bmake: "../../pkgtools/x11-links/../../pkgtools/x11-links/xorg-version.mk" line 38: warning: Couldn't read shell's output for "/usr/X11/bin/Xquartz -version 2>&1 | /usr/bin/awk '/X.org Release / { print $3 }'" => Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for lesstif-0.95.2.tar.bz2 => Checksum RMD160 OK for lesstif-0.95.2.tar.bz2 ===> Installing dependencies for lesstif-0.95.2nb2 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency x11-links>=0.71: found x11-links-0.71 => Build dependency checkperms>=1.1: found checkperms-1.11 bmake: "../../pkgtools/x11-links/../../pkgtools/x11-links/xorg-version.mk" line 38: warning: Couldn't read shell's output for "/usr/X11/bin/Xquartz -version 2>&1 | /usr/bin/awk '/X.org Release / { print $3 }'" ===> Overriding tools for lesstif-0.95.2nb2 ===> Extracting for lesstif-0.95.2nb2 cd /Users/kristerw/pbulk/scratch/x11/lesstif/work/lesstif-0.95.2/lib/config; /bin/mv -f host.def LessTif.def ===> Patching for lesstif-0.95.2nb2 => Applying pkgsrc patches for lesstif-0.95.2nb2 cd /Users/kristerw/pbulk/scratch/x11/lesstif/work/lesstif-0.95.2/doc/lessdox/widgets; for name in Core Object Shell; do /bin/mv -f ${name}.3 X${name}.3; files=`/usr/bin/grep -l "[[:blank:]]${name} (3)" *.3`; for file in ${files}; do /bin/mv -f ${file} ${file}.presubst; /usr/bin/sed -e "s|\([[:blank:]]\)${name} (3)|\1X${name} (3)|g" ${file}.presubst > ${file}; /bin/rm -f ${file}.presubst; done; /bin/mv -f Makefile.in Makefile.in.presubst; /usr/bin/sed -e "s|\([[:space:]]\)${name}.3|\1X${name}.3|g" Makefile.in.presubst > Makefile.in; /bin/rm -f Makefile.in.presubst; done ===> Creating toolchain wrappers for lesstif-0.95.2nb2 ===> Configuring for lesstif-0.95.2nb2 => 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 kristerw -g staff checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... i386-apple-darwin12 checking host system type... i386-apple-darwin12 checking whether to enable maintainer-specific portions of Makefiles... no checking where to store autoconf macro files... WARNING: `aclocal' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. Building a Motif 2.1-compatible version checking whether to support EditRes... yes checking for i386-apple-darwin12-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... none checking compiler flags... "-pipe -O2 -I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2 " checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i386-apple-darwin12-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) 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 "+="... yes checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for i386-apple-darwin12-objdump... no checking for objdump... no checking how to recognize dependent libraries... pass_all checking for i386-apple-darwin12-ar... no checking for ar... ar checking for i386-apple-darwin12-strip... no checking for strip... strip checking for i386-apple-darwin12-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for i386-apple-darwin12-dsymutil... no checking for dsymutil... dsymutil checking for i386-apple-darwin12-nmedit... no checking for nmedit... nmedit checking for i386-apple-darwin12-lipo... no checking for lipo... lipo checking for i386-apple-darwin12-otool... no checking for otool... otool checking for i386-apple-darwin12-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... 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... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no 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 (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin12 dyld 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... no checking if malloc debugging is wanted... no checking if malloc debugging is wanted... no checking for ar... ar checking for cp... cp checking for rm... /bin/rm checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g staff checking whether ln -s works... yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for ctags... yes checking if ctags is actually Exuberant ctags... no checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.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/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no 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 for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for access... yes checking for basename... yes checking for close... yes checking for dirname... yes checking for _exit... yes checking for execl... yes checking for execvp... yes checking for fork... yes checking for getcwd... yes checking for getdtablesize... yes checking for getitimer... yes checking for getopt... yes checking for getpid... yes checking for getpwnam... yes checking for getpwuid... yes checking for getrlimit... yes checking for getuid... yes checking for open... yes checking for pipe... yes checking for putenv... yes checking for setenv... yes checking for setitimer... yes checking for sigaction... yes checking for signal... yes checking for sleep... yes checking for snprintf... yes checking for stat... yes checking for strcasecmp... yes checking for strdup... yes checking for strncasecmp... yes checking for sysconf... yes checking for uname... yes checking for usleep... yes checking for vfprintf... yes checking for vsnprintf... yes checking for wait3... yes checking for waitpid... yes checking for write... yes checking for strlcat... yes checking for select... yes checking for sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for backtrace... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether gethostname() is available... yes checking for Xt Revision Number 6... revision 6 checking whether libXp is available... yes checking whether to link -lXp... yes checking for Motif... no checking whether libXt was compiled with -DXTHREADS... yes checking for lynx... /Users/kristerw/pbulk/scratch/x11/lesstif/work/nonexecutable checking for links... /Users/kristerw/pbulk/scratch/x11/lesstif/work/nonexecutable checking for suitable man2html... checking for man2html... no checking whether to build the tests... no checking for freetype-config... freetype-config checking for freetype/freetype.h... yes checking for FT_Init_FreeType... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XRenderParseColor... yes checking for fontconfig-config... no checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking for FcInit... no configure: creating ./config.status config.status: creating Makefile config.status: creating autopackage/default.apspec config.status: creating autopackage/Makefile config.status: creating scripts/Makefile config.status: creating scripts/autoconf/Makefile config.status: creating scripts/FreeBSD/Makefile config.status: creating scripts/RedHat/Makefile config.status: creating scripts/RedHat/lesstif.spec config.status: creating scripts/Slackware/Makefile config.status: creating scripts/Slackware/disklesstif1 config.status: creating scripts/Slackware/doinst.sh config.status: creating scripts/OS2/Makefile config.status: creating scripts/motif-config config.status: creating include/Makefile config.status: creating include/Motif-2.1/Makefile config.status: creating include/Motif-2.1/Mrm/Makefile config.status: creating include/Motif-2.1/Xm/Makefile config.status: creating include/Motif-2.1/uil/Makefile config.status: creating include/Motif-2.1/XmI/Makefile config.status: creating lib/Makefile config.status: creating lib/config/Makefile config.status: creating lib/config/Imake.tmpl config.status: creating lib/config/LessTif.tmpl config.status: creating lib/config/mxmkmf config.status: creating lib/Xm-2.1/Makefile config.status: creating lib/Mrm-2.1/Makefile config.status: creating lib/Uil-2.1/Makefile config.status: creating lib/Dt/Makefile config.status: creating clients/Makefile config.status: creating clients/Motif-2.1/Makefile config.status: creating clients/Motif-2.1/mwm/Makefile config.status: creating clients/Motif-2.1/uil/Makefile config.status: creating clients/Motif-2.1/xmbind/Makefile config.status: creating doc/Makefile config.status: creating doc/www.lesstif.org/Makefile config.status: creating doc/www.lesstif.org/images/Makefile config.status: creating doc/lessdox/Makefile config.status: creating doc/lessdox/clients/Makefile config.status: creating doc/lessdox/widgets/Makefile config.status: creating doc/lessdox/functions/Makefile config.status: creating include/LTconfig.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory === configuring in test (/Users/kristerw/pbulk/scratch/x11/lesstif/work/lesstif-0.95.2/test) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--disable-debug' '--disable-verbose' '--enable-editres' '--enable-production' '--enable-xdnd' '--x-includes=/usr/X11/include' '--x-libraries=/usr/X11/lib' '--build=i386-apple-darwin12' '--host=i386-apple-darwin12' '--mandir=/usr/pkg/man' 'build_alias=i386-apple-darwin12' 'host_alias=i386-apple-darwin12' 'CC=gcc' 'CFLAGS=-pipe -O2 -I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2' 'LDFLAGS=-L/usr/X11/lib -L/usr/lib -L/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-no-cpp-precomp -isystem /usr/include -I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2' --cache-file=/dev/null --srcdir=. checking build system type... i386-apple-darwin12 checking host system type... i386-apple-darwin12 checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g staff checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-apple-darwin12-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... none checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) 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 "+="... yes checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for i386-apple-darwin12-objdump... no checking for objdump... no checking how to recognize dependent libraries... pass_all checking for i386-apple-darwin12-ar... no checking for ar... ar checking for i386-apple-darwin12-strip... no checking for strip... strip checking for i386-apple-darwin12-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for i386-apple-darwin12-dsymutil... no checking for dsymutil... dsymutil checking for i386-apple-darwin12-nmedit... no checking for nmedit... nmedit checking for i386-apple-darwin12-lipo... no checking for lipo... lipo checking for i386-apple-darwin12-otool... no checking for otool... otool checking for i386-apple-darwin12-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... 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... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no 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 (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin12 dyld 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... no Building OSF/Motif 2.1 compatible version of LessTif Tests checking for i386-apple-darwin12-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether ln -s works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking compiler flags... "-pipe -O2 -I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2 " checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g staff checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for access... yes checking for chdir... yes checking for close... yes checking for getcwd... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkdir... yes checking for open... yes checking for popen... yes checking for sbrk... yes checking for symlink... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.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 for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for Xt Revision Number 6... revision 6 checking whether libXp is available... yes checking for GL/GLwMDrawA.h... no checking if malloc debugging is wanted... no checking for Motif... no checking whether to link -lXp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating config/Makefile config.status: creating Xm/Makefile config.status: creating Xm/arrowbg/Makefile config.status: creating Xm/arrowbutton/Makefile config.status: creating Xm/baseclass/Makefile config.status: creating Xm/bulletinboard/Makefile config.status: creating Xm/cascadebutton/Makefile config.status: creating Xm/cascadebuttong/Makefile config.status: creating Xm/command/Makefile config.status: creating Xm/cutpaste/Makefile config.status: creating Xm/dialogs/Makefile config.status: creating Xm/drag_drop/Makefile config.status: creating Xm/drag_help/Makefile config.status: creating Xm/drag_icon/Makefile config.status: creating Xm/drag_move/Makefile config.status: creating Xm/drag_pixmaps/Makefile config.status: creating Xm/drag_simple/Makefile config.status: creating Xm/drawingarea/Makefile config.status: creating Xm/drawnbutton/Makefile config.status: creating Xm/dynamic_drag/Makefile config.status: creating Xm/extobj/Makefile config.status: creating Xm/filesb/Makefile config.status: creating Xm/fonts/Makefile config.status: creating Xm/form/Makefile config.status: creating Xm/frame/Makefile config.status: creating Xm/geometry/Makefile config.status: creating Xm/imagecache/Makefile config.status: creating Xm/label/Makefile config.status: creating Xm/labelg/Makefile config.status: creating Xm/list/Makefile config.status: creating Xm/mainw/Makefile config.status: creating Xm/menushell/Makefile config.status: creating Xm/messagebox/Makefile config.status: creating Xm/misc/Makefile config.status: creating Xm/mwm/Makefile config.status: creating Xm/panedw/Makefile config.status: creating Xm/protocols/Makefile config.status: creating Xm/pushbg/Makefile config.status: creating Xm/pushbutton/Makefile config.status: creating Xm/region/Makefile config.status: creating Xm/reptype/Makefile config.status: creating Xm/resconvert/Makefile config.status: creating Xm/resind/Makefile config.status: creating Xm/rowcolumn/Makefile config.status: creating Xm/scale/Makefile config.status: creating Xm/screen/Makefile config.status: creating Xm/scrollbar/Makefile config.status: creating Xm/scrolledwindow/Makefile config.status: creating Xm/selectionbox/Makefile config.status: creating Xm/selections/Makefile config.status: creating Xm/separator/Makefile config.status: creating Xm/sepg/Makefile config.status: creating Xm/tearoff/Makefile config.status: creating Xm/text/Makefile config.status: creating Xm/textf/Makefile config.status: creating Xm/togglebg/Makefile config.status: creating Xm/togglebutton/Makefile config.status: creating Xm/tracking/Makefile config.status: creating Xm/traversal/Makefile config.status: creating Xm/vasimple/Makefile config.status: creating Xm/vendor/Makefile config.status: creating Xm/virtualkeys/Makefile config.status: creating Xm/xmos/Makefile config.status: creating Xm/xmstring/Makefile config.status: creating Xm-2.0/Makefile config.status: creating Xm-2.0/combobox/Makefile config.status: creating Xm-2.0/container/Makefile config.status: creating Xm-2.0/draw/Makefile config.status: creating Xm-2.0/grabshell/Makefile config.status: creating Xm-2.0/icong/Makefile config.status: creating Xm-2.0/messages/Makefile config.status: creating Xm-2.0/notebook/Makefile config.status: creating Xm-2.0/rendition/Makefile config.status: creating Xm-2.0/spinbox/Makefile config.status: creating Xm-2.0/translations/Makefile config.status: creating Xm-2.0/trait/Makefile config.status: creating Xm-2.0/xme/Makefile config.status: creating Xm-2.1/Makefile config.status: creating Xm-2.1/messages/Makefile config.status: creating Xm-2.1/print/Makefile config.status: creating Xm-2.1/translations/Makefile config.status: creating Mrm/Makefile config.status: creating Mrm/ch22/Makefile config.status: creating Mrm/mrm/Makefile config.status: creating Mrm/xmp/Makefile config.status: creating Uil/Makefile config.status: creating Uil/misc/Makefile config.status: creating extra/Makefile config.status: creating extra/cmap/Makefile config.status: creating extra/gl/Makefile config.status: creating extra/daniel/Makefile config.status: creating extra/megabutton/Makefile config.status: creating extra/newtoggleb/Makefile config.status: creating extra/smartmb/Makefile config.status: creating extra/spinbutton/Makefile config.status: creating extra/togglebplus/Makefile config.status: creating extra/Xlab/Makefile config.status: creating testall config.status: creating LTTconfig.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