The following packages will be installed: scrot Fetching README... 0%100%100%100%100%100%Done Fetching scrot.SlackBuild... 0%100%100%100%100%100%Done Fetching scrot.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done scrot-0.8/ scrot-0.8/Makefile.in scrot-0.8/README scrot-0.8/AUTHORS scrot-0.8/COPYING scrot-0.8/ChangeLog scrot-0.8/Makefile.am scrot-0.8/TODO scrot-0.8/acinclude.m4 scrot-0.8/aclocal.m4 scrot-0.8/configure scrot-0.8/configure.ac scrot-0.8/configure.in scrot-0.8/install-sh scrot-0.8/missing scrot-0.8/mkinstalldirs scrot-0.8/scrot.spec.in scrot-0.8/scrot.spec scrot-0.8/scrot.1 scrot-0.8/src/ scrot-0.8/src/Makefile.in scrot-0.8/src/stamp-h.in scrot-0.8/src/Makefile.am scrot-0.8/src/config.h.in scrot-0.8/src/main.c scrot-0.8/src/getopt.c scrot-0.8/src/getopt1.c scrot-0.8/src/getopt.h scrot-0.8/src/scrot.h scrot-0.8/src/options.c scrot-0.8/src/options.h scrot-0.8/src/debug.h scrot-0.8/src/imlib.c scrot-0.8/src/structs.h checking for a BSD-compatible install... /usr/bin/ginstall -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... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /usr/bin/ginstall -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 '/usr/src/slapt-src/graphics/scrot/scrot-0.8/src' 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 -O2 -fPIC -c main.c main.c: In function ‘scrot_sel_and_grab_image’: main.c:327:52: warning: pointer targets in passing argument 4 of ‘XGetGeometry’ differ in signedness [-Wpointer-sign] 327 | status = XGetGeometry(disp, target, &root, &x, &x, &d, &d, &d, &d); | ^~ | | | unsigned int * In file included from scrot.h:29, from main.c:26: /usr/include/X11/Xlib.h:2634:5: note: expected ‘int *’ but argument is of type ‘unsigned int *’ 2634 | int* /* x_return */, | ^~~~ main.c:327:56: warning: pointer targets in passing argument 5 of ‘XGetGeometry’ differ in signedness [-Wpointer-sign] 327 | status = XGetGeometry(disp, target, &root, &x, &x, &d, &d, &d, &d); | ^~ | | | unsigned int * In file included from scrot.h:29, from main.c:26: /usr/include/X11/Xlib.h:2635:5: note: expected ‘int *’ but argument is of type ‘unsigned int *’ 2635 | int* /* y_return */, | ^~~~ main.c: In function ‘im_printf’: main.c:492:7: warning: ‘strncat’ output may be truncated copying 1 byte from a string of length 4095 [-Wstringop-truncation] 492 | strncat(ret, c, 1); | ^~~~~~~~~~~~~~~~~~ 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 -O2 -fPIC -c getopt.c 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 -O2 -fPIC -c getopt1.c 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 -O2 -fPIC -c options.c 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 -O2 -fPIC -c imlib.c gcc -O2 -fPIC -L/usr/X11R6/lib -o scrot main.o getopt.o getopt1.o options.o imlib.o -lX11 -L/usr/lib64 -lgiblib -L/usr/lib64 -lImlib2 -lm make[1]: Leaving directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8/src' make[1]: Entering directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8' Making install in src make[1]: Entering directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8/src' make[2]: Entering directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8/src' /bin/sh ../mkinstalldirs /usr/src/slapt-src/graphics/scrot/package-scrot/usr/bin mkdir /usr/src/slapt-src/graphics/scrot/package-scrot/usr mkdir /usr/src/slapt-src/graphics/scrot/package-scrot/usr/bin /usr/bin/ginstall -c scrot /usr/src/slapt-src/graphics/scrot/package-scrot/usr/bin/scrot make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8/src' make[1]: Leaving directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8/src' make[1]: Entering directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8' make[2]: Entering directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8' make[2]: Nothing to be done for 'install-exec-am'. make install-man1 make[3]: Entering directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8' /bin/sh ./mkinstalldirs /usr/src/slapt-src/graphics/scrot/package-scrot/usr/man/man1 mkdir /usr/src/slapt-src/graphics/scrot/package-scrot/usr/man mkdir /usr/src/slapt-src/graphics/scrot/package-scrot/usr/man/man1 /usr/bin/ginstall -c -m 644 ./scrot.1 /usr/src/slapt-src/graphics/scrot/package-scrot/usr/man/man1/scrot.1 make[3]: Leaving directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8' /bin/sh ./mkinstalldirs /usr/src/slapt-src/graphics/scrot/package-scrot/usr/doc/scrot mkdir /usr/src/slapt-src/graphics/scrot/package-scrot/usr/doc mkdir /usr/src/slapt-src/graphics/scrot/package-scrot/usr/doc/scrot /usr/bin/ginstall -c -m 644 ./README /usr/src/slapt-src/graphics/scrot/package-scrot/usr/doc/scrot/README /usr/bin/ginstall -c -m 644 ./AUTHORS /usr/src/slapt-src/graphics/scrot/package-scrot/usr/doc/scrot/AUTHORS /usr/bin/ginstall -c -m 644 ./ChangeLog /usr/src/slapt-src/graphics/scrot/package-scrot/usr/doc/scrot/ChangeLog /usr/bin/ginstall -c -m 644 ./TODO /usr/src/slapt-src/graphics/scrot/package-scrot/usr/doc/scrot/TODO make[2]: Leaving directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8' make[1]: Leaving directory '/usr/src/slapt-src/graphics/scrot/scrot-0.8' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/graphics/scrot/scrot-0.8-x86_64-4salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/scrot usr/doc/ usr/doc/scrot-0.8/ usr/doc/scrot-0.8/AUTHORS usr/doc/scrot-0.8/COPYING usr/doc/scrot-0.8/ChangeLog usr/doc/scrot-0.8/README usr/doc/scrot-0.8/TODO usr/doc/scrot-0.8/scrot.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/scrot.1.gz Slackware package /usr/src/slapt-src/graphics/scrot/scrot-0.8-x86_64-4salix15.0.txz created. Installing package scrot-0.8-x86_64-4salix15.0... | scrot (commandline screen capture program) | | scrot is a commandline screen capture util like "import", but using | the imlib2 library. It has lots of options for autogenerating | filenames, and can do fun stuff like taking screenshots of | multiple displays and glueing them together. | | Homepage: https://github.com/dreamer/scrot | | | | |