nativefiledialog-extended icon indicating copy to clipboard operation
nativefiledialog-extended copied to clipboard

Failed to build with vcpkg

Open neg-c opened this issue 5 months ago • 2 comments

with the release of gcc 15 libcryptx fails to build which is a dependency of this project.

im using:

gcc (GCC) 15.1.1 20250425
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

with nativefiledialog-extended: 1.2.1

cmake run with vcpkg toolchain

Starting submission of vcpkg-cmake-get-vars:x64-linux@2023-12-31 to 1 binary cache(s) in the background
Elapsed time to handle vcpkg-cmake-get-vars:x64-linux: 15.5 ms
vcpkg-cmake-get-vars:x64-linux package ABI: de617a742a3e263e8e0fb6a930771fb844a5907c83513d497ad800fb13727cab
Installing 13/24 vcpkg-tool-meson:[email protected]...
Building vcpkg-tool-meson:[email protected]...
/home/genci/.cache/vcpkg/registries/git-trees/cdfb605662a81299245a1ea4a3659fab1ddaff70: info: installing from git registry git+https://github.com/microsoft/vcpkg@cdfb605662a81299245a1ea4a3659fab1ddaff70
-- Installing: /home/genci/vcpkg/packages/vcpkg-tool-meson_x64-linux/share/vcpkg-tool-meson/copyright
Downloading https://github.com/mesonbuild/meson/archive/1.5.1.tar.gz -> meson-1.5.1.tar.gz
Successfully downloaded meson-1.5.1.tar.gz
-- Applying patch /home/genci/vcpkg/packages/vcpkg-tool-meson_x64-linux/share/vcpkg-tool-meson/meson-intl.patch
-- Applying patch /home/genci/vcpkg/packages/vcpkg-tool-meson_x64-linux/share/vcpkg-tool-meson/adjust-python-dep.patch
-- Applying patch /home/genci/vcpkg/packages/vcpkg-tool-meson_x64-linux/share/vcpkg-tool-meson/adjust-args.patch
-- Applying patch /home/genci/vcpkg/packages/vcpkg-tool-meson_x64-linux/share/vcpkg-tool-meson/remove-freebsd-pcfile-specialization.patch
-- Found Python version '3.13.3 at /usr/bin/python3'
-- Using meson: /home/genci/vcpkg/downloads/tools/meson-1.5.1-81f7e3/meson.py
-- Performing post-build validation
Starting submission of vcpkg-tool-meson:[email protected] to 1 binary cache(s) in the background
Elapsed time to handle vcpkg-tool-meson:x64-linux: 2.9 s
vcpkg-tool-meson:x64-linux package ABI: 7a86da6df7e2e99d650f25130af516311a03a689841814bafe881de53b711886
Completed submission of zstd:[email protected] to 1 binary cache(s) in 168 ms
Completed submission of vcpkg-cmake-get-vars:x64-linux@2023-12-31 to 1 binary cache(s) in 1.85 ms
Installing 14/24 lz4:[email protected]...
Building lz4:[email protected]...
/home/genci/.cache/vcpkg/registries/git-trees/4f01eec10f515a428e914107c5188366380f8dd9: info: installing from git registry git+https://github.com/microsoft/vcpkg@4f01eec10f515a428e914107c5188366380f8dd9
Downloading https://github.com/lz4/lz4/archive/v1.10.0.tar.gz -> lz4-lz4-v1.10.0.tar.gz
Successfully downloaded lz4-lz4-v1.10.0.tar.gz
-- Extracting source /home/genci/vcpkg/downloads/lz4-lz4-v1.10.0.tar.gz
-- Applying patch target-lz4-lz4.diff
-- Using source at /home/genci/vcpkg/buildtrees/lz4/src/v1.10.0-61bd08d80e.clean
-- Found external ninja('1.12.1').
-- Configuring x64-linux
-- Building x64-linux-dbg
-- Building x64-linux-rel
-- Fixing pkgconfig file: /home/genci/vcpkg/packages/lz4_x64-linux/lib/pkgconfig/liblz4.pc
-- Fixing pkgconfig file: /home/genci/vcpkg/packages/lz4_x64-linux/debug/lib/pkgconfig/liblz4.pc
-- Installing: /home/genci/vcpkg/packages/lz4_x64-linux/share/lz4/usage
-- Installing: /home/genci/vcpkg/packages/lz4_x64-linux/share/lz4/copyright
-- Performing post-build validation
Starting submission of lz4:[email protected] to 1 binary cache(s) in the background
Elapsed time to handle lz4:x64-linux: 5.6 s
lz4:x64-linux package ABI: b8febc079f2424217601218527cd3b7e2fe783a6de6ce5e787ce758ccbcfec63
Completed submission of vcpkg-tool-meson:[email protected] to 1 binary cache(s) in 2.48 ms
Installing 15/24 libxcrypt:[email protected]#1...
Building libxcrypt:[email protected]#1...
/home/genci/.cache/vcpkg/registries/git-trees/89d7de97e87cb0eb10479d47ec43e1cc732b2734: info: installing from git registry git+https://github.com/microsoft/vcpkg@89d7de97e87cb0eb10479d47ec43e1cc732b2734
libxcrypt currently requires the following libraries from the system package manager:
    autoconf automake libtool pkg-config
