Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912830 - gnome-base/librsvg-2.56.3 - .../fs.rs:1075: undefined reference to fstat64
Summary: gnome-base/librsvg-2.56.3 - .../fs.rs:1075: undefined reference to fstat64
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-08-22 11:33 UTC by Toralf Förster
Modified: 2023-12-21 20:23 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.20 KB, text/plain)
2023-08-22 11:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.36 KB, text/plain)
2023-08-22 11:33 UTC, Toralf Förster
Details
environment (environment,216.03 KB, text/plain)
2023-08-22 11:33 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.11 KB, application/x-xz)
2023-08-22 11:33 UTC, Toralf Förster
Details
gnome-base:librsvg-2.56.3:20230822-112601.log (gnome-base:librsvg-2.56.3:20230822-112601.log,58.58 KB, text/plain)
2023-08-22 11:33 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,13.46 KB, application/x-xz)
2023-08-22 11:33 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,45.69 KB, application/x-xz)
2023-08-22 11:33 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-08-22 11:33:43 UTC
too long lines were shrinked:

   Compiling winnow v0.5.0
     Running `rustc --crate-name winnow --edition=2021 /var/tmp/portage/gnome-base/librsvg-2.56.3/work/cargo_home/gentoo/winnow-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-a
error: linking with `cc` failed: exit status: 1
  |
  = note: LC_ALL="C" PATH="/opt/rust-bin-1.71.1/lib/rustlib/x86_64-unknown-linux-musl/bin:/var/tmp/portage/gnome-base/librsvg-2.56.3/temp/python3.12/bin:/usr/lib/portage/python3.11/ebuild-helpers/xattr:/usr/lib/portage/python3.11/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin
  = note: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: /opt/rust-bin-1.71.1/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-493936ddc336b3cf.rlib(std-493936ddc336b3cf.std.7b49138af54fd575-cgu.0.rcgu.o): in function `std::sys::unix::fs::File::file_attr':
          /rustc/eb26296b556cef10fb713a38f3d16b9886080f26/library/std/src/sys/unix/fs.rs:1075: undefined reference to `fstat64'
          /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: /opt/rust-bin-1.71.1/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-493936ddc336b3cf.rlib(std-493936ddc336b3cf.std.7b49138af54fd575-cgu.0.rcgu.o): in function `std::sys::unix::fs::File::seek':
          /rustc/eb26296b556cef10fb713a38f3d16b9886080f26/library/std/src/sys/unix/fs.rs:1192: undefined reference to `lseek64'

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
Python 3.11.4
Available Rust versions:
  [1]   rust-bin-1.71.1 *
php cli (if any):

  HEAD of ::gentoo
commit 19bba448adc92a1933c94b3c362062dfe04336bc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 22 04:16:40 2023 +0000

    2023-08-22 04:16:39 UTC

emerge -qpvO gnome-base/librsvg
[ebuild  N    ] gnome-base/librsvg-2.56.3  USE="introspection vala -debug -gtk-doc"
Comment 1 Toralf Förster gentoo-dev 2023-08-22 11:33:44 UTC
Created attachment 868485 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-22 11:33:45 UTC
Created attachment 868486 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-22 11:33:47 UTC
Created attachment 868487 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-22 11:33:48 UTC
Created attachment 868488 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-22 11:33:49 UTC
Created attachment 868489 [details]
gnome-base:librsvg-2.56.3:20230822-112601.log
Comment 6 Toralf Förster gentoo-dev 2023-08-22 11:33:50 UTC
Created attachment 868490 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-22 11:33:51 UTC
Created attachment 868491 [details]
temp.tar.xz
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2023-10-20 10:14:50 UTC
Should be fixed. Please reopen or file a new bug if you still have problems with Rust 1.73 or later.