=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libwebp-1.4.0.tar.gz => Checksum SHA512 OK for libwebp-1.4.0.tar.gz ===> Installing dependencies for libwebp-1.4.0 ========================================================================== The supported build options for libwebp are: tiff The currently selected options are: tiff You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.libwebp (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, libwebp-1.4.0. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Full dependency tiff>=4.6.0: found tiff-4.6.0nb3 => Full dependency jpeg>=9: found jpeg-9f => Full dependency giflib>=5.2.1nb4: found giflib-5.2.1nb6 => Full dependency png>=1.6.0nb1: found png-1.6.44 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for libwebp-1.4.0 ===> Extracting for libwebp-1.4.0 ===> Patching for libwebp-1.4.0 ===> Creating toolchain wrappers for libwebp-1.4.0 ===> Configuring for libwebp-1.4.0 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. checking build system type... i486--netbsdelf checking host system type... i486--netbsdelf checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for i486--netbsdelf-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 i486--netbsdelf-ar... no checking for i486--netbsdelf-lib... no checking for i486--netbsdelf-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /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... /usr/bin/grep -F checking for ld used by gcc... /pbulk/work/graphics/libwebp/work/.cwrapper/bin/ld checking if the linker (/pbulk/work/graphics/libwebp/work/.cwrapper/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) 262144 checking how to convert i486--netbsdelf file names to i486--netbsdelf format... func_convert_file_noop checking how to convert i486--netbsdelf file names to toolchain format... func_convert_file_noop checking for /pbulk/work/graphics/libwebp/work/.cwrapper/bin/ld option to reload object files... -r checking for i486--netbsdelf-file... no checking for file... file checking for i486--netbsdelf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for i486--netbsdelf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486--netbsdelf-ar... ar checking for archiver @FILE support... @ checking for i486--netbsdelf-strip... no checking for strip... strip checking for i486--netbsdelf-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 i486--netbsdelf-mt... no checking for mt... mt checking if mt 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... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/pbulk/work/graphics/libwebp/work/.cwrapper/bin/ld) supports shared libraries... ./configure: /pbulk/work/graphics/libwebp/work/.cwrapper/bin/ld: not found yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_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 a sed that does not truncate output... (cached) /usr/bin/sed checking whether make supports nested variables... (cached) yes checking whether byte ordering is bigendian... no checking whether libwebpmux is to be built... yes checking whether libwebpdemux is to be built... yes checking whether decoder library is to be built... yes checking whether libwebpextras is to be built... yes checking whether asserts are enabled... no checking whether gcc supports -fvisibility=hidden... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wconstant-conversion... no checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wextra-semi-stmt... no checking whether gcc supports -Wfloat-conversion... yes checking whether gcc supports -Wformat -Wformat-nonliteral... yes checking whether gcc supports -Wformat -Wformat-security... yes checking whether gcc supports -Wmissing-declarations... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wparentheses-equality... no checking whether gcc supports -Wshadow... yes checking whether gcc supports -Wshorten-64-to-32... no checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wundef... yes checking whether gcc supports -Wunreachable-code-aggressive... no checking whether gcc supports -Wunreachable-code... yes checking whether gcc supports -Wunused-but-set-variable... yes checking whether gcc supports -Wunused... yes checking whether gcc supports -Wvla... yes checking whether gcc supports -msse4.1... yes checking for smmintrin.h... yes checking whether gcc supports -msse2... yes checking for emmintrin.h... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes configure: checking for threading support... checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: checking if threading is enabled... yes checking for libpng-config... no checking for libpng16-config... no checking for libpng15-config... no checking for libpng14-config... no checking for libpng12-config... no checking for png.h... no configure: WARNING: png library not available - no png.h checking for jpeglib.h... no configure: WARNING: jpeg library not available - no jpeglib.h checking for tiffio.h... no configure: WARNING: tiff library not available - no tiffio.h checking for gif_lib.h... no configure: WARNING: gif library not available - no gif_lib.h configure: Not building anim_diff. libgif and --enable-libwebpdemux are required. configure: Not building gif2webp. libgif and --enable-libwebpmux are required. checking if --enable-swap-16bit-csp option is specified... no checking if --disable-near-lossless option is specified... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating extras/Makefile config.status: creating imageio/Makefile config.status: creating sharpyuv/Makefile config.status: creating sharpyuv/libsharpyuv.pc config.status: creating src/dec/Makefile config.status: creating src/enc/Makefile config.status: creating src/dsp/Makefile config.status: creating src/demux/Makefile config.status: creating src/mux/Makefile config.status: creating src/utils/Makefile config.status: creating src/libwebp.pc config.status: creating src/libwebpdecoder.pc config.status: creating src/demux/libwebpdemux.pc config.status: creating src/mux/libwebpmux.pc config.status: creating src/webp/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WebP Configuration Summary -------------------------- Shared libraries: yes Static libraries: yes Threading support: yes libwebp: yes libwebpdecoder: yes libwebpdemux: yes libwebpmux: yes libwebpextras: yes Tools: cwebp : yes Input format support ==================== JPEG : no PNG : no TIFF : no WIC : no dwebp : yes Output format support ===================== PNG : no WIC : no GIF support : no anim_diff : no gif2webp : no img2webp : yes webpmux : yes vwebp : no webpinfo : yes SDL support : no vwebp_sdl : no => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp