Cook: asleap 2.2 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): libnl-3.4.0-i486 Installing (pkg/local): libnl-tools-3.4.0-i486 Installing (pkg/local): libnl-dev-3.4.0-any Installing (pkg/local): libpcap-dev-1.9.0-any Installing (pkg/local): libpcap-1.9.0-i486 Extracting source archive "asleap-2.2.tgz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed cc -pipe -Wall -D_LINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../../.. -D_OPENSSL_MD4 -g3 -ggdb -g -D_GLIBCXX_USE_C99_MATH=1 -c -o sha1.o sha1.c cc -pipe -Wall -D_LINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../../.. -D_OPENSSL_MD4 -g3 -ggdb -g -D_GLIBCXX_USE_C99_MATH=1 -c -o common.o common.c cc -pipe -Wall -D_LINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../../.. -D_OPENSSL_MD4 -g3 -ggdb -g -D_GLIBCXX_USE_C99_MATH=1 -c -o utils.o utils.c cc -pipe -Wall -D_LINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../../.. -D_OPENSSL_MD4 -g3 -ggdb -g -D_GLIBCXX_USE_C99_MATH=1 -c -o asleap.o asleap.c cc -pipe -Wall -D_LINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../../.. -D_OPENSSL_MD4 -g3 -ggdb -g -D_GLIBCXX_USE_C99_MATH=1 -c -o genkeys.o genkeys.c utils.c: In function 'DesEncrypt': utils.c:179:2: warning: implicit declaration of function 'setkey'; did you mean 'socket'? [-Wimplicit-function-declaration] setkey((char *)crypt_key); ^~~~~~ socket utils.c:182:2: warning: implicit declaration of function 'encrypt'; did you mean 'crypt'? [-Wimplicit-function-declaration] encrypt((char *)des_input, 0); ^~~~~~~ crypt cc -pipe -Wall -D_LINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../../.. -D_OPENSSL_MD4 -g3 -ggdb -g asleap.c -o asleap common.o utils.o sha1.o -lpcap -lcrypt -lcrypto cc -pipe -Wall -D_LINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../../.. -D_OPENSSL_MD4 -g3 -ggdb -g md4.c genkeys.c -o genkeys common.o utils.o -lpcap -lcrypt -lcrypto asleap.c: In function 'main': asleap.c:1398:6: warning: variable 'findleaptimeout' set but not used [-Wunused-but-set-variable] int findleaptimeout = 5; ^~~~~~~~~~~~~~~ asleap.c: In function 'main': asleap.c:1398:6: warning: variable 'findleaptimeout' set but not used [-Wunused-but-set-variable] int findleaptimeout = 5; ^~~~~~~~~~~~~~~ /usr/bin/ld: utils.o: in function `DesEncrypt': /home/slitaz/wok/asleap/source/asleap-2.2/utils.c:179: undefined reference to `setkey' /usr/bin/ld: /home/slitaz/wok/asleap/source/asleap-2.2/utils.c:182: undefined reference to `encrypt' collect2: error: ld returned 1 exit status make: *** [Makefile:34: genkeys] Error 1 make: *** Waiting for unfinished jobs.... /usr/bin/ld: utils.o: in function `DesEncrypt': /home/slitaz/wok/asleap/source/asleap-2.2/utils.c:179: undefined reference to `setkey' /usr/bin/ld: /home/slitaz/wok/asleap/source/asleap-2.2/utils.c:182: undefined reference to `encrypt' collect2: error: ld returned 1 exit status make: *** [Makefile:31: asleap] Error 1 Build dependencies to remove: 6 Removing: libnl libnl-dev libnl-tools libpcap libpcap-dev openssl-dev Debug information ret1. ================================================================================ Cook date: 2020-09-12 02:13 Wasted time : 4s 45:/home/slitaz/wok/asleap/source/asleap-2.2/utils.c:179: undefined reference to `setkey' 46:/usr/bin/ld: /home/slitaz/wok/asleap/source/asleap-2.2/utils.c:182: undefined reference to `encrypt' 47:collect2: error: ld returned 1 exit status 51:/home/slitaz/wok/asleap/source/asleap-2.2/utils.c:179: undefined reference to `setkey' 52:/usr/bin/ld: /home/slitaz/wok/asleap/source/asleap-2.2/utils.c:182: undefined reference to `encrypt' 53:collect2: error: ld returned 1 exit status ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================