=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for fontforge_full-20120731-b.tar.bz2 => Checksum RMD160 OK for fontforge_full-20120731-b.tar.bz2 ===> Installing dependencies for fontforge-20120731nb11 ========================================================================== The supported build options for fontforge are: x11 The currently selected options 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.fontforge (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, fontforge-20120731nb11. 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.2nb10 => Tool dependency gmake>=3.81: found gmake-4.1nb1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.19.4nb1 => Build dependency x11-links>=0.94: found x11-links-0.98 => Full dependency gettext-lib>=0.18: found gettext-lib-0.19.4 => Full dependency pango>=1.36.8nb1: found pango-1.37.1 => Full dependency cairo>=1.14.2nb1: found cairo-1.14.2nb1 => Full dependency png>=1.6.0nb1: found png-1.6.18 => Full dependency tiff>=4.0.3nb5: found tiff-4.0.6 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.2nb3 => Full dependency giflib>=5.1.0: found giflib-5.1.1 ===> Overriding tools for fontforge-20120731nb11 ===> Extracting for fontforge-20120731nb11 ===> Patching for fontforge-20120731nb11 => Applying pkgsrc patches for fontforge-20120731nb11 ===> Creating toolchain wrappers for fontforge-20120731nb11 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/usr/pkgsrc/work/fonts/fontforge/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /usr/pkgsrc/work/fonts/fontforge/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for fontforge-20120731nb11 => 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 => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/Makefile.in. 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 for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... cc -E checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDevice in -lXi... yes checking for XkbQueryExtension in -lxkbui... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 whether byte ordering is bigendian... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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... no checking for 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 for gawk... /usr/bin/awk 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 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 for library containing dlopen... none required checking for library containing inet_aton... none required checking for library containing iconv... none required checking for tzset... yes checking for /usr/X11R7/include/freetype2... yes checking for /usr/include/libxml2/libxml... no checking for /usr/pkg/include/libxml2/libxml... yes checking for DGifOpenFileName in -lgif... yes checking for ExtensionBlock.Function in gif_lib.h... yes checking for deflateEnd in -lz... yes checking for png_create_read_struct in -lpng16... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for TIFFOpen in -ltiff... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TaggedSpiroCPsToBezier in -lspiro... no checking spiroentrypoints.h usability... no checking spiroentrypoints.h presence... no checking for spiroentrypoints.h... no checking for xmlParseFile in -lxml2... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking for stdint.h... (cached) yes checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking for FcConfigCreate in -lfontconfig... yes checking for cairo_set_scaled_font in -lcairo... yes pkg-config: not found checking for FT_New_Memory_Face in -lfreetype... yes checking for bytecode interpreter in freetype... checking for TT_RunIns in -lfreetype... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for snprintf... yes checking for long double with more range or precision than double... yes checking for long long ... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating Unicode/Makefile config.status: creating gutils/Makefile config.status: creating gdraw/Makefile config.status: creating fontforge/Makefile config.status: creating po/Makefile config.status: creating plugins/Makefile config.status: creating systemspecific config.status: creating fontforge.pc config.status: creating inc/config.h config.status: executing libtool commands rm: libtoolT: No such file or directory Configuration defines: -DHAVE_CONFIG_H CFLAGS: -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2/ -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libxml2/ => Modifying libtool scripts to use pkgsrc libtool