Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931062 - sys-devel/binutils-2.42-r1 - /.../Experiment.cc: error: fopen64 was not declared in this scope
Summary: sys-devel/binutils-2.42-r1 - /.../Experiment.cc: error: fopen64 was not decla...
Status: CONFIRMED
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: 2024-05-01 20:43 UTC by Toralf Förster
Modified: 2024-05-01 20:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.93 KB, text/plain)
2024-05-01 20:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,16.03 KB, text/plain)
2024-05-01 20:43 UTC, Toralf Förster
Details
environment (environment,90.18 KB, text/plain)
2024-05-01 20:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.52 KB, application/x-xz)
2024-05-01 20:43 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,54.78 KB, application/x-xz)
2024-05-01 20:43 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,44.32 KB, text/plain)
2024-05-01 20:43 UTC, Toralf Förster
Details
sys-devel:binutils-2.42-r1:20240501-193246.log.xz (sys-devel:binutils-2.42-r1:20240501-193246.log.xz,35.78 KB, application/x-xz)
2024-05-01 20:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.39 KB, application/x-xz)
2024-05-01 20:43 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 2024-05-01 20:43:35 UTC
too long lines were shrinked:

x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/binutils-2.42-r1/work/binutils-2.42/binutils  -I. -I/var/tmp/portage/sys-devel/binutils-2.42-r1/work/binutils-2.42/binutils -I../bfd -I/var/tmp/portage/sys-devel/binutils-2.42-r1/work/binutils-2.42/binutils/../bfd -I/var/tmp/p
make[4]: Leaving directory '/var/tmp/portage/sys-devel/binutils-2.42-r1/work/build/binutils'
make[5]: Entering directory '/var/tmp/portage/sys-devel/binutils-2.42-r1/work/build/gprofng/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/binutils-2.42-r1/work/binutils-2.42/gprofng/src -I..  -U_ASM -DLOCALEDIR=\"/usr/share/binutils-data/x86_64-pc-linux-musl/2.42/locale\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib/bi
libtool: compile:  x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/binutils-2.42-r1/work/binutils-2.42/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/binutils-data/x86_64-pc-linux-musl/2.42/locale\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib/binutils/x86_64-pc-linux-musl/2
/var/tmp/portage/sys-devel/binutils-2.42-r1/work/binutils-2.42/gprofng/src/Experiment.cc: In member function 'bool Experiment::ExperimentFile::open(bool)':
/var/tmp/portage/sys-devel/binutils-2.42-r1/work/binutils-2.42/gprofng/src/Experiment.cc:234:12: error: 'fopen64' was not declared in this scope; did you mean 'open64'?
  234 |       fh = fopen64 (fname, NTXT ("r"));
      |            ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240501-134026

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
Python 3.11.9
Available Ruby profiles:
  [1]   ruby32
  [2]   ruby33 *
php cli (if any):

  HEAD of ::gentoo
commit 49aadfdd51818e7c37292c65089208eee79ce310
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed May 1 17:21:16 2024 +0000

    2024-05-01 17:21:15 UTC

emerge -qpvO sys-devel/binutils
[ebuild  NS   ] sys-devel/binutils-2.42-r1 [2.41-r5] USE="debuginfod* gprofng* hardened multitarget* nls pgo* plugins zstd (-cet) -doc -gold -static-libs -test -vanilla"
Comment 1 Toralf Förster gentoo-dev 2024-05-01 20:43:35 UTC
Created attachment 892097 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-01 20:43:36 UTC
Created attachment 892098 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-05-01 20:43:37 UTC
Created attachment 892099 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-01 20:43:38 UTC
Created attachment 892100 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-01 20:43:39 UTC
Created attachment 892101 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-01 20:43:40 UTC
Created attachment 892102 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-05-01 20:43:41 UTC
Created attachment 892103 [details]
sys-devel:binutils-2.42-r1:20240501-193246.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-01 20:43:42 UTC
Created attachment 892104 [details]
temp.tar.xz