Cook: tiff 4.0.10 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): cmake-common-3.17.3-any Installing (pkg/local): jsoncpp-1.8.4-i486 Installing (pkg/local): liblz4-1.8.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libzstd-1.3.8-i486 Installing (pkg/local): libarchive-3.3.3-i486 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): libnsl-1.2.0-i486 Installing (pkg/local): libuv-1.25.0-i486 Installing (pkg/local): cmake-3.17.3-i486 Installing (pkg/local): ninja-1.8.2-i486 Installing (pkg/local): zlib-dev-1.2.11-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): xz-tools-5.2.4-i486 Installing (pkg/local): xz-dev-5.2.4-any Extracting source archive "tiff-4.0.10.tar.gz" Checking sha1sum of source tarball... /home/slitaz/src/tiff-4.0.10.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 -- Building tiff version 4.0.10 -- libtiff library version 5.4.0 -- The C compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test C_FLAG_Wall -- Performing Test C_FLAG_Wall - Success -- Performing Test C_FLAG_Winline -- Performing Test C_FLAG_Winline - Success -- Performing Test C_FLAG_W -- Performing Test C_FLAG_W - Success -- Performing Test C_FLAG_Wformat_security -- Performing Test C_FLAG_Wformat_security - Success -- Performing Test C_FLAG_Wpointer_arith -- Performing Test C_FLAG_Wpointer_arith - Success -- Performing Test C_FLAG_Wdisabled_optimization -- Performing Test C_FLAG_Wdisabled_optimization - Success -- Performing Test C_FLAG_Wno_unknown_pragmas -- Performing Test C_FLAG_Wno_unknown_pragmas - Success -- Performing Test C_FLAG_Wdeclaration_after_statement -- Performing Test C_FLAG_Wdeclaration_after_statement - Success -- Performing Test C_FLAG_fstrict_aliasing -- Performing Test C_FLAG_fstrict_aliasing - Success -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Success -- Looking for assert.h -- Looking for assert.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for io.h -- Looking for io.h - not found -- Looking for search.h -- Looking for search.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Performing Test C_HAS_inline -- Performing Test C_HAS_inline - Success -- Performing Test TIME_WITH_SYS_TIME -- Performing Test TIME_WITH_SYS_TIME - Success -- Performing Test TM_IN_SYS_TIME -- Performing Test TM_IN_SYS_TIME - Success -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of signed int -- Check size of signed int - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of signed long -- Check size of signed long - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of signed long long -- Check size of signed long long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Check size of unsigned char * -- Check size of unsigned char * - done -- Check size of size_t -- Check size of size_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Looking for mmap -- Looking for mmap - found -- Looking for setmode -- Looking for setmode - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoul -- Looking for strtoul - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for getopt -- Looking for getopt - found -- Looking for lfind -- Looking for lfind - found -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- CMAKE_HOST_SYSTEM_PROCESSOR set to i486 -- HOST_FILLORDER set to FILLORDER_LSB2MSB -- HOST_BIG_ENDIAN set to 0 -- HAVE_IEEEFP set to 1 -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found JPEG: /usr/lib/libjpeg.so (found version "80") -- Looking for jbg_newlen -- Looking for jbg_newlen - not found -- Looking for lzma_auto_decoder in /usr/lib/liblzma.so -- Looking for lzma_auto_decoder in /usr/lib/liblzma.so - found -- Looking for lzma_easy_encoder in /usr/lib/liblzma.so -- Looking for lzma_easy_encoder in /usr/lib/liblzma.so - found -- Looking for lzma_lzma_preset in /usr/lib/liblzma.so -- Looking for lzma_lzma_preset in /usr/lib/liblzma.so - found -- Found LibLZMA: /usr/lib/liblzma.so (found version "5.2.4") -- The CXX compiler identification is GNU 8.2.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR) -- Looking for GL/gl.h -- Looking for GL/gl.h - not found -- Looking for GL/glu.h -- Looking for GL/glu.h - not found -- Looking for GL/glut.h -- Looking for GL/glut.h - not found -- Looking for GLUT/glut.h -- Looking for GLUT/glut.h - not found -- Looking for OpenGL/gl.h -- Looking for OpenGL/gl.h - not found -- Looking for OpenGL/glu.h -- Looking for OpenGL/glu.h - not found -- -- Libtiff is now configured for -- -- Installation directory: /usr -- Documentation directory: /usr/share/doc/libtiff-4.0.10 -- C compiler: /usr/bin/cc -- C++ compiler: /usr/bin/c++ -- Build shared libraries: ON -- Enable linker symbol versioning: TRUE -- Support Microsoft Document Imaging: ON -- Use win32 IO: FALSE -- -- Support for internal codecs: -- CCITT Group 3 & 4 algorithms: ON -- Macintosh PackBits algorithm: ON -- LZW algorithm: ON -- ThunderScan 4-bit RLE algorithm: ON -- NeXT 2-bit RLE algorithm: ON -- LogLuv high dynamic range encoding: ON -- -- Support for external codecs: -- ZLIB support: ON (requested) TRUE (availability) -- Pixar log-format algorithm: ON (requested) TRUE (availability) -- JPEG support: ON (requested) TRUE (availability) -- Old JPEG support: ON (requested) TRUE (availability) -- JPEG 8/12 bit dual mode: ON (requested) FALSE (availability) -- ISO JBIG support: ON (requested) FALSE (availability) -- LZMA2 support: ON (requested) TRUE (availability) -- ZSTD support: ON (requested) (availability) -- WEBP support: ON (requested) FALSE (availability) -- -- C++ support: ON (requested) TRUE (availability) -- -- OpenGL support: FALSE -- -- Configuring done -- Generating done -- Build files have been written to: /home/slitaz/wok/tiff/source/tiff-4.0.10/libtiff-build [1/121] Building C object port/CMakeFiles/port.dir/dummy.c.o [2/121] Linking C static library port/libport.a [3/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_close.c.o [4/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_codec.c.o [5/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_compress.c.o [6/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_aux.c.o [7/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_color.c.o [8/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_error.c.o [9/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_dumpmode.c.o [10/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_extension.c.o [11/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_dirinfo.c.o [12/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_flush.c.o [13/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_jbig.c.o [14/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_fax3sm.c.o [15/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_dir.c.o [16/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_jpeg_12.c.o [17/121] Building CXX object libtiff/CMakeFiles/tiffxx.dir/tif_stream.cxx.o [18/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_lzma.c.o [19/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_next.c.o [20/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_dirwrite.c.o [21/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_luv.c.o [22/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_jpeg.c.o [23/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_lzw.c.o [24/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_fax3.c.o ../libtiff/tif_fax3.c: In function 'Fax3Encode2DRow': ../libtiff/tif_fax3.c:842:1: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] find0span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:7: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:1037:39: note: in expansion of macro 'finddiff' uint32 a1 = (PIXEL(bp, 0) != 0 ? 0 : finddiff(bp, 0, bits, 0)); ^~~~~~~~ ../libtiff/tif_fax3.c:842:1: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] find0span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:7: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:1038:39: note: in expansion of macro 'finddiff' uint32 b1 = (PIXEL(rp, 0) != 0 ? 0 : finddiff(rp, 0, bits, 0)); ^~~~~~~~ ../libtiff/tif_fax3.c:904:1: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] find1span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:19: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:978:15: note: in expansion of macro 'finddiff' (_bs < _be ? finddiff(_cp,_bs,_be,_color) : _be) ^~~~~~~~ ../libtiff/tif_fax3.c:1042:8: note: in expansion of macro 'finddiff2' b2 = finddiff2(rp, b1, bits, PIXEL(rp,b1)); ^~~~~~~~~ ../libtiff/tif_fax3.c:842:1: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] find0span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:44: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:978:15: note: in expansion of macro 'finddiff' (_bs < _be ? finddiff(_cp,_bs,_be,_color) : _be) ^~~~~~~~ ../libtiff/tif_fax3.c:1042:8: note: in expansion of macro 'finddiff2' b2 = finddiff2(rp, b1, bits, PIXEL(rp,b1)); ^~~~~~~~~ ../libtiff/tif_fax3.c:904:1: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] find1span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:19: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:978:15: note: in expansion of macro 'finddiff' (_bs < _be ? finddiff(_cp,_bs,_be,_color) : _be) ^~~~~~~~ ../libtiff/tif_fax3.c:1050:10: note: in expansion of macro 'finddiff2' a2 = finddiff2(bp, a1, bits, PIXEL(bp,a1)); ^~~~~~~~~ ../libtiff/tif_fax3.c:842:1: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] find0span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:44: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:978:15: note: in expansion of macro 'finddiff' (_bs < _be ? finddiff(_cp,_bs,_be,_color) : _be) ^~~~~~~~ ../libtiff/tif_fax3.c:1050:10: note: in expansion of macro 'finddiff2' a2 = finddiff2(bp, a1, bits, PIXEL(bp,a1)); ^~~~~~~~~ ../libtiff/tif_fax3.c:904:1: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] find1span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:19: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:1070:8: note: in expansion of macro 'finddiff' a1 = finddiff(bp, a0, bits, PIXEL(bp,a0)); ^~~~~~~~ ../libtiff/tif_fax3.c:842:1: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] find0span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:44: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:1070:8: note: in expansion of macro 'finddiff' a1 = finddiff(bp, a0, bits, PIXEL(bp,a0)); ^~~~~~~~ ../libtiff/tif_fax3.c:904:1: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] find1span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:19: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:1071:8: note: in expansion of macro 'finddiff' b1 = finddiff(rp, a0, bits, !PIXEL(bp,a0)); ^~~~~~~~ ../libtiff/tif_fax3.c:842:1: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] find0span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:44: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:1071:8: note: in expansion of macro 'finddiff' b1 = finddiff(rp, a0, bits, !PIXEL(bp,a0)); ^~~~~~~~ ../libtiff/tif_fax3.c:904:1: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] find1span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:19: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:1072:8: note: in expansion of macro 'finddiff' b1 = finddiff(rp, b1, bits, PIXEL(bp,a0)); ^~~~~~~~ ../libtiff/tif_fax3.c:842:1: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] find0span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:972:44: note: called from here (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) ^~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:1072:8: note: in expansion of macro 'finddiff' b1 = finddiff(rp, b1, bits, PIXEL(bp,a0)); ^~~~~~~~ ../libtiff/tif_fax3.c: In function 'Fax3Encode1DRow': ../libtiff/tif_fax3.c:842:1: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] find0span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:993:10: note: called from here span = find0span(bp, bs, bits); /* white span */ ^~~~~~~~~~~~~~~~~~~~~~~ ../libtiff/tif_fax3.c:904:1: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] find1span(unsigned char* bp, int32 bs, int32 be) ^~~~~~~~~ ../libtiff/tif_fax3.c:998:10: note: called from here span = find1span(bp, bs, bits); /* black span */ ^~~~~~~~~~~~~~~~~~~~~~~ [25/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_open.c.o [26/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_packbits.c.o [27/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_strip.c.o [28/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_dirread.c.o [29/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_predict.c.o [30/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_print.c.o [31/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_ojpeg.c.o [32/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_swab.c.o [33/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_thunder.c.o [34/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_read.c.o [35/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_version.c.o [36/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_warning.c.o [37/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_tile.c.o [38/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_zstd.c.o [39/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_webp.c.o [40/121] Building C object libtiff/CMakeFiles/tiff.dir/__/port/dummy.c.o [41/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_getimage.c.o [42/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_zip.c.o [43/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_write.c.o [44/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_unix.c.o [45/121] Building C object tools/CMakeFiles/rgb2ycbcr.dir/rgb2ycbcr.c.o [46/121] Building C object libtiff/CMakeFiles/tiff.dir/tif_pixarlog.c.o [47/121] Building C object tools/CMakeFiles/tiffinfo.dir/tiffinfo.c.o [48/121] Building C object tools/CMakeFiles/pal2rgb.dir/pal2rgb.c.o [49/121] Linking C shared library libtiff/libtiff.so.5.4.0 [50/121] Building C object tools/CMakeFiles/tiff2rgba.dir/tiff2rgba.c.o [51/121] Creating library symlink libtiff/libtiff.so.5 libtiff/libtiff.so [52/121] Building C object tools/CMakeFiles/fax2ps.dir/fax2ps.c.o [53/121] Linking C executable tools/rgb2ycbcr [54/121] Linking CXX shared library libtiff/libtiffxx.so.5.4.0 [55/121] Creating library symlink libtiff/libtiffxx.so.5 libtiff/libtiffxx.so [56/121] Building C object tools/CMakeFiles/raw2tiff.dir/raw2tiff.c.o [57/121] Linking C executable tools/tiffinfo [58/121] Building C object tools/CMakeFiles/fax2tiff.dir/fax2tiff.c.o [59/121] Building C object tools/CMakeFiles/tiffsplit.dir/tiffsplit.c.o [60/121] Linking C executable tools/fax2ps [61/121] Linking C executable tools/tiff2rgba [62/121] Building C object tools/CMakeFiles/tiffmedian.dir/tiffmedian.c.o [63/121] Linking C executable tools/pal2rgb [64/121] Linking C executable tools/raw2tiff [65/121] Linking C executable tools/fax2tiff [66/121] Linking C executable tools/tiffsplit [67/121] Building C object tools/CMakeFiles/tiffset.dir/tiffset.c.o [68/121] Linking C executable tools/tiffmedian [69/121] Linking C executable tools/tiffset [70/121] Building C object tools/CMakeFiles/tiff2bw.dir/tiff2bw.c.o [71/121] Building C object tools/CMakeFiles/thumbnail.dir/thumbnail.c.o [72/121] Building C object tools/CMakeFiles/ppm2tiff.dir/ppm2tiff.c.o [73/121] Linking C executable tools/tiff2bw [74/121] Linking C executable tools/ppm2tiff [75/121] Linking C executable tools/thumbnail [76/121] Building C object tools/CMakeFiles/tiffcmp.dir/tiffcmp.c.o [77/121] Building C object test/CMakeFiles/custom_dir.dir/custom_dir.c.o [78/121] Linking C executable tools/tiffcmp [79/121] Building C object tools/CMakeFiles/tiffdither.dir/tiffdither.c.o [80/121] Linking C executable test/custom_dir [81/121] Linking C executable tools/tiffdither [82/121] Building C object test/CMakeFiles/long_tag.dir/check_tag.c.o [83/121] Building C object test/CMakeFiles/long_tag.dir/long_tag.c.o [84/121] Building C object tools/CMakeFiles/tiffdump.dir/tiffdump.c.o [85/121] Building C object test/CMakeFiles/short_tag.dir/short_tag.c.o [86/121] Linking C executable test/long_tag [87/121] Building C object test/CMakeFiles/short_tag.dir/check_tag.c.o [88/121] Linking C executable tools/tiffdump [89/121] Building C object tools/CMakeFiles/tiffcp.dir/tiffcp.c.o [90/121] Linking C executable test/short_tag [91/121] Building C object test/CMakeFiles/ascii_tag.dir/ascii_tag.c.o [92/121] Linking C executable tools/tiffcp [93/121] Building C object test/CMakeFiles/strip_rw.dir/strip_rw.c.o [94/121] Building C object test/CMakeFiles/raw_decode.dir/raw_decode.c.o [95/121] Linking C executable test/ascii_tag [96/121] Building C object test/CMakeFiles/strip_rw.dir/test_arrays.c.o [97/121] Linking C executable test/raw_decode [98/121] Building C object contrib/addtiffo/CMakeFiles/addtiffo.dir/addtiffo.c.o [99/121] Building C object test/CMakeFiles/strip_rw.dir/strip.c.o [100/121] Building C object test/CMakeFiles/rewrite.dir/rewrite_tag.c.o [101/121] Linking C executable test/strip_rw [102/121] Building C object tools/CMakeFiles/tiff2ps.dir/tiff2ps.c.o ../tools/tiff2ps.c: In function 'PSDataColorContig': ../tools/tiff2ps.c:2435:50: warning: this statement may fall through [-Wimplicit-fallthrough=] #define PUTHEX(c,fd) putc(hex[((c)>>4)&0xf],fd); putc(hex[(c)&0xf],fd) ^~~~~~~~~~~~~~~~~~~~~ ../tools/tiff2ps.c:2481:33: note: in expansion of macro 'PUTHEX' case 4: c = *cp++ + adjust; PUTHEX(c,fd); ^~~~~~ ../tools/tiff2ps.c:2482:5: note: here case 3: c = *cp++ + adjust; PUTHEX(c,fd); ^~~~ ../tools/tiff2ps.c:2435:50: warning: this statement may fall through [-Wimplicit-fallthrough=] #define PUTHEX(c,fd) putc(hex[((c)>>4)&0xf],fd); putc(hex[(c)&0xf],fd) ^~~~~~~~~~~~~~~~~~~~~ ../tools/tiff2ps.c:2482:33: note: in expansion of macro 'PUTHEX' case 3: c = *cp++ + adjust; PUTHEX(c,fd); ^~~~~~ ../tools/tiff2ps.c:2483:5: note: here case 2: c = *cp++ + adjust; PUTHEX(c,fd); ^~~~ ../tools/tiff2ps.c:2435:50: warning: this statement may fall through [-Wimplicit-fallthrough=] #define PUTHEX(c,fd) putc(hex[((c)>>4)&0xf],fd); putc(hex[(c)&0xf],fd) ^~~~~~~~~~~~~~~~~~~~~ ../tools/tiff2ps.c:2483:33: note: in expansion of macro 'PUTHEX' case 2: c = *cp++ + adjust; PUTHEX(c,fd); ^~~~~~ ../tools/tiff2ps.c:2484:5: note: here case 1: c = *cp++ + adjust; PUTHEX(c,fd); ^~~~ ../tools/tiff2ps.c:2435:50: warning: this statement may fall through [-Wimplicit-fallthrough=] #define PUTHEX(c,fd) putc(hex[((c)>>4)&0xf],fd); putc(hex[(c)&0xf],fd) ^~~~~~~~~~~~~~~~~~~~~ ../tools/tiff2ps.c:2493:24: note: in expansion of macro 'PUTHEX' case 4: c = *cp++; PUTHEX(c,fd); ^~~~~~ ../tools/tiff2ps.c:2494:5: note: here case 3: c = *cp++; PUTHEX(c,fd); ^~~~ ../tools/tiff2ps.c:2435:50: warning: this statement may fall through [-Wimplicit-fallthrough=] #define PUTHEX(c,fd) putc(hex[((c)>>4)&0xf],fd); putc(hex[(c)&0xf],fd) ^~~~~~~~~~~~~~~~~~~~~ ../tools/tiff2ps.c:2494:24: note: in expansion of macro 'PUTHEX' case 3: c = *cp++; PUTHEX(c,fd); ^~~~~~ ../tools/tiff2ps.c:2495:5: note: here case 2: c = *cp++; PUTHEX(c,fd); ^~~~ ../tools/tiff2ps.c:2435:50: warning: this statement may fall through [-Wimplicit-fallthrough=] #define PUTHEX(c,fd) putc(hex[((c)>>4)&0xf],fd); putc(hex[(c)&0xf],fd) ^~~~~~~~~~~~~~~~~~~~~ ../tools/tiff2ps.c:2495:24: note: in expansion of macro 'PUTHEX' case 2: c = *cp++; PUTHEX(c,fd); ^~~~~~ ../tools/tiff2ps.c:2496:5: note: here case 1: c = *cp++; PUTHEX(c,fd); ^~~~ [103/121] Linking C executable test/rewrite [104/121] Building C object contrib/dbs/CMakeFiles/tiff-grayscale.dir/tiff-grayscale.c.o [105/121] Building C object contrib/addtiffo/CMakeFiles/addtiffo.dir/tif_ovrcache.c.o [106/121] Building C object contrib/dbs/CMakeFiles/tiff-bi.dir/tiff-bi.c.o [107/121] Linking C executable tools/tiff2ps [108/121] Linking C executable contrib/dbs/tiff-grayscale [109/121] Linking C executable contrib/dbs/tiff-bi [110/121] Building C object contrib/dbs/CMakeFiles/tiff-palette.dir/tiff-palette.c.o [111/121] Linking C executable contrib/dbs/tiff-palette [112/121] Building C object contrib/addtiffo/CMakeFiles/addtiffo.dir/tif_overview.c.o [113/121] Building C object contrib/dbs/CMakeFiles/tiff-rgb.dir/tiff-rgb.c.o [114/121] Linking C executable contrib/addtiffo/addtiffo [115/121] Linking C executable contrib/dbs/tiff-rgb [116/121] Building C object contrib/iptcutil/CMakeFiles/iptcutil.dir/iptcutil.c.o [117/121] Linking C executable contrib/iptcutil/iptcutil [118/121] Building C object tools/CMakeFiles/tiff2pdf.dir/tiff2pdf.c.o [119/121] Linking C executable tools/tiff2pdf [120/121] Building C object tools/CMakeFiles/tiffcrop.dir/tiffcrop.c.o [121/121] Linking C executable tools/tiffcrop [0/1] Install the project... -- Install configuration: "" -- Installing: /home/slitaz/wok/tiff/install/usr/lib/pkgconfig/libtiff-4.pc -- Installing: /home/slitaz/wok/tiff/install/usr/lib/libtiff.so.5.4.0 -- Installing: /home/slitaz/wok/tiff/install/usr/lib/libtiff.so.5 -- Installing: /home/slitaz/wok/tiff/install/usr/lib/libtiff.so -- Installing: /home/slitaz/wok/tiff/install/usr/include/tiff.h -- Installing: /home/slitaz/wok/tiff/install/usr/include/tiffio.h -- Installing: /home/slitaz/wok/tiff/install/usr/include/tiffvers.h -- Installing: /home/slitaz/wok/tiff/install/usr/include/tiffconf.h -- Installing: /home/slitaz/wok/tiff/install/usr/lib/libtiffxx.so.5.4.0 -- Installing: /home/slitaz/wok/tiff/install/usr/lib/libtiffxx.so.5 -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/lib/libtiffxx.so.5.4.0" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/lib/libtiffxx.so -- Installing: /home/slitaz/wok/tiff/install/usr/include/tiffio.hxx -- Installing: /home/slitaz/wok/tiff/install/usr/bin/fax2ps -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/fax2ps" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/fax2tiff -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/fax2tiff" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/pal2rgb -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/pal2rgb" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/ppm2tiff -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/ppm2tiff" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/raw2tiff -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/raw2tiff" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiff2bw -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiff2bw" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiff2pdf -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiff2pdf" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiff2ps -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiff2ps" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiff2rgba -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiff2rgba" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiffcmp -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiffcmp" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiffcp -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiffcp" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiffcrop -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiffcrop" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiffdither -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiffdither" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiffdump -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiffdump" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiffinfo -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiffinfo" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiffmedian -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiffmedian" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiffset -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiffset" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/bin/tiffsplit -- Set runtime path of "/home/slitaz/wok/tiff/install/usr/bin/tiffsplit" to "" -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/fax2ps.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/fax2tiff.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/pal2rgb.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/ppm2tiff.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/raw2tiff.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiff2bw.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiff2pdf.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiff2ps.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiff2rgba.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffcmp.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffcp.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffcrop.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffdither.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffdump.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffgt.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffinfo.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffmedian.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffset.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man1/tiffsplit.1 -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/libtiff.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFbuffer.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFClose.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFcodec.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFcolor.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFDataWidth.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFError.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFFieldDataType.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFFieldName.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFFieldPassCount.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFFieldReadCount.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFFieldTag.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFFieldWriteCount.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFFlush.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFGetField.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFmemory.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFOpen.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFPrintDirectory.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFquery.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadDirectory.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadEncodedStrip.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadEncodedTile.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadRawStrip.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadRawTile.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadRGBAImage.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadRGBAStrip.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadRGBATile.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadScanline.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFReadTile.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFRGBAImage.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFSetDirectory.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFSetField.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFsize.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFstrip.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFswab.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFtile.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFWarning.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFWriteDirectory.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFWriteEncodedStrip.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFWriteEncodedTile.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFWriteRawStrip.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFWriteRawTile.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFWriteScanline.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/man/man3/TIFFWriteTile.3tiff -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/addingtags.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/bugs.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/build.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/contrib.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/document.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/index.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/internals.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/intro.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/libtiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/misc.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/support.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/TIFFTechNote2.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/tools.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta007.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta016.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta018.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta024.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta028.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta029.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta031.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta032.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta033.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta034.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta035.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.4beta036.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.5.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.5.2.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.5.3.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.5.4.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.5.5.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.5.6-beta.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.5.7.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.6.0.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.6.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.7.0alpha.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.7.0beta.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.7.0beta2.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.7.0.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.7.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.7.2.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.7.3.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.7.4.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.8.0.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.8.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.8.2.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.9.0beta.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.9.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v3.9.2.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v4.0.0.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v4.0.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v4.0.2.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v4.0.3.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/v4.0.4beta.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/back.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/bali.jpg -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/cat.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/cover.jpg -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/cramps.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/dave.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/info.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/jello.jpg -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/jim.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/note.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/oxford.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/quad.jpg -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/ring.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/smallliz.jpg -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/strike.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/images/warning.gif -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/index.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/libtiff.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFbuffer.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFClose.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFcodec.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFcolor.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFDataWidth.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFError.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFFieldDataType.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFFieldName.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFFieldPassCount.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFFieldReadCount.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFFieldTag.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFFieldWriteCount.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFFlush.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFGetField.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFmemory.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFOpen.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFPrintDirectory.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFquery.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadDirectory.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadEncodedStrip.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadEncodedTile.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadRawStrip.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadRawTile.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadRGBAImage.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadRGBAStrip.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadRGBATile.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadScanline.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFReadTile.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFRGBAImage.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFSetDirectory.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFSetField.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFsize.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFstrip.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFswab.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFtile.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFWarning.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFWriteDirectory.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFWriteEncodedStrip.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFWriteEncodedTile.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFWriteRawStrip.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFWriteRawTile.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFWriteScanline.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/TIFFWriteTile.3tiff.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/fax2ps.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/fax2tiff.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/pal2rgb.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/ppm2tiff.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/raw2tiff.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiff2bw.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiff2pdf.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiff2ps.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiff2rgba.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffcmp.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffcp.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffcrop.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffdither.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffdump.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffgt.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffinfo.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffmedian.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffset.1.html -- Installing: /home/slitaz/wok/tiff/install/usr/share/doc/libtiff-4.0.10/html/man/tiffsplit.1.html ================================================================================ Executing strip on all files... Done Time: 15.70s. Size: 1030368 B -> 879820 B. Save: 147 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 6.27s. Size: 288526 B -> 125182 B. Save: 160 KB. Cache hit: 63/63. Installing (pkg/local): gifsicle-1.92-i486 Compressing gif images... Done Time: 1.92s. Size: 65963 B -> 65223 B. Save: 1 KB. Cache hit: 11/11. ================================================================================ Build dependencies to remove: 21 Removing: advancecomp-static cmake cmake-common gifsicle jpeg-turbo jsoncpp libarchive libcurl libidn2 libjpeg-turbo libjpeg-turbo-dev liblz4 libnsl libunistring libuv libxml2 libzstd ninja xz-dev xz-tools zlib-dev Pack: libtiff 4.0.10 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Forced package architecture to 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 "libtiff-4.0.10-i486.tazpkg" created Pack: tiff 4.0.10 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Forced package architecture to 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 "tiff-4.0.10-i486.tazpkg" created Pack: tiff-dev 4.0.10 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Forced package architecture to 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 "tiff-dev-4.0.10-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/tiff-4.0.10... Done Checking site script in source/tiff-4.0.10... 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: tiff 4.0.10 ================================================================================ Src file : tiff-4.0.10.tar.gz Src size : 2.3M Source dir : 12.5M Produced : 2.5M Cook time : 54s Cook date : 2020-09-13 05:48 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 452.0K : 120.3K : 4 : libtiff-4.0.10-i486.tazpkg 2 : 512.0K : 118.6K : 18 : tiff-4.0.10-i486.tazpkg 3 : 116.0K : 18.6K : 8 : tiff-dev-4.0.10-i486.tazpkg ================================================================================