Skip to content

Update libc:musl to support loongarch64#100

Open
zhaixiaojuan wants to merge 1 commit intofritzrehde:mainfrom
zhaixiaojuan:main
Open

Update libc:musl to support loongarch64#100
zhaixiaojuan wants to merge 1 commit intofritzrehde:mainfrom
zhaixiaojuan:main

Conversation

@zhaixiaojuan
Copy link
Copy Markdown

No description provided.

@fritzrehde
Copy link
Copy Markdown
Owner

Hi, can you provide some further details on what this PR aims to change? What currently doesn't work? I have been busy the last few months, so I haven't had much time to work on watchbind. Is this simply related to updating dependencies?

@zhaixiaojuan
Copy link
Copy Markdown
Author

Hi, can you provide some further details on what this PR aims to change? What currently doesn't work? I have been busy the last few months, so I haven't had much time to work on watchbind. Is this simply related to updating dependencies?

Due to the lower version of libc, loongarch64 architecture support is not added to src/unix/linux_like/linux/musl, resulting in an error:

error[E0412]: cannot find type `__u64` in the crate root
 --> /home/alpine/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.152/src/unix/linux_like/linux/non_exhaustive.rs:7:24
  |
7 |         pub resolve: ::__u64,
  |                        ^^^^^ not found in the crate root

   Compiling anstream v0.6.11
   Compiling indexmap v2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants