>>> Building on sparc64-2d under graphics/libsixel BDEPENDS = [graphics/jpeg;graphics/png] DIST = [graphics/libsixel:libsixel-1.8.7.tar.gz] FULLPKGNAME = libsixel-1.8.7 RDEPENDS = [graphics/jpeg;graphics/png] Avoided depends for jpeg-3.1.2v0 png-1.6.50 distfiles size=753981 >>> Running patch in graphics/libsixel at 1759029191.33 ===> graphics/libsixel ===> Building from scratch libsixel-1.8.7 ===> libsixel-1.8.7 depends on: jpeg-* -> jpeg-3.1.2v0 ===> libsixel-1.8.7 depends on: png-* -> png-1.6.50 ===> Verifying specs: c jpeg m png z ===> found c.102.0 jpeg.71.0 m.10.1 png.18.2 z.7.1 ===> Checking files for libsixel-1.8.7 `/usr/ports/distfiles/libsixel-1.8.7.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for libsixel-1.8.7 ===> Patching for libsixel-1.8.7 ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in graphics/libsixel at 1759029197.75 ===> graphics/libsixel ===> Generating configure for libsixel-1.8.7 ===> Configuring for libsixel-1.8.7 Using /usr/obj/ports/libsixel-1.8.7/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/libsixel-1.8.7/config.site checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 checking for a BSD-compatible install... /usr/obj/ports/libsixel-1.8.7/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking how to print strings... print -r checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... unsupported checking for cc option to enable C99 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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... (cached) 131072 checking how to convert sparc64-unknown-openbsd7.7 file names to sparc64-unknown-openbsd7.7 format... func_convert_file_noop checking how to convert sparc64-unknown-openbsd7.7 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking command to parse /usr/bin/nm -B output from cc 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 mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.7 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))... no checking for __builtin_unreachable... no 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 gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) unsupported checking for cc option to enable C99 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if cc supports -std=c99... yes checking if cc supports -Wall... yes checking if cc supports -Wextra... yes checking if cc supports -Wformat=2... yes checking if cc supports -Wsign-conversion... no checking if cc supports -Wuninitialized... no checking if cc supports -Wstrict-overflow... yes checking if cc supports -Wshadow... yes checking if cc supports -Wdouble-promotion... no checking if cc supports -Wswitch-default... yes checking if cc supports -Wunused-function... yes checking if cc supports -Wclobbered... no checking if cc supports -Wunused-but-set-variable... no checking if cc supports -Bsymbolic... yes checking for md5sum... no checking for md5... md5 checking for floor in -lm... (cached) yes checking for assert.h... (cached) yes checking for math.h... (cached) yes checking for ctype.h... (cached) yes checking for memory.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking for io.h... no checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for signal.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/signal.h... (cached) yes checking for termios.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for inttypes.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for size_t... (cached) 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... (cached) yes checking for getopt_long... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for setmode... (cached) yes checking for _setmode... no checking for signal... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for calloc... (cached) yes checking for clock... (cached) yes checking for clearerr... yes checking for stat... (cached) yes checking for setjmp... (cached) yes checking for longjmp... (cached) yes checking for strerror... (cached) yes checking for isatty... (cached) yes checking for strncmp... (cached) yes checking for ldiv... yes checking for floor... yes checking for localeconv... (cached) yes checking for pow... yes checking for select... (cached) yes checking for sqrt... yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for library containing nanosleep... none required checking for cc 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 jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes configure: jpeg cflags is -I/usr/local/include configure: jpeg libs is -L/usr/local/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/local/include/libpng16 configure: libpng libs is -L/usr/local/lib -lpng 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 configure: WARNING: unrecognized options: --disable-gtk-doc 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 >>> Running build in graphics/libsixel at 1759029284.53 ===> graphics/libsixel ===> Building for libsixel-1.8.7 /usr/bin/make all-recursive Making all in include Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c output.c -fPIC -DPIC -o .libs/libsixel_la-output.o cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c output.c -o libsixel_la-output.o mv -f .deps/libsixel_la-output.Tpo .deps/libsixel_la-output.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c fromsixel.c -fPIC -DPIC -o .libs/libsixel_la-fromsixel.o fromsixel.c: In function 'sixel_decode_raw_impl': fromsixel.c:113: warning: 'b' may be used uninitialized in this function fromsixel.c:113: note: 'b' was declared here fromsixel.c:113: warning: 'g' may be used uninitialized in this function fromsixel.c:113: note: 'g' was declared here fromsixel.c:113: warning: 'r' may be used uninitialized in this function fromsixel.c:113: note: 'r' was declared here cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c fromsixel.c -o libsixel_la-fromsixel.o fromsixel.c: In function 'sixel_decode_raw_impl': fromsixel.c:113: warning: 'b' may be used uninitialized in this function fromsixel.c:113: note: 'b' was declared here fromsixel.c:113: warning: 'g' may be used uninitialized in this function fromsixel.c:113: note: 'g' was declared here fromsixel.c:113: warning: 'r' may be used uninitialized in this function fromsixel.c:113: note: 'r' was declared here mv -f .deps/libsixel_la-fromsixel.Tpo .deps/libsixel_la-fromsixel.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c tosixel.c -fPIC -DPIC -o .libs/libsixel_la-tosixel.o cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c tosixel.c -o libsixel_la-tosixel.o mv -f .deps/libsixel_la-tosixel.Tpo .deps/libsixel_la-tosixel.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c quant.c -fPIC -DPIC -o .libs/libsixel_la-quant.o cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c quant.c -o libsixel_la-quant.o mv -f .deps/libsixel_la-quant.Tpo .deps/libsixel_la-quant.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c dither.c -fPIC -DPIC -o .libs/libsixel_la-dither.o cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c dither.c -o libsixel_la-dither.o mv -f .deps/libsixel_la-dither.Tpo .deps/libsixel_la-dither.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-frame.lo -MD -MP -MF .deps/libsixel_la-frame.Tpo -c frame.c -fPIC -DPIC -o .libs/libsixel_la-frame.o cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-frame.lo -MD -MP -MF .deps/libsixel_la-frame.Tpo -c frame.c -o libsixel_la-frame.o mv -f .deps/libsixel_la-frame.Tpo .deps/libsixel_la-frame.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-pixelformat.lo -MD -MP -MF .deps/libsixel_la-pixelformat.Tpo -c pixelformat.c -fPIC -DPIC -o .libs/libsixel_la-pixelformat.o cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-pixelformat.lo -MD -MP -MF .deps/libsixel_la-pixelformat.Tpo -c pixelformat.c -o libsixel_la-pixelformat.o mv -f .deps/libsixel_la-pixelformat.Tpo .deps/libsixel_la-pixelformat.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-scale.lo -MD -MP -MF .deps/libsixel_la-scale.Tpo -c scale.c -fPIC -DPIC -o .libs/libsixel_la-scale.o cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-scale.lo -MD -MP -MF .deps/libsixel_la-scale.Tpo -c scale.c -o libsixel_la-scale.o mv -f .deps/libsixel_la-scale.Tpo .deps/libsixel_la-scale.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-chunk.lo -MD -MP -MF .deps/libsixel_la-chunk.Tpo -c chunk.c -fPIC -DPIC -o .libs/libsixel_la-chunk.o cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-chunk.lo -MD -MP -MF .deps/libsixel_la-chunk.Tpo -c chunk.c -o libsixel_la-chunk.o mv -f .deps/libsixel_la-chunk.Tpo .deps/libsixel_la-chunk.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-loader.lo -MD -MP -MF .deps/libsixel_la-loader.Tpo -c loader.c -fPIC -DPIC -o .libs/libsixel_la-loader.o loader.c:103: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' loader.c:107: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' loader.c:111: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' loader.c:119: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' In file included from loader.c:126: stb_image.h:974: error: thread-local storage not supported for this target stb_image.h:1128: error: thread-local storage not supported for this target stb_image.h:1128: error: thread-local storage not supported for this target stb_image.h:5015: error: thread-local storage not supported for this target stb_image.h:5015: error: thread-local storage not supported for this target stb_image.h:5016: error: thread-local storage not supported for this target stb_image.h:5016: error: thread-local storage not supported for this target loader.c:131: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' loader.c:137: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' loader.c:140: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' loader.c:143: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' Error while executing cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -O2 -pipe -Wall -Wextra -Wformat=2 -Bsymbolic -I/usr/local/include/libpng16 -I/usr/local/include -O2 -pipe -MT libsixel_la-loader.lo -MD -MP -MF .deps/libsixel_la-loader.Tpo -c loader.c -fPIC -DPIC -o .libs/libsixel_la-loader.o *** Error 1 in src (Makefile:676 'libsixel_la-loader.lo') *** Error 1 in . (Makefile:529 'all-recursive': @fail=; if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_wi...) *** Error 2 in /usr/obj/ports/libsixel-1.8.7/sixel-1.8.7 (Makefile:411 'all') *** Error 2 in graphics/libsixel (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/libsixel-1.8.7/.build_done': @cd /usr/obj/po...) *** Error 2 in graphics/libsixel (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=libsixel-1.8.7; export _LOCKS_HELD=" libsixe...) ===> Exiting graphics/libsixel with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1759029332.93 max_stuck=0.00/patch=6.43/configure=86.78/build=48.51 Error: job failed with 512 on sparc64-2d at 1759029332