Cook: scrot 0.8 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libharfbuzz-1.8.4-i486 Installing (pkg/local): libpng-1.6.36-i486 Installing (pkg/local): freetype-2.10.2-i486 Installing (pkg/local): giflib-5.2.1-i486 Installing (pkg/local): libid3tag-0.15.1b-i486 Installing (pkg/local): libjpeg-turbo-2.0.1-i486 Installing (pkg/local): libtiff-4.0.10-i486 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): libxext-1.3.3-i486 Installing (pkg/local): imlib2-1.5.1-i486 Installing (pkg/local): giblib-1.2.4-i486 Installing (pkg/local): giblib-dev-1.2.4-i486 Installing (pkg/local): imlib2-test-1.5.1-i486 Installing (pkg/local): imlib2-dev-1.5.1-any Installing (pkg/local): xorgproto-2018.4-any 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 Extracting source archive "scrot-0.8.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 Applying patch scrot.patch patching file scrot.1 patching file src/options.c patching file scrot.1 patching file src/options.h patching file src/options.c patching file src/scrot.h patching file src/main.c patching file scrot.1 patching file scrot.1 Hunk #1 succeeded at 61 (offset 3 lines). patching file src/options.c patching file scrot.1 patching file src/main.c patching file src/options.c patching file src/options.h patching file scrot.1 Hunk #1 FAILED at 93. 1 out of 1 hunk FAILED -- saving rejects to file scrot.1.rej sed: can't move 'srcxTepx8' to 'src': Is a directory configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... missing checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ANSI C... none needed checking for i486-slitaz-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for giblib-config... /usr/bin/giblib-config checking for giblib - version >= 1.2.3... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scrot.spec config.status: creating src/Makefile config.status: creating src/config.h config.status: executing default-1 commands Making all in src make[1]: Entering directory '/home/slitaz/wok/scrot/source/scrot-0.8/src' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c main.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c getopt.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c getopt1.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c options.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c imlib.c main.c: In function 'scrot_get_geometry': main.c:383:48: warning: pointer targets in passing argument 4 of 'XGetGeometry' differ in signedness [-Wpointer-sign] status = XGetGeometry(disp, target, &root, &x, &x, &d, &d, &d, &d); ^~ In file included from scrot.h:29, from main.c:26: /usr/include/X11/Xlib.h:2620:15: note: expected 'int *' but argument is of type 'unsigned int *' extern Status XGetGeometry( ^~~~~~~~~~~~ main.c:383:52: warning: pointer targets in passing argument 5 of 'XGetGeometry' differ in signedness [-Wpointer-sign] status = XGetGeometry(disp, target, &root, &x, &x, &d, &d, &d, &d); ^~ In file included from scrot.h:29, from main.c:26: /usr/include/X11/Xlib.h:2620:15: note: expected 'int *' but argument is of type 'unsigned int *' extern Status XGetGeometry( ^~~~~~~~~~~~ main.c: In function 'scrot_exec_app': main.c:171:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(execstr); ^~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -L/usr/X11R6/lib -o scrot main.o getopt.o getopt1.o options.o imlib.o -lX11 -L/usr/lib -lgiblib -Wl,-Os,--as-needed -L/usr/lib -lImlib2 -lm make[1]: Leaving directory '/home/slitaz/wok/scrot/source/scrot-0.8/src' make[1]: Entering directory '/home/slitaz/wok/scrot/source/scrot-0.8' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/scrot/source/scrot-0.8' Making install in src make[1]: Entering directory '/home/slitaz/wok/scrot/source/scrot-0.8/src' make[2]: Entering directory '/home/slitaz/wok/scrot/source/scrot-0.8/src' make[2]: Nothing to be done for 'install-data-am'. /bin/bash ../mkinstalldirs /home/slitaz/wok/scrot/install/usr/bin mkdir /home/slitaz/wok/scrot/install mkdir /home/slitaz/wok/scrot/install/usr mkdir /home/slitaz/wok/scrot/install/usr/bin /usr/bin/install -c scrot /home/slitaz/wok/scrot/install/usr/bin/scrot make[2]: Leaving directory '/home/slitaz/wok/scrot/source/scrot-0.8/src' make[1]: Leaving directory '/home/slitaz/wok/scrot/source/scrot-0.8/src' make[1]: Entering directory '/home/slitaz/wok/scrot/source/scrot-0.8' make[2]: Entering directory '/home/slitaz/wok/scrot/source/scrot-0.8' make[2]: Nothing to be done for 'install-exec-am'. make install-man1 /bin/bash ./mkinstalldirs /home/slitaz/wok/scrot/install/usr/share/doc/scrot make[3]: Entering directory '/home/slitaz/wok/scrot/source/scrot-0.8' /bin/bash ./mkinstalldirs /home/slitaz/wok/scrot/install/usr/share/man/man1 mkdir /home/slitaz/wok/scrot/install/usr/share mkdir /home/slitaz/wok/scrot/install/usr/share/doc mkdir /home/slitaz/wok/scrot/install/usr/share/doc/scrot mkdir /home/slitaz/wok/scrot/install/usr/share/man mkdir /home/slitaz/wok/scrot/install/usr/share/man/man1 /usr/bin/install -c -m 644 ./README /home/slitaz/wok/scrot/install/usr/share/doc/scrot/README /usr/bin/install -c -m 644 ./AUTHORS /home/slitaz/wok/scrot/install/usr/share/doc/scrot/AUTHORS /usr/bin/install -c -m 644 ./ChangeLog /home/slitaz/wok/scrot/install/usr/share/doc/scrot/ChangeLog /usr/bin/install -c -m 644 ./TODO /home/slitaz/wok/scrot/install/usr/share/doc/scrot/TODO /usr/bin/install -c -m 644 ./scrot.1 /home/slitaz/wok/scrot/install/usr/share/man/man1/scrot.1 make[3]: Leaving directory '/home/slitaz/wok/scrot/source/scrot-0.8' make[2]: Leaving directory '/home/slitaz/wok/scrot/source/scrot-0.8' make[1]: Leaving directory '/home/slitaz/wok/scrot/source/scrot-0.8' ================================================================================ Executing strip on all files... Done Time: 0.30s. Size: 79676 B -> 26140 B. Save: 52 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.33s. Size: 3616 B -> 1802 B. Save: 2 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 29 Removing: advancecomp-static freetype giblib giblib-dev giflib glib imlib2 imlib2-dev imlib2-test libharfbuzz libid3tag libjpeg-turbo libpcre libpng libtiff libx11 libx11-dev libxau libxau-dev libxcb libxcb-dev libxdmcp libxdmcp-dev libxext util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid xorgproto Pack: scrot 0.8 ================================================================================ 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 "scrot-0.8-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "scrot-0.8-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/scrot-0.8... Done Checking site script in source/scrot-0.8... 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: scrot 0.8 ================================================================================ Src file : scrot-0.8.tar.gz Src size : 76.0K Source dir : 628.0K Produced : 84.0K Cook time : 24s Cook date : 2020-07-07 23:52 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 56.0K : 9.2K : 1 : scrot-0.8-i486.tazpkg ================================================================================