Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to nightly-2022-12-12 #627

Merged
merged 4 commits into from
Dec 12, 2022
Merged

Conversation

mkroening
Copy link
Member

No description provided.

@mkroening mkroening self-assigned this Dec 12, 2022
@mkroening
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Dec 12, 2022
@bors
Copy link
Contributor

bors bot commented Dec 12, 2022

try

Build failed:

@mkroening
Copy link
Member Author

mkroening commented Dec 12, 2022

The linker failure appeared between nightly-2022-11-13 and -14 (rust-lang/rust@6284998...e631891, presumably rust-lang/rust#103311).

  = note: rust-lld: error: undefined symbol: memcpy
          >>> referenced by job.rs:225 (/home/runner/.cargo/registry/src/git.luolix.top-1ecc6299db9ec823/rayon-core-1.10.1/src/job.rs:225)
          >>>               /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/matrix_multiplcation-014a6a92d1223c98.matrix_multiplcation.2b54cb6a-cgu.0.rcgu.o:(rayon_core::job::JobResult$LT$T$GT$::into_return_value::h04387c7ea41b43d0)
          >>> referenced by job.rs:225 (/home/runner/.cargo/registry/src/git.luolix.top-1ecc6299db9ec823/rayon-core-1.10.1/src/job.rs:225)
          >>>               /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/matrix_multiplcation-014a6a92d1223c98.matrix_multiplcation.2b54cb6a-cgu.0.rcgu.o:(rayon_core::job::JobResult$LT$T$GT$::into_return_value::h332083c8d01b4486)
          >>> referenced by job.rs:225 (/home/runner/.cargo/registry/src/git.luolix.top-1ecc6299db9ec823/rayon-core-1.10.1/src/job.rs:225)
          >>>               /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/matrix_multiplcation-014a6a92d1223c98.matrix_multiplcation.2b54cb6a-cgu.0.rcgu.o:(rayon_core::job::JobResult$LT$T$GT$::into_return_value::hb93f310731cee724)
          >>> referenced 1907 more times
          
          rust-lld: error: undefined symbol: memset
          >>> referenced by intrinsics.rs:2499 (/home/runner/.rustup/toolchains/nightly-2022-10-19-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/intrinsics.rs:2499)
          >>>               rayon_core-5d8ca5aec0de36ee.rayon_core.8a05e788-cgu.1.rcgu.o:(core::intrinsics::write_bytes::h8d93a7db3753723f) in archive /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/librayon_core-5d8ca5aec0de36ee.rlib
          >>> referenced by intrinsics.rs:2499 (/home/runner/.rustup/toolchains/nightly-2022-10-19-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/intrinsics.rs:2499)
          >>>               rayon_core-5d8ca5aec0de36ee.rayon_core.8a05e788-cgu.1.rcgu.o:(core::intrinsics::write_bytes::he08eff7c333f5999) in archive /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/librayon_core-5d8ca5aec0de36ee.rlib
          >>> referenced by mod.rs:169 (/home/runner/.rustup/toolchains/nightly-2022-10-19-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/fmt/mod.rs:169)
          >>>               rayon_core-5d8ca5aec0de36ee.rayon_core.8a05e788-cgu.11.rcgu.o:(core::fmt::Write::write_char::h5abfe4f486a07fc9) in archive /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/librayon_core-5d8ca5aec0de36ee.rlib
          >>> referenced 31 more times
          
          rust-lld: error: undefined symbol: memmove
          >>> referenced by intrinsics.rs:2431 (/home/runner/.rustup/toolchains/nightly-2022-10-19-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/intrinsics.rs:2431)
          >>>               rayon_core-5d8ca5aec0de36ee.rayon_core.8a05e788-cgu.1.rcgu.o:(core::intrinsics::copy::h18f0032933ef0778) in archive /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/librayon_core-5d8ca5aec0de36ee.rlib
          >>> referenced by intrinsics.rs:2431 (/home/runner/.rustup/toolchains/nightly-2022-10-19-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/intrinsics.rs:2431)
          >>>               rayon_core-5d8ca5aec0de36ee.rayon_core.8a05e788-cgu.1.rcgu.o:(core::intrinsics::copy::ha9e87dc16e8a105c) in archive /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/librayon_core-5d8ca5aec0de36ee.rlib
          >>> referenced by intrinsics.rs:2431 (/home/runner/.rustup/toolchains/nightly-2022-10-19-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/intrinsics.rs:2431)
          >>>               alloc-697e6355bedb3924.alloc.7429aa20-cgu.10.rcgu.o:(core::intrinsics::copy::h3ada5979d46e00cd) in archive /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/liballoc-697e6355bedb3924.rlib
          
          rust-lld: error: undefined symbol: strlen
          >>> referenced by c_str.rs:259 (/home/runner/.rustup/toolchains/nightly-2022-10-19-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ffi/c_str.rs:259)
          >>>               std-b8354a6014a5ca06.std.8c013187-cgu.5.rcgu.o:(core::ffi::c_str::CStr::from_ptr::h1d9a851971abbdf4) in archive /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/libstd-b8354a6014a5ca06.rlib
          
          rust-lld: error: undefined symbol: memcmp
          >>> referenced by cmp.rs:91 (src/slice/cmp.rs:91)
          >>>               core-07834d0f43f096a8.core.d2c2dbe0-cgu.3.rcgu.o:(_$LT$$u5b$A$u5d$$u20$as$u20$core..slice..cmp..SlicePartialEq$LT$B$GT$$GT$::equal::h9e9201451669bb43) in archive /home/runner/work/libhermit-rs/libhermit-rs/target/x86_64-unknown-hermit/debug/deps/libcore-07834d0f43f096a8.rlib

@mkroening mkroening marked this pull request as ready for review December 12, 2022 21:11
@mkroening
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 12, 2022

@bors bors bot merged commit 1990f0d into hermit-os:master Dec 12, 2022
@mkroening mkroening deleted the nightly-2022-12-12 branch December 12, 2022 21:48
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.

1 participant