Created
October 3, 2022 12:35
-
-
Save mweinelt/b1357859bf4a2f659a7b793db3ec7051 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
copying path '/nix/store/gn1wh1daww309az7fx3mca7103z4a0j9-gnu-config-2021-01-25' from 'https://cache.nixos.org'... | |
copying path '/nix/store/6xxvyxvg15c985g5gggx8j8y956fb3zr-expand-response-params' from 'https://cache.nixos.org'... | |
copying path '/nix/store/i5hwxh7w24y2famcilg4s3q8kfhwrsbk-hook' from 'https://cache.nixos.org'... | |
copying path '/nix/store/l0imvlh4pnk785a2w02nhb3x88k4yr1g-bootstrap-stage3-gcc-wrapper-' from 'https://cache.nixos.org'... | |
copying path '/nix/store/l8glfv69j4v9i3hhii9z2mx7d05qmi3l-bootstrap-stage3-stdenv-linux' from 'https://cache.nixos.org'... | |
unpacking sources | |
unpacking source archive /nix/store/pvpl24gpvid20mqzps1h1misjd09n3ly-libxcrypt-4.4.28.tar.xz | |
source root is libxcrypt-4.4.28 | |
setting SOURCE_DATE_EPOCH to timestamp 1643754749 of file libxcrypt-4.4.28/build-aux/m4-autogen/test-driver | |
patching sources | |
updateAutotoolsGnuConfigScriptsPhase | |
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/m4-autogen/config.sub | |
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/m4-autogen/config.guess | |
configuring | |
fixing libtool script ./build-aux/m4-autogen/ltmain.sh | |
./configure | |
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/grzy9fdhqv865wha24jadkhdn322lngr-libxcrypt-4.4.28 --enable-hashes=all --enable-obsolete-api=glibc --disable-failure-tokens | |
checking for a BSD-compatible install... /nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/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-musl | |
checking host system type... x86_64-pc-linux-musl | |
checking for gcc... 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 we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C11... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking dependency style of gcc... none | |
checking for pkg-config... no | |
./configure: line 4552: --atleast-pkgconfig-version: command not found | |
checking how to run the C preprocessor... gcc -E | |
checking whether make sets $(MAKE)... (cached) yes | |
checking whether ln -s works... yes | |
checking for perl... /nix/store/p3693mc2iigmm5sk87iag33lp4r55igz-perl-5.36.0/bin/perl | |
checking whether /nix/store/p3693mc2iigmm5sk87iag33lp4r55igz-perl-5.36.0/bin/perl is version 5.14.0 or later... yes | |
checking for gpg2... false | |
checking for sha256sum... false | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
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 whether C compiler accepts -Werror... yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/sed | |
checking for grep that handles long lines and -e... /nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/grep | |
checking for egrep... /nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/grep -E | |
checking for fgrep... /nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/grep -F | |
checking for ld used by gcc... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking the maximum length of command line arguments... 32768 | |
checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop | |
checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop | |
checking for ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... (cached) pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse nm output from gcc object... ok | |
checking for sysroot... no | |
checking for a working dd... /nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/dd | |
checking how to truncate binary pipes... /nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/dd bs=4096 count=1 | |
./configure: line 7972: file: command not found | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld) 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 (gcc -E) supports -dD... yes | |
checking whether we are compiling with ASan... 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 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))... no | |
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... no | |
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 minimum symbol version to use for compatibility symbols... XCRYPT_2.0 | |
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 | |
building | |
build flags: -j12 -l12 SHELL=/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash | |
LC_ALL=C /nix/store/p3693mc2iigmm5sk87iag33lp4r55igz-perl-5.36.0/bin/perl \ | |
./build-aux/scripts/gen-crypt-hashes-h \ | |
./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 /nix/store/p3693mc2iigmm5sk87iag33lp4r55igz-perl-5.36.0/bin/perl \ | |
./build-aux/scripts/gen-crypt-symbol-vers-h \ | |
SYMVER_MIN=XCRYPT_2.0 \ | |
SYMVER_FLOOR=XCRYPT_2.0 \ | |
COMPAT_ABI=glibc \ | |
./lib/libcrypt.map.in > crypt-symbol-vers.h.T | |
./build-aux/scripts/move-if-change crypt-symbol-vers.h.T crypt-symbol-vers.h | |
./build-aux/scripts/move-if-change crypt-hashes.h.T crypt-hashes.h | |
echo timestamp > crypt-symbol-vers.h.stamp | |
LC_ALL=C /nix/store/p3693mc2iigmm5sk87iag33lp4r55igz-perl-5.36.0/bin/perl \ | |
./build-aux/scripts/gen-crypt-h \ | |
./lib/crypt.h.in config.h \ | |
./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 | |
echo timestamp > crypt-hashes.h.stamp | |
./build-aux/scripts/move-if-change crypt.h.T crypt.h | |
echo timestamp > crypt.h.stamp | |
LC_ALL=C echo "# Deps" > Makefile.deps.T | |
mv -f Makefile.deps.T Makefile.deps | |
make all-am | |
make[1]: Entering directory '/build/libxcrypt-4.4.28' | |
LC_ALL=C /nix/store/p3693mc2iigmm5sk87iag33lp4r55igz-perl-5.36.0/bin/perl ./build-aux/scripts/gen-libcrypt-map \ | |
SYMVER_MIN=XCRYPT_2.0 \ | |
SYMVER_FLOOR=XCRYPT_2.0 \ | |
COMPAT_ABI=glibc \ | |
./lib/libcrypt.map.in > libcrypt.map.T | |
gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/gen-des-tables.o lib/gen-des-tables.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo './'`lib/alg-des-tables.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo './'`lib/alg-des.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-gost3411-2012-core.lo `test -f 'lib/alg-gost3411-2012-core.c' || echo './'`lib/alg-gost3411-2012-core.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-gost3411-2012-hmac.lo `test -f 'lib/alg-gost3411-2012-hmac.c' || echo './'`lib/alg-gost3411-2012-hmac.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo './'`lib/alg-hmac-sha1.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo './'`lib/alg-md4.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo './'`lib/alg-md5.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo './'`lib/alg-sha1.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo './'`lib/alg-sha256.c | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo './'`lib/alg-sha512.c | |
./build-aux/scripts/move-if-change libcrypt.map.T libcrypt.map | |
In file included from lib/crypt-port.h:41:0, | |
from lib/gen-des-tables.c:49: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/gen-des-tables.c:49: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
echo timestamp > libcrypt.map.stamp | |
/nix/store/5b7a4ynm23gm375q1fzbsh4sqc806864-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo './'`lib/alg-yescrypt-common.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-des-tables.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des-tables.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-gost3411-2012-core.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-gost3411-2012-hmac.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des.o | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-des-tables.c:49: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-hmac-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-hmac-sha1.o | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-des-tables.c:49: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-gost3411-2012-core.c:10: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-gost3411-2012-core.c:10: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-hmac-sha1.c:34: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-hmac-sha1.c:34: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-des.c:61: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-des.c:61: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:1909: lib/gen-des-tables.o] Error 1 | |
make[1]: *** Waiting for unfinished jobs.... | |
cc1: all warnings being treated as errors | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha256.o | |
make[1]: *** [Makefile:1960: lib/libcrypt_la-alg-hmac-sha1.lo] Error 1 | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:1932: lib/libcrypt_la-alg-des-tables.lo] Error 1 | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-gost3411-2012-hmac.c:21: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-gost3411-2012-hmac.c:21: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
cc1: all warnings being treated as errors | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-md4.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md4.o | |
make[1]: *** [Makefile:1939: lib/libcrypt_la-alg-des.lo] Error 1 | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha1.o | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-sha256.c:28: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-sha256.c:28: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:1953: lib/libcrypt_la-alg-gost3411-2012-hmac.lo] Error 1 | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha512.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-yescrypt-common.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-common.o | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-md4.c:38: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-sha1.c:72: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-md4.c:38: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-sha1.c:72: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -g -O2 -c lib/alg-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md5.o | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-yescrypt-common.c:21: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-sha512.c:28: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-sha512.c:28: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-yescrypt-common.c:21: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from lib/crypt-port.h:41:0, | |
from lib/alg-md5.c:38: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
In file included from ./crypt.h:22:0, | |
from lib/crypt-port.h:485, | |
from lib/alg-md5.c:38: | |
/nix/store/dr9id8hy3wjfkv64lpwwdyk3znb4xqqc-musl-1.2.3-dev/include/sys/cdefs.h:1:2: error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp] | |
#warning usage of non-standard #include <sys/cdefs.h> is deprecated | |
^~~~~~~ | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:1946: lib/libcrypt_la-alg-gost3411-2012-core.lo] Error 1 | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:1967: lib/libcrypt_la-alg-md4.lo] Error 1 | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:1974: lib/libcrypt_la-alg-md5.lo] Error 1 | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:2002: lib/libcrypt_la-alg-yescrypt-common.lo] Error 1 | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:1981: lib/libcrypt_la-alg-sha1.lo] Error 1 | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:1995: lib/libcrypt_la-alg-sha512.lo] Error 1 | |
cc1: all warnings being treated as errors | |
make[1]: *** [Makefile:1988: lib/libcrypt_la-alg-sha256.lo] Error 1 | |
make[1]: Leaving directory '/build/libxcrypt-4.4.28' | |
make: *** [Makefile:1343: all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment