Building dmake-4.12.2.txz (origin /buildshare/ports/355755/devel/dmake) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/dmake-4.12.2.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> dmake-4.12.2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dmake-4.12.2 Make install ===> License GPLv1 accepted by the user ===> dmake-4.12.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dmake-4.12.2 for building ===> Extracting for dmake-4.12.2 => SHA256 Checksum OK for dmake-4.12.2.tar.bz2. ===> Patching for dmake-4.12.2 ===> Configuring for dmake-4.12.2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/dmake/work/dmake-4.12.2/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/dmake/work/dmake-4.12.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/dmake/work/dmake-4.12.2/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for 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 dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking the operating system... checked (FreeBSD) checking whether to do a build with dbug macros... no checking if spawn shall be used... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for utime.h... (cached) yes checking for spawn.h... (cached) yes checking wait.h usability... no checking wait.h presence... no checking for wait.h... no checking for sys/wait.h... (cached) yes checking for sys/time.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for int8... no checking for uint8... no checking for int16... no checking for uint16... no checking for int32... no checking for uint32... no checking whether time.h and sys/time.h may both be included... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for working memcmp... yes checking return type of signal handlers... void checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for strerror... (cached) yes checking for setvbuf... (cached) yes checking for tzset... yes checking for settz... no checking for mkstemp... (cached) yes checking for tempnam... yes checking for gettimeofday... (cached) yes checking for setenv... (cached) yes checking for strlwr... no configure: creating ./config.status config.status: creating dmakeroot.h config.status: creating Makefile config.status: creating startup/config.mk config.status: creating startup/Makefile config.status: creating startup/unix/Makefile config.status: creating startup/unix/linux/Makefile config.status: creating startup/unix/solaris/Makefile config.status: creating startup/unix/macosx/Makefile config.status: creating startup/unix/sysvr4/Makefile config.status: creating startup/unix/cygwin/Makefile config.status: creating startup/unix/os2/Makefile config.status: creating startup/winnt/Makefile config.status: creating startup/winnt/mingw/Makefile config.status: creating startup/winnt/msvc6/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for dmake-4.12.2 /usr/bin/make all-recursive Making all in startup Making all in unix Making all in linux Making all in tests depbase=`echo infer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT infer.o -MD -MP -MF "$depbase.Tpo" -c -o infer.o infer.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo make.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT make.o -MD -MP -MF "$depbase.Tpo" -c -o make.o make.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT stat.o -MD -MP -MF "$depbase.Tpo" -c -o stat.o stat.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT expand.o -MD -MP -MF "$depbase.Tpo" -c -o expand.o expand.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dmstring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT dmstring.o -MD -MP -MF "$depbase.Tpo" -c -o dmstring.o dmstring.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT hash.o -MD -MP -MF "$depbase.Tpo" -c -o hash.o hash.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT dag.o -MD -MP -MF "$depbase.Tpo" -c -o dag.o dag.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dmake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT dmake.o -MD -MP -MF "$depbase.Tpo" -c -o dmake.o dmake.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT path.o -MD -MP -MF "$depbase.Tpo" -c -o path.o path.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo imacs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT imacs.o -MD -MP -MF "$depbase.Tpo" -c -o imacs.o imacs.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo sysintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT sysintf.o -MD -MP -MF "$depbase.Tpo" -c -o sysintf.o sysintf.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT parse.o -MD -MP -MF "$depbase.Tpo" -c -o parse.o parse.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo getinp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT getinp.o -MD -MP -MF "$depbase.Tpo" -c -o getinp.o getinp.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo quit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT quit.o -MD -MP -MF "$depbase.Tpo" -c -o quit.o quit.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT state.o -MD -MP -MF "$depbase.Tpo" -c -o state.o state.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dmdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT dmdump.o -MD -MP -MF "$depbase.Tpo" -c -o dmdump.o dmdump.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo macparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT macparse.o -MD -MP -MF "$depbase.Tpo" -c -o macparse.o macparse.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo rulparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT rulparse.o -MD -MP -MF "$depbase.Tpo" -c -o rulparse.o rulparse.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo percent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT percent.o -MD -MP -MF "$depbase.Tpo" -c -o percent.o percent.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT function.o -MD -MP -MF "$depbase.Tpo" -c -o function.o function.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/arlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT unix/arlib.o -MD -MP -MF "$depbase.Tpo" -c -o unix/arlib.o unix/arlib.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/dcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT unix/dcache.o -MD -MP -MF "$depbase.Tpo" -c -o unix/dcache.o unix/dcache.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/dirbrk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT unix/dirbrk.o -MD -MP -MF "$depbase.Tpo" -c -o unix/dirbrk.o unix/dirbrk.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/rmprq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT unix/rmprq.o -MD -MP -MF "$depbase.Tpo" -c -o unix/rmprq.o unix/rmprq.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/ruletab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT unix/ruletab.o -MD -MP -MF "$depbase.Tpo" -c -o unix/ruletab.o unix/ruletab.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/runargv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT unix/runargv.o -MD -MP -MF "$depbase.Tpo" -c -o unix/runargv.o unix/runargv.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/tempnam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -O2 -pipe -fno-strict-aliasing -MT unix/tempnam.o -MD -MP -MF "$depbase.Tpo" -c -o unix/tempnam.o unix/tempnam.c; then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi cc -O2 -pipe -fno-strict-aliasing -o dmake infer.o make.o stat.o expand.o dmstring.o hash.o dag.o dmake.o path.o imacs.o sysintf.o parse.o getinp.o quit.o state.o dmdump.o macparse.o rulparse.o percent.o function.o unix/arlib.o unix/dcache.o unix/dirbrk.o unix/rmprq.o unix/ruletab.o unix/runargv.o unix/tempnam.o ===> Staging for dmake-4.12.2 ===> Generating temporary packing list Making install in startup Making install in unix Making install in linux test -z "/usr/local/share/dmake/startup/unix/linux" || /bin/sh ../../../mkinstalldirs "/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup/unix/linux" mkdir /obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake mkdir /obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup mkdir /obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup/unix mkdir /obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup/unix/linux install -o root -g wheel -m 444 'macros.mk' '/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup/unix/linux/macros.mk' test -z "/usr/local/share/dmake/startup/unix" || /bin/sh ../../mkinstalldirs "/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup/unix" install -o root -g wheel -m 444 'macros.mk' '/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup/unix/macros.mk' install -o root -g wheel -m 444 'recipes.mk' '/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup/unix/recipes.mk' test -z "/usr/local/share/dmake/startup" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup" install -o root -g wheel -m 444 'startup.mk' '/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup/startup.mk' install -o root -g wheel -m 444 'config.mk' '/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/share/dmake/startup/config.mk' Making install in tests test -z "/usr/local/bin" || /bin/sh ./mkinstalldirs "/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'dmake' '/obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/bin/dmake' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/dmake/work/dmake-4.12.2/man/dmake.tf /obj/buildshare/ports/355755/devel/dmake/work/stage/usr/local/man/man1/dmake.1 ====> Compressing man pages (compress-man) ===> Installing for dmake-4.12.2 ===> Checking if devel/dmake already installed ===> Registering installation for dmake-4.12.2 Installing dmake-4.12.2... done Make package ===> Building package for dmake-4.12.2 slot2: removed