Building memcheck-0.2.4.txz (origin /buildshare/ports/355755/devel/memcheck) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/memcheck-0.2.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/libtool-2.4.2_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> memcheck-0.2.4 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 memcheck-0.2.4 ===> memcheck-0.2.4 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of memcheck-0.2.4 Make install ===> memcheck-0.2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by memcheck-0.2.4 for building ===> Extracting for memcheck-0.2.4 => SHA256 Checksum OK for memcheck-0.2.4.tar.gz. ===> Patching for memcheck-0.2.4 ===> memcheck-0.2.4 depends on package: libtool>=2.4 - found ===> Configuring for memcheck-0.2.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/memcheck/work/memcheck-0.2.4/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/memcheck/work/memcheck-0.2.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/memcheck/work/memcheck-0.2.4/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target 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 for gawk... (cached) /usr/bin/awk 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking if the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is really a C++ compiler... no checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E 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 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 dependency style of c++... gcc3 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 fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... freebsd11.0 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... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for stdlib.h... (cached) yes checking for signal.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking sys/reg.h usability... no checking sys/reg.h presence... no checking for sys/reg.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/param.h... (cached) yes checking for sys/user.h... yes checking for ucontext.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for caddr_t... yes checking for sigjmp_buf... yes checking for sig_atomic_t... (cached) yes checking for pthread_mutex_t... yes checking for ucontext_t... yes checking for sigcontext_t... no checking for struct sigcontext... yes checking for sigaction_t... no checking for struct sigaction... yes checking for siginfo_t... yes checking for struct sigaction.sa_sigaction... (cached) yes checking for siginfo_t.si_addr... yes checking for siginfo_t.si_ptr... no checking for ucontext_t.uc_mcontext.sc_ip... no checking for ucontext_t.uc_mcontext.sc_pc... no checking for ucontext_t.uc_mcontext.rip... no checking for ucontext_t.uc_mcontext.eip... no checking for ucontext_t.uc_mcontext.mc_rip... no checking for ucontext_t.uc_mcontext.mc_eip... no checking for ucontext_t.uc_mcontext.mc_err... no checking for ucontext_t.uc_mcontext.arm_pc... no checking for ucontext_t.uc_mcontext.gr8... no checking for ucontext_t.uc_mcontext.sc... no checking for ucontext_t.uc_mcontext.gregs... no checking for ucontext_t.uc_mcontext.sc_regs... no checking for ucontext_t.uc_mcontext.mc_regs... no checking for ucontext_t.uc_mcontext.sc_traparg_a0... no checking for ucontext_t.uc_mcontext.cr2... no checking for ucontext_t.uc_mcontext.fault_address... no checking for ucontext_t.uc_mcontext->ss.srr0... no checking for ucontext_t.uc_mcontext->es.dar... no checking for ucontext_t.uc_mcontext.psw... no checking for struct sigcontext.sc_pc... no checking for struct sigcontext.sigc_pc... no checking for struct sigcontext.sc_ir... no checking for struct sigcontext.sc_rip... no checking for struct sigcontext.sc_eip... no checking for struct sigcontext.sc_jmpbuf... no checking for struct sigcontext.sc_regs... no checking for struct sigcontext.sregs... no checking for struct sigcontext.eip... no checking for struct sigcontext.rip... no checking for struct sigcontext.arm_pc... no checking for struct sigcontext.sc_traparg_a0... no checking for struct sigcontext.fault_address... no checking for struct sigcontext.cr2... no checking whether `alloca.c' needs Cray hooks... no checking stack direction for C alloca... -1 checking order of parameters pushed on stack... -1 checking for library containing __uc_get_ip... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for fsync... (cached) yes checking for memcpy... (cached) yes checking for siglongjmp... yes checking for perror... yes checking for psignal... yes checking for sigaction... (cached) yes checking for atexit... (cached) yes checking for getpagesize... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for strdup... (cached) yes checking for backtrace... no checking for pthread_mutex_init... (cached) yes checking for pthread_mutex_lock... (cached) yes checking for pthread_mutex_unlock... (cached) yes checking for pthread_mutex_destroy... (cached) yes checking for __uc_get_ip... no checking whether errno is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for memcheck-0.2.4 /usr/bin/make all-am if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT memcheck.lo -MD -MP -MF ".deps/memcheck.Tpo" -c -o memcheck.lo memcheck.c; then mv -f ".deps/memcheck.Tpo" ".deps/memcheck.Plo"; else rm -f ".deps/memcheck.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT memcheck.lo -MD -MP -MF .deps/memcheck.Tpo -c memcheck.c -fPIC -DPIC -o .libs/memcheck.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT memcheck.lo -MD -MP -MF .deps/memcheck.Tpo -c memcheck.c -o memcheck.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o libmemcheck.la -rpath /usr/local/lib -version-info 2:4:2 memcheck.lo libtool: link: cc -shared -fPIC -DPIC .libs/memcheck.o -O2 -Wl,-soname -Wl,libmemcheck.so.2 -o .libs/libmemcheck.so.2 libtool: link: (cd ".libs" && rm -f "libmemcheck.so" && ln -s "libmemcheck.so.2" "libmemcheck.so") libtool: link: (cd ".libs" && rm -f "libmemcheck.so" && ln -s "libmemcheck.so.2" "libmemcheck.so") libtool: link: ar cru .libs/libmemcheck.a memcheck.o libtool: link: ranlib .libs/libmemcheck.a libtool: link: ( cd ".libs" && rm -f "libmemcheck.la" && ln -s "../libmemcheck.la" "libmemcheck.la" ) if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT tmemcheck.o -MD -MP -MF ".deps/tmemcheck.Tpo" -c -o tmemcheck.o tmemcheck.c; then mv -f ".deps/tmemcheck.Tpo" ".deps/tmemcheck.Po"; else rm -f ".deps/tmemcheck.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o tmemcheck -lmemcheck tmemcheck.o libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/tmemcheck tmemcheck.o /obj/buildshare/ports/355755/devel/memcheck/work/memcheck-0.2.4/.libs/libmemcheck.so -Wl,-rpath -Wl,/usr/local/lib ===> Staging for memcheck-0.2.4 ===> Generating temporary packing list test -z "/usr/local/lib" || /obj/buildshare/ports/355755/devel/memcheck/work/memcheck-0.2.4/install-sh -d "/obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel 'libmemcheck.la' '/obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/lib/libmemcheck.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libmemcheck.so.2 /obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/lib/libmemcheck.so.2 libtool: install: (cd /obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/lib && { ln -s -f libmemcheck.so.2 libmemcheck.so || { rm -f libmemcheck.so && ln -s libmemcheck.so.2 libmemcheck.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/lib && { ln -s -f libmemcheck.so.2 libmemcheck.so || { rm -f libmemcheck.so && ln -s libmemcheck.so.2 libmemcheck.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libmemcheck.lai /obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/lib/libmemcheck.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libmemcheck.a /obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/lib/libmemcheck.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/lib/libmemcheck.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/lib/libmemcheck.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /obj/buildshare/ports/355755/devel/memcheck/work/memcheck-0.2.4/install-sh -d "/obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/include" install -o root -g wheel -m 444 'memcheck.h' '/obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/include/memcheck.h' install -o root -g wheel -m 444 'x86_64-ucontext.h' '/obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/include/x86_64-ucontext.h' install -o root -g wheel -m 444 'arm-ucontext.h' '/obj/buildshare/ports/355755/devel/memcheck/work/stage/usr/local/include/arm-ucontext.h' ====> Compressing man pages (compress-man) ===> Installing for memcheck-0.2.4 ===> Checking if devel/memcheck already installed ===> Registering installation for memcheck-0.2.4 Installing memcheck-0.2.4... done Make package ===> Building package for memcheck-0.2.4 slot2: removed