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

Bug 908802

Summary: sys-libs/libxcrypt-4.4.35 - emake failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=908803
https://github.com/besser82/libxcrypt/pull/172
https://bugs.gentoo.org/show_bug.cgi?id=909650
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 908724    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.xz
logs.tar.xz
sys-libs:libxcrypt-4.4.35:20230618-200428.log
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-06-18 20:09:07 UTC
make: *** [Makefile:3718: crypt.h.stamp] Error 255
make: *** Waiting for unfinished jobs....
/var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/build-aux/scripts/move-if-change crypt-hashes.h.T crypt-hashes.h
echo timestamp > crypt-symbol-vers.h.stamp
echo timestamp > crypt-hashes.h.stamp
 * ERROR: sys-libs/libxcrypt-4.4.35::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/libxcrypt-4.4.35::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-20230618-182137

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.11.3
php cli (if any):

  HEAD of ::gentoo
commit ecbe95876c1210a3c806df8bb22c9d318fac7bc9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jun 18 18:02:02 2023 +0000

    2023-06-18 18:02:01 UTC

emerge -qpvO sys-libs/libxcrypt
[ebuild     U ] sys-libs/libxcrypt-4.4.35 [4.4.33] USE="(compat) (split-usr) (system) -headers-only -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2023-06-18 20:09:08 UTC
Created attachment 864161 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-18 20:09:09 UTC
Created attachment 864162 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-06-18 20:09:10 UTC
Created attachment 864163 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-06-18 20:09:11 UTC
Created attachment 864164 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-06-18 20:09:12 UTC
Created attachment 864165 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-18 20:09:13 UTC
Created attachment 864166 [details]
sys-libs:libxcrypt-4.4.35:20230618-200428.log
Comment 7 Toralf Förster gentoo-dev 2023-06-18 20:09:14 UTC
Created attachment 864167 [details]
temp.tar.xz
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-19 04:32:41 UTC
/var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/build-aux/scripts/move-if-change crypt-symbol-vers.h.T crypt-symbol-vers.h
given is deprecated at /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/build-aux/scripts/gen-crypt-h line 41.
Makefile:3821:
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-25 06:57:49 UTC
commit f96b20bcc7e34a3eedd5c8b8f70728eb373cb2cd
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Sun Jun 25 01:39:11 2023 +0200

    sys-libs/libxcrypt: Fix build with Perl 5.38

    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>