You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vcpkg-tool version: 2024-12-09-1005b78fa1bf1dde1a20c2734cba4ea61ca94d9a
vcpkg-scripts version: 80d54ff 2024-12-23 (5 days ago)
To Reproduce
vcpkg install libxcrypt
Failure logs
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
-- Using cached besser82-libxcrypt-v4.4.36.tar.gz.
-- Cleaning sources at /mnt/petrelfs/fangkechen/evaluation/vcpkg/buildtrees/libxcrypt/src/v4.4.36-645fb55159.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /mnt/petrelfs/fangkechen/evaluation/vcpkg/downloads/besser82-libxcrypt-v4.4.36.tar.gz
-- Using source at /mnt/petrelfs/fangkechen/evaluation/vcpkg/buildtrees/libxcrypt/src/v4.4.36-645fb55159.clean
-- Found external ninja('1.11.1.git.kitware.jobserver-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
-- Installing x64-linux-dbg
-- Building x64-linux-rel
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: /usr/bin/make V=1 -j 257 -f Makefile all
Working Directory: /mnt/petrelfs/fangkechen/evaluation/vcpkg/buildtrees/libxcrypt/x64-linux-rel/
See logs for more information:
/mnt/petrelfs/fangkechen/evaluation/vcpkg/buildtrees/libxcrypt/build-x64-linux-rel-out.log
/mnt/petrelfs/fangkechen/evaluation/vcpkg/buildtrees/libxcrypt/build-x64-linux-rel-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)
ports/libxcrypt/portfile.cmake:30 (vcpkg_install_make)
scripts/ports.cmake:196 (include)
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c: In function ‘_crypt_gensalt_bcrypt_rn’:
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:436:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:446:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:457:3: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
while (sptr < end);
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:436:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:446:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:457:3: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
while (sptr < end);
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c: In function ‘_crypt_gensalt_bcrypt_a_rn’:
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:436:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:446:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:457:3: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
while (sptr < end);
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:436:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:446:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:457:3: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
while (sptr < end);
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c: In function ‘_crypt_gensalt_bcrypt_y_rn’:
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:436:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:446:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:457:3: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
while (sptr < end);
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:436:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:446:10: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
if (sptr >= end)
^
./../src/v4.4.36-645fb55159.clean/lib/crypt-bcrypt.c:457:3: error: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow]
while (sptr < end);
^
cc1: all warnings being treated as errors
make[1]: *** [lib/libcrypt_la-crypt-bcrypt.lo] Error 1
make: *** [all] Error 2
Package: libxcrypt:[email protected]#1
Host Environment
vcpkg-scripts version: 80d54ff 2024-12-23 (5 days ago)
To Reproduce
vcpkg install libxcrypt
Failure logs
/mnt/petrelfs/fangkechen/evaluation/vcpkg/buildtrees/libxcrypt/build-x64-linux-rel-err.log
/mnt/petrelfs/fangkechen/evaluation/vcpkg/buildtrees/libxcrypt/build-x64-linux-rel-out.log
The text was updated successfully, but these errors were encountered: