autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:10: installing './compile' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' c xwallpaper-0.7.3/debug.c xwallpaper-0.7.3/functions.h xwallpaper-0.7.3/load_jpeg.c xwallpaper-0.7.3/load_png.c xwallpaper-0.7.3/load_xpm.c xwallpaper-0.7.3/main.c xwallpaper-0.7.3/options.c xwallpaper-0.7.3/outputs.c xwallpaper-0.7.3/seccomp.c xwallpaper-0.7.3/util.c xwallpaper-0.7.3/xwallpaper.1 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pixman-1 >= 0.32... yes checking for xcb-image >= 0.3.8 xcb-util >= 0.3.8... yes checking for pledge... no checking whether seccomp support is requested... auto checking for libseccomp >= 2.3.1... yes checking whether RandR support is requested... auto checking for xcb-randr >= 1.11... yes checking whether JPEG support is requested... auto checking for libjpeg >= 1.5... yes checking whether PNG support is requested... auto checking for libpng >= 1.2... yes checking whether XPM support is requested... auto checking for xpm >= 3.5... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src/desktop/xwallpaper/xwallpaper-0.7.3' gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -g -O2 -MT xwallpaper-debug.o -MD -MP -MF .deps/xwallpaper-debug.Tpo -c -o xwallpaper-debug.o `test -f 'debug.c' || echo './'`debug.c mv -f .deps/xwallpaper-debug.Tpo .deps/xwallpaper-debug.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -g -O2 -MT xwallpaper-main.o -MD -MP -MF .deps/xwallpaper-main.Tpo -c -o xwallpaper-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/xwallpaper-main.Tpo .deps/xwallpaper-main.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -g -O2 -MT xwallpaper-options.o -MD -MP -MF .deps/xwallpaper-options.Tpo -c -o xwallpaper-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/xwallpaper-options.Tpo .deps/xwallpaper-options.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -g -O2 -MT xwallpaper-outputs.o -MD -MP -MF .deps/xwallpaper-outputs.Tpo -c -o xwallpaper-outputs.o `test -f 'outputs.c' || echo './'`outputs.c mv -f .deps/xwallpaper-outputs.Tpo .deps/xwallpaper-outputs.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -g -O2 -MT xwallpaper-util.o -MD -MP -MF .deps/xwallpaper-util.Tpo -c -o xwallpaper-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/xwallpaper-util.Tpo .deps/xwallpaper-util.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -g -O2 -MT xwallpaper-seccomp.o -MD -MP -MF .deps/xwallpaper-seccomp.Tpo -c -o xwallpaper-seccomp.o `test -f 'seccomp.c' || echo './'`seccomp.c mv -f .deps/xwallpaper-seccomp.Tpo .deps/xwallpaper-seccomp.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -g -O2 -MT xwallpaper-load_jpeg.o -MD -MP -MF .deps/xwallpaper-load_jpeg.Tpo -c -o xwallpaper-load_jpeg.o `test -f 'load_jpeg.c' || echo './'`load_jpeg.c mv -f .deps/xwallpaper-load_jpeg.Tpo .deps/xwallpaper-load_jpeg.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -g -O2 -MT xwallpaper-load_png.o -MD -MP -MF .deps/xwallpaper-load_png.Tpo -c -o xwallpaper-load_png.o `test -f 'load_png.c' || echo './'`load_png.c mv -f .deps/xwallpaper-load_png.Tpo .deps/xwallpaper-load_png.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -g -O2 -MT xwallpaper-load_xpm.o -MD -MP -MF .deps/xwallpaper-load_xpm.Tpo -c -o xwallpaper-load_xpm.o `test -f 'load_xpm.c' || echo './'`load_xpm.c mv -f .deps/xwallpaper-load_xpm.Tpo .deps/xwallpaper-load_xpm.Po gcc -g -O2 -o xwallpaper xwallpaper-debug.o xwallpaper-main.o xwallpaper-options.o xwallpaper-outputs.o xwallpaper-util.o xwallpaper-seccomp.o xwallpaper-load_jpeg.o xwallpaper-load_png.o xwallpaper-load_xpm.o -lpixman-1 -lxcb-image -lxcb-shm -lxcb-util -lxcb -lseccomp -lxcb-randr -ljpeg -lpng16 -lz -lXpm -lX11 make[1]: Leaving directory '/usr/src/slapt-src/desktop/xwallpaper/xwallpaper-0.7.3' make[1]: Entering directory '/usr/src/slapt-src/desktop/xwallpaper/xwallpaper-0.7.3' /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/xwallpaper/package-xwallpaper/usr/bin' /usr/bin/ginstall -c xwallpaper '/usr/src/slapt-src/desktop/xwallpaper/package-xwallpaper/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/xwallpaper/package-xwallpaper/usr/share/zsh/site-functions' /usr/bin/ginstall -c -m 644 _xwallpaper '/usr/src/slapt-src/desktop/xwallpaper/package-xwallpaper/usr/share/zsh/site-functions' /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/xwallpaper/package-xwallpaper/usr/man/man1' /usr/bin/ginstall -c -m 644 xwallpaper.1 '/usr/src/slapt-src/desktop/xwallpaper/package-xwallpaper/usr/man/man1' make[1]: Leaving directory '/usr/src/slapt-src/desktop/xwallpaper/xwallpaper-0.7.3' 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/desktop/xwallpaper/xwallpaper-0.7.3-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/xwallpaper usr/doc/ usr/doc/xwallpaper-0.7.3/ usr/doc/xwallpaper-0.7.3/LICENSE usr/doc/xwallpaper-0.7.3/README.md usr/doc/xwallpaper-0.7.3/xwallpaper.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/xwallpaper.1.gz usr/share/ usr/share/zsh/ usr/share/zsh/site-functions/ usr/share/zsh/site-functions/_xwallpaper Slackware package /usr/src/slapt-src/desktop/xwallpaper/xwallpaper-0.7.3-i586-1salix15.0.txz created. Installing package xwallpaper-0.7.3-i586-1salix15.0... | xwallpaper (X wallpaper utility) | | The xwallpaper utility allows you to set image files as your X | wallpaper. JPEG, PNG and XPM file formats are supported, all of them | being configurable and therefore no fixed dependencies. The wallpaper | is also advertised to programs which support semi-transparent | backgrounds. | | | Homepage: https://github.com/stoeckmann/xwallpaper | | |