Building rlog-1.4_1.txz (origin /buildshare/ports/355755/devel/rlog) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/rlog-1.4.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/libtool-2.4.2_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> rlog-1.4_1 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 rlog-1.4_1 ===> rlog-1.4_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of rlog-1.4_1 ===> rlog-1.4_1 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 rlog-1.4_1 Make install ===> License LGPL21 LGPL3 accepted by the user ===> rlog-1.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rlog-1.4_1 for building ===> Extracting for rlog-1.4_1 => SHA256 Checksum OK for rlog-1.4.tar.gz. ===> Patching for rlog-1.4_1 ===> rlog-1.4_1 depends on executable: gmake - found ===> rlog-1.4_1 depends on package: libtool>=2.4 - found ===> Configuring for rlog-1.4_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/rlog/work/rlog-1.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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes 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 c++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of c++... gcc3 checking for gcc... cc 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 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 recognize dependent libraries... pass_all checking how to run the C preprocessor... cpp 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 how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... 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 xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... 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... 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... no 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 (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking if __printf__ attribute can apply to function pointers... yes checking if compiler has C99 variadac macro... yes checking if compiler has pre-C99 variadac macro... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for doxygen... no checking for latex... no checking for pdflatex... no checking for localtime_r... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rlog/Makefile config.status: creating docs/Makefile config.status: creating config/Makefile config.status: creating rlog/common.h config.status: creating librlog.pc config.status: creating rlog.spec config.status: creating makedist2.sh config.status: creating config.h config.status: executing depfiles commands ===> Building for rlog-1.4_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' Making all in rlog gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/rlog' /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rlog.lo -MD -MP -MF .deps/rlog.Tpo -c -o rlog.lo rlog.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rlog.lo -MD -MP -MF .deps/rlog.Tpo -c rlog.cpp -fPIC -DPIC -o .libs/rlog.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rlog.lo -MD -MP -MF .deps/rlog.Tpo -c rlog.cpp -o rlog.o >/dev/null 2>&1 mv -f .deps/rlog.Tpo .deps/rlog.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rloginit.lo -MD -MP -MF .deps/rloginit.Tpo -c -o rloginit.lo rloginit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rloginit.lo -MD -MP -MF .deps/rloginit.Tpo -c rloginit.cpp -fPIC -DPIC -o .libs/rloginit.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rloginit.lo -MD -MP -MF .deps/rloginit.Tpo -c rloginit.cpp -o rloginit.o >/dev/null 2>&1 mv -f .deps/rloginit.Tpo .deps/rloginit.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rloglocation.lo -MD -MP -MF .deps/rloglocation.Tpo -c -o rloglocation.lo rloglocation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rloglocation.lo -MD -MP -MF .deps/rloglocation.Tpo -c rloglocation.cpp -fPIC -DPIC -o .libs/rloglocation.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rloglocation.lo -MD -MP -MF .deps/rloglocation.Tpo -c rloglocation.cpp -o rloglocation.o >/dev/null 2>&1 mv -f .deps/rloglocation.Tpo .deps/rloglocation.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c -o Error.lo Error.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c Error.cpp -fPIC -DPIC -o .libs/Error.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c Error.cpp -o Error.o >/dev/null 2>&1 mv -f .deps/Error.Tpo .deps/Error.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogChannel.lo -MD -MP -MF .deps/RLogChannel.Tpo -c -o RLogChannel.lo RLogChannel.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogChannel.lo -MD -MP -MF .deps/RLogChannel.Tpo -c RLogChannel.cpp -fPIC -DPIC -o .libs/RLogChannel.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogChannel.lo -MD -MP -MF .deps/RLogChannel.Tpo -c RLogChannel.cpp -o RLogChannel.o >/dev/null 2>&1 mv -f .deps/RLogChannel.Tpo .deps/RLogChannel.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogNode.lo -MD -MP -MF .deps/RLogNode.Tpo -c -o RLogNode.lo RLogNode.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogNode.lo -MD -MP -MF .deps/RLogNode.Tpo -c RLogNode.cpp -fPIC -DPIC -o .libs/RLogNode.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogNode.lo -MD -MP -MF .deps/RLogNode.Tpo -c RLogNode.cpp -o RLogNode.o >/dev/null 2>&1 mv -f .deps/RLogNode.Tpo .deps/RLogNode.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogPublisher.lo -MD -MP -MF .deps/RLogPublisher.Tpo -c -o RLogPublisher.lo RLogPublisher.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogPublisher.lo -MD -MP -MF .deps/RLogPublisher.Tpo -c RLogPublisher.cpp -fPIC -DPIC -o .libs/RLogPublisher.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogPublisher.lo -MD -MP -MF .deps/RLogPublisher.Tpo -c RLogPublisher.cpp -o RLogPublisher.o >/dev/null 2>&1 mv -f .deps/RLogPublisher.Tpo .deps/RLogPublisher.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogTime.lo -MD -MP -MF .deps/RLogTime.Tpo -c -o RLogTime.lo RLogTime.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogTime.lo -MD -MP -MF .deps/RLogTime.Tpo -c RLogTime.cpp -fPIC -DPIC -o .libs/RLogTime.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT RLogTime.lo -MD -MP -MF .deps/RLogTime.Tpo -c RLogTime.cpp -o RLogTime.o >/dev/null 2>&1 mv -f .deps/RLogTime.Tpo .deps/RLogTime.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT StdioNode.lo -MD -MP -MF .deps/StdioNode.Tpo -c -o StdioNode.lo StdioNode.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT StdioNode.lo -MD -MP -MF .deps/StdioNode.Tpo -c StdioNode.cpp -fPIC -DPIC -o .libs/StdioNode.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT StdioNode.lo -MD -MP -MF .deps/StdioNode.Tpo -c StdioNode.cpp -o StdioNode.o >/dev/null 2>&1 mv -f .deps/StdioNode.Tpo .deps/StdioNode.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT SyslogNode.lo -MD -MP -MF .deps/SyslogNode.Tpo -c -o SyslogNode.lo SyslogNode.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT SyslogNode.lo -MD -MP -MF .deps/SyslogNode.Tpo -c SyslogNode.cpp -fPIC -DPIC -o .libs/SyslogNode.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT SyslogNode.lo -MD -MP -MF .deps/SyslogNode.Tpo -c SyslogNode.cpp -o SyslogNode.o >/dev/null 2>&1 mv -f .deps/SyslogNode.Tpo .deps/SyslogNode.Plo /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link c++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -version-info 5:0:0 -o librlog.la -rpath /usr/local/lib rlog.lo rloginit.lo rloglocation.lo Error.lo RLogChannel.lo RLogNode.lo RLogPublisher.lo RLogTime.lo StdioNode.lo SyslogNode.lo libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/rlog.o .libs/rloginit.o .libs/rloglocation.o .libs/Error.o .libs/RLogChannel.o .libs/RLogNode.o .libs/RLogPublisher.o .libs/RLogTime.o .libs/StdioNode.o .libs/SyslogNode.o -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -pthread -pthread -Wl,-soname -Wl,librlog.so.5 -o .libs/librlog.so.5 libtool: link: (cd ".libs" && rm -f "librlog.so" && ln -s "librlog.so.5" "librlog.so") libtool: link: (cd ".libs" && rm -f "librlog.so" && ln -s "librlog.so.5" "librlog.so") libtool: link: ar cru .libs/librlog.a rlog.o rloginit.o rloglocation.o Error.o RLogChannel.o RLogNode.o RLogPublisher.o RLogTime.o StdioNode.o SyslogNode.o libtool: link: ranlib .libs/librlog.a libtool: link: ( cd ".libs" && rm -f "librlog.la" && ln -s "../librlog.la" "librlog.la" ) c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.cpp mv -f .deps/test.Tpo .deps/test.Po /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link c++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -o test test.o librlog.la libtool: link: c++ -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -o .libs/test test.o ./.libs/librlog.so -pthread -Wl,-rpath -Wl,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT testlog-testlog.o -MD -MP -MF .deps/testlog-testlog.Tpo -c -o testlog-testlog.o `test -f 'testlog.cpp' || echo './'`testlog.cpp mv -f .deps/testlog-testlog.Tpo .deps/testlog-testlog.Po /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link c++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -o testlog testlog-testlog.o librlog.la libtool: link: c++ -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -o .libs/testlog testlog-testlog.o ./.libs/librlog.so -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/rlog' Making all in docs gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/docs' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/docs' Making all in config gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/config' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/config' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' ===> Staging for rlog-1.4_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' Making install in rlog gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/rlog' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/rlog' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel 'librlog.la' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/lib/librlog.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/librlog.so.5 /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/lib/librlog.so.5 libtool: install: (cd /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/lib && { ln -s -f librlog.so.5 librlog.so || { rm -f librlog.so && ln -s librlog.so.5 librlog.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/lib && { ln -s -f librlog.so.5 librlog.so || { rm -f librlog.so && ln -s librlog.so.5 librlog.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/librlog.lai /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/lib/librlog.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/librlog.a /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/lib/librlog.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/lib/librlog.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/lib/librlog.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/rlog" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog" install -o root -g wheel -m 444 'common.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/common.h' install -o root -g wheel -m 444 'Error.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/Error.h' install -o root -g wheel -m 444 'Lock.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/Lock.h' install -o root -g wheel -m 444 'Mutex.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/Mutex.h' install -o root -g wheel -m 444 'rlog-c99.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/rlog-c99.h' install -o root -g wheel -m 444 'RLogChannel.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/RLogChannel.h' install -o root -g wheel -m 444 'rlog.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/rlog.h' install -o root -g wheel -m 444 'rloginit.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/rloginit.h' install -o root -g wheel -m 444 'rloglocation.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/rloglocation.h' install -o root -g wheel -m 444 'RLogNode.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/RLogNode.h' install -o root -g wheel -m 444 'rlog-novariadic.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/rlog-novariadic.h' install -o root -g wheel -m 444 'rlog-prec99.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/rlog-prec99.h' install -o root -g wheel -m 444 'RLogPublisher.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/RLogPublisher.h' install -o root -g wheel -m 444 'RLogTime.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/RLogTime.h' install -o root -g wheel -m 444 'StdioNode.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/StdioNode.h' install -o root -g wheel -m 444 'SyslogNode.h' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/include/rlog/SyslogNode.h' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/rlog' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/rlog' Making install in docs gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/docs' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/docs' gmake[3]: Nothing to be done for `install-exec-am'. echo installing to /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/share/doc/rlog/html installing to /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/share/doc/rlog/html /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/share/doc/rlog/html mkdir /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/share/doc/rlog mkdir /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/share/doc/rlog/html install html/* /obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/share/doc/rlog/html test -z "/usr/local/share/doc/rlog" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/share/doc/rlog" install -o root -g wheel -m 444 'latex/refman.pdf' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/share/doc/rlog/refman.pdf' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/docs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/docs' Making install in config gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/config' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/config' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/config' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4/config' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 'librlog.pc' '/obj/buildshare/ports/355755/devel/rlog/work/stage/usr/local/libdata/pkgconfig/librlog.pc' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/rlog/work/rlog-1.4' ====> Compressing man pages (compress-man) ===> Installing for rlog-1.4_1 ===> Checking if devel/rlog already installed ===> Registering installation for rlog-1.4_1 Installing rlog-1.4_1... done Make package ===> Building package for rlog-1.4_1 slot1: removed