These can be installed on Debian systems via sudo apt install autoconf automake libtool pkg-config
Downloading https://github.com/besser82/libxcrypt/archive/v4.4.36.tar.gz -> besser82-libxcrypt-v4.4.36.tar.gz
Successfully downloaded besser82-libxcrypt-v4.4.36.tar.gz
-- Extracting source /home/genci/vcpkg/downloads/besser82-libxcrypt-v4.4.36.tar.gz
-- Using source at /home/genci/vcpkg/buildtrees/libxcrypt/src/v4.4.36-645fb55159.clean
-- Found external ninja('1.12.1').
-- Getting CMake variables for x64-linux-dbg
-- Getting CMake variables for x64-linux-rel
-- Generating configure for x64-linux
-- Finished generating configure for x64-linux
-- Configuring x64-linux-dbg
-- Configuring x64-linux-rel
-- Building x64-linux-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: /usr/bin/make V=1 -j 9 -f Makefile all
    Working Directory: /home/genci/vcpkg/buildtrees/libxcrypt/x64-linux-dbg/
    See logs for more information:
      /home/genci/vcpkg/buildtrees/libxcrypt/build-x64-linux-dbg-out.log
      /home/genci/vcpkg/buildtrees/libxcrypt/build-x64-linux-dbg-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_make.cmake:136 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_make.cmake:2 (vcpkg_build_make)
  /home/genci/.cache/vcpkg/registries/git-trees/89d7de97e87cb0eb10479d47ec43e1cc732b2734/portfile.cmake:30 (vcpkg_install_make)
  scripts/ports.cmake:206 (include)


error: building libxcrypt:x64-linux failed with: BUILD_FAILED
See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle libxcrypt:x64-linux: 13 s
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
  https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libxcrypt
You can submit a new issue at:
  https://github.com/microsoft/vcpkg/issues/new?title=[libxcrypt]+Build+error+on+x64-linux&body=Copy%20issue%20body%20from%20%2Fhome%2Fgenci%2FCppLab%2Fpsm%2Fbuild%2Funixlike-gcc-release%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md

Completed submission of lz4:[email protected] to 1 binary cache(s) in 39.6 ms
-- Running vcpkg install - failed
CMake Error at /home/genci/vcpkg/scripts/buildsystems/vcpkg.cmake:938 (message):
  vcpkg install failed.  See logs for more information:
  /home/genci/CppLab/psm/build/unixlike-gcc-release/vcpkg-manifest-install.log
Call Stack (most recent call first):
  /usr/share/cmake/Modules/CMakeDetermineSystem.cmake:146 (include)
  CMakeLists.txt:2 (project)


