configure.ac:11: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' 100%100%100%100%Done Fetching cam.info... 0%100%100%100%100%100%Done Fetching git2tarxz.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done cam-20141220_8b81199/ cam-20141220_8b81199/cam.c cam-20141220_8b81199/Makefile.am cam-20141220_8b81199/configure.ac cam-20141220_8b81199/stb_image.c cam-20141220_8b81199/README.md cam-20141220_8b81199/_cam cam-20141220_8b81199/cam.1 cam-20141220_8b81199/LICENSE 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 nested variables... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for memset... yes checking for pow... no checking for sqrt... no checking for strtol... yes checking for strlen... yes checking for ceil... no checking for isdigit... yes checking for warn... yes checking for signal... yes checking for ioctl... yes checking for stat... yes checking for usleep... 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/graphics/cam/cam-20141220_8b81199' gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT cam.o -MD -MP -MF .deps/cam.Tpo -c -o cam.o cam.c cam.c: In function ‘deal’: cam.c:701:3: warning: implicit declaration of function ‘stbi_image_free’ [-Wimplicit-function-declaration] 701 | stbi_image_free(image); | ^~~~~~~~~~~~~~~ mv -f .deps/cam.Tpo .deps/cam.Po gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT stb_image.o -MD -MP -MF .deps/stb_image.Tpo -c -o stb_image.o stb_image.c mv -f .deps/stb_image.Tpo .deps/stb_image.Po gcc -O2 -fPIC -o cam cam.o stb_image.o -lm make[1]: Leaving directory '/usr/src/slapt-src/graphics/cam/cam-20141220_8b81199' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/graphics/cam/cam-20141220_8b81199/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/graphics/cam/cam-20141220_8b81199/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/graphics/cam/cam-20141220_8b81199/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/graphics/cam/cam-20141220_8b81199/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src/graphics/cam/cam-20141220_8b81199' make[2]: Entering directory '/usr/src/slapt-src/graphics/cam/cam-20141220_8b81199' /usr/bin/mkdir -p '/usr/src/slapt-src/graphics/cam/package-cam/usr/bin' /bin/sh /usr/src/slapt-src/graphics/cam/cam-20141220_8b81199/install-sh -c -s cam '/usr/src/slapt-src/graphics/cam/package-cam/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src/graphics/cam/package-cam/usr/man/man1' /usr/bin/ginstall -c -m 644 cam.1 '/usr/src/slapt-src/graphics/cam/package-cam/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src/graphics/cam/cam-20141220_8b81199' make[1]: Leaving directory '/usr/src/slapt-src/graphics/cam/cam-20141220_8b81199' 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/cam/cam-20141220_8b81199-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/cam usr/doc/ usr/doc/cam-20141220_8b81199/ usr/doc/cam-20141220_8b81199/LICENSE usr/doc/cam-20141220_8b81199/README.md usr/doc/cam-20141220_8b81199/cam.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/cam.1.gz Slackware package /usr/src/slapt-src/graphics/cam/cam-20141220_8b81199-x86_64-1salix15.0.txz created. Installing package cam-20141220_8b81199-x86_64-1salix15.0... | cam (display images in a terminal) | | The cam utility outputs an image file to stdout, using ANSI escape | codes. 256 color mode is supported, but only solid blocks are used | as pixels. | | | | | | | |