The build took 00h 01m 33s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
10,782 |
makefile |
9,583 |
sh |
6,087 |
cpp |
1,185 |
ansic |
27,637 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: log4cpp 1.1.1-2 (Wed Aug 24 12:36:50 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/tmp/log4cpp/src/log4cpp/config/missing: Unknown `--run' option
Try `/tmp/log4cpp/src/log4cpp/config/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/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/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) 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 whether make sets $(MAKE)... (cached) yes
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for x86_64-unknown-linux-QCC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) 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... 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
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
.
.
.
.
.
.
.
.
.
.
.
.
.
Making all in msvc6
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6'
Making all in log4cpp
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cpp'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cpp'
Making all in log4cppDLL
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cppDLL'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cppDLL'
Making all in testCategory
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testCategory'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testCategory'
Making all in testDLL
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testDLL'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testDLL'
Making all in testMain
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testMain'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testMain'
Making all in testNDC
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testNDC'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testNDC'
Making all in testNTEventLog
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testNTEventLog'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testNTEventLog'
Making all in testPattern
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testPattern'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testPattern'
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6'
Making all in bcb5
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5'
Making all in log4cpp
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/log4cpp'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/log4cpp'
Making all in testCategory
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testCategory'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testCategory'
Making all in testFixedContextCategory
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testFixedContextCategory'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testFixedContextCategory'
Making all in testmain
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testmain'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testmain'
Making all in testNDC
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testNDC'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testNDC'
Making all in testPattern
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testPattern'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testPattern'
Making all in testConfig
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testConfig'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testConfig'
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5'
Making all in config
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/config'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/config'
Making all in src
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/src'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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 g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT AppenderSkeleton.lo -MD -MP -MF .deps/AppenderSkeleton.Tpo -c -o AppenderSkeleton.lo AppenderSkeleton.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT AppenderSkeleton.lo -MD -MP -MF .deps/AppenderSkeleton.Tpo -c AppenderSkeleton.cpp -fPIC -DPIC -o .libs/AppenderSkeleton.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Appender.lo -MD -MP -MF .deps/Appender.Tpo -c Appender.cpp -fPIC -DPIC -o .libs/Appender.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT AppenderSkeleton.lo -MD -MP -MF .deps/AppenderSkeleton.Tpo -c AppenderSkeleton.cpp -o AppenderSkeleton.o >/dev/null 2>&1
mv -f .deps/AppenderSkeleton.Tpo .deps/AppenderSkeleton.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT AppendersFactory.lo -MD -MP -MF .deps/AppendersFactory.Tpo -c -o AppendersFactory.lo AppendersFactory.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT AppendersFactory.lo -MD -MP -MF .deps/AppendersFactory.Tpo -c AppendersFactory.cpp -fPIC -DPIC -o .libs/AppendersFactory.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Appender.lo -MD -MP -MF .deps/Appender.Tpo -c Appender.cpp -o Appender.o >/dev/null 2>&1
In file included from AppendersFactory.cpp:1:0:
../include/log4cpp/AppendersFactory.hh:17:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
typedef std::auto_ptr (*create_function_t)(const params_t& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from AppendersFactory.cpp:1:0:
../include/log4cpp/AppendersFactory.hh:21:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create(const std::string& class_name, const params_t& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp:8:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_file_appender(const FactoryParams&);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp:9:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_roll_file_appender(const FactoryParams&);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp:10:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_idsa_appender(const FactoryParams&);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp:11:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_nt_event_log_appender(const FactoryParams&);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp:12:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_remote_syslog_appender(const FactoryParams&);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp:13:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_syslog_appender(const FactoryParams&);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp:14:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_win32_debug_appender(const FactoryParams&);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp:15:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_abort_appender(const FactoryParams&);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp:16:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_smtp_appender(const FactoryParams&);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp: In static member function 'static log4cpp::AppendersFactory& log4cpp::AppendersFactory::getInstance()':
AppendersFactory.cpp:22:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr af(new AppendersFactory);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AppendersFactory.cpp: At global scope:
AppendersFactory.cpp:64:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr AppendersFactory::create(const std::string& class_name, const params_t& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/AppendersFactory.hh:6,
from AppendersFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
mv -f .deps/Appender.Tpo .deps/Appender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT BufferingAppender.lo -MD -MP -MF .deps/BufferingAppender.Tpo -c -o BufferingAppender.lo BufferingAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT BufferingAppender.lo -MD -MP -MF .deps/BufferingAppender.Tpo -c BufferingAppender.cpp -fPIC -DPIC -o .libs/BufferingAppender.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT AppendersFactory.lo -MD -MP -MF .deps/AppendersFactory.Tpo -c AppendersFactory.cpp -o AppendersFactory.o >/dev/null 2>&1
In file included from BufferingAppender.cpp:2:0:
../include/log4cpp/BufferingAppender.hh:14:81: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
BufferingAppender(const std::string name, unsigned long max_size, std::auto_ptr sink,
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/BufferingAppender.hh:7,
from BufferingAppender.cpp:2:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from BufferingAppender.cpp:2:0:
../include/log4cpp/BufferingAppender.hh:15:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr evaluator);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/BufferingAppender.hh:7,
from BufferingAppender.cpp:2:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from BufferingAppender.cpp:2:0:
../include/log4cpp/BufferingAppender.hh:30:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr sink_;
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/BufferingAppender.hh:7,
from BufferingAppender.cpp:2:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from BufferingAppender.cpp:2:0:
../include/log4cpp/BufferingAppender.hh:31:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr evaluator_;
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/BufferingAppender.hh:7,
from BufferingAppender.cpp:2:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
BufferingAppender.cpp:10:46: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr sink, std::auto_ptr evaluator)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/BufferingAppender.hh:7,
from BufferingAppender.cpp:2:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
BufferingAppender.cpp:10:76: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr sink, std::auto_ptr evaluator)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/BufferingAppender.hh:7,
from BufferingAppender.cpp:2:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
BufferingAppender.cpp: In member function 'virtual void log4cpp::BufferingAppender::_append(const log4cpp::LoggingEvent&)':
BufferingAppender.cpp:18:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if (queue_.size() == max_size_)
^
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT BufferingAppender.lo -MD -MP -MF .deps/BufferingAppender.Tpo -c BufferingAppender.cpp -o BufferingAppender.o >/dev/null 2>&1
mv -f .deps/AppendersFactory.Tpo .deps/AppendersFactory.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT FactoryParams.lo -MD -MP -MF .deps/FactoryParams.Tpo -c -o FactoryParams.lo FactoryParams.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT FactoryParams.lo -MD -MP -MF .deps/FactoryParams.Tpo -c FactoryParams.cpp -fPIC -DPIC -o .libs/FactoryParams.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT FactoryParams.lo -MD -MP -MF .deps/FactoryParams.Tpo -c FactoryParams.cpp -o FactoryParams.o >/dev/null 2>&1
mv -f .deps/BufferingAppender.Tpo .deps/BufferingAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LayoutsFactory.lo -MD -MP -MF .deps/LayoutsFactory.Tpo -c -o LayoutsFactory.lo LayoutsFactory.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LayoutsFactory.lo -MD -MP -MF .deps/LayoutsFactory.Tpo -c LayoutsFactory.cpp -fPIC -DPIC -o .libs/LayoutsFactory.o
mv -f .deps/FactoryParams.Tpo .deps/FactoryParams.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LevelEvaluator.lo -MD -MP -MF .deps/LevelEvaluator.Tpo -c -o LevelEvaluator.lo LevelEvaluator.cpp
In file included from LayoutsFactory.cpp:1:0:
../include/log4cpp/LayoutsFactory.hh:17:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
typedef std::auto_ptr (*create_function_t)(const params_t& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/LayoutsFactory.hh:6,
from LayoutsFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from LayoutsFactory.cpp:1:0:
../include/log4cpp/LayoutsFactory.hh:21:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create(const std::string& class_name, const params_t& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/LayoutsFactory.hh:6,
from LayoutsFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
LayoutsFactory.cpp:8:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_simple_layout(const FactoryParams& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/LayoutsFactory.hh:6,
from LayoutsFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
LayoutsFactory.cpp:9:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_basic_layout(const FactoryParams& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/LayoutsFactory.hh:6,
from LayoutsFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
LayoutsFactory.cpp:10:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_pattern_layout(const FactoryParams& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/LayoutsFactory.hh:6,
from LayoutsFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
LayoutsFactory.cpp:11:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_pattern_layout(const FactoryParams& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/LayoutsFactory.hh:6,
from LayoutsFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
LayoutsFactory.cpp:12:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_pass_through_layout(const FactoryParams& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/LayoutsFactory.hh:6,
from LayoutsFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
LayoutsFactory.cpp: In static member function 'static log4cpp::LayoutsFactory& log4cpp::LayoutsFactory::getInstance()':
LayoutsFactory.cpp:18:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr lf(new LayoutsFactory);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/LayoutsFactory.hh:6,
from LayoutsFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LevelEvaluator.lo -MD -MP -MF .deps/LevelEvaluator.Tpo -c LevelEvaluator.cpp -fPIC -DPIC -o .libs/LevelEvaluator.o
LayoutsFactory.cpp: At global scope:
LayoutsFactory.cpp:38:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr LayoutsFactory::create(const std::string& class_name, const params_t& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/LayoutsFactory.hh:6,
from LayoutsFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LayoutsFactory.lo -MD -MP -MF .deps/LayoutsFactory.Tpo -c LayoutsFactory.cpp -o LayoutsFactory.o >/dev/null 2>&1
LevelEvaluator.cpp:7:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_level_evaluator(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from LevelEvaluator.cpp:3:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
LevelEvaluator.cpp: In function 'std::auto_ptr log4cpp::create_level_evaluator(const log4cpp::FactoryParams&)':
LevelEvaluator.cpp:12:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
return std::auto_ptr(new LevelEvaluator(Priority::getPriorityValue(level)));
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from LevelEvaluator.cpp:3:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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/LayoutsFactory.Tpo .deps/LayoutsFactory.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Localtime.lo -MD -MP -MF .deps/Localtime.Tpo -c -o Localtime.lo Localtime.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Localtime.lo -MD -MP -MF .deps/Localtime.Tpo -c Localtime.cpp -fPIC -DPIC -o .libs/Localtime.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Localtime.lo -MD -MP -MF .deps/Localtime.Tpo -c Localtime.cpp -o Localtime.o >/dev/null 2>&1
mv -f .deps/Localtime.Tpo .deps/Localtime.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PassThroughLayout.lo -MD -MP -MF .deps/PassThroughLayout.Tpo -c -o PassThroughLayout.lo PassThroughLayout.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PassThroughLayout.lo -MD -MP -MF .deps/PassThroughLayout.Tpo -c PassThroughLayout.cpp -fPIC -DPIC -o .libs/PassThroughLayout.o
mv -f .deps/LevelEvaluator.Tpo .deps/LevelEvaluator.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT TriggeringEventEvaluatorFactory.lo -MD -MP -MF .deps/TriggeringEventEvaluatorFactory.Tpo -c -o TriggeringEventEvaluatorFactory.lo TriggeringEventEvaluatorFactory.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT TriggeringEventEvaluatorFactory.lo -MD -MP -MF .deps/TriggeringEventEvaluatorFactory.Tpo -c TriggeringEventEvaluatorFactory.cpp -fPIC -DPIC -o .libs/TriggeringEventEvaluatorFactory.o
PassThroughLayout.cpp:7:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_pass_through_layout(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from PassThroughLayout.cpp:3:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
PassThroughLayout.cpp: In function 'std::auto_ptr log4cpp::create_pass_through_layout(const log4cpp::FactoryParams&)':
PassThroughLayout.cpp:9:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
return std::auto_ptr(new PassThroughLayout);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from PassThroughLayout.cpp:3:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PassThroughLayout.lo -MD -MP -MF .deps/PassThroughLayout.Tpo -c PassThroughLayout.cpp -o PassThroughLayout.o >/dev/null 2>&1
In file included from TriggeringEventEvaluatorFactory.cpp:1:0:
../include/log4cpp/TriggeringEventEvaluatorFactory.hh:17:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
typedef std::auto_ptr (*create_function_t)(const params_t& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:6,
from TriggeringEventEvaluatorFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from TriggeringEventEvaluatorFactory.cpp:1:0:
../include/log4cpp/TriggeringEventEvaluatorFactory.hh:21:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create(const std::string& class_name, const params_t& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:6,
from TriggeringEventEvaluatorFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
TriggeringEventEvaluatorFactory.cpp:7:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_level_evaluator(const FactoryParams& params);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:6,
from TriggeringEventEvaluatorFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
TriggeringEventEvaluatorFactory.cpp: In static member function 'static log4cpp::TriggeringEventEvaluatorFactory& log4cpp::TriggeringEventEvaluatorFactory::getInstance()':
TriggeringEventEvaluatorFactory.cpp:13:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr af(new TriggeringEventEvaluatorFactory);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:6,
from TriggeringEventEvaluatorFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
TriggeringEventEvaluatorFactory.cpp: At global scope:
TriggeringEventEvaluatorFactory.cpp:30:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr TriggeringEventEvaluatorFactory::create(const std::string& class_name, const params_t& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:6,
from TriggeringEventEvaluatorFactory.cpp:1:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT TriggeringEventEvaluatorFactory.lo -MD -MP -MF .deps/TriggeringEventEvaluatorFactory.Tpo -c TriggeringEventEvaluatorFactory.cpp -o TriggeringEventEvaluatorFactory.o >/dev/null 2>&1
mv -f .deps/PassThroughLayout.Tpo .deps/PassThroughLayout.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LayoutAppender.lo -MD -MP -MF .deps/LayoutAppender.Tpo -c -o LayoutAppender.lo LayoutAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LayoutAppender.lo -MD -MP -MF .deps/LayoutAppender.Tpo -c LayoutAppender.cpp -fPIC -DPIC -o .libs/LayoutAppender.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LayoutAppender.lo -MD -MP -MF .deps/LayoutAppender.Tpo -c LayoutAppender.cpp -o LayoutAppender.o >/dev/null 2>&1
mv -f .deps/TriggeringEventEvaluatorFactory.Tpo .deps/TriggeringEventEvaluatorFactory.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c -o FileAppender.lo FileAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c FileAppender.cpp -fPIC -DPIC -o .libs/FileAppender.o
mv -f .deps/LayoutAppender.Tpo .deps/LayoutAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT RollingFileAppender.lo -MD -MP -MF .deps/RollingFileAppender.Tpo -c -o RollingFileAppender.lo RollingFileAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT RollingFileAppender.lo -MD -MP -MF .deps/RollingFileAppender.Tpo -c RollingFileAppender.cpp -fPIC -DPIC -o .libs/RollingFileAppender.o
RollingFileAppender.cpp:96:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_roll_file_appender(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from RollingFileAppender.cpp:21:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
RollingFileAppender.cpp: In function 'std::auto_ptr log4cpp::create_roll_file_appender(const log4cpp::FactoryParams&)':
RollingFileAppender.cpp:106:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
return std::auto_ptr(new RollingFileAppender(name, filename, max_file_size, max_backup_index, append, mode));
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from RollingFileAppender.cpp:21:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
FileAppender.cpp:102:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_file_appender(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from FileAppender.cpp:18:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
FileAppender.cpp: In function 'std::auto_ptr log4cpp::create_file_appender(const log4cpp::FactoryParams&)':
FileAppender.cpp:111:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
return std::auto_ptr(new FileAppender(name, filename, append, mode));
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from FileAppender.cpp:18:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT RollingFileAppender.lo -MD -MP -MF .deps/RollingFileAppender.Tpo -c RollingFileAppender.cpp -o RollingFileAppender.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c FileAppender.cpp -o FileAppender.o >/dev/null 2>&1
mv -f .deps/RollingFileAppender.Tpo .deps/RollingFileAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT FixedContextCategory.lo -MD -MP -MF .deps/FixedContextCategory.Tpo -c -o FixedContextCategory.lo FixedContextCategory.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT FixedContextCategory.lo -MD -MP -MF .deps/FixedContextCategory.Tpo -c FixedContextCategory.cpp -fPIC -DPIC -o .libs/FixedContextCategory.o
mv -f .deps/FileAppender.Tpo .deps/FileAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT IdsaAppender.lo -MD -MP -MF .deps/IdsaAppender.Tpo -c -o IdsaAppender.lo IdsaAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT IdsaAppender.lo -MD -MP -MF .deps/IdsaAppender.Tpo -c IdsaAppender.cpp -fPIC -DPIC -o .libs/IdsaAppender.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT IdsaAppender.lo -MD -MP -MF .deps/IdsaAppender.Tpo -c IdsaAppender.cpp -o IdsaAppender.o >/dev/null 2>&1
mv -f .deps/IdsaAppender.Tpo .deps/IdsaAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT OstreamAppender.lo -MD -MP -MF .deps/OstreamAppender.Tpo -c -o OstreamAppender.lo OstreamAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT OstreamAppender.lo -MD -MP -MF .deps/OstreamAppender.Tpo -c OstreamAppender.cpp -fPIC -DPIC -o .libs/OstreamAppender.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT OstreamAppender.lo -MD -MP -MF .deps/OstreamAppender.Tpo -c OstreamAppender.cpp -o OstreamAppender.o >/dev/null 2>&1
mv -f .deps/OstreamAppender.Tpo .deps/OstreamAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT StringQueueAppender.lo -MD -MP -MF .deps/StringQueueAppender.Tpo -c -o StringQueueAppender.lo StringQueueAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT StringQueueAppender.lo -MD -MP -MF .deps/StringQueueAppender.Tpo -c StringQueueAppender.cpp -fPIC -DPIC -o .libs/StringQueueAppender.o
mv -f .deps/FixedContextCategory.Tpo .deps/FixedContextCategory.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT SyslogAppender.lo -MD -MP -MF .deps/SyslogAppender.Tpo -c -o SyslogAppender.lo SyslogAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT SyslogAppender.lo -MD -MP -MF .deps/SyslogAppender.Tpo -c SyslogAppender.cpp -fPIC -DPIC -o .libs/SyslogAppender.o
SyslogAppender.cpp:78:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_syslog_appender(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from SyslogAppender.cpp:19:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
SyslogAppender.cpp: In function 'std::auto_ptr log4cpp::create_syslog_appender(const log4cpp::FactoryParams&)':
SyslogAppender.cpp:84:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
return std::auto_ptr(new SyslogAppender(name, syslog_name, facility));
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from SyslogAppender.cpp:19:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT SyslogAppender.lo -MD -MP -MF .deps/SyslogAppender.Tpo -c SyslogAppender.cpp -o SyslogAppender.o >/dev/null 2>&1
mv -f .deps/StringQueueAppender.Tpo .deps/StringQueueAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT RemoteSyslogAppender.lo -MD -MP -MF .deps/RemoteSyslogAppender.Tpo -c -o RemoteSyslogAppender.lo RemoteSyslogAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT RemoteSyslogAppender.lo -MD -MP -MF .deps/RemoteSyslogAppender.Tpo -c RemoteSyslogAppender.cpp -fPIC -DPIC -o .libs/RemoteSyslogAppender.o
mv -f .deps/SyslogAppender.Tpo .deps/SyslogAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT SimpleLayout.lo -MD -MP -MF .deps/SimpleLayout.Tpo -c -o SimpleLayout.lo SimpleLayout.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT SimpleLayout.lo -MD -MP -MF .deps/SimpleLayout.Tpo -c SimpleLayout.cpp -fPIC -DPIC -o .libs/SimpleLayout.o
SimpleLayout.cpp:38:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_simple_layout(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from SimpleLayout.cpp:18:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
SimpleLayout.cpp: In function 'std::auto_ptr log4cpp::create_simple_layout(const log4cpp::FactoryParams&)':
SimpleLayout.cpp:40:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
return std::auto_ptr(new SimpleLayout);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from SimpleLayout.cpp:18:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT SimpleLayout.lo -MD -MP -MF .deps/SimpleLayout.Tpo -c SimpleLayout.cpp -o SimpleLayout.o >/dev/null 2>&1
mv -f .deps/SimpleLayout.Tpo .deps/SimpleLayout.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT BasicLayout.lo -MD -MP -MF .deps/BasicLayout.Tpo -c -o BasicLayout.lo BasicLayout.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT BasicLayout.lo -MD -MP -MF .deps/BasicLayout.Tpo -c BasicLayout.cpp -fPIC -DPIC -o .libs/BasicLayout.o
RemoteSyslogAppender.cpp:172:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_remote_syslog_appender(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from RemoteSyslogAppender.cpp:23:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
RemoteSyslogAppender.cpp: In function 'std::auto_ptr log4cpp::create_remote_syslog_appender(const log4cpp::FactoryParams&)':
RemoteSyslogAppender.cpp:178:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
return std::auto_ptr(new RemoteSyslogAppender(name, syslog_name, relayer, facility, port_number));
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from RemoteSyslogAppender.cpp:23:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT RemoteSyslogAppender.lo -MD -MP -MF .deps/RemoteSyslogAppender.Tpo -c RemoteSyslogAppender.cpp -o RemoteSyslogAppender.o >/dev/null 2>&1
BasicLayout.cpp:39:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_basic_layout(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from BasicLayout.cpp:14:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
BasicLayout.cpp: In function 'std::auto_ptr log4cpp::create_basic_layout(const log4cpp::FactoryParams&)':
BasicLayout.cpp:41:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
return std::auto_ptr(new BasicLayout);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from BasicLayout.cpp:14:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT BasicLayout.lo -MD -MP -MF .deps/BasicLayout.Tpo -c BasicLayout.cpp -o BasicLayout.o >/dev/null 2>&1
mv -f .deps/RemoteSyslogAppender.Tpo .deps/RemoteSyslogAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PatternLayout.lo -MD -MP -MF .deps/PatternLayout.Tpo -c -o PatternLayout.lo PatternLayout.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PatternLayout.lo -MD -MP -MF .deps/PatternLayout.Tpo -c PatternLayout.cpp -fPIC -DPIC -o .libs/PatternLayout.o
mv -f .deps/BasicLayout.Tpo .deps/BasicLayout.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Category.lo -MD -MP -MF .deps/Category.Tpo -c -o Category.lo Category.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Category.lo -MD -MP -MF .deps/Category.Tpo -c Category.cpp -fPIC -DPIC -o .libs/Category.o
PatternLayout.cpp:405:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_pattern_layout(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from PatternLayout.cpp:16:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
PatternLayout.cpp: In function 'std::auto_ptr log4cpp::create_pattern_layout(const log4cpp::FactoryParams&)':
PatternLayout.cpp:409:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr result(new PatternLayout);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from PatternLayout.cpp:16:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Category.lo -MD -MP -MF .deps/Category.Tpo -c Category.cpp -o Category.o >/dev/null 2>&1
mv -f .deps/PatternLayout.Tpo .deps/PatternLayout.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT CategoryStream.lo -MD -MP -MF .deps/CategoryStream.Tpo -c -o CategoryStream.lo CategoryStream.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT CategoryStream.lo -MD -MP -MF .deps/CategoryStream.Tpo -c CategoryStream.cpp -fPIC -DPIC -o .libs/CategoryStream.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT CategoryStream.lo -MD -MP -MF .deps/CategoryStream.Tpo -c CategoryStream.cpp -o CategoryStream.o >/dev/null 2>&1
mv -f .deps/Category.Tpo .deps/Category.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT HierarchyMaintainer.lo -MD -MP -MF .deps/HierarchyMaintainer.Tpo -c -o HierarchyMaintainer.lo HierarchyMaintainer.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT HierarchyMaintainer.lo -MD -MP -MF .deps/HierarchyMaintainer.Tpo -c HierarchyMaintainer.cpp -fPIC -DPIC -o .libs/HierarchyMaintainer.o
mv -f .deps/CategoryStream.Tpo .deps/CategoryStream.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Configurator.lo -MD -MP -MF .deps/Configurator.Tpo -c -o Configurator.lo Configurator.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Configurator.lo -MD -MP -MF .deps/Configurator.Tpo -c Configurator.cpp -fPIC -DPIC -o .libs/Configurator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Configurator.lo -MD -MP -MF .deps/Configurator.Tpo -c Configurator.cpp -o Configurator.o >/dev/null 2>&1
mv -f .deps/Configurator.Tpo .deps/Configurator.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT BasicConfigurator.lo -MD -MP -MF .deps/BasicConfigurator.Tpo -c -o BasicConfigurator.lo BasicConfigurator.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT BasicConfigurator.lo -MD -MP -MF .deps/BasicConfigurator.Tpo -c BasicConfigurator.cpp -fPIC -DPIC -o .libs/BasicConfigurator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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/HierarchyMaintainer.Tpo .deps/HierarchyMaintainer.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT SimpleConfigurator.lo -MD -MP -MF .deps/SimpleConfigurator.Tpo -c -o SimpleConfigurator.lo SimpleConfigurator.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT SimpleConfigurator.lo -MD -MP -MF .deps/SimpleConfigurator.Tpo -c SimpleConfigurator.cpp -fPIC -DPIC -o .libs/SimpleConfigurator.o
mv -f .deps/BasicConfigurator.Tpo .deps/BasicConfigurator.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PropertyConfigurator.lo -MD -MP -MF .deps/PropertyConfigurator.Tpo -c -o PropertyConfigurator.lo PropertyConfigurator.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PropertyConfigurator.lo -MD -MP -MF .deps/PropertyConfigurator.Tpo -c PropertyConfigurator.cpp -fPIC -DPIC -o .libs/PropertyConfigurator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PropertyConfigurator.lo -MD -MP -MF .deps/PropertyConfigurator.Tpo -c PropertyConfigurator.cpp -o PropertyConfigurator.o >/dev/null 2>&1
mv -f .deps/PropertyConfigurator.Tpo .deps/PropertyConfigurator.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PropertyConfiguratorImpl.lo -MD -MP -MF .deps/PropertyConfiguratorImpl.Tpo -c -o PropertyConfiguratorImpl.lo PropertyConfiguratorImpl.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PropertyConfiguratorImpl.lo -MD -MP -MF .deps/PropertyConfiguratorImpl.Tpo -c PropertyConfiguratorImpl.cpp -fPIC -DPIC -o .libs/PropertyConfiguratorImpl.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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/SimpleConfigurator.Tpo .deps/SimpleConfigurator.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LoggingEvent.lo -MD -MP -MF .deps/LoggingEvent.Tpo -c -o LoggingEvent.lo LoggingEvent.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LoggingEvent.lo -MD -MP -MF .deps/LoggingEvent.Tpo -c LoggingEvent.cpp -fPIC -DPIC -o .libs/LoggingEvent.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT LoggingEvent.lo -MD -MP -MF .deps/LoggingEvent.Tpo -c LoggingEvent.cpp -o LoggingEvent.o >/dev/null 2>&1
mv -f .deps/LoggingEvent.Tpo .deps/LoggingEvent.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Priority.lo -MD -MP -MF .deps/Priority.Tpo -c -o Priority.lo Priority.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Priority.lo -MD -MP -MF .deps/Priority.Tpo -c Priority.cpp -fPIC -DPIC -o .libs/Priority.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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/PropertyConfiguratorImpl.Tpo .deps/PropertyConfiguratorImpl.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT NDC.lo -MD -MP -MF .deps/NDC.Tpo -c -o NDC.lo NDC.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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/Priority.Tpo .deps/Priority.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c -o Filter.lo Filter.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c Filter.cpp -o Filter.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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/Filter.Tpo .deps/Filter.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT TimeStamp.lo -MD -MP -MF .deps/TimeStamp.Tpo -c -o TimeStamp.lo TimeStamp.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT TimeStamp.lo -MD -MP -MF .deps/TimeStamp.Tpo -c TimeStamp.cpp -fPIC -DPIC -o .libs/TimeStamp.o
mv -f .deps/NDC.Tpo .deps/NDC.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT StringUtil.lo -MD -MP -MF .deps/StringUtil.Tpo -c -o StringUtil.lo StringUtil.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT StringUtil.lo -MD -MP -MF .deps/StringUtil.Tpo -c StringUtil.cpp -fPIC -DPIC -o .libs/StringUtil.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT TimeStamp.lo -MD -MP -MF .deps/TimeStamp.Tpo -c TimeStamp.cpp -o TimeStamp.o >/dev/null 2>&1
mv -f .deps/TimeStamp.Tpo .deps/TimeStamp.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c -o Properties.lo Properties.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c Properties.cpp -fPIC -DPIC -o .libs/Properties.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT StringUtil.lo -MD -MP -MF .deps/StringUtil.Tpo -c StringUtil.cpp -o StringUtil.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c Properties.cpp -o Properties.o >/dev/null 2>&1
mv -f .deps/StringUtil.Tpo .deps/StringUtil.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Win32DebugAppender.lo -MD -MP -MF .deps/Win32DebugAppender.Tpo -c -o Win32DebugAppender.lo Win32DebugAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Win32DebugAppender.lo -MD -MP -MF .deps/Win32DebugAppender.Tpo -c Win32DebugAppender.cpp -fPIC -DPIC -o .libs/Win32DebugAppender.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT Win32DebugAppender.lo -MD -MP -MF .deps/Win32DebugAppender.Tpo -c Win32DebugAppender.cpp -o Win32DebugAppender.o >/dev/null 2>&1
mv -f .deps/Win32DebugAppender.Tpo .deps/Win32DebugAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT NTEventLogAppender.lo -MD -MP -MF .deps/NTEventLogAppender.Tpo -c -o NTEventLogAppender.lo NTEventLogAppender.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT NTEventLogAppender.lo -MD -MP -MF .deps/NTEventLogAppender.Tpo -c NTEventLogAppender.cpp -fPIC -DPIC -o .libs/NTEventLogAppender.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT NTEventLogAppender.lo -MD -MP -MF .deps/NTEventLogAppender.Tpo -c NTEventLogAppender.cpp -o NTEventLogAppender.o >/dev/null 2>&1
mv -f .deps/NTEventLogAppender.Tpo .deps/NTEventLogAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT DllMain.lo -MD -MP -MF .deps/DllMain.Tpo -c -o DllMain.lo DllMain.cpp
mv -f .deps/Properties.Tpo .deps/Properties.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT DummyThreads.lo -MD -MP -MF .deps/DummyThreads.Tpo -c -o DummyThreads.lo DummyThreads.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT DllMain.lo -MD -MP -MF .deps/DllMain.Tpo -c DllMain.cpp -fPIC -DPIC -o .libs/DllMain.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT DummyThreads.lo -MD -MP -MF .deps/DummyThreads.Tpo -c DummyThreads.cpp -fPIC -DPIC -o .libs/DummyThreads.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT DllMain.lo -MD -MP -MF .deps/DllMain.Tpo -c DllMain.cpp -o DllMain.o >/dev/null 2>&1
mv -f .deps/DllMain.Tpo .deps/DllMain.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT MSThreads.lo -MD -MP -MF .deps/MSThreads.Tpo -c -o MSThreads.lo MSThreads.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT MSThreads.lo -MD -MP -MF .deps/MSThreads.Tpo -c MSThreads.cpp -fPIC -DPIC -o .libs/MSThreads.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT MSThreads.lo -MD -MP -MF .deps/MSThreads.Tpo -c MSThreads.cpp -o MSThreads.o >/dev/null 2>&1
mv -f .deps/DummyThreads.Tpo .deps/DummyThreads.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT OmniThreads.lo -MD -MP -MF .deps/OmniThreads.Tpo -c -o OmniThreads.lo OmniThreads.cpp
mv -f .deps/MSThreads.Tpo .deps/MSThreads.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PThreads.lo -MD -MP -MF .deps/PThreads.Tpo -c -o PThreads.lo PThreads.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT OmniThreads.lo -MD -MP -MF .deps/OmniThreads.Tpo -c OmniThreads.cpp -fPIC -DPIC -o .libs/OmniThreads.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PThreads.lo -MD -MP -MF .deps/PThreads.Tpo -c PThreads.cpp -fPIC -DPIC -o .libs/PThreads.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT OmniThreads.lo -MD -MP -MF .deps/OmniThreads.Tpo -c OmniThreads.cpp -o OmniThreads.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PThreads.lo -MD -MP -MF .deps/PThreads.Tpo -c PThreads.cpp -o PThreads.o >/dev/null 2>&1
mv -f .deps/OmniThreads.Tpo .deps/OmniThreads.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PortabilityImpl.lo -MD -MP -MF .deps/PortabilityImpl.Tpo -c -o PortabilityImpl.lo PortabilityImpl.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PortabilityImpl.lo -MD -MP -MF .deps/PortabilityImpl.Tpo -c PortabilityImpl.cpp -fPIC -DPIC -o .libs/PortabilityImpl.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT PortabilityImpl.lo -MD -MP -MF .deps/PortabilityImpl.Tpo -c PortabilityImpl.cpp -o PortabilityImpl.o >/dev/null 2>&1
mv -f .deps/PortabilityImpl.Tpo .deps/PortabilityImpl.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT AbortAppender.lo -MD -MP -MF .deps/AbortAppender.Tpo -c -o AbortAppender.lo AbortAppender.cpp
mv -f .deps/PThreads.Tpo .deps/PThreads.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -Wall -Wno-unused -pedantic -MT AbortAppender.lo -MD -MP -MF .deps/AbortAppender.Tpo -c AbortAppender.cpp -fPIC -DPIC -o .libs/AbortAppender.o
AbortAppender.cpp:46:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_abort_appender(const FactoryParams& params)
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from AbortAppender.cpp:14:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
AbortAppender.cpp: In function 'std::auto_ptr log4cpp::create_abort_appender(const log4cpp::FactoryParams&)':
AbortAppender.cpp:50:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
return std::auto_ptr(new AbortAppender(name));
^~~~~~~~
In file included from /usr/include/c++/6.1.1/memory:81:0,
from AbortAppender.cpp:14:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -lpthread -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/AbortAppender.Tpo .deps/AbortAppender.Plo
/bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -lpthread -Wall -Wno-unused -pedantic -version-info 5:6:0 -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: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/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 -lpthread -lnsl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -pthread -pthread -Wl,-soname -Wl,liblog4cpp.so.5 -o .libs/liblog4cpp.so.5.0.6
libtool: link: (cd ".libs" && rm -f "liblog4cpp.so.5" && ln -s "liblog4cpp.so.5.0.6" "liblog4cpp.so.5")
libtool: link: (cd ".libs" && rm -f "liblog4cpp.so" && ln -s "liblog4cpp.so.5.0.6" "liblog4cpp.so")
libtool: link: 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
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/liblog4cpp.a
libtool: link: ( cd ".libs" && rm -f "liblog4cpp.la" && ln -s "../liblog4cpp.la" "liblog4cpp.la" )
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/src'
Making all in include
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/include'
make all-recursive
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/include'
Making all in log4cpp
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
Making all in threading
make[4]: Entering directory '/tmp/log4cpp/src/log4cpp/include/log4cpp/threading'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/log4cpp/src/log4cpp/include/log4cpp/threading'
make[4]: Entering directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/include'
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/include'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/include'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/include'
Making all in tests
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/tests'
g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../src -pthread -lpthread -Wall -Wno-unused -pedantic -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o testmain.cpp
g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../src -pthread -lpthread -Wall -Wno-unused -pedantic -MT Clock.o -MD -MP -MF .deps/Clock.Tpo -c -o Clock.o Clock.cpp
mv -f .deps/Clock.Tpo .deps/Clock.Po
g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../src -pthread -lpthread -Wall -Wno-unused -pedantic -MT testbench.o -MD -MP -MF .deps/testbench.Tpo -c -o testbench.o testbench.cpp
mv -f .deps/testmain.Tpo .deps/testmain.Po
/bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -lpthread -Wall -Wno-unused -pedantic -o testmain testmain.o ../src/liblog4cpp.la -lnsl
libtool: link: g++ -pthread -Wall -Wno-unused -pedantic -o .libs/testmain testmain.o -lpthread ../src/.libs/liblog4cpp.so -lnsl -pthread
mv -f .deps/testbench.Tpo .deps/testbench.Po
/bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -lpthread -Wall -Wno-unused -pedantic -o testbench Clock.o testbench.o ../src/liblog4cpp.la -lnsl
libtool: link: g++ -pthread -Wall -Wno-unused -pedantic -o .libs/testbench Clock.o testbench.o -lpthread ../src/.libs/liblog4cpp.so -lnsl -pthread
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/tests'
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp'
==> Entering fakeroot environment...
==> Starting package()...
Making install in msvc6
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6'
Making install in log4cpp
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cpp'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cpp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cpp'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cpp'
Making install in log4cppDLL
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cppDLL'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cppDLL'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cppDLL'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/log4cppDLL'
Making install in testCategory
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testCategory'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testCategory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testCategory'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testCategory'
Making install in testDLL
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testDLL'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testDLL'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testDLL'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testDLL'
Making install in testMain
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testMain'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testMain'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testMain'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testMain'
Making install in testNDC
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testNDC'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testNDC'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testNDC'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testNDC'
Making install in testNTEventLog
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testNTEventLog'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testNTEventLog'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testNTEventLog'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testNTEventLog'
Making install in testPattern
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testPattern'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6/testPattern'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testPattern'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6/testPattern'
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/msvc6'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/msvc6'
Making install in bcb5
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5'
Making install in log4cpp
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/log4cpp'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/log4cpp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/log4cpp'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/log4cpp'
Making install in testCategory
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testCategory'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testCategory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testCategory'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testCategory'
Making install in testFixedContextCategory
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testFixedContextCategory'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testFixedContextCategory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testFixedContextCategory'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testFixedContextCategory'
Making install in testmain
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testmain'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testmain'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testmain'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testmain'
Making install in testNDC
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testNDC'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testNDC'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testNDC'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testNDC'
Making install in testPattern
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testPattern'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testPattern'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testPattern'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testPattern'
Making install in testConfig
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testConfig'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5/testConfig'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testConfig'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5/testConfig'
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/bcb5'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/bcb5'
Making install in config
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/config'
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/config'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/config'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/config'
Making install in src
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/src'
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/src'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/log4cpp/pkg/log4cpp/usr/lib"
make[2]: Nothing to be done for 'install-data-am'.
/bin/sh ../libtool --mode=install /usr/bin/install -c liblog4cpp.la '/tmp/log4cpp/pkg/log4cpp/usr/lib'
libtool: install: /usr/bin/install -c .libs/liblog4cpp.so.5.0.6 /tmp/log4cpp/pkg/log4cpp/usr/lib/liblog4cpp.so.5.0.6
libtool: install: (cd /tmp/log4cpp/pkg/log4cpp/usr/lib && { ln -s -f liblog4cpp.so.5.0.6 liblog4cpp.so.5 || { rm -f liblog4cpp.so.5 && ln -s liblog4cpp.so.5.0.6 liblog4cpp.so.5; }; })
libtool: install: (cd /tmp/log4cpp/pkg/log4cpp/usr/lib && { ln -s -f liblog4cpp.so.5.0.6 liblog4cpp.so || { rm -f liblog4cpp.so && ln -s liblog4cpp.so.5.0.6 liblog4cpp.so; }; })
libtool: install: /usr/bin/install -c .libs/liblog4cpp.lai /tmp/log4cpp/pkg/log4cpp/usr/lib/liblog4cpp.la
libtool: install: /usr/bin/install -c .libs/liblog4cpp.a /tmp/log4cpp/pkg/log4cpp/usr/lib/liblog4cpp.a
libtool: install: chmod 644 /tmp/log4cpp/pkg/log4cpp/usr/lib/liblog4cpp.a
libtool: install: ranlib /tmp/log4cpp/pkg/log4cpp/usr/lib/liblog4cpp.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/src'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/src'
Making install in include
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/include'
Making install in log4cpp
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
Making install in threading
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/include/log4cpp/threading'
make[4]: Entering directory '/tmp/log4cpp/src/log4cpp/include/log4cpp/threading'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/log4cpp/threading" || /usr/sbin/mkdir -p "/tmp/log4cpp/pkg/log4cpp/usr/include/log4cpp/threading"
/usr/bin/install -c -m 644 BoostThreads.hh DummyThreads.hh OmniThreads.hh PThreads.hh MSThreads.hh Threading.hh '/tmp/log4cpp/pkg/log4cpp/usr/include/log4cpp/threading'
make[4]: Leaving directory '/tmp/log4cpp/src/log4cpp/include/log4cpp/threading'
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/include/log4cpp/threading'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
make[4]: Entering directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/log4cpp" || /usr/sbin/mkdir -p "/tmp/log4cpp/pkg/log4cpp/usr/include/log4cpp"
/usr/bin/install -c -m 644 Appender.hh AppenderSkeleton.hh AppendersFactory.hh BufferingAppender.hh FactoryParams.hh LayoutsFactory.hh LevelEvaluator.hh PassThroughLayout.hh TriggeringEventEvaluator.hh TriggeringEventEvaluatorFactory.hh FixedContextCategory.hh LayoutAppender.hh FileAppender.hh RollingFileAppender.hh IdsaAppender.hh OstreamAppender.hh StringQueueAppender.hh SyslogAppender.hh RemoteSyslogAppender.hh Layout.hh SimpleLayout.hh BasicLayout.hh PatternLayout.hh Category.hh CategoryStream.hh HierarchyMaintainer.hh Configurator.hh BasicConfigurator.hh SimpleConfigurator.hh PropertyConfigurator.hh LoggingEvent.hh Priority.hh NDC.hh TimeStamp.hh Filter.hh Export.hh Portability.hh Win32DebugAppender.hh NTEventLogAppender.hh AbortAppender.hh '/tmp/log4cpp/pkg/log4cpp/usr/include/log4cpp'
/usr/bin/install -c -m 644 Manipulator.hh config.h config-win32.h config-openvms.h config-MinGW32.h convenience.h '/tmp/log4cpp/pkg/log4cpp/usr/include/log4cpp'
make[4]: Leaving directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/include/log4cpp'
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/include'
make[3]: Entering directory '/tmp/log4cpp/src/log4cpp/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/log4cpp/src/log4cpp/include'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/include'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/include'
Making install in tests
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp/tests'
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp/tests'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp/tests'
make[1]: Entering directory '/tmp/log4cpp/src/log4cpp'
make[2]: Entering directory '/tmp/log4cpp/src/log4cpp'
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/log4cpp/pkg/log4cpp/usr/bin"
test -z "/usr/share/aclocal" || /usr/sbin/mkdir -p "/tmp/log4cpp/pkg/log4cpp/usr/share/aclocal"
/usr/bin/install -c -m 644 log4cpp.m4 '/tmp/log4cpp/pkg/log4cpp/usr/share/aclocal'
/usr/bin/install -c log4cpp-config '/tmp/log4cpp/pkg/log4cpp/usr/bin'
test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/log4cpp/pkg/log4cpp/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 log4cpp.pc '/tmp/log4cpp/pkg/log4cpp/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/log4cpp/src/log4cpp'
make[1]: Leaving directory '/tmp/log4cpp/src/log4cpp'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "log4cpp"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: log4cpp 1.1.1-2 (Wed Aug 24 12:37:25 UTC 2016)
CMD: pacman --query --file log4cpp-1.1.1-2-x86_64.pkg.tar.xz
Creating hybrid package for 'log4cpp'
Trying to find vanilla package 'log4cpp'...
CMD: pacman --query --file /mirror/log4cpp-1.1.1-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/liblog4cpp.so.5
/usr/lib/liblog4cpp.so
/usr/lib/liblog4cpp.so.5.0.6
/usr/lib/pkgconfig/log4cpp.pc
/usr/include/log4cpp/Appender.hh
/usr/include/log4cpp/AppenderSkeleton.hh
/usr/include/log4cpp/AppendersFactory.hh
/usr/include/log4cpp/BufferingAppender.hh
/usr/include/log4cpp/FactoryParams.hh
/usr/include/log4cpp/LayoutsFactory.hh
/usr/include/log4cpp/LevelEvaluator.hh
/usr/include/log4cpp/PassThroughLayout.hh
/usr/include/log4cpp/TriggeringEventEvaluator.hh
/usr/include/log4cpp/TriggeringEventEvaluatorFactory.hh
/usr/include/log4cpp/FixedContextCategory.hh
/usr/include/log4cpp/LayoutAppender.hh
/usr/include/log4cpp/FileAppender.hh
/usr/include/log4cpp/RollingFileAppender.hh
/usr/include/log4cpp/IdsaAppender.hh
/usr/include/log4cpp/OstreamAppender.hh
/usr/include/log4cpp/StringQueueAppender.hh
/usr/include/log4cpp/SyslogAppender.hh
/usr/include/log4cpp/RemoteSyslogAppender.hh
/usr/include/log4cpp/Layout.hh
/usr/include/log4cpp/SimpleLayout.hh
/usr/include/log4cpp/BasicLayout.hh
/usr/include/log4cpp/PatternLayout.hh
/usr/include/log4cpp/Category.hh
/usr/include/log4cpp/CategoryStream.hh
/usr/include/log4cpp/HierarchyMaintainer.hh
/usr/include/log4cpp/Configurator.hh
/usr/include/log4cpp/BasicConfigurator.hh
/usr/include/log4cpp/SimpleConfigurator.hh
/usr/include/log4cpp/PropertyConfigurator.hh
/usr/include/log4cpp/LoggingEvent.hh
/usr/include/log4cpp/Priority.hh
/usr/include/log4cpp/NDC.hh
/usr/include/log4cpp/TimeStamp.hh
/usr/include/log4cpp/Filter.hh
/usr/include/log4cpp/Export.hh
/usr/include/log4cpp/Portability.hh
/usr/include/log4cpp/Win32DebugAppender.hh
/usr/include/log4cpp/NTEventLogAppender.hh
/usr/include/log4cpp/AbortAppender.hh
/usr/include/log4cpp/Manipulator.hh
/usr/include/log4cpp/config.h
/usr/include/log4cpp/config-win32.h
/usr/include/log4cpp/config-openvms.h
/usr/include/log4cpp/config-MinGW32.h
/usr/include/log4cpp/convenience.h
/usr/include/log4cpp/threading/BoostThreads.hh
/usr/include/log4cpp/threading/DummyThreads.hh
/usr/include/log4cpp/threading/OmniThreads.hh
/usr/include/log4cpp/threading/PThreads.hh
/usr/include/log4cpp/threading/MSThreads.hh
/usr/include/log4cpp/threading/Threading.hh
/usr/bin/log4cpp-config
/usr/share/aclocal/log4cpp.m4
/sysroot/usr/lib/liblog4cpp.so.5.0.6
/sysroot/usr/lib/liblog4cpp.so.5
/sysroot/usr/lib/liblog4cpp.so
/sysroot/usr/lib/liblog4cpp.la
/sysroot/usr/lib/liblog4cpp.a
/sysroot/usr/lib/pkgconfig/log4cpp.pc
/sysroot/usr/include/log4cpp/Appender.hh
/sysroot/usr/include/log4cpp/AppenderSkeleton.hh
/sysroot/usr/include/log4cpp/AppendersFactory.hh
/sysroot/usr/include/log4cpp/BufferingAppender.hh
/sysroot/usr/include/log4cpp/FactoryParams.hh
/sysroot/usr/include/log4cpp/LayoutsFactory.hh
/sysroot/usr/include/log4cpp/LevelEvaluator.hh
/sysroot/usr/include/log4cpp/PassThroughLayout.hh
/sysroot/usr/include/log4cpp/TriggeringEventEvaluator.hh
/sysroot/usr/include/log4cpp/TriggeringEventEvaluatorFactory.hh
/sysroot/usr/include/log4cpp/FixedContextCategory.hh
/sysroot/usr/include/log4cpp/LayoutAppender.hh
/sysroot/usr/include/log4cpp/FileAppender.hh
/sysroot/usr/include/log4cpp/RollingFileAppender.hh
/sysroot/usr/include/log4cpp/IdsaAppender.hh
/sysroot/usr/include/log4cpp/OstreamAppender.hh
/sysroot/usr/include/log4cpp/StringQueueAppender.hh
/sysroot/usr/include/log4cpp/SyslogAppender.hh
/sysroot/usr/include/log4cpp/RemoteSyslogAppender.hh
/sysroot/usr/include/log4cpp/Layout.hh
/sysroot/usr/include/log4cpp/SimpleLayout.hh
/sysroot/usr/include/log4cpp/BasicLayout.hh
/sysroot/usr/include/log4cpp/PatternLayout.hh
/sysroot/usr/include/log4cpp/Category.hh
/sysroot/usr/include/log4cpp/CategoryStream.hh
/sysroot/usr/include/log4cpp/HierarchyMaintainer.hh
/sysroot/usr/include/log4cpp/Configurator.hh
/sysroot/usr/include/log4cpp/BasicConfigurator.hh
/sysroot/usr/include/log4cpp/SimpleConfigurator.hh
/sysroot/usr/include/log4cpp/PropertyConfigurator.hh
/sysroot/usr/include/log4cpp/LoggingEvent.hh
/sysroot/usr/include/log4cpp/Priority.hh
/sysroot/usr/include/log4cpp/NDC.hh
/sysroot/usr/include/log4cpp/TimeStamp.hh
/sysroot/usr/include/log4cpp/Filter.hh
/sysroot/usr/include/log4cpp/Export.hh
/sysroot/usr/include/log4cpp/Portability.hh
/sysroot/usr/include/log4cpp/Win32DebugAppender.hh
/sysroot/usr/include/log4cpp/NTEventLogAppender.hh
/sysroot/usr/include/log4cpp/AbortAppender.hh
/sysroot/usr/include/log4cpp/Manipulator.hh
/sysroot/usr/include/log4cpp/config.h
/sysroot/usr/include/log4cpp/config-win32.h
/sysroot/usr/include/log4cpp/config-openvms.h
/sysroot/usr/include/log4cpp/config-MinGW32.h
/sysroot/usr/include/log4cpp/convenience.h
/sysroot/usr/include/log4cpp/threading/BoostThreads.hh
/sysroot/usr/include/log4cpp/threading/DummyThreads.hh
/sysroot/usr/include/log4cpp/threading/OmniThreads.hh
/sysroot/usr/include/log4cpp/threading/PThreads.hh
/sysroot/usr/include/log4cpp/threading/MSThreads.hh
/sysroot/usr/include/log4cpp/threading/Threading.hh
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf log4cpp.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/log4cpp.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/log4cpp.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/log4cpp.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/log4cpp.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/log4cpp/src/log4cpp/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by log4cpp configure 1.1, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-doxygen --disable-dot --without-idsa
## --------- ##
## Platform. ##
## --------- ##
hostname = 42b51c81a562
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2527: checking for a BSD-compatible install
configure:2595: result: /usr/bin/install -c
configure:2606: checking whether build environment is sane
configure:2656: result: yes
configure:2684: WARNING: `missing' script is too old or missing
configure:2705: checking for x86_64-unknown-linux-strip
configure:2735: result: no
configure:2745: checking for strip
configure:2761: found /usr/sbin/strip
configure:2772: result: strip
configure:2797: checking for a thread-safe mkdir -p
configure:2836: result: /usr/sbin/mkdir -p
configure:2849: checking for gawk
configure:2865: found /usr/sbin/gawk
configure:2876: result: gawk
configure:2887: checking whether make sets $(MAKE)
configure:2909: result: yes
configure:3005: checking build system type
configure:3019: result: x86_64-unknown-linux-gnu
configure:3039: checking host system type
configure:3052: result: x86_64-unknown-linux-gnu
configure:3126: checking for style of include used by make
configure:3154: result: GNU
configure:3184: checking for x86_64-unknown-linux-gcc
configure:3214: result: no
configure:3224: checking for gcc
configure:3240: found /usr/sbin/gcc
configure:3251: result: gcc
configure:3480: checking for C compiler version
configure:3489: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3500: $? = 0
configure:3489: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3500: $? = 0
configure:3489: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3500: $? = 1
configure:3489: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3500: $? = 1
configure:3520: checking whether the C compiler works
configure:3542: gcc conftest.c >&5
configure:3546: $? = 0
configure:3594: result: yes
configure:3597: checking for C compiler default output file name
configure:3599: result: a.out
configure:3605: checking for suffix of executables
configure:3612: gcc -o conftest conftest.c >&5
configure:3616: $? = 0
configure:3638: result:
configure:3660: checking whether we are cross compiling
configure:3668: gcc -o conftest conftest.c >&5
configure:3672: $? = 0
configure:3679: ./conftest
configure:3683: $? = 0
configure:3698: result: no
configure:3703: checking for suffix of object files
configure:3725: gcc -c conftest.c >&5
configure:3729: $? = 0
configure:3750: result: o
configure:3754: checking whether we are using the GNU C compiler
configure:3773: gcc -c conftest.c >&5
configure:3773: $? = 0
configure:3782: result: yes
configure:3791: checking whether gcc accepts -g
configure:3811: gcc -c -g conftest.c >&5
configure:3811: $? = 0
configure:3852: result: yes
configure:3869: checking for gcc option to accept ISO C89
configure:3933: gcc -c conftest.c >&5
configure:3933: $? = 0
configure:3946: result: none needed
configure:3968: checking dependency style of gcc
configure:4078: result: gcc3
configure:4093: checking for a sed that does not truncate output
configure:4157: result: /usr/sbin/sed
configure:4175: checking for grep that handles long lines and -e
configure:4233: result: /usr/sbin/grep
configure:4238: checking for egrep
configure:4300: result: /usr/sbin/grep -E
configure:4305: checking for fgrep
configure:4367: result: /usr/sbin/grep -F
configure:4402: checking for ld used by gcc
configure:4469: result: /usr/sbin/ld
configure:4476: checking if the linker (/usr/sbin/ld) is GNU ld
configure:4491: result: yes
configure:4503: checking for BSD- or MS-compatible name lister (nm)
configure:4552: result: /usr/sbin/nm -B
configure:4670: checking the name lister (/usr/sbin/nm -B) interface
configure:4677: gcc -c conftest.c >&5
configure:4680: /usr/sbin/nm -B "conftest.o"
configure:4683: output
0000000000000000 B some_variable
configure:4690: result: BSD nm
configure:4693: checking whether ln -s works
configure:4697: result: yes
configure:4705: checking the maximum length of command line arguments
configure:4825: result: 1572864
configure:4842: checking whether the shell understands some XSI constructs
configure:4852: result: yes
configure:4856: checking whether the shell understands "+="
configure:4862: result: yes
configure:4897: checking for /usr/sbin/ld option to reload object files
configure:4904: result: -r
configure:4933: checking for x86_64-unknown-linux-objdump
configure:4963: result: no
configure:4973: checking for objdump
configure:4989: found /usr/sbin/objdump
configure:5000: result: objdump
configure:5032: checking how to recognize dependent libraries
configure:5228: result: pass_all
configure:5248: checking for x86_64-unknown-linux-ar
configure:5278: result: no
configure:5288: checking for ar
configure:5304: found /usr/sbin/ar
configure:5315: result: ar
configure:5353: checking for x86_64-unknown-linux-strip
configure:5380: result: strip
configure:5452: checking for x86_64-unknown-linux-ranlib
configure:5482: result: no
configure:5492: checking for ranlib
configure:5508: found /usr/sbin/ranlib
configure:5519: result: ranlib
configure:5609: checking command to parse /usr/sbin/nm -B output from gcc object
configure:5727: gcc -c conftest.c >&5
configure:5730: $? = 0
configure:5734: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5737: $? = 0
configure:5791: gcc -o conftest conftest.c conftstm.o >&5
configure:5794: $? = 0
configure:5832: result: ok
configure:5928: gcc -c conftest.c >&5
configure:5931: $? = 0
configure:6641: checking how to run the C preprocessor
configure:6672: gcc -E conftest.c
configure:6672: $? = 0
configure:6686: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:6686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| /* end confdefs.h. */
| #include
configure:6711: result: gcc -E
configure:6731: gcc -E conftest.c
configure:6731: $? = 0
configure:6745: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:6745: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| /* end confdefs.h. */
| #include
configure:6774: checking for ANSI C header files
configure:6794: gcc -c conftest.c >&5
configure:6794: $? = 0
configure:6867: gcc -o conftest conftest.c >&5
configure:6867: $? = 0
configure:6867: ./conftest
configure:6867: $? = 0
configure:6878: result: yes
configure:6891: checking for sys/types.h
configure:6891: gcc -c conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:6891: checking for sys/stat.h
configure:6891: gcc -c conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:6891: checking for stdlib.h
configure:6891: gcc -c conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:6891: checking for string.h
configure:6891: gcc -c conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:6891: checking for memory.h
configure:6891: gcc -c conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:6891: checking for strings.h
configure:6891: gcc -c conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:6891: checking for inttypes.h
configure:6891: gcc -c conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:6891: checking for stdint.h
configure:6891: gcc -c conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:6891: checking for unistd.h
configure:6891: gcc -c conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:6905: checking for dlfcn.h
configure:6905: gcc -c conftest.c >&5
configure:6905: $? = 0
configure:6905: result: yes
configure:7089: checking for objdir
configure:7104: result: .libs
configure:7396: checking if gcc supports -fno-rtti -fno-exceptions
configure:7414: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7418: $? = 0
configure:7431: result: no
configure:7451: checking for gcc option to produce PIC
configure:7723: result: -fPIC -DPIC
configure:7735: checking if gcc PIC flag -fPIC -DPIC works
configure:7753: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:7757: $? = 0
configure:7770: result: yes
configure:7794: checking if gcc static flag -static works
configure:7822: result: yes
configure:7837: checking if gcc supports -c -o file.o
configure:7858: gcc -c -o out/conftest2.o conftest.c >&5
configure:7862: $? = 0
configure:7884: result: yes
configure:7892: checking if gcc supports -c -o file.o
configure:7939: result: yes
configure:7972: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:8963: result: yes
configure:9000: checking whether -lc should be explicitly linked in
configure:9005: gcc -c conftest.c >&5
configure:9008: $? = 0
configure:9023: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:9026: $? = 0
configure:9038: result: no
configure:9202: checking dynamic linker characteristics
configure:9635: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9635: $? = 0
configure:9865: result: GNU/Linux ld.so
configure:9967: checking how to hardcode library paths into programs
configure:9992: result: immediate
configure:10512: checking whether stripping libraries is possible
configure:10517: result: yes
configure:10552: checking if libtool supports shared libraries
configure:10554: result: yes
configure:10557: checking whether to build shared libraries
configure:10578: result: yes
configure:10581: checking whether to build static libraries
configure:10585: result: yes
configure:10621: checking whether make sets $(MAKE)
configure:10643: result: yes
configure:10667: checking for x86_64-unknown-linux-g++
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-c++
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-gpp
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-aCC
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-CC
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-cxx
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-cc++
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-cl
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-FCC
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-KCC
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-RCC
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-xlC_r
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-xlC
configure:10697: result: no
configure:10667: checking for x86_64-unknown-linux-QCC
configure:10697: result: no
configure:10711: checking for g++
configure:10727: found /usr/sbin/g++
configure:10738: result: g++
configure:10765: checking for C++ compiler version
configure:10774: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:10785: $? = 0
configure:10774: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:10785: $? = 0
configure:10774: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:10785: $? = 1
configure:10774: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:10785: $? = 1
configure:10789: checking whether we are using the GNU C++ compiler
configure:10808: g++ -c -lpthread conftest.cpp >&5
configure:10808: $? = 0
configure:10817: result: yes
configure:10826: checking whether g++ accepts -g
configure:10846: g++ -c -g conftest.cpp >&5
configure:10846: $? = 0
configure:10887: result: yes
configure:10912: checking dependency style of g++
configure:11022: result: gcc3
configure:11150: checking for C++ compiler version
configure:11159: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:11170: $? = 0
configure:11159: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:11170: $? = 0
configure:11159: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:11170: $? = 1
configure:11159: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:11170: $? = 1
configure:11174: checking whether we are using the GNU C++ compiler
configure:11202: result: yes
configure:11211: checking whether g++ accepts -g
configure:11272: result: yes
configure:11297: checking dependency style of g++
configure:11407: result: gcc3
configure:11430: checking how to run the C++ preprocessor
configure:11457: g++ -E conftest.cpp
configure:11457: $? = 0
configure:11471: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:11471: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:11496: result: g++ -E
configure:11516: g++ -E conftest.cpp
configure:11516: $? = 0
configure:11530: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:11530: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:11698: checking for ld used by g++
configure:11765: result: /usr/sbin/ld -m elf_x86_64
configure:11772: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
configure:11787: result: yes
configure:11842: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:12755: result: yes
configure:12783: g++ -c -lpthread conftest.cpp >&5
configure:12786: $? = 0
configure:12968: checking for g++ option to produce PIC
configure:13285: result: -fPIC -DPIC
configure:13294: checking if g++ PIC flag -fPIC -DPIC works
configure:13312: g++ -c -lpthread -fPIC -DPIC -DPIC conftest.cpp >&5
configure:13316: $? = 0
configure:13329: result: yes
configure:13350: checking if g++ static flag -static works
configure:13378: result: yes
configure:13390: checking if g++ supports -c -o file.o
configure:13411: g++ -c -lpthread -o out/conftest2.o conftest.cpp >&5
configure:13415: $? = 0
configure:13437: result: yes
configure:13442: checking if g++ supports -c -o file.o
configure:13489: result: yes
configure:13519: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:13548: result: yes
configure:13685: checking dynamic linker characteristics
configure:14066: g++ -o conftest -lpthread -Wl,-rpath -Wl,/foo conftest.cpp >&5
configure:14066: $? = 0
configure:14296: result: GNU/Linux ld.so
configure:14347: checking how to hardcode library paths into programs
configure:14372: result: immediate
configure:14422: checking how to run the C++ preprocessor
configure:14488: result: g++ -E
configure:14508: g++ -E conftest.cpp
configure:14508: $? = 0
configure:14522: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:14522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:14561: checking for unistd.h
configure:14561: result: yes
configure:14573: checking io.h usability
configure:14573: gcc -c conftest.c >&5
conftest.c:57:16: fatal error: io.h: No such file or directory
#include
^
compilation terminated.
configure:14573: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:14573: result: no
configure:14573: checking io.h presence
configure:14573: gcc -E conftest.c
conftest.c:24:16: fatal error: io.h: No such file or directory
#include
^
compilation terminated.
configure:14573: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:14573: result: no
configure:14573: checking for io.h
configure:14573: result: no
configure:14586: checking for int64_t
configure:14602: gcc -c conftest.c >&5
configure:14602: $? = 0
configure:14610: result: yes
configure:14621: checking for working snprintf
configure:14635: gcc -o conftest conftest.c >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
conftest.c: In function 'main':
conftest.c:27:50: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
int main () { int l = snprintf(NULL,0,"%d",100); exit (!((3 <= l) || (-1 == l))); }
^~~~
conftest.c:27:50: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:27:50: note: include '' or provide a declaration of 'exit'
configure:14635: $? = 0
configure:14635: ./conftest
configure:14635: $? = 0
configure:14645: result: yes
configure:14657: checking for syslog
configure:14657: gcc -o conftest conftest.c >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
configure:14657: $? = 0
configure:14657: result: yes
configure:14668: checking for gettimeofday
configure:14668: gcc -o conftest conftest.c >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
configure:14668: $? = 0
configure:14668: result: yes
configure:14679: checking for ftime
configure:14679: gcc -o conftest conftest.c >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
configure:14679: $? = 0
configure:14679: result: yes
configure:14690: checking for localtime_r
configure:14690: gcc -o conftest conftest.c >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
configure:14690: $? = 0
configure:14690: result: yes
configure:14704: checking for socket in -lsocket
configure:14729: gcc -o conftest conftest.c -lsocket >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
/usr/sbin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:14729: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| #define HAVE_INT64_T /**/
| #define HAVE_STDINT_H /**/
| #define HAVE_SNPRINTF /**/
| #define HAVE_SYSLOG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:14738: result: no
configure:14744: checking for gethostbyname in -lnsl
configure:14769: gcc -o conftest conftest.c -lnsl >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
configure:14769: $? = 0
configure:14778: result: yes
configure:14951: checking for the pthreads library -lpthreads
configure:14984: gcc -o conftest conftest.c -lpthreads -lnsl >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
/usr/sbin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:14984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| #define HAVE_INT64_T /**/
| #define HAVE_STDINT_H /**/
| #define HAVE_SNPRINTF /**/
| #define HAVE_SYSLOG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:14993: result: no
configure:14896: checking whether pthreads work without any flags
configure:14984: gcc -o conftest conftest.c -lnsl >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
/tmp/ccatkMOk.o: In function `main':
conftest.c:(.text+0x18): undefined reference to `pthread_join'
conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x97): undefined reference to `pthread_create'
conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
collect2: error: ld returned 1 exit status
configure:14984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| #define HAVE_INT64_T /**/
| #define HAVE_STDINT_H /**/
| #define HAVE_SNPRINTF /**/
| #define HAVE_SYSLOG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:14993: result: no
configure:14901: checking whether pthreads work with -Kthread
configure:14984: gcc -o conftest -Kthread conftest.c -lnsl >&5
gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
configure:14984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| #define HAVE_INT64_T /**/
| #define HAVE_STDINT_H /**/
| #define HAVE_SNPRINTF /**/
| #define HAVE_SYSLOG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:14993: result: no
configure:14901: checking whether pthreads work with -kthread
configure:14984: gcc -o conftest -kthread conftest.c -lnsl >&5
gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
configure:14984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| #define HAVE_INT64_T /**/
| #define HAVE_STDINT_H /**/
| #define HAVE_SNPRINTF /**/
| #define HAVE_SYSLOG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:14993: result: no
configure:14951: checking for the pthreads library -llthread
configure:14984: gcc -o conftest conftest.c -llthread -lnsl >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
/usr/sbin/ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure:14984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cpp"
| #define PACKAGE_TARNAME "log4cpp"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "log4cpp 1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "log4cpp"
| #define VERSION "1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| #define HAVE_INT64_T /**/
| #define HAVE_STDINT_H /**/
| #define HAVE_SNPRINTF /**/
| #define HAVE_SYSLOG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:14993: result: no
configure:14901: checking whether pthreads work with -pthread
configure:14984: gcc -o conftest -pthread conftest.c -lnsl >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
configure:14984: $? = 0
configure:14993: result: yes
configure:15012: checking for joinable pthread attribute
configure:15027: gcc -o conftest -pthread conftest.c -lnsl >&5
conftest.c:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.c:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
configure:15027: $? = 0
configure:15033: result: PTHREAD_CREATE_JOINABLE
configure:15043: checking if more special flags are required for pthreads
configure:15057: result: no
configure:15160: checking whether the compiler implements namespaces
configure:15182: g++ -c -pthread -lpthread conftest.cpp >&5
conftest.cpp:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.cpp:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
configure:15182: $? = 0
configure:15196: result: yes
configure:15204: checking whether the compiler has stringstream
configure:15230: g++ -c -pthread -lpthread conftest.cpp >&5
conftest.cpp:24:0: warning: "HAVE_STDINT_H" redefined
#define HAVE_STDINT_H /**/
conftest.cpp:18:0: note: this is the location of the previous definition
#define HAVE_STDINT_H 1
configure:15230: $? = 0
configure:15244: result: yes
configure:15493: creating log4cpp-config.in
configure:15666: creating log4cpp.pc.in
configure:15848: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by log4cpp config.status 1.1, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 42b51c81a562
config.status:1193: creating Makefile
config.status:1193: creating log4cpp.spec
config.status:1193: creating log4cpp.pc
config.status:1193: creating log4cpp-config
config.status:1301: WARNING: 'log4cpp-config.in' seems to ignore the --datarootdir setting
config.status:1193: creating config/Makefile
config.status:1193: creating doc/Makefile
config.status:1193: creating doc/Doxyfile
config.status:1193: creating doc/html/Makefile
config.status:1193: creating src/Makefile
config.status:1193: creating include/Makefile
config.status:1193: creating include/log4cpp/Makefile
config.status:1193: creating include/log4cpp/threading/Makefile
config.status:1193: creating tests/Makefile
config.status:1193: creating msvc6/Makefile
config.status:1193: creating msvc6/log4cpp/Makefile
config.status:1193: creating msvc6/log4cppDLL/Makefile
config.status:1193: creating msvc6/testCategory/Makefile
config.status:1193: creating msvc6/testDLL/Makefile
config.status:1193: creating msvc6/testMain/Makefile
config.status:1193: creating msvc6/testNDC/Makefile
config.status:1193: creating msvc6/testNTEventLog/Makefile
config.status:1193: creating msvc6/testPattern/Makefile
config.status:1193: creating bcb5/Makefile
config.status:1193: creating bcb5/log4cpp/Makefile
config.status:1193: creating bcb5/testCategory/Makefile
config.status:1193: creating bcb5/testConfig/Makefile
config.status:1193: creating bcb5/testFixedContextCategory/Makefile
config.status:1193: creating bcb5/testmain/Makefile
config.status:1193: creating bcb5/testNDC/Makefile
config.status:1193: creating bcb5/testPattern/Makefile
config.status:1193: creating openvms/Makefile
config.status:1193: creating include/config.h
config.status:1421: executing depfiles commands
config.status:1421: executing libtool commands
configure:18378: result: creating include/log4cpp/config.h - prefix LOG4CPP for include/config.h defines
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_int64_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_have_sstream=yes
ac_cv_cxx_namespaces=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=' -lpthread'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_ftime=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_localtime_r=yes
ac_cv_func_snprintf=yes
ac_cv_func_syslog=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='tar'
AR='ar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-pthread -Wall -Wno-unused -pedantic'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-pthread -lpthread -Wall -Wno-unused -pedantic'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOC_FALSE=''
DOC_TRUE='#'
DOT=''
DOXYGEN=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=' -lnsl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LOG4CPP_CONFIG='log4cpp-config'
LOG4CPP_CONFLICTS=''
LOG4CPP_PKGCONFIG='log4cpp-config'
LOG4CPP_REQUIRES=''
LOG4CPP_VERSION='1.1'
LTLIBOBJS=''
LT_VERSION='5:6:0'
MAKEINFO='makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='log4cpp'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='log4cpp'
PACKAGE_STRING='log4cpp 1.1'
PACKAGE_TARNAME='log4cpp'
PACKAGE_URL=''
PACKAGE_VERSION='1.1'
PATH_SEPARATOR=':'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.1'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_dot='no'
enable_html_docs='yes'
enable_latex_docs='no'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/log4cpp/src/log4cpp/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
log4cpp_cflags='-pthread -lpthread'
log4cpp_libs='-llog4cpp -lnsl '
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target=''
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "log4cpp"
#define PACKAGE_TARNAME "log4cpp"
#define PACKAGE_VERSION "1.1"
#define PACKAGE_STRING "log4cpp 1.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "log4cpp"
#define VERSION "1.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_UNISTD_H 1
#define HAVE_INT64_T /**/
#define HAVE_STDINT_H /**/
#define HAVE_SNPRINTF /**/
#define HAVE_SYSLOG 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_FTIME 1
#define HAVE_LOCALTIME_R 1
#define HAVE_PTHREAD 1
#define HAVE_THREADING 1
#define USE_PTHREADS 1
#define HAVE_NAMESPACES /**/
#define HAVE_SSTREAM /**/
configure: exit 0