Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908802 - sys-libs/libxcrypt-4.4.35 - emake failed
Summary: sys-libs/libxcrypt-4.4.35 - emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-5.38
  Show dependency tree
 
Reported: 2023-06-18 20:09 UTC by Toralf Förster
Modified: 2023-07-04 21:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.36 KB, text/plain)
2023-06-18 20:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,3.54 KB, text/plain)
2023-06-18 20:09 UTC, Toralf Förster
Details
environment (environment,126.00 KB, text/plain)
2023-06-18 20:09 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.11 KB, application/x-xz)
2023-06-18 20:09 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.07 KB, application/x-xz)
2023-06-18 20:09 UTC, Toralf Förster
Details
sys-libs:libxcrypt-4.4.35:20230618-200428.log (sys-libs:libxcrypt-4.4.35:20230618-200428.log,23.17 KB, text/plain)
2023-06-18 20:09 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.77 KB, application/x-xz)
2023-06-18 20:09 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 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>