Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834337 - dev-libs/elfutils-0.186 fails tests on MUSL: ld: sectiondump.c:50: undefined reference to error
Summary: dev-libs/elfutils-0.186 fails tests on MUSL: ld: sectiondump.c:50: undefined ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-28 07:59 UTC by Agostino Sarubbo
Modified: 2022-06-23 04:39 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,27.56 KB, application/x-xz)
2022-02-28 07:59 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-28 07:59:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/elfutils-0.186 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-28 07:59:26 UTC
Created attachment 765944 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-28 07:59:27 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: /var/tmp/portage/dev-libs/elfutils-0.186/work/elfutils-0.186/tests/sectiondump.c:50: undefined reference to `error'
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: /var/tmp/portage/dev-libs/elfutils-0.186/work/elfutils-0.186/tests/sectiondump.c:58: undefined reference to `error'
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: /var/tmp/portage/dev-libs/elfutils-0.186/work/elfutils-0.186/tests/sectiondump.c:70: undefined reference to `error'
/var/tmp/portage/dev-libs/elfutils-0.186/work/elfutils-0.186/tests/saridx.c:106: undefined reference to `error'
/var/tmp/portage/dev-libs/elfutils-0.186/work/elfutils-0.186/tests/sectiondump.c:65: undefined reference to `error'
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2022-04-27 01:18:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee0ca911bb2c502c93d3c93931db560ababcd392

commit ee0ca911bb2c502c93d3c93931db560ababcd392
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-27 01:16:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-27 01:18:41 +0000

    dev-libs/elfutils: add 0.187
    
    Bug: https://bugs.gentoo.org/834337
    Bug: https://bugs.gentoo.org/823704
    Bug: https://bugs.gentoo.org/619706
    Bug: https://bugs.gentoo.org/671650
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/elfutils/Manifest              |  1 +
 dev-libs/elfutils/elfutils-0.187.ebuild | 98 +++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+)