Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906459 - dev-lang/rust-1.69.0-r1 - .../fs.rs:1496: undefined reference to stat64
Summary: dev-lang/rust-1.69.0-r1 - .../fs.rs:1496: undefined reference to stat64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-1.2.4
  Show dependency tree
 
Reported: 2023-05-15 16:48 UTC by Toralf Förster
Modified: 2023-12-21 20:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.41 KB, text/plain)
2023-05-15 16:48 UTC, Toralf Förster
Details
dev-lang:rust-1.69.0-r1:20230515-163114.log (dev-lang:rust-1.69.0-r1:20230515-163114.log,245.15 KB, text/plain)
2023-05-15 16:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,20.90 KB, text/plain)
2023-05-15 16:48 UTC, Toralf Förster
Details
environment (environment,172.35 KB, text/plain)
2023-05-15 16:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.70 KB, application/x-bzip)
2023-05-15 16:48 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.63 KB, application/x-bzip)
2023-05-15 16:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,49.92 KB, application/x-bzip)
2023-05-15 16:48 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-05-15 16:48:19 UTC
too long lines were shrinked:

   Compiling thread_local v1.1.4
     Running `CARGO=/var/tmp/portage/dev-lang/rust-1.69.0-r1/work/rust-stage0/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/var/tmp/portage/dev-lang/rust-1.69.0-r1/work/rustc-1.69.0-src/vendor/thread_local CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTIO
error: linking with `x86_64-gentoo-linux-musl-gcc` failed: exit status: 1
  |
  = note: LC_ALL="C" PATH="/var/tmp/portage/dev-lang/rust-1.69.0-r1/work/rust-stage0/lib/rustlib/x86_64-unknown-linux-musl/bin:/var/tmp/portage/dev-lang/rust-1.69.0-r1/work/rustc-1.69.0-src/build/x86_64-unknown-linux-musl/stage0/bin:/var/tmp/portage/dev-lang/rust-1.69.0-r1/temp/python3.11/bin:/var/t
  = note: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: /var/tmp/portage/dev-lang/rust-1.69.0-r1/work/rust-stage0/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-df986adbef8b2eb0.rlib(std-df986adbef8b2eb0.std.3c2b20ec-cgu.0.rcgu.o): in function `std::sys::uni
          /rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/fs.rs:1496: undefined reference to `stat64'
          /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: /rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/fs.rs:1496: undefined reference to `stat64'
          /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: /var/tmp/portage/dev-lang/rust-1.69.0-r1/work/rust-stage0/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-df986adbef8b2eb0.rlib(std-df986adbef8b2eb0.std.3c2b20ec-cgu.0.rcgu.o): in function `std::sys::uni

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20230515-111509

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
Python 3.11.3
Available Rust versions:
  (none found)
php cli (if any):

  HEAD of ::gentoo
commit 6c5179cb2c9f7efbea9e957669edca3cd3f66566
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon May 15 11:04:31 2023 +0000

    2023-05-15 11:04:30 UTC

emerge -qpvO dev-lang/rust
[ebuild  N    ] dev-lang/rust-1.69.0-r1  USE="-clippy -debug -dist -doc (-llvm-libunwind) (-miri) -nightly (-parallel-compiler) -profiler -rust-analyzer -rust-src -rustfmt -system-bootstrap -system-llvm -test -verify-sig -wasm" CPU_FLAGS_X86="sse2" LLVM_TARGETS="(X86) -AArch64 -AMDGPU -ARM -AVR -BPF -Hexagon -Lanai -MSP430 -Mips -NVPTX -PowerPC -RISCV -Sparc -SystemZ -WebAssembly -XCore"
Comment 1 Toralf Förster gentoo-dev 2023-05-15 16:48:20 UTC
Created attachment 861738 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-15 16:48:21 UTC
Created attachment 861739 [details]
dev-lang:rust-1.69.0-r1:20230515-163114.log
Comment 3 Toralf Förster gentoo-dev 2023-05-15 16:48:22 UTC
Created attachment 861740 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-05-15 16:48:24 UTC
Created attachment 861741 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-05-15 16:48:25 UTC
Created attachment 861742 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-15 16:48:25 UTC
Created attachment 861743 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-05-15 16:48:26 UTC
Created attachment 861744 [details]
temp.tar.bz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2023-10-20 09:39:43 UTC
Should be fixed. Please reopen or file a new bug if you still have problems with Rust 1.73 or later.