Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868219 - sys-cluster/ucx-1.13.0:0 - util/reloc.c: error: RTLD_DI_SERINFOSIZE undeclared (first use in this function)
Summary: sys-cluster/ucx-1.13.0:0 - util/reloc.c: error: RTLD_DI_SERINFOSIZE undeclare...
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:
 
Reported: 2022-09-03 08:54 UTC by Toralf Förster
Modified: 2022-09-03 08:54 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.09 KB, text/plain)
2022-09-03 08:54 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,89.12 KB, application/x-bzip)
2022-09-03 08:54 UTC, Toralf Förster
Details
environment (environment,74.00 KB, text/plain)
2022-09-03 08:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,55.09 KB, application/x-bzip)
2022-09-03 08:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,27.32 KB, application/x-bzip)
2022-09-03 08:54 UTC, Toralf Förster
Details
sys-cluster:ucx-1.13.0:20220903-013156.log (sys-cluster:ucx-1.13.0:20220903-013156.log,45.03 KB, text/plain)
2022-09-03 08:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.88 KB, application/x-bzip)
2022-09-03 08:54 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 2022-09-03 08:54:48 UTC
util/reloc.c:511:5: error: unknown type name 'Dl_serinfo'; did you mean 'Dl_info'?
  511 |     Dl_serinfo serinfo_size;
      |     ^~~~~~~~~~
      |     Dl_info
util/reloc.c:522:26: error: 'RTLD_DI_SERINFOSIZE' undeclared (first use in this function)
  522 |     res = dlinfo(module, RTLD_DI_SERINFOSIZE, &serinfo_size);
      |                          ^~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220828-222810

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
Python 3.10.6
Available Rust versions:
  [1]   rust-bin-1.62.1 *
php cli:
GNU Make 4.3

  HEAD of ::gentoo
commit ad1ff7f02c770c3c4458e960bf60ebde4ee0a468
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 3 00:47:25 2022 +0000

    2022-09-03 00:47:25 UTC

emerge -qpvO sys-cluster/ucx
[ebuild  N    ] sys-cluster/ucx-1.13.0  USE="numa openmp"
Comment 1 Toralf Förster gentoo-dev 2022-09-03 08:54:49 UTC
Created attachment 802927 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-03 08:54:50 UTC
Created attachment 802930 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-03 08:54:52 UTC
Created attachment 802933 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-03 08:54:53 UTC
Created attachment 802936 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-03 08:54:54 UTC
Created attachment 802939 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-03 08:54:56 UTC
Created attachment 802942 [details]
sys-cluster:ucx-1.13.0:20220903-013156.log
Comment 7 Toralf Förster gentoo-dev 2022-09-03 08:54:57 UTC
Created attachment 802945 [details]
temp.tar.bz2