* QA Notice: One or more CMake variables were not used by the project: * CMAKE_ASM_COMPILER strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib/rust/1.78.0/bin/rustc /usr/lib/rust/1.78.0/bin/rustc-1.78.0 /usr/lib/rust/1.78.0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-213aa287dff40088.so /usr/lib/rust/1.78.0/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-637b19b5b479f581.so /usr/lib/rust/1.78.0/bin/rustdoc ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_hardened_systemd_abi32+64-20240530-142511 The build log matches a QA pattern or sth. requested by a dev. The attached etc.portage.tar.xz has all details. -------------------------------------------------------------------
Created attachment 894888 [details] emerge-info.txt
Created attachment 894889 [details] dev-lang:rust-1.78.0:20240601-180630.log.xz
Created attachment 894890 [details] emerge-history.txt
Created attachment 894891 [details] etc.clang.tar.xz
Created attachment 894892 [details] etc.portage.tar.xz
Created attachment 894893 [details] qlist-info.txt
Hmm, this seems to be enforced in bundled LLVM since 1.47.0: https://github.com/rust-lang/rust/commit/8c40426051a667673cdac9975f84cb6acd4e245f Should we add a patch to revert this commit?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7542c63f99687fafeff4fb5c972ef93a84f77db2 commit 7542c63f99687fafeff4fb5c972ef93a84f77db2 Author: Matoro Mahri <matoro_gentoo@matoro.tk> AuthorDate: 2024-07-03 02:29:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-07-04 01:14:45 +0000 dev-lang/rust: add patch to disable setting CMAKE_ASM_COMPILER This is apparently not (or no longer) consumed by the bundled LLVM, which makes our QA complain. See: https://github.com/rust-lang/rust/commit/8c40426051a667673cdac9975f84cb6acd4e245f Closes: https://bugs.gentoo.org/933382 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/37405 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/rust/files/1.79.0-revert-8c40426.patch | 18 ++++++++++++++++++ dev-lang/rust/rust-1.79.0.ebuild | 1 + 2 files changed, 19 insertions(+)