Cook: libcap 2.26 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libdb-6.2.32-i486 Installing (pkg/local): pam-1.3.0-i486 Installing (pkg/local): db-6.2.32-i486 Installing (pkg/local): libdb-cxx-6.2.32-i486 Installing (pkg/local): db-dev-6.2.32-i486 Installing (pkg/local): libtirpc-dev-1.1.4-any Installing (pkg/local): pam-dev-1.3.0-any Installing (pkg/local): attr-dev-2.4.48-any Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Extracting source archive "libcap-2.26.tar.xz" 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 make -C libcap all make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/libcap' => making cap_names.list.h from /home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include/uapi/linux/capability.h perl -e 'while ($l=<>) { if ($l =~ /^\#define[ \t](CAP[_A-Z]+)[ \t]+([0-9]+)\s+$/) { $tok=$1; $val=$2; $tok =~ tr/A-Z/a-z/; print "{\"$tok\",$val},\n"; } }' /home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include/uapi/linux/capability.h | fgrep -v 0x > cap_names.list.h sed -e 's,@prefix@,/usr,' \ -e 's,@exec_prefix@,,' \ -e 's,@libdir@,/lib,' \ -e 's,@includedir@,/usr/include,' \ -e 's,@VERSION@,2.26,' \ -e 's,@deps@,,' \ libcap.pc.in >libcap.pc gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include _makenames.c -o _makenames ./_makenames > cap_names.h gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include -c cap_alloc.c -o cap_alloc.o gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include -c cap_proc.c -o cap_proc.o gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include -c cap_extint.c -o cap_extint.o gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include -c cap_flag.c -o cap_flag.o gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include -c cap_text.c -o cap_text.o gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap/include -c cap_file.c -o cap_file.o cap_text.c: In function 'cap_to_name': cap_text.c:296:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%u", cap); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-x -shared -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -L/home/slitaz/wok/libcap/source/libcap-2.26/libcap/../libcap -Wl,-soname,libcap.so.2 -o libcap.so.2.26 cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o ar rcs libcap.a cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o ranlib libcap.a ln -sf libcap.so.2.26 libcap.so.2 ln -sf libcap.so.2 libcap.so make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/libcap' make -C pam_cap all make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap' gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap/../libcap/include -c pam_cap.c -o pam_cap.o pam_cap.c: In function 'parse_args': pam_cap.c:213:9: warning: variable 'ctrl' set but not used [-Wunused-but-set-variable] int ctrl=0; ^~~~ gcc -Wl,-x -shared -L/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap/../libcap -o pam_cap.so pam_cap.o -L../libcap -lcap make testcompile make[2]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap' gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -L/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap/../libcap -o testcompile test.c pam_cap.o -lpam -ldl -L../libcap -lcap make[2]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap' make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap' make -C progs all make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/progs' gcc -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap/include -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -c getpcaps.c -o getpcaps.o gcc -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap/include -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -c capsh.c -o capsh.o gcc -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap/include -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -c getcap.c -o getcap.o gcc -fPIC -I/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap/include/uapi -I/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap/include -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -c setcap.c -o setcap.o gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -L/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap -o getpcaps getpcaps.o -L../libcap -lcap gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -L/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap -o getcap getcap.o -L../libcap -lcap gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -L/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap -o setcap setcap.o -L../libcap -lcap gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -L/home/slitaz/wok/libcap/source/libcap-2.26/progs/../libcap -o capsh capsh.o -L../libcap -lcap make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/progs' make -C doc all make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/doc' make -C kdebug all make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/kdebug' cd to kdebug to test a kernel build make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/kdebug' make -C libcap install make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/libcap' mkdir -p -m 0755 /home/slitaz/wok/libcap/install/usr/include/sys install -m 0644 include/sys/capability.h /home/slitaz/wok/libcap/install/usr/include/sys mkdir -p -m 0755 /home/slitaz/wok/libcap/install/usr/lib install -m 0644 libcap.so.2.26 /home/slitaz/wok/libcap/install/usr/lib/libcap.so.2.26 ln -sf libcap.so.2.26 /home/slitaz/wok/libcap/install/usr/lib/libcap.so.2 ln -sf libcap.so.2 /home/slitaz/wok/libcap/install/usr/lib/libcap.so mkdir -p -m 0755 /home/slitaz/wok/libcap/install/usr/lib/pkgconfig install -m 0644 libcap.pc /home/slitaz/wok/libcap/install/usr/lib/pkgconfig/libcap.pc make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/libcap' make -C pam_cap install make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap' make testcompile make[2]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap' make[2]: 'testcompile' is up to date. make[2]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap' mkdir -p -m 0755 /home/slitaz/wok/libcap/install/usr/lib/security install -m 0755 pam_cap.so /home/slitaz/wok/libcap/install/usr/lib/security make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/pam_cap' make -C progs install make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/progs' mkdir -p -m 0755 /home/slitaz/wok/libcap/install/usr/sbin for p in getpcaps capsh getcap setcap ; do \ install -m 0755 $p /home/slitaz/wok/libcap/install/usr/sbin ; \ done make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/progs' make -C doc install make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/doc' mkdir -p -m 755 /home/slitaz/wok/libcap/install/usr/share/man/man1 /home/slitaz/wok/libcap/install/usr/share/man/man3 /home/slitaz/wok/libcap/install/usr/share/man/man8 for man in \ /home/slitaz/wok/libcap/install/usr/share/man/man1 capsh.1 \ /home/slitaz/wok/libcap/install/usr/share/man/man3 cap_init.3 cap_free.3 cap_dup.3 cap_clear.3 cap_clear_flag.3 cap_get_flag.3 cap_set_flag.3 cap_compare.3 cap_get_proc.3 cap_get_pid.3 cap_set_proc.3 cap_get_file.3 cap_get_fd.3 cap_set_file.3 cap_set_fd.3 cap_copy_ext.3 cap_size.3 cap_copy_int.3 cap_from_text.3 cap_to_text.3 cap_from_name.3 cap_to_name.3 capsetp.3 capgetp.3 libcap.3 cap_get_bound.3 cap_drop_bound.3 \ /home/slitaz/wok/libcap/install/usr/share/man/man8 getcap.8 setcap.8 \ ; \ do \ case $man in \ /*) sub=$man ; continue ;; \ esac; \ install -m 644 $man $sub ; \ done make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/doc' make -C kdebug install make[1]: Entering directory '/home/slitaz/wok/libcap/source/libcap-2.26/kdebug' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/slitaz/wok/libcap/source/libcap-2.26/kdebug' ================================================================================ Executing strip on all files... Done Time: 1.64s. Size: 227140 B -> 97912 B. Save: 126 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.82s. Size: 36718 B -> 15241 B. Save: 21 KB. Cache hit: 30/30. ================================================================================ Build dependencies to remove: 12 Removing: advancecomp-static attr-dev db db-dev libdb libdb-cxx libgdbm libtirpc-dev pam pam-dev perl perl-core Pack: libcap-pam 2.26 ================================================================================ 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 "libcap-pam-2.26-i486.tazpkg" created Pack: libcap 2.26 ================================================================================ 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 "libcap-2.26-i486.tazpkg" created Pack: libcap-dev 2.26 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any 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 "libcap-dev-2.26-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/libcap-2.26... Done Checking site script in source/libcap-2.26... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: libcap 2.26 ================================================================================ Src file : libcap-2.26.tar.xz Src size : 68.0K Source dir : 1.1M Produced : 240.0K Cook time : 22s Cook date : 2020-09-12 16:41 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 48.0K : 4.3K : 1 : libcap-pam-2.26-i486.tazpkg 2 : 128.0K : 19.2K : 6 : libcap-2.26-i486.tazpkg 3 : 48.0K : 2.8K : 3 : libcap-dev-2.26-any.tazpkg ================================================================================