Cook: jp2a 1.0.7 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): autoconf-2.69-i486 Installing (pkg/local): automake-1.16.2-any Installing (pkg/local): libjpeg-turbo-2.0.1-i486 Installing (pkg/local): jpeg-turbo-2.0.1-i486 Installing (pkg/local): libjpeg-turbo-dev-2.0.1-any Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libcurl-7.63.0-i486 Installing (pkg/local): curl-7.63.0-i486 Installing (pkg/local): libunistring-dev-0.9.10-any Installing (pkg/local): libidn2-dev-2.1.0-any Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): curl-dev-7.63.0-i486 Extracting source archive "jp2a-1.0.7.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 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 `.' 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 for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i486-slitaz-linux-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... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... no checking ncurses/term.h presence... no checking for ncurses/term.h... no 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 '/home/slitaz/wok/jp2a/source/jp2a-1.0.7' Making all in src make[2]: Entering directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7/src' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT aspect_ratio.o -MD -MP -MF .deps/aspect_ratio.Tpo -c -o aspect_ratio.o aspect_ratio.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT curl.o -MD -MP -MF .deps/curl.Tpo -c -o curl.o curl.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT jp2a.o -MD -MP -MF .deps/jp2a.Tpo -c -o jp2a.o jp2a.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/aspect_ratio.Tpo .deps/aspect_ratio.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c mv -f .deps/html.Tpo .deps/html.Po mv -f .deps/term.Tpo .deps/term.Po mv -f .deps/jp2a.Tpo .deps/jp2a.Po mv -f .deps/curl.Tpo .deps/curl.Po mv -f .deps/options.Tpo .deps/options.Po mv -f .deps/image.Tpo .deps/image.Po i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o jp2a aspect_ratio.o html.o term.o curl.o jp2a.o options.o image.o -ljpeg -lcurl -lncurses make[2]: Leaving directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7/src' make[2]: Entering directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7' make[2]: Leaving directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7' make[1]: Leaving directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7' Making install in src make[1]: Entering directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7/src' make[2]: Entering directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/slitaz/wok/jp2a/install/usr/bin' /usr/bin/install -c jp2a '/home/slitaz/wok/jp2a/install/usr/bin' make[2]: Leaving directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7/src' make[1]: Leaving directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7/src' make[1]: Entering directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7' make[2]: Entering directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/slitaz/wok/jp2a/install/usr/share/man/man1' /usr/bin/install -c -m 644 man/jp2a.1 '/home/slitaz/wok/jp2a/install/usr/share/man/man1' make[2]: Leaving directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7' make[1]: Leaving directory '/home/slitaz/wok/jp2a/source/jp2a-1.0.7' Copying documentation... Done ================================================================================ Executing strip on all files... Done Time: 0.31s. Size: 28780 B -> 22172 B. Save: 6 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.56s. Size: 6640 B -> 2773 B. Save: 4 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 18 Removing: advancecomp-static autoconf automake curl curl-dev jpeg-turbo libcurl libgdbm libidn2 libidn2-dev libjpeg-turbo libjpeg-turbo-dev libunistring libunistring-dev openssl-dev perl perl-core zlib-dev Pack: jp2a 1.0.7 ================================================================================ 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 "jp2a-1.0.7-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "jp2a-1.0.7-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/jp2a-1.0.7... Done Checking site script in source/jp2a-1.0.7... 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: jp2a 1.0.7 ================================================================================ Src file : jp2a-1.0.7.tar.gz Src size : 112.0K Source dir : 1.6M Produced : 80.0K Cook time : 27s Cook date : 2020-07-07 11:55 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 52.0K : 9.3K : 1 : jp2a-1.0.7-i486.tazpkg ================================================================================