CMake Error: CMake was unable to find a build program corresponding to "Ninja".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
-- Configuring incomplete, errors occurred!

vcpkg/buildtrees/libxcrypt/build-x64-linux-dbg-out.log

/usr/bin/make  all-am
make[1]: Entering directory '/home/genci/vcpkg/buildtrees/libxcrypt/x64-linux-dbg'
LC_ALL=C /usr/bin/perl ./../src/v4.4.36-645fb55159.clean/build-aux/scripts/gen-libcrypt-map \
  SYMVER_MIN=XCRYPT_2.0 \
  SYMVER_FLOOR=XCRYPT_2.0 \
  COMPAT_ABI=yes \
  ./../src/v4.4.36-645fb55159.clean/lib/libcrypt.map.in > libcrypt.map.T
depbase=`echo lib/gen-des-tables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/gen-des-tables.o -MD -MP -MF $depbase.Tpo -c -o lib/gen-des-tables.o ./../src/v4.4.36-645fb55159.clean/lib/gen-des-tables.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-des-tables.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des-tables.Tpo -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-des-tables.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-des.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des.Tpo -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-des.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-gost3411-2012-core.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo -c -o lib/libcrypt_la-alg-gost3411-2012-core.lo `test -f 'lib/alg-gost3411-2012-core.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-gost3411-2012-core.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-gost3411-2012-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo -c -o lib/libcrypt_la-alg-gost3411-2012-hmac.lo `test -f 'lib/alg-gost3411-2012-hmac.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-gost3411-2012-hmac.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-hmac-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-hmac-sha1.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-md4.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md4.Tpo -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-md4.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md5.Tpo -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-md5.c
./../src/v4.4.36-645fb55159.clean/build-aux/scripts/move-if-change libcrypt.map.T libcrypt.map
echo timestamp > libcrypt.map.stamp
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha1.Tpo -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-sha1.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-md4.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md4.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-md4.c -o lib/libcrypt_la-alg-md4.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-gost3411-2012-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-gost3411-2012-hmac.c -o lib/libcrypt_la-alg-gost3411-2012-hmac.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-des-tables.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des-tables.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-des-tables.c -o lib/libcrypt_la-alg-des-tables.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-des.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-des.c -o lib/libcrypt_la-alg-des.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-gost3411-2012-core.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-gost3411-2012-core.c -o lib/libcrypt_la-alg-gost3411-2012-core.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-hmac-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-hmac-sha1.c -o lib/libcrypt_la-alg-hmac-sha1.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md5.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-md5.c -o lib/libcrypt_la-alg-md5.o
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha256.Tpo -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-sha256.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha1.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-sha1.c -o lib/libcrypt_la-alg-sha1.o
mv -f lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Plo
mv -f lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo lib/.deps/libcrypt_la-alg-hmac-sha1.Plo
mv -f lib/.deps/libcrypt_la-alg-md4.Tpo lib/.deps/libcrypt_la-alg-md4.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha512.Tpo -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-sha512.c
mv -f lib/.deps/libcrypt_la-alg-des-tables.Tpo lib/.deps/libcrypt_la-alg-des-tables.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-yescrypt-common.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-yescrypt-common.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-yescrypt-opt.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo -c -o lib/libcrypt_la-alg-yescrypt-opt.lo `test -f 'lib/alg-yescrypt-opt.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/alg-yescrypt-opt.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha256.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-sha256.c -o lib/libcrypt_la-alg-sha256.o
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-bcrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-bcrypt.Tpo -c -o lib/libcrypt_la-crypt-bcrypt.lo `test -f 'lib/crypt-bcrypt.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-bcrypt.c
mv -f lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo lib/.deps/libcrypt_la-alg-gost3411-2012-core.Plo
mv -f lib/.deps/libcrypt_la-alg-des.Tpo lib/.deps/libcrypt_la-alg-des.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-des.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des.Tpo -c -o lib/libcrypt_la-crypt-des.lo `test -f 'lib/crypt-des.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-des.c
mv -f lib/.deps/libcrypt_la-alg-md5.Tpo lib/.deps/libcrypt_la-alg-md5.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-gensalt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo -c -o lib/libcrypt_la-crypt-gensalt-static.lo `test -f 'lib/crypt-gensalt-static.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-gensalt-static.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-gost-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-gost-yescrypt.lo `test -f 'lib/crypt-gost-yescrypt.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-gost-yescrypt.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-yescrypt-common.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-yescrypt-common.c -o lib/libcrypt_la-alg-yescrypt-common.o
mv -f lib/.deps/libcrypt_la-alg-sha1.Tpo lib/.deps/libcrypt_la-alg-sha1.Plo
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha512.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-sha512.c -o lib/libcrypt_la-alg-sha512.o
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-md5.Tpo -c -o lib/libcrypt_la-crypt-md5.lo `test -f 'lib/crypt-md5.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-md5.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-alg-yescrypt-opt.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/alg-yescrypt-opt.c -o lib/libcrypt_la-alg-yescrypt-opt.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-bcrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-bcrypt.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c -o lib/libcrypt_la-crypt-bcrypt.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-des.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-des.c -o lib/libcrypt_la-crypt-des.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-gost-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-gost-yescrypt.c -o lib/libcrypt_la-crypt-gost-yescrypt.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-gensalt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-gensalt-static.c -o lib/libcrypt_la-crypt-gensalt-static.o
mv -f lib/.deps/libcrypt_la-alg-sha256.Tpo lib/.deps/libcrypt_la-alg-sha256.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-nthash.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-nthash.Tpo -c -o lib/libcrypt_la-crypt-nthash.lo `test -f 'lib/crypt-nthash.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-nthash.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-md5.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-md5.c -o lib/libcrypt_la-crypt-md5.o
mv -f lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo lib/.deps/libcrypt_la-alg-yescrypt-common.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-pbkdf1-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo -c -o lib/libcrypt_la-crypt-pbkdf1-sha1.lo `test -f 'lib/crypt-pbkdf1-sha1.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-pbkdf1-sha1.c
mv -f lib/.deps/libcrypt_la-alg-sha512.Tpo lib/.deps/libcrypt_la-alg-sha512.Plo
mv -f lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo lib/.deps/libcrypt_la-crypt-gensalt-static.Plo
mv -f lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-gost-yescrypt.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-scrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-scrypt.Tpo -c -o lib/libcrypt_la-crypt-scrypt.lo `test -f 'lib/crypt-scrypt.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-scrypt.c
mv -f lib/.deps/libcrypt_la-crypt-des.Tpo lib/.deps/libcrypt_la-crypt-des.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha256.Tpo -c -o lib/libcrypt_la-crypt-sha256.lo `test -f 'lib/crypt-sha256.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-sha256.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha512.Tpo -c -o lib/libcrypt_la-crypt-sha512.lo `test -f 'lib/crypt-sha512.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-sha512.c
mv -f lib/.deps/libcrypt_la-crypt-bcrypt.Tpo lib/.deps/libcrypt_la-crypt-bcrypt.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-static.Tpo -c -o lib/libcrypt_la-crypt-static.lo `test -f 'lib/crypt-static.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-static.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-sunmd5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sunmd5.Tpo -c -o lib/libcrypt_la-crypt-sunmd5.lo `test -f 'lib/crypt-sunmd5.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-sunmd5.c
mv -f lib/.deps/libcrypt_la-crypt-md5.Tpo lib/.deps/libcrypt_la-crypt-md5.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-yescrypt.lo `test -f 'lib/crypt-yescrypt.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt-yescrypt.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-nthash.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-nthash.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-nthash.c -o lib/libcrypt_la-crypt-nthash.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-pbkdf1-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-pbkdf1-sha1.c -o lib/libcrypt_la-crypt-pbkdf1-sha1.o
mv -f lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo lib/.deps/libcrypt_la-alg-yescrypt-opt.Plo
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha256.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-sha256.c -o lib/libcrypt_la-crypt-sha256.o
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt.Tpo -c -o lib/libcrypt_la-crypt.lo `test -f 'lib/crypt.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/crypt.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha512.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-sha512.c -o lib/libcrypt_la-crypt-sha512.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-scrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-scrypt.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-scrypt.c -o lib/libcrypt_la-crypt-scrypt.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-static.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-static.c -o lib/libcrypt_la-crypt-static.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-sunmd5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sunmd5.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-sunmd5.c -o lib/libcrypt_la-crypt-sunmd5.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-yescrypt.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt-yescrypt.c -o lib/libcrypt_la-crypt-yescrypt.o
mv -f lib/.deps/libcrypt_la-crypt-nthash.Tpo lib/.deps/libcrypt_la-crypt-nthash.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-base64.lo -MD -MP -MF lib/.deps/libcrypt_la-util-base64.Tpo -c -o lib/libcrypt_la-util-base64.lo `test -f 'lib/util-base64.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/util-base64.c
mv -f lib/.deps/libcrypt_la-crypt-scrypt.Tpo lib/.deps/libcrypt_la-crypt-scrypt.Plo
mv -f lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Plo
mv -f lib/.deps/libcrypt_la-crypt-sha256.Tpo lib/.deps/libcrypt_la-crypt-sha256.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-gensalt-sha.lo -MD -MP -MF lib/.deps/libcrypt_la-util-gensalt-sha.Tpo -c -o lib/libcrypt_la-util-gensalt-sha.lo `test -f 'lib/util-gensalt-sha.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/util-gensalt-sha.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-get-random-bytes.lo -MD -MP -MF lib/.deps/libcrypt_la-util-get-random-bytes.Tpo -c -o lib/libcrypt_la-util-get-random-bytes.lo `test -f 'lib/util-get-random-bytes.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/util-get-random-bytes.c
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-make-failure-token.lo -MD -MP -MF lib/.deps/libcrypt_la-util-make-failure-token.Tpo -c -o lib/libcrypt_la-util-make-failure-token.lo `test -f 'lib/util-make-failure-token.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/util-make-failure-token.c
mv -f lib/.deps/libcrypt_la-crypt-static.Tpo lib/.deps/libcrypt_la-crypt-static.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-xbzero.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xbzero.Tpo -c -o lib/libcrypt_la-util-xbzero.lo `test -f 'lib/util-xbzero.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/util-xbzero.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-crypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/crypt.c -o lib/libcrypt_la-crypt.o
mv -f lib/.deps/libcrypt_la-crypt-sunmd5.Tpo lib/.deps/libcrypt_la-crypt-sunmd5.Plo
mv -f lib/.deps/libcrypt_la-crypt-sha512.Tpo lib/.deps/libcrypt_la-crypt-sha512.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean  -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-xstrcpy.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xstrcpy.Tpo -c -o lib/libcrypt_la-util-xstrcpy.lo `test -f 'lib/util-xstrcpy.c' || echo './../src/v4.4.36-645fb55159.clean/'`lib/util-xstrcpy.c
/bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/cc -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 -fPIC -g -Wl,-z,relro -Wl,-z,now -L/home/genci/CppLab/psm/build/unixlike-gcc-debug/vcpkg_installed/x64-linux/debug/lib -L/home/genci/CppLab/psm/build/unixlike-gcc-debug/vcpkg_installed/x64-linux/debug/lib/manual-link -o lib/gen-des-tables lib/gen-des-tables.o  
mv -f lib/.deps/libcrypt_la-crypt-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-yescrypt.Plo
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-base64.lo -MD -MP -MF lib/.deps/libcrypt_la-util-base64.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/util-base64.c -o lib/libcrypt_la-util-base64.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-get-random-bytes.lo -MD -MP -MF lib/.deps/libcrypt_la-util-get-random-bytes.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/util-get-random-bytes.c -o lib/libcrypt_la-util-get-random-bytes.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-make-failure-token.lo -MD -MP -MF lib/.deps/libcrypt_la-util-make-failure-token.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/util-make-failure-token.c -o lib/libcrypt_la-util-make-failure-token.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-xbzero.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xbzero.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/util-xbzero.c -o lib/libcrypt_la-util-xbzero.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-gensalt-sha.lo -MD -MP -MF lib/.deps/libcrypt_la-util-gensalt-sha.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/util-gensalt-sha.c -o lib/libcrypt_la-util-gensalt-sha.o
mv -f lib/.deps/libcrypt_la-crypt.Tpo lib/.deps/libcrypt_la-crypt.Plo
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I./../src/v4.4.36-645fb55159.clean -I./../src/v4.4.36-645fb55159.clean/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 -fPIC -g -MT lib/libcrypt_la-util-xstrcpy.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xstrcpy.Tpo -c ./../src/v4.4.36-645fb55159.clean/lib/util-xstrcpy.c -o lib/libcrypt_la-util-xstrcpy.o
mv -f lib/.deps/libcrypt_la-util-xbzero.Tpo lib/.deps/libcrypt_la-util-xbzero.Plo
mv -f lib/.deps/libcrypt_la-util-make-failure-token.Tpo lib/.deps/libcrypt_la-util-make-failure-token.Plo
mv -f lib/.deps/libcrypt_la-util-get-random-bytes.Tpo lib/.deps/libcrypt_la-util-get-random-bytes.Plo
mv -f lib/.deps/libcrypt_la-util-gensalt-sha.Tpo lib/.deps/libcrypt_la-util-gensalt-sha.Plo
libtool: link: /usr/bin/cc -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 -fPIC -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -o lib/gen-des-tables lib/gen-des-tables.o  -L/home/genci/CppLab/psm/build/unixlike-gcc-debug/vcpkg_installed/x64-linux/debug/lib -L/home/genci/CppLab/psm/build/unixlike-gcc-debug/vcpkg_installed/x64-linux/debug/lib/manual-link
mv -f lib/.deps/libcrypt_la-util-xstrcpy.Tpo lib/.deps/libcrypt_la-util-xstrcpy.Plo
make[1]: Leaving directory '/home/genci/vcpkg/buildtrees/libxcrypt/x64-linux-dbg'

