=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [bsd.prefs.mk] The package fluxspace-0.0.3nb2 is missing DESTDIR support. WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for fluxspace-0.0.3.tar.gz => Checksum RMD160 OK for fluxspace-0.0.3.tar.gz ===> Installing dependencies for fluxspace-0.0.3nb2 ========================================================================== The following variables will affect the build process of this package, fluxspace-0.0.3nb2. Their current value is shown below: * GIFLIB_IMPLEMENTATION = giflib * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency gmake>=3.81: found gmake-3.82nb7 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency x11-links>=0.76: found x11-links-0.76 => Build dependency swig>=1.3.24<2.0: found swig-1.3.36nb3 => Build dependency swig>=1.3.31<2.0: found swig-1.3.36nb3 => Full dependency py27-xml>=0.8.4nb2: found py27-xml-0.8.4nb4 => Full dependency imlib2>=1.4.5nb6: found imlib2-1.4.5nb6 ===> Overriding tools for fluxspace-0.0.3nb2 ===> Extracting for fluxspace-0.0.3nb2 ===> Patching for fluxspace-0.0.3nb2 => Applying pkgsrc patches for fluxspace-0.0.3nb2 => Verifying /usr/pkgsrc/wip/fluxspace/patches/patch-aa => Applying pkgsrc patch /usr/pkgsrc/wip/fluxspace/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- modules/process.py.orig Fri Aug 8 21:08:01 2003 |+++ modules/process.py -------------------------- Patching file modules/process.py using Plan A... Hunk #1 succeeded at 1. done ===> Creating toolchain wrappers for fluxspace-0.0.3nb2 ===> Configuring for fluxspace-0.0.3nb2 => 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 => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for sed... sed checking for x86_64--netbsd-gcc... gcc checking for C compiler default output... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64--netbsd-g++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for swig... /usr/pkg/bin/swig checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for ld used by GCC... /scratch/wip/fluxspace/work/.wrapper/bin/ld checking if the linker (/scratch/wip/fluxspace/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/wip/fluxspace/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/\.]+\.so$ checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/scratch/wip/fluxspace/work/.wrapper/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking whether time.h and sys/time.h may both be included... yes checking for setlocale... yes checking for sigaction... yes checking for strftime... yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for pixmap support... yes checking for dlopen in -ldl... no checking for TT_Init_FreeType in -lttf... no checking for imlib_create_image in -lImlib2... yes checking for python... /usr/pkg/bin/python2.7 checking for python version... 2.7 checking for python platform... netbsd6 checking for python >= 2.2... okay checking for headers required to compile python extensions... found checking for python-config... no checking for Py_Initialize in -lpython2.7... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for select... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating version.h config.status: creating src/Makefile config.status: creating bin/Makefile config.status: creating fluxlet/Makefile config.status: creating modules/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: executing depfiles commands => Modifying libtool scripts to use pkgsrc libtool