Cook: jbig2dec 0.15 ================================================================================ 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): libltdl-2.4.6-i486 Installing (pkg/local): libtool-2.4.6-i486 Installing (pkg/local): libpng-1.6.36-i486 Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): libpng-dev-1.6.36-i486 Extracting source archive "jbig2dec-0.15.tar.gz" Checking sha1sum of source tarball... /home/slitaz/src/jbig2dec-0.15.tar.gz: OK 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 --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:22: installing './compile' configure.ac:7: installing './missing' /usr/share/automake-1.16/am/ltlibrary.am: warning: 'libjbig2dec.la': linking libtool libraries using a non-POSIX /usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' Makefile.am:6: while processing Libtool library 'libjbig2dec.la' Makefile.am: installing './depcomp' Makefile.am:9: warning: 'CFLAGS' is a user variable, you should not override it; Makefile.am:9: use 'AM_CFLAGS' instead 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 build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i486-slitaz-linux-nm -B checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i486-slitaz-linux-gcc -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 dlfcn.h... yes checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing pow... -lm checking for png_create_write_struct in -lpng... yes checking for deflate in -lz... yes checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for working memcmp... yes checking for snprintf... yes checking for memset... yes checking for strdup... yes checking for getopt_long... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config_types.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/home/slitaz/wok/jbig2dec/source/jbig2dec-0.15' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2dec.o -MD -MP -MF .deps/jbig2dec.Tpo -c -o jbig2dec.o jbig2dec.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2.lo -MD -MP -MF .deps/jbig2.Tpo -c -o jbig2.lo jbig2.c /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_arith.lo -MD -MP -MF .deps/jbig2_arith.Tpo -c -o jbig2_arith.lo jbig2_arith.c /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_arith_int.lo -MD -MP -MF .deps/jbig2_arith_int.Tpo -c -o jbig2_arith_int.lo jbig2_arith_int.c /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_arith_iaid.lo -MD -MP -MF .deps/jbig2_arith_iaid.Tpo -c -o jbig2_arith_iaid.lo jbig2_arith_iaid.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_arith.lo -MD -MP -MF .deps/jbig2_arith.Tpo -c jbig2_arith.c -fPIC -DPIC -o .libs/jbig2_arith.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_arith_iaid.lo -MD -MP -MF .deps/jbig2_arith_iaid.Tpo -c jbig2_arith_iaid.c -fPIC -DPIC -o .libs/jbig2_arith_iaid.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_arith_int.lo -MD -MP -MF .deps/jbig2_arith_int.Tpo -c jbig2_arith_int.c -fPIC -DPIC -o .libs/jbig2_arith_int.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2.lo -MD -MP -MF .deps/jbig2.Tpo -c jbig2.c -fPIC -DPIC -o .libs/jbig2.o mv -f .deps/jbig2dec.Tpo .deps/jbig2dec.Po mv -f .deps/jbig2_arith_iaid.Tpo .deps/jbig2_arith_iaid.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_huffman.lo -MD -MP -MF .deps/jbig2_huffman.Tpo -c -o jbig2_huffman.lo jbig2_huffman.c /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_segment.lo -MD -MP -MF .deps/jbig2_segment.Tpo -c -o jbig2_segment.lo jbig2_segment.c mv -f .deps/jbig2_arith_int.Tpo .deps/jbig2_arith_int.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_page.lo -MD -MP -MF .deps/jbig2_page.Tpo -c -o jbig2_page.lo jbig2_page.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_huffman.lo -MD -MP -MF .deps/jbig2_huffman.Tpo -c jbig2_huffman.c -fPIC -DPIC -o .libs/jbig2_huffman.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_segment.lo -MD -MP -MF .deps/jbig2_segment.Tpo -c jbig2_segment.c -fPIC -DPIC -o .libs/jbig2_segment.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_page.lo -MD -MP -MF .deps/jbig2_page.Tpo -c jbig2_page.c -fPIC -DPIC -o .libs/jbig2_page.o mv -f .deps/jbig2_arith.Tpo .deps/jbig2_arith.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_symbol_dict.lo -MD -MP -MF .deps/jbig2_symbol_dict.Tpo -c -o jbig2_symbol_dict.lo jbig2_symbol_dict.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_symbol_dict.lo -MD -MP -MF .deps/jbig2_symbol_dict.Tpo -c jbig2_symbol_dict.c -fPIC -DPIC -o .libs/jbig2_symbol_dict.o mv -f .deps/sha1.Tpo .deps/sha1.Po /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_text.lo -MD -MP -MF .deps/jbig2_text.Tpo -c -o jbig2_text.lo jbig2_text.c mv -f .deps/jbig2.Tpo .deps/jbig2.Plo mv -f .deps/jbig2_page.Tpo .deps/jbig2_page.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_generic.lo -MD -MP -MF .deps/jbig2_generic.Tpo -c -o jbig2_generic.lo jbig2_generic.c /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_refinement.lo -MD -MP -MF .deps/jbig2_refinement.Tpo -c -o jbig2_refinement.lo jbig2_refinement.c mv -f .deps/jbig2_segment.Tpo .deps/jbig2_segment.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_mmr.lo -MD -MP -MF .deps/jbig2_mmr.Tpo -c -o jbig2_mmr.lo jbig2_mmr.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_text.lo -MD -MP -MF .deps/jbig2_text.Tpo -c jbig2_text.c -fPIC -DPIC -o .libs/jbig2_text.o mv -f .deps/jbig2_huffman.Tpo .deps/jbig2_huffman.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_halftone.lo -MD -MP -MF .deps/jbig2_halftone.Tpo -c -o jbig2_halftone.lo jbig2_halftone.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_generic.lo -MD -MP -MF .deps/jbig2_generic.Tpo -c jbig2_generic.c -fPIC -DPIC -o .libs/jbig2_generic.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_refinement.lo -MD -MP -MF .deps/jbig2_refinement.Tpo -c jbig2_refinement.c -fPIC -DPIC -o .libs/jbig2_refinement.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_mmr.lo -MD -MP -MF .deps/jbig2_mmr.Tpo -c jbig2_mmr.c -fPIC -DPIC -o .libs/jbig2_mmr.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_halftone.lo -MD -MP -MF .deps/jbig2_halftone.Tpo -c jbig2_halftone.c -fPIC -DPIC -o .libs/jbig2_halftone.o mv -f .deps/jbig2_mmr.Tpo .deps/jbig2_mmr.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_image.lo -MD -MP -MF .deps/jbig2_image.Tpo -c -o jbig2_image.lo jbig2_image.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_image.lo -MD -MP -MF .deps/jbig2_image.Tpo -c jbig2_image.c -fPIC -DPIC -o .libs/jbig2_image.o mv -f .deps/jbig2_refinement.Tpo .deps/jbig2_refinement.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_image_pbm.lo -MD -MP -MF .deps/jbig2_image_pbm.Tpo -c -o jbig2_image_pbm.lo jbig2_image_pbm.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_image_pbm.lo -MD -MP -MF .deps/jbig2_image_pbm.Tpo -c jbig2_image_pbm.c -fPIC -DPIC -o .libs/jbig2_image_pbm.o jbig2_image_pbm.c: In function 'jbig2_image_read_pbm': jbig2_image_pbm.c:154:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread(image->data, 1, image->height * image->stride, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/jbig2_halftone.Tpo .deps/jbig2_halftone.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT memento.lo -MD -MP -MF .deps/memento.Tpo -c -o memento.lo memento.c mv -f .deps/jbig2_image_pbm.Tpo .deps/jbig2_image_pbm.Plo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT jbig2_image_png.o -MD -MP -MF .deps/jbig2_image_png.Tpo -c -o jbig2_image_png.o jbig2_image_png.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT memento.lo -MD -MP -MF .deps/memento.Tpo -c memento.c -fPIC -DPIC -o .libs/memento.o mv -f .deps/jbig2_symbol_dict.Tpo .deps/jbig2_symbol_dict.Plo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -DTEST -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT test_sha1-sha1.o -MD -MP -MF .deps/test_sha1-sha1.Tpo -c -o test_sha1-sha1.o `test -f 'sha1.c' || echo './'`sha1.c mv -f .deps/jbig2_text.Tpo .deps/jbig2_text.Plo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -DTEST -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT test_huffman-jbig2_huffman.o -MD -MP -MF .deps/test_huffman-jbig2_huffman.Tpo -c -o test_huffman-jbig2_huffman.o `test -f 'jbig2_huffman.c' || echo './'`jbig2_huffman.c mv -f .deps/jbig2_generic.Tpo .deps/jbig2_generic.Plo i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -DTEST -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT test_arith-jbig2_arith.o -MD -MP -MF .deps/test_arith-jbig2_arith.Tpo -c -o test_arith-jbig2_arith.o `test -f 'jbig2_arith.c' || echo './'`jbig2_arith.c mv -f .deps/jbig2_image.Tpo .deps/jbig2_image.Plo mv -f .deps/memento.Tpo .deps/memento.Plo /bin/sh ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -version-info 0:0:0 -no-undefined -Wl,-Os,--as-needed -o libjbig2dec.la -rpath /usr/lib jbig2.lo jbig2_arith.lo jbig2_arith_int.lo jbig2_arith_iaid.lo jbig2_huffman.lo jbig2_segment.lo jbig2_page.lo jbig2_symbol_dict.lo jbig2_text.lo jbig2_generic.lo jbig2_refinement.lo jbig2_mmr.lo jbig2_halftone.lo jbig2_image.lo jbig2_image_pbm.lo memento.lo -lm mv -f .deps/jbig2_image_png.Tpo .deps/jbig2_image_png.Po mv -f .deps/test_arith-jbig2_arith.Tpo .deps/test_arith-jbig2_arith.Po libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC .libs/jbig2.o .libs/jbig2_arith.o .libs/jbig2_arith_int.o .libs/jbig2_arith_iaid.o .libs/jbig2_huffman.o .libs/jbig2_segment.o .libs/jbig2_page.o .libs/jbig2_symbol_dict.o .libs/jbig2_text.o .libs/jbig2_generic.o .libs/jbig2_refinement.o .libs/jbig2_mmr.o .libs/jbig2_halftone.o .libs/jbig2_image.o .libs/jbig2_image_pbm.o .libs/memento.o -lm -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,libjbig2dec.so.0 -o .libs/libjbig2dec.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libjbig2dec.so.0" && ln -s "libjbig2dec.so.0.0.0" "libjbig2dec.so.0") libtool: link: (cd ".libs" && rm -f "libjbig2dec.so" && ln -s "libjbig2dec.so.0.0.0" "libjbig2dec.so") libtool: link: ( cd ".libs" && rm -f "libjbig2dec.la" && ln -s "../libjbig2dec.la" "libjbig2dec.la" ) /bin/sh ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os,--as-needed -o jbig2dec jbig2dec.o sha1.o libjbig2dec.la jbig2_image_png.o -lpng -lz -lm /bin/sh ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -DTEST -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os,--as-needed -o test_arith test_arith-jbig2_arith.o libjbig2dec.la -lm mv -f .deps/test_huffman-jbig2_huffman.Tpo .deps/test_huffman-jbig2_huffman.Po /bin/sh ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -DTEST -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os,--as-needed -o test_huffman test_huffman-jbig2_huffman.o libjbig2dec.la -lm libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o .libs/jbig2dec jbig2dec.o sha1.o jbig2_image_png.o ./.libs/libjbig2dec.so -lpng -lz -lm mv -f .deps/test_sha1-sha1.Tpo .deps/test_sha1-sha1.Po libtool: link: i486-slitaz-linux-gcc -DTEST -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o .libs/test_arith test_arith-jbig2_arith.o ./.libs/libjbig2dec.so -lm /bin/sh ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -DTEST -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os,--as-needed -o test_sha1 test_sha1-sha1.o -lm libtool: link: i486-slitaz-linux-gcc -DTEST -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o test_sha1 test_sha1-sha1.o -lm libtool: link: i486-slitaz-linux-gcc -DTEST -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o .libs/test_huffman test_huffman-jbig2_huffman.o ./.libs/libjbig2dec.so -lm make[1]: Leaving directory '/home/slitaz/wok/jbig2dec/source/jbig2dec-0.15' make[1]: Entering directory '/home/slitaz/wok/jbig2dec/source/jbig2dec-0.15' ./install-sh -c -d '/home/slitaz/wok/jbig2dec/install/usr/include' ./install-sh -c -d '/home/slitaz/wok/jbig2dec/install/usr/share/man/man1' ./install-sh -c -d '/home/slitaz/wok/jbig2dec/install/usr/lib' /usr/bin/install -c -m 644 jbig2.h '/home/slitaz/wok/jbig2dec/install/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libjbig2dec.la '/home/slitaz/wok/jbig2dec/install/usr/lib' /usr/bin/install -c -m 644 jbig2dec.1 '/home/slitaz/wok/jbig2dec/install/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libjbig2dec.so.0.0.0 /home/slitaz/wok/jbig2dec/install/usr/lib/libjbig2dec.so.0.0.0 libtool: install: (cd /home/slitaz/wok/jbig2dec/install/usr/lib && { ln -s -f libjbig2dec.so.0.0.0 libjbig2dec.so.0 || { rm -f libjbig2dec.so.0 && ln -s libjbig2dec.so.0.0.0 libjbig2dec.so.0; }; }) libtool: install: (cd /home/slitaz/wok/jbig2dec/install/usr/lib && { ln -s -f libjbig2dec.so.0.0.0 libjbig2dec.so || { rm -f libjbig2dec.so && ln -s libjbig2dec.so.0.0.0 libjbig2dec.so; }; }) libtool: install: /usr/bin/install -c .libs/libjbig2dec.lai /home/slitaz/wok/jbig2dec/install/usr/lib/libjbig2dec.la libtool: warning: remember to run 'libtool --finish /usr/lib' ./install-sh -c -d '/home/slitaz/wok/jbig2dec/install/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c jbig2dec '/home/slitaz/wok/jbig2dec/install/usr/bin' libtool: warning: 'libjbig2dec.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/jbig2dec /home/slitaz/wok/jbig2dec/install/usr/bin/jbig2dec make[1]: Leaving directory '/home/slitaz/wok/jbig2dec/source/jbig2dec-0.15' ================================================================================ Executing strip on all files... Done Time: 0.27s. Size: 136888 B -> 121536 B. Save: 15 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.47s. Size: 1796 B -> 904 B. Save: 1 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 11 Removing: advancecomp-static autoconf automake libgdbm libltdl libpng libpng-dev libtool perl perl-core zlib-dev Pack: jbig2dec 0.15 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... 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 The release checksum has not changed. ================================================================================ Package "jbig2dec-0.15-i486.tazpkg" created Pack: jbig2dec-dev 0.15 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... any 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 The release checksum has not changed. ================================================================================ Package "jbig2dec-dev-0.15-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/jbig2dec-0.15... Done Checking site script in source/jbig2dec-0.15... 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: jbig2dec 0.15 ================================================================================ Src file : jbig2dec-0.15.tar.gz Src size : 464.0K Source dir : 4.3M Produced : 168.0K Cook time : 31s Cook date : 2020-09-12 15:39 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 160.0K : 41.9K : 3 : jbig2dec-0.15-i486.tazpkg 2 : 40.0K : 3.1K : 2 : jbig2dec-dev-0.15-any.tazpkg ================================================================================