>>> tiff: Building main/tiff 4.7.0-r0 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 05:09:04 +0000 >>> tiff: Validating /home/buildozer/aports/main/tiff/APKBUILD... >>> WARNING: tiff: Setting the maintainer with a comment is deprecated. Use maintainer="Michael Mason " instead >>> tiff: Analyzing dependencies... >>> tiff: Installing for build: build-base cmake libjpeg-turbo-dev libwebp-dev python3 samurai zlib-dev zstd-dev diffutils (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing xz-libs (5.6.3-r0) (3/31) Installing libarchive (3.7.6-r0) (4/31) Installing rhash-libs (1.4.4-r0) (5/31) Installing libuv (1.49.1-r0) (6/31) Installing cmake (3.30.5-r0) (7/31) Installing libjpeg-turbo (3.0.4-r0) (8/31) Installing libturbojpeg (3.0.4-r0) (9/31) Installing libjpeg-turbo-dev (3.0.4-r0) (10/31) Installing libsharpyuv (1.4.0-r0) (11/31) Installing libwebp (1.4.0-r0) (12/31) Installing libwebpdecoder (1.4.0-r0) (13/31) Installing libwebpdemux (1.4.0-r0) (14/31) Installing libwebpmux (1.4.0-r0) (15/31) Installing libwebp-dev (1.4.0-r0) (16/31) Installing libffi (3.4.6-r0) (17/31) Installing gdbm (1.24-r0) (18/31) Installing mpdecimal (4.0.0-r0) (19/31) Installing libpanelw (6.5_p20241006-r0) (20/31) Installing sqlite-libs (3.46.1-r0) (21/31) Installing python3 (3.12.7-r0) (22/31) Installing python3-pycache-pyc0 (3.12.7-r0) (23/31) Installing pyc (3.12.7-r0) (24/31) Installing python3-pyc (3.12.7-r0) (25/31) Installing samurai (1.2-r5) (26/31) Installing zlib-dev (1.3.1-r2) (27/31) Installing zstd (1.5.6-r1) (28/31) Installing zstd-dev (1.5.6-r1) (29/31) Installing diffutils (3.10-r0) (30/31) Installing .makedepends-tiff (20241016.050905) (31/31) Installing cmake-vim (3.30.5-r0) Executing busybox-1.36.1-r32.trigger OK: 540 MiB in 137 packages >>> tiff: Cleaning up srcdir >>> tiff: Cleaning up pkgdir >>> tiff: Cleaning up tmpdir >>> tiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tiff-4.7.0.tar.gz >>> tiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tiff-4.7.0.tar.gz >>> tiff: Checking sha512sums... tiff-4.7.0.tar.gz: OK >>> tiff: Unpacking /var/cache/distfiles/edge/tiff-4.7.0.tar.gz... -- Building tiff version 4.7.0 -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX 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_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_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 fcntl.h -- Looking for fcntl.h - found -- Looking for io.h -- Looking for io.h - not 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 -- Looking for getopt -- Looking for getopt - found -- Looking for optarg -- Looking for optarg - found -- Looking for mmap -- Looking for mmap - found -- Looking for setmode -- Looking for setmode - not found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of size_t -- Check size of size_t - done -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Could NOT find Deflate (missing: Deflate_LIBRARY Deflate_INCLUDE_DIR) -- Found JPEG: /usr/lib/libjpeg.so (found version "80") -- Performing Test HAVE_JPEGTURBO_DUAL_MODE_8_12 -- Performing Test HAVE_JPEGTURBO_DUAL_MODE_8_12 - Success -- Could NOT find JBIG (missing: JBIG_LIBRARY JBIG_INCLUDE_DIR) -- Could NOT find LERC (missing: LERC_LIBRARY LERC_INCLUDE_DIR) -- Could NOT find liblzma (missing: LIBLZMA_LIBRARY LIBLZMA_INCLUDE_DIR LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET) -- Found ZSTD: /usr/lib/libzstd.so (found version "1.5.6") -- Looking for ZSTD_decompressStream -- Looking for ZSTD_decompressStream - found -- Found WebP: /usr/lib/libwebp.so -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_INCLUDE_DIR OpenGL) -- 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 -- Looking for pow -- Looking for pow - found -- Found CMath: TRUE CMake Deprecation Warning at doc/CMakeLists.txt:27 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found Python3: /usr/bin/python3.12 (found version "3.12.7") found components: Interpreter -- Looking for sphinx-build - not found -- -- Libtiff is now configured for Linux-6.1.90-0-lts -- -- Libtiff build version: 4.7.0 -- Libtiff library version: 6.1.0 -- Libtiff release date: 20240911 -- -- Installation directory: /usr -- Documentation directory: share/doc/tiff -- C compiler: /usr/bin/gcc -- C++ compiler: /usr/bin/g++ -- Build shared libraries: ON -- Build tools: ON -- Build tests: ON -- Build contrib: ON -- Build docs: ON -- Build deprecated features: OFF -- Enable linker symbol versioning: TRUE -- Support Microsoft Document Imaging: ON -- Use win32 IO: OFF -- -- 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: Requested:ON Availability:TRUE Support:TRUE -- libdeflate support: Requested:OFF Availability:FALSE Support:FALSE -- Pixar log-format algorithm: Requested:ON Availability:TRUE Support:TRUE -- JPEG support: Requested:ON Availability:TRUE Support:TRUE -- Old JPEG support: Requested:ON Availability:TRUE Support:TRUE -- JPEG 8/12 bit dual mode: Support: yes (libjpeg turbo >= 3.0 dual mode) -- ISO JBIG support: Requested:OFF Availability:FALSE Support:FALSE -- LERC support: Requested:OFF Availability:FALSE Support:FALSE -- LZMA2 support: Requested:OFF Availability:FALSE Support:FALSE -- ZSTD support: Requested:ON Availability:TRUE Support:TRUE -- WEBP support: Requested:ON Availability:TRUE Support:TRUE -- -- C++ support: ON (requested) TRUE (availability) -- -- OpenGL support: Requested:OFF Availability:FALSE Support:FALSE -- -- Configuring done (4.9s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/main/tiff/src/tiff-4.7.0/build [1/142] Building C object contrib/iptcutil/CMakeFiles/iptcutil.dir/iptcutil.c.o [2/142] Building C object contrib/dbs/CMakeFiles/tiff-rgb.dir/tiff-rgb.c.o [3/142] Building C object contrib/dbs/CMakeFiles/tiff-palette.dir/tiff-palette.c.o [4/142] Building C object contrib/dbs/CMakeFiles/tiff-grayscale.dir/tiff-grayscale.c.o [5/142] Building C object contrib/dbs/CMakeFiles/tiff-bi.dir/tiff-bi.c.o [6/142] Building C object contrib/addtiffo/CMakeFiles/addtiffo.dir/tif_ovrcache.c.o [7/142] Building C object contrib/addtiffo/CMakeFiles/addtiffo.dir/tif_overview.c.o [8/142] Building C object contrib/addtiffo/CMakeFiles/addtiffo.dir/addtiffo.c.o [9/142] Building C object test/CMakeFiles/test_ifd_loop_detection.dir/test_ifd_loop_detection.c.o [10/142] Building C object test/CMakeFiles/test_append_to_strip.dir/test_append_to_strip.c.o [11/142] Building C object test/CMakeFiles/test_open_options.dir/test_open_options.c.o [12/142] Building C object test/CMakeFiles/testtypes.dir/testtypes.c.o [13/142] Building C object test/CMakeFiles/test_IFD_enlargement.dir/test_IFD_enlargement.c.o [14/142] Building C object test/CMakeFiles/test_directory.dir/test_directory.c.o [15/142] Building C object test/CMakeFiles/defer_strile_writing.dir/defer_strile_writing.c.o [16/142] Building C object test/CMakeFiles/defer_strile_loading.dir/defer_strile_loading.c.o [17/142] Building C object test/CMakeFiles/custom_dir_EXIF_231.dir/custom_dir_EXIF_231.c.o [18/142] Building C object test/CMakeFiles/custom_dir.dir/custom_dir.c.o [19/142] Building C object test/CMakeFiles/raw_decode.dir/raw_decode.c.o [20/142] Building C object test/CMakeFiles/rewrite.dir/rewrite_tag.c.o [21/142] Building C object test/CMakeFiles/strip_rw.dir/test_arrays.c.o [22/142] Building C object test/CMakeFiles/strip_rw.dir/strip.c.o [23/142] Building C object test/CMakeFiles/strip_rw.dir/strip_rw.c.o [24/142] Building C object test/CMakeFiles/short_tag.dir/check_tag.c.o [25/142] Building C object test/CMakeFiles/short_tag.dir/short_tag.c.o [26/142] Building C object test/CMakeFiles/long_tag.dir/check_tag.c.o [27/142] Building C object test/CMakeFiles/long_tag.dir/long_tag.c.o [28/142] Building C object test/CMakeFiles/ascii_tag.dir/ascii_tag.c.o [29/142] Building C object test/CMakeFiles/test_signed_tags.dir/test_signed_tags.c.o [30/142] Building C object tools/CMakeFiles/tiffsplit.dir/tiffsplit.c.o [31/142] Building C object tools/CMakeFiles/tiffset.dir/tiffset.c.o [32/142] Building C object tools/CMakeFiles/tiffmedian.dir/tiffmedian.c.o [33/142] Building C object tools/CMakeFiles/tiffinfo.dir/tiffinfo.c.o [34/142] Building C object tools/CMakeFiles/tiffdump.dir/tiffdump.c.o [35/142] Building C object tools/CMakeFiles/tiffdither.dir/tiffdither.c.o [36/142] Building C object tools/CMakeFiles/tiffcrop.dir/tiffcrop.c.o [37/142] Building C object tools/CMakeFiles/tiffcp.dir/tiffcp.c.o [38/142] Building C object tools/CMakeFiles/tiffcmp.dir/tiffcmp.c.o [39/142] Building C object tools/CMakeFiles/tiff2rgba.dir/tiff2rgba.c.o [40/142] Building C object tools/CMakeFiles/tiff2ps.dir/tiff2ps.c.o [41/142] Building C object tools/CMakeFiles/tiff2pdf.dir/tiff2pdf.c.o [42/142] Building C object tools/CMakeFiles/tiff2bw.dir/tiff2bw.c.o [43/142] Building C object tools/CMakeFiles/thumbnail.dir/thumbnail.c.o [44/142] Building C object tools/CMakeFiles/rgb2ycbcr.dir/rgb2ycbcr.c.o [45/142] Building C object tools/CMakeFiles/raw2tiff.dir/raw2tiff.c.o [46/142] Building C object tools/CMakeFiles/ppm2tiff.dir/ppm2tiff.c.o [47/142] Building C object tools/CMakeFiles/pal2rgb.dir/pal2rgb.c.o [48/142] Building C object tools/CMakeFiles/fax2tiff.dir/fax2tiff.c.o [49/142] Building C object tools/CMakeFiles/fax2ps.dir/fax2ps.c.o [50/142] Building C object libtiff/CMakeFiles/tiff_mkg3states.dir/mkg3states.c.o [51/142] Building CXX object libtiff/CMakeFiles/tiffxx.dir/tif_stream.cxx.o [52/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_unix.c.o [53/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_zstd.c.o [54/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_zip.c.o [55/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_write.c.o [56/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_webp.c.o [57/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_warning.c.o [58/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_version.c.o [59/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_tile.c.o [60/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_thunder.c.o [61/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_swab.c.o [62/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_strip.c.o [63/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_read.c.o [64/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_print.c.o [65/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_predict.c.o [66/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_pixarlog.c.o [67/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_packbits.c.o [68/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_open.c.o [69/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_ojpeg.c.o [70/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_next.c.o [71/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_lzw.c.o [72/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_lzma.c.o [73/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_luv.c.o [74/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_lerc.c.o [75/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_jpeg_12.c.o [76/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_jpeg.c.o [77/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_jbig.c.o [78/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_hash_set.c.o [79/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_getimage.c.o [80/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_flush.c.o [81/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_fax3sm.c.o [82/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_fax3.c.o [83/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_extension.c.o [84/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_error.c.o [85/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_dumpmode.c.o [86/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_dirwrite.c.o [87/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_dirread.c.o [88/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_dirinfo.c.o [89/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_dir.c.o [90/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_compress.c.o [91/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_color.c.o [92/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_codec.c.o [93/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_close.c.o [94/142] Building C object libtiff/CMakeFiles/tiff.dir/tif_aux.c.o [95/142] Linking C shared library libtiff/libtiff.so.6.1.0 /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c: In function 'Fax3Encode2DRow': /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:894:23: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] 894 | static inline int32_t find0span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1104:44: note: called from here 1104 | uint32_t a1 = (PIXEL(bp, 0) != 0 ? 0 : finddiff(bp, 0, bits, 0)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:894:23: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] 894 | static inline int32_t find0span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1105:44: note: called from here 1105 | uint32_t b1 = (PIXEL(rp, 0) != 0 ? 0 : finddiff(rp, 0, bits, 0)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:962:23: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] 962 | static inline int32_t find1span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1110:14: note: called from here 1110 | b2 = finddiff2(rp, b1, bits, PIXEL(rp, b1)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:894:23: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] 894 | static inline int32_t find0span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1110:14: note: called from here 1110 | b2 = finddiff2(rp, b1, bits, PIXEL(rp, b1)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:962:23: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] 962 | static inline int32_t find1span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1123:22: note: called from here 1123 | a2 = finddiff2(bp, a1, bits, PIXEL(bp, a1)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:894:23: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] 894 | static inline int32_t find0span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1123:22: note: called from here 1123 | a2 = finddiff2(bp, a1, bits, PIXEL(bp, a1)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:962:23: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] 962 | static inline int32_t find1span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1157:14: note: called from here 1157 | a1 = finddiff(bp, a0, bits, PIXEL(bp, a0)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:894:23: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] 894 | static inline int32_t find0span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1157:14: note: called from here 1157 | a1 = finddiff(bp, a0, bits, PIXEL(bp, a0)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:962:23: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] 962 | static inline int32_t find1span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1158:14: note: called from here 1158 | b1 = finddiff(rp, a0, bits, !PIXEL(bp, a0)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:894:23: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] 894 | static inline int32_t find0span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1158:14: note: called from here 1158 | b1 = finddiff(rp, a0, bits, !PIXEL(bp, a0)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:962:23: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] 962 | static inline int32_t find1span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1159:14: note: called from here 1159 | b1 = finddiff(rp, b1, bits, PIXEL(bp, a0)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:894:23: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] 894 | static inline int32_t find0span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1159:14: note: called from here 1159 | b1 = finddiff(rp, b1, bits, PIXEL(bp, a0)); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c: In function 'Fax3Encode1DRow': /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:894:23: warning: inlining failed in call to 'find0span': call is unlikely and code size would grow [-Winline] 894 | static inline int32_t find0span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1059:16: note: called from here 1059 | span = find0span(bp, bs, bits); /* white span */ | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:962:23: warning: inlining failed in call to 'find1span': call is unlikely and code size would grow [-Winline] 962 | static inline int32_t find1span(unsigned char *bp, int32_t bs, int32_t be) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/libtiff/tif_fax3.c:1065:16: note: called from here 1065 | span = find1span(bp, bs, bits); /* black span */ | ^ [96/142] Creating library symlink libtiff/libtiff.so.6 libtiff/libtiff.so [97/142] Linking C executable contrib/iptcutil/iptcutil [98/142] Linking C executable contrib/dbs/tiff-rgb [99/142] Linking C executable contrib/dbs/tiff-palette [100/142] Linking C executable contrib/dbs/tiff-grayscale [101/142] Linking C executable contrib/dbs/tiff-bi [102/142] Linking C executable contrib/addtiffo/addtiffo [103/142] Linking C executable test/test_ifd_loop_detection [104/142] Linking C executable test/test_append_to_strip [105/142] Linking C executable test/test_open_options [106/142] Linking C executable test/testtypes [107/142] Linking C executable test/test_IFD_enlargement [108/142] Linking C executable test/test_directory [109/142] Linking C executable test/defer_strile_writing [110/142] Linking C executable test/defer_strile_loading [111/142] Linking C executable test/custom_dir_EXIF_231 [112/142] Linking C executable test/custom_dir [113/142] Linking C executable test/raw_decode [114/142] Linking C executable test/rewrite [115/142] Linking C executable test/strip_rw [116/142] Linking C executable test/short_tag [117/142] Linking C executable test/long_tag [118/142] Linking C executable test/ascii_tag [119/142] Linking C executable test/test_signed_tags [120/142] Linking C executable tools/tiffsplit [121/142] Linking C executable tools/tiffset [122/142] Linking C executable tools/tiffmedian [123/142] Linking C executable tools/tiffinfo [124/142] Linking C executable tools/tiffdump [125/142] Linking C executable tools/tiffdither [126/142] Linking C executable tools/tiffcrop [127/142] Linking C executable tools/tiffcp [128/142] Linking C executable tools/tiffcmp [129/142] Linking C executable tools/tiff2rgba [130/142] Linking C executable tools/tiff2ps [131/142] Linking C executable tools/tiff2pdf [132/142] Linking C executable tools/tiff2bw [133/142] Linking C executable tools/thumbnail [134/142] Linking C executable tools/rgb2ycbcr [135/142] Linking C executable tools/raw2tiff [136/142] Linking C executable tools/ppm2tiff [137/142] Linking C executable tools/pal2rgb [138/142] Linking C executable tools/fax2tiff [139/142] Linking C executable tools/fax2ps [140/142] Linking C executable libtiff/tiff_mkg3states [141/142] Linking CXX shared library libtiff/libtiffxx.so.6.1.0 [142/142] Creating library symlink libtiff/libtiffxx.so.6 libtiff/libtiffxx.so /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c: In function 'PSDataColorSeparate.isra': /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2830:17: note: called from here 2830 | puthex(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c: In function 'PSDataColorContig.isra': /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2778:21: note: called from here 2778 | puthex(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2794:21: note: called from here 2794 | puthex(c, fd); | ^ In function 'PSDataPalette', inlined from 'PSpage' at /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2664:13: /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2900:21: note: called from here 2900 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2900:21: note: called from here 2900 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2900:21: note: called from here 2900 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2906:21: note: called from here 2906 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2906:21: note: called from here 2906 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2906:21: note: called from here 2906 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2904:21: note: called from here 2904 | PUTRGBHEX(c & 0xf, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2904:21: note: called from here 2904 | PUTRGBHEX(c & 0xf, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2904:21: note: called from here 2904 | PUTRGBHEX(c & 0xf, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2916:21: note: called from here 2916 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2916:21: note: called from here 2916 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2916:21: note: called from here 2916 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2914:21: note: called from here 2914 | PUTRGBHEX(c & 0x3, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2914:21: note: called from here 2914 | PUTRGBHEX(c & 0x3, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2914:21: note: called from here 2914 | PUTRGBHEX(c & 0x3, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2912:21: note: called from here 2912 | PUTRGBHEX(c & 0x3, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2912:21: note: called from here 2912 | PUTRGBHEX(c & 0x3, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2912:21: note: called from here 2912 | PUTRGBHEX(c & 0x3, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2910:21: note: called from here 2910 | PUTRGBHEX(c & 0x3, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2910:21: note: called from here 2910 | PUTRGBHEX(c & 0x3, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2910:21: note: called from here 2910 | PUTRGBHEX(c & 0x3, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2934:21: note: called from here 2934 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2934:21: note: called from here 2934 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2934:21: note: called from here 2934 | PUTRGBHEX(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2932:21: note: called from here 2932 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2932:21: note: called from here 2932 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2932:21: note: called from here 2932 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2930:21: note: called from here 2930 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2930:21: note: called from here 2930 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2930:21: note: called from here 2930 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2928:21: note: called from here 2928 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2928:21: note: called from here 2928 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2928:21: note: called from here 2928 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2926:21: note: called from here 2926 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2926:21: note: called from here 2926 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2926:21: note: called from here 2926 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2924:21: note: called from here 2924 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2924:21: note: called from here 2924 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2924:21: note: called from here 2924 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2922:21: note: called from here 2922 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2922:21: note: called from here 2922 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2922:21: note: called from here 2922 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2920:21: note: called from here 2920 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2920:21: note: called from here 2920 | PUTRGBHEX(c & 0x1, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2920:21: note: called from here 2920 | PUTRGBHEX(c & 0x1, fd); | ^ In function 'PSDataBW', inlined from 'PSpage' at /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2677:13: /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:3059:21: note: called from here 3059 | puthex(c, fd); | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:2716:20: warning: inlining failed in call to 'puthex': call is unlikely and code size would grow [-Winline] 2716 | static inline void puthex(unsigned int c, FILE *fd) | ^ /home/buildozer/aports/main/tiff/src/tiff-4.7.0/tools/tiff2ps.c:3069:21: note: called from here 3069 | puthex(c, fd); | ^ Internal ctest changing into directory: /home/buildozer/aports/main/tiff/src/tiff-4.7.0/build Test project /home/buildozer/aports/main/tiff/src/tiff-4.7.0/build Start 1: test_signed_tags Start 2: ascii_tag Start 3: long_tag Start 4: short_tag Start 5: strip_rw Start 6: rewrite Start 7: raw_decode Start 8: custom_dir Start 9: custom_dir_EXIF_231 Start 10: defer_strile_loading Start 11: defer_strile_writing Start 12: test_directory Start 13: test_IFD_enlargement Start 14: testtypes Start 15: test_open_options Start 16: test_append_to_strip Start 17: test_ifd_loop_detection Start 18: ppm2tiff-miniswhite-miniswhite-1c-1b Start 19: ppm2tiff-minisblack-minisblack-1c-8b Start 20: ppm2tiff-rgb-rgb-3c-16b Start 21: ppm2tiff-rgb-rgb-3c-8b Start 22: tiffcp-TIFFIMG-custom_dir_EXIF_GPS Start 23: tiffcp-TIFFIMG-logluv-3c-16b Start 24: tiffcp-TIFFIMG-minisblack-1c-16b Start 25: tiffcp-TIFFIMG-minisblack-1c-8b Start 26: tiffcp-TIFFIMG-minisblack-2c-8b-alpha Start 27: tiffcp-TIFFIMG-miniswhite-1c-1b Start 28: tiffcp-TIFFIMG-palette-1c-1b Start 29: tiffcp-TIFFIMG-palette-1c-4b Start 30: tiffcp-TIFFIMG-palette-1c-8b Start 31: tiffcp-TIFFIMG-rgb-3c-16b Start 32: tiffcp-TIFFIMG-rgb-3c-8b Start 33: tiffcp-TIFFIMG-quad-lzw-compat Start 34: tiffcp-TIFFIMG-lzw-single-strip Start 35: tiffcp-TIFFIMG-testfax4 Start 36: tiffcp-TIFFIMG-testfax3_bug_513 Start 37: tiffcp-TIFFIMG-32bpp-None Start 38: tiffcp-TIFFIMG-quad-tile Start 39: tiffcp-g3-miniswhite-1c-1b Start 40: tiffcp-g31d-miniswhite-1c-1b Start 41: tiffcp-g31dfill-miniswhite-1c-1b Start 42: tiffcp-g32d-miniswhite-1c-1b Start 43: tiffcp-g32dfill-miniswhite-1c-1b Start 44: tiffcp-g4-miniswhite-1c-1b Start 45: tiffcp-logluv-logluv-3c-16b Start 46: tiffcp-thumbnail-miniswhite-1c-1b Start 47: tiffcp-none-quad-lzw-compat Start 48: tiffcp-noner1-lzw-single-strip Start 49: tiffcp-float64_lzw_2_le-test_float64_predictor2_le_lzw Start 50: tiffcp-float64_lzw_2_be-test_float64_predictor2_be_lzw Start 51: tiffcp-webp_lossless_rgba_alpha_fully_opaque-webp_lossless_rgba_alpha_fully_opaque Start 52: tiff2rgba-32BPP-32bpp-None Start 53: tiffcp-32BPP-JPEG-32bpp-None-jpeg Start 54: tiffdump-miniswhite-1c-1b Start 55: tiffinfo-custom_dir_EXIF_GPS Start 56: tiffinfo-minisblack-1c-16b Start 57: tiffinfo-tiff_with_subifd_chain Start 58: tiffcp-split Start 59: tiffcp-split-join Start 60: tiff2pdf-miniswhite-1c-1b Start 61: tiff2ps-miniswhite-1c-1b-ps-1 Start 62: tiff2ps-miniswhite-1c-1b-ps-2 Start 63: tiff2ps-miniswhite-1c-1b-ps-3 Start 64: tiff2ps-miniswhite-1c-1b-eps-1 Start 65: tiff2bw-default-palette-1c-8b Start 66: tiff2bw-default-rgb-3c-8b Start 67: tiff2bw-default-quad-lzw-compat Start 68: tiff2rgba-default-custom_dir_EXIF_GPS Start 69: tiff2rgba-default-logluv-3c-16b Start 70: tiff2rgba-default-minisblack-1c-16b Start 71: tiff2rgba-default-minisblack-1c-8b Start 72: tiff2rgba-default-minisblack-2c-8b-alpha Start 73: tiff2rgba-default-miniswhite-1c-1b Start 74: tiff2rgba-default-palette-1c-1b Start 75: tiff2rgba-default-palette-1c-4b Start 76: tiff2rgba-default-palette-1c-8b Start 77: tiff2rgba-default-rgb-3c-16b Start 78: tiff2rgba-default-rgb-3c-8b Start 79: tiff2rgba-default-quad-lzw-compat Start 80: tiff2rgba-default-lzw-single-strip 1/155 Test #1: test_signed_tags ..................................................................... Passed 0.07 sec 2/155 Test #2: ascii_tag ............................................................................ Passed 0.07 sec 3/155 Test #3: long_tag ............................................................................. Passed 0.07 sec 4/155 Test #4: short_tag ............................................................................ Passed 0.07 sec 5/155 Test #5: strip_rw ............................................................................. Passed 0.07 sec 6/155 Test #6: rewrite .............................................................................. Passed 0.07 sec 7/155 Test #7: raw_decode ........................................................................... Passed 0.07 sec 8/155 Test #8: custom_dir ........................................................................... Passed 0.07 sec 9/155 Test #9: custom_dir_EXIF_231 .................................................................. Passed 0.07 sec 10/155 Test #11: defer_strile_writing ................................................................. Passed 0.06 sec 11/155 Test #14: testtypes ............................................................................ Passed 0.06 sec 12/155 Test #15: test_open_options .................................................................... Passed 0.06 sec 13/155 Test #16: test_append_to_strip ................................................................. Passed 0.06 sec 14/155 Test #17: test_ifd_loop_detection .............................................................. Passed 0.06 sec 15/155 Test #18: ppm2tiff-miniswhite-miniswhite-1c-1b ................................................. Passed 0.06 sec 16/155 Test #19: ppm2tiff-minisblack-minisblack-1c-8b ................................................. Passed 0.06 sec 17/155 Test #20: ppm2tiff-rgb-rgb-3c-16b .............................................................. Passed 0.06 sec 18/155 Test #21: ppm2tiff-rgb-rgb-3c-8b ............................................................... Passed 0.06 sec 19/155 Test #22: tiffcp-TIFFIMG-custom_dir_EXIF_GPS ................................................... Passed 0.06 sec 20/155 Test #23: tiffcp-TIFFIMG-logluv-3c-16b ......................................................... Passed 0.06 sec 21/155 Test #24: tiffcp-TIFFIMG-minisblack-1c-16b ..................................................... Passed 0.06 sec 22/155 Test #25: tiffcp-TIFFIMG-minisblack-1c-8b ...................................................... Passed 0.06 sec 23/155 Test #26: tiffcp-TIFFIMG-minisblack-2c-8b-alpha ................................................ Passed 0.05 sec 24/155 Test #27: tiffcp-TIFFIMG-miniswhite-1c-1b ...................................................... Passed 0.05 sec 25/155 Test #28: tiffcp-TIFFIMG-palette-1c-1b ......................................................... Passed 0.05 sec 26/155 Test #29: tiffcp-TIFFIMG-palette-1c-4b ......................................................... Passed 0.05 sec 27/155 Test #30: tiffcp-TIFFIMG-palette-1c-8b ......................................................... Passed 0.05 sec 28/155 Test #31: tiffcp-TIFFIMG-rgb-3c-16b ............................................................ Passed 0.05 sec 29/155 Test #32: tiffcp-TIFFIMG-rgb-3c-8b ............................................................. Passed 0.05 sec 30/155 Test #33: tiffcp-TIFFIMG-quad-lzw-compat ....................................................... Passed 0.05 sec 31/155 Test #34: tiffcp-TIFFIMG-lzw-single-strip ...................................................... Passed 0.05 sec 32/155 Test #35: tiffcp-TIFFIMG-testfax4 .............................................................. Passed 0.05 sec 33/155 Test #36: tiffcp-TIFFIMG-testfax3_bug_513 ...................................................... Passed 0.05 sec 34/155 Test #37: tiffcp-TIFFIMG-32bpp-None ............................................................ Passed 0.05 sec 35/155 Test #38: tiffcp-TIFFIMG-quad-tile ............................................................. Passed 0.05 sec 36/155 Test #39: tiffcp-g3-miniswhite-1c-1b ........................................................... Passed 0.05 sec 37/155 Test #40: tiffcp-g31d-miniswhite-1c-1b ......................................................... Passed 0.04 sec 38/155 Test #41: tiffcp-g31dfill-miniswhite-1c-1b ..................................................... Passed 0.04 sec 39/155 Test #42: tiffcp-g32d-miniswhite-1c-1b ......................................................... Passed 0.04 sec 40/155 Test #43: tiffcp-g32dfill-miniswhite-1c-1b ..................................................... Passed 0.04 sec 41/155 Test #44: tiffcp-g4-miniswhite-1c-1b ........................................................... Passed 0.04 sec 42/155 Test #45: tiffcp-logluv-logluv-3c-16b .......................................................... Passed 0.04 sec 43/155 Test #46: tiffcp-thumbnail-miniswhite-1c-1b .................................................... Passed 0.04 sec 44/155 Test #47: tiffcp-none-quad-lzw-compat .......................................................... Passed 0.04 sec 45/155 Test #48: tiffcp-noner1-lzw-single-strip ....................................................... Passed 0.04 sec 46/155 Test #49: tiffcp-float64_lzw_2_le-test_float64_predictor2_le_lzw ............................... Passed 0.04 sec 47/155 Test #50: tiffcp-float64_lzw_2_be-test_float64_predictor2_be_lzw ............................... Passed 0.04 sec 48/155 Test #51: tiffcp-webp_lossless_rgba_alpha_fully_opaque-webp_lossless_rgba_alpha_fully_opaque ... Passed 0.04 sec 49/155 Test #52: tiff2rgba-32BPP-32bpp-None ........................................................... Passed 0.04 sec 50/155 Test #53: tiffcp-32BPP-JPEG-32bpp-None-jpeg .................................................... Passed 0.03 sec 51/155 Test #54: tiffdump-miniswhite-1c-1b ............................................................ Passed 0.03 sec 52/155 Test #55: tiffinfo-custom_dir_EXIF_GPS ......................................................... Passed 0.03 sec 53/155 Test #57: tiffinfo-tiff_with_subifd_chain ...................................................... Passed 0.03 sec 54/155 Test #58: tiffcp-split ......................................................................... Passed 0.03 sec 55/155 Test #60: tiff2pdf-miniswhite-1c-1b ............................................................ Passed 0.03 sec 56/155 Test #61: tiff2ps-miniswhite-1c-1b-ps-1 ........................................................ Passed 0.03 sec 57/155 Test #62: tiff2ps-miniswhite-1c-1b-ps-2 ........................................................ Passed 0.03 sec 58/155 Test #63: tiff2ps-miniswhite-1c-1b-ps-3 ........................................................ Passed 0.03 sec 59/155 Test #64: tiff2ps-miniswhite-1c-1b-eps-1 ....................................................... Passed 0.03 sec 60/155 Test #65: tiff2bw-default-palette-1c-8b ........................................................ Passed 0.03 sec 61/155 Test #66: tiff2bw-default-rgb-3c-8b ............................................................ Passed 0.02 sec Start 81: tiff2rgba-default-testfax4 Start 82: tiff2rgba-default-testfax3_bug_513 Start 83: tiff2rgba-default-32bpp-None Start 84: tiff2rgba-default-quad-tile Start 85: tiff2rgba-default-ojpeg_zackthecat_subsamp22_single_strip Start 86: tiff2rgba-default-ojpeg_chewey_subsamp21_multi_strip Start 87: tiff2rgba-default-ojpeg_single_strip_no_rowsperstrip Start 88: tiffcrop-R90-custom_dir_EXIF_GPS Start 89: tiffcrop-R90-logluv-3c-16b Start 90: tiffcrop-R90-minisblack-1c-16b Start 91: tiffcrop-R90-minisblack-1c-8b Start 92: tiffcrop-R90-minisblack-2c-8b-alpha Start 93: tiffcrop-R90-miniswhite-1c-1b Start 94: tiffcrop-R90-palette-1c-1b Start 95: tiffcrop-R90-palette-1c-4b Start 96: tiffcrop-R90-palette-1c-8b Start 97: tiffcrop-R90-rgb-3c-16b Start 98: tiffcrop-R90-rgb-3c-8b Start 99: tiffcrop-R90-quad-lzw-compat Start 100: tiffcrop-R90-lzw-single-strip Start 101: tiffcrop-R90-testfax4 Start 102: tiffcrop-R90-testfax3_bug_513 Start 103: tiffcrop-R90-32bpp-None Start 104: tiffcrop-R90-quad-tile Start 105: tiffcrop-doubleflip-custom_dir_EXIF_GPS Start 106: tiffcrop-doubleflip-logluv-3c-16b Start 107: tiffcrop-doubleflip-minisblack-1c-16b Start 108: tiffcrop-doubleflip-minisblack-1c-8b Start 109: tiffcrop-doubleflip-minisblack-2c-8b-alpha Start 110: tiffcrop-doubleflip-miniswhite-1c-1b Start 111: tiffcrop-doubleflip-palette-1c-1b Start 112: tiffcrop-doubleflip-palette-1c-4b Start 113: tiffcrop-doubleflip-palette-1c-8b Start 114: tiffcrop-doubleflip-rgb-3c-16b Start 115: tiffcrop-doubleflip-rgb-3c-8b Start 116: tiffcrop-doubleflip-quad-lzw-compat Start 117: tiffcrop-doubleflip-lzw-single-strip Start 118: tiffcrop-doubleflip-testfax4 Start 119: tiffcrop-doubleflip-testfax3_bug_513 Start 120: tiffcrop-doubleflip-32bpp-None Start 121: tiffcrop-doubleflip-quad-tile Start 122: tiffcrop-extract-custom_dir_EXIF_GPS Start 123: tiffcrop-extract-logluv-3c-16b Start 124: tiffcrop-extract-minisblack-1c-16b Start 125: tiffcrop-extract-minisblack-1c-8b Start 126: tiffcrop-extract-minisblack-2c-8b-alpha Start 127: tiffcrop-extract-miniswhite-1c-1b Start 128: tiffcrop-extract-palette-1c-1b Start 129: tiffcrop-extract-palette-1c-4b Start 130: tiffcrop-extract-palette-1c-8b Start 131: tiffcrop-extract-rgb-3c-16b Start 132: tiffcrop-extract-rgb-3c-8b Start 133: tiffcrop-extract-quad-lzw-compat Start 134: tiffcrop-extract-lzw-single-strip Start 135: tiffcrop-extract-testfax4 Start 136: tiffcrop-extract-testfax3_bug_513 Start 137: tiffcrop-extract-32bpp-None Start 138: tiffcrop-extract-quad-tile Start 139: tiffcrop-extractz14-custom_dir_EXIF_GPS Start 140: tiffcrop-extractz14-logluv-3c-16b Start 141: tiffcrop-extractz14-minisblack-1c-16b 62/155 Test #12: test_directory ....................................................................... Passed 0.13 sec 63/155 Test #59: tiffcp-split-join .................................................................... Passed 0.09 sec 64/155 Test #67: tiff2bw-default-quad-lzw-compat ...................................................... Passed 0.09 sec 65/155 Test #68: tiff2rgba-default-custom_dir_EXIF_GPS ................................................ Passed 0.09 sec 66/155 Test #69: tiff2rgba-default-logluv-3c-16b ...................................................... Passed 0.09 sec 67/155 Test #70: tiff2rgba-default-minisblack-1c-16b .................................................. Passed 0.09 sec 68/155 Test #71: tiff2rgba-default-minisblack-1c-8b ................................................... Passed 0.09 sec 69/155 Test #73: tiff2rgba-default-miniswhite-1c-1b ................................................... Passed 0.08 sec 70/155 Test #74: tiff2rgba-default-palette-1c-1b ...................................................... Passed 0.08 sec 71/155 Test #75: tiff2rgba-default-palette-1c-4b ...................................................... Passed 0.08 sec 72/155 Test #76: tiff2rgba-default-palette-1c-8b ...................................................... Passed 0.08 sec 73/155 Test #77: tiff2rgba-default-rgb-3c-16b ......................................................... Passed 0.08 sec 74/155 Test #78: tiff2rgba-default-rgb-3c-8b .......................................................... Passed 0.08 sec 75/155 Test #13: test_IFD_enlargement ................................................................. Passed 0.14 sec 76/155 Test #72: tiff2rgba-default-minisblack-2c-8b-alpha ............................................. Passed 0.09 sec 77/155 Test #79: tiff2rgba-default-quad-lzw-compat .................................................... Passed 0.08 sec 78/155 Test #82: tiff2rgba-default-testfax3_bug_513 ................................................... Passed 0.07 sec 79/155 Test #83: tiff2rgba-default-32bpp-None ......................................................... Passed 0.07 sec 80/155 Test #84: tiff2rgba-default-quad-tile .......................................................... Passed 0.07 sec 81/155 Test #85: tiff2rgba-default-ojpeg_zackthecat_subsamp22_single_strip ............................ Passed 0.06 sec 82/155 Test #86: tiff2rgba-default-ojpeg_chewey_subsamp21_multi_strip ................................. Passed 0.06 sec 83/155 Test #87: tiff2rgba-default-ojpeg_single_strip_no_rowsperstrip ................................. Passed 0.06 sec 84/155 Test #88: tiffcrop-R90-custom_dir_EXIF_GPS ..................................................... Passed 0.06 sec 85/155 Test #89: tiffcrop-R90-logluv-3c-16b ........................................................... Passed 0.06 sec 86/155 Test #90: tiffcrop-R90-minisblack-1c-16b ....................................................... Passed 0.06 sec 87/155 Test #91: tiffcrop-R90-minisblack-1c-8b ........................................................ Passed 0.06 sec 88/155 Test #92: tiffcrop-R90-minisblack-2c-8b-alpha .................................................. Passed 0.06 sec 89/155 Test #93: tiffcrop-R90-miniswhite-1c-1b ........................................................ Passed 0.06 sec 90/155 Test #94: tiffcrop-R90-palette-1c-1b ........................................................... Passed 0.06 sec 91/155 Test #95: tiffcrop-R90-palette-1c-4b ........................................................... Passed 0.06 sec 92/155 Test #96: tiffcrop-R90-palette-1c-8b ........................................................... Passed 0.05 sec 93/155 Test #97: tiffcrop-R90-rgb-3c-16b .............................................................. Passed 0.05 sec 94/155 Test #98: tiffcrop-R90-rgb-3c-8b ............................................................... Passed 0.05 sec 95/155 Test #99: tiffcrop-R90-quad-lzw-compat ......................................................... Passed 0.05 sec 96/155 Test #102: tiffcrop-R90-testfax3_bug_513 ........................................................ Passed 0.05 sec 97/155 Test #103: tiffcrop-R90-32bpp-None .............................................................. Passed 0.05 sec 98/155 Test #104: tiffcrop-R90-quad-tile ............................................................... Passed 0.05 sec 99/155 Test #105: tiffcrop-doubleflip-custom_dir_EXIF_GPS .............................................. Passed 0.05 sec 100/155 Test #106: tiffcrop-doubleflip-logluv-3c-16b .................................................... Passed 0.04 sec 101/155 Test #107: tiffcrop-doubleflip-minisblack-1c-16b ................................................ Passed 0.04 sec 102/155 Test #108: tiffcrop-doubleflip-minisblack-1c-8b ................................................. Passed 0.04 sec 103/155 Test #109: tiffcrop-doubleflip-minisblack-2c-8b-alpha ........................................... Passed 0.04 sec 104/155 Test #110: tiffcrop-doubleflip-miniswhite-1c-1b ................................................. Passed 0.04 sec 105/155 Test #111: tiffcrop-doubleflip-palette-1c-1b .................................................... Passed 0.04 sec 106/155 Test #112: tiffcrop-doubleflip-palette-1c-4b .................................................... Passed 0.04 sec 107/155 Test #113: tiffcrop-doubleflip-palette-1c-8b .................................................... Passed 0.04 sec 108/155 Test #114: tiffcrop-doubleflip-rgb-3c-16b ....................................................... Passed 0.04 sec 109/155 Test #115: tiffcrop-doubleflip-rgb-3c-8b ........................................................ Passed 0.04 sec 110/155 Test #116: tiffcrop-doubleflip-quad-lzw-compat .................................................. Passed 0.04 sec 111/155 Test #119: tiffcrop-doubleflip-testfax3_bug_513 ................................................. Passed 0.03 sec 112/155 Test #120: tiffcrop-doubleflip-32bpp-None ....................................................... Passed 0.03 sec 113/155 Test #121: tiffcrop-doubleflip-quad-tile ........................................................ Passed 0.03 sec 114/155 Test #122: tiffcrop-extract-custom_dir_EXIF_GPS ................................................. Passed 0.03 sec 115/155 Test #123: tiffcrop-extract-logluv-3c-16b ....................................................... Passed 0.03 sec 116/155 Test #124: tiffcrop-extract-minisblack-1c-16b ................................................... Passed 0.03 sec 117/155 Test #125: tiffcrop-extract-minisblack-1c-8b .................................................... Passed 0.03 sec 118/155 Test #126: tiffcrop-extract-minisblack-2c-8b-alpha .............................................. Passed 0.03 sec 119/155 Test #127: tiffcrop-extract-miniswhite-1c-1b .................................................... Passed 0.03 sec 120/155 Test #128: tiffcrop-extract-palette-1c-1b ....................................................... Passed 0.03 sec 121/155 Test #129: tiffcrop-extract-palette-1c-4b ....................................................... Passed 0.02 sec 122/155 Test #130: tiffcrop-extract-palette-1c-8b ....................................................... Passed 0.02 sec Start 142: tiffcrop-extractz14-minisblack-1c-8b Start 143: tiffcrop-extractz14-minisblack-2c-8b-alpha Start 144: tiffcrop-extractz14-miniswhite-1c-1b Start 145: tiffcrop-extractz14-palette-1c-1b Start 146: tiffcrop-extractz14-palette-1c-4b Start 147: tiffcrop-extractz14-palette-1c-8b Start 148: tiffcrop-extractz14-rgb-3c-16b Start 149: tiffcrop-extractz14-rgb-3c-8b Start 150: tiffcrop-extractz14-quad-lzw-compat Start 151: tiffcrop-extractz14-lzw-single-strip Start 152: tiffcrop-extractz14-testfax4 Start 153: tiffcrop-extractz14-testfax3_bug_513 Start 154: tiffcrop-extractz14-32bpp-None Start 155: tiffcrop-extractz14-quad-tile 123/155 Test #56: tiffinfo-minisblack-1c-16b ........................................................... Passed 0.12 sec 124/155 Test #131: tiffcrop-extract-rgb-3c-16b .......................................................... Passed 0.04 sec 125/155 Test #132: tiffcrop-extract-rgb-3c-8b ........................................................... Passed 0.04 sec 126/155 Test #133: tiffcrop-extract-quad-lzw-compat ..................................................... Passed 0.04 sec 127/155 Test #134: tiffcrop-extract-lzw-single-strip .................................................... Passed 0.04 sec 128/155 Test #135: tiffcrop-extract-testfax4 ............................................................ Passed 0.04 sec 129/155 Test #136: tiffcrop-extract-testfax3_bug_513 .................................................... Passed 0.03 sec 130/155 Test #137: tiffcrop-extract-32bpp-None .......................................................... Passed 0.03 sec 131/155 Test #138: tiffcrop-extract-quad-tile ........................................................... Passed 0.03 sec 132/155 Test #139: tiffcrop-extractz14-custom_dir_EXIF_GPS .............................................. Passed 0.03 sec 133/155 Test #140: tiffcrop-extractz14-logluv-3c-16b .................................................... Passed 0.03 sec 134/155 Test #141: tiffcrop-extractz14-minisblack-1c-16b ................................................ Passed 0.03 sec 135/155 Test #101: tiffcrop-R90-testfax4 ................................................................ Passed 0.07 sec 136/155 Test #142: tiffcrop-extractz14-minisblack-1c-8b ................................................. Passed 0.02 sec 137/155 Test #143: tiffcrop-extractz14-minisblack-2c-8b-alpha ........................................... Passed 0.02 sec 138/155 Test #144: tiffcrop-extractz14-miniswhite-1c-1b ................................................. Passed 0.02 sec 139/155 Test #145: tiffcrop-extractz14-palette-1c-1b .................................................... Passed 0.02 sec 140/155 Test #118: tiffcrop-doubleflip-testfax4 ......................................................... Passed 0.06 sec 141/155 Test #146: tiffcrop-extractz14-palette-1c-4b .................................................... Passed 0.02 sec 142/155 Test #147: tiffcrop-extractz14-palette-1c-8b .................................................... Passed 0.01 sec 143/155 Test #148: tiffcrop-extractz14-rgb-3c-16b ....................................................... Passed 0.01 sec 144/155 Test #149: tiffcrop-extractz14-rgb-3c-8b ........................................................ Passed 0.01 sec 145/155 Test #153: tiffcrop-extractz14-testfax3_bug_513 ................................................. Passed 0.01 sec 146/155 Test #154: tiffcrop-extractz14-32bpp-None ....................................................... Passed 0.01 sec 147/155 Test #150: tiffcrop-extractz14-quad-lzw-compat .................................................. Passed 0.02 sec 148/155 Test #155: tiffcrop-extractz14-quad-tile ........................................................ Passed 0.01 sec 149/155 Test #81: tiff2rgba-default-testfax4 ........................................................... Passed 0.11 sec 150/155 Test #152: tiffcrop-extractz14-testfax4 ......................................................... Passed 0.04 sec 151/155 Test #10: defer_strile_loading ................................................................. Passed 0.21 sec 152/155 Test #117: tiffcrop-doubleflip-lzw-single-strip ................................................. Passed 0.11 sec 153/155 Test #100: tiffcrop-R90-lzw-single-strip ........................................................ Passed 0.13 sec 154/155 Test #151: tiffcrop-extractz14-lzw-single-strip ................................................. Passed 0.08 sec 155/155 Test #80: tiff2rgba-default-lzw-single-strip ................................................... Passed 0.22 sec 100% tests passed, 0 tests failed out of 155 Total Test time (real) = 0.30 sec >>> tiff: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/pkgconfig/libtiff-4.pc -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/libtiff.so.6.1.0 -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/libtiff.so.6 -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/libtiff.so -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/include/tiff.h -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/include/tiffio.h -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/include/tiffvers.h -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/include/tiffconf.h -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/cmake/tiff/TiffTargets.cmake -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/cmake/tiff/TiffTargets-minsizerel.cmake -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/cmake/tiff/TiffConfigVersion.cmake -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/cmake/tiff/TiffConfig.cmake -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/libtiffxx.so.6.1.0 -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/libtiffxx.so.6 -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/libtiffxx.so.6.1.0" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/lib/libtiffxx.so -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/include/tiffio.hxx -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/fax2ps -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/fax2ps" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/fax2tiff -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/fax2tiff" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/pal2rgb -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/pal2rgb" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/ppm2tiff -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/ppm2tiff" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/raw2tiff -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/raw2tiff" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiff2bw -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiff2bw" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiff2pdf -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiff2pdf" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiff2ps -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiff2ps" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiff2rgba -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiff2rgba" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffcmp -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffcmp" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffcp -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffcp" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffcrop -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffcrop" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffdither -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffdither" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffdump -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffdump" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffinfo -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffinfo" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffmedian -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffmedian" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffset -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffset" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffsplit -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/tiff/pkg/tiff/usr/bin/tiffsplit" to "" -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/search.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/multi_page.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/contrib.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/build.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/index.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/addingtags.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/.buildinfo -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/sphinx_highlight.js -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/sphinxdoc.css -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/file.png -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/documentation_options.js -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/minus.png -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/searchtools.js -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/doctools.js -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/language_data.js -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/contents.png -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/plus.png -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/basic.css -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/navigation.png -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_static/pygments.css -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFFieldWriteCount.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadTile.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFMergeFieldInfo.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFClose.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/_TIFFauxiliary.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFWriteScanline.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/_TIFFRewriteField.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFmemory.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFPrintDirectory.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFDataWidth.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFWriteDirectory.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFOpen.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFtile.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFStrileQuery.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFWarning.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFWriteTile.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFCustomDirectory.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadRGBAStrip.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFswab.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFFieldPassCount.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadScanline.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFSetTagExtender.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFSetDirectory.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadRawTile.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFWriteEncodedStrip.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadEncodedStrip.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadDirectory.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/libtiff.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFcodec.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFsize.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFWriteRawStrip.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadRawStrip.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFstrip.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFFieldQuery.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFError.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFSetField.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadRGBAImage.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFWriteRawTile.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFbuffer.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFOpenOptions.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFFieldDataType.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFClientInfo.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadFromUserBuffer.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadRGBATile.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFFieldTag.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFProcFunctions.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFAccessTagMethods.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFFieldReadCount.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFFieldName.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFcolor.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFquery.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFRGBAImage.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFReadEncodedTile.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFFlush.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFDeferStrileArrayWriting.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFCustomTagList.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFWriteEncodedTile.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFCreateDirectory.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions/TIFFGetField.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffsplit.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/fax2ps.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffcp.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/thumbnail.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffcrop.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffset.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffdump.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffdither.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/rgb2ycbcr.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffcmp.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/fax2tiff.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiff2rgba.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/pal2rgb.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/raw2tiff.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffinfo.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/ppm2tiff.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiff2bw.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffgt.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiffmedian.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiff2pdf.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools/tiff2ps.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/searchindex.js -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/objects.inv -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/project -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/project/index.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/project/psc.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/project/mailinglist.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/project/bugs.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/project/license.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/project/acknowledgements.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/rfcs -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/rfcs/index.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/rfcs/rfc2_restoring_needed_tools.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/rfcs/rfc1_psc.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/functions.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/libtiff.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/images.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/terms.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/genindex.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/bali.jpg -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/esri.png -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/dave.gif -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/weogeo.png -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/quad.jpg -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/smallliz.jpg -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/leica.png -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/jim.gif -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/cover.jpg -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/cramps.gif -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/strike.gif -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/safe.png -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/cat.gif -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_images/ring.gif -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/internals.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/tools.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/specification -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/specification/index.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/specification/coverage.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/specification/technote2.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/specification/coverage-bigtiff.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/specification/bigtiff.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/multi_page.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFError.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFPrintDirectory.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadRGBAStrip.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFWriteEncodedTile.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFtile.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/_TIFFauxiliary.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFcodec.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFOpen.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFFieldQuery.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFClientInfo.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadScanline.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFClose.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadRGBAImage.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFstrip.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFDeferStrileArrayWriting.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFFieldName.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFbuffer.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFFieldDataType.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFWriteRawTile.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFsize.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFCreateDirectory.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFquery.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadRGBATile.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFWarning.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/_TIFFRewriteField.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadRawStrip.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFswab.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFAccessTagMethods.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFMergeFieldInfo.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFWriteRawStrip.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFRGBAImage.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFFieldTag.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadEncodedStrip.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFFieldReadCount.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFCustomTagList.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFOpenOptions.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFCustomDirectory.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFFieldWriteCount.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFWriteScanline.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFmemory.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadRawTile.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadTile.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFWriteTile.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFWriteEncodedStrip.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFWriteDirectory.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadDirectory.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFFieldPassCount.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadEncodedTile.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFReadFromUserBuffer.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/libtiff.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFProcFunctions.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFStrileQuery.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFFlush.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFDataWidth.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFcolor.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFSetDirectory.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFSetField.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFGetField.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions/TIFFSetTagExtender.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffdump.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffcmp.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiff2pdf.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffsplit.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffset.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiff2ps.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffinfo.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/raw2tiff.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/pal2rgb.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffmedian.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/fax2ps.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/rgb2ycbcr.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffcrop.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiff2rgba.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffgt.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/fax2tiff.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/thumbnail.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffdither.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiffcp.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/ppm2tiff.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools/tiff2bw.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/project -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/project/bugs.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/project/psc.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/project/mailinglist.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/project/license.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/project/acknowledgements.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/project/index.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/rfcs -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/rfcs/rfc2_restoring_needed_tools.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/rfcs/rfc1_psc.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/rfcs/index.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/images.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/build.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/tools.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/internals.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/contrib.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/addingtags.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/terms.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/libtiff.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/index.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/functions.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/specification -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/specification/bigtiff.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/specification/coverage-bigtiff.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/specification/technote2.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/specification/coverage.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/specification/index.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.7.0alpha.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.8.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.8.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.9.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta007.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.4beta.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.6.1.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta024.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.9.3.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.5.2.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.9.2.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.7.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.5.6beta.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta029.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta032.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta035.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.5.4.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.6.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta031.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.9.0beta.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.7.3.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.2.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.7.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.4.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.7.0beta.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.9.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.5.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta034.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.7.4.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.1.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.7.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.9.5.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.9.4.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.4.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.8.2.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.6.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/historical.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.5.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta016.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta028.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta018.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.9.1.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.7.0beta2.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.5.7.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.2.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.10.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.1.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.5.1.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.5.3.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta033.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.6.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.5.5.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.8.1.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.4beta036.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.3.0.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.7.1.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/index.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.0.3.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v4.5.1.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/_sources/releases/v3.7.2.rst.txt -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.5.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.6.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.8.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.7.0beta.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.3.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta031.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/index.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.10.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.6.1.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.5.4.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta032.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.6.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.7.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.5.1.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.8.1.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.9.3.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.7.0beta2.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta034.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta033.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.9.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.9.4.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.7.0alpha.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta028.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.5.5.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta035.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.6.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta024.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.7.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.7.1.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.3.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.1.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.5.6beta.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta016.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.4beta.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta029.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.7.2.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta007.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.5.1.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.5.2.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/historical.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.4.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.4.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.7.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.9.2.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta018.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.5.7.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.9.0beta.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.8.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.4beta036.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.2.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.7.3.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.0.5.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.9.1.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.8.2.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.1.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.5.3.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v4.2.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.9.0.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.9.5.html -- Installing: /home/buildozer/aports/main/tiff/pkg/tiff/usr/share/doc/tiff/manual/html/releases/v3.7.4.html >>> tiff-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/tiff/pkg/tiff-doc/usr/share/doc' >>> tiff-doc*: Preparing subpackage tiff-doc... >>> tiff-doc*: Running postcheck for tiff-doc >>> tiff-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/main/tiff/pkg/tiff-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/tiff/pkg/tiff-dev/usr/lib/pkgconfig' 'usr/lib/cmake' -> '/home/buildozer/aports/main/tiff/pkg/tiff-dev/usr/lib/cmake' 'usr/lib/libtiff.so' -> '/home/buildozer/aports/main/tiff/pkg/tiff-dev/usr/lib/libtiff.so' 'usr/lib/libtiffxx.so' -> '/home/buildozer/aports/main/tiff/pkg/tiff-dev/usr/lib/libtiffxx.so' >>> tiff-dev*: Preparing subpackage tiff-dev... >>> tiff-dev*: Stripping binaries >>> tiff-dev*: Running postcheck for tiff-dev >>> tiff-tools*: Running split function tools... 'usr/bin' -> '/home/buildozer/aports/main/tiff/pkg/tiff-tools/usr/bin' >>> tiff-tools*: Preparing subpackage tiff-tools... >>> tiff-tools*: Stripping binaries >>> tiff-tools*: Running postcheck for tiff-tools >>> libtiffxx*: Running split function libtiffxx... 'usr/lib/libtiffxx.so.6' -> '/home/buildozer/aports/main/tiff/pkg/libtiffxx/usr/lib/libtiffxx.so.6' 'usr/lib/libtiffxx.so.6.1.0' -> '/home/buildozer/aports/main/tiff/pkg/libtiffxx/usr/lib/libtiffxx.so.6.1.0' >>> libtiffxx*: Preparing subpackage libtiffxx... >>> libtiffxx*: Stripping binaries >>> libtiffxx*: Running postcheck for libtiffxx >>> tiff*: Running postcheck for tiff >>> tiff*: Preparing package tiff... >>> tiff*: Stripping binaries >>> libtiffxx*: Scanning shared objects >>> tiff-dev*: Scanning shared objects >>> tiff-doc*: Scanning shared objects >>> tiff-tools*: Scanning shared objects >>> tiff*: Scanning shared objects >>> libtiffxx*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libstdc++.so.6 so:libtiff.so.6 >>> libtiffxx*: Package size: 65.9 KB >>> libtiffxx*: Compressing data... >>> libtiffxx*: Create checksum... >>> libtiffxx*: Create libtiffxx-4.7.0-r0.apk >>> tiff-dev*: Tracing dependencies... libtiffxx=4.7.0-r0 pc:libjpeg pc:libwebp pc:libzstd pc:zlib pkgconfig tiff=4.7.0-r0 >>> tiff-dev*: Package size: 102.0 KB >>> tiff-dev*: Compressing data... >>> tiff-dev*: Create checksum... >>> tiff-dev*: Create tiff-dev-4.7.0-r0.apk >>> WARNING: tiff-doc*: The -doc subpackage is unusually large, consider splitting it >>> tiff-doc*: Tracing dependencies... >>> tiff-doc*: Package size: 4.2 MB >>> tiff-doc*: Compressing data... >>> tiff-doc*: Create checksum... >>> tiff-doc*: Create tiff-doc-4.7.0-r0.apk >>> tiff-tools*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libtiff.so.6 >>> tiff-tools*: Package size: 1.2 MB >>> tiff-tools*: Compressing data... >>> tiff-tools*: Create checksum... >>> tiff-tools*: Create tiff-tools-4.7.0-r0.apk >>> tiff*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libjpeg.so.8 so:libwebp.so.7 so:libz.so.1 so:libzstd.so.1 >>> tiff*: Package size: 450.0 KB >>> tiff*: Compressing data... >>> tiff*: Create checksum... >>> tiff*: Create tiff-4.7.0-r0.apk >>> tiff: Build complete at Wed, 16 Oct 2024 05:09:21 +0000 elapsed time 0h 0m 17s >>> tiff: Cleaning up srcdir >>> tiff: Cleaning up pkgdir >>> tiff: Uninstalling dependencies... (1/31) Purging .makedepends-tiff (20241016.050905) (2/31) Purging cmake-vim (3.30.5-r0) (3/31) Purging cmake (3.30.5-r0) (4/31) Purging libjpeg-turbo-dev (3.0.4-r0) (5/31) Purging libjpeg-turbo (3.0.4-r0) (6/31) Purging libturbojpeg (3.0.4-r0) (7/31) Purging libwebp-dev (1.4.0-r0) (8/31) Purging libwebpdecoder (1.4.0-r0) (9/31) Purging libwebpdemux (1.4.0-r0) (10/31) Purging libwebpmux (1.4.0-r0) (11/31) Purging python3-pyc (3.12.7-r0) (12/31) Purging python3-pycache-pyc0 (3.12.7-r0) (13/31) Purging pyc (3.12.7-r0) (14/31) Purging python3 (3.12.7-r0) (15/31) Purging samurai (1.2-r5) (16/31) Purging zlib-dev (1.3.1-r2) (17/31) Purging zstd-dev (1.5.6-r1) (18/31) Purging zstd (1.5.6-r1) (19/31) Purging diffutils (3.10-r0) (20/31) Purging gdbm (1.24-r0) (21/31) Purging libarchive (3.7.6-r0) (22/31) Purging libbz2 (1.0.8-r6) (23/31) Purging libffi (3.4.6-r0) (24/31) Purging libpanelw (6.5_p20241006-r0) (25/31) Purging libuv (1.49.1-r0) (26/31) Purging libwebp (1.4.0-r0) (27/31) Purging mpdecimal (4.0.0-r0) (28/31) Purging rhash-libs (1.4.4-r0) (29/31) Purging sqlite-libs (3.46.1-r0) (30/31) Purging xz-libs (5.6.3-r0) (31/31) Purging libsharpyuv (1.4.0-r0) Executing busybox-1.36.1-r32.trigger OK: 439 MiB in 106 packages >>> tiff: Updating the main/aarch64 repository index... >>> tiff: Signing the index...