Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 171982 Details for
Bug 247067
dev-libs/log4cpp: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
dev-libs:log4cpp-1.0:20081116-143140.log (text/plain), 61.67 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-16 14:35:03 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-16 14:35:03 UTC
Size:
61.67 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking log4cpp-1.0.tar.gz to /var/tmp/portage/dev-libs/log4cpp-1.0/work > [32;01m*[0m Applying 1.0-doc_install_path.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 1.0-gcc43.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: log4cpp-1.0/config > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0 ... > * econf: updating log4cpp-1.0/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating log4cpp-1.0/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-idsa --disable-doxygen --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux 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 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -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 socket in -lsocket... no >checking for gethostbyname in -lnsl... yes >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... no >checking whether the compiler implements namespaces... yes >checking whether the compiler has stringstream... yes >configure: creating log4cpp-config.in >configure: creating log4cpp.pc.in >configure: creating ./config.status >config.status: creating Makefile >config.status: creating log4cpp.spec >config.status: creating log4cpp.pc >config.status: creating log4cpp-config >config.status: WARNING: 'log4cpp-config.in' seems to ignore the --datarootdir setting >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/log4cpp/Makefile >config.status: creating include/log4cpp/threading/Makefile >config.status: creating tests/Makefile >config.status: creating msvc6/Makefile >config.status: creating msvc6/log4cpp/Makefile >config.status: creating msvc6/log4cppDLL/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 bcb5/Makefile >config.status: creating bcb5/log4cpp/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 >config.status: executing libtool commands >creating include/log4cpp/config.h - prefix LOG4CPP for include/config.h defines >dirname: extra operand `/bin' >Try `dirname --help' for more information. >/ >make -j14 >Making all in msvc6 >make[1]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6' >Making all in log4cpp >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/log4cpp' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/log4cpp' >Making all in log4cppDLL >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/log4cppDLL' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/log4cppDLL' >Making all in testCategory >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testCategory' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testCategory' >Making all in testDLL >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testDLL' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testDLL' >Making all in testMain >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testMain' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testMain' >Making all in testNDC >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testNDC' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testNDC' >Making all in testNTEventLog >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testNTEventLog' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testNTEventLog' >Making all in testPattern >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testPattern' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6/testPattern' >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/msvc6' >Making all in bcb5 >make[1]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5' >Making all in log4cpp >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/log4cpp' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/log4cpp' >Making all in testCategory >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testCategory' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testCategory' >Making all in testFixedContextCategory >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testFixedContextCategory' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testFixedContextCategory' >Making all in testmain >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testmain' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testmain' >Making all in testNDC >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testNDC' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testNDC' >Making all in testPattern >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testPattern' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testPattern' >Making all in testConfig >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testConfig' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5/testConfig' >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/bcb5' >Making all in config >make[1]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/config' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/config' >Making all in src >make[1]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/src' >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Appender.lo -MD -MP -MF .deps/Appender.Tpo -c -o Appender.lo Appender.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT AppenderSkeleton.lo -MD -MP -MF .deps/AppenderSkeleton.Tpo -c -o AppenderSkeleton.lo AppenderSkeleton.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT AppendersFactory.lo -MD -MP -MF .deps/AppendersFactory.Tpo -c -o AppendersFactory.lo AppendersFactory.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT BufferingAppender.lo -MD -MP -MF .deps/BufferingAppender.Tpo -c -o BufferingAppender.lo BufferingAppender.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT FactoryParams.lo -MD -MP -MF .deps/FactoryParams.Tpo -c -o FactoryParams.lo FactoryParams.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LayoutsFactory.lo -MD -MP -MF .deps/LayoutsFactory.Tpo -c -o LayoutsFactory.lo LayoutsFactory.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LevelEvaluator.lo -MD -MP -MF .deps/LevelEvaluator.Tpo -c -o LevelEvaluator.lo LevelEvaluator.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Localtime.lo -MD -MP -MF .deps/Localtime.Tpo -c -o Localtime.lo Localtime.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PassThroughLayout.lo -MD -MP -MF .deps/PassThroughLayout.Tpo -c -o PassThroughLayout.lo PassThroughLayout.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT TriggeringEventEvaluatorFactory.lo -MD -MP -MF .deps/TriggeringEventEvaluatorFactory.Tpo -c -o TriggeringEventEvaluatorFactory.lo TriggeringEventEvaluatorFactory.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LayoutAppender.lo -MD -MP -MF .deps/LayoutAppender.Tpo -c -o LayoutAppender.lo LayoutAppender.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c -o FileAppender.lo FileAppender.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT RollingFileAppender.lo -MD -MP -MF .deps/RollingFileAppender.Tpo -c -o RollingFileAppender.lo RollingFileAppender.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT FixedContextCategory.lo -MD -MP -MF .deps/FixedContextCategory.Tpo -c -o FixedContextCategory.lo FixedContextCategory.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT BufferingAppender.lo -MD -MP -MF .deps/BufferingAppender.Tpo -c BufferingAppender.cpp -fPIC -DPIC -o .libs/BufferingAppender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Localtime.lo -MD -MP -MF .deps/Localtime.Tpo -c Localtime.cpp -fPIC -DPIC -o .libs/Localtime.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT AppendersFactory.lo -MD -MP -MF .deps/AppendersFactory.Tpo -c AppendersFactory.cpp -fPIC -DPIC -o .libs/AppendersFactory.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LayoutsFactory.lo -MD -MP -MF .deps/LayoutsFactory.Tpo -c LayoutsFactory.cpp -fPIC -DPIC -o .libs/LayoutsFactory.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LevelEvaluator.lo -MD -MP -MF .deps/LevelEvaluator.Tpo -c LevelEvaluator.cpp -fPIC -DPIC -o .libs/LevelEvaluator.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LayoutAppender.lo -MD -MP -MF .deps/LayoutAppender.Tpo -c LayoutAppender.cpp -fPIC -DPIC -o .libs/LayoutAppender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c FileAppender.cpp -fPIC -DPIC -o .libs/FileAppender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Appender.lo -MD -MP -MF .deps/Appender.Tpo -c Appender.cpp -fPIC -DPIC -o .libs/Appender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT FactoryParams.lo -MD -MP -MF .deps/FactoryParams.Tpo -c FactoryParams.cpp -fPIC -DPIC -o .libs/FactoryParams.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PassThroughLayout.lo -MD -MP -MF .deps/PassThroughLayout.Tpo -c PassThroughLayout.cpp -fPIC -DPIC -o .libs/PassThroughLayout.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Localtime.lo -MD -MP -MF .deps/Localtime.Tpo -c Localtime.cpp -o Localtime.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT FixedContextCategory.lo -MD -MP -MF .deps/FixedContextCategory.Tpo -c FixedContextCategory.cpp -fPIC -DPIC -o .libs/FixedContextCategory.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT TriggeringEventEvaluatorFactory.lo -MD -MP -MF .deps/TriggeringEventEvaluatorFactory.Tpo -c TriggeringEventEvaluatorFactory.cpp -fPIC -DPIC -o .libs/TriggeringEventEvaluatorFactory.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT AppenderSkeleton.lo -MD -MP -MF .deps/AppenderSkeleton.Tpo -c AppenderSkeleton.cpp -fPIC -DPIC -o .libs/AppenderSkeleton.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT RollingFileAppender.lo -MD -MP -MF .deps/RollingFileAppender.Tpo -c RollingFileAppender.cpp -fPIC -DPIC -o .libs/RollingFileAppender.o >mv -f .deps/Localtime.Tpo .deps/Localtime.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT IdsaAppender.lo -MD -MP -MF .deps/IdsaAppender.Tpo -c -o IdsaAppender.lo IdsaAppender.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LayoutAppender.lo -MD -MP -MF .deps/LayoutAppender.Tpo -c LayoutAppender.cpp -o LayoutAppender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PassThroughLayout.lo -MD -MP -MF .deps/PassThroughLayout.Tpo -c PassThroughLayout.cpp -o PassThroughLayout.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT FactoryParams.lo -MD -MP -MF .deps/FactoryParams.Tpo -c FactoryParams.cpp -o FactoryParams.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT IdsaAppender.lo -MD -MP -MF .deps/IdsaAppender.Tpo -c IdsaAppender.cpp -fPIC -DPIC -o .libs/IdsaAppender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT FixedContextCategory.lo -MD -MP -MF .deps/FixedContextCategory.Tpo -c FixedContextCategory.cpp -o FixedContextCategory.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT AppenderSkeleton.lo -MD -MP -MF .deps/AppenderSkeleton.Tpo -c AppenderSkeleton.cpp -o AppenderSkeleton.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT IdsaAppender.lo -MD -MP -MF .deps/IdsaAppender.Tpo -c IdsaAppender.cpp -o IdsaAppender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT BufferingAppender.lo -MD -MP -MF .deps/BufferingAppender.Tpo -c BufferingAppender.cpp -o BufferingAppender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LevelEvaluator.lo -MD -MP -MF .deps/LevelEvaluator.Tpo -c LevelEvaluator.cpp -o LevelEvaluator.o >/dev/null 2>&1 >mv -f .deps/IdsaAppender.Tpo .deps/IdsaAppender.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT OstreamAppender.lo -MD -MP -MF .deps/OstreamAppender.Tpo -c -o OstreamAppender.lo OstreamAppender.cpp >mv -f .deps/LayoutAppender.Tpo .deps/LayoutAppender.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT StringQueueAppender.lo -MD -MP -MF .deps/StringQueueAppender.Tpo -c -o StringQueueAppender.lo StringQueueAppender.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT AppendersFactory.lo -MD -MP -MF .deps/AppendersFactory.Tpo -c AppendersFactory.cpp -o AppendersFactory.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Appender.lo -MD -MP -MF .deps/Appender.Tpo -c Appender.cpp -o Appender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LayoutsFactory.lo -MD -MP -MF .deps/LayoutsFactory.Tpo -c LayoutsFactory.cpp -o LayoutsFactory.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c FileAppender.cpp -o FileAppender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT RollingFileAppender.lo -MD -MP -MF .deps/RollingFileAppender.Tpo -c RollingFileAppender.cpp -o RollingFileAppender.o >/dev/null 2>&1 >mv -f .deps/PassThroughLayout.Tpo .deps/PassThroughLayout.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT SyslogAppender.lo -MD -MP -MF .deps/SyslogAppender.Tpo -c -o SyslogAppender.lo SyslogAppender.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT OstreamAppender.lo -MD -MP -MF .deps/OstreamAppender.Tpo -c OstreamAppender.cpp -fPIC -DPIC -o .libs/OstreamAppender.o >mv -f .deps/AppenderSkeleton.Tpo .deps/AppenderSkeleton.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT RemoteSyslogAppender.lo -MD -MP -MF .deps/RemoteSyslogAppender.Tpo -c -o RemoteSyslogAppender.lo RemoteSyslogAppender.cpp >mv -f .deps/FactoryParams.Tpo .deps/FactoryParams.Plo >mv -f .deps/FixedContextCategory.Tpo .deps/FixedContextCategory.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT SimpleLayout.lo -MD -MP -MF .deps/SimpleLayout.Tpo -c -o SimpleLayout.lo SimpleLayout.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT TriggeringEventEvaluatorFactory.lo -MD -MP -MF .deps/TriggeringEventEvaluatorFactory.Tpo -c TriggeringEventEvaluatorFactory.cpp -o TriggeringEventEvaluatorFactory.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT BasicLayout.lo -MD -MP -MF .deps/BasicLayout.Tpo -c -o BasicLayout.lo BasicLayout.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT StringQueueAppender.lo -MD -MP -MF .deps/StringQueueAppender.Tpo -c StringQueueAppender.cpp -fPIC -DPIC -o .libs/StringQueueAppender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT SyslogAppender.lo -MD -MP -MF .deps/SyslogAppender.Tpo -c SyslogAppender.cpp -fPIC -DPIC -o .libs/SyslogAppender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT OstreamAppender.lo -MD -MP -MF .deps/OstreamAppender.Tpo -c OstreamAppender.cpp -o OstreamAppender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT RemoteSyslogAppender.lo -MD -MP -MF .deps/RemoteSyslogAppender.Tpo -c RemoteSyslogAppender.cpp -fPIC -DPIC -o .libs/RemoteSyslogAppender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT SimpleLayout.lo -MD -MP -MF .deps/SimpleLayout.Tpo -c SimpleLayout.cpp -fPIC -DPIC -o .libs/SimpleLayout.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT BasicLayout.lo -MD -MP -MF .deps/BasicLayout.Tpo -c BasicLayout.cpp -fPIC -DPIC -o .libs/BasicLayout.o >mv -f .deps/AppendersFactory.Tpo .deps/AppendersFactory.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PatternLayout.lo -MD -MP -MF .deps/PatternLayout.Tpo -c -o PatternLayout.lo PatternLayout.cpp >mv -f .deps/FileAppender.Tpo .deps/FileAppender.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Category.lo -MD -MP -MF .deps/Category.Tpo -c -o Category.lo Category.cpp >mv -f .deps/BufferingAppender.Tpo .deps/BufferingAppender.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT CategoryStream.lo -MD -MP -MF .deps/CategoryStream.Tpo -c -o CategoryStream.lo CategoryStream.cpp >mv -f .deps/LevelEvaluator.Tpo .deps/LevelEvaluator.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PatternLayout.lo -MD -MP -MF .deps/PatternLayout.Tpo -c PatternLayout.cpp -fPIC -DPIC -o .libs/PatternLayout.o >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT HierarchyMaintainer.lo -MD -MP -MF .deps/HierarchyMaintainer.Tpo -c -o HierarchyMaintainer.lo HierarchyMaintainer.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Category.lo -MD -MP -MF .deps/Category.Tpo -c Category.cpp -fPIC -DPIC -o .libs/Category.o >mv -f .deps/LayoutsFactory.Tpo .deps/LayoutsFactory.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Configurator.lo -MD -MP -MF .deps/Configurator.Tpo -c -o Configurator.lo Configurator.cpp >mv -f .deps/OstreamAppender.Tpo .deps/OstreamAppender.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT CategoryStream.lo -MD -MP -MF .deps/CategoryStream.Tpo -c CategoryStream.cpp -fPIC -DPIC -o .libs/CategoryStream.o >mv -f .deps/RollingFileAppender.Tpo .deps/RollingFileAppender.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT BasicConfigurator.lo -MD -MP -MF .deps/BasicConfigurator.Tpo -c -o BasicConfigurator.lo BasicConfigurator.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT SimpleConfigurator.lo -MD -MP -MF .deps/SimpleConfigurator.Tpo -c -o SimpleConfigurator.lo SimpleConfigurator.cpp >mv -f .deps/Appender.Tpo .deps/Appender.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Configurator.lo -MD -MP -MF .deps/Configurator.Tpo -c Configurator.cpp -fPIC -DPIC -o .libs/Configurator.o >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PropertyConfigurator.lo -MD -MP -MF .deps/PropertyConfigurator.Tpo -c -o PropertyConfigurator.lo PropertyConfigurator.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT SimpleLayout.lo -MD -MP -MF .deps/SimpleLayout.Tpo -c SimpleLayout.cpp -o SimpleLayout.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT SimpleConfigurator.lo -MD -MP -MF .deps/SimpleConfigurator.Tpo -c SimpleConfigurator.cpp -fPIC -DPIC -o .libs/SimpleConfigurator.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT StringQueueAppender.lo -MD -MP -MF .deps/StringQueueAppender.Tpo -c StringQueueAppender.cpp -o StringQueueAppender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT HierarchyMaintainer.lo -MD -MP -MF .deps/HierarchyMaintainer.Tpo -c HierarchyMaintainer.cpp -fPIC -DPIC -o .libs/HierarchyMaintainer.o >PatternLayout.cpp: In member function 'virtual void log4cpp::PatternLayout::setConversionPattern(const std::string&)': >PatternLayout.cpp:373: warning: passing 'float' for argument 2 to 'log4cpp::FormatModifierComponent::FormatModifierComponent(log4cpp::PatternLayout::PatternComponent*, size_t, size_t, bool)' >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT BasicLayout.lo -MD -MP -MF .deps/BasicLayout.Tpo -c BasicLayout.cpp -o BasicLayout.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT BasicConfigurator.lo -MD -MP -MF .deps/BasicConfigurator.Tpo -c BasicConfigurator.cpp -fPIC -DPIC -o .libs/BasicConfigurator.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT CategoryStream.lo -MD -MP -MF .deps/CategoryStream.Tpo -c CategoryStream.cpp -o CategoryStream.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Configurator.lo -MD -MP -MF .deps/Configurator.Tpo -c Configurator.cpp -o Configurator.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT RemoteSyslogAppender.lo -MD -MP -MF .deps/RemoteSyslogAppender.Tpo -c RemoteSyslogAppender.cpp -o RemoteSyslogAppender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PropertyConfigurator.lo -MD -MP -MF .deps/PropertyConfigurator.Tpo -c PropertyConfigurator.cpp -fPIC -DPIC -o .libs/PropertyConfigurator.o >mv -f .deps/TriggeringEventEvaluatorFactory.Tpo .deps/TriggeringEventEvaluatorFactory.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PropertyConfiguratorImpl.lo -MD -MP -MF .deps/PropertyConfiguratorImpl.Tpo -c -o PropertyConfiguratorImpl.lo PropertyConfiguratorImpl.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT SyslogAppender.lo -MD -MP -MF .deps/SyslogAppender.Tpo -c SyslogAppender.cpp -o SyslogAppender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT BasicConfigurator.lo -MD -MP -MF .deps/BasicConfigurator.Tpo -c BasicConfigurator.cpp -o BasicConfigurator.o >/dev/null 2>&1 >mv -f .deps/Configurator.Tpo .deps/Configurator.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LoggingEvent.lo -MD -MP -MF .deps/LoggingEvent.Tpo -c -o LoggingEvent.lo LoggingEvent.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Category.lo -MD -MP -MF .deps/Category.Tpo -c Category.cpp -o Category.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PropertyConfiguratorImpl.lo -MD -MP -MF .deps/PropertyConfiguratorImpl.Tpo -c PropertyConfiguratorImpl.cpp -fPIC -DPIC -o .libs/PropertyConfiguratorImpl.o >mv -f .deps/StringQueueAppender.Tpo .deps/StringQueueAppender.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Priority.lo -MD -MP -MF .deps/Priority.Tpo -c -o Priority.lo Priority.cpp >mv -f .deps/BasicLayout.Tpo .deps/BasicLayout.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT NDC.lo -MD -MP -MF .deps/NDC.Tpo -c -o NDC.lo NDC.cpp >mv -f .deps/SimpleLayout.Tpo .deps/SimpleLayout.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Priority.lo -MD -MP -MF .deps/Priority.Tpo -c Priority.cpp -fPIC -DPIC -o .libs/Priority.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PropertyConfigurator.lo -MD -MP -MF .deps/PropertyConfigurator.Tpo -c PropertyConfigurator.cpp -o PropertyConfigurator.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c -o Filter.lo Filter.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LoggingEvent.lo -MD -MP -MF .deps/LoggingEvent.Tpo -c LoggingEvent.cpp -fPIC -DPIC -o .libs/LoggingEvent.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT NDC.lo -MD -MP -MF .deps/NDC.Tpo -c NDC.cpp -fPIC -DPIC -o .libs/NDC.o >mv -f .deps/CategoryStream.Tpo .deps/CategoryStream.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT TimeStamp.lo -MD -MP -MF .deps/TimeStamp.Tpo -c -o TimeStamp.lo TimeStamp.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Priority.lo -MD -MP -MF .deps/Priority.Tpo -c Priority.cpp -o Priority.o >/dev/null 2>&1 >mv -f .deps/BasicConfigurator.Tpo .deps/BasicConfigurator.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT StringUtil.lo -MD -MP -MF .deps/StringUtil.Tpo -c -o StringUtil.lo StringUtil.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT HierarchyMaintainer.lo -MD -MP -MF .deps/HierarchyMaintainer.Tpo -c HierarchyMaintainer.cpp -o HierarchyMaintainer.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT LoggingEvent.lo -MD -MP -MF .deps/LoggingEvent.Tpo -c LoggingEvent.cpp -o LoggingEvent.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT TimeStamp.lo -MD -MP -MF .deps/TimeStamp.Tpo -c TimeStamp.cpp -fPIC -DPIC -o .libs/TimeStamp.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PatternLayout.lo -MD -MP -MF .deps/PatternLayout.Tpo -c PatternLayout.cpp -o PatternLayout.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT TimeStamp.lo -MD -MP -MF .deps/TimeStamp.Tpo -c TimeStamp.cpp -o TimeStamp.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT StringUtil.lo -MD -MP -MF .deps/StringUtil.Tpo -c StringUtil.cpp -fPIC -DPIC -o .libs/StringUtil.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c Filter.cpp -o Filter.o >/dev/null 2>&1 >mv -f .deps/TimeStamp.Tpo .deps/TimeStamp.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c -o Properties.lo Properties.cpp >mv -f .deps/RemoteSyslogAppender.Tpo .deps/RemoteSyslogAppender.Plo >mv -f .deps/Priority.Tpo .deps/Priority.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Win32DebugAppender.lo -MD -MP -MF .deps/Win32DebugAppender.Tpo -c -o Win32DebugAppender.lo Win32DebugAppender.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT NTEventLogAppender.lo -MD -MP -MF .deps/NTEventLogAppender.Tpo -c -o NTEventLogAppender.lo NTEventLogAppender.cpp >mv -f .deps/SyslogAppender.Tpo .deps/SyslogAppender.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT NTEventLogAppender.lo -MD -MP -MF .deps/NTEventLogAppender.Tpo -c NTEventLogAppender.cpp -fPIC -DPIC -o .libs/NTEventLogAppender.o >mv -f .deps/LoggingEvent.Tpo .deps/LoggingEvent.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT DllMain.lo -MD -MP -MF .deps/DllMain.Tpo -c -o DllMain.lo DllMain.cpp >mv -f .deps/Category.Tpo .deps/Category.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Win32DebugAppender.lo -MD -MP -MF .deps/Win32DebugAppender.Tpo -c Win32DebugAppender.cpp -fPIC -DPIC -o .libs/Win32DebugAppender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT NDC.lo -MD -MP -MF .deps/NDC.Tpo -c NDC.cpp -o NDC.o >/dev/null 2>&1 >mv -f .deps/PropertyConfigurator.Tpo .deps/PropertyConfigurator.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c Properties.cpp -fPIC -DPIC -o .libs/Properties.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT NTEventLogAppender.lo -MD -MP -MF .deps/NTEventLogAppender.Tpo -c NTEventLogAppender.cpp -o NTEventLogAppender.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Win32DebugAppender.lo -MD -MP -MF .deps/Win32DebugAppender.Tpo -c Win32DebugAppender.cpp -o Win32DebugAppender.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT DummyThreads.lo -MD -MP -MF .deps/DummyThreads.Tpo -c -o DummyThreads.lo DummyThreads.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT MSThreads.lo -MD -MP -MF .deps/MSThreads.Tpo -c -o MSThreads.lo MSThreads.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT OmniThreads.lo -MD -MP -MF .deps/OmniThreads.Tpo -c -o OmniThreads.lo OmniThreads.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT DllMain.lo -MD -MP -MF .deps/DllMain.Tpo -c DllMain.cpp -fPIC -DPIC -o .libs/DllMain.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT DllMain.lo -MD -MP -MF .deps/DllMain.Tpo -c DllMain.cpp -o DllMain.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT DummyThreads.lo -MD -MP -MF .deps/DummyThreads.Tpo -c DummyThreads.cpp -fPIC -DPIC -o .libs/DummyThreads.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT OmniThreads.lo -MD -MP -MF .deps/OmniThreads.Tpo -c OmniThreads.cpp -fPIC -DPIC -o .libs/OmniThreads.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT StringUtil.lo -MD -MP -MF .deps/StringUtil.Tpo -c StringUtil.cpp -o StringUtil.o >/dev/null 2>&1 >mv -f .deps/DllMain.Tpo .deps/DllMain.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PThreads.lo -MD -MP -MF .deps/PThreads.Tpo -c -o PThreads.lo PThreads.cpp >mv -f .deps/HierarchyMaintainer.Tpo .deps/HierarchyMaintainer.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT DummyThreads.lo -MD -MP -MF .deps/DummyThreads.Tpo -c DummyThreads.cpp -o DummyThreads.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT MSThreads.lo -MD -MP -MF .deps/MSThreads.Tpo -c MSThreads.cpp -fPIC -DPIC -o .libs/MSThreads.o >mv -f .deps/Filter.Tpo .deps/Filter.Plo >mv -f .deps/Win32DebugAppender.Tpo .deps/Win32DebugAppender.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT OmniThreads.lo -MD -MP -MF .deps/OmniThreads.Tpo -c OmniThreads.cpp -o OmniThreads.o >/dev/null 2>&1 >mv -f .deps/NTEventLogAppender.Tpo .deps/NTEventLogAppender.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PortabilityImpl.lo -MD -MP -MF .deps/PortabilityImpl.Tpo -c -o PortabilityImpl.lo PortabilityImpl.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT AbortAppender.lo -MD -MP -MF .deps/AbortAppender.Tpo -c -o AbortAppender.lo AbortAppender.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT SimpleConfigurator.lo -MD -MP -MF .deps/SimpleConfigurator.Tpo -c SimpleConfigurator.cpp -o SimpleConfigurator.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PThreads.lo -MD -MP -MF .deps/PThreads.Tpo -c PThreads.cpp -fPIC -DPIC -o .libs/PThreads.o >mv -f .deps/DummyThreads.Tpo .deps/DummyThreads.Plo >mv -f .deps/OmniThreads.Tpo .deps/OmniThreads.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT AbortAppender.lo -MD -MP -MF .deps/AbortAppender.Tpo -c AbortAppender.cpp -fPIC -DPIC -o .libs/AbortAppender.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT MSThreads.lo -MD -MP -MF .deps/MSThreads.Tpo -c MSThreads.cpp -o MSThreads.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PThreads.lo -MD -MP -MF .deps/PThreads.Tpo -c PThreads.cpp -o PThreads.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PortabilityImpl.lo -MD -MP -MF .deps/PortabilityImpl.Tpo -c PortabilityImpl.cpp -fPIC -DPIC -o .libs/PortabilityImpl.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PortabilityImpl.lo -MD -MP -MF .deps/PortabilityImpl.Tpo -c PortabilityImpl.cpp -o PortabilityImpl.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c Properties.cpp -o Properties.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT PropertyConfiguratorImpl.lo -MD -MP -MF .deps/PropertyConfiguratorImpl.Tpo -c PropertyConfiguratorImpl.cpp -o PropertyConfiguratorImpl.o >/dev/null 2>&1 >mv -f .deps/PortabilityImpl.Tpo .deps/PortabilityImpl.Plo >mv -f .deps/PatternLayout.Tpo .deps/PatternLayout.Plo >mv -f .deps/StringUtil.Tpo .deps/StringUtil.Plo >mv -f .deps/MSThreads.Tpo .deps/MSThreads.Plo >mv -f .deps/PThreads.Tpo .deps/PThreads.Plo >mv -f .deps/NDC.Tpo .deps/NDC.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT AbortAppender.lo -MD -MP -MF .deps/AbortAppender.Tpo -c AbortAppender.cpp -o AbortAppender.o >/dev/null 2>&1 >mv -f .deps/SimpleConfigurator.Tpo .deps/SimpleConfigurator.Plo >mv -f .deps/Properties.Tpo .deps/Properties.Plo >mv -f .deps/AbortAppender.Tpo .deps/AbortAppender.Plo >mv -f .deps/PropertyConfiguratorImpl.Tpo .deps/PropertyConfiguratorImpl.Plo >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -version-info 4:6:0 -Wl,-O1 -o liblog4cpp.la -rpath /usr/lib Appender.lo AppenderSkeleton.lo AppendersFactory.lo BufferingAppender.lo FactoryParams.lo LayoutsFactory.lo LevelEvaluator.lo Localtime.lo PassThroughLayout.lo TriggeringEventEvaluatorFactory.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 -lnsl >libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbeginS.o .libs/Appender.o .libs/AppenderSkeleton.o .libs/AppendersFactory.o .libs/BufferingAppender.o .libs/FactoryParams.o .libs/LayoutsFactory.o .libs/LevelEvaluator.o .libs/Localtime.o .libs/PassThroughLayout.o .libs/TriggeringEventEvaluatorFactory.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 -lnsl -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,liblog4cpp.so.4 -o .libs/liblog4cpp.so.4.0.6 >libtool: link: (cd ".libs" && rm -f "liblog4cpp.so.4" && ln -s "liblog4cpp.so.4.0.6" "liblog4cpp.so.4") >libtool: link: (cd ".libs" && rm -f "liblog4cpp.so" && ln -s "liblog4cpp.so.4.0.6" "liblog4cpp.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/liblog4cpp.a Appender.o AppenderSkeleton.o AppendersFactory.o BufferingAppender.o FactoryParams.o LayoutsFactory.o LevelEvaluator.o Localtime.o PassThroughLayout.o TriggeringEventEvaluatorFactory.o LayoutAppender.o FileAppender.o RollingFileAppender.o FixedContextCategory.o IdsaAppender.o OstreamAppender.o StringQueueAppender.o SyslogAppender.o RemoteSyslogAppender.o SimpleLayout.o BasicLayout.o PatternLayout.o Category.o CategoryStream.o HierarchyMaintainer.o Configurator.o BasicConfigurator.o SimpleConfigurator.o PropertyConfigurator.o PropertyConfiguratorImpl.o LoggingEvent.o Priority.o NDC.o Filter.o TimeStamp.o StringUtil.o Properties.o Win32DebugAppender.o NTEventLogAppender.o DllMain.o DummyThreads.o MSThreads.o OmniThreads.o PThreads.o PortabilityImpl.o AbortAppender.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/liblog4cpp.a >libtool: link: ( cd ".libs" && rm -f "liblog4cpp.la" && ln -s "../liblog4cpp.la" "liblog4cpp.la" ) >make[1]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/src' >Making all in include >make[1]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include' >make all-recursive >make[2]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include' >Making all in log4cpp >make[3]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include/log4cpp' >Making all in threading >make[4]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include/log4cpp/threading' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include/log4cpp/threading' >make[4]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include/log4cpp' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include/log4cpp' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include/log4cpp' >make[3]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/include' >Making all in tests >make[1]: Entering directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/tests' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../src -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o testmain.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../src -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT Clock.o -MD -MP -MF .deps/Clock.Tpo -c -o Clock.o Clock.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../src -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -MT testbench.o -MD -MP -MF .deps/testbench.Tpo -c -o testbench.o testbench.cpp >Clock.cpp:21:1: warning: use of C99 long long integer constant >mv -f .deps/Clock.Tpo .deps/Clock.Po >mv -f .deps/testmain.Tpo .deps/testmain.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -Wl,-O1 -o testmain testmain.o ../src/liblog4cpp.la -lnsl >mv -f .deps/testbench.Tpo .deps/testbench.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -Wl,-O1 -o testbench Clock.o testbench.o ../src/liblog4cpp.la -lnsl >libtool: link: i686-pc-linux-gnu-g++ -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -Wl,-O1 -o .libs/testmain testmain.o ../src/.libs/liblog4cpp.so -lnsl -pthread >libtool: link: i686-pc-linux-gnu-g++ -pthread -O2 -pipe -O2 -DNDEBUG -Wall -Wno-unused -pedantic -Wl,-O1 -o .libs/testbench Clock.o testbench.o ../src/.libs/liblog4cpp.so -lnsl -pthread >../src/.libs/liblog4cpp.so: undefined reference to `pthread_key_create' >../src/.libs/liblog4cpp.so: undefined reference to `pthread_getspecific' >../src/.libs/liblog4cpp.so: undefined reference to `pthread_key_delete' >../src/.libs/liblog4cpp.so: undefined reference to `pthread_setspecific' >collect2: ld returned 1 exit status >make[1]: *** [testmain] Error 1 >make[1]: *** Waiting for unfinished jobs.... >../src/.libs/liblog4cpp.so: undefined reference to `pthread_key_create' >../src/.libs/liblog4cpp.so: undefined reference to `pthread_getspecific' >../src/.libs/liblog4cpp.so: undefined reference to `pthread_key_delete' >../src/.libs/liblog4cpp.so: undefined reference to `pthread_setspecific' >collect2: ld returned 1 exit status >make[1]: *** [testbench] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/log4cpp-1.0/work/log4cpp-1.0/tests' >make: *** [all-recursive] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: dev-libs/log4cpp-1.0 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2564: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/dev-libs:log4cpp-1.0:20081116-143140.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/log4cpp-1.0/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 247067
: 171982