=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for sawfish-1.7.1.tar.bz2 => Checksum RMD160 OK for sawfish-1.7.1.tar.bz2 ===> Installing dependencies for sawfish-1.7.1nb9 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency gmake>=3.81: found gmake-3.82nb5 => Build dependency pkg-config>=0.25: found pkg-config-0.27.1 => Build dependency x11-links>=0.71: found x11-links-0.71 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency gtar-base>=1.13.25: found gtar-base-1.26nb2 => Full dependency gdk-pixbuf2-xlib>=2.26.3nb1: found gdk-pixbuf2-xlib-2.26.4nb1 => Full dependency librep>=0.91.0nb4: found librep-0.91.0nb4 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.20nb1 => Full dependency gtk2+>=2.24.13nb2: found gtk2+-2.24.13nb2 => Full dependency rep-gtk2>=0.90.4: found rep-gtk2-0.90.4nb8 ===> Overriding tools for sawfish-1.7.1nb9 ===> Extracting for sawfish-1.7.1nb9 ===> Patching for sawfish-1.7.1nb9 => Applying pkgsrc patches for sawfish-1.7.1nb9 ===> Creating toolchain wrappers for sawfish-1.7.1nb9 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/scratch/wm/sawfish/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/wm/sawfish/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/X11R7/lib/pkgconfig/compositeproto.pc dst=/scratch/wm/sawfish/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /scratch/wm/sawfish/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for sawfish-1.7.1nb9 => Substituting "env" in lisp/sawfish/ui/main.jl.in po/sawfish-xgettext scripts/sawfish-*.jl* WARNING: [subst.mk:env] Ignoring non-existent file "./lisp/sawfish/ui/main.jl.in". => 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. => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./lisp/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./lisp/sawfish/cfg/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./lisp/sawfish/gtk/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./man/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./po/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./scripts/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./sounds/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./themes/Makefile.in. => Checking for portability problems in extracted files checking build system type... i486--netbsdelf checking host system type... i486--netbsdelf checking how to print strings... print: not found printf 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 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 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... /scratch/wm/sawfish/work/.wrapper/bin/ld checking if the linker (/scratch/wm/sawfish/work/.wrapper/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 for /scratch/wm/sawfish/work/.wrapper/bin/ld option to reload object files... -r 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-ar... no checking for ar... ar checking for i486--netbsdelf-strip... no checking for strip... strip checking for i486--netbsdelf-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/bin/awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 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 (/scratch/wm/sawfish/work/.wrapper/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... 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 an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for socket... yes checking for snprintf... yes checking for getpagesize... yes checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking for xdr_void in -lnsl... no checking for bind in -lsocket... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for pkg-config... /scratch/wm/sawfish/work/.tools/bin/pkg-config checking for X11/extensions/Xdbe.h... yes checking pkg-config is at least version 0.9.0... yes checking for libXineRama... yes checking for libXRandR... yes checking for libXft... yes checking for libX11... yes checking for libICE... yes checking for libSM... yes checking for PANGO... yes checking for PANGOX... no configure: WARNING: pango x support not available >= 1.8.0 checking for PANGOXFT... yes checking for LIBREP... yes checking for REP_GTK... yes checking for GTK... yes checking for GDK_PIXBUF... yes checking for GNOME prefix... ${prefix} checking for languages to install... am ar az be bg bs ca cs da de dz el en_CA en_GB es et eu fi fr ga gl hu id it ja ko lv mk ms nb ne nl nn no oc pa pl pt pt_BR ro ru rw sk sl sr sr@Latn sv tr uk vi wa zh_CN zh_TW configure: creating ./config.status config.status: creating Makedefs config.status: creating Makefile config.status: creating sawfish.ebuild config.status: creating sawfish.pc config.status: creating sawfish.spec config.status: creating lisp/Makefile config.status: creating lisp/sawfish/cfg/Makefile config.status: creating lisp/sawfish/gtk/Makefile config.status: creating lisp/sawfish/gtk/widgets/font.jl config.status: creating man/Makefile config.status: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile config.status: creating scripts/Makefile config.status: creating sounds/Makefile config.status: creating src/Makefile config.status: creating themes/Makefile config.status: creating debian/changelog config.status: creating debian/control config.status: creating config.h config.status: executing libtool commands rm: libtoolT: No such file or directory == == == == == == == == == == == == == sawfish: 1.7.1 'Chewing Drum' == == == == == == == == == == == == == prefix: /usr/pkg exec_prefix: ${prefix} libdir: ${exec_prefix}/lib == == == == == == == == == == == == == compiler: gcc cflags: -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 preprocessor: gcc -E cppflags: -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 ldflags: -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib makeflags: == == == == == == == == == == == == == rep: 0.91.0 rep-gtk: 0.90.4 glib: 2.34.0 cairo: 1.12.2 pango: 1.32.1 gtk+: 2.24.13 == == == == == == == == == == == == == xserver: X.Org X11R7 == == == == == == == == == == == == == image loader: GDK Pixbuf Xlib == == == == == == == == == == == == == font loader: Pango XFT == == == == == == == == == == == == == Please read README.IMPORTANT == == == == == == == == == == == == == => Modifying libtool scripts to use pkgsrc libtool