Cook: libdes 4.04b ================================================================================ QA: checking package receipt... QA: unable to reach "https://web.archive.org/web/20150803212935/http://linux.maruhn.com/sec/libdes.html" Extracting source archive "libdes-4.04b.tar.gz" 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 gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o des.o des.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o cbc_cksm.o cbc_cksm.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o cbc_enc.o cbc_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o ecb_enc.o ecb_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o des_enc.o des_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o fcrypt_b.o fcrypt_b.c des.c: In function 'uufread': des.c:793:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets((char *)b,300,fp); ^~~~~~~~~~~~~~~~~~~~~~~ des.c:814:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets((char *)b,300,fp); ^~~~~~~~~~~~~~~~~~~~~~~ des.c:822:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets((char *)b,300,fp); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o fcrypt.o fcrypt.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o set_key.o set_key.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o pcbc_enc.o pcbc_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o xcbc_enc.o xcbc_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o qud_cksm.o qud_cksm.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o cbc3_enc.o cbc3_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o cfb64ede.o cfb64ede.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o cfb64enc.o cfb64enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o cfb_enc.o cfb_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o ecb3_enc.o ecb3_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o enc_read.o enc_read.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o enc_writ.o enc_writ.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o ofb64ede.o ofb64ede.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o ofb64enc.o ofb64enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o ofb_enc.o ofb_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o rand_key.o rand_key.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o read_pwd.o read_pwd.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o read2pwd.o read2pwd.c read_pwd.c: In function 'des_read_pw': read_pwd.c:297:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf,size,tty); ^~~~~~~~~~~~~~~~~~~ read_pwd.c:308:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff,size,tty); ^~~~~~~~~~~~~~~~~~~~ read_pwd.c: In function 'read_till_nl': read_pwd.c:197:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf,SIZE,in); ^~~~~~~~~~~~~~~~~~ gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o rpc_enc.o rpc_enc.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o str2key.o str2key.c gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -D_GLIBCXX_USE_C99_MATH=1 -c -o supp.o supp.c /bin/rm -f libdes.a ar cr libdes.a cbc_cksm.o cbc_enc.o ecb_enc.o des_enc.o fcrypt_b.o fcrypt.o set_key.o pcbc_enc.o xcbc_enc.o qud_cksm.o cbc3_enc.o cfb64ede.o cfb64enc.o cfb_enc.o ecb3_enc.o enc_read.o enc_writ.o ofb64ede.o ofb64enc.o ofb_enc.o rand_key.o read_pwd.o read2pwd.o rpc_enc.o str2key.o supp.o if test -s /bin/ranlib; then /bin/ranlib libdes.a; \ else if test -s /usr/bin/ranlib; then /usr/bin/ranlib libdes.a; \ else exit 0; fi; fi gcc -DRAND -DTERMIO -O3 -fomit-frame-pointer -o des des.o libdes.a if test ; then \ echo SSL style install; \ cp libdes.a /lib; \ if test -s /bin/ranlib; then \ /bin/ranlib /lib/libdes.a; \ else \ if test -s /usr/bin/ranlib; then \ /usr/bin/ranlib /lib/libdes.a; \ fi; fi; \ chmod 644 /lib/libdes.a; \ cp des.h /include; \ chmod 644 /include/des.h; \ else \ echo Standalone install; \ cp libdes.a /home/slitaz/wok/libdes/install/usr/lib/libdes.a; \ if test -s /bin/ranlib; then \ /bin/ranlib /home/slitaz/wok/libdes/install/usr/lib/libdes.a; \ else \ if test -s /usr/bin/ranlib; then \ /usr/bin/ranlib /home/slitaz/wok/libdes/install/usr/lib/libdes.a; \ fi; \ fi; \ chmod 644 /home/slitaz/wok/libdes/install/usr/lib/libdes.a; \ cp des /home/slitaz/wok/libdes/install/usr/bin/des; \ chmod 711 /home/slitaz/wok/libdes/install/usr/bin/des; \ cp des_crypt.man /home/slitaz/wok/libdes/install/usr/share/man/man3/des_crypt.3; \ chmod 644 /home/slitaz/wok/libdes/install/usr/share/man/man3/des_crypt.3; \ cp des.man /home/slitaz/wok/libdes/install/usr/share/man/man1/des.1; \ chmod 644 /home/slitaz/wok/libdes/install/usr/share/man/man1/des.1; \ cp des.h /home/slitaz/wok/libdes/install/usr/include/des.h; \ chmod 644 /home/slitaz/wok/libdes/install/usr/include/des.h; \ fi Standalone install ================================================================================ Executing strip on all files... Done Time: 0.33s. Size: 137772 B -> 130516 B. Save: 7 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.47s. Size: 17470 B -> 5749 B. Save: 11 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: libdes 4.04b ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "libdes-4.04b-i486.tazpkg" created Pack: libdes-dev 4.04b ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "libdes-dev-4.04b-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/libdes-4.04b... Done Checking site script in source/libdes-4.04b... Done Checking ownership in install... Done Checking permissions in install... Failed Problems found: 0711 /usr/bin/des Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: libdes 4.04b ================================================================================ Src file : libdes-4.04b.tar.gz Src size : 140.0K Source dir : 1.2M Produced : 188.0K Cook time : 24s Cook date : 2020-09-12 16:56 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 80.0K : 18.5K : 1 : libdes-4.04b-i486.tazpkg 2 : 124.0K : 25.8K : 2 : libdes-dev-4.04b-i486.tazpkg ================================================================================