Cook: pixman 0.36.0 ================================================================================ QA: checking package receipt... Checking build dependencies... 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 "pixman-0.36.0.tar.bz2" Checking sha1sum of source tarball... /home/slitaz/src/pixman-0.36.0.tar.bz2: 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 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 whether make supports nested variables... (cached) yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu 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 dependency style of i486-slitaz-linux-gcc... gcc3 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... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no 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 getisax... no checking whether byte ordering is bigendian... no checking for inline... inline checking whether the compiler supports -Werror... yes checking size of long... 4 checking whether __SUNPRO_C is declared... no checking whether __amd64 is declared... no checking whether the compiler supports -Wall... yes checking whether the compiler supports -Wdeclaration-after-statement... yes checking whether the compiler supports -Wno-unused-local-typedefs... yes checking whether the compiler supports -fno-strict-aliasing... yes checking for i486-slitaz-linux-gcc option to support OpenMP... -fopenmp checking whether the compiler supports -fvisibility=hidden... yes checking whether the compiler supports -xldscope=hidden... no checking whether to use Loongson MMI assembler... no checking whether to use MMX intrinsics... yes checking whether to use SSE2 intrinsics... yes checking whether to use SSSE3 intrinsics... yes checking whether to use VMX/Altivec intrinsics... no checking whether to use ARM SIMD assembler... no checking whether to use ARM NEON assembler... no checking whether to use ARM IWMMXT intrinsics... no checking whether to use MIPS DSPr2 assembler... no checking whether to use GNU-style inline assembler... yes checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes checking for pixman_version_string in -lpixman-1... no checking for posix_memalign... yes checking for sigaction... yes checking for alarm... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mprotect... yes checking for getpagesize... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for feenableexcept in -lm... yes checking whether FE_DIVBYZERO is declared... yes checking for gettimeofday... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for library containing sqrtf... -lm checking for thread local storage (TLS) support... __thread checking for pthreads... yes checking for __attribute__((constructor))... yes checking for __float128... yes checking for __builtin_clz... yes checking for GCC vector extensions... yes checking for PNG... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pixman-1.pc config.status: creating pixman-1-uninstalled.pc config.status: creating Makefile config.status: creating pixman/Makefile config.status: creating pixman/pixman-version.h config.status: creating demos/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0' Making all in pixman make[2]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/pixman' CC pixman.lo CC pixman-access.lo CC pixman-bits-image.lo CC pixman-access-accessors.lo CC pixman-combine32.lo CC pixman-combine-float.lo pixman-access.c:468:30: warning: '__dummy__g1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:507:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(g1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:506:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1b1g1r1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:505:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1b1g1r1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1r1g1b1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:504:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1r1g1b1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b1g2r1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:503:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b1g2r1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r1g2b1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:502:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r1g2b1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__c4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:501:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(c4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__g4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:500:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(g4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:499:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x4a4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:498:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x4a4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a2b2g2r2' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:497:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a2b2g2r2); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a2r2g2b2' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:496:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a2r2g2b2); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b2g3r3' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:495:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b2g3r3); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r3g3b2' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:494:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r3g3b2); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__g8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:493:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(g8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__c8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:492:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(c8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:491:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x4b4g4r4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:490:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x4b4g4r4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a4b4g4r4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:489:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a4b4g4r4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x4r4g4b4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:488:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x4r4g4b4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a4r4g4b4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:487:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a4r4g4b4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x1b5g5r5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:486:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x1b5g5r5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1b5g5r5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:485:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1b5g5r5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x1r5g5b5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:484:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x1r5g5b5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1r5g5b5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:483:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1r5g5b5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b5g6r5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:482:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b5g6r5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r5g6b5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:481:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r5g6b5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b8g8r8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:480:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b8g8r8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r8g8b8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:479:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r8g8b8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r8g8b8a8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:478:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r8g8b8a8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r8g8b8x8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:477:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r8g8b8x8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b8g8r8x8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:476:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b8g8r8x8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b8g8r8a8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:475:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b8g8r8a8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x14r6g6b6' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:474:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x14r6g6b6); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x8b8g8r8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:473:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x8b8g8r8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a8b8g8r8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:472:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a8b8g8r8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x8r8g8b8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:471:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x8r8g8b8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a8r8g8b8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:470:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a8r8g8b8); ^~~~~~~~~~~~~~ CC pixman-conical-gradient.lo CC pixman-filter.lo CC pixman-x86.lo CC pixman-mips.lo CC pixman-arm.lo CC pixman-ppc.lo CC pixman-edge.lo CC pixman-edge-accessors.lo CC pixman-fast-path.lo CC pixman-glyph.lo CC pixman-general.lo CC pixman-gradient-walker.lo CC pixman-image.lo CC pixman-implementation.lo CC pixman-linear-gradient.lo CC pixman-matrix.lo CC pixman-noop.lo CC pixman-radial-gradient.lo CC pixman-region16.lo CC pixman-region32.lo CC pixman-solid-fill.lo CC pixman-timer.lo CC pixman-trap.lo CC pixman-utils.lo CC libpixman_mmx_la-pixman-mmx.lo CC libpixman_sse2_la-pixman-sse2.lo CC libpixman_ssse3_la-pixman-ssse3.lo CCLD libpixman-ssse3.la CCLD libpixman-mmx.la CCLD libpixman-sse2.la CCLD libpixman-1.la make[2]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/pixman' Making all in demos make[2]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/demos' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/demos' Making all in test make[2]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/test' CC oob-test.o CC utils.lo CC utils-prng.lo CC infinite-loop.o CC fence-image-self-test.o CC trap-crasher.o CC region-translate-test.o CC fetch-test.o CC a1-trap-test.o CC prng-test.o CC radial-invalid.o CC pdf-op-test.o CC region-test.o CC combiner-test.o CC scaling-crash-test.o CC alpha-loop.o CC scaling-helpers-test.o CC thread-test.o CC rotate-test.o CC alphamap.o CC gradient-crash-test.o CC pixel-test.o CC matrix-test.o CC filter-reduction-test.o CC composite-traps-test.o CC region-contains-test.o CC glyph-test.o CC solid-test.o CC stress-test.o CC cover-test.o CC affine-test.o CC blitters-test.o CC scaling-test.o CC composite.o CC tolerance-test.o CC lowlevel-blt-bench.o CC radial-perf-test.o CC check-formats.o lowlevel-blt-bench.c: In function 'bench_L': lowlevel-blt-bench.c:183:18: warning: variable 'qx' set but not used [-Wunused-but-set-variable] volatile int qx; ^~ CC scaling-bench.o CC affine-bench.o CCLD libutils.la CCLD fence-image-self-test CCLD oob-test CCLD infinite-loop CCLD trap-crasher CCLD region-translate-test CCLD fetch-test CCLD prng-test CCLD a1-trap-test CCLD radial-invalid CCLD pdf-op-test CCLD region-test CCLD combiner-test CCLD scaling-crash-test CCLD alpha-loop CCLD scaling-helpers-test CCLD thread-test CCLD rotate-test CCLD alphamap CCLD gradient-crash-test CCLD pixel-test CCLD matrix-test CCLD filter-reduction-test CCLD composite-traps-test CCLD region-contains-test CCLD glyph-test CCLD solid-test CCLD stress-test CCLD cover-test CCLD blitters-test CCLD affine-test CCLD scaling-test CCLD composite CCLD tolerance-test CCLD lowlevel-blt-bench CCLD radial-perf-test CCLD check-formats CCLD scaling-bench CCLD affine-bench make[2]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/test' make[2]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0' make[2]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0' make[1]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0' Making install in pixman make[1]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/pixman' make[2]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/pixman' .././install-sh -c -d '/home/slitaz/wok/pixman/install/usr/lib' .././install-sh -c -d '/home/slitaz/wok/pixman/install/usr/include/pixman-1' /bin/sh ../libtool --mode=install /usr/bin/install -c libpixman-1.la '/home/slitaz/wok/pixman/install/usr/lib' /usr/bin/install -c -m 644 pixman.h pixman-version.h '/home/slitaz/wok/pixman/install/usr/include/pixman-1' libtool: install: /usr/bin/install -c .libs/libpixman-1.so.0.36.0 /home/slitaz/wok/pixman/install/usr/lib/libpixman-1.so.0.36.0 libtool: install: (cd /home/slitaz/wok/pixman/install/usr/lib && { ln -s -f libpixman-1.so.0.36.0 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.36.0 libpixman-1.so.0; }; }) libtool: install: (cd /home/slitaz/wok/pixman/install/usr/lib && { ln -s -f libpixman-1.so.0.36.0 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.36.0 libpixman-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libpixman-1.lai /home/slitaz/wok/pixman/install/usr/lib/libpixman-1.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/pixman' make[1]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/pixman' Making install in demos make[1]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/demos' make[2]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/demos' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/demos' make[1]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/demos' Making install in test make[1]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/test' make[2]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/test' make[1]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0/test' make[1]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0' make[2]: Entering directory '/home/slitaz/wok/pixman/source/pixman-0.36.0' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/slitaz/wok/pixman/install/usr/lib/pkgconfig' /usr/bin/install -c -m 644 pixman-1.pc '/home/slitaz/wok/pixman/install/usr/lib/pkgconfig' make[2]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0' make[1]: Leaving directory '/home/slitaz/wok/pixman/source/pixman-0.36.0' ================================================================================ Executing strip on all files... Done Time: 0.44s. Size: 611020 B -> 562488 B. Save: 47 KB. ================================================================================ Build dependencies to remove: 3 Removing: libpng libpng-dev zlib-dev Pack: pixman 0.36.0 ================================================================================ 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 "pixman-0.36.0-i486.tazpkg" created Pack: pixman-dev 0.36.0 ================================================================================ 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 "pixman-dev-0.36.0-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/pixman-0.36.0... Done Checking site script in source/pixman-0.36.0... 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: pixman 0.36.0 ================================================================================ Src file : pixman-0.36.0.tar.bz2 Src size : 724.0K Source dir : 25.9M Produced : 636.0K Cook time : 46s Cook date : 2020-09-13 00:24 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 584.0K : 156.6K : 2 : pixman-0.36.0-i486.tazpkg 2 : 100.0K : 10.2K : 4 : pixman-dev-0.36.0-any.tazpkg ================================================================================