vcpkg/buildtrees/libxcrypt/build-x64-linux-dbg-err.log

./../src/v4.4.36-645fb55159.clean/lib/util-base64.c:24:3: error: initializer-string for array of ‘unsigned char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (66 chars into 65 available) [-Werror=unterminated-string-initialization]
   24 |   "./0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:2115: lib/libcrypt_la-util-base64.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:1360: all] Error 2

neg-c avatar Jun 12 '25 12:06 neg-c

Thanks for the report. Should this be reported to the libxcrypt project instead?

I'm not sure why we depend on a cryptography library though, do you know why? Could be a transitive dependency from GTK.

btzy avatar Jun 13 '25 02:06 btzy

I agree, but since this looks like a compiler policy error(a new memory bound check) we could maybe just upgrade to a newer dbus version? Yes, its a transitive dependency of dbus. dbus -> libsystemd -> libcryptx

neg-c avatar Jun 13 '25 08:06 neg-c

updating the baseline hash of vcpkg-configuration.json to a newer commit fixes the issue @btzy

neg-c avatar Jun 22 '25 19:06 neg-c

Thanks for clarifying. In that case I guess making a new release of NFD will fix the issue? I can do that.

(I don't automatically make a vcpkg release currently; somebody else does that. It would be nice to make the vcpkg release automatically but I haven't really spent the time to look into it.)

btzy avatar Jul 04 '25 05:07 btzy

I meant its a fix from user side, i just updated the baseline commit of my project, and it started working again. There is no need to do any change from you side. Thanks.

neg-c avatar Jul 04 '25 08:07 neg-c