>>> libsixel: Building testing/libsixel 1.8.6-r0 (using abuild 3.8.0_rc4-r1) started Sun, 12 Sep 2021 09:30:07 +0000 >>> libsixel: Checking sanity of /home/buildozer/aports/testing/libsixel/APKBUILD... >>> libsixel: Analyzing dependencies... >>> libsixel: Installing for build: build-base libpng-dev automake autoconf libjpeg-turbo-dev zlib-dev libtool (1/17) Installing libpng (1.6.37-r1) (2/17) Installing zlib-dev (1.2.11-r3) (3/17) Installing libpng-dev (1.6.37-r1) (4/17) Installing perl (5.34.0-r1) (5/17) Installing automake (1.16.4-r1) (6/17) Installing m4 (1.4.18-r2) (7/17) Installing autoconf (2.71-r0) (8/17) Installing libjpeg-turbo (2.1.1-r0) (9/17) Installing libjpeg-turbo-dev (2.1.1-r0) (10/17) Installing readline (8.1.1-r0) (11/17) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (12/17) Installing libltdl (2.4.6-r7) (13/17) Installing libtool (2.4.6-r7) (14/17) Installing .makedepends-libsixel (20210912.093008) (15/17) Installing perl-error (0.17029-r1) (16/17) Installing perl-git (2.33.0-r2) (17/17) Installing git-perl (2.33.0-r2) Executing busybox-1.34.0-r3.trigger OK: 362 MiB in 116 packages >>> libsixel: Cleaning up srcdir >>> libsixel: Cleaning up pkgdir >>> libsixel: Fetching https://distfiles.alpinelinux.org/distfiles/libsixel-1.8.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libsixel: Fetching https://github.com/saitoha/libsixel/releases/download/v1.8.6/libsixel-1.8.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8228 0 --:--:-- --:--:-- --:--:-- 8250 100 637k 100 637k 0 0 3584k 0 --:--:-- --:--:-- --:--:-- 3584k >>> libsixel: Fetching https://distfiles.alpinelinux.org/distfiles/libsixel-1.8.6.tar.gz >>> libsixel: Checking sha512sums... libsixel-1.8.6.tar.gz: OK >>> libsixel: Unpacking /var/cache/distfiles/libsixel-1.8.6.tar.gz... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:36: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:36: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:36: the top level configure.ac:53: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:53: the top level configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:120: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:120: the top level configure.ac:128: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:128: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:128: the top level configure.ac:136: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:136: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:136: the top level configure.ac:234: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:234: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:234: the top level configure.ac:17: installing './compile' configure.ac:16: installing './missing' converters/Makefile.am: installing './depcomp' checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for __attribute__((deprecated))... yes checking for __attribute__((deprecated))... yes checking for __builtin_unreachable... yes configure: pkgconfig directory is ${exec_prefix}/lib/pkgconfig configure: bash-completion directory is ${datarootdir}/bash-completion/completions configure: zsh-completion directory is ${datarootdir}/zsh/site-functions checking for gawk... (cached) awk checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if gcc supports -std=c99... yes checking if gcc supports -Wall... yes checking if gcc supports -Wextra... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wsign-conversion... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wstrict-overflow... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wdouble-promotion... yes checking if gcc supports -Wswitch-default... yes checking if gcc supports -Wunused-function... yes checking if gcc supports -Wclobbered... yes checking if gcc supports -Wunused-but-set-variable... yes checking if gcc supports -Bsymbolic... yes checking for md5sum... md5sum checking for floor in -lm... yes checking for egrep... (cached) /bin/grep -E checking for assert.h... yes checking for math.h... yes checking for ctype.h... yes checking for memory.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/unistd.h... no checking for getopt.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... yes checking for io.h... no checking for errno.h... yes checking for limits.h... yes checking for sys/time.h... yes checking for time.h... yes checking for signal.h... yes checking for sys/select.h... yes checking for sys/signal.h... yes checking for termios.h... yes checking for sys/ioctl.h... yes checking for inttypes.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for memset... yes checking for getopt_long... yes checking for memcpy... yes checking for memmove... yes checking for memset... (cached) yes checking for setmode... no checking for _setmode... no checking for signal... yes checking for nanosleep... yes checking for strdup... yes checking for strtoul... yes checking for calloc... yes checking for clock... yes checking for clearerr... yes checking for stat... yes checking for setjmp... yes checking for longjmp... yes checking for strerror... yes checking for isatty... yes checking for strncmp... yes checking for ldiv... yes checking for floor... yes checking for localeconv... yes checking for pow... yes checking for select... yes checking for sqrt... yes checking for strchr... yes checking for strerror... (cached) yes checking for strstr... yes checking for strtol... yes checking for strtol... (cached) yes checking for pow... (cached) yes checking for gcc options needed to detect all undeclared functions... none needed checking whether SIGINT is declared... yes checking whether SIGTERM is declared... yes checking whether SIGHUP is declared... yes checking for curl/curl.h... no checking for LIBCURL... no configure: libcurl is not available configure: libcurl cflags is configure: libcurl libs is checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes configure: jpeg cflags is -I/usr/include configure: jpeg libs is -L/usr/lib -ljpeg checking for png.h... yes checking for png_check_sig in -lpng... no checking for LIBPNG... yes checking whether png_set_gray_1_2_4_to_8 is declared... no checking whether png_set_expand_gray_1_2_4_to_8 is declared... yes configure: libpng cflags is -I/usr/include/libpng16 configure: libpng libs is -lpng16 -L/lib -lz checking for a Python interpreter with version >= 2.3... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsixel.pc config.status: creating package.json.in config.status: creating include/sixel.h config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating converters/Makefile config.status: creating tools/Makefile config.status: creating tools/libsixel-config config.status: creating python/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libsixel was configured as follows Loader component : stb_image jpeg png libcurl integration : no pkg-config dir : ${exec_prefix}/lib/pkgconfig Bash completion dir : ${datarootdir}/bash-completion/completions Zsh completion dir : ${datarootdir}/zsh/site-functions python bindings : no gcov integration : no debugging : no tests : no make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6' Making all in include make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/include' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c -o libsixel_la-output.lo `test -f 'output.c' || echo './'`output.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c -o libsixel_la-fromsixel.lo `test -f 'fromsixel.c' || echo './'`fromsixel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c -o libsixel_la-tosixel.lo `test -f 'tosixel.c' || echo './'`tosixel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c -o libsixel_la-quant.lo `test -f 'quant.c' || echo './'`quant.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c -o libsixel_la-dither.lo `test -f 'dither.c' || echo './'`dither.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-frame.lo -MD -MP -MF .deps/libsixel_la-frame.Tpo -c -o libsixel_la-frame.lo `test -f 'frame.c' || echo './'`frame.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-pixelformat.lo -MD -MP -MF .deps/libsixel_la-pixelformat.Tpo -c -o libsixel_la-pixelformat.lo `test -f 'pixelformat.c' || echo './'`pixelformat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-scale.lo -MD -MP -MF .deps/libsixel_la-scale.Tpo -c -o libsixel_la-scale.lo `test -f 'scale.c' || echo './'`scale.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-chunk.lo -MD -MP -MF .deps/libsixel_la-chunk.Tpo -c -o libsixel_la-chunk.lo `test -f 'chunk.c' || echo './'`chunk.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-loader.lo -MD -MP -MF .deps/libsixel_la-loader.Tpo -c -o libsixel_la-loader.lo `test -f 'loader.c' || echo './'`loader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-frompnm.lo -MD -MP -MF .deps/libsixel_la-frompnm.Tpo -c -o libsixel_la-frompnm.lo `test -f 'frompnm.c' || echo './'`frompnm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-fromgif.lo -MD -MP -MF .deps/libsixel_la-fromgif.Tpo -c -o libsixel_la-fromgif.lo `test -f 'fromgif.c' || echo './'`fromgif.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-encoder.lo -MD -MP -MF .deps/libsixel_la-encoder.Tpo -c -o libsixel_la-encoder.lo `test -f 'encoder.c' || echo './'`encoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-decoder.lo -MD -MP -MF .deps/libsixel_la-decoder.Tpo -c -o libsixel_la-decoder.lo `test -f 'decoder.c' || echo './'`decoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-writer.lo -MD -MP -MF .deps/libsixel_la-writer.Tpo -c -o libsixel_la-writer.lo `test -f 'writer.c' || echo './'`writer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-stb_image_write.lo -MD -MP -MF .deps/libsixel_la-stb_image_write.Tpo -c -o libsixel_la-stb_image_write.lo `test -f 'stb_image_write.c' || echo './'`stb_image_write.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-status.lo -MD -MP -MF .deps/libsixel_la-status.Tpo -c -o libsixel_la-status.lo `test -f 'status.c' || echo './'`status.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-malloc_stub.lo -MD -MP -MF .deps/libsixel_la-malloc_stub.Tpo -c -o libsixel_la-malloc_stub.lo `test -f 'malloc_stub.c' || echo './'`malloc_stub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-allocator.lo -MD -MP -MF .deps/libsixel_la-allocator.Tpo -c -o libsixel_la-allocator.lo `test -f 'allocator.c' || echo './'`allocator.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-tty.lo -MD -MP -MF .deps/libsixel_la-tty.Tpo -c -o libsixel_la-tty.lo `test -f 'tty.c' || echo './'`tty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c tosixel.c -fPIC -DPIC -o .libs/libsixel_la-tosixel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-frame.lo -MD -MP -MF .deps/libsixel_la-frame.Tpo -c frame.c -fPIC -DPIC -o .libs/libsixel_la-frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c fromsixel.c -fPIC -DPIC -o .libs/libsixel_la-fromsixel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-chunk.lo -MD -MP -MF .deps/libsixel_la-chunk.Tpo -c chunk.c -fPIC -DPIC -o .libs/libsixel_la-chunk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-frompnm.lo -MD -MP -MF .deps/libsixel_la-frompnm.Tpo -c frompnm.c -fPIC -DPIC -o .libs/libsixel_la-frompnm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-writer.lo -MD -MP -MF .deps/libsixel_la-writer.Tpo -c writer.c -fPIC -DPIC -o .libs/libsixel_la-writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-stb_image_write.lo -MD -MP -MF .deps/libsixel_la-stb_image_write.Tpo -c stb_image_write.c -fPIC -DPIC -o .libs/libsixel_la-stb_image_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-scale.lo -MD -MP -MF .deps/libsixel_la-scale.Tpo -c scale.c -fPIC -DPIC -o .libs/libsixel_la-scale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-status.lo -MD -MP -MF .deps/libsixel_la-status.Tpo -c status.c -fPIC -DPIC -o .libs/libsixel_la-status.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-encoder.lo -MD -MP -MF .deps/libsixel_la-encoder.Tpo -c encoder.c -fPIC -DPIC -o .libs/libsixel_la-encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-fromgif.lo -MD -MP -MF .deps/libsixel_la-fromgif.Tpo -c fromgif.c -fPIC -DPIC -o .libs/libsixel_la-fromgif.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c quant.c -fPIC -DPIC -o .libs/libsixel_la-quant.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c output.c -fPIC -DPIC -o .libs/libsixel_la-output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c dither.c -fPIC -DPIC -o .libs/libsixel_la-dither.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-pixelformat.lo -MD -MP -MF .deps/libsixel_la-pixelformat.Tpo -c pixelformat.c -fPIC -DPIC -o .libs/libsixel_la-pixelformat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-allocator.lo -MD -MP -MF .deps/libsixel_la-allocator.Tpo -c allocator.c -fPIC -DPIC -o .libs/libsixel_la-allocator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-loader.lo -MD -MP -MF .deps/libsixel_la-loader.Tpo -c loader.c -fPIC -DPIC -o .libs/libsixel_la-loader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-malloc_stub.lo -MD -MP -MF .deps/libsixel_la-malloc_stub.Tpo -c malloc_stub.c -fPIC -DPIC -o .libs/libsixel_la-malloc_stub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-decoder.lo -MD -MP -MF .deps/libsixel_la-decoder.Tpo -c decoder.c -fPIC -DPIC -o .libs/libsixel_la-decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-tty.lo -MD -MP -MF .deps/libsixel_la-tty.Tpo -c tty.c -fPIC -DPIC -o .libs/libsixel_la-tty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-malloc_stub.lo -MD -MP -MF .deps/libsixel_la-malloc_stub.Tpo -c malloc_stub.c -o libsixel_la-malloc_stub.o >/dev/null 2>&1 mv -f .deps/libsixel_la-malloc_stub.Tpo .deps/libsixel_la-malloc_stub.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-status.lo -MD -MP -MF .deps/libsixel_la-status.Tpo -c status.c -o libsixel_la-status.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-chunk.lo -MD -MP -MF .deps/libsixel_la-chunk.Tpo -c chunk.c -o libsixel_la-chunk.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c output.c -o libsixel_la-output.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-decoder.lo -MD -MP -MF .deps/libsixel_la-decoder.Tpo -c decoder.c -o libsixel_la-decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-allocator.lo -MD -MP -MF .deps/libsixel_la-allocator.Tpo -c allocator.c -o libsixel_la-allocator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-writer.lo -MD -MP -MF .deps/libsixel_la-writer.Tpo -c writer.c -o libsixel_la-writer.o >/dev/null 2>&1 mv -f .deps/libsixel_la-output.Tpo .deps/libsixel_la-output.Plo mv -f .deps/libsixel_la-status.Tpo .deps/libsixel_la-status.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-scale.lo -MD -MP -MF .deps/libsixel_la-scale.Tpo -c scale.c -o libsixel_la-scale.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-frompnm.lo -MD -MP -MF .deps/libsixel_la-frompnm.Tpo -c frompnm.c -o libsixel_la-frompnm.o >/dev/null 2>&1 mv -f .deps/libsixel_la-chunk.Tpo .deps/libsixel_la-chunk.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-tty.lo -MD -MP -MF .deps/libsixel_la-tty.Tpo -c tty.c -o libsixel_la-tty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-pixelformat.lo -MD -MP -MF .deps/libsixel_la-pixelformat.Tpo -c pixelformat.c -o libsixel_la-pixelformat.o >/dev/null 2>&1 mv -f .deps/libsixel_la-allocator.Tpo .deps/libsixel_la-allocator.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c dither.c -o libsixel_la-dither.o >/dev/null 2>&1 mv -f .deps/libsixel_la-decoder.Tpo .deps/libsixel_la-decoder.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-frame.lo -MD -MP -MF .deps/libsixel_la-frame.Tpo -c frame.c -o libsixel_la-frame.o >/dev/null 2>&1 mv -f .deps/libsixel_la-frompnm.Tpo .deps/libsixel_la-frompnm.Plo mv -f .deps/libsixel_la-tty.Tpo .deps/libsixel_la-tty.Plo mv -f .deps/libsixel_la-writer.Tpo .deps/libsixel_la-writer.Plo mv -f .deps/libsixel_la-pixelformat.Tpo .deps/libsixel_la-pixelformat.Plo mv -f .deps/libsixel_la-scale.Tpo .deps/libsixel_la-scale.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-fromgif.lo -MD -MP -MF .deps/libsixel_la-fromgif.Tpo -c fromgif.c -o libsixel_la-fromgif.o >/dev/null 2>&1 mv -f .deps/libsixel_la-dither.Tpo .deps/libsixel_la-dither.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c fromsixel.c -o libsixel_la-fromsixel.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c quant.c -o libsixel_la-quant.o >/dev/null 2>&1 mv -f .deps/libsixel_la-frame.Tpo .deps/libsixel_la-frame.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c tosixel.c -o libsixel_la-tosixel.o >/dev/null 2>&1 mv -f .deps/libsixel_la-fromgif.Tpo .deps/libsixel_la-fromgif.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-stb_image_write.lo -MD -MP -MF .deps/libsixel_la-stb_image_write.Tpo -c stb_image_write.c -o libsixel_la-stb_image_write.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-encoder.lo -MD -MP -MF .deps/libsixel_la-encoder.Tpo -c encoder.c -o libsixel_la-encoder.o >/dev/null 2>&1 mv -f .deps/libsixel_la-fromsixel.Tpo .deps/libsixel_la-fromsixel.Plo mv -f .deps/libsixel_la-quant.Tpo .deps/libsixel_la-quant.Plo mv -f .deps/libsixel_la-tosixel.Tpo .deps/libsixel_la-tosixel.Plo mv -f .deps/libsixel_la-stb_image_write.Tpo .deps/libsixel_la-stb_image_write.Plo mv -f .deps/libsixel_la-encoder.Tpo .deps/libsixel_la-encoder.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -MT libsixel_la-loader.lo -MD -MP -MF .deps/libsixel_la-loader.Tpo -c loader.c -o libsixel_la-loader.o >/dev/null 2>&1 mv -f .deps/libsixel_la-loader.Tpo .deps/libsixel_la-loader.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/include/libpng16 -I/usr/include -Os -fomit-frame-pointer -no-undefined -version-info 1:6:0 -Wl,--as-needed,-O1,--sort-common -o libsixel.la -rpath /usr/lib libsixel_la-output.lo libsixel_la-fromsixel.lo libsixel_la-tosixel.lo libsixel_la-quant.lo libsixel_la-dither.lo libsixel_la-frame.lo libsixel_la-pixelformat.lo libsixel_la-scale.lo libsixel_la-chunk.lo libsixel_la-loader.lo libsixel_la-frompnm.lo libsixel_la-fromgif.lo libsixel_la-encoder.lo libsixel_la-decoder.lo libsixel_la-writer.lo libsixel_la-stb_image_write.lo libsixel_la-status.lo libsixel_la-malloc_stub.lo libsixel_la-allocator.lo libsixel_la-tty.lo -lm -lpng16 -L/lib -lz -L/usr/lib -ljpeg -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libsixel_la-output.o .libs/libsixel_la-fromsixel.o .libs/libsixel_la-tosixel.o .libs/libsixel_la-quant.o .libs/libsixel_la-dither.o .libs/libsixel_la-frame.o .libs/libsixel_la-pixelformat.o .libs/libsixel_la-scale.o .libs/libsixel_la-chunk.o .libs/libsixel_la-loader.o .libs/libsixel_la-frompnm.o .libs/libsixel_la-fromgif.o .libs/libsixel_la-encoder.o .libs/libsixel_la-decoder.o .libs/libsixel_la-writer.o .libs/libsixel_la-stb_image_write.o .libs/libsixel_la-status.o .libs/libsixel_la-malloc_stub.o .libs/libsixel_la-allocator.o .libs/libsixel_la-tty.o -lpng16 -L/lib -lz -L/usr/lib -ljpeg -lm -Os -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libsixel.so.1 -o .libs/libsixel.so.1.0.6 libtool: link: (cd ".libs" && rm -f "libsixel.so.1" && ln -s "libsixel.so.1.0.6" "libsixel.so.1") libtool: link: (cd ".libs" && rm -f "libsixel.so" && ln -s "libsixel.so.1.0.6" "libsixel.so") libtool: link: ar cru .libs/libsixel.a libsixel_la-output.o libsixel_la-fromsixel.o libsixel_la-tosixel.o libsixel_la-quant.o libsixel_la-dither.o libsixel_la-frame.o libsixel_la-pixelformat.o libsixel_la-scale.o libsixel_la-chunk.o libsixel_la-loader.o libsixel_la-frompnm.o libsixel_la-fromgif.o libsixel_la-encoder.o libsixel_la-decoder.o libsixel_la-writer.o libsixel_la-stb_image_write.o libsixel_la-status.o libsixel_la-malloc_stub.o libsixel_la-allocator.o libsixel_la-tty.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsixel.a libtool: link: ( cd ".libs" && rm -f "libsixel.la" && ln -s "../libsixel.la" "libsixel.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/src' Making all in converters make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' make[3]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -Os -fomit-frame-pointer -MT img2sixel-img2sixel.o -MD -MP -MF .deps/img2sixel-img2sixel.Tpo -c -o img2sixel-img2sixel.o `test -f 'img2sixel.c' || echo './'`img2sixel.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -Os -fomit-frame-pointer -MT img2sixel-malloc_stub.o -MD -MP -MF .deps/img2sixel-malloc_stub.Tpo -c -o img2sixel-malloc_stub.o `test -f 'malloc_stub.c' || echo './'`malloc_stub.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -Os -fomit-frame-pointer -MT sixel2png-sixel2png.o -MD -MP -MF .deps/sixel2png-sixel2png.Tpo -c -o sixel2png-sixel2png.o `test -f 'sixel2png.c' || echo './'`sixel2png.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Os -fomit-frame-pointer -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -Os -fomit-frame-pointer -MT sixel2png-malloc_stub.o -MD -MP -MF .deps/sixel2png-malloc_stub.Tpo -c -o sixel2png-malloc_stub.o `test -f 'malloc_stub.c' || echo './'`malloc_stub.c mv -f .deps/img2sixel-malloc_stub.Tpo .deps/img2sixel-malloc_stub.Po mv -f .deps/sixel2png-malloc_stub.Tpo .deps/sixel2png-malloc_stub.Po In file included from img2sixel.c:49: /usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f .deps/sixel2png-sixel2png.Tpo .deps/sixel2png-sixel2png.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o sixel2png sixel2png-sixel2png.o sixel2png-malloc_stub.o ../src/libsixel.la -lm libtool: link: gcc -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sixel2png sixel2png-sixel2png.o sixel2png-malloc_stub.o ../src/.libs/libsixel.so -L/lib -L/usr/lib -lpng16 -lz -ljpeg -lm mv -f .deps/img2sixel-img2sixel.Tpo .deps/img2sixel-img2sixel.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o img2sixel img2sixel-img2sixel.o img2sixel-malloc_stub.o ../src/libsixel.la -lm libtool: link: gcc -Os -fomit-frame-pointer -Wall -Wextra -Wformat=2 -Bsymbolic -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/img2sixel img2sixel-img2sixel.o img2sixel-malloc_stub.o ../src/.libs/libsixel.so -L/lib -L/usr/lib -lpng16 -lz -ljpeg -lm make[3]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' Making all in tools make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/tools' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/tools' Making all in python make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/python' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/python' make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6' cp ./package.json.in ./package.json make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6' make[1]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6' >>> WARNING: libsixel: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> libsixel: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/include' make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/include' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/include' /usr/bin/install -c -m 644 sixel.h '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/include' make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/include' make[1]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/include' Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/src' make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/src' .././install-sh -c -d '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib' .././install-sh -c -d '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/man/man5' /bin/sh ../libtool --mode=install /usr/bin/install -c libsixel.la '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib' /usr/bin/install -c -m 644 ./sixel.5 '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/man/man5' libtool: install: /usr/bin/install -c .libs/libsixel.so.1.0.6 /home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib/libsixel.so.1.0.6 libtool: install: (cd /home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib && { ln -s -f libsixel.so.1.0.6 libsixel.so.1 || { rm -f libsixel.so.1 && ln -s libsixel.so.1.0.6 libsixel.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib && { ln -s -f libsixel.so.1.0.6 libsixel.so || { rm -f libsixel.so && ln -s libsixel.so.1.0.6 libsixel.so; }; }) libtool: install: /usr/bin/install -c .libs/libsixel.lai /home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib/libsixel.la libtool: install: /usr/bin/install -c .libs/libsixel.a /home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib/libsixel.a libtool: install: chmod 644 /home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib/libsixel.a libtool: install: ranlib /home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib/libsixel.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/src' make[1]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/src' Making install in converters make[1]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' make[3]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' .././install-sh -c -d '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/bin' .././install-sh -c -d '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/bash-completion/completions' .././install-sh -c -d '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/zsh/site-functions' .././install-sh -c -d '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/man/man1' /usr/bin/install -c -m 644 ./shell-completion/zsh/_img2sixel '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/zsh/site-functions' /usr/bin/install -c -m 644 ./shell-completion/bash/img2sixel '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/bash-completion/completions' /bin/sh ../libtool --mode=install /usr/bin/install -c img2sixel sixel2png '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/bin' /usr/bin/install -c -m 644 ./img2sixel.1 ./sixel2png.1 '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/man/man1' libtool: warning: '../src/libsixel.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/img2sixel /home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/bin/img2sixel libtool: warning: '../src/libsixel.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/sixel2png /home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/bin/sixel2png make[3]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' make[1]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/converters' Making install in tools make[1]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/tools' make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/tools' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/bin' /usr/bin/install -c libsixel-config '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/tools' make[1]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/tools' Making install in python make[1]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/python' make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/python' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/python' make[1]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6/python' make[1]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6' cp ./package.json.in ./package.json make[2]: Entering directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ./libsixel.pc '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6' make[1]: Leaving directory '/home/buildozer/aports/testing/libsixel/src/sixel-1.8.6' >>> libsixel-dev*: Running split function dev... >>> libsixel-dev*: Preparing subpackage libsixel-dev... >>> libsixel-dev*: Stripping binaries >>> libsixel-dev*: Running postcheck for libsixel-dev >>> libsixel-doc*: Running split function doc... >>> libsixel-doc*: Preparing subpackage libsixel-doc... >>> libsixel-doc*: Running postcheck for libsixel-doc >>> libsixel-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/libsixel/pkg/libsixel-bash-completion/usr/share/bash-completion/completions' >>> libsixel-bash-completion*: Preparing subpackage libsixel-bash-completion... >>> libsixel-bash-completion*: Running postcheck for libsixel-bash-completion >>> libsixel-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/libsixel/pkg/libsixel/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/libsixel/pkg/libsixel-zsh-completion/usr/share/zsh/site-functions' >>> libsixel-zsh-completion*: Preparing subpackage libsixel-zsh-completion... >>> libsixel-zsh-completion*: Running postcheck for libsixel-zsh-completion >>> libsixel*: Running postcheck for libsixel >>> libsixel*: Preparing package libsixel... >>> libsixel*: Stripping binaries >>> libsixel-bash-completion*: Scanning shared objects >>> libsixel-dev*: Scanning shared objects >>> libsixel-doc*: Scanning shared objects >>> libsixel-zsh-completion*: Scanning shared objects >>> libsixel*: Scanning shared objects >>> libsixel-bash-completion*: Tracing dependencies... >>> libsixel-bash-completion*: Package size: 28.0 KB >>> libsixel-bash-completion*: Compressing data... >>> libsixel-bash-completion*: Create checksum... >>> libsixel-bash-completion*: Create libsixel-bash-completion-1.8.6-r0.apk >>> libsixel-dev*: Tracing dependencies... libsixel=1.8.6-r0 pkgconfig >>> libsixel-dev*: Package size: 412.0 KB >>> libsixel-dev*: Compressing data... >>> libsixel-dev*: Create checksum... >>> libsixel-dev*: Create libsixel-dev-1.8.6-r0.apk >>> libsixel-doc*: Tracing dependencies... >>> libsixel-doc*: Package size: 40.0 KB >>> libsixel-doc*: Compressing data... >>> libsixel-doc*: Create checksum... >>> libsixel-doc*: Create libsixel-doc-1.8.6-r0.apk >>> libsixel-zsh-completion*: Tracing dependencies... >>> libsixel-zsh-completion*: Package size: 28.0 KB >>> libsixel-zsh-completion*: Compressing data... >>> libsixel-zsh-completion*: Create checksum... >>> libsixel-zsh-completion*: Create libsixel-zsh-completion-1.8.6-r0.apk >>> libsixel*: Tracing dependencies... so:libc.musl-x86.so.1 so:libjpeg.so.8 so:libpng16.so.16 >>> libsixel*: Package size: 316.0 KB >>> libsixel*: Compressing data... >>> libsixel*: Create checksum... >>> libsixel*: Create libsixel-1.8.6-r0.apk >>> libsixel: Build complete at Sun, 12 Sep 2021 09:30:42 +0000 elapsed time 0h 0m 35s >>> libsixel: Cleaning up srcdir >>> libsixel: Cleaning up pkgdir >>> libsixel: Uninstalling dependencies... (1/17) Purging .makedepends-libsixel (20210912.093008) (2/17) Purging libpng-dev (1.6.37-r1) (3/17) Purging libpng (1.6.37-r1) (4/17) Purging automake (1.16.4-r1) (5/17) Purging autoconf (2.71-r0) (6/17) Purging m4 (1.4.18-r2) (7/17) Purging libjpeg-turbo-dev (2.1.1-r0) (8/17) Purging libjpeg-turbo (2.1.1-r0) (9/17) Purging zlib-dev (1.2.11-r3) (10/17) Purging libtool (2.4.6-r7) (11/17) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (12/17) Purging libltdl (2.4.6-r7) (13/17) Purging git-perl (2.33.0-r2) (14/17) Purging perl-git (2.33.0-r2) (15/17) Purging perl-error (0.17029-r1) (16/17) Purging perl (5.34.0-r1) (17/17) Purging readline (8.1.1-r0) Executing busybox-1.34.0-r3.trigger OK: 321 MiB in 99 packages >>> libsixel: Updating the testing/x86 repository index... >>> libsixel: Signing the index...