=> Building devel/mm build started at Mon Mar 13 04:43:46 PDT 2017 port directory: /usr/ports/devel/mm building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.1380.gb4315f-DEVELOPMENT #0: Fri Mar 3 17:20:21 PST 2017 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: rodrigo@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/Release48-default/ref/../02//usr/ports/devel/mm/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400713 Jail OSVERSION: 400713 ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/Release48-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mm-1.4.2_1 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/Release48-default/ref/.p/pool MASTERNAME=Release48-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/devel/mm XDG_CONFIG_HOME=/wrkdirs/devel/mm HOME=/wrkdirs/devel/mm TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/devel/mm XDG_CONFIG_HOME=/wrkdirs/devel/mm HOME=/wrkdirs/devel/mm TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/mm" EXAMPLESDIR="share/examples/mm" DATADIR="share/mm" WWWDIR="www/mm" ETCDIR="etc/mm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mm DOCSDIR=/usr/local/share/doc/mm EXAMPLESDIR=/usr/local/share/examples/mm WWWDIR=/usr/local/www/mm ETCDIR=/usr/local/etc/mm --End SUB_LIST-- ---Begin make.conf--- NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== ===> License BSD4CLAUSE accepted by the user =========================================================================== =================================================== ===> mm-1.4.2_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz Installing pkg-1.9.4_1... Extracting pkg-1.9.4_1: .......... done ===> mm-1.4.2_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mm-1.4.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by mm-1.4.2_1 for building =========================================================================== =================================================== ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by mm-1.4.2_1 for building => SHA256 Checksum OK for mm-1.4.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by mm-1.4.2_1 for building ===> Extracting for mm-1.4.2_1 => SHA256 Checksum OK for mm-1.4.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mm-1.4.2_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mm-1.4.2_1 configure: loading site script /usr/ports/Templates/config.site Configuring OSSP mm (Shared Memory Allocation), Version 1.4.2 (15-Aug-2006) Copyright (c) 1999-2006 Ralf S. Engelschall Copyright (c) 1999-2006 The OSSP Project Platform: x86_64-unknown-dragonfly4.7 Build Tools: checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for compilation debug mode... disabled checking whether make sets $(MAKE)... yes checking build system type... x86_64-portbld-dragonfly4.7 checking host system type... x86_64-portbld-dragonfly4.7 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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly4.7 ld.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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly4.7 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool Platform Environment: checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes decision on mandatory system headers... all fine checking for memory.h... (cached) yes checking for memcpy... (cached) yes checking for memset... (cached) yes checking for bcopy... (cached) yes checking for _POSIX_PATH_MAX in limits.h... yes checking for PATH_MAX in limits.h... yes checking for _POSIX_CHILD_MAX in limits.h... yes checking for CHILD_MAX in limits.h... yes checking for sys/param.h... (cached) yes checking for MAXPATHLEN in sys/param.h... yes Virtual Memory Page Size: checking for unistd.h... (cached) yes checking kernel/OS.h usability... no checking kernel/OS.h presence... no checking for kernel/OS.h... no checking for getpagesize... (cached) yes checking for sysconf... (cached) yes checking for _SC_PAGESIZE in unistd.h... yes checking for B_PAGE_SIZE in kernel/OS.h... no decision on memory page size determination... POSIX.1 sysconf(_SC_PAGESIZE) Shared Memory Implementation: checking for sys/mman.h... (cached) yes checking for MAP_ANON in sys/mman.h... yes checking for mmap... (cached) yes checking for munmap... (cached) yes checking for shm_open... yes checking for shm_unlink... yes checking for /dev/zero... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for sys/file.h... (cached) yes checking for shmget... (cached) yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking for kernel/OS.h... (cached) no checking for create_area... no decision on shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON checking for shared memory maximum segment size... 64MB (soft limit) Mutual Exclusion Implementation: checking for sys/ipc.h... (cached) yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sys/file.h... (cached) yes checking for semget... yes checking for semctl... yes checking for LOCK_EX in sys/file.h... yes checking for F_SETLK in fcntl.h... yes checking for IPC_PRIVATE in sys/ipc.h... yes checking for SEM_UNDO in sys/sem.h... yes checking for kernel/OS.h... (cached) no checking for create_sem... no checking whether union semun is defined in sys/sem.h... yes decision on mutex implementation method... SVR4-style fcntl() on temporary file Output Substitution: configure: creating ./config.status config.status: creating Makefile config.status: creating mm-config config.status: creating config.h config.status: executing adjustment commands =========================================================================== =================================================== ===> Building for mm-1.4.2_1 --- mm_vers.lo --- --- mm_lib.lo --- --- mm_test.lo --- --- mm_alloc.lo --- --- mm_core.lo --- --- mm_vers.lo --- ./libtool --quiet --mode=compile cc -c -pipe -O2 -fno-strict-aliasing mm_vers.c --- mm_lib.lo --- ./libtool --quiet --mode=compile cc -c -pipe -O2 -fno-strict-aliasing mm_lib.c --- mm_alloc.lo --- ./libtool --quiet --mode=compile cc -c -pipe -O2 -fno-strict-aliasing mm_alloc.c --- mm_core.lo --- ./libtool --quiet --mode=compile cc -c -pipe -O2 -fno-strict-aliasing mm_core.c --- mm_test.lo --- ./libtool --quiet --mode=compile cc -c -pipe -O2 -fno-strict-aliasing mm_test.c --- mm_global.lo --- ./libtool --quiet --mode=compile cc -c -pipe -O2 -fno-strict-aliasing mm_global.c --- libmm.la --- ./libtool --quiet --mode=link cc -o libmm.la mm_global.lo mm_alloc.lo mm_core.lo mm_lib.lo mm_vers.lo -rpath /usr/local/lib -version-info `./shtool version -l c -d libtool mm_vers.c` /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') --- mm_test --- ./libtool --quiet --mode=link cc -o mm_test mm_test.lo libmm.la ===> Use 'make test' to run a quick test suite. =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for mm-1.4.2_1 ===> Generating temporary packing list ./shtool mkdir -f -p -m 755 /wrkdirs/devel/mm/stage/usr/local/bin ./shtool mkdir -f -p -m 755 /wrkdirs/devel/mm/stage/usr/local/include ./shtool mkdir -f -p -m 755 /wrkdirs/devel/mm/stage/usr/local/lib ./shtool mkdir -f -p -m 755 /wrkdirs/devel/mm/stage/usr/local/man/man1 ./shtool mkdir -f -p -m 755 /wrkdirs/devel/mm/stage/usr/local/man/man3 ./shtool install -c -m 755 mm-config /wrkdirs/devel/mm/stage/usr/local/bin/mm-config ./shtool install -c -m 644 mm-config.1 /wrkdirs/devel/mm/stage/usr/local/man/man1/mm-config.1 ./shtool install -c -m 644 mm.3 /wrkdirs/devel/mm/stage/usr/local/man/man3/mm.3 ./shtool install -c -m 644 mm.h /wrkdirs/devel/mm/stage/usr/local/include/mm.h ./shtool install -c -m 644 .libs/libmm.so.14.0.22 /wrkdirs/devel/mm/stage/usr/local/lib/libmm.so.14.0.22 (cd /wrkdirs/devel/mm/stage/usr/local/lib && { ln -s -f libmm.so.14.0.22 libmm.so.14 || { rm -f libmm.so.14 && ln -s libmm.so.14.0.22 libmm.so.14; }; }) (cd /wrkdirs/devel/mm/stage/usr/local/lib && { ln -s -f libmm.so.14.0.22 libmm.so || { rm -f libmm.so && ln -s libmm.so.14.0.22 libmm.so; }; }) ./shtool install -c -m 644 .libs/libmm.lai /wrkdirs/devel/mm/stage/usr/local/lib/libmm.la ./shtool install -c -m 644 .libs/libmm.a /wrkdirs/devel/mm/stage/usr/local/lib/libmm.a chmod 644 /wrkdirs/devel/mm/stage/usr/local/lib/libmm.a ranlib /wrkdirs/devel/mm/stage/usr/local/lib/libmm.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /usr/bin/strip /wrkdirs/devel/mm/stage/usr/local/lib/libmm.so ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for mm-1.4.2_1 file sizes/checksums [11]: . done packing files [11]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for mm-1.4.2_1 build of devel/mm ended at Mon Mar 13 04:44:08 PDT 2017 build time: 00:00:22