too long lines were shrinked: Running `rustc --crate-name ruff_workspace --edition=2021 crates/ruff_workspace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedanti Compiling ruff_server v0.2.2 (/var/tmp/portage/dev-util/ruff-0.5.5/work/ruff-0.5.5/crates/ruff_server) Running `rustc --crate-name ruff_server --edition=2021 crates/ruff_server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --w Running `rustc --crate-name ruff --edition=2021 crates/ruff/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_cod Running `rustc --crate-name ruff --edition=2021 crates/ruff/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreacha Finished `release` profile [optimized] target(s) in 3m 19s /var/tmp/portage/dev-util/ruff-0.5.5/temp/environment: line 2259: target/release/ruff: No such file or directory * ERROR: dev-util/ruff-0.5.5::gentoo failed (compile phase): * (no error message) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_systemd-20240806-101508 UNMASKED: Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense. <sys-devel/gcc-15.0.9999:15 Requested by sam ~dev-libs/icu-75.1 ~dev-libs/icu-layoutex-75.1 Requested by sam >=sys-libs/ncurses-6.5 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang/llvm (if any): clang version 18.1.8 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.8 Python 3.12.5 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.79.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.5 linux/amd64 HEAD of ::gentoo commit deba4fddd3187f760226d6fc5aaa8d0fe7882c9c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Aug 8 12:19:15 2024 +0000 2024-08-08 12:19:15 UTC emerge -qpvO =dev-util/ruff-0.5.5 [ebuild N ] dev-util/ruff-0.5.5 USE="-debug"
Created attachment 899606 [details] emerge-info.txt
Created attachment 899607 [details] dev-util:ruff-0.5.5:20240808-124757.log.xz
Created attachment 899608 [details] emerge-history.txt
Created attachment 899609 [details] environment
Created attachment 899610 [details] etc.clang.tar.xz
Created attachment 899611 [details] etc.portage.tar.xz
Created attachment 899612 [details] logs.tar.xz
Created attachment 899613 [details] qlist-info.txt.xz
Created attachment 899614 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d7123c19965b4fee3ce79687cc15f251e998307 commit 5d7123c19965b4fee3ce79687cc15f251e998307 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2024-08-08 14:36:52 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2024-08-08 14:36:52 +0000 cargo.eclass: Fix cargo_target_dir helper following recent changes We used to only set the Rust target when cross-compiling, but now we do it unconditionally, which changes the target directory. Closes: https://bugs.gentoo.org/937574 Signed-off-by: James Le Cuirot <chewi@gentoo.org> eclass/cargo.eclass | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
*** Bug 937841 has been marked as a duplicate of this bug. ***