=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for libgd-2.2.3.tar.xz => Checksum RMD160 OK for libgd-2.2.3.tar.xz => Checksum SHA512 OK for libgd-2.2.3.tar.xz ===> Installing dependencies for gd-2.2.3 ========================================================================== The supported build options for gd are: x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gd (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, gd-2.2.3. 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 their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb13 => Build dependency x11-links>=1.02: found x11-links-1.02 => Full dependency perl>=5.0: found perl-5.24.0 => Full dependency libwebp>=0.5.0: found libwebp-0.5.1 => Full dependency png>=1.6.0nb1: found png-1.6.25 => Full dependency tiff>=4.0.3nb5: found tiff-4.0.6nb1 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb4 ===> Overriding tools for gd-2.2.3 ===> Extracting for gd-2.2.3 ===> Patching for gd-2.2.3 ===> Creating toolchain wrappers for gd-2.2.3 ===> Configuring for gd-2.2.3 => 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 => Replacing Perl interpreter in src/bdftogd. checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for i386-elf32-minix-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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for i386-elf32-minix-ar... no checking for i386-elf32-minix-lib... no checking for i386-elf32-minix-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed 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 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) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-elf32-minix file names to i386-elf32-minix format... func_convert_file_noop checking how to convert i386-elf32-minix file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-elf32-minix-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-elf32-minix-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-elf32-minix-ar... ar checking for archiver @FILE support... @ checking for i386-elf32-minix-strip... no checking for strip... strip checking for i386-elf32-minix-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for i386-elf32-minix-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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... rm: conftest*: No such file or directory 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... rm: conftest*: No such file or directory no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking for ANSI C header files... (cached) yes checking for dirent.h... yes checking for errno.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... no checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking for sin... no checking for sin in -lm... yes checking for pthread_join in LIBS=-lpthread with CFLAGS= -D_REENTRANT... 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 checking for OpenMP flag of C compiler... unknown checking whether to support zlib... /usr checking for LIBZ... no checking for deflate in -lz... yes checking whether to support png... /usr/pkg checking for LIBPNG... no checking whether to support freetype... /usr/X11R7 checking for LIBFREETYPE... no checking whether to support fontconfig... /usr/X11R7 checking for LIBFONTCONFIG... no checking for FcInit in -lfontconfig... yes checking whether to support jpeg... /usr/pkg checking for jpeg_set_defaults in -ljpeg... yes checking whether to support liq... auto checking libimagequant.h usability... no checking libimagequant.h presence... no checking for libimagequant.h... no configure: Disabling support for liq checking whether to support xpm... no checking whether to support tiff... /usr/pkg checking for LIBTIFF... no checking for TIFFClientOpen in -ltiff... yes checking whether to support webp... /usr/pkg checking for WebPGetInfo in -lwebp... yes checking for simple visibility declarations... yes checking whether we are building for a Win32 host... no checking CFLAGS for maximum warnings... -Wall ** Configuration summary for libgd 2.2.3: Support for Zlib: yes Support for PNG library: yes Support for JPEG library: yes Support for WebP library: yes Support for TIFF library: yes Support for Freetype 2.x library: yes Support for Fontconfig library: yes Support for Xpm library: no Support for liq library: no Support for pthreads: yes 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 tests/Makefile config.status: creating tests/test_config.h config.status: creating config/Makefile config.status: creating config/gdlib-config config.status: creating config/gdlib.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp