Cook: xscavenger 1.4.5 ================================================================================ QA: checking package receipt... QA: unable to reach "http://www.xdr.com/dash/scavenger.html" Checking build dependencies... Installing (pkg/local): xorg-cf-files-1.0.6-any Installing (pkg/local): imake-1.0.7-i486 Installing (pkg/local): xorgproto-2018.4-any Installing (pkg/local): libxau-1.0.8-i486 Installing (pkg/local): libxdmcp-1.1.2-i486 Installing (pkg/local): libxcb-1.13.1-i486 Installing (pkg/local): libx11-1.6.7-i486 Installing (pkg/local): libxau-dev-1.0.8-any Installing (pkg/local): libxdmcp-dev-1.1.2-any Installing (pkg/local): libxcb-dev-1.13.1-any Installing (pkg/local): libx11-dev-1.6.7-any Installing (pkg/local): alsa-lib-1.2.3-i486 Installing (pkg/local): alsa-lib-dev-1.2.3-any Installing (pkg/local): libxext-1.3.3-i486 Installing (pkg/local): libxext-dev-1.3.3-any Extracting source archive "xscavenger-1.4.5.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 imake -DUseInstalled -I/usr/lib/X11/config gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/lib/X11/scavenger\" -D_GLIBCXX_USE_C99_MATH=1 -c -o anim.o anim.c gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/lib/X11/scavenger\" -D_GLIBCXX_USE_C99_MATH=1 -c -o edit.o edit.c gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/lib/X11/scavenger\" -D_GLIBCXX_USE_C99_MATH=1 -c -o scav.o scav.c gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/lib/X11/scavenger\" -D_GLIBCXX_USE_C99_MATH=1 -c -o x.o x.c gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/lib/X11/scavenger\" -D_GLIBCXX_USE_C99_MATH=1 -c -o sound.o sound.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from scav.c:3: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from anim.c:5: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from edit.c:3: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from x.c:3: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from sound.c:3: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ scav.c: In function 'main': scav.c:1575:4: warning: 'return' with no value, in function returning non-void return; ^~~~~~ scav.c:1522:5: note: declared here int main (int argc, char** argv) ^~~~ anim.c: In function 'lout': anim.c:1106:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(wfile,buff4,4); ^~~~~~~~~~~~~~~~~~~~ anim.c: In function 'wout': anim.c:1115:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(wfile,buff2,2); ^~~~~~~~~~~~~~~~~~~~ anim.c: In function 'bout': anim.c:1121:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(wfile,&val,1); ^~~~~~~~~~~~~~~~~~~ sound.c: In function 'soundinit': sound.c:158:2: warning: implicit declaration of function 'doall'; did you mean 'poll'? [-Wimplicit-function-declaration] doall(); ^~~~~ poll sound.c: At top level: sound.c:202:1: warning: return type defaults to 'int' [-Wimplicit-int] doall() ^~~~~ scav.c:1554:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(file,playername,16); ^~~~~~~~~~~~~~~~~~~~~~~~ scav.c: In function 'mode3': scav.c:2677:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(file,playername,16); ^~~~~~~~~~~~~~~~~~~~~~~~~ rm -f scavenger gcc -m32 -o scavenger -O2 -fno-strength-reduce -fno-strict-aliasing -L/usr/lib anim.o edit.o scav.o x.o sound.o -lXext -lX11 -lasound rm -f scavenger._man if test -z "" ; then \ cd `dirname scavenger` && \ ln -s `basename scavenger.man` `basename scavenger._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < scavenger.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >scavenger._man; \ fi + mkdir -p /home/slitaz/wok/xscavenger/install/usr/bin install -c scavenger /home/slitaz/wok/xscavenger/install/usr/bin/scavenger + mkdir -p /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/badguy.lbm /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/brownblue.lbm /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/death.raw /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/dig.raw /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/fall.raw /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/levels.scl /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/microman.lbm /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/pop.raw /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/redbrick.lbm /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/reddevil.lbm /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/regularguy.lbm /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/spiralthing.lbm /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger + install -c -m 644 ../data/victory.raw /home/slitaz/wok/xscavenger/install/usr/lib/X11/scavenger install in . done ================================================================================ Executing strip on all files... Done Time: 1.00s. Size: 106356 B -> 89432 B. Save: 17 KB. Installing (pkg/local): pngquant-static-2.12.2-i486 Installing (pkg/local): optipng-static-0.7.7-i486 Compressing png images... Done Time: 2.55s. Size: 160 B -> 160 B. Save: 0 KB. Cache hit: 1/1. Installing (pkg/local): desktop-file-validate-static-0.23-i486 QA: Checking xscavenger.desktop... Done Time: 2.32s. Size: 120 B -> 120 B. Save: 0 KB. ================================================================================ Build dependencies to remove: 18 Removing: alsa-lib alsa-lib-dev desktop-file-validate-static imake libx11 libx11-dev libxau libxau-dev libxcb libxcb-dev libxdmcp libxdmcp-dev libxext libxext-dev optipng-static pngquant-static xorg-cf-files xorgproto Pack: xscavenger 1.4.5 ================================================================================ 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 Removing old package "xscavenger-1.4.5-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "xscavenger-1.4.5-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/xscavenger-1.4.5... Done Checking site script in source/xscavenger-1.4.5... 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: xscavenger 1.4.5 ================================================================================ Src file : xscavenger-1.4.5.tgz Src size : 192.0K Source dir : 956.0K Produced : 508.0K Cook time : 14s Cook date : 2020-07-08 06:04 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 524.0K : 120.2K : 16 : xscavenger-1.4.5-i486.tazpkg ================================================================================