Build of log4cplus with vanilla toolchain

The build took 00h 01m 39s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
16,170 sh
15,486 cpp
2,547 ansic
2,416 makefile
244 perl
11 lisp
36,874 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: log4cplus 1.2.0-3 (Wed Aug 24 12:36:34 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# 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 whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# 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 whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# 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.exe... 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 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 how to run the C++ preprocessor... g++ -E
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for C++ compiler vendor... gnu
# checking CXXFLAGS for maximum warnings... -Wall
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking CXXFLAGS for gcc -fdiagnostics-show-caret... -fdiagnostics-show-caret
# checking CXXFLAGS for gcc -ftrack-macro-expansion... -ftrack-macro-expansion
# checking CXXFLAGS for gcc -fdiagnostics-color=auto... -fdiagnostics-color=auto
# checking CXXFLAGS for gcc -Wextra... -Wextra
# checking CXXFLAGS for gcc -pedantic... -pedantic
# checking CXXFLAGS for gcc -Wstrict-aliasing... -Wstrict-aliasing
# checking CXXFLAGS for gcc -Wstrict-overflow... -Wstrict-overflow
# checking CXXFLAGS for gcc -Woverloaded-virtual... -Woverloaded-virtual
# checking CXXFLAGS for gcc -Wold-style-cast... -Wold-style-cast
# checking CXXFLAGS for gcc -Wc++0x-compat... -Wc++0x-compat
# checking CXXFLAGS for gcc -Wc++11-compat... -Wc++11-compat
# checking CXXFLAGS for gcc -Wundef... -Wundef
# checking CXXFLAGS for gcc -Wshadow... -Wshadow
# checking CXXFLAGS for gcc -Wformat... -Wformat
# checking CXXFLAGS for gcc -Wsuggest-attribute=format... -Wsuggest-attribute=format
# checking CXXFLAGS for gcc -Wsuggest-attribute=noreturn... -Wsuggest-attribute=noreturn
# checking CXXFLAGS for gcc -Wno-variadic-macros... -Wno-variadic-macros
# checking CXXFLAGS for gcc -O2... -O2
# checking for __global and __hidden... no
# checking for __declspec(dllexport) and __declspec(dllimport)... no
# checking for __attribute__((visibility("default"))) and __attribute__((visibility("hidden")))... yes
# checking CXXFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden
# checking for C99 variadic macros... yes
# checking for GNU style variadic macros... yes
# checking for __FUNCTION__ macro... yes
# checking for __PRETTY_FUNCTION__ macro... yes
# checking for __func__ symbol... yes
# checking for __attribute__((constructor_priority))... yes
# checking for __attribute__((constructor))... yes
# checking for __attribute__((init_priority))... yes
# checking for library containing strerror... none required
# checking for library containing nanosleep... none required
# checking for library containing clock_nanosleep... none required
# checking for library containing clock_gettime... none required
# checking for library containing gethostbyname... none required
# checking for library containing setsockopt... none required
# checking for egrep... /usr/sbin/grep -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 sys/types.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/syscall.h usability... yes
# checking sys/syscall.h presence... yes
# checking for sys/syscall.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking for unistd.h... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for stdlib.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking atomic.h usability... no
# checking atomic.h presence... no
# checking for atomic.h... no
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking for socklen_t... yes
# configure: Creating a multi-threaded library.
# configure: Threads support:
# 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 for PTHREAD_PRIO_INHERIT... yes
# checking for library containing sem_init... none required
# checking for __sync_add_and_fetch... yes
# checking for __sync_sub_and_fetch... yes
# checking for C++11 atomics... yes
# checking for __atomic_add_fetch... yes
# checking for __atomic_sub_fetch... yes
# checking for atomic_inc_uint... no
# checking for atomic_dec_uint_nv... no
# checking for thread_local... yes
# checking for gmtime_r... yes
# checking for localtime_r... yes
# checking for gettimeofday... yes
# checking for nanosleep... yes
# checking for clock_nanosleep... yes
# checking for clock_gettime... yes
# checking for getpid... yes
# checking for poll... yes
# checking for pipe... yes
# checking for pipe2... yes
# checking for ftime... yes
# checking for stat... yes
# checking for lstat... yes
# checking for fcntl... yes
# checking for lockf... yes
# checking for flock... yes
# checking for htons... yes
# checking for ntohs... yes
# checking for htonl... yes
# checking for ntohl... yes
# checking for shutdown... yes
# checking for mbstowcs... yes
# checking for wcstombs... yes
# checking for vsnprintf... yes
# checking for _vsnprintf... no
# checking for vsnwprintf... no
# checking for _vsnwprintf... no
# checking for vsprintf_s... no
# checking for vswprintf_s... no
# checking for vfprintf_s... no
# checking for vfwprintf_s... no
# checking for _vsnprintf_s... no
# checking for _vsnwprintf_s... no
# checking for ENAMETOOLONG... yes
# checking for getaddrinfo... yes
# checking for gethostbyname_r... yes
# checking for gettid... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# 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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# 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-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# 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 for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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... no
# 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... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating tests/atlocal
# config.status: creating tests/configandwatch_test/log4cplus.properties
# config.status: creating tests/filter_test/log4cplus.properties
# config.status: creating tests/performance_test/log4cplus.properties
# config.status: creating tests/propertyconfig_test/log4cplus.properties
# config.status: creating tests/propertyconfig_test/log4cplus.tail.properties
# config.status: creating log4cplus.pc
# config.status: creating include/log4cplus/config.h
# config.status: creating include/log4cplus/config/defines.hxx
# config.status: executing tests/atconfig commands
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# Making all in include
# make[2]: Entering directory '/tmp/log4cplus/src/log4cplus-1.2.0/include'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/log4cplus/src/log4cplus-1.2.0/include'
# make[2]: Entering directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-appenderattachableimpl.lo -MD -MP -MF src/.deps/liblog4cplus_la-appenderattachableimpl.Tpo -c -o src/liblog4cplus_la-appenderattachableimpl.lo `test -f 'src/appenderattachableimpl.cxx' || echo './'`src/appenderattachableimpl.cxx
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-appender.lo -MD -MP -MF src/.deps/liblog4cplus_la-appender.Tpo -c -o src/liblog4cplus_la-appender.lo `test -f 'src/appender.cxx' || echo './'`src/appender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-appender.lo -MD -MP -MF src/.deps/liblog4cplus_la-appender.Tpo -c src/appender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-appender.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-appenderattachableimpl.lo -MD -MP -MF src/.deps/liblog4cplus_la-appenderattachableimpl.Tpo -c src/appenderattachableimpl.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-appenderattachableimpl.o
# In file included from src/appender.cxx:21:0:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appender.cxx:21:0:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appender.cxx:21:0:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appender.cxx:21:0:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appender.cxx:21:0:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appenderattachableimpl.cxx:22:0:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appenderattachableimpl.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appenderattachableimpl.cxx:22:0:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appenderattachableimpl.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appenderattachableimpl.cxx:22:0:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appenderattachableimpl.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appenderattachableimpl.cxx:22:0:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appenderattachableimpl.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appenderattachableimpl.cxx:22:0:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appenderattachableimpl.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appenderattachableimpl.cxx:25:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appenderattachableimpl.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appender.cxx:27:0:
# ./include/log4cplus/spi/factory.h:87:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr ProductPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appender.cxx:27:0:
# ./include/log4cplus/spi/factory.h:95:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr createObject(const log4cplus::helpers::Properties& props) = 0;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appender.cxx:27:0:
# ./include/log4cplus/spi/factory.h:164:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# bool put(std::auto_ptr object) {
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/appender.cxx:28:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/appender.cxx: In constructor 'log4cplus::Appender::Appender(const log4cplus::helpers::Properties&)':
# src/appender.cxx:124:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr newLayout(factory->createObject(layoutProperties));
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/appender.cxx: At global scope:
# src/appender.cxx:326:32: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# Appender::setErrorHandler(std::auto_ptr eh)
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/appender.cxx:345:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# Appender::setLayout(std::auto_ptr lo)
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from src/appender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-appenderattachableimpl.Tpo src/.deps/liblog4cplus_la-appenderattachableimpl.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-asyncappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-asyncappender.Tpo -c -o src/liblog4cplus_la-asyncappender.lo `test -f 'src/asyncappender.cxx' || echo './'`src/asyncappender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-asyncappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-asyncappender.Tpo -c src/asyncappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-asyncappender.o
# mv -f src/.deps/liblog4cplus_la-appender.Tpo src/.deps/liblog4cplus_la-appender.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-clogger.lo -MD -MP -MF src/.deps/liblog4cplus_la-clogger.Tpo -c -o src/liblog4cplus_la-clogger.lo `test -f 'src/clogger.cxx' || echo './'`src/clogger.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-clogger.lo -MD -MP -MF src/.deps/liblog4cplus_la-clogger.Tpo -c src/clogger.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-clogger.o
# In file included from ./include/log4cplus/helpers/queue.h:37:0,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/asyncappender.h:48:0,
# from src/asyncappender.cxx:27:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/asyncappender.h:48:0,
# from src/asyncappender.cxx:27:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/asyncappender.h:48:0,
# from src/asyncappender.cxx:27:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/asyncappender.h:48:0,
# from src/asyncappender.cxx:27:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/asyncappender.h:48:0,
# from src/asyncappender.cxx:27:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/asyncappender.cxx:28:0:
# ./include/log4cplus/spi/factory.h:87:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr ProductPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/asyncappender.cxx:28:0:
# ./include/log4cplus/spi/factory.h:95:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr createObject(const log4cplus::helpers::Properties& props) = 0;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/asyncappender.cxx:28:0:
# ./include/log4cplus/spi/factory.h:164:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# bool put(std::auto_ptr object) {
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from ./include/log4cplus/asyncappender.h:47,
# from src/asyncappender.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-asyncappender.Tpo src/.deps/liblog4cplus_la-asyncappender.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-configurator.lo -MD -MP -MF src/.deps/liblog4cplus_la-configurator.Tpo -c -o src/liblog4cplus_la-configurator.lo `test -f 'src/configurator.cxx' || echo './'`src/configurator.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-configurator.lo -MD -MP -MF src/.deps/liblog4cplus_la-configurator.Tpo -c src/configurator.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-configurator.o
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/clogger.cxx:24:0:
# ./include/log4cplus/hierarchy.h:215:44: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLoggerFactory(std::auto_ptr factory);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/clogger.cxx:24:0:
# ./include/log4cplus/hierarchy.h:300:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr defaultFactory;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/clogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/configurator.h:33:0,
# from src/configurator.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/configurator.h:33:0,
# from src/configurator.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/configurator.h:33:0,
# from src/configurator.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/configurator.h:33:0,
# from src/configurator.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/configurator.h:33:0,
# from src/configurator.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/configurator.cxx:23:0:
# ./include/log4cplus/hierarchy.h:215:44: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLoggerFactory(std::auto_ptr factory);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/configurator.cxx:23:0:
# ./include/log4cplus/hierarchy.h:300:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr defaultFactory;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/configurator.cxx:32:0:
# ./include/log4cplus/spi/factory.h:87:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr ProductPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/configurator.cxx:32:0:
# ./include/log4cplus/spi/factory.h:95:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr createObject(const log4cplus::helpers::Properties& props) = 0;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/configurator.cxx:32:0:
# ./include/log4cplus/spi/factory.h:164:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# bool put(std::auto_ptr object) {
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from src/configurator.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-clogger.Tpo src/.deps/liblog4cplus_la-clogger.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-connectorthread.lo -MD -MP -MF src/.deps/liblog4cplus_la-connectorthread.Tpo -c -o src/liblog4cplus_la-connectorthread.lo `test -f 'src/connectorthread.cxx' || echo './'`src/connectorthread.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-connectorthread.lo -MD -MP -MF src/.deps/liblog4cplus_la-connectorthread.Tpo -c src/connectorthread.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-connectorthread.o
# mv -f src/.deps/liblog4cplus_la-connectorthread.Tpo src/.deps/liblog4cplus_la-connectorthread.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-consoleappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-consoleappender.Tpo -c -o src/liblog4cplus_la-consoleappender.lo `test -f 'src/consoleappender.cxx' || echo './'`src/consoleappender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-consoleappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-consoleappender.Tpo -c src/consoleappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-consoleappender.o
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/consoleappender.cxx:22:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/consoleappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/consoleappender.cxx:22:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/consoleappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/consoleappender.cxx:22:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/consoleappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/consoleappender.cxx:22:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/consoleappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/consoleappender.cxx:22:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/consoleappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-configurator.Tpo src/.deps/liblog4cplus_la-configurator.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-cygwin-win32.lo -MD -MP -MF src/.deps/liblog4cplus_la-cygwin-win32.Tpo -c -o src/liblog4cplus_la-cygwin-win32.lo `test -f 'src/cygwin-win32.cxx' || echo './'`src/cygwin-win32.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-cygwin-win32.lo -MD -MP -MF src/.deps/liblog4cplus_la-cygwin-win32.Tpo -c src/cygwin-win32.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-cygwin-win32.o
# In file included from src/consoleappender.cxx:27:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/consoleappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-cygwin-win32.Tpo src/.deps/liblog4cplus_la-cygwin-win32.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-env.lo -MD -MP -MF src/.deps/liblog4cplus_la-env.Tpo -c -o src/liblog4cplus_la-env.lo `test -f 'src/env.cxx' || echo './'`src/env.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-env.lo -MD -MP -MF src/.deps/liblog4cplus_la-env.Tpo -c src/env.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-env.o
# mv -f src/.deps/liblog4cplus_la-consoleappender.Tpo src/.deps/liblog4cplus_la-consoleappender.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-factory.lo -MD -MP -MF src/.deps/liblog4cplus_la-factory.Tpo -c -o src/liblog4cplus_la-factory.lo `test -f 'src/factory.cxx' || echo './'`src/factory.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-factory.lo -MD -MP -MF src/.deps/liblog4cplus_la-factory.Tpo -c src/factory.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-factory.o
# In file included from ./include/log4cplus/spi/factory.h:33:0,
# from src/factory.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/factory.h:33:0,
# from src/factory.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/factory.h:33:0,
# from src/factory.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/factory.h:33:0,
# from src/factory.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/factory.h:33:0,
# from src/factory.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:87:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr ProductPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:95:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr createObject(const log4cplus::helpers::Properties& props) = 0;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:164:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# bool put(std::auto_ptr object) {
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/helpers/queue.h:37:0,
# from ./include/log4cplus/asyncappender.h:47,
# from src/factory.cxx:26:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# src/factory.cxx: In function 'void log4cplus::initializeFactoryRegistry()':
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:173:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, ConsoleAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:174:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, NullAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:175:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, FileAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:176:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, RollingFileAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:177:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, DailyRollingFileAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:178:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, TimeBasedRollingFileAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:179:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, SocketAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:189:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, SysLogAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:191:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, AsyncAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:257:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", appendername, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:193:5: note: in expansion of macro 'LOG4CPLUS_REG_APPENDER'
# LOG4CPLUS_REG_APPENDER (reg, Log4jUdpAppender);
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:261:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", layoutname, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:197:5: note: in expansion of macro 'LOG4CPLUS_REG_LAYOUT'
# LOG4CPLUS_REG_LAYOUT (reg2, SimpleLayout);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:261:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", layoutname, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:198:5: note: in expansion of macro 'LOG4CPLUS_REG_LAYOUT'
# LOG4CPLUS_REG_LAYOUT (reg2, TTCCLayout);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:261:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::", layoutname, log4cplus::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:199:5: note: in expansion of macro 'LOG4CPLUS_REG_LAYOUT'
# LOG4CPLUS_REG_LAYOUT (reg2, PatternLayout);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:265:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::spi::", filtername, log4cplus::spi::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:203:5: note: in expansion of macro 'LOG4CPLUS_REG_FILTER'
# LOG4CPLUS_REG_FILTER (reg3, DenyAllFilter);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:265:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::spi::", filtername, log4cplus::spi::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:204:5: note: in expansion of macro 'LOG4CPLUS_REG_FILTER'
# LOG4CPLUS_REG_FILTER (reg3, LogLevelMatchFilter);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:265:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::spi::", filtername, log4cplus::spi::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:205:5: note: in expansion of macro 'LOG4CPLUS_REG_FILTER'
# LOG4CPLUS_REG_FILTER (reg3, LogLevelRangeFilter);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:251:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ( \
# ^
# ./include/log4cplus/spi/factory.h:265:9: note: in expansion of macro 'LOG4CPLUS_REG_PRODUCT'
# LOG4CPLUS_REG_PRODUCT (reg, "log4cplus::spi::", filtername, log4cplus::spi::, \
# ^~~~~~~~~~~~~~~~~~~~~
# src/factory.cxx:206:5: note: in expansion of macro 'LOG4CPLUS_REG_FILTER'
# LOG4CPLUS_REG_FILTER (reg3, StringMatchFilter);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:269:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# reg.put (std::auto_ptr ( \
# ^
# src/factory.cxx:210:5: note: in expansion of macro 'LOG4CPLUS_REG_LOCALE'
# LOG4CPLUS_REG_LOCALE (reg4, LOG4CPLUS_TEXT("GLOBAL"), spi::GlobalLocale);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:269:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# reg.put (std::auto_ptr ( \
# ^
# src/factory.cxx:211:5: note: in expansion of macro 'LOG4CPLUS_REG_LOCALE'
# LOG4CPLUS_REG_LOCALE (reg4, LOG4CPLUS_TEXT("DEFAULT"), spi::GlobalLocale);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:269:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# reg.put (std::auto_ptr ( \
# ^
# src/factory.cxx:212:5: note: in expansion of macro 'LOG4CPLUS_REG_LOCALE'
# LOG4CPLUS_REG_LOCALE (reg4, LOG4CPLUS_TEXT("USER"), spi::UserLocale);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/factory.cxx:21:0:
# ./include/log4cplus/spi/factory.h:269:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# reg.put (std::auto_ptr ( \
# ^
# src/factory.cxx:213:5: note: in expansion of macro 'LOG4CPLUS_REG_LOCALE'
# LOG4CPLUS_REG_LOCALE (reg4, LOG4CPLUS_TEXT("CLASSIC"), spi::ClassicLocale);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/factory.h:33,
# from src/factory.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-env.Tpo src/.deps/liblog4cplus_la-env.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-fileappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-fileappender.Tpo -c -o src/liblog4cplus_la-fileappender.lo `test -f 'src/fileappender.cxx' || echo './'`src/fileappender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-fileappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-fileappender.Tpo -c src/fileappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-fileappender.o
# mv -f src/.deps/liblog4cplus_la-factory.Tpo src/.deps/liblog4cplus_la-factory.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-fileinfo.lo -MD -MP -MF src/.deps/liblog4cplus_la-fileinfo.Tpo -c -o src/liblog4cplus_la-fileinfo.lo `test -f 'src/fileinfo.cxx' || echo './'`src/fileinfo.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-fileinfo.lo -MD -MP -MF src/.deps/liblog4cplus_la-fileinfo.Tpo -c src/fileinfo.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-fileinfo.o
# In file included from ./include/log4cplus/fileappender.h:33:0,
# from src/fileappender.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/fileappender.h:33,
# from src/fileappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/fileappender.h:33:0,
# from src/fileappender.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/fileappender.h:33,
# from src/fileappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/fileappender.h:33:0,
# from src/fileappender.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/fileappender.h:33,
# from src/fileappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/fileappender.h:33:0,
# from src/fileappender.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/fileappender.h:33,
# from src/fileappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/fileappender.h:33:0,
# from src/fileappender.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/fileappender.h:33,
# from src/fileappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/fileappender.cxx:29:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/fileappender.h:33,
# from src/fileappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/fileappender.cxx:30:0:
# ./include/log4cplus/spi/factory.h:87:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr ProductPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/fileappender.h:33,
# from src/fileappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/fileappender.cxx:30:0:
# ./include/log4cplus/spi/factory.h:95:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr createObject(const log4cplus::helpers::Properties& props) = 0;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/fileappender.h:33,
# from src/fileappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/fileappender.cxx:30:0:
# ./include/log4cplus/spi/factory.h:164:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# bool put(std::auto_ptr object) {
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/fileappender.h:33,
# from src/fileappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-fileinfo.Tpo src/.deps/liblog4cplus_la-fileinfo.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-filter.lo -MD -MP -MF src/.deps/liblog4cplus_la-filter.Tpo -c -o src/liblog4cplus_la-filter.lo `test -f 'src/filter.cxx' || echo './'`src/filter.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-filter.lo -MD -MP -MF src/.deps/liblog4cplus_la-filter.Tpo -c src/filter.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-filter.o
# In file included from src/filter.cxx:25:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from src/filter.cxx:25:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-filter.Tpo src/.deps/liblog4cplus_la-filter.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-global-init.lo -MD -MP -MF src/.deps/liblog4cplus_la-global-init.Tpo -c -o src/liblog4cplus_la-global-init.lo `test -f 'src/global-init.cxx' || echo './'`src/global-init.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-global-init.lo -MD -MP -MF src/.deps/liblog4cplus_la-global-init.Tpo -c src/global-init.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-global-init.o
# mv -f src/.deps/liblog4cplus_la-fileappender.Tpo src/.deps/liblog4cplus_la-fileappender.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-hierarchy.lo -MD -MP -MF src/.deps/liblog4cplus_la-hierarchy.Tpo -c -o src/liblog4cplus_la-hierarchy.lo `test -f 'src/hierarchy.cxx' || echo './'`src/hierarchy.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-hierarchy.lo -MD -MP -MF src/.deps/liblog4cplus_la-hierarchy.Tpo -c src/hierarchy.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-hierarchy.o
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/hierarchy.cxx:21:0:
# ./include/log4cplus/hierarchy.h:215:44: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLoggerFactory(std::auto_ptr factory);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/hierarchy.cxx:21:0:
# ./include/log4cplus/hierarchy.h:300:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr defaultFactory;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/hierarchy.cxx:224:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# Hierarchy::setLoggerFactory(std::auto_ptr factory)
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from src/hierarchy.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/global-init.cxx:27:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-hierarchy.Tpo src/.deps/liblog4cplus_la-hierarchy.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-hierarchylocker.lo -MD -MP -MF src/.deps/liblog4cplus_la-hierarchylocker.Tpo -c -o src/liblog4cplus_la-hierarchylocker.lo `test -f 'src/hierarchylocker.cxx' || echo './'`src/hierarchylocker.cxx
# In file included from src/global-init.cxx:31:0:
# ./include/log4cplus/spi/factory.h:87:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr ProductPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/global-init.cxx:31:0:
# ./include/log4cplus/spi/factory.h:95:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr createObject(const log4cplus::helpers::Properties& props) = 0;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/global-init.cxx:31:0:
# ./include/log4cplus/spi/factory.h:164:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# bool put(std::auto_ptr object) {
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx: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./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-hierarchylocker.lo -MD -MP -MF src/.deps/liblog4cplus_la-hierarchylocker.Tpo -c src/hierarchylocker.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-hierarchylocker.o
# In file included from src/global-init.cxx:32:0:
# ./include/log4cplus/hierarchy.h:215:44: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLoggerFactory(std::auto_ptr factory);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/global-init.cxx:32:0:
# ./include/log4cplus/hierarchy.h:300:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr defaultFactory;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/global-init.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/hierarchylocker.h:34:0,
# from src/hierarchylocker.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/hierarchylocker.h:34,
# from src/hierarchylocker.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/hierarchylocker.h:34:0,
# from src/hierarchylocker.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/hierarchylocker.h:34,
# from src/hierarchylocker.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/hierarchylocker.h:34:0,
# from src/hierarchylocker.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/hierarchylocker.h:34,
# from src/hierarchylocker.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/hierarchylocker.h:34:0,
# from src/hierarchylocker.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/hierarchylocker.h:34,
# from src/hierarchylocker.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/hierarchylocker.h:34:0,
# from src/hierarchylocker.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/hierarchylocker.h:34,
# from src/hierarchylocker.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/hierarchylocker.cxx:22:0:
# ./include/log4cplus/hierarchy.h:215:44: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLoggerFactory(std::auto_ptr factory);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/hierarchylocker.h:34,
# from src/hierarchylocker.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/hierarchylocker.cxx:22:0:
# ./include/log4cplus/hierarchy.h:300:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr defaultFactory;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/hierarchylocker.h:34,
# from src/hierarchylocker.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/hierarchylocker.cxx: In destructor 'log4cplus::HierarchyLocker::~HierarchyLocker()':
# src/hierarchylocker.cxx:73:9: warning: throw will always call terminate() [-Wterminate]
# throw;
# ^~~~~
# src/hierarchylocker.cxx:73:9: note: in C++11 destructors default to noexcept
# mv -f src/.deps/liblog4cplus_la-global-init.Tpo src/.deps/liblog4cplus_la-global-init.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-layout.lo -MD -MP -MF src/.deps/liblog4cplus_la-layout.Tpo -c -o src/liblog4cplus_la-layout.lo `test -f 'src/layout.cxx' || echo './'`src/layout.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-layout.lo -MD -MP -MF src/.deps/liblog4cplus_la-layout.Tpo -c src/layout.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-layout.o
# mv -f src/.deps/liblog4cplus_la-hierarchylocker.Tpo src/.deps/liblog4cplus_la-hierarchylocker.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-log4judpappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-log4judpappender.Tpo -c -o src/liblog4cplus_la-log4judpappender.lo `test -f 'src/log4judpappender.cxx' || echo './'`src/log4judpappender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-log4judpappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-log4judpappender.Tpo -c src/log4judpappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-log4judpappender.o
# In file included from ./include/log4cplus/log4judpappender.h:28:0,
# from src/log4judpappender.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/log4judpappender.h:28,
# from src/log4judpappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/log4judpappender.h:28:0,
# from src/log4judpappender.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/log4judpappender.h:28,
# from src/log4judpappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/log4judpappender.h:28:0,
# from src/log4judpappender.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/log4judpappender.h:28,
# from src/log4judpappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/log4judpappender.h:28:0,
# from src/log4judpappender.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/log4judpappender.h:28,
# from src/log4judpappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/log4judpappender.h:28:0,
# from src/log4judpappender.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/log4judpappender.h:28,
# from src/log4judpappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/layout.cxx:24:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from src/layout.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/log4judpappender.cxx:26:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/log4judpappender.h:28,
# from src/log4judpappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-layout.Tpo src/.deps/liblog4cplus_la-layout.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-lockfile.lo -MD -MP -MF src/.deps/liblog4cplus_la-lockfile.Tpo -c -o src/liblog4cplus_la-lockfile.lo `test -f 'src/lockfile.cxx' || echo './'`src/lockfile.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-lockfile.lo -MD -MP -MF src/.deps/liblog4cplus_la-lockfile.Tpo -c src/lockfile.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-lockfile.o
# mv -f src/.deps/liblog4cplus_la-log4judpappender.Tpo src/.deps/liblog4cplus_la-log4judpappender.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-logger.lo -MD -MP -MF src/.deps/liblog4cplus_la-logger.Tpo -c -o src/liblog4cplus_la-logger.lo `test -f 'src/logger.cxx' || echo './'`src/logger.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-logger.lo -MD -MP -MF src/.deps/liblog4cplus_la-logger.Tpo -c src/logger.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-logger.o
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-lockfile.Tpo src/.deps/liblog4cplus_la-lockfile.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loggerimpl.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggerimpl.Tpo -c -o src/liblog4cplus_la-loggerimpl.lo `test -f 'src/loggerimpl.cxx' || echo './'`src/loggerimpl.cxx
# In file included from src/logger.cxx:23:0:
# ./include/log4cplus/hierarchy.h:215:44: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLoggerFactory(std::auto_ptr factory);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/logger.cxx:23:0:
# ./include/log4cplus/hierarchy.h:300:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr defaultFactory;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from src/logger.cxx:21:
# /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./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loggerimpl.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggerimpl.Tpo -c src/loggerimpl.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loggerimpl.o
# mv -f src/.deps/liblog4cplus_la-logger.Tpo src/.deps/liblog4cplus_la-logger.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loggingevent.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggingevent.Tpo -c -o src/liblog4cplus_la-loggingevent.lo `test -f 'src/loggingevent.cxx' || echo './'`src/loggingevent.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loggingevent.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggingevent.Tpo -c src/loggingevent.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loggingevent.o
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/loggerimpl.cxx:21:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggerimpl.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from src/loggerimpl.cxx:22:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggerimpl.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from src/loggerimpl.cxx:22:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggerimpl.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from src/loggerimpl.cxx:22:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggerimpl.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from src/loggerimpl.cxx:22:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggerimpl.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from src/loggerimpl.cxx:22:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggerimpl.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/loggerimpl.cxx:24:0:
# ./include/log4cplus/hierarchy.h:215:44: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLoggerFactory(std::auto_ptr factory);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggerimpl.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/loggerimpl.cxx:24:0:
# ./include/log4cplus/hierarchy.h:300:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr defaultFactory;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggerimpl.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/loggingevent.cxx:21:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from src/loggingevent.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/loggingevent.cxx:231:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from src/loggingevent.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/loggingevent.cxx: In member function 'virtual std::auto_ptr log4cplus::spi::InternalLoggingEvent::clone() const':
# src/loggingevent.cxx:234:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr tmp(new InternalLoggingEvent(*this));
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from src/loggingevent.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-loggerimpl.Tpo src/.deps/liblog4cplus_la-loggerimpl.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loggingmacros.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggingmacros.Tpo -c -o src/liblog4cplus_la-loggingmacros.lo `test -f 'src/loggingmacros.cxx' || echo './'`src/loggingmacros.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loggingmacros.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggingmacros.Tpo -c src/loggingmacros.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loggingmacros.o
# mv -f src/.deps/liblog4cplus_la-loggingevent.Tpo src/.deps/liblog4cplus_la-loggingevent.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loglevel.lo -MD -MP -MF src/.deps/liblog4cplus_la-loglevel.Tpo -c -o src/liblog4cplus_la-loglevel.lo `test -f 'src/loglevel.cxx' || echo './'`src/loglevel.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loglevel.lo -MD -MP -MF src/.deps/liblog4cplus_la-loglevel.Tpo -c src/loglevel.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loglevel.o
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/loggingmacros.cxx:24:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggingmacros.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from src/loggingmacros.cxx:25:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggingmacros.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from src/loggingmacros.cxx:25:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggingmacros.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from src/loggingmacros.cxx:25:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggingmacros.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from src/loggingmacros.cxx:25:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggingmacros.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from src/loggingmacros.cxx:25:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loggingmacros.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-loggingmacros.Tpo src/.deps/liblog4cplus_la-loggingmacros.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loglog.lo -MD -MP -MF src/.deps/liblog4cplus_la-loglog.Tpo -c -o src/liblog4cplus_la-loglog.lo `test -f 'src/loglog.cxx' || echo './'`src/loglog.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-loglog.lo -MD -MP -MF src/.deps/liblog4cplus_la-loglog.Tpo -c src/loglog.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loglog.o
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/loglevel.cxx:24:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/loglevel.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/loglog.cxx:26:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/loglog.cxx:26:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/loglog.cxx:26:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/loglog.cxx:26:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/loglog.cxx:26:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/loglog.cxx:26:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/loglog.cxx:26:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/loglog.cxx:26:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from src/loglog.cxx:26:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from src/loglog.cxx:26:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-loglevel.Tpo src/.deps/liblog4cplus_la-loglevel.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-logloguser.lo -MD -MP -MF src/.deps/liblog4cplus_la-logloguser.Tpo -c -o src/liblog4cplus_la-logloguser.lo `test -f 'src/logloguser.cxx' || echo './'`src/logloguser.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-logloguser.lo -MD -MP -MF src/.deps/liblog4cplus_la-logloguser.Tpo -c src/logloguser.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-logloguser.o
# mv -f src/.deps/liblog4cplus_la-loglog.Tpo src/.deps/liblog4cplus_la-loglog.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-mdc.lo -MD -MP -MF src/.deps/liblog4cplus_la-mdc.Tpo -c -o src/liblog4cplus_la-mdc.lo `test -f 'src/mdc.cxx' || echo './'`src/mdc.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-mdc.lo -MD -MP -MF src/.deps/liblog4cplus_la-mdc.Tpo -c src/mdc.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-mdc.o
# mv -f src/.deps/liblog4cplus_la-logloguser.Tpo src/.deps/liblog4cplus_la-logloguser.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-ndc.lo -MD -MP -MF src/.deps/liblog4cplus_la-ndc.Tpo -c -o src/liblog4cplus_la-ndc.lo `test -f 'src/ndc.cxx' || echo './'`src/ndc.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-ndc.lo -MD -MP -MF src/.deps/liblog4cplus_la-ndc.Tpo -c src/ndc.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-ndc.o
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/mdc.cxx:25:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/mdc.cxx:25:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/ndc.cxx:22:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/ndc.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-mdc.Tpo src/.deps/liblog4cplus_la-mdc.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-nullappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-nullappender.Tpo -c -o src/liblog4cplus_la-nullappender.lo `test -f 'src/nullappender.cxx' || echo './'`src/nullappender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-nullappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-nullappender.Tpo -c src/nullappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-nullappender.o
# In file included from ./include/log4cplus/nullappender.h:33:0,
# from src/nullappender.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/nullappender.h:33,
# from src/nullappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/nullappender.h:33:0,
# from src/nullappender.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/nullappender.h:33,
# from src/nullappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/nullappender.h:33:0,
# from src/nullappender.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/nullappender.h:33,
# from src/nullappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/nullappender.h:33:0,
# from src/nullappender.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/nullappender.h:33,
# from src/nullappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/nullappender.h:33:0,
# from src/nullappender.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/nullappender.h:33,
# from src/nullappender.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-ndc.Tpo src/.deps/liblog4cplus_la-ndc.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-nteventlogappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-nteventlogappender.Tpo -c -o src/liblog4cplus_la-nteventlogappender.lo `test -f 'src/nteventlogappender.cxx' || echo './'`src/nteventlogappender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-nteventlogappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-nteventlogappender.Tpo -c src/nteventlogappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-nteventlogappender.o
# mv -f src/.deps/liblog4cplus_la-nullappender.Tpo src/.deps/liblog4cplus_la-nullappender.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-objectregistry.lo -MD -MP -MF src/.deps/liblog4cplus_la-objectregistry.Tpo -c -o src/liblog4cplus_la-objectregistry.lo `test -f 'src/objectregistry.cxx' || echo './'`src/objectregistry.cxx
# mv -f src/.deps/liblog4cplus_la-nteventlogappender.Tpo src/.deps/liblog4cplus_la-nteventlogappender.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-patternlayout.lo -MD -MP -MF src/.deps/liblog4cplus_la-patternlayout.Tpo -c -o src/liblog4cplus_la-patternlayout.lo `test -f 'src/patternlayout.cxx' || echo './'`src/patternlayout.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-objectregistry.lo -MD -MP -MF src/.deps/liblog4cplus_la-objectregistry.Tpo -c src/objectregistry.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-objectregistry.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-patternlayout.lo -MD -MP -MF src/.deps/liblog4cplus_la-patternlayout.Tpo -c src/patternlayout.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-patternlayout.o
# In file included from src/patternlayout.cxx:27:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from src/patternlayout.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-objectregistry.Tpo src/.deps/liblog4cplus_la-objectregistry.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-pointer.lo -MD -MP -MF src/.deps/liblog4cplus_la-pointer.Tpo -c -o src/liblog4cplus_la-pointer.lo `test -f 'src/pointer.cxx' || echo './'`src/pointer.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-pointer.lo -MD -MP -MF src/.deps/liblog4cplus_la-pointer.Tpo -c src/pointer.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-pointer.o
# mv -f src/.deps/liblog4cplus_la-patternlayout.Tpo src/.deps/liblog4cplus_la-patternlayout.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-property.lo -MD -MP -MF src/.deps/liblog4cplus_la-property.Tpo -c -o src/liblog4cplus_la-property.lo `test -f 'src/property.cxx' || echo './'`src/property.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-property.lo -MD -MP -MF src/.deps/liblog4cplus_la-property.Tpo -c src/property.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-property.o
# mv -f src/.deps/liblog4cplus_la-pointer.Tpo src/.deps/liblog4cplus_la-pointer.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-queue.lo -MD -MP -MF src/.deps/liblog4cplus_la-queue.Tpo -c -o src/liblog4cplus_la-queue.lo `test -f 'src/queue.cxx' || echo './'`src/queue.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-queue.lo -MD -MP -MF src/.deps/liblog4cplus_la-queue.Tpo -c src/queue.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-queue.o
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/property.cxx:41:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from src/property.cxx:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/property.cxx: In function 'void log4cplus::helpers::{anonymous}::imbue_file_from_flags(log4cplus::tistream&, unsigned int)':
# src/property.cxx:106:35: warning: unused parameter 'file' [-Wunused-parameter]
# imbue_file_from_flags (tistream & file, unsigned flags)
# ^~~~
# In file included from ./include/log4cplus/helpers/queue.h:37:0,
# from src/queue.cxx:27:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from ./include/log4cplus/helpers/queue.h:37,
# from src/queue.cxx:27:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/queue.cxx: In member function 'log4cplus::thread::Queue::flags_type log4cplus::thread::Queue::get_events(log4cplus::thread::Queue::queue_storage_type*)':
# src/queue.cxx:144:35: warning: declaration of 'count' shadows a member of 'log4cplus::thread::Queue' [-Wshadow]
# std::size_t const count = queue.size ();
# ^~~~~
# In file included from ./include/log4cplus/thread/threads.h:34:0,
# from ./include/log4cplus/spi/loggingevent.h:39,
# from ./include/log4cplus/helpers/queue.h:37,
# from src/queue.cxx:27:
# ./include/log4cplus/helpers/pointer.h:91:32: note: shadowed declaration is here
# mutable count_type count;
# ^~~~~
# mv -f src/.deps/liblog4cplus_la-queue.Tpo src/.deps/liblog4cplus_la-queue.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-rootlogger.lo -MD -MP -MF src/.deps/liblog4cplus_la-rootlogger.Tpo -c -o src/liblog4cplus_la-rootlogger.lo `test -f 'src/rootlogger.cxx' || echo './'`src/rootlogger.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-rootlogger.lo -MD -MP -MF src/.deps/liblog4cplus_la-rootlogger.Tpo -c src/rootlogger.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-rootlogger.o
# mv -f src/.deps/liblog4cplus_la-property.Tpo src/.deps/liblog4cplus_la-property.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-sleep.lo -MD -MP -MF src/.deps/liblog4cplus_la-sleep.Tpo -c -o src/liblog4cplus_la-sleep.lo `test -f 'src/sleep.cxx' || echo './'`src/sleep.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-sleep.lo -MD -MP -MF src/.deps/liblog4cplus_la-sleep.Tpo -c src/sleep.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-sleep.o
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/helpers/appenderattachableimpl.h:35,
# from ./include/log4cplus/spi/loggerimpl.h:34,
# from ./include/log4cplus/spi/rootlogger.h:33,
# from src/rootlogger.cxx:21:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-sleep.Tpo src/.deps/liblog4cplus_la-sleep.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-snprintf.lo -MD -MP -MF src/.deps/liblog4cplus_la-snprintf.Tpo -c -o src/liblog4cplus_la-snprintf.lo `test -f 'src/snprintf.cxx' || echo './'`src/snprintf.cxx
# mv -f src/.deps/liblog4cplus_la-rootlogger.Tpo src/.deps/liblog4cplus_la-rootlogger.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socketappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-socketappender.Tpo -c -o src/liblog4cplus_la-socketappender.lo `test -f 'src/socketappender.cxx' || echo './'`src/socketappender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-snprintf.lo -MD -MP -MF src/.deps/liblog4cplus_la-snprintf.Tpo -c src/snprintf.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-snprintf.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socketappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-socketappender.Tpo -c src/socketappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socketappender.o
# In file included from ./include/log4cplus/socketappender.h:33:0,
# from src/socketappender.cxx:22:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/socketappender.h:33,
# from src/socketappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/socketappender.h:33:0,
# from src/socketappender.cxx:22:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/socketappender.h:33,
# from src/socketappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/socketappender.h:33:0,
# from src/socketappender.cxx:22:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/socketappender.h:33,
# from src/socketappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/socketappender.h:33:0,
# from src/socketappender.cxx:22:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/socketappender.h:33,
# from src/socketappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/socketappender.h:33:0,
# from src/socketappender.cxx:22:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/socketappender.h:33,
# from src/socketappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/socketappender.cxx:24:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/socketappender.h:33,
# from src/socketappender.cxx:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/snprintf.cxx:26:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/snprintf.cxx:26:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-snprintf.Tpo src/.deps/liblog4cplus_la-snprintf.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socketbuffer.lo -MD -MP -MF src/.deps/liblog4cplus_la-socketbuffer.Tpo -c -o src/liblog4cplus_la-socketbuffer.lo `test -f 'src/socketbuffer.cxx' || echo './'`src/socketbuffer.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socketbuffer.lo -MD -MP -MF src/.deps/liblog4cplus_la-socketbuffer.Tpo -c src/socketbuffer.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socketbuffer.o
# mv -f src/.deps/liblog4cplus_la-socketappender.Tpo src/.deps/liblog4cplus_la-socketappender.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socket.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket.Tpo -c -o src/liblog4cplus_la-socket.lo `test -f 'src/socket.cxx' || echo './'`src/socket.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socket.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket.Tpo -c src/socket.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socket.o
# mv -f src/.deps/liblog4cplus_la-socketbuffer.Tpo src/.deps/liblog4cplus_la-socketbuffer.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socket-unix.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket-unix.Tpo -c -o src/liblog4cplus_la-socket-unix.lo `test -f 'src/socket-unix.cxx' || echo './'`src/socket-unix.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socket-unix.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket-unix.Tpo -c src/socket-unix.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socket-unix.o
# mv -f src/.deps/liblog4cplus_la-socket.Tpo src/.deps/liblog4cplus_la-socket.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socket-win32.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket-win32.Tpo -c -o src/liblog4cplus_la-socket-win32.lo `test -f 'src/socket-win32.cxx' || echo './'`src/socket-win32.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-socket-win32.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket-win32.Tpo -c src/socket-win32.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socket-win32.o
# mv -f src/.deps/liblog4cplus_la-socket-win32.Tpo src/.deps/liblog4cplus_la-socket-win32.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-stringhelper.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper.Tpo -c -o src/liblog4cplus_la-stringhelper.lo `test -f 'src/stringhelper.cxx' || echo './'`src/stringhelper.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-stringhelper.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper.Tpo -c src/stringhelper.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-stringhelper.o
# In file included from src/socket-unix.cxx:32:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/spi/loggingevent.h:33,
# from src/socket-unix.cxx:32:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-socket-unix.Tpo src/.deps/liblog4cplus_la-socket-unix.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-stringhelper-clocale.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-clocale.Tpo -c -o src/liblog4cplus_la-stringhelper-clocale.lo `test -f 'src/stringhelper-clocale.cxx' || echo './'`src/stringhelper-clocale.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-stringhelper-clocale.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-clocale.Tpo -c src/stringhelper-clocale.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-stringhelper-clocale.o
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/stringhelper.cxx:23:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/stringhelper.cxx:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-stringhelper.Tpo src/.deps/liblog4cplus_la-stringhelper.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-stringhelper-cxxlocale.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Tpo -c -o src/liblog4cplus_la-stringhelper-cxxlocale.lo `test -f 'src/stringhelper-cxxlocale.cxx' || echo './'`src/stringhelper-cxxlocale.cxx
# mv -f src/.deps/liblog4cplus_la-stringhelper-clocale.Tpo src/.deps/liblog4cplus_la-stringhelper-clocale.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-stringhelper-iconv.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-iconv.Tpo -c -o src/liblog4cplus_la-stringhelper-iconv.lo `test -f 'src/stringhelper-iconv.cxx' || echo './'`src/stringhelper-iconv.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-stringhelper-cxxlocale.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Tpo -c src/stringhelper-cxxlocale.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-stringhelper-cxxlocale.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-stringhelper-iconv.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-iconv.Tpo -c src/stringhelper-iconv.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-stringhelper-iconv.o
# mv -f src/.deps/liblog4cplus_la-stringhelper-iconv.Tpo src/.deps/liblog4cplus_la-stringhelper-iconv.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-syncprims.lo -MD -MP -MF src/.deps/liblog4cplus_la-syncprims.Tpo -c -o src/liblog4cplus_la-syncprims.lo `test -f 'src/syncprims.cxx' || echo './'`src/syncprims.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-syncprims.lo -MD -MP -MF src/.deps/liblog4cplus_la-syncprims.Tpo -c src/syncprims.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-syncprims.o
# mv -f src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Tpo src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-syslogappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-syslogappender.Tpo -c -o src/liblog4cplus_la-syslogappender.lo `test -f 'src/syslogappender.cxx' || echo './'`src/syslogappender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-syslogappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-syslogappender.Tpo -c src/syslogappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-syslogappender.o
# mv -f src/.deps/liblog4cplus_la-syncprims.Tpo src/.deps/liblog4cplus_la-syncprims.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-threads.lo -MD -MP -MF src/.deps/liblog4cplus_la-threads.Tpo -c -o src/liblog4cplus_la-threads.lo `test -f 'src/threads.cxx' || echo './'`src/threads.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-threads.lo -MD -MP -MF src/.deps/liblog4cplus_la-threads.Tpo -c src/threads.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-threads.o
# In file included from ./include/log4cplus/syslogappender.h:33:0,
# from src/syslogappender.cxx:20:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/syslogappender.h:33,
# from src/syslogappender.cxx:20:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/syslogappender.h:33:0,
# from src/syslogappender.cxx:20:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/syslogappender.h:33,
# from src/syslogappender.cxx:20:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/syslogappender.h:33:0,
# from src/syslogappender.cxx:20:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/syslogappender.h:33,
# from src/syslogappender.cxx:20:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/syslogappender.h:33:0,
# from src/syslogappender.cxx:20:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/syslogappender.h:33,
# from src/syslogappender.cxx:20:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/syslogappender.h:33:0,
# from src/syslogappender.cxx:20:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/syslogappender.h:33,
# from src/syslogappender.cxx:20:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/syslogappender.cxx:25:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/syslogappender.h:33,
# from src/syslogappender.cxx:20:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-syslogappender.Tpo src/.deps/liblog4cplus_la-syslogappender.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-timehelper.lo -MD -MP -MF src/.deps/liblog4cplus_la-timehelper.Tpo -c -o src/liblog4cplus_la-timehelper.lo `test -f 'src/timehelper.cxx' || echo './'`src/timehelper.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-timehelper.lo -MD -MP -MF src/.deps/liblog4cplus_la-timehelper.Tpo -c src/timehelper.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-timehelper.o
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/timehelper.cxx:25:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/timehelper.cxx:25:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/internal/internal.h:58:0,
# from src/threads.cxx:65:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/internal/internal.h:50,
# from src/threads.cxx:65:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f src/.deps/liblog4cplus_la-timehelper.Tpo src/.deps/liblog4cplus_la-timehelper.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-tls.lo -MD -MP -MF src/.deps/liblog4cplus_la-tls.Tpo -c -o src/liblog4cplus_la-tls.lo `test -f 'src/tls.cxx' || echo './'`src/tls.cxx
# mv -f src/.deps/liblog4cplus_la-threads.Tpo src/.deps/liblog4cplus_la-threads.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-tls.lo -MD -MP -MF src/.deps/liblog4cplus_la-tls.Tpo -c src/tls.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-tls.o
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-version.lo -MD -MP -MF src/.deps/liblog4cplus_la-version.Tpo -c -o src/liblog4cplus_la-version.lo `test -f 'src/version.cxx' || echo './'`src/version.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-version.lo -MD -MP -MF src/.deps/liblog4cplus_la-version.Tpo -c src/version.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-version.o
# mv -f src/.deps/liblog4cplus_la-version.Tpo src/.deps/liblog4cplus_la-version.Plo
# mv -f src/.deps/liblog4cplus_la-tls.Tpo src/.deps/liblog4cplus_la-tls.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-win32consoleappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-win32consoleappender.Tpo -c -o src/liblog4cplus_la-win32consoleappender.lo `test -f 'src/win32consoleappender.cxx' || echo './'`src/win32consoleappender.cxx
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-win32debugappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-win32debugappender.Tpo -c -o src/liblog4cplus_la-win32debugappender.lo `test -f 'src/win32debugappender.cxx' || echo './'`src/win32debugappender.cxx
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-win32consoleappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-win32consoleappender.Tpo -c src/win32consoleappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-win32consoleappender.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -DINSIDE_LOG4CPLUS -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT src/liblog4cplus_la-win32debugappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-win32debugappender.Tpo -c src/win32debugappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-win32debugappender.o
# mv -f src/.deps/liblog4cplus_la-win32consoleappender.Tpo src/.deps/liblog4cplus_la-win32consoleappender.Plo
# depbase=`echo tests/appender_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/appender_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/appender_test/main.o tests/appender_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# mv -f src/.deps/liblog4cplus_la-win32debugappender.Tpo src/.deps/liblog4cplus_la-win32debugappender.Plo
# depbase=`echo tests/configandwatch_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/configandwatch_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/configandwatch_test/main.o tests/configandwatch_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/configandwatch_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tests/appender_test/main.cxx:11:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# tests/appender_test/main.cxx: In function 'int main()':
# tests/appender_test/main.cxx:60:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr(layout_2 = new log4cplus::SimpleLayout));
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# tests/appender_test/main.cxx:71:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# append_2->setErrorHandler (std::auto_ptr());
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# tests/appender_test/main.cxx:75:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler (new OnlyOnceErrorHandler);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/appender_test/main.cxx:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# depbase=`echo tests/customloglevel_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/customloglevel_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/customloglevel_test/main.o tests/customloglevel_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo tests/customloglevel_test/func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/customloglevel_test/func.o -MD -MP -MF $depbase.Tpo -c -o tests/customloglevel_test/func.o tests/customloglevel_test/func.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# depbase=`echo tests/customloglevel_test/customloglevel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/customloglevel_test/customloglevel.o -MD -MP -MF $depbase.Tpo -c -o tests/customloglevel_test/customloglevel.o tests/customloglevel_test/customloglevel.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo tests/fileappender_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/fileappender_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/fileappender_test/main.o tests/fileappender_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/customloglevel_test/customloglevel.h:2,
# from tests/customloglevel_test/customloglevel.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# depbase=`echo tests/filter_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/filter_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/filter_test/main.o tests/filter_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# tests/fileappender_test/main.cxx: In function 'int main()':
# tests/fileappender_test/main.cxx:24:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# append_1->setLayout( std::auto_ptr(new TTCCLayout()) );
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/fileappender_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/filter_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# depbase=`echo tests/hierarchy_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/hierarchy_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/hierarchy_test/main.o tests/hierarchy_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo tests/loglog_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/loglog_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/loglog_test/main.o tests/loglog_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tests/hierarchy_test/main.cxx:4:0:
# ./include/log4cplus/hierarchy.h:215:44: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLoggerFactory(std::auto_ptr factory);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tests/hierarchy_test/main.cxx:4:0:
# ./include/log4cplus/hierarchy.h:300:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr defaultFactory;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/hierarchy.h:33,
# from tests/hierarchy_test/main.cxx:4:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# depbase=`echo tests/ndc_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/ndc_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/ndc_test/main.o tests/ndc_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo tests/ostream_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/ostream_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/ostream_test/main.o tests/ostream_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# tests/ndc_test/main.cxx: In function 'int main()':
# tests/ndc_test/main.cxx:24:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ndc_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/ostream_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# depbase=`echo tests/patternlayout_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/patternlayout_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/patternlayout_test/main.o tests/patternlayout_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo tests/performance_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/performance_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/performance_test/main.o tests/performance_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# tests/patternlayout_test/main.cxx: In function 'int main()':
# tests/patternlayout_test/main.cxx:32:35: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# append_1->setLayout( std::auto_ptr(new PatternLayout(pattern)) );
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/patternlayout_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tests/performance_test/main.cxx:8:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/performance_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# depbase=`echo tests/priority_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/priority_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/priority_test/main.o tests/priority_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo tests/priority_test/func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/priority_test/func.o -MD -MP -MF $depbase.Tpo -c -o tests/priority_test/func.o tests/priority_test/func.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/priority_test/func.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# depbase=`echo tests/propertyconfig_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/propertyconfig_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/propertyconfig_test/main.o tests/propertyconfig_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo tests/socket_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/socket_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/socket_test/main.o tests/socket_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from tests/socket_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/spi/appenderattachable.h:33:0,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/spi/appenderattachable.h:33,
# from ./include/log4cplus/logger.h:36,
# from ./include/log4cplus/loggingmacros.h:35,
# from tests/propertyconfig_test/main.cxx:1:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# depbase=`echo tests/timeformat_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/timeformat_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/timeformat_test/main.o tests/timeformat_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo tests/thread_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT tests/thread_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/thread_test/main.o tests/thread_test/main.cxx &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from tests/thread_test/main.cxx:2:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from tests/thread_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from tests/thread_test/main.cxx:2:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from tests/thread_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from tests/thread_test/main.cxx:2:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from tests/thread_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from tests/thread_test/main.cxx:2:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from tests/thread_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/consoleappender.h:33:0,
# from tests/thread_test/main.cxx:2:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from tests/thread_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# g++ -DHAVE_CONFIG_H -I./include -I./include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -MT simpleserver/loggingserver-loggingserver.o -MD -MP -MF simpleserver/.deps/loggingserver-loggingserver.Tpo -c -o simpleserver/loggingserver-loggingserver.o `test -f 'simpleserver/loggingserver.cxx' || echo './'`simpleserver/loggingserver.cxx
# tests/thread_test/main.cxx: In function 'int main()':
# tests/thread_test/main.cxx:82:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# auto_ptr slowObject(new SlowObject());
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from tests/thread_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# tests/thread_test/main.cxx:90:35: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# append_1->setLayout( std::auto_ptr(new log4cplus::TTCCLayout()) );
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/consoleappender.h:33,
# from tests/thread_test/main.cxx:2:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -no-undefined -version-info 6:4:1 -release 1.2 -o liblog4cplus.la -rpath /usr/lib src/liblog4cplus_la-appenderattachableimpl.lo src/liblog4cplus_la-appender.lo src/liblog4cplus_la-asyncappender.lo src/liblog4cplus_la-clogger.lo src/liblog4cplus_la-configurator.lo src/liblog4cplus_la-connectorthread.lo src/liblog4cplus_la-consoleappender.lo src/liblog4cplus_la-cygwin-win32.lo src/liblog4cplus_la-env.lo src/liblog4cplus_la-factory.lo src/liblog4cplus_la-fileappender.lo src/liblog4cplus_la-fileinfo.lo src/liblog4cplus_la-filter.lo src/liblog4cplus_la-global-init.lo src/liblog4cplus_la-hierarchy.lo src/liblog4cplus_la-hierarchylocker.lo src/liblog4cplus_la-layout.lo src/liblog4cplus_la-log4judpappender.lo src/liblog4cplus_la-lockfile.lo src/liblog4cplus_la-logger.lo src/liblog4cplus_la-loggerimpl.lo src/liblog4cplus_la-loggingevent.lo src/liblog4cplus_la-loggingmacros.lo src/liblog4cplus_la-loglevel.lo src/liblog4cplus_la-loglog.lo src/liblog4cplus_la-logloguser.lo src/liblog4cplus_la-mdc.lo src/liblog4cplus_la-ndc.lo src/liblog4cplus_la-nullappender.lo src/liblog4cplus_la-nteventlogappender.lo src/liblog4cplus_la-objectregistry.lo src/liblog4cplus_la-patternlayout.lo src/liblog4cplus_la-pointer.lo src/liblog4cplus_la-property.lo src/liblog4cplus_la-queue.lo src/liblog4cplus_la-rootlogger.lo src/liblog4cplus_la-sleep.lo src/liblog4cplus_la-snprintf.lo src/liblog4cplus_la-socketappender.lo src/liblog4cplus_la-socketbuffer.lo src/liblog4cplus_la-socket.lo src/liblog4cplus_la-socket-unix.lo src/liblog4cplus_la-socket-win32.lo src/liblog4cplus_la-stringhelper.lo src/liblog4cplus_la-stringhelper-clocale.lo src/liblog4cplus_la-stringhelper-cxxlocale.lo src/liblog4cplus_la-stringhelper-iconv.lo src/liblog4cplus_la-syncprims.lo src/liblog4cplus_la-syslogappender.lo src/liblog4cplus_la-threads.lo src/liblog4cplus_la-timehelper.lo src/liblog4cplus_la-tls.lo src/liblog4cplus_la-version.lo src/liblog4cplus_la-win32consoleappender.lo src/liblog4cplus_la-win32debugappender.lo
# libtool: link: g++ -fPIC -DPIC -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 src/.libs/liblog4cplus_la-appenderattachableimpl.o src/.libs/liblog4cplus_la-appender.o src/.libs/liblog4cplus_la-asyncappender.o src/.libs/liblog4cplus_la-clogger.o src/.libs/liblog4cplus_la-configurator.o src/.libs/liblog4cplus_la-connectorthread.o src/.libs/liblog4cplus_la-consoleappender.o src/.libs/liblog4cplus_la-cygwin-win32.o src/.libs/liblog4cplus_la-env.o src/.libs/liblog4cplus_la-factory.o src/.libs/liblog4cplus_la-fileappender.o src/.libs/liblog4cplus_la-fileinfo.o src/.libs/liblog4cplus_la-filter.o src/.libs/liblog4cplus_la-global-init.o src/.libs/liblog4cplus_la-hierarchy.o src/.libs/liblog4cplus_la-hierarchylocker.o src/.libs/liblog4cplus_la-layout.o src/.libs/liblog4cplus_la-log4judpappender.o src/.libs/liblog4cplus_la-lockfile.o src/.libs/liblog4cplus_la-logger.o src/.libs/liblog4cplus_la-loggerimpl.o src/.libs/liblog4cplus_la-loggingevent.o src/.libs/liblog4cplus_la-loggingmacros.o src/.libs/liblog4cplus_la-loglevel.o src/.libs/liblog4cplus_la-loglog.o src/.libs/liblog4cplus_la-logloguser.o src/.libs/liblog4cplus_la-mdc.o src/.libs/liblog4cplus_la-ndc.o src/.libs/liblog4cplus_la-nullappender.o src/.libs/liblog4cplus_la-nteventlogappender.o src/.libs/liblog4cplus_la-objectregistry.o src/.libs/liblog4cplus_la-patternlayout.o src/.libs/liblog4cplus_la-pointer.o src/.libs/liblog4cplus_la-property.o src/.libs/liblog4cplus_la-queue.o src/.libs/liblog4cplus_la-rootlogger.o src/.libs/liblog4cplus_la-sleep.o src/.libs/liblog4cplus_la-snprintf.o src/.libs/liblog4cplus_la-socketappender.o src/.libs/liblog4cplus_la-socketbuffer.o src/.libs/liblog4cplus_la-socket.o src/.libs/liblog4cplus_la-socket-unix.o src/.libs/liblog4cplus_la-socket-win32.o src/.libs/liblog4cplus_la-stringhelper.o src/.libs/liblog4cplus_la-stringhelper-clocale.o src/.libs/liblog4cplus_la-stringhelper-cxxlocale.o src/.libs/liblog4cplus_la-stringhelper-iconv.o src/.libs/liblog4cplus_la-syncprims.o src/.libs/liblog4cplus_la-syslogappender.o src/.libs/liblog4cplus_la-threads.o src/.libs/liblog4cplus_la-timehelper.o src/.libs/liblog4cplus_la-tls.o src/.libs/liblog4cplus_la-version.o src/.libs/liblog4cplus_la-win32consoleappender.o src/.libs/liblog4cplus_la-win32debugappender.o -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 -lpthread -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 -O2 -pthread -pthread -Wl,-soname -Wl,liblog4cplus-1.2.so.5 -o .libs/liblog4cplus-1.2.so.5.1.4
# libtool: link: (cd ".libs" && rm -f "liblog4cplus-1.2.so.5" && ln -s "liblog4cplus-1.2.so.5.1.4" "liblog4cplus-1.2.so.5")
# libtool: link: (cd ".libs" && rm -f "liblog4cplus.so" && ln -s "liblog4cplus-1.2.so.5.1.4" "liblog4cplus.so")
# libtool: link: ( cd ".libs" && rm -f "liblog4cplus.la" && ln -s "../liblog4cplus.la" "liblog4cplus.la" )
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o appender_test tests/appender_test/main.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/appender_test tests/appender_test/main.o ./.libs/liblog4cplus.so -pthread
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o configandwatch_test tests/configandwatch_test/main.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/configandwatch_test tests/configandwatch_test/main.o ./.libs/liblog4cplus.so -pthread
# In file included from ./include/log4cplus/configurator.h:33:0,
# from simpleserver/loggingserver.cxx:24:
# ./include/log4cplus/appender.h:186:43: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setErrorHandler(std::auto_ptr eh);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from simpleserver/loggingserver.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/configurator.h:33:0,
# from simpleserver/loggingserver.cxx:24:
# ./include/log4cplus/appender.h:199:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual void setLayout(std::auto_ptr layout);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from simpleserver/loggingserver.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/configurator.h:33:0,
# from simpleserver/loggingserver.cxx:24:
# ./include/log4cplus/appender.h:257:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr layout;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from simpleserver/loggingserver.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/configurator.h:33:0,
# from simpleserver/loggingserver.cxx:24:
# ./include/log4cplus/appender.h:270:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr errorHandler;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from simpleserver/loggingserver.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./include/log4cplus/configurator.h:33:0,
# from simpleserver/loggingserver.cxx:24:
# ./include/log4cplus/appender.h:273:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr lockFile;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from simpleserver/loggingserver.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o customloglevel_test tests/customloglevel_test/main.o tests/customloglevel_test/func.o tests/customloglevel_test/customloglevel.o ./liblog4cplus.la
# In file included from simpleserver/loggingserver.cxx:28:0:
# ./include/log4cplus/spi/loggingevent.h:118:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# virtual std::auto_ptr clone() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./include/log4cplus/appender.h:40,
# from ./include/log4cplus/configurator.h:33,
# from simpleserver/loggingserver.cxx:24:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/customloglevel_test tests/customloglevel_test/main.o tests/customloglevel_test/func.o tests/customloglevel_test/customloglevel.o ./.libs/liblog4cplus.so -pthread
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o fileappender_test tests/fileappender_test/main.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/fileappender_test tests/fileappender_test/main.o ./.libs/liblog4cplus.so -pthread
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o filter_test tests/filter_test/main.o ./liblog4cplus.la
# mv -f simpleserver/.deps/loggingserver-loggingserver.Tpo simpleserver/.deps/loggingserver-loggingserver.Po
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o hierarchy_test tests/hierarchy_test/main.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/filter_test tests/filter_test/main.o ./.libs/liblog4cplus.so -pthread
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/hierarchy_test tests/hierarchy_test/main.o ./.libs/liblog4cplus.so -pthread
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o loglog_test tests/loglog_test/main.o ./liblog4cplus.la
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o ndc_test tests/ndc_test/main.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/loglog_test tests/loglog_test/main.o ./.libs/liblog4cplus.so -pthread
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/ndc_test tests/ndc_test/main.o ./.libs/liblog4cplus.so -pthread
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o ostream_test tests/ostream_test/main.o ./liblog4cplus.la
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o patternlayout_test tests/patternlayout_test/main.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/ostream_test tests/ostream_test/main.o ./.libs/liblog4cplus.so -pthread
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/patternlayout_test tests/patternlayout_test/main.o ./.libs/liblog4cplus.so -pthread
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o performance_test tests/performance_test/main.o ./liblog4cplus.la
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o priority_test tests/priority_test/main.o tests/priority_test/func.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/performance_test tests/performance_test/main.o ./.libs/liblog4cplus.so -pthread
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/priority_test tests/priority_test/main.o tests/priority_test/func.o ./.libs/liblog4cplus.so -pthread
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o propertyconfig_test tests/propertyconfig_test/main.o ./liblog4cplus.la
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o socket_test tests/socket_test/main.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/propertyconfig_test tests/propertyconfig_test/main.o ./.libs/liblog4cplus.so -pthread
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/socket_test tests/socket_test/main.o ./.libs/liblog4cplus.so -pthread
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o timeformat_test tests/timeformat_test/main.o ./liblog4cplus.la
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o thread_test tests/thread_test/main.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/timeformat_test tests/timeformat_test/main.o ./.libs/liblog4cplus.so -pthread
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/thread_test tests/thread_test/main.o ./.libs/liblog4cplus.so -pthread
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o loggingserver simpleserver/loggingserver-loggingserver.o ./liblog4cplus.la
# libtool: link: g++ -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -o .libs/loggingserver simpleserver/loggingserver-loggingserver.o ./.libs/liblog4cplus.so -pthread
# make[2]: Leaving directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# make[1]: Leaving directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-recursive
# make[1]: Entering directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# Making install in include
# make[2]: Entering directory '/tmp/log4cplus/src/log4cplus-1.2.0/include'
# make[3]: Entering directory '/tmp/log4cplus/src/log4cplus-1.2.0/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/include'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus'
# /usr/bin/install -c -m 644 log4cplus/appender.h log4cplus/asyncappender.h log4cplus/clogger.h log4cplus/config.hxx log4cplus/configurator.h log4cplus/consoleappender.h log4cplus/fileappender.h log4cplus/fstreams.h log4cplus/hierarchy.h log4cplus/hierarchylocker.h log4cplus/layout.h log4cplus/log4judpappender.h log4cplus/logger.h log4cplus/loggingmacros.h log4cplus/loglevel.h log4cplus/mdc.h log4cplus/ndc.h log4cplus/nteventlogappender.h log4cplus/nullappender.h log4cplus/qt4debugappender.h log4cplus/socketappender.h log4cplus/streams.h log4cplus/syslogappender.h log4cplus/tchar.h log4cplus/tracelogger.h log4cplus/tstring.h log4cplus/version.h log4cplus/win32consoleappender.h log4cplus/win32debugappender.h '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/spi'
# /usr/bin/install -c -m 644 log4cplus/spi/appenderattachable.h log4cplus/spi/factory.h log4cplus/spi/filter.h log4cplus/spi/loggerfactory.h log4cplus/spi/loggerimpl.h log4cplus/spi/loggingevent.h log4cplus/spi/objectregistry.h log4cplus/spi/rootlogger.h '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/spi'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/internal'
# /usr/bin/install -c -m 644 log4cplus/internal/cygwin-win32.h log4cplus/internal/env.h log4cplus/internal/internal.h log4cplus/internal/socket.h '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/internal'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/thread'
# /usr/bin/install -c -m 644 log4cplus/thread/syncprims.h log4cplus/thread/syncprims-pub-impl.h log4cplus/thread/threads.h '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/thread'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/helpers'
# /usr/bin/install -c -m 644 log4cplus/helpers/appenderattachableimpl.h log4cplus/helpers/connectorthread.h log4cplus/helpers/fileinfo.h log4cplus/helpers/lockfile.h log4cplus/helpers/loglog.h log4cplus/helpers/logloguser.h log4cplus/helpers/pointer.h log4cplus/helpers/property.h log4cplus/helpers/queue.h log4cplus/helpers/sleep.h log4cplus/helpers/snprintf.h log4cplus/helpers/socketbuffer.h log4cplus/helpers/socket.h log4cplus/helpers/stringhelper.h log4cplus/helpers/thread-config.h log4cplus/helpers/timehelper.h '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/helpers'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/boost'
# /usr/bin/install -c -m 644 log4cplus/boost/deviceappender.hxx '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/boost'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/thread/impl'
# /usr/bin/install -c -m 644 log4cplus/thread/impl/syncprims-cxx11.h log4cplus/thread/impl/syncprims-impl.h log4cplus/thread/impl/syncprims-pthreads.h log4cplus/thread/impl/syncprims-win32.h log4cplus/thread/impl/threads-impl.h log4cplus/thread/impl/tls.h '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/thread/impl'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/config'
# /usr/bin/install -c -m 644 log4cplus/config/defines.hxx log4cplus/config/macosx.h log4cplus/config/win32.h log4cplus/config/windowsh-inc.h '/tmp/log4cplus/pkg/log4cplus/usr/include/log4cplus/config'
# make[3]: Leaving directory '/tmp/log4cplus/src/log4cplus-1.2.0/include'
# make[2]: Leaving directory '/tmp/log4cplus/src/log4cplus-1.2.0/include'
# make[2]: Entering directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# make[3]: Entering directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 log4cplus.pc '/tmp/log4cplus/pkg/log4cplus/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/log4cplus/pkg/log4cplus/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c liblog4cplus.la '/tmp/log4cplus/pkg/log4cplus/usr/lib'
# libtool: install: /usr/bin/install -c .libs/liblog4cplus-1.2.so.5.1.4 /tmp/log4cplus/pkg/log4cplus/usr/lib/liblog4cplus-1.2.so.5.1.4
# libtool: install: (cd /tmp/log4cplus/pkg/log4cplus/usr/lib && { ln -s -f liblog4cplus-1.2.so.5.1.4 liblog4cplus-1.2.so.5 || { rm -f liblog4cplus-1.2.so.5 && ln -s liblog4cplus-1.2.so.5.1.4 liblog4cplus-1.2.so.5; }; })
# libtool: install: (cd /tmp/log4cplus/pkg/log4cplus/usr/lib && { ln -s -f liblog4cplus-1.2.so.5.1.4 liblog4cplus.so || { rm -f liblog4cplus.so && ln -s liblog4cplus-1.2.so.5.1.4 liblog4cplus.so; }; })
# libtool: install: /usr/bin/install -c .libs/liblog4cplus.lai /tmp/log4cplus/pkg/log4cplus/usr/lib/liblog4cplus.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# make[2]: Leaving directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# make[1]: Leaving directory '/tmp/log4cplus/src/log4cplus-1.2.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "log4cplus"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: log4cplus 1.2.0-3 (Wed Aug 24 12:37:19 UTC 2016)

CMD: pacman --query --file log4cplus-1.2.0-3-x86_64.pkg.tar.xz
# log4cplus 1.2.0-3

Creating hybrid package for 'log4cplus'

Trying to find vanilla package 'log4cplus'...

CMD: pacman --query --file /mirror/log4cplus-1.2.0-3.pkg.tar.xz
# log4cplus 1.2.0-3

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/include/log4cplus/win32consoleappender.h
# /usr/include/log4cplus/log4judpappender.h
# /usr/include/log4cplus/tchar.h
# /usr/include/log4cplus/hierarchy.h
# /usr/include/log4cplus/fileappender.h
# /usr/include/log4cplus/win32debugappender.h
# /usr/include/log4cplus/version.h
# /usr/include/log4cplus/tracelogger.h
# /usr/include/log4cplus/ndc.h
# /usr/include/log4cplus/loggingmacros.h
# /usr/include/log4cplus/fstreams.h
# /usr/include/log4cplus/socketappender.h
# /usr/include/log4cplus/loglevel.h
# /usr/include/log4cplus/config.hxx
# /usr/include/log4cplus/mdc.h
# /usr/include/log4cplus/configurator.h
# /usr/include/log4cplus/qt4debugappender.h
# /usr/include/log4cplus/nullappender.h
# /usr/include/log4cplus/consoleappender.h
# /usr/include/log4cplus/layout.h
# /usr/include/log4cplus/logger.h
# /usr/include/log4cplus/tstring.h
# /usr/include/log4cplus/clogger.h
# /usr/include/log4cplus/nteventlogappender.h
# /usr/include/log4cplus/streams.h
# /usr/include/log4cplus/hierarchylocker.h
# /usr/include/log4cplus/appender.h
# /usr/include/log4cplus/asyncappender.h
# /usr/include/log4cplus/syslogappender.h
# /usr/include/log4cplus/thread/syncprims-pub-impl.h
# /usr/include/log4cplus/thread/syncprims.h
# /usr/include/log4cplus/thread/threads.h
# /usr/include/log4cplus/thread/impl/syncprims-cxx11.h
# /usr/include/log4cplus/thread/impl/syncprims-win32.h
# /usr/include/log4cplus/thread/impl/threads-impl.h
# /usr/include/log4cplus/thread/impl/syncprims-pthreads.h
# /usr/include/log4cplus/thread/impl/syncprims-impl.h
# /usr/include/log4cplus/thread/impl/tls.h
# /usr/include/log4cplus/boost/deviceappender.hxx
# /usr/include/log4cplus/internal/cygwin-win32.h
# /usr/include/log4cplus/internal/env.h
# /usr/include/log4cplus/internal/internal.h
# /usr/include/log4cplus/internal/socket.h
# /usr/include/log4cplus/spi/appenderattachable.h
# /usr/include/log4cplus/spi/loggingevent.h
# /usr/include/log4cplus/spi/objectregistry.h
# /usr/include/log4cplus/spi/rootlogger.h
# /usr/include/log4cplus/spi/loggerimpl.h
# /usr/include/log4cplus/spi/loggerfactory.h
# /usr/include/log4cplus/spi/filter.h
# /usr/include/log4cplus/spi/factory.h
# /usr/include/log4cplus/config/win32.h
# /usr/include/log4cplus/config/macosx.h
# /usr/include/log4cplus/config/defines.hxx
# /usr/include/log4cplus/config/windowsh-inc.h
# /usr/include/log4cplus/helpers/thread-config.h
# /usr/include/log4cplus/helpers/loglog.h
# /usr/include/log4cplus/helpers/appenderattachableimpl.h
# /usr/include/log4cplus/helpers/fileinfo.h
# /usr/include/log4cplus/helpers/queue.h
# /usr/include/log4cplus/helpers/lockfile.h
# /usr/include/log4cplus/helpers/pointer.h
# /usr/include/log4cplus/helpers/property.h
# /usr/include/log4cplus/helpers/logloguser.h
# /usr/include/log4cplus/helpers/sleep.h
# /usr/include/log4cplus/helpers/snprintf.h
# /usr/include/log4cplus/helpers/timehelper.h
# /usr/include/log4cplus/helpers/stringhelper.h
# /usr/include/log4cplus/helpers/socket.h
# /usr/include/log4cplus/helpers/connectorthread.h
# /usr/include/log4cplus/helpers/socketbuffer.h
# /usr/lib/liblog4cplus.so
# /usr/lib/liblog4cplus-1.2.so.5.1.4
# /usr/lib/liblog4cplus-1.2.so.5
# /usr/lib/pkgconfig/log4cplus.pc
# /sysroot/usr/lib/liblog4cplus-1.2.so.5.1.4
# /sysroot/usr/lib/liblog4cplus-1.2.so.5
# /sysroot/usr/lib/liblog4cplus.so
# /sysroot/usr/lib/liblog4cplus.la
# /sysroot/usr/lib/pkgconfig/log4cplus.pc
# /sysroot/usr/include/log4cplus/appender.h
# /sysroot/usr/include/log4cplus/asyncappender.h
# /sysroot/usr/include/log4cplus/clogger.h
# /sysroot/usr/include/log4cplus/config.hxx
# /sysroot/usr/include/log4cplus/configurator.h
# /sysroot/usr/include/log4cplus/consoleappender.h
# /sysroot/usr/include/log4cplus/fileappender.h
# /sysroot/usr/include/log4cplus/fstreams.h
# /sysroot/usr/include/log4cplus/hierarchy.h
# /sysroot/usr/include/log4cplus/hierarchylocker.h
# /sysroot/usr/include/log4cplus/layout.h
# /sysroot/usr/include/log4cplus/log4judpappender.h
# /sysroot/usr/include/log4cplus/logger.h
# /sysroot/usr/include/log4cplus/loggingmacros.h
# /sysroot/usr/include/log4cplus/loglevel.h
# /sysroot/usr/include/log4cplus/mdc.h
# /sysroot/usr/include/log4cplus/ndc.h
# /sysroot/usr/include/log4cplus/nteventlogappender.h
# /sysroot/usr/include/log4cplus/nullappender.h
# /sysroot/usr/include/log4cplus/qt4debugappender.h
# /sysroot/usr/include/log4cplus/socketappender.h
# /sysroot/usr/include/log4cplus/streams.h
# /sysroot/usr/include/log4cplus/syslogappender.h
# /sysroot/usr/include/log4cplus/tchar.h
# /sysroot/usr/include/log4cplus/tracelogger.h
# /sysroot/usr/include/log4cplus/tstring.h
# /sysroot/usr/include/log4cplus/version.h
# /sysroot/usr/include/log4cplus/win32consoleappender.h
# /sysroot/usr/include/log4cplus/win32debugappender.h
# /sysroot/usr/include/log4cplus/spi/appenderattachable.h
# /sysroot/usr/include/log4cplus/spi/factory.h
# /sysroot/usr/include/log4cplus/spi/filter.h
# /sysroot/usr/include/log4cplus/spi/loggerfactory.h
# /sysroot/usr/include/log4cplus/spi/loggerimpl.h
# /sysroot/usr/include/log4cplus/spi/loggingevent.h
# /sysroot/usr/include/log4cplus/spi/objectregistry.h
# /sysroot/usr/include/log4cplus/spi/rootlogger.h
# /sysroot/usr/include/log4cplus/internal/cygwin-win32.h
# /sysroot/usr/include/log4cplus/internal/env.h
# /sysroot/usr/include/log4cplus/internal/internal.h
# /sysroot/usr/include/log4cplus/internal/socket.h
# /sysroot/usr/include/log4cplus/thread/syncprims.h
# /sysroot/usr/include/log4cplus/thread/syncprims-pub-impl.h
# /sysroot/usr/include/log4cplus/thread/threads.h
# /sysroot/usr/include/log4cplus/thread/impl/syncprims-cxx11.h
# /sysroot/usr/include/log4cplus/thread/impl/syncprims-impl.h
# /sysroot/usr/include/log4cplus/thread/impl/syncprims-pthreads.h
# /sysroot/usr/include/log4cplus/thread/impl/syncprims-win32.h
# /sysroot/usr/include/log4cplus/thread/impl/threads-impl.h
# /sysroot/usr/include/log4cplus/thread/impl/tls.h
# /sysroot/usr/include/log4cplus/helpers/appenderattachableimpl.h
# /sysroot/usr/include/log4cplus/helpers/connectorthread.h
# /sysroot/usr/include/log4cplus/helpers/fileinfo.h
# /sysroot/usr/include/log4cplus/helpers/lockfile.h
# /sysroot/usr/include/log4cplus/helpers/loglog.h
# /sysroot/usr/include/log4cplus/helpers/logloguser.h
# /sysroot/usr/include/log4cplus/helpers/pointer.h
# /sysroot/usr/include/log4cplus/helpers/property.h
# /sysroot/usr/include/log4cplus/helpers/queue.h
# /sysroot/usr/include/log4cplus/helpers/sleep.h
# /sysroot/usr/include/log4cplus/helpers/snprintf.h
# /sysroot/usr/include/log4cplus/helpers/socketbuffer.h
# /sysroot/usr/include/log4cplus/helpers/socket.h
# /sysroot/usr/include/log4cplus/helpers/stringhelper.h
# /sysroot/usr/include/log4cplus/helpers/thread-config.h
# /sysroot/usr/include/log4cplus/helpers/timehelper.h
# /sysroot/usr/include/log4cplus/boost/deviceappender.hxx
# /sysroot/usr/include/log4cplus/config/defines.hxx
# /sysroot/usr/include/log4cplus/config/macosx.h
# /sysroot/usr/include/log4cplus/config/win32.h
# /sysroot/usr/include/log4cplus/config/windowsh-inc.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf log4cplus.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/log4cplus.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/log4cplus.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/log4cplus.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/log4cplus/src/log4cplus-1.2.0/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 log4cplus configure 1.2.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-working-locale
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ddd5788ee4b6
# 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:2552: checking build system type
# configure:2566: result: x86_64-unknown-linux-gnu
# configure:2586: checking host system type
# configure:2599: result: x86_64-unknown-linux-gnu
# configure:2619: checking target system type
# configure:2632: result: x86_64-unknown-linux-gnu
# configure:2676: checking for a BSD-compatible install
# configure:2744: result: /usr/bin/install -c
# configure:2755: checking whether build environment is sane
# configure:2810: result: yes
# configure:2869: checking for x86_64-unknown-linux-strip
# configure:2899: result: no
# configure:2909: checking for strip
# configure:2925: found /usr/sbin/strip
# configure:2936: result: strip
# configure:2961: checking for a thread-safe mkdir -p
# configure:3000: result: /usr/sbin/mkdir -p
# configure:3007: checking for gawk
# configure:3023: found /usr/sbin/gawk
# configure:3034: result: gawk
# configure:3045: checking whether make sets $(MAKE)
# configure:3067: result: yes
# configure:3096: checking whether make supports nested variables
# configure:3113: result: yes
# configure:3232: checking whether to enable maintainer-specific portions of Makefiles
# configure:3241: result: yes
# configure:3266: checking for style of include used by make
# configure:3294: result: GNU
# configure:3325: checking for x86_64-unknown-linux-gcc
# configure:3355: result: no
# configure:3365: checking for gcc
# configure:3381: found /usr/sbin/gcc
# configure:3392: result: gcc
# configure:3621: checking for C compiler version
# configure:3630: 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:3641: $? = 0
# configure:3630: 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:3641: $? = 0
# configure:3630: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3641: $? = 1
# configure:3630: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3641: $? = 1
# configure:3661: checking whether the C compiler works
# configure:3683: gcc conftest.c >&5
# configure:3687: $? = 0
# configure:3735: result: yes
# configure:3738: checking for C compiler default output file name
# configure:3740: result: a.out
# configure:3746: checking for suffix of executables
# configure:3753: gcc -o conftest conftest.c >&5
# configure:3757: $? = 0
# configure:3779: result:
# configure:3801: checking whether we are cross compiling
# configure:3809: gcc -o conftest conftest.c >&5
# configure:3813: $? = 0
# configure:3820: ./conftest
# configure:3824: $? = 0
# configure:3839: result: no
# configure:3844: checking for suffix of object files
# configure:3866: gcc -c conftest.c >&5
# configure:3870: $? = 0
# configure:3891: result: o
# configure:3895: checking whether we are using the GNU C compiler
# configure:3914: gcc -c conftest.c >&5
# configure:3914: $? = 0
# configure:3923: result: yes
# configure:3932: checking whether gcc accepts -g
# configure:3952: gcc -c -g conftest.c >&5
# configure:3952: $? = 0
# configure:3993: result: yes
# configure:4010: checking for gcc option to accept ISO C89
# configure:4073: gcc -c conftest.c >&5
# configure:4073: $? = 0
# configure:4086: result: none needed
# configure:4111: checking whether gcc understands -c and -o together
# configure:4133: gcc -c conftest.c -o conftest2.o
# configure:4136: $? = 0
# configure:4133: gcc -c conftest.c -o conftest2.o
# configure:4136: $? = 0
# configure:4148: result: yes
# configure:4167: checking dependency style of gcc
# configure:4278: result: gcc3
# configure:4299: checking for x86_64-unknown-linux-ar
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-lib
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-link
# configure:4329: result: no
# configure:4343: checking for ar
# configure:4359: found /usr/sbin/ar
# configure:4370: result: ar
# configure:4396: checking the archiver (ar) interface
# configure:4412: gcc -c conftest.c >&5
# configure:4412: $? = 0
# configure:4414: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:4417: $? = 0
# configure:4445: result: ar
# configure:4668: checking for x86_64-unknown-linux-g++
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-c++
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-gpp
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-aCC
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-CC
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-cxx
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-cc++
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-cl.exe
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-FCC
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-KCC
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-RCC
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-xlC_r
# configure:4698: result: no
# configure:4668: checking for x86_64-unknown-linux-xlC
# configure:4698: result: no
# configure:4712: checking for g++
# configure:4728: found /usr/sbin/g++
# configure:4739: result: g++
# configure:4766: checking for C++ compiler version
# configure:4775: 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:4786: $? = 0
# configure:4775: 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:4786: $? = 0
# configure:4775: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4786: $? = 1
# configure:4775: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4786: $? = 1
# configure:4790: checking whether we are using the GNU C++ compiler
# configure:4809: g++ -c conftest.cpp >&5
# configure:4809: $? = 0
# configure:4818: result: yes
# configure:4827: checking whether g++ accepts -g
# configure:4847: g++ -c -g conftest.cpp >&5
# configure:4847: $? = 0
# configure:4888: result: yes
# configure:4913: checking dependency style of g++
# configure:5024: result: gcc3
# configure:5044: checking how to run the C++ preprocessor
# configure:5071: g++ -E conftest.cpp
# configure:5071: $? = 0
# configure:5085: g++ -E conftest.cpp
# conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5085: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | /* end confdefs.h. */
# | #include
# configure:5110: result: g++ -E
# configure:5130: g++ -E conftest.cpp
# configure:5130: $? = 0
# configure:5144: g++ -E conftest.cpp
# conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5144: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | /* end confdefs.h. */
# | #include
# configure:5219: checking for a sed that does not truncate output
# configure:5283: result: /usr/sbin/sed
# configure:5290: checking for C++ compiler vendor
# configure:5338: g++ -c -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:16:9: error: 'thisisanerror' was not declared in this scope
# thisisanerror;
# ^~~~~~~~~~~~~
# configure:5338: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5338: g++ -c -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:16:9: error: 'thisisanerror' was not declared in this scope
# thisisanerror;
# ^~~~~~~~~~~~~
# configure:5338: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5338: g++ -c -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:16:9: error: 'thisisanerror' was not declared in this scope
# thisisanerror;
# ^~~~~~~~~~~~~
# configure:5338: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5338: g++ -c -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:16:9: error: 'thisisanerror' was not declared in this scope
# thisisanerror;
# ^~~~~~~~~~~~~
# configure:5338: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__clang__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5338: g++ -c -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5338: $? = 0
# configure:5346: result: gnu
# configure:5361: checking CXXFLAGS for maximum warnings
# configure:5381: g++ -o conftest -warn all -warn all -D_GNU_SOURCE=1 conftest.cpp >&5
# g++: error: all: No such file or directory
# g++: error: all: No such file or directory
# g++: error: unrecognized command line option '-warn'; did you mean '--warn-'?
# g++: error: unrecognized command line option '-warn'; did you mean '--warn-'?
# configure:5381: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5381: g++ -o conftest -pedantic -Wall -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5381: $? = 0
# configure:5391: result: -Wall
# configure:5408: : CXXFLAGS="$CXXFLAGS $ac_cv_cxxflags_warn_all"
# configure:5411: $? = 0
# configure:5432: checking for grep that handles long lines and -e
# configure:5490: result: /usr/sbin/grep
# configure:5504: checking CXXFLAGS for gcc -fdiagnostics-show-caret
# configure:5531: g++ -o conftest -Wall -pedantic -Werror -fdiagnostics-show-caret -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5531: $? = 0
# configure:5546: result: -fdiagnostics-show-caret
# configure:5559: : CXXFLAGS="$CXXFLAGS $var"
# configure:5562: $? = 0
# configure:5569: checking CXXFLAGS for gcc -ftrack-macro-expansion
# configure:5596: g++ -o conftest -Wall -fdiagnostics-show-caret -pedantic -Werror -ftrack-macro-expansion -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5596: $? = 0
# configure:5611: result: -ftrack-macro-expansion
# configure:5624: : CXXFLAGS="$CXXFLAGS $var"
# configure:5627: $? = 0
# configure:5636: checking CXXFLAGS for gcc -fdiagnostics-color=auto
# configure:5663: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -pedantic -Werror -fdiagnostics-color=auto -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5663: $? = 0
# configure:5678: result: -fdiagnostics-color=auto
# configure:5691: : CXXFLAGS="$CXXFLAGS $var"
# configure:5694: $? = 0
# configure:5703: checking CXXFLAGS for gcc -Wextra
# configure:5730: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -pedantic -Werror -Wextra -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5730: $? = 0
# configure:5745: result: -Wextra
# configure:5758: : CXXFLAGS="$CXXFLAGS $var"
# configure:5761: $? = 0
# configure:5768: checking CXXFLAGS for gcc -pedantic
# configure:5795: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Werror -pedantic -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5795: $? = 0
# configure:5810: result: -pedantic
# configure:5823: : CXXFLAGS="$CXXFLAGS $var"
# configure:5826: $? = 0
# configure:5833: checking CXXFLAGS for gcc -Wstrict-aliasing
# configure:5860: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -pedantic -Werror -Wstrict-aliasing -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5860: $? = 0
# configure:5875: result: -Wstrict-aliasing
# configure:5888: : CXXFLAGS="$CXXFLAGS $var"
# configure:5891: $? = 0
# configure:5898: checking CXXFLAGS for gcc -Wstrict-overflow
# configure:5925: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -pedantic -Werror -Wstrict-overflow -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5925: $? = 0
# configure:5940: result: -Wstrict-overflow
# configure:5953: : CXXFLAGS="$CXXFLAGS $var"
# configure:5956: $? = 0
# configure:5963: checking CXXFLAGS for gcc -Woverloaded-virtual
# configure:5990: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -pedantic -Werror -Woverloaded-virtual -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:5990: $? = 0
# configure:6005: result: -Woverloaded-virtual
# configure:6018: : CXXFLAGS="$CXXFLAGS $var"
# configure:6021: $? = 0
# configure:6032: checking CXXFLAGS for gcc -Wold-style-cast
# configure:6059: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -pedantic -Werror -Wold-style-cast -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:6059: $? = 0
# configure:6074: result: -Wold-style-cast
# configure:6087: : CXXFLAGS="$CXXFLAGS $var"
# configure:6090: $? = 0
# configure:6098: checking CXXFLAGS for gcc -Wc++0x-compat
# configure:6125: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -pedantic -Werror -Wc++0x-compat -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:6125: $? = 0
# configure:6140: result: -Wc++0x-compat
# configure:6153: : CXXFLAGS="$CXXFLAGS $var"
# configure:6156: $? = 0
# configure:6163: checking CXXFLAGS for gcc -Wc++11-compat
# configure:6190: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -pedantic -Werror -Wc++11-compat -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:6190: $? = 0
# configure:6205: result: -Wc++11-compat
# configure:6218: : CXXFLAGS="$CXXFLAGS $var"
# configure:6221: $? = 0
# configure:6228: checking CXXFLAGS for gcc -Wundef
# configure:6255: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -pedantic -Werror -Wundef -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:6255: $? = 0
# configure:6270: result: -Wundef
# configure:6283: : CXXFLAGS="$CXXFLAGS $var"
# configure:6286: $? = 0
# configure:6293: checking CXXFLAGS for gcc -Wshadow
# configure:6320: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -pedantic -Werror -Wshadow -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:6320: $? = 0
# configure:6335: result: -Wshadow
# configure:6348: : CXXFLAGS="$CXXFLAGS $var"
# configure:6351: $? = 0
# configure:6358: checking CXXFLAGS for gcc -Wformat
# configure:6385: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -pedantic -Werror -Wformat -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:6385: $? = 0
# configure:6400: result: -Wformat
# configure:6413: : CXXFLAGS="$CXXFLAGS $var"
# configure:6416: $? = 0
# configure:6423: checking CXXFLAGS for gcc -Wsuggest-attribute=format
# configure:6450: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -pedantic -Werror -Wsuggest-attribute=format -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:6450: $? = 0
# configure:6465: result: -Wsuggest-attribute=format
# configure:6478: : CXXFLAGS="$CXXFLAGS $var"
# configure:6481: $? = 0
# configure:6488: checking CXXFLAGS for gcc -Wsuggest-attribute=noreturn
# configure:6515: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -pedantic -Werror -Wsuggest-attribute=noreturn -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:6515: $? = 0
# configure:6530: result: -Wsuggest-attribute=noreturn
# configure:6543: : CXXFLAGS="$CXXFLAGS $var"
# configure:6546: $? = 0
# configure:6553: checking CXXFLAGS for gcc -Wno-variadic-macros
# configure:6580: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -pedantic -Werror -Wno-variadic-macros -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:6580: $? = 0
# configure:6595: result: -Wno-variadic-macros
# configure:6608: : CXXFLAGS="$CXXFLAGS $var"
# configure:6611: $? = 0
# configure:7096: checking CXXFLAGS for gcc -O2
# configure:7123: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -pedantic -Werror -O2 -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:7123: $? = 0
# configure:7138: result: -O2
# configure:7151: : CXXFLAGS="$CXXFLAGS $var"
# configure:7154: $? = 0
# configure:7766: checking for __global and __hidden
# configure:7790: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp:11:9: error: '__global' does not name a type
# __global int x = 0;
# ^~~~~~~~
# conftest.cpp:12:9: error: '__global' does not name a type
# __global int foo ();
# ^~~~~~~~
# conftest.cpp:14:9: error: '__global' does not name a type
# __global int bar () { return x; }
# ^~~~~~~~
# conftest.cpp:15:9: error: '__hidden' does not name a type
# __hidden int baz () { return 1; }
# ^~~~~~~~
# conftest.cpp:16:24: error: variable '__global Class' has initializer but incomplete type
# class __global Class { public: Class () { } };
# ^~~~~
# conftest.cpp:16:32: error: expected primary-expression before 'public'
# class __global Class { public: Class () { } };
# ^~~~~~
# conftest.cpp:16:32: error: expected '}' before 'public'
# conftest.cpp:16:32: error: expected ',' or ';' before 'public'
# conftest.cpp:16:53: error: expected declaration before '}' token
# class __global Class { public: Class () { } };
# ^
# configure:7790: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | /* end confdefs.h. */
# |
# | __global int x = 0;
# | __global int foo ();
# | int foo () { return 0; }
# | __global int bar () { return x; }
# | __hidden int baz () { return 1; }
# | class __global Class { public: Class () { } };
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7798: result: no
# configure:7814: checking for __declspec(dllexport) and __declspec(dllimport)
# configure:7845: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp:18:19: error: expected constructor, destructor, or type conversion before '(' token
# __declspec(dllexport) int x = 0;
# ^
# conftest.cpp:19:19: error: expected constructor, destructor, or type conversion before '(' token
# __declspec(dllexport) int foo ();
# ^
# conftest.cpp:21:19: error: expected constructor, destructor, or type conversion before '(' token
# __declspec(dllexport) int bar () { return x; }
# ^
# conftest.cpp:22:37: error: expected initializer before 'Class'
# class __declspec(dllexport) Class { public: Class () { } };
# ^~~~~
# configure:7845: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | /* end confdefs.h. */
# |
# | #if defined (__clang__) || defined (__HAIKU__)
# | // Here the problem is that Clang only warns that it does not support
# | // __declspec(dllexport) but still compiles the executable. GCC on Haiku OS
# | // suffers from the same problem.
# | # error Please fail.
# | And extra please fail.
# | #else
# | __declspec(dllexport) int x = 0;
# | __declspec(dllexport) int foo ();
# | int foo () { return 0; }
# | __declspec(dllexport) int bar () { return x; }
# | class __declspec(dllexport) Class { public: Class () { } };
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7853: result: no
# configure:7871: checking for __attribute__((visibility("default"))) and __attribute__((visibility("hidden")))
# configure:7900: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:7900: $? = 0
# configure:7908: result: yes
# configure:7939: checking CXXFLAGS for gcc -fvisibility=hidden
# configure:7966: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -pedantic -Werror -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:7966: $? = 0
# configure:7981: result: -fvisibility=hidden
# configure:7994: : CXXFLAGS="$CXXFLAGS $var"
# configure:7997: $? = 0
# configure:8089: checking for C99 variadic macros
# configure:8121: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8121: $? = 0
# configure:8129: result: yes
# configure:8141: checking for GNU style variadic macros
# configure:8173: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8173: $? = 0
# configure:8181: result: yes
# configure:8193: checking for __FUNCTION__ macro
# configure:8213: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:20:22: warning: unused variable 'func' [-Wunused-variable]
# char const * func = __FUNCTION__;
# ^~~~
# configure:8213: $? = 0
# configure:8221: result: yes
# configure:8233: checking for __PRETTY_FUNCTION__ macro
# configure:8253: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:21:22: warning: unused variable 'func' [-Wunused-variable]
# char const * func = __PRETTY_FUNCTION__;
# ^~~~
# configure:8253: $? = 0
# configure:8261: result: yes
# configure:8273: checking for __func__ symbol
# configure:8293: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:22:22: warning: unused variable 'func' [-Wunused-variable]
# char const * func = __func__;
# ^~~~
# configure:8293: $? = 0
# configure:8302: result: yes
# configure:8314: checking for __attribute__((constructor_priority))
# configure:8335: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8335: $? = 0
# configure:8348: result: yes
# configure:8370: checking for __attribute__((constructor))
# configure:8391: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8391: $? = 0
# configure:8404: result: yes
# configure:8426: checking for __attribute__((init_priority))
# configure:8452: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8452: $? = 0
# configure:8465: result: yes
# configure:8485: checking for library containing strerror
# configure:8516: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8516: $? = 0
# configure:8533: result: none required
# configure:8541: checking for library containing nanosleep
# configure:8572: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8572: $? = 0
# configure:8589: result: none required
# configure:8597: checking for library containing clock_nanosleep
# configure:8628: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8628: $? = 0
# configure:8645: result: none required
# configure:8653: checking for library containing clock_gettime
# configure:8684: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8684: $? = 0
# configure:8701: result: none required
# configure:8709: checking for library containing gethostbyname
# configure:8740: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8740: $? = 0
# configure:8757: result: none required
# configure:8765: checking for library containing setsockopt
# configure:8796: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:8796: $? = 0
# configure:8813: result: none required
# configure:9213: checking for egrep
# configure:9275: result: /usr/sbin/grep -E
# configure:9280: checking for ANSI C header files
# configure:9300: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9300: $? = 0
# configure:9373: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9373: $? = 0
# configure:9373: ./conftest
# configure:9373: $? = 0
# configure:9384: result: yes
# configure:9398: checking for sys/types.h
# configure:9398: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9398: $? = 0
# configure:9398: result: yes
# configure:9398: checking for sys/stat.h
# configure:9398: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9398: $? = 0
# configure:9398: result: yes
# configure:9398: checking for stdlib.h
# configure:9398: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9398: $? = 0
# configure:9398: result: yes
# configure:9398: checking for string.h
# configure:9398: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9398: $? = 0
# configure:9398: result: yes
# configure:9398: checking for memory.h
# configure:9398: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9398: $? = 0
# configure:9398: result: yes
# configure:9398: checking for strings.h
# configure:9398: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9398: $? = 0
# configure:9398: result: yes
# configure:9398: checking for inttypes.h
# configure:9398: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9398: $? = 0
# configure:9398: result: yes
# configure:9398: checking for stdint.h
# configure:9398: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9398: $? = 0
# configure:9398: result: yes
# configure:9398: checking for unistd.h
# configure:9398: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9398: $? = 0
# configure:9398: result: yes
# configure:9411: checking for sys/types.h
# configure:9411: result: yes
# configure:9419: checking sys/socket.h usability
# configure:9419: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9419: $? = 0
# configure:9419: result: yes
# configure:9419: checking sys/socket.h presence
# configure:9419: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9419: $? = 0
# configure:9419: result: yes
# configure:9419: checking for sys/socket.h
# configure:9419: result: yes
# configure:9427: checking sys/time.h usability
# configure:9427: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9427: $? = 0
# configure:9427: result: yes
# configure:9427: checking sys/time.h presence
# configure:9427: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9427: $? = 0
# configure:9427: result: yes
# configure:9427: checking for sys/time.h
# configure:9427: result: yes
# configure:9435: checking sys/timeb.h usability
# configure:9435: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9435: $? = 0
# configure:9435: result: yes
# configure:9435: checking sys/timeb.h presence
# configure:9435: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9435: $? = 0
# configure:9435: result: yes
# configure:9435: checking for sys/timeb.h
# configure:9435: result: yes
# configure:9443: checking for sys/stat.h
# configure:9443: result: yes
# configure:9451: checking sys/syscall.h usability
# configure:9451: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9451: $? = 0
# configure:9451: result: yes
# configure:9451: checking sys/syscall.h presence
# configure:9451: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9451: $? = 0
# configure:9451: result: yes
# configure:9451: checking for sys/syscall.h
# configure:9451: result: yes
# configure:9459: checking sys/file.h usability
# configure:9459: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9459: $? = 0
# configure:9459: result: yes
# configure:9459: checking sys/file.h presence
# configure:9459: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9459: $? = 0
# configure:9459: result: yes
# configure:9459: checking for sys/file.h
# configure:9459: result: yes
# configure:9467: checking syslog.h usability
# configure:9467: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9467: $? = 0
# configure:9467: result: yes
# configure:9467: checking syslog.h presence
# configure:9467: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9467: $? = 0
# configure:9467: result: yes
# configure:9467: checking for syslog.h
# configure:9467: result: yes
# configure:9475: checking arpa/inet.h usability
# configure:9475: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9475: $? = 0
# configure:9475: result: yes
# configure:9475: checking arpa/inet.h presence
# configure:9475: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9475: $? = 0
# configure:9475: result: yes
# configure:9475: checking for arpa/inet.h
# configure:9475: result: yes
# configure:9483: checking netinet/in.h usability
# configure:9483: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9483: $? = 0
# configure:9483: result: yes
# configure:9483: checking netinet/in.h presence
# configure:9483: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9483: $? = 0
# configure:9483: result: yes
# configure:9483: checking for netinet/in.h
# configure:9483: result: yes
# configure:9491: checking netinet/tcp.h usability
# configure:9491: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9491: $? = 0
# configure:9491: result: yes
# configure:9491: checking netinet/tcp.h presence
# configure:9491: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9491: $? = 0
# configure:9491: result: yes
# configure:9491: checking for netinet/tcp.h
# configure:9491: result: yes
# configure:9499: checking netdb.h usability
# configure:9499: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9499: $? = 0
# configure:9499: result: yes
# configure:9499: checking netdb.h presence
# configure:9499: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9499: $? = 0
# configure:9499: result: yes
# configure:9499: checking for netdb.h
# configure:9499: result: yes
# configure:9507: checking for unistd.h
# configure:9507: result: yes
# configure:9515: checking fcntl.h usability
# configure:9515: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9515: $? = 0
# configure:9515: result: yes
# configure:9515: checking fcntl.h presence
# configure:9515: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9515: $? = 0
# configure:9515: result: yes
# configure:9515: checking for fcntl.h
# configure:9515: result: yes
# configure:9523: checking stdio.h usability
# configure:9523: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9523: $? = 0
# configure:9523: result: yes
# configure:9523: checking stdio.h presence
# configure:9523: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9523: $? = 0
# configure:9523: result: yes
# configure:9523: checking for stdio.h
# configure:9523: result: yes
# configure:9531: checking stdarg.h usability
# configure:9531: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9531: $? = 0
# configure:9531: result: yes
# configure:9531: checking stdarg.h presence
# configure:9531: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9531: $? = 0
# configure:9531: result: yes
# configure:9531: checking for stdarg.h
# configure:9531: result: yes
# configure:9539: checking for stdlib.h
# configure:9539: result: yes
# configure:9547: checking wchar.h usability
# configure:9547: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9547: $? = 0
# configure:9547: result: yes
# configure:9547: checking wchar.h presence
# configure:9547: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9547: $? = 0
# configure:9547: result: yes
# configure:9547: checking for wchar.h
# configure:9547: result: yes
# configure:9555: checking time.h usability
# configure:9555: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9555: $? = 0
# configure:9555: result: yes
# configure:9555: checking time.h presence
# configure:9555: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9555: $? = 0
# configure:9555: result: yes
# configure:9555: checking for time.h
# configure:9555: result: yes
# configure:9563: checking errno.h usability
# configure:9563: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9563: $? = 0
# configure:9563: result: yes
# configure:9563: checking errno.h presence
# configure:9563: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9563: $? = 0
# configure:9563: result: yes
# configure:9563: checking for errno.h
# configure:9563: result: yes
# configure:9571: checking limits.h usability
# configure:9571: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9571: $? = 0
# configure:9571: result: yes
# configure:9571: checking limits.h presence
# configure:9571: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9571: $? = 0
# configure:9571: result: yes
# configure:9571: checking for limits.h
# configure:9571: result: yes
# configure:9579: checking atomic.h usability
# configure:9579: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp:88:20: fatal error: atomic.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9579: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_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:9579: result: no
# configure:9579: checking atomic.h presence
# configure:9579: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# conftest.cpp:55:20: fatal error: atomic.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9579: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:9579: result: no
# configure:9579: checking for atomic.h
# configure:9579: result: no
# configure:9587: checking poll.h usability
# configure:9587: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# configure:9587: $? = 0
# configure:9587: result: yes
# configure:9587: checking poll.h presence
# configure:9587: g++ -E -D_GNU_SOURCE=1 conftest.cpp
# configure:9587: $? = 0
# configure:9587: result: yes
# configure:9587: checking for poll.h
# configure:9587: result: yes
# configure:9606: checking for socklen_t
# configure:9624: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:61:11: warning: unused variable 'len' [-Wunused-variable]
# socklen_t len = 42; return 0;
# ^~~
# configure:9624: $? = 0
# configure:9632: result: yes
# configure:9655: Creating a multi-threaded library.
# configure:9657: Threads support:
# configure:9792: checking whether pthreads work without any flags
# configure:9880: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# conftest.cpp: In function 'void routine(void*)':
# conftest.cpp:57:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
# static void routine(void *a) { a = 0; }
# ^
# /tmp/cclYW1kE.o: In function `main':
# conftest.cpp:(.text.startup+0x13): undefined reference to `pthread_create'
# conftest.cpp:(.text.startup+0x1f): undefined reference to `pthread_join'
# collect2: error: ld returned 1 exit status
# configure:9880: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:9889: result: no
# configure:9795: checking whether pthreads work with -Kthread
# configure:9880: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -Kthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# g++: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# configure:9880: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:9889: result: no
# configure:9795: checking whether pthreads work with -kthread
# configure:9880: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -kthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# g++: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# configure:9880: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:9889: result: no
# configure:9843: checking for the pthreads library -llthread
# configure:9880: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp -llthread >&5
# conftest.cpp: In function 'void routine(void*)':
# conftest.cpp:57:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
# static void routine(void *a) { a = 0; }
# ^
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:9880: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:9889: result: no
# configure:9795: checking whether pthreads work with -pthread
# configure:9880: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# conftest.cpp: In function 'void routine(void*)':
# conftest.cpp:57:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
# static void routine(void *a) { a = 0; }
# ^
# configure:9880: $? = 0
# configure:9889: result: yes
# configure:9910: checking for joinable pthread attribute
# configure:9926: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:9926: $? = 0
# configure:9933: result: PTHREAD_CREATE_JOINABLE
# configure:9943: checking if more special flags are required for pthreads
# configure:9961: result: no
# configure:9967: checking for PTHREAD_PRIO_INHERIT
# configure:9986: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:62:5: warning: unused variable 'i' [-Wunused-variable]
# int i = PTHREAD_PRIO_INHERIT;
# ^
# configure:9986: $? = 0
# configure:9994: result: yes
# configure:10031: checking for library containing sem_init
# configure:10062: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10062: $? = 0
# configure:10079: result: none required
# configure:10229: checking for __sync_add_and_fetch
# configure:10253: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10253: $? = 0
# configure:10262: result: yes
# configure:10273: checking for __sync_sub_and_fetch
# configure:10297: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10297: $? = 0
# configure:10306: result: yes
# configure:10317: checking for C++11 atomics
# configure:10348: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10348: $? = 0
# configure:10357: result: yes
# configure:10368: checking for __atomic_add_fetch
# configure:10392: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10392: $? = 0
# configure:10401: result: yes
# configure:10412: checking for __atomic_sub_fetch
# configure:10437: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10437: $? = 0
# configure:10446: result: yes
# configure:10457: checking for atomic_inc_uint
# configure:10482: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# conftest.cpp:65:20: fatal error: atomic.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:10482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | volatile unsigned int x = 1;
# | atomic_inc_uint (&x);
# | if (x != 2)
# | abort ();
# |
# | ;
# | return 0;
# | }
# configure:10491: result: no
# configure:10502: checking for atomic_dec_uint_nv
# configure:10528: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# conftest.cpp:65:20: fatal error: atomic.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:10528: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | volatile unsigned int x = 2;
# | volatile unsigned int y = atomic_dec_uint_nv (&x);
# | membar_exit();
# | if (x != 1 || y != 1)
# | abort ();
# |
# | ;
# | return 0;
# | }
# configure:10537: result: no
# configure:10594: checking for thread_local
# configure:10623: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10623: $? = 0
# configure:10633: result: yes
# configure:10804: checking for gmtime_r
# configure:10804: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10804: $? = 0
# configure:10804: result: yes
# configure:10817: checking for localtime_r
# configure:10817: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10817: $? = 0
# configure:10817: result: yes
# configure:10830: checking for gettimeofday
# configure:10830: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10830: $? = 0
# configure:10830: result: yes
# configure:10843: checking for nanosleep
# configure:10843: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10843: $? = 0
# configure:10843: result: yes
# configure:10856: checking for clock_nanosleep
# configure:10856: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10856: $? = 0
# configure:10856: result: yes
# configure:10869: checking for clock_gettime
# configure:10869: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10869: $? = 0
# configure:10869: result: yes
# configure:10882: checking for getpid
# configure:10882: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10882: $? = 0
# configure:10882: result: yes
# configure:10895: checking for poll
# configure:10895: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10895: $? = 0
# configure:10895: result: yes
# configure:10908: checking for pipe
# configure:10908: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10908: $? = 0
# configure:10908: result: yes
# configure:10921: checking for pipe2
# configure:10921: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10921: $? = 0
# configure:10921: result: yes
# configure:10934: checking for ftime
# configure:10934: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10934: $? = 0
# configure:10934: result: yes
# configure:10947: checking for stat
# configure:10947: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10947: $? = 0
# configure:10947: result: yes
# configure:10960: checking for lstat
# configure:10960: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10960: $? = 0
# configure:10960: result: yes
# configure:10973: checking for fcntl
# configure:10973: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10973: $? = 0
# configure:10973: result: yes
# configure:10986: checking for lockf
# configure:10986: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10986: $? = 0
# configure:10986: result: yes
# configure:10999: checking for flock
# configure:10999: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:10999: $? = 0
# configure:10999: result: yes
# configure:11012: checking for htons
# configure:11012: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11012: $? = 0
# configure:11012: result: yes
# configure:11025: checking for ntohs
# configure:11025: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11025: $? = 0
# configure:11025: result: yes
# configure:11038: checking for htonl
# configure:11038: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11038: $? = 0
# configure:11038: result: yes
# configure:11051: checking for ntohl
# configure:11051: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11051: $? = 0
# configure:11051: result: yes
# configure:11064: checking for shutdown
# configure:11064: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11064: $? = 0
# configure:11064: result: yes
# configure:11077: checking for mbstowcs
# configure:11077: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11077: $? = 0
# configure:11077: result: yes
# configure:11090: checking for wcstombs
# configure:11090: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11090: $? = 0
# configure:11090: result: yes
# configure:11185: checking for vsnprintf
# configure:11185: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11185: $? = 0
# configure:11185: result: yes
# configure:11198: checking for _vsnprintf
# configure:11198: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# /tmp/ccCByTcs.o: In function `main':
# conftest.cpp:(.text.startup+0x5): undefined reference to `_vsnprintf'
# collect2: error: ld returned 1 exit status
# configure:11198: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define _vsnprintf to an innocuous variant, in case declares _vsnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _vsnprintf innocuous__vsnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _vsnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _vsnprintf
# |
# | /* 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 _vsnprintf ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__vsnprintf || defined __stub____vsnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _vsnprintf ();
# | ;
# | return 0;
# | }
# configure:11198: result: no
# configure:11211: checking for vsnwprintf
# configure:11211: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# /tmp/cc74fIQw.o: In function `main':
# conftest.cpp:(.text.startup+0x5): undefined reference to `vsnwprintf'
# collect2: error: ld returned 1 exit status
# configure:11211: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define vsnwprintf to an innocuous variant, in case declares vsnwprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vsnwprintf innocuous_vsnwprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vsnwprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vsnwprintf
# |
# | /* 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 vsnwprintf ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_vsnwprintf || defined __stub___vsnwprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vsnwprintf ();
# | ;
# | return 0;
# | }
# configure:11211: result: no
# configure:11224: checking for _vsnwprintf
# configure:11224: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# /tmp/ccvOFOYB.o: In function `main':
# conftest.cpp:(.text.startup+0x5): undefined reference to `_vsnwprintf'
# collect2: error: ld returned 1 exit status
# configure:11224: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define _vsnwprintf to an innocuous variant, in case declares _vsnwprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _vsnwprintf innocuous__vsnwprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _vsnwprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _vsnwprintf
# |
# | /* 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 _vsnwprintf ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__vsnwprintf || defined __stub____vsnwprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _vsnwprintf ();
# | ;
# | return 0;
# | }
# configure:11224: result: no
# configure:11237: checking for vsprintf_s
# configure:11237: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# /tmp/cc3dVHZJ.o: In function `main':
# conftest.cpp:(.text.startup+0x5): undefined reference to `vsprintf_s'
# collect2: error: ld returned 1 exit status
# configure:11237: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define vsprintf_s to an innocuous variant, in case declares vsprintf_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vsprintf_s innocuous_vsprintf_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vsprintf_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vsprintf_s
# |
# | /* 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 vsprintf_s ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_vsprintf_s || defined __stub___vsprintf_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vsprintf_s ();
# | ;
# | return 0;
# | }
# configure:11237: result: no
# configure:11250: checking for vswprintf_s
# configure:11250: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# /tmp/ccRxM7IF.o: In function `main':
# conftest.cpp:(.text.startup+0x5): undefined reference to `vswprintf_s'
# collect2: error: ld returned 1 exit status
# configure:11250: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define vswprintf_s to an innocuous variant, in case declares vswprintf_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vswprintf_s innocuous_vswprintf_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vswprintf_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vswprintf_s
# |
# | /* 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 vswprintf_s ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_vswprintf_s || defined __stub___vswprintf_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vswprintf_s ();
# | ;
# | return 0;
# | }
# configure:11250: result: no
# configure:11263: checking for vfprintf_s
# configure:11263: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# /tmp/cc8hQAgR.o: In function `main':
# conftest.cpp:(.text.startup+0x5): undefined reference to `vfprintf_s'
# collect2: error: ld returned 1 exit status
# configure:11263: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define vfprintf_s to an innocuous variant, in case declares vfprintf_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vfprintf_s innocuous_vfprintf_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vfprintf_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vfprintf_s
# |
# | /* 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 vfprintf_s ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_vfprintf_s || defined __stub___vfprintf_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vfprintf_s ();
# | ;
# | return 0;
# | }
# configure:11263: result: no
# configure:11276: checking for vfwprintf_s
# configure:11276: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# /tmp/ccnUpztV.o: In function `main':
# conftest.cpp:(.text.startup+0x5): undefined reference to `vfwprintf_s'
# collect2: error: ld returned 1 exit status
# configure:11276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define vfwprintf_s to an innocuous variant, in case declares vfwprintf_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vfwprintf_s innocuous_vfwprintf_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vfwprintf_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vfwprintf_s
# |
# | /* 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 vfwprintf_s ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_vfwprintf_s || defined __stub___vfwprintf_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vfwprintf_s ();
# | ;
# | return 0;
# | }
# configure:11276: result: no
# configure:11289: checking for _vsnprintf_s
# configure:11289: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# /tmp/cccqUCC4.o: In function `main':
# conftest.cpp:(.text.startup+0x5): undefined reference to `_vsnprintf_s'
# collect2: error: ld returned 1 exit status
# configure:11289: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define _vsnprintf_s to an innocuous variant, in case declares _vsnprintf_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _vsnprintf_s innocuous__vsnprintf_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _vsnprintf_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _vsnprintf_s
# |
# | /* 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 _vsnprintf_s ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__vsnprintf_s || defined __stub____vsnprintf_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _vsnprintf_s ();
# | ;
# | return 0;
# | }
# configure:11289: result: no
# configure:11302: checking for _vsnwprintf_s
# configure:11302: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# /tmp/ccmhCWia.o: In function `main':
# conftest.cpp:(.text.startup+0x5): undefined reference to `_vsnwprintf_s'
# collect2: error: ld returned 1 exit status
# configure:11302: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define _vsnwprintf_s to an innocuous variant, in case declares _vsnwprintf_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _vsnwprintf_s innocuous__vsnwprintf_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _vsnwprintf_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _vsnwprintf_s
# |
# | /* 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 _vsnwprintf_s ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__vsnwprintf_s || defined __stub____vsnwprintf_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _vsnwprintf_s ();
# | ;
# | return 0;
# | }
# configure:11302: result: no
# configure:11338: checking for ENAMETOOLONG
# configure:11354: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:124:5: warning: unused variable 'value' [-Wunused-variable]
# int value = ENAMETOOLONG;
# ^~~~~
# configure:11354: $? = 0
# configure:11361: result: yes
# configure:11371: checking for getaddrinfo
# configure:11399: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11399: $? = 0
# configure:11406: result: yes
# configure:11422: checking for gethostbyname_r
# configure:11450: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:11450: $? = 0
# configure:11457: result: yes
# configure:11471: checking for gettid
# configure:11489: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:131:5: warning: unused variable 'rv' [-Wunused-variable]
# int rv = syscall(SYS_gettid);
# ^~
# configure:11489: $? = 0
# configure:11496: result: yes
# configure:11515: checking for x86_64-unknown-linux-pkg-config
# configure:11548: result: no
# configure:11558: checking for pkg-config
# configure:11576: found /usr/sbin/pkg-config
# configure:11588: result: /usr/sbin/pkg-config
# configure:11613: checking pkg-config is at least version 0.9.0
# configure:11616: result: yes
# configure:12683: checking how to print strings
# configure:12710: result: printf
# configure:12731: checking for a sed that does not truncate output
# configure:12795: result: /usr/sbin/sed
# configure:12813: checking for fgrep
# configure:12875: result: /usr/sbin/grep -F
# configure:12910: checking for ld used by gcc
# configure:12977: result: /usr/sbin/ld
# configure:12984: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:12999: result: yes
# configure:13011: checking for BSD- or MS-compatible name lister (nm)
# configure:13060: result: /usr/sbin/nm -B
# configure:13190: checking the name lister (/usr/sbin/nm -B) interface
# configure:13197: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:13200: /usr/sbin/nm -B "conftest.o"
# configure:13203: output
# 0000000000000000 B some_variable
# configure:13210: result: BSD nm
# configure:13213: checking whether ln -s works
# configure:13217: result: yes
# configure:13225: checking the maximum length of command line arguments
# configure:13355: result: 1572864
# configure:13372: checking whether the shell understands some XSI constructs
# configure:13382: result: yes
# configure:13386: checking whether the shell understands "+="
# configure:13392: result: yes
# configure:13427: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:13467: result: func_convert_file_noop
# configure:13474: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:13494: result: func_convert_file_noop
# configure:13501: checking for /usr/sbin/ld option to reload object files
# configure:13508: result: -r
# configure:13542: checking for x86_64-unknown-linux-objdump
# configure:13572: result: no
# configure:13582: checking for objdump
# configure:13598: found /usr/sbin/objdump
# configure:13609: result: objdump
# configure:13638: checking how to recognize dependent libraries
# configure:13840: result: pass_all
# configure:13885: checking for x86_64-unknown-linux-dlltool
# configure:13915: result: no
# configure:13925: checking for dlltool
# configure:13955: result: no
# configure:13982: checking how to associate runtime and link libraries
# configure:14009: result: printf %s\n
# configure:14025: checking for x86_64-unknown-linux-ar
# configure:14052: result: ar
# configure:14133: checking for archiver @FILE support
# configure:14150: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:14150: $? = 0
# configure:14153: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:14156: $? = 0
# configure:14161: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:14164: $? = 1
# configure:14176: result: @
# configure:14194: checking for x86_64-unknown-linux-strip
# configure:14221: result: strip
# configure:14293: checking for x86_64-unknown-linux-ranlib
# configure:14323: result: no
# configure:14333: checking for ranlib
# configure:14349: found /usr/sbin/ranlib
# configure:14360: result: ranlib
# configure:14462: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:14582: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:14585: $? = 0
# configure:14589: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:14592: $? = 0
# configure:14658: g++ -o conftest -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp conftstm.o >&5
# configure:14661: $? = 0
# configure:14699: result: ok
# configure:14736: checking for sysroot
# configure:14766: result: no
# configure:14843: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:14846: $? = 0
# configure:14982: checking for x86_64-unknown-linux-mt
# configure:15012: result: no
# configure:15022: checking for mt
# configure:15052: result: no
# configure:15072: checking if : is a manifest tool
# configure:15078: : '-?'
# configure:15086: result: no
# configure:15725: checking for dlfcn.h
# configure:15725: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:15725: $? = 0
# configure:15725: result: yes
# configure:16237: checking for objdir
# configure:16252: result: .libs
# configure:16523: checking if gcc supports -fno-rtti -fno-exceptions
# configure:16541: gcc -c -D_GNU_SOURCE=1 -D_REENTRANT -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:16545: $? = 0
# configure:16558: result: no
# configure:16885: checking for gcc option to produce PIC
# configure:16892: result: -fPIC -DPIC
# configure:16900: checking if gcc PIC flag -fPIC -DPIC works
# configure:16918: gcc -c -D_GNU_SOURCE=1 -D_REENTRANT -fPIC -DPIC -DPIC conftest.c >&5
# configure:16922: $? = 0
# configure:16935: result: yes
# configure:16964: checking if gcc static flag -static works
# configure:16992: result: yes
# configure:17007: checking if gcc supports -c -o file.o
# configure:17028: gcc -c -D_GNU_SOURCE=1 -D_REENTRANT -o out/conftest2.o conftest.c >&5
# configure:17032: $? = 0
# configure:17054: result: yes
# configure:17062: checking if gcc supports -c -o file.o
# configure:17109: result: yes
# configure:17142: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:18295: result: yes
# configure:18332: checking whether -lc should be explicitly linked in
# configure:18340: gcc -c -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
# configure:18343: $? = 0
# configure:18358: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:18361: $? = 0
# configure:18375: result: no
# configure:18535: checking dynamic linker characteristics
# configure:19046: gcc -o conftest -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:19046: $? = 0
# configure:19268: result: GNU/Linux ld.so
# configure:19375: checking how to hardcode library paths into programs
# configure:19400: result: immediate
# configure:19940: checking whether stripping libraries is possible
# configure:19945: result: yes
# configure:19980: checking if libtool supports shared libraries
# configure:19982: result: yes
# configure:19985: checking whether to build shared libraries
# configure:20006: result: yes
# configure:20009: checking whether to build static libraries
# configure:20013: result: no
# configure:20036: checking how to run the C++ preprocessor
# configure:20102: result: g++ -E
# configure:20122: g++ -E -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp
# configure:20122: $? = 0
# configure:20136: g++ -E -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp
# conftest.cpp:128:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20136: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "log4cplus"
# | #define PACKAGE_TARNAME "log4cplus"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "log4cplus 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LOG4CPLUS_WORKING_LOCALE 1
# | #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# | #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# | #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# | #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# | #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# | #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# | #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# | #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# | #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# | #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# | #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# | #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# | #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# | #define LOG4CPLUS_HAVE_SYSLOG_H 1
# | #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# | #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# | #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# | #define LOG4CPLUS_HAVE_NETDB_H 1
# | #define LOG4CPLUS_HAVE_UNISTD_H 1
# | #define LOG4CPLUS_HAVE_FCNTL_H 1
# | #define LOG4CPLUS_HAVE_STDIO_H 1
# | #define LOG4CPLUS_HAVE_STDARG_H 1
# | #define LOG4CPLUS_HAVE_STDLIB_H 1
# | #define LOG4CPLUS_HAVE_WCHAR_H 1
# | #define LOG4CPLUS_HAVE_TIME_H 1
# | #define LOG4CPLUS_HAVE_ERRNO_H 1
# | #define LOG4CPLUS_HAVE_LIMITS_H 1
# | #define LOG4CPLUS_HAVE_POLL_H 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE___SYNC_ADD_AND_FETCH 1
# | #define HAVE___SYNC_SUB_AND_FETCH 1
# | #define HAVE_CXX11_ATOMICS 1
# | #define HAVE___ATOMIC_ADD_FETCH 1
# | #define HAVE___ATOMIC_SUB_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# | #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# | #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# | #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# | #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# | #define HAVE_TLS_SUPPORT 1
# | #define TLS_SUPPORT_CONSTRUCT thread_local
# | #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# | #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# | #define HAVE_GMTIME_R 1
# | #define LOG4CPLUS_HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# | #define HAVE_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPID 1
# | #define LOG4CPLUS_HAVE_GETPID 1
# | #define HAVE_POLL 1
# | #define LOG4CPLUS_HAVE_POLL 1
# | #define HAVE_PIPE 1
# | #define LOG4CPLUS_HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define LOG4CPLUS_HAVE_PIPE2 1
# | #define HAVE_FTIME 1
# | #define LOG4CPLUS_HAVE_FTIME 1
# | #define HAVE_STAT 1
# | #define LOG4CPLUS_HAVE_STAT 1
# | #define HAVE_LSTAT 1
# | #define LOG4CPLUS_HAVE_LSTAT 1
# | #define HAVE_FCNTL 1
# | #define LOG4CPLUS_HAVE_FCNTL 1
# | #define HAVE_LOCKF 1
# | #define LOG4CPLUS_HAVE_LOCKF 1
# | #define HAVE_FLOCK 1
# | #define LOG4CPLUS_HAVE_FLOCK 1
# | #define HAVE_HTONS 1
# | #define LOG4CPLUS_HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define LOG4CPLUS_HAVE_NTOHS 1
# | #define HAVE_HTONL 1
# | #define LOG4CPLUS_HAVE_HTONL 1
# | #define HAVE_NTOHL 1
# | #define LOG4CPLUS_HAVE_NTOHL 1
# | #define HAVE_SHUTDOWN 1
# | #define LOG4CPLUS_HAVE_SHUTDOWN 1
# | #define HAVE_MBSTOWCS 1
# | #define LOG4CPLUS_HAVE_MBSTOWCS 1
# | #define HAVE_WCSTOMBS 1
# | #define LOG4CPLUS_HAVE_WCSTOMBS 1
# | #define HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_VSNPRINTF 1
# | #define LOG4CPLUS_HAVE_ENAMETOOLONG 1
# | #define HAVE_GETADDRINFO 1
# | #define LOG4CPLUS_HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define LOG4CPLUS_HAVE_GETHOSTBYNAME_R 1
# | #define LOG4CPLUS_HAVE_GETTID 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:20305: checking for ld used by g++
# configure:20372: result: /usr/sbin/ld -m elf_x86_64
# configure:20379: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:20394: result: yes
# configure:20449: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:21454: result: yes
# configure:21490: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
# configure:21493: $? = 0
# configure:22013: checking for g++ option to produce PIC
# configure:22020: result: -fPIC -DPIC
# configure:22028: checking if g++ PIC flag -fPIC -DPIC works
# configure:22046: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:22050: $? = 0
# configure:22063: result: yes
# configure:22086: checking if g++ static flag -static works
# configure:22114: result: yes
# configure:22126: checking if g++ supports -c -o file.o
# configure:22147: g++ -c -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE=1 -D_REENTRANT -o out/conftest2.o conftest.cpp >&5
# configure:22151: $? = 0
# configure:22173: result: yes
# configure:22178: checking if g++ supports -c -o file.o
# configure:22225: result: yes
# configure:22255: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:22291: result: yes
# configure:22432: checking dynamic linker characteristics
# configure:23099: result: GNU/Linux ld.so
# configure:23152: checking how to hardcode library paths into programs
# configure:23177: result: immediate
# configure:23372: checking that generated files are newer than configure
# configure:23378: result: done
# configure:23441: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by log4cplus config.status 1.2.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ddd5788ee4b6
#
# config.status:1322: creating Makefile
# config.status:1322: creating include/Makefile
# config.status:1322: creating tests/atlocal
# config.status:1322: creating tests/configandwatch_test/log4cplus.properties
# config.status:1322: creating tests/filter_test/log4cplus.properties
# config.status:1322: creating tests/performance_test/log4cplus.properties
# config.status:1322: creating tests/propertyconfig_test/log4cplus.properties
# config.status:1322: creating tests/propertyconfig_test/log4cplus.tail.properties
# config.status:1322: creating log4cplus.pc
# config.status:1322: creating include/log4cplus/config.h
# config.status:1322: creating include/log4cplus/config/defines.hxx
# config.status:1551: executing tests/atconfig commands
# config.status:1551: executing depfiles commands
# config.status:1551: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv___atomic_add_fetch=yes
# ac_cv___atomic_sub_fetch=yes
# ac_cv___sync_add_and_fetch=yes
# ac_cv___sync_sub_and_fetch=yes
# ac_cv__attribute__visibility=yes
# ac_cv__global=no
# ac_cv_atomic_dec_uint_nv=no
# ac_cv_atomic_inc_uint=no
# ac_cv_ax_type_socklen_t=yes
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c99_variadic_macros=yes
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx11_atomics=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_cxxflags_warn_all=-Wall
# ac_cv_declspec=no
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# 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_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_PYTHON_VERSION_set=
# ac_cv_env_PYTHON_VERSION_value=
# ac_cv_env_PYTHON_set=
# ac_cv_env_PYTHON_value=
# ac_cv_env_QT5_CFLAGS_set=
# ac_cv_env_QT5_CFLAGS_value=
# ac_cv_env_QT5_LIBS_set=
# ac_cv_env_QT5_LIBS_value=
# ac_cv_env_QT_CFLAGS_set=
# ac_cv_env_QT_CFLAGS_value=
# ac_cv_env_QT_LIBS_set=
# ac_cv_env_QT_LIBS_value=
# ac_cv_env_SWIG_FLAGS_set=
# ac_cv_env_SWIG_FLAGS_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__vsnprintf=no
# ac_cv_func__vsnprintf_s=no
# ac_cv_func__vsnwprintf=no
# ac_cv_func__vsnwprintf_s=no
# ac_cv_func_clock_gettime=yes
# ac_cv_func_clock_nanosleep=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_flock=yes
# ac_cv_func_ftime=yes
# ac_cv_func_getpid=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_htonl=yes
# ac_cv_func_htons=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_lockf=yes
# ac_cv_func_lstat=yes
# ac_cv_func_mbstowcs=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_ntohl=yes
# ac_cv_func_ntohs=yes
# ac_cv_func_pipe2=yes
# ac_cv_func_pipe=yes
# ac_cv_func_poll=yes
# ac_cv_func_shutdown=yes
# ac_cv_func_stat=yes
# ac_cv_func_vfprintf_s=no
# ac_cv_func_vfwprintf_s=no
# ac_cv_func_vsnprintf=yes
# ac_cv_func_vsnwprintf=no
# ac_cv_func_vsprintf_s=no
# ac_cv_func_vswprintf_s=no
# ac_cv_func_wcstombs=yes
# ac_cv_gnu_variadic_macros=yes
# ac_cv_have___func___symbol=yes
# ac_cv_have___function___macro=yes
# ac_cv_have___pretty_function___macro=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_atomic_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_syscall_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# 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_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# 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
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_clock_nanosleep='none required'
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_nanosleep='none required'
# ac_cv_search_sem_init='none required'
# ac_cv_search_setsockopt='none required'
# ac_cv_search_strerror='none required'
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_thread_local=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_PTHREAD_PRIO_INHERIT=yes
# ax_cv_cxx_compiler_vendor=gnu
# ax_cv_cxxflags_gcc_option__O2=-O2
# ax_cv_cxxflags_gcc_option__Wcpp0x_compat=-Wc++0x-compat
# ax_cv_cxxflags_gcc_option__Wcpp11_compat=-Wc++11-compat
# ax_cv_cxxflags_gcc_option__Wextra=-Wextra
# ax_cv_cxxflags_gcc_option__Wformat=-Wformat
# ax_cv_cxxflags_gcc_option__Wno_variadic_macros=-Wno-variadic-macros
# ax_cv_cxxflags_gcc_option__Wold_style_cast=-Wold-style-cast
# ax_cv_cxxflags_gcc_option__Woverloaded_virtual=-Woverloaded-virtual
# ax_cv_cxxflags_gcc_option__Wshadow=-Wshadow
# ax_cv_cxxflags_gcc_option__Wstrict_aliasing=-Wstrict-aliasing
# ax_cv_cxxflags_gcc_option__Wstrict_overflow=-Wstrict-overflow
# ax_cv_cxxflags_gcc_option__Wsuggest_attribute_format=-Wsuggest-attribute=format
# ax_cv_cxxflags_gcc_option__Wsuggest_attribute_noreturn=-Wsuggest-attribute=noreturn
# ax_cv_cxxflags_gcc_option__Wundef=-Wundef
# ax_cv_cxxflags_gcc_option__fdiagnostics_color_auto=-fdiagnostics-color=auto
# ax_cv_cxxflags_gcc_option__fdiagnostics_show_caret=-fdiagnostics-show-caret
# ax_cv_cxxflags_gcc_option__ftrack_macro_expansion=-ftrack-macro-expansion
# ax_cv_cxxflags_gcc_option__fvisibility_hidden=-fvisibility=hidden
# ax_cv_cxxflags_gcc_option__pedantic=-pedantic
# ax_cv_have_enametoolong=yes
# ax_cv_have_func_attribute_constructor=yes
# ax_cv_have_func_attribute_constructor_priority=yes
# ax_cv_have_getaddrinfo=yes
# ax_cv_have_gethostbyname_r=yes
# ax_cv_have_gettid=yes
# ax_cv_have_var_attribute_init_priority=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# 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_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# 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_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# 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
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/log4cplus/src/log4cplus-1.2.0/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/log4cplus/src/log4cplus-1.2.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/log4cplus/src/log4cplus-1.2.0/missing autoheader'
# AUTOM4TE='${SHELL} /tmp/log4cplus/src/log4cplus-1.2.0/missing autom4te'
# AUTOMAKE='${SHELL} /tmp/log4cplus/src/log4cplus-1.2.0/missing automake-1.14'
# AWK='gawk'
# AX_SWIG_PYTHON_CPPFLAGS=''
# AX_SWIG_PYTHON_OPT=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPPFLAGS=' -D_GNU_SOURCE=1 -D_REENTRANT'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++0x-compat -Wc++11-compat -Wundef -Wshadow -Wformat -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_RELEASE_OPTION_FALSE='#'
# ENABLE_RELEASE_OPTION_TRUE=''
# ENABLE_THREADS='yes'
# ENABLE_VERSION_INFO_OPTION_FALSE='#'
# ENABLE_VERSION_INFO_OPTION_TRUE=''
# 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=' '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LOG4CPLUS_AIX_XLC_LDFLAGS=''
# LOG4CPLUS_NDEBUG='-DNDEBUG'
# LOG4CPLUS_PROFILING_CXXFLAGS=''
# LOG4CPLUS_PROFILING_LDFLAGS=''
# LTLIBOBJS=''
# LT_RELEASE='1.2'
# LT_VERSION='6:4:1'
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/log4cplus/src/log4cplus-1.2.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MULTI_THREADED_FALSE='#'
# MULTI_THREADED_TRUE=''
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='log4cplus'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='log4cplus'
# PACKAGE_STRING='log4cplus 1.2.0'
# PACKAGE_TARNAME='log4cplus'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PTHREAD_CXXFLAGS='-pthread'
# PTHREAD_LIBS=''
# PYTHON=''
# PYTHON_CPPFLAGS=''
# PYTHON_EXEC_PREFIX=''
# PYTHON_EXTRA_LDFLAGS=''
# PYTHON_EXTRA_LIBS=''
# PYTHON_LDFLAGS=''
# PYTHON_PLATFORM=''
# PYTHON_PREFIX=''
# PYTHON_SITE_PKG=''
# PYTHON_VERSION=''
# QT5_CFLAGS=''
# QT5_FALSE=''
# QT5_LIBS=''
# QT5_TRUE='#'
# QT_CFLAGS=''
# QT_FALSE=''
# QT_LIBS=''
# QT_TRUE='#'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SWIG=''
# SWIG_FLAGS=''
# SWIG_LIB=''
# USE_LOG4CPLUS_EXPORT_SYMBOLS_REGEX_FALSE=''
# USE_LOG4CPLUS_EXPORT_SYMBOLS_REGEX_TRUE='#'
# VERSION='1.2.0'
# WITH_PYTHON_FALSE=''
# WITH_PYTHON_TRUE='#'
# WITH_SWIG_FALSE=''
# WITH_SWIG_TRUE='#'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# 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__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# ax_pthread_config=''
# 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}'
# 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/log4cplus/src/log4cplus-1.2.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgpyexecdir=''
# pkgpythondir=''
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir=''
# pythondir=''
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "log4cplus"
# #define PACKAGE_TARNAME "log4cplus"
# #define PACKAGE_VERSION "1.2.0"
# #define PACKAGE_STRING "log4cplus 1.2.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define LOG4CPLUS_WORKING_LOCALE 1
# #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
# #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
# #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
# #define LOG4CPLUS_HAVE_C99_VARIADIC_MACROS 1
# #define LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS 1
# #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
# #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
# #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
# #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
# #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
# #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
# #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 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 LOG4CPLUS_HAVE_SYS_TYPES_H 1
# #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
# #define LOG4CPLUS_HAVE_SYS_TIME_H 1
# #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
# #define LOG4CPLUS_HAVE_SYS_STAT_H 1
# #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
# #define LOG4CPLUS_HAVE_SYS_FILE_H 1
# #define LOG4CPLUS_HAVE_SYSLOG_H 1
# #define LOG4CPLUS_HAVE_ARPA_INET_H 1
# #define LOG4CPLUS_HAVE_NETINET_IN_H 1
# #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
# #define LOG4CPLUS_HAVE_NETDB_H 1
# #define LOG4CPLUS_HAVE_UNISTD_H 1
# #define LOG4CPLUS_HAVE_FCNTL_H 1
# #define LOG4CPLUS_HAVE_STDIO_H 1
# #define LOG4CPLUS_HAVE_STDARG_H 1
# #define LOG4CPLUS_HAVE_STDLIB_H 1
# #define LOG4CPLUS_HAVE_WCHAR_H 1
# #define LOG4CPLUS_HAVE_TIME_H 1
# #define LOG4CPLUS_HAVE_ERRNO_H 1
# #define LOG4CPLUS_HAVE_LIMITS_H 1
# #define LOG4CPLUS_HAVE_POLL_H 1
# #define HAVE_PTHREAD_PRIO_INHERIT 1
# #define HAVE_PTHREAD 1
# #define HAVE___SYNC_ADD_AND_FETCH 1
# #define HAVE___SYNC_SUB_AND_FETCH 1
# #define HAVE_CXX11_ATOMICS 1
# #define HAVE___ATOMIC_ADD_FETCH 1
# #define HAVE___ATOMIC_SUB_FETCH 1
# #define LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH 1
# #define LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH 1
# #define LOG4CPLUS_HAVE_CXX11_ATOMICS 1
# #define LOG4CPLUS_HAVE___ATOMIC_ADD_FETCH 1
# #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
# #define HAVE_TLS_SUPPORT 1
# #define TLS_SUPPORT_CONSTRUCT thread_local
# #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
# #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
# #define HAVE_GMTIME_R 1
# #define LOG4CPLUS_HAVE_GMTIME_R 1
# #define HAVE_LOCALTIME_R 1
# #define LOG4CPLUS_HAVE_LOCALTIME_R 1
# #define HAVE_GETTIMEOFDAY 1
# #define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
# #define HAVE_NANOSLEEP 1
# #define LOG4CPLUS_HAVE_NANOSLEEP 1
# #define HAVE_CLOCK_NANOSLEEP 1
# #define LOG4CPLUS_HAVE_CLOCK_NANOSLEEP 1
# #define HAVE_CLOCK_GETTIME 1
# #define LOG4CPLUS_HAVE_CLOCK_GETTIME 1
# #define HAVE_GETPID 1
# #define LOG4CPLUS_HAVE_GETPID 1
# #define HAVE_POLL 1
# #define LOG4CPLUS_HAVE_POLL 1
# #define HAVE_PIPE 1
# #define LOG4CPLUS_HAVE_PIPE 1
# #define HAVE_PIPE2 1
# #define LOG4CPLUS_HAVE_PIPE2 1
# #define HAVE_FTIME 1
# #define LOG4CPLUS_HAVE_FTIME 1
# #define HAVE_STAT 1
# #define LOG4CPLUS_HAVE_STAT 1
# #define HAVE_LSTAT 1
# #define LOG4CPLUS_HAVE_LSTAT 1
# #define HAVE_FCNTL 1
# #define LOG4CPLUS_HAVE_FCNTL 1
# #define HAVE_LOCKF 1
# #define LOG4CPLUS_HAVE_LOCKF 1
# #define HAVE_FLOCK 1
# #define LOG4CPLUS_HAVE_FLOCK 1
# #define HAVE_HTONS 1
# #define LOG4CPLUS_HAVE_HTONS 1
# #define HAVE_NTOHS 1
# #define LOG4CPLUS_HAVE_NTOHS 1
# #define HAVE_HTONL 1
# #define LOG4CPLUS_HAVE_HTONL 1
# #define HAVE_NTOHL 1
# #define LOG4CPLUS_HAVE_NTOHL 1
# #define HAVE_SHUTDOWN 1
# #define LOG4CPLUS_HAVE_SHUTDOWN 1
# #define HAVE_MBSTOWCS 1
# #define LOG4CPLUS_HAVE_MBSTOWCS 1
# #define HAVE_WCSTOMBS 1
# #define LOG4CPLUS_HAVE_WCSTOMBS 1
# #define HAVE_VSNPRINTF 1
# #define LOG4CPLUS_HAVE_VSNPRINTF 1
# #define LOG4CPLUS_HAVE_ENAMETOOLONG 1
# #define HAVE_GETADDRINFO 1
# #define LOG4CPLUS_HAVE_GETADDRINFO 1
# #define HAVE_GETHOSTBYNAME_R 1
# #define LOG4CPLUS_HAVE_GETHOSTBYNAME_R 1
# #define LOG4CPLUS_HAVE_GETTID 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
#
# configure: exit 0