[GH-ISSUE #107] Archlinux compile error #4282

Closed
opened 2026-05-23 00:52:27 +01:00 by JakeStanger · 2 comments
Owner

Originally created by @HenrySteinmetz on GitHub (Apr 15, 2023).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/107

Describe the bug

Compile errors during installation

To Reproduce
Steps to reproduce the behavior:

  1. try to install with aur or cargo or try to compile from source

Expected behavior

A normal install

System information:

  • Distro: Arch Linux
  • Compositor: Hyprland
  • Ironbar version: 0.11

Additional context

I already checked if had al the build dependencys and even checked the rust errors and found out that one is related to an import problem and the other is trying to use a private function out of scope

Screenshot
error

Originally created by @HenrySteinmetz on GitHub (Apr 15, 2023). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/107 **Describe the bug** > Compile errors during installation **To Reproduce** Steps to reproduce the behavior: 1. try to install with aur or cargo or try to compile from source **Expected behavior** > A normal install **System information:** - Distro: Arch Linux - Compositor: Hyprland - Ironbar version: 0.11 **Additional context** > I already checked if had al the build dependencys and even checked the rust errors and found out that one is related to an import problem and the other is trying to use a private function out of scope **Screenshot** ![error](https://user-images.githubusercontent.com/121169024/232223678-4fa2f72b-b8b3-45da-b005-30c3bc0abaf0.png)
JakeStanger 2026-05-23 00:52:27 +01:00
  • closed this issue
  • added the
    T:Bug
    label
Author
Owner

@JakeStanger commented on GitHub (Apr 15, 2023):

This looks like it's caused by an old version of the rust toolchain. Can you try updating that (rustup updateif you installed via rustup) and see if that resolves it?

<!-- gh-comment-id:1509777963 --> @JakeStanger commented on GitHub (Apr 15, 2023): This looks like it's caused by an old version of the rust toolchain. Can you try updating that (`rustup update`if you installed via rustup) and see if that resolves it?
Author
Owner

@HenrySteinmetz commented on GitHub (Apr 15, 2023):

yeah thanks that solved it I'm closing the issue

<!-- gh-comment-id:1509834833 --> @HenrySteinmetz commented on GitHub (Apr 15, 2023): yeah thanks that solved it I'm closing the issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#4282
No description provided.