Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 725986

Summary: sys-libs/libxcrypt fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-05-29 06:51:02 UTC
This is an auto-filed bug because sys-libs/libxcrypt fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-29 06:51:09 UTC
Created attachment 642412 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-29 06:51:14 UTC
Created attachment 642414 [details]
other.tar.bz2

other logs
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2021-06-18 09:18:24 UTC
probably binutils-config[-native-symlinks]:

FAIL: test/symbols-static
=========================

/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/symbols-static.sh: line 27: nm: command not found
*** Missing symbols: crypt crypt_checksalt crypt_gensalt crypt_gensalt_ra crypt_gensalt_rn crypt_preferred_method crypt_r crypt_ra crypt_rn
FAIL test/symbols-static.sh (exit status: 1)
Comment 4 Sergei Trofimovich (RETIRED) gentoo-dev 2021-06-18 10:05:54 UTC
4.4.16 fails the same for me. 4.4.17 seems to work fine. Upstream changed `symbols-static` test a few times. Let's declare it obsolete.