Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 864166 Details for
Bug 908802
sys-libs/libxcrypt-4.4.35 - emake failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-libs:libxcrypt-4.4.35:20230618-200428.log
sys-libs:libxcrypt-4.4.35:20230618-200428.log (text/plain), 23.17 KB, created by
Toralf Förster
on 2023-06-18 20:09:13 UTC
(
hide
)
Description:
sys-libs:libxcrypt-4.4.35:20230618-200428.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-06-18 20:09:13 UTC
Size:
23.17 KB
patch
obsolete
> * Package: sys-libs/libxcrypt-4.4.35:0/1 > * Repository: gentoo > * Maintainer: toolchain@gentoo.org > * USE: abi_x86_64 amd64 compat elibc_glibc kernel_linux split-usr system > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libxcrypt-4.4.35-autotools.tar.xz to /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work >>>> Source unpacked in /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work >>>> Preparing source in /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35 ... > * xcrypt_compat: running multilib-minimal_src_configure > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libxcrypt-4.4.35/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libxcrypt-4.4.35/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libxcrypt-4.4.35/build-aux/m4-autogen/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libxcrypt-4.4.35/build-aux/m4-autogen/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libxcrypt-4.4.35 --htmldir=/usr/share/doc/libxcrypt-4.4.35/html --with-sysroot=/ --host=x86_64-pc-linux-gnu --disable-werror --libdir=//lib64/ --with-pkgconfigdir=/usr/lib64/pkgconfig --includedir=/usr/include/ --mandir=/usr/share/man --disable-static --disable-xcrypt-compat-files --enable-obsolete-api=yes >configure: WARNING: you should use --build, --host, --target >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.6l2fqo_n/bin/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking pkg-config is at least version 0.9.0... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether make sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking for perl... /usr/bin/perl >checking whether /usr/bin/perl is version 5.14.0 or later... yes >checking for gpg2... /usr/bin/gpg2 >checking for sha256sum... /usr/bin/sha256sum >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking for fcntl.h... yes >checking for stdbool.h... yes >checking for ucontext.h... yes >checking for sys/cdefs.h... yes >checking for sys/random.h... yes >checking for sys/syscall.h... yes >checking for valgrind/valgrind.h... no >checking for endian.h... yes >checking for sys/endian.h... no >checking for sys/param.h... yes >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether C compiler accepts -Werror=unknown-warning-option... no >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Walloc-zero... yes >checking whether C compiler accepts -Walloca... yes >checking whether C compiler accepts -Wbad-function-cast... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wcast-qual... yes >checking whether C compiler accepts -Wconversion... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wformat-overflow=2... yes >checking whether C compiler accepts -Wformat-signedness... yes >checking whether C compiler accepts -Wformat-truncation=1... yes >checking whether C compiler accepts -Wlogical-op... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wnull-dereference... yes >checking whether C compiler accepts -Wold-style-definition... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wrestrict... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Wstrict-overflow=2... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wvla... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wpedantic... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for _ prefix in compiled symbols... no >checking whether the preprocessor (x86_64-pc-linux-gnu-gcc -E) supports -dD... yes >checking whether we are compiling with ASan... no >checking whether sys/cdefs.h defines __BEGIN_DECLS and __END_DECLS... yes >checking whether sys/cdefs.h defines __THROW... yes >checking how to control data alignment... _Alignas >checking how to query data alignment... _Alignof >checking for max_align_t in stddef.h... yes >checking for byte order macros... BYTE_ORDER and xxx_ENDIAN >checking for static_assert in assert.h... yes >checking for ld --wrap... yes >checking linker version script flag... --version-script >checking if version scripts can use complex wildcards... yes >checking for __attribute__((symver))... yes >checking how to make linking fail when undefined symbols remain... -Wl,-z,defs >checking how to make linking fail when there are text relocations... -Wl,-z,text >checking how to link with read-only relocations... -Wl,-z,relro >checking how to link with immediate binding... -Wl,-z,now >checking whether C compiler accepts -fno-plt... yes >checking for arc4random_buf... yes >checking for explicit_bzero... yes >checking for explicit_memset... no >checking for getentropy... yes >checking for getrandom... yes >checking for memset_s... no >checking for open64... yes >checking for syscall... yes >checking for valgrind... no >checking for Python 3.>=6 with Passlib... not found >configure: Disabling the "regen-ka-table" target, missing Python requirements. >checking whether all ucontext.h functions are available... yes >checking minimum symbol version to use for compatibility symbols... GLIBC_2.2.5 >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libxcrypt.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > * xcrypt_nocompat: running multilib-minimal_src_configure > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libxcrypt-4.4.35/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libxcrypt-4.4.35/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libxcrypt-4.4.35/build-aux/m4-autogen/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libxcrypt-4.4.35/build-aux/m4-autogen/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libxcrypt-4.4.35 --htmldir=/usr/share/doc/libxcrypt-4.4.35/html --with-sysroot=/ --host=x86_64-pc-linux-gnu --disable-werror --libdir=//lib64/ --with-pkgconfigdir=/usr/lib64/pkgconfig --includedir=/usr/include/ --mandir=/usr/share/man --enable-obsolete-api=no --disable-static >configure: WARNING: you should use --build, --host, --target >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.6l2fqo_n/bin/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking pkg-config is at least version 0.9.0... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether make sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking for perl... /usr/bin/perl >checking whether /usr/bin/perl is version 5.14.0 or later... yes >checking for gpg2... /usr/bin/gpg2 >checking for sha256sum... /usr/bin/sha256sum >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking for fcntl.h... yes >checking for stdbool.h... yes >checking for ucontext.h... yes >checking for sys/cdefs.h... yes >checking for sys/random.h... yes >checking for sys/syscall.h... yes >checking for valgrind/valgrind.h... no >checking for endian.h... yes >checking for sys/endian.h... no >checking for sys/param.h... yes >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether C compiler accepts -Werror=unknown-warning-option... no >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Walloc-zero... yes >checking whether C compiler accepts -Walloca... yes >checking whether C compiler accepts -Wbad-function-cast... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wcast-qual... yes >checking whether C compiler accepts -Wconversion... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wformat-overflow=2... yes >checking whether C compiler accepts -Wformat-signedness... yes >checking whether C compiler accepts -Wformat-truncation=1... yes >checking whether C compiler accepts -Wlogical-op... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wnull-dereference... yes >checking whether C compiler accepts -Wold-style-definition... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wrestrict... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Wstrict-overflow=2... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wvla... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wpedantic... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for _ prefix in compiled symbols... no >checking whether the preprocessor (x86_64-pc-linux-gnu-gcc -E) supports -dD... yes >checking whether we are compiling with ASan... no >checking whether sys/cdefs.h defines __BEGIN_DECLS and __END_DECLS... yes >checking whether sys/cdefs.h defines __THROW... yes >checking how to control data alignment... _Alignas >checking how to query data alignment... _Alignof >checking for max_align_t in stddef.h... yes >checking for byte order macros... BYTE_ORDER and xxx_ENDIAN >checking for static_assert in assert.h... yes >checking for ld --wrap... yes >checking linker version script flag... --version-script >checking if version scripts can use complex wildcards... yes >checking for __attribute__((symver))... yes >checking how to make linking fail when undefined symbols remain... -Wl,-z,defs >checking how to make linking fail when there are text relocations... -Wl,-z,text >checking how to link with read-only relocations... -Wl,-z,relro >checking how to link with immediate binding... -Wl,-z,now >checking whether C compiler accepts -fno-plt... yes >checking for arc4random_buf... yes >checking for explicit_bzero... yes >checking for explicit_memset... no >checking for getentropy... yes >checking for getrandom... yes >checking for memset_s... no >checking for open64... yes >checking for syscall... yes >checking for valgrind... no >checking for Python 3.>=6 with Passlib... not found >configure: Disabling the "regen-ka-table" target, missing Python requirements. >checking whether all ucontext.h functions are available... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libxcrypt.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35 ... > * xcrypt_compat: running multilib-minimal_src_compile > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j5 >LC_ALL=C /usr/bin/perl \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/build-aux/scripts/gen-crypt-hashes-h \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/lib/hashes.conf ,bcrypt,bcrypt_a,bcrypt_x,bcrypt_y,bigcrypt,bsdicrypt,descrypt,gost_yescrypt,md5crypt,nt,scrypt,sha1crypt,sha256crypt,sha512crypt,sunmd5,yescrypt, > crypt-hashes.h.T >LC_ALL=C /usr/bin/perl \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/build-aux/scripts/gen-crypt-symbol-vers-h \ > yes \ > SYMVER_MIN=GLIBC_2.0 \ > SYMVER_FLOOR=GLIBC_2.2.5 \ > COMPAT_ABI=yes \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/lib/libcrypt.map.in > crypt-symbol-vers.h.T >LC_ALL=C /usr/bin/perl \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/build-aux/scripts/gen-crypt-h \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/lib/crypt.h.in config.h \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35/lib/hashes.conf ,bcrypt,bcrypt_a,bcrypt_x,bcrypt_y,bigcrypt,bsdicrypt,descrypt,gost_yescrypt,md5crypt,nt,scrypt,sha1crypt,sha256crypt,sha512crypt,sunmd5,yescrypt, \ > > crypt.h.T >/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: Makefile.deps: No such file or directory >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'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/libxcrypt-4.4.35::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-libs:libxcrypt-4.4.35:20230618-200428.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/libxcrypt-4.4.35/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libxcrypt-4.4.35/temp/environment'. > * Working directory: '/var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35-xcrypt_compat-abi_x86_64.amd64' > * S: '/var/tmp/portage/sys-libs/libxcrypt-4.4.35/work/libxcrypt-4.4.35' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 908802
:
864161
|
864162
|
864163
|
864164
|
864165
| 864166 |
864167