tar: /usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:12: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' /include/image.h jp2a-1.0.7/include/jp2a.h jp2a-1.0.7/include/options.h jp2a-1.0.7/include/round.h jp2a-1.0.7/man/ jp2a-1.0.7/man/jp2a.1 jp2a-1.0.7/src/ jp2a-1.0.7/src/Makefile.am jp2a-1.0.7/src/aspect_ratio.c jp2a-1.0.7/src/curl.c jp2a-1.0.7/src/html.c jp2a-1.0.7/src/image.c jp2a-1.0.7/src/jp2a.c jp2a-1.0.7/src/options.c jp2a-1.0.7/src/term.c jp2a-1.0.7/tests/ jp2a-1.0.7/tests/10h.txt jp2a-1.0.7/tests/110x30-i-b.txt jp2a-1.0.7/tests/160x49.txt jp2a-1.0.7/tests/1x1-inv.txt jp2a-1.0.7/tests/2xnormal-b.txt jp2a-1.0.7/tests/40x40.txt jp2a-1.0.7/tests/Makefile jp2a-1.0.7/tests/dalsnuten-640x480-gray-low.jpg jp2a-1.0.7/tests/dalsnuten-640x480-gray-low.txt jp2a-1.0.7/tests/dalsnuten-640x480-rgb-low.txt jp2a-1.0.7/tests/dalsnuten-80x49-inv.txt jp2a-1.0.7/tests/dalsnuten-color.txt jp2a-1.0.7/tests/dalsnuten-invert.txt jp2a-1.0.7/tests/dalsnuten-jp2a-2000x2000-md5.txt jp2a-1.0.7/tests/dalsnuten-normal.txt jp2a-1.0.7/tests/flip-xy-invert.txt jp2a-1.0.7/tests/grind-2grayscale-fill.txt jp2a-1.0.7/tests/grind-blue.txt jp2a-1.0.7/tests/grind-color.txt jp2a-1.0.7/tests/grind-fill.txt jp2a-1.0.7/tests/grind-green.txt jp2a-1.0.7/tests/grind-red.txt jp2a-1.0.7/tests/grind.jpg jp2a-1.0.7/tests/grind.txt jp2a-1.0.7/tests/html-raw.txt jp2a-1.0.7/tests/html-title.txt jp2a-1.0.7/tests/jp2a.jpg jp2a-1.0.7/tests/logo-30.txt jp2a-1.0.7/tests/logo-40x25-gray.jpg jp2a-1.0.7/tests/normal-b.txt jp2a-1.0.7/tests/normal-clear.txt jp2a-1.0.7/tests/normal-curl.txt jp2a-1.0.7/tests/normal-verbose.txt jp2a-1.0.7/tests/normal.txt jp2a-1.0.7/tests/run-tests.sh jp2a-1.0.7/tests/test-term.txt 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 for jpeg_start_decompress in -ljpeg... yes checking enable-curl... yes checking for curl-config... /usr/bin/curl-config checking curl-config --cflags... checking curl-config --libs... -lcurl checking for curl_easy_init in -lcurl... yes 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 jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for tgetent in -lncurses... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking for memset... yes checking for atexit... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for pid_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7' Making all in src make[2]: Entering directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -MT aspect_ratio.o -MD -MP -MF .deps/aspect_ratio.Tpo -c -o aspect_ratio.o aspect_ratio.c mv -f .deps/aspect_ratio.Tpo .deps/aspect_ratio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c mv -f .deps/html.Tpo .deps/html.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c mv -f .deps/term.Tpo .deps/term.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -MT curl.o -MD -MP -MF .deps/curl.Tpo -c -o curl.o curl.c mv -f .deps/curl.Tpo .deps/curl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -MT jp2a.o -MD -MP -MF .deps/jp2a.Tpo -c -o jp2a.o jp2a.c mv -f .deps/jp2a.Tpo .deps/jp2a.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c mv -f .deps/image.Tpo .deps/image.Po gcc -O2 -fPIC -o jp2a aspect_ratio.o html.o term.o curl.o jp2a.o options.o image.o -ljpeg -lcurl -lncurses make[2]: Leaving directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7/src' make[2]: Entering directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7' make[2]: Leaving directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7' make[1]: Leaving directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7' Making install in src make[1]: Entering directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7/src' make[2]: Entering directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7/src' /usr/bin/mkdir -p '/usr/src/slapt-src/graphics/jp2a/package-jp2a/usr/bin' /usr/bin/ginstall -c jp2a '/usr/src/slapt-src/graphics/jp2a/package-jp2a/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7/src' make[1]: Leaving directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7/src' make[1]: Entering directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7' make[2]: Entering directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/graphics/jp2a/package-jp2a/usr/man/man1' /usr/bin/ginstall -c -m 644 man/jp2a.1 '/usr/src/slapt-src/graphics/jp2a/package-jp2a/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7' make[1]: Leaving directory '/usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7' 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/jp2a/jp2a-1.0.7-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/jp2a usr/doc/ usr/doc/jp2a-1.0.7/ usr/doc/jp2a-1.0.7/AUTHORS usr/doc/jp2a-1.0.7/COPYING usr/doc/jp2a-1.0.7/ChangeLog usr/doc/jp2a-1.0.7/NEWS usr/doc/jp2a-1.0.7/README usr/doc/jp2a-1.0.7/jp2a.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/jp2a.1.gz Slackware package /usr/src/slapt-src/graphics/jp2a/jp2a-1.0.7-x86_64-1salix15.0.txz created. Installing package jp2a-1.0.7-x86_64-1salix15.0... | jp2a (Image converter) | | jp2a is a small utility that converts JPG images to ASCII. It's | written in C and released under the GPL. | | Homepage: https://csl.name/jp2a/ | | | | | | |