=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for lcms-1.19.tar.gz => Checksum RMD160 OK for lcms-1.19.tar.gz ===> Installing dependencies for lcms-1.19nb2 ========================================================================== The following variables will affect the build process of this package, lcms-1.19nb2. 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.2nb1 => Full dependency jpeg>=9: found jpeg-9 => Full dependency tiff>=4.0.3nb2: found tiff-4.0.3nb3 ===> Overriding tools for lcms-1.19nb2 ===> Extracting for lcms-1.19nb2 ===> Patching for lcms-1.19nb2 ===> Creating toolchain wrappers for lcms-1.19nb2 ===> Configuring for lcms-1.19nb2 => 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... i386-pc-minix checking host system type... i386-pc-minix checking target system type... i386-pc-minix checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-minix-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for a sed that does not truncate output... /usr/pkgsrc/work/graphics/lcms/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by gcc -std=gnu99... /usr/pkgsrc/work/graphics/lcms/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/graphics/lcms/work/.wrapper/bin/ld) is GNU ld... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for /usr/pkgsrc/work/graphics/lcms/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/pkg.sav/bin/nm -B checking how to recognize dependent libraries... unknown 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-pc-minix-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... 65536 checking command to parse /usr/pkg.sav/bin/nm -B output from gcc -std=gnu99 object... ok checking for objdir... .libs checking for i386-pc-minix-ar... no checking for ar... ar checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking for i386-pc-minix-strip... strip checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC checking if gcc -std=gnu99 PIC flag -fPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking whether the gcc -std=gnu99 linker (/usr/pkgsrc/work/graphics/lcms/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes 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 configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/pkgsrc/work/graphics/lcms/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking for inline... inline checking whether byte ordering is bigendian... no checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for long long... yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for signed 8-bit type... char checking for unsigned 8-bit type... unsigned char checking for signed 16-bit type... short checking for unsigned 16-bit type... unsigned short checking for signed 32-bit type... int checking for unsigned 32-bit type... unsigned int checking for signed 64-bit type... long long checking for unsigned 64-bit type... unsigned long long checking for sqrt in -lm... yes checking for JPEG support ... checking jconfig.h usability... yes checking jconfig.h presence... yes checking for jconfig.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking jmorecfg.h usability... yes checking jmorecfg.h presence... yes checking for jmorecfg.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes checking for JPEG library is version 6b or later... yes yes checking if JPEG package is complete... yes checking for ZLIB support ... checking zconf.h usability... yes checking zconf.h presence... yes checking for zconf.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress in -lz... yes checking for uncompress in -lz... yes checking for deflate in -lz... yes checking for inflate in -lz... yes checking for gzseek in -lz... yes checking for gztell in -lz... yes checking if ZLIB package is complete... yes checking for TIFF support ... checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... no checking for TIFFClientOpen in -ltiff... no checking for TIFFIsByteSwapped in -ltiff... no checking if TIFF package is complete... no -- some components failed test configure: creating ./config.status config.status: creating Makefile config.status: creating lcms.pc config.status: creating include/icc34.h config.status: creating include/Makefile config.status: creating jpegicc/Makefile config.status: creating python/Makefile config.status: creating samples/Makefile config.status: creating testbed/Makefile config.status: creating tifficc/Makefile config.status: creating src/Makefile config.status: executing depfiles commands => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.