DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/sysutils/log4shib DEBUG: OS Platform: darwin DEBUG: OS Version: 10.2.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port log4shib. DEBUG: Requested variant i386 is not provided by port log4shib. DEBUG: Requested variant macosx is not provided by port log4shib. DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/sysutils/log4shib DEBUG: OS Platform: darwin DEBUG: OS Version: 10.2.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port log4shib. DEBUG: Requested variant i386 is not provided by port log4shib. DEBUG: Requested variant macosx is not provided by port log4shib. DEBUG: Executing variant universal provides universal DEBUG: Attempting ln -sf /opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_log4shib/work /Users/rschmidt/macports/dports/sysutils/log4shib/work ---> Computing dependencies for log4shib DEBUG: Executing org.macports.main (log4shib) ---> Fetching log4shib DEBUG: Executing org.macports.fetch (log4shib) ---> Verifying checksum(s) for log4shib DEBUG: Executing org.macports.checksum (log4shib) ---> Checksumming log4shib-1.0.4.tar.gz DEBUG: Correct (md5) checksum for log4shib-1.0.4.tar.gz DEBUG: Correct (sha1) checksum for log4shib-1.0.4.tar.gz ---> Extracting log4shib DEBUG: Executing org.macports.extract (log4shib) ---> Extracting log4shib-1.0.4.tar.gz DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/log4shib/log4shib-1.0.4.tar.gz DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_log4shib/work" && /usr/bin/gzip -dc /opt/local/var/macports/distfiles/log4shib/log4shib-1.0.4.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (log4shib) ---> Configuring log4shib DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: Executing org.macports.configure (log4shib) DEBUG: Environment: CFLAGS='-O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64 -arch i386' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64 -arch i386' FFLAGS='-O2' CC='/usr/bin/gcc-4.2' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_log4shib/work/log4shib-1.0.4" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-doxygen --disable-dot --disable-html-docs --disable-latex-docs --disable-static' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-apple-darwin10.2.0 checking host system type... i686-apple-darwin10.2.0 checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc-4.2 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 /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed checking dependency style of /usr/bin/gcc-4.2... none checking for a sed that does not truncate output... /opt/local/bin/gsed checking for egrep... grep -E checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++-4.2 accepts -g... yes checking dependency style of /usr/bin/g++-4.2... none checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -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... 65536 checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if /usr/bin/gcc-4.2 static flag works... yes checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.2.0 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes checking if /usr/bin/g++-4.2 supports -c -o file.o... yes checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.2.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether /usr/bin/g++-4.2 accepts -g... (cached) yes checking dependency style of /usr/bin/g++-4.2... (cached) none checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E checking for unistd.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for int64_t... yes checking for working snprintf... yes checking for syslog... yes checking for gettimeofday... yes checking for ftime... yes checking for localtime_r... yes checking for gmtime_r... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether the compiler implements namespaces... yes checking whether the compiler has stringstream... yes configure: creating log4shib-config.in configure: creating log4shib.pc.in configure: creating ./config.status config.status: creating Makefile config.status: creating log4shib.spec config.status: creating log4shib.pc config.status: creating log4shib-config config.status: creating Portfile config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/html/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/log4shib/Makefile config.status: creating include/log4shib/threading/Makefile config.status: creating tests/Makefile config.status: creating debian/Makefile config.status: creating msvc6/Makefile config.status: creating msvc6/log4shib/Makefile config.status: creating msvc6/log4shibDLL/Makefile config.status: creating msvc6/testCategory/Makefile config.status: creating msvc6/testDLL/Makefile config.status: creating msvc6/testMain/Makefile config.status: creating msvc6/testNDC/Makefile config.status: creating msvc6/testNTEventLog/Makefile config.status: creating msvc6/testPattern/Makefile config.status: creating msvc8/Makefile config.status: creating msvc8/log4shib/Makefile config.status: creating msvc8/log4shibDLL/Makefile config.status: creating msvc8/testCategory/Makefile config.status: creating msvc8/testDLL/Makefile config.status: creating msvc8/testMain/Makefile config.status: creating msvc8/testNDC/Makefile config.status: creating msvc8/testNTEventLog/Makefile config.status: creating msvc8/testPattern/Makefile config.status: creating msvc9/Makefile config.status: creating msvc9/log4shib/Makefile config.status: creating msvc9/log4shibDLL/Makefile config.status: creating msvc9/testCategory/Makefile config.status: creating msvc9/testDLL/Makefile config.status: creating msvc9/testMain/Makefile config.status: creating msvc9/testNDC/Makefile config.status: creating msvc9/testNTEventLog/Makefile config.status: creating msvc9/testPattern/Makefile config.status: creating bcb5/Makefile config.status: creating bcb5/log4shib/Makefile config.status: creating bcb5/testCategory/Makefile config.status: creating bcb5/testConfig/Makefile config.status: creating bcb5/testFixedContextCategory/Makefile config.status: creating bcb5/testmain/Makefile config.status: creating bcb5/testNDC/Makefile config.status: creating bcb5/testPattern/Makefile config.status: creating openvms/Makefile config.status: creating include/config.h config.status: executing depfiles commands creating include/log4shib/config.h - prefix LOG4SHIB for include/config.h defines /* automatically generated bcb5/ config/ debian/ doc/ include/ m4/ msvc6/ msvc8/ msvc9/ openvms/ src ---> Building log4shib DEBUG: Executing org.macports.build (log4shib) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_log4shib/work/log4shib-1.0.4" && /usr/bin/nice -n 10 /usr/bin/make -j1 all' Making all in debian make[1]: Nothing to be done for `all'. Making all in msvc6 Making all in log4shib make[2]: Nothing to be done for `all'. Making all in log4shibDLL make[2]: Nothing to be done for `all'. Making all in testCategory make[2]: Nothing to be done for `all'. Making all in testDLL make[2]: Nothing to be done for `all'. Making all in testMain make[2]: Nothing to be done for `all'. Making all in testNDC make[2]: Nothing to be done for `all'. Making all in testNTEventLog make[2]: Nothing to be done for `all'. Making all in testPattern make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in msvc8 Making all in log4shib make[2]: Nothing to be done for `all'. Making all in log4shibDLL make[2]: Nothing to be done for `all'. Making all in testCategory make[2]: Nothing to be done for `all'. Making all in testDLL make[2]: Nothing to be done for `all'. Making all in testMain make[2]: Nothing to be done for `all'. Making all in testNDC make[2]: Nothing to be done for `all'. Making all in testNTEventLog make[2]: Nothing to be done for `all'. Making all in testPattern make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in msvc9 Making all in log4shib make[2]: Nothing to be done for `all'. Making all in log4shibDLL make[2]: Nothing to be done for `all'. Making all in testCategory make[2]: Nothing to be done for `all'. Making all in testDLL make[2]: Nothing to be done for `all'. Making all in testMain make[2]: Nothing to be done for `all'. Making all in testNDC make[2]: Nothing to be done for `all'. Making all in testNTEventLog make[2]: Nothing to be done for `all'. Making all in testPattern make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in bcb5 Making all in log4shib make[2]: Nothing to be done for `all'. Making all in testCategory make[2]: Nothing to be done for `all'. Making all in testFixedContextCategory make[2]: Nothing to be done for `all'. Making all in testmain make[2]: Nothing to be done for `all'. Making all in testNDC make[2]: Nothing to be done for `all'. Making all in testPattern make[2]: Nothing to be done for `all'. Making all in testConfig make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in config make[1]: Nothing to be done for `all'. Making all in src /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o Appender.lo Appender.cpp mkdir .libs /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c Appender.cpp -fno-common -DPIC -o .libs/Appender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o AppenderSkeleton.lo AppenderSkeleton.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c AppenderSkeleton.cpp -fno-common -DPIC -o .libs/AppenderSkeleton.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o LayoutAppender.lo LayoutAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c LayoutAppender.cpp -fno-common -DPIC -o .libs/LayoutAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o FileAppender.lo FileAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c FileAppender.cpp -fno-common -DPIC -o .libs/FileAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o RollingFileAppender.lo RollingFileAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c RollingFileAppender.cpp -fno-common -DPIC -o .libs/RollingFileAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o FixedContextCategory.lo FixedContextCategory.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c FixedContextCategory.cpp -fno-common -DPIC -o .libs/FixedContextCategory.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o IdsaAppender.lo IdsaAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c IdsaAppender.cpp -fno-common -DPIC -o .libs/IdsaAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o OstreamAppender.lo OstreamAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c OstreamAppender.cpp -fno-common -DPIC -o .libs/OstreamAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o StringQueueAppender.lo StringQueueAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c StringQueueAppender.cpp -fno-common -DPIC -o .libs/StringQueueAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o SyslogAppender.lo SyslogAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c SyslogAppender.cpp -fno-common -DPIC -o .libs/SyslogAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o RemoteSyslogAppender.lo RemoteSyslogAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c RemoteSyslogAppender.cpp -fno-common -DPIC -o .libs/RemoteSyslogAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o SimpleLayout.lo SimpleLayout.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c SimpleLayout.cpp -fno-common -DPIC -o .libs/SimpleLayout.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o BasicLayout.lo BasicLayout.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c BasicLayout.cpp -fno-common -DPIC -o .libs/BasicLayout.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o PatternLayout.lo PatternLayout.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c PatternLayout.cpp -fno-common -DPIC -o .libs/PatternLayout.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o Category.lo Category.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c Category.cpp -fno-common -DPIC -o .libs/Category.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o CategoryStream.lo CategoryStream.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c CategoryStream.cpp -fno-common -DPIC -o .libs/CategoryStream.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o HierarchyMaintainer.lo HierarchyMaintainer.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c HierarchyMaintainer.cpp -fno-common -DPIC -o .libs/HierarchyMaintainer.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o Configurator.lo Configurator.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c Configurator.cpp -fno-common -DPIC -o .libs/Configurator.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o BasicConfigurator.lo BasicConfigurator.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c BasicConfigurator.cpp -fno-common -DPIC -o .libs/BasicConfigurator.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o SimpleConfigurator.lo SimpleConfigurator.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c SimpleConfigurator.cpp -fno-common -DPIC -o .libs/SimpleConfigurator.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o PropertyConfigurator.lo PropertyConfigurator.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c PropertyConfigurator.cpp -fno-common -DPIC -o .libs/PropertyConfigurator.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o PropertyConfiguratorImpl.lo PropertyConfiguratorImpl.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c PropertyConfiguratorImpl.cpp -fno-common -DPIC -o .libs/PropertyConfiguratorImpl.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o LoggingEvent.lo LoggingEvent.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c LoggingEvent.cpp -fno-common -DPIC -o .libs/LoggingEvent.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o Priority.lo Priority.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c Priority.cpp -fno-common -DPIC -o .libs/Priority.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o NDC.lo NDC.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c NDC.cpp -fno-common -DPIC -o .libs/NDC.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o Filter.lo Filter.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c Filter.cpp -fno-common -DPIC -o .libs/Filter.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o TimeStamp.lo TimeStamp.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c TimeStamp.cpp -fno-common -DPIC -o .libs/TimeStamp.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o StringUtil.lo StringUtil.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c StringUtil.cpp -fno-common -DPIC -o .libs/StringUtil.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o Properties.lo Properties.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c Properties.cpp -fno-common -DPIC -o .libs/Properties.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o Win32DebugAppender.lo Win32DebugAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c Win32DebugAppender.cpp -fno-common -DPIC -o .libs/Win32DebugAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o NTEventLogAppender.lo NTEventLogAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c NTEventLogAppender.cpp -fno-common -DPIC -o .libs/NTEventLogAppender.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o DllMain.lo DllMain.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c DllMain.cpp -fno-common -DPIC -o .libs/DllMain.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o DummyThreads.lo DummyThreads.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c DummyThreads.cpp -fno-common -DPIC -o .libs/DummyThreads.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o MSThreads.lo MSThreads.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c MSThreads.cpp -fno-common -DPIC -o .libs/MSThreads.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o OmniThreads.lo OmniThreads.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c OmniThreads.cpp -fno-common -DPIC -o .libs/OmniThreads.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o PThreads.lo PThreads.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c PThreads.cpp -fno-common -DPIC -o .libs/PThreads.o PThreads.cpp: In function 'std::string log4shib::threading::getThreadId()': PThreads.cpp:10: warning: format '%ld' expects type 'long int', but argument 3 has type '_opaque_pthread_t*' PThreads.cpp: In function 'std::string log4shib::threading::getThreadId()': PThreads.cpp:10: warning: format '%ld' expects type 'long int', but argument 3 has type '_opaque_pthread_t*' /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o PortabilityImpl.lo PortabilityImpl.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c PortabilityImpl.cpp -fno-common -DPIC -o .libs/PortabilityImpl.o /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o AbortAppender.lo AbortAppender.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c AbortAppender.cpp -fno-common -DPIC -o .libs/AbortAppender.o /bin/sh ../libtool --mode=link /usr/bin/g++-4.2 -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -L/opt/local/lib -arch x86_64 -arch i386 -o liblog4shib.la -rpath /opt/local/lib -version-info 1:4:0 Appender.lo AppenderSkeleton.lo LayoutAppender.lo FileAppender.lo RollingFileAppender.lo FixedContextCategory.lo IdsaAppender.lo OstreamAppender.lo StringQueueAppender.lo SyslogAppender.lo RemoteSyslogAppender.lo SimpleLayout.lo BasicLayout.lo PatternLayout.lo Category.lo CategoryStream.lo HierarchyMaintainer.lo Configurator.lo BasicConfigurator.lo SimpleConfigurator.lo PropertyConfigurator.lo PropertyConfiguratorImpl.lo LoggingEvent.lo Priority.lo NDC.lo Filter.lo TimeStamp.lo StringUtil.lo Properties.lo Win32DebugAppender.lo NTEventLogAppender.lo DllMain.lo DummyThreads.lo MSThreads.lo OmniThreads.lo PThreads.lo PortabilityImpl.lo AbortAppender.lo /usr/bin/g++-4.2 -dynamiclib -single_module -undefined dynamic_lookup -o .libs/liblog4shib.1.0.4.dylib .libs/Appender.o .libs/AppenderSkeleton.o .libs/LayoutAppender.o .libs/FileAppender.o .libs/RollingFileAppender.o .libs/FixedContextCategory.o .libs/IdsaAppender.o .libs/OstreamAppender.o .libs/StringQueueAppender.o .libs/SyslogAppender.o .libs/RemoteSyslogAppender.o .libs/SimpleLayout.o .libs/BasicLayout.o .libs/PatternLayout.o .libs/Category.o .libs/CategoryStream.o .libs/HierarchyMaintainer.o .libs/Configurator.o .libs/BasicConfigurator.o .libs/SimpleConfigurator.o .libs/PropertyConfigurator.o .libs/PropertyConfiguratorImpl.o .libs/LoggingEvent.o .libs/Priority.o .libs/NDC.o .libs/Filter.o .libs/TimeStamp.o .libs/StringUtil.o .libs/Properties.o .libs/Win32DebugAppender.o .libs/NTEventLogAppender.o .libs/DllMain.o .libs/DummyThreads.o .libs/MSThreads.o .libs/OmniThreads.o .libs/PThreads.o .libs/PortabilityImpl.o .libs/AbortAppender.o -L/opt/local/lib -install_name /opt/local/lib/liblog4shib.1.dylib -compatibility_version 2 -current_version 2.4 (cd .libs && rm -f liblog4shib.1.dylib && ln -s liblog4shib.1.0.4.dylib liblog4shib.1.dylib) (cd .libs && rm -f liblog4shib.dylib && ln -s liblog4shib.1.0.4.dylib liblog4shib.dylib) creating liblog4shib.la (cd .libs && rm -f liblog4shib.la && ln -s ../liblog4shib.la liblog4shib.la) Making all in include /usr/bin/make all-recursive Making all in log4shib Making all in threading make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. make[3]: Nothing to be done for `all-am'. Making all in tests /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../src -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o testmain.o testmain.cpp /bin/sh ../libtool --mode=link /usr/bin/g++-4.2 -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -L/opt/local/lib -arch x86_64 -arch i386 -o testmain testmain.o ../src/liblog4shib.la mkdir .libs /usr/bin/g++-4.2 -Wall -O2 -arch x86_64 -arch i386 -O2 -DNDEBUG -Wall -Wno-unused -pedantic -arch x86_64 -arch i386 -o .libs/testmain testmain.o -Wl,-bind_at_load -L/opt/local/lib ../src/.libs/liblog4shib.dylib ld: warning: in ../src/.libs/liblog4shib.dylib, file is not of required architecture Undefined symbols for architecture i386: "log4shib::Category::getRoot()", referenced from: _main in testmain.o "log4shib::eol(log4shib::CategoryStream&)", referenced from: __ZN8log4shib3eolERNS_14CategoryStreamE$non_lazy_ptr in testmain.o "log4shib::OstreamAppender::OstreamAppender(std::basic_string, std::allocator > const&, std::basic_ostream >*)", referenced from: _main in testmain.o "log4shib::Category::info(char const*, ...)", referenced from: _main in testmain.o _main in testmain.o "log4shib::CategoryStream::~CategoryStream()", referenced from: _main in testmain.o _main in testmain.o _main in testmain.o _main in testmain.o "log4shib::SyslogAppender::SyslogAppender(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&, int)", referenced from: _main in testmain.o "log4shib::BasicLayout::BasicLayout()", referenced from: _main in testmain.o _main in testmain.o "log4shib::Category::getInstance(std::basic_string, std::allocator > const&)", referenced from: _main in testmain.o _main in testmain.o "log4shib::Appender::reopenAll()", referenced from: _main in testmain.o "log4shib::Category::error(char const*, ...)", referenced from: _main in testmain.o _main in testmain.o _main in testmain.o _main in testmain.o _main in testmain.o _main in testmain.o "log4shib::FileAppender::FileAppender(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&, bool, unsigned short)", referenced from: _main in testmain.o "log4shib::Category::warn(char const*, ...)", referenced from: _main in testmain.o _main in testmain.o _main in testmain.o _main in testmain.o _main in testmain.o _main in testmain.o _main in testmain.o "log4shib::NDC::pop()", referenced from: _main in testmain.o "log4shib::CategoryStream::operator<<(log4shib::CategoryStream& (*)(log4shib::CategoryStream&))", referenced from: _main in testmain.o "log4shib::NDC::push(std::basic_string, std::allocator > const&)", referenced from: _main in testmain.o _main in testmain.o ld: symbol(s) not found for architecture i386 collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccjX8vS0.out (No such file or directory) make[1]: *** [testmain] Error 1 make: *** [all-recursive] Error 1 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_log4shib/work/log4shib-1.0.4" && /usr/bin/nice -n 10 /usr/bin/make -j1 all " returned error 2 DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_log4shib/work/log4shib-1.0.4" && /usr/bin/nice -n 10 /usr/bin/make -j1 all " returned error 2 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" Warning: the following items did not execute (for log4shib): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. To report a bug, see