Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907175 - app-crypt/sequoia-sqv-1.1.0-r1 - .../fs.rs:1538: undefined reference to stat64
Summary: app-crypt/sequoia-sqv-1.1.0-r1 - .../fs.rs:1538: 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-25 12:49 UTC by Toralf Förster
Modified: 2023-12-21 20:22 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.04 KB, text/plain)
2023-05-25 12:49 UTC, Toralf Förster
Details
app-crypt:sequoia-sqv-1.1.0-r1:20230525-124242.log (app-crypt:sequoia-sqv-1.1.0-r1:20230525-124242.log,58.57 KB, text/plain)
2023-05-25 12:49 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,68.10 KB, application/x-bzip)
2023-05-25 12:49 UTC, Toralf Förster
Details
environment (environment,97.97 KB, text/plain)
2023-05-25 12:49 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-05-25 12:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.42 KB, application/x-bzip)
2023-05-25 12:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.07 KB, application/x-bzip)
2023-05-25 12:49 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-25 12:49:50 UTC
too long lines were shrinked:

   Compiling quote v1.0.27
     Running `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/app-crypt/sequoia-sqv-1.1.0-r1/work/cargo_home/gentoo/quote-1.0.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C d
error: linking with `cc` failed: exit status: 1
  |
  = note: LC_ALL="C" PATH="/opt/rust-bin-1.69.0/lib/rustlib/x86_64-unknown-linux-musl/bin:/usr/lib/portage/python3.11/ebuild-helpers/xattr:/usr/lib/portage/python3.11/ebuild-helpers:/opt/c3-4:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/16/bin:/usr/lib/llvm/16/
  = note: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: /opt/rust-bin-1.69.0/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-7f310e4c1ed052dc.rlib(std-7f310e4c1ed052dc.std.4a812f2d-cgu.0.rcgu.o): in function `std::sys::unix::fs::stat::{{closure}}':
          /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/std/src/sys/unix/fs.rs:1538: undefined reference to `stat64'
          /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/std/src/sys/unix/fs.rs:1538: undefined reference to `stat64'
          /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: /opt/rust-bin-1.69.0/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-7f310e4c1ed052dc.rlib(std-7f310e4c1ed052dc.std.4a812f2d-cgu.0.rcgu.o): in function `std::sys::unix::fs::File::open_c::{{closure}}':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j5-20230521-051504

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
clang version 16.0.4
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.4
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0 *
The following VMs are available for generation-2:
php cli (if any):
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit 559889901cf2c64783f72ea2c3f4bfb75958cd40
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 25 08:32:02 2023 +0000

    2023-05-25 08:32:02 UTC

emerge -qpvO app-crypt/sequoia-sqv
[ebuild  N    ] app-crypt/sequoia-sqv-1.1.0-r1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2023-05-25 12:49:50 UTC
Created attachment 862597 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-25 12:49:51 UTC
Created attachment 862598 [details]
app-crypt:sequoia-sqv-1.1.0-r1:20230525-124242.log
Comment 3 Toralf Förster gentoo-dev 2023-05-25 12:49:53 UTC
Created attachment 862599 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-05-25 12:49:54 UTC
Created attachment 862600 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-05-25 12:49:54 UTC
Created attachment 862601 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-25 12:49:55 UTC
Created attachment 862602 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-05-25 12:49:56 UTC
Created attachment 862603 [details]
temp.tar.bz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2023-10-20 10:12:47 UTC
Should be fixed. Please reopen or file a new bug if you still have problems with Rust 1.73 or later.