The build took 00h 01m 54s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
16,170 |
sh |
15,486 |
cpp |
2,541 |
ansic |
2,416 |
makefile |
244 |
perl |
11 |
lisp |
36,868 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: log4cplus 1.2.0-3 (Tue Apr 4 20:12:27 UTC 2017)
==> 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... arm-unknown-linux-androideabi
checking target system type... arm-unknown-linux-androideabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking the archiver (arm-linux-androideabi-ar) interface... ar
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking how to run the C++ preprocessor... arm-linux-androideabi-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... no
checking sys/timeb.h presence... no
checking for sys/timeb.h... no
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... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
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... no
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... no
checking for __thread... 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... no
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 arm-linux-androideabi-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
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 arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-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 arm-unknown-linux-androideabi 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 /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-g++ static flag -static works... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) 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 arm-linux-androideabi-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 -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 arm-linux-androideabi-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 -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
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-clogger.Tpo src/.deps/liblog4cplus_la-clogger.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-appenderattachableimpl.Tpo src/.deps/liblog4cplus_la-appenderattachableimpl.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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-asyncappender.Tpo src/.deps/liblog4cplus_la-asyncappender.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-connectorthread.Tpo src/.deps/liblog4cplus_la-connectorthread.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-cygwin-win32.Tpo src/.deps/liblog4cplus_la-cygwin-win32.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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 arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-appender.Tpo src/.deps/liblog4cplus_la-appender.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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-env.Tpo src/.deps/liblog4cplus_la-env.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-configurator.Tpo src/.deps/liblog4cplus_la-configurator.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-fileinfo.Tpo src/.deps/liblog4cplus_la-fileinfo.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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-factory.Tpo src/.deps/liblog4cplus_la-factory.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-filter.Tpo src/.deps/liblog4cplus_la-filter.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-global-init.Tpo src/.deps/liblog4cplus_la-global-init.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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 arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-fileappender.Tpo src/.deps/liblog4cplus_la-fileappender.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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-hierarchy.Tpo src/.deps/liblog4cplus_la-hierarchy.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-layout.Tpo src/.deps/liblog4cplus_la-layout.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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-lockfile.Tpo src/.deps/liblog4cplus_la-lockfile.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-log4judpappender.Tpo src/.deps/liblog4cplus_la-log4judpappender.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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-logger.Tpo src/.deps/liblog4cplus_la-logger.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-loggerimpl.Tpo src/.deps/liblog4cplus_la-loggerimpl.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-loggingmacros.Tpo src/.deps/liblog4cplus_la-loggingmacros.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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-loggingevent.Tpo src/.deps/liblog4cplus_la-loggingevent.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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 arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-loglog.Tpo src/.deps/liblog4cplus_la-loglog.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-loglevel.Tpo src/.deps/liblog4cplus_la-loglevel.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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-nteventlogappender.Tpo src/.deps/liblog4cplus_la-nteventlogappender.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-nullappender.Tpo src/.deps/liblog4cplus_la-nullappender.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-mdc.Tpo src/.deps/liblog4cplus_la-mdc.Plo
mv -f src/.deps/liblog4cplus_la-objectregistry.Tpo src/.deps/liblog4cplus_la-objectregistry.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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 arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-ndc.Tpo src/.deps/liblog4cplus_la-ndc.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
src/property.cxx:106:1: warning: unused parameter 'file' [-Wunused-parameter]
imbue_file_from_flags (tistream & file, unsigned flags)
^
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 'this' [-Wshadow]
std::size_t const count = queue.size ();
^
mv -f src/.deps/liblog4cplus_la-rootlogger.Tpo src/.deps/liblog4cplus_la-rootlogger.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-queue.Tpo src/.deps/liblog4cplus_la-queue.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-sleep.Tpo src/.deps/liblog4cplus_la-sleep.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-patternlayout.Tpo src/.deps/liblog4cplus_la-patternlayout.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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-property.Tpo src/.deps/liblog4cplus_la-property.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-snprintf.Tpo src/.deps/liblog4cplus_la-snprintf.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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 arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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 arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-socket.Tpo src/.deps/liblog4cplus_la-socket.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-socketappender.Tpo src/.deps/liblog4cplus_la-socketappender.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-stringhelper-clocale.Tpo src/.deps/liblog4cplus_la-stringhelper-clocale.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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.Tpo src/.deps/liblog4cplus_la-stringhelper.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-socket-unix.Tpo src/.deps/liblog4cplus_la-socket-unix.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-stringhelper-iconv.Tpo src/.deps/liblog4cplus_la-stringhelper-iconv.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Tpo src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-syncprims.Tpo src/.deps/liblog4cplus_la-syncprims.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-tls.Tpo src/.deps/liblog4cplus_la-tls.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-threads.Tpo src/.deps/liblog4cplus_la-threads.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-version.Tpo src/.deps/liblog4cplus_la-version.Plo
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-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 -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
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$||'`;\
arm-linux-androideabi-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 -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
libtool: compile: arm-linux-androideabi-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 -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-win32debugappender.Tpo src/.deps/liblog4cplus_la-win32debugappender.Plo
depbase=`echo tests/configandwatch_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-syslogappender.Tpo src/.deps/liblog4cplus_la-syslogappender.Plo
depbase=`echo tests/customloglevel_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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
mv -f src/.deps/liblog4cplus_la-timehelper.Tpo src/.deps/liblog4cplus_la-timehelper.Plo
depbase=`echo tests/customloglevel_test/func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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
depbase=`echo tests/customloglevel_test/customloglevel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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$||'`;\
arm-linux-androideabi-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 -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
depbase=`echo tests/filter_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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
depbase=`echo tests/hierarchy_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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$||'`;\
arm-linux-androideabi-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 -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
depbase=`echo tests/ndc_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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$||'`;\
arm-linux-androideabi-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 -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
depbase=`echo tests/patternlayout_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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$||'`;\
arm-linux-androideabi-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 -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
depbase=`echo tests/priority_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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$||'`;\
arm-linux-androideabi-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 -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
depbase=`echo tests/propertyconfig_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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$||'`;\
arm-linux-androideabi-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 -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
depbase=`echo tests/timeformat_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
arm-linux-androideabi-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 -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$||'`;\
arm-linux-androideabi-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 -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
arm-linux-androideabi-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 -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
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -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: arm-linux-androideabi-g++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../sysroot/usr/lib/crtbegin_so.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/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib -lstdc++ -lm -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_so.o -O2 -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 arm-linux-androideabi-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 -o appender_test tests/appender_test/main.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o configandwatch_test tests/configandwatch_test/main.o ./liblog4cplus.la
mv -f simpleserver/.deps/loggingserver-loggingserver.Tpo simpleserver/.deps/loggingserver-loggingserver.Po
libtool: link: arm-linux-androideabi-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 -o .libs/appender_test tests/appender_test/main.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/configandwatch_test tests/configandwatch_test/main.o ./.libs/liblog4cplus.so
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o customloglevel_test tests/customloglevel_test/main.o tests/customloglevel_test/func.o tests/customloglevel_test/customloglevel.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o fileappender_test tests/fileappender_test/main.o ./liblog4cplus.la
libtool: link: arm-linux-androideabi-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 -o .libs/fileappender_test tests/fileappender_test/main.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/customloglevel_test tests/customloglevel_test/main.o tests/customloglevel_test/func.o tests/customloglevel_test/customloglevel.o ./.libs/liblog4cplus.so
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o filter_test tests/filter_test/main.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o hierarchy_test tests/hierarchy_test/main.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o loglog_test tests/loglog_test/main.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o ndc_test tests/ndc_test/main.o ./liblog4cplus.la
libtool: link: arm-linux-androideabi-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 -o .libs/hierarchy_test tests/hierarchy_test/main.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/filter_test tests/filter_test/main.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/loglog_test tests/loglog_test/main.o ./.libs/liblog4cplus.so
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o ostream_test tests/ostream_test/main.o ./liblog4cplus.la
libtool: link: arm-linux-androideabi-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 -o .libs/ndc_test tests/ndc_test/main.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/ostream_test tests/ostream_test/main.o ./.libs/liblog4cplus.so
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o patternlayout_test tests/patternlayout_test/main.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o performance_test tests/performance_test/main.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o priority_test tests/priority_test/main.o tests/priority_test/func.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o propertyconfig_test tests/propertyconfig_test/main.o ./liblog4cplus.la
libtool: link: arm-linux-androideabi-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 -o .libs/performance_test tests/performance_test/main.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/patternlayout_test tests/patternlayout_test/main.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/priority_test tests/priority_test/main.o tests/priority_test/func.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/propertyconfig_test tests/propertyconfig_test/main.o ./.libs/liblog4cplus.so
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o socket_test tests/socket_test/main.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o timeformat_test tests/timeformat_test/main.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o thread_test tests/thread_test/main.o ./liblog4cplus.la
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-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 -o loggingserver simpleserver/loggingserver-loggingserver.o ./liblog4cplus.la
libtool: link: arm-linux-androideabi-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 -o .libs/timeformat_test tests/timeformat_test/main.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/socket_test tests/socket_test/main.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/loggingserver simpleserver/loggingserver-loggingserver.o ./.libs/liblog4cplus.so
libtool: link: arm-linux-androideabi-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 -o .libs/thread_test tests/thread_test/main.o ./.libs/liblog4cplus.so
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 (Tue Apr 4 20:12:54 UTC 2017)
CMD: pacman --query --file log4cplus-1.2.0-3-x86_64.pkg.tar.xz
Creating hybrid package for 'log4cplus'
Trying to find vanilla package 'log4cplus'...
CMD: pacman --query --file /mirror/log4cplus-1.2.0-3.pkg.tar.xz
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/sysroot/usr/lib/liblog4cplus-1.2.so.5.1.4
/sysroot/sysroot/usr/lib/liblog4cplus-1.2.so.5
/sysroot/sysroot/usr/lib/liblog4cplus.so
/sysroot/sysroot/usr/lib/liblog4cplus.la
/sysroot/sysroot/usr/lib/pkgconfig/log4cplus.pc
/sysroot/sysroot/usr/include/log4cplus/appender.h
/sysroot/sysroot/usr/include/log4cplus/asyncappender.h
/sysroot/sysroot/usr/include/log4cplus/clogger.h
/sysroot/sysroot/usr/include/log4cplus/config.hxx
/sysroot/sysroot/usr/include/log4cplus/configurator.h
/sysroot/sysroot/usr/include/log4cplus/consoleappender.h
/sysroot/sysroot/usr/include/log4cplus/fileappender.h
/sysroot/sysroot/usr/include/log4cplus/fstreams.h
/sysroot/sysroot/usr/include/log4cplus/hierarchy.h
/sysroot/sysroot/usr/include/log4cplus/hierarchylocker.h
/sysroot/sysroot/usr/include/log4cplus/layout.h
/sysroot/sysroot/usr/include/log4cplus/log4judpappender.h
/sysroot/sysroot/usr/include/log4cplus/logger.h
/sysroot/sysroot/usr/include/log4cplus/loggingmacros.h
/sysroot/sysroot/usr/include/log4cplus/loglevel.h
/sysroot/sysroot/usr/include/log4cplus/mdc.h
/sysroot/sysroot/usr/include/log4cplus/ndc.h
/sysroot/sysroot/usr/include/log4cplus/nteventlogappender.h
/sysroot/sysroot/usr/include/log4cplus/nullappender.h
/sysroot/sysroot/usr/include/log4cplus/qt4debugappender.h
/sysroot/sysroot/usr/include/log4cplus/socketappender.h
/sysroot/sysroot/usr/include/log4cplus/streams.h
/sysroot/sysroot/usr/include/log4cplus/syslogappender.h
/sysroot/sysroot/usr/include/log4cplus/tchar.h
/sysroot/sysroot/usr/include/log4cplus/tracelogger.h
/sysroot/sysroot/usr/include/log4cplus/tstring.h
/sysroot/sysroot/usr/include/log4cplus/version.h
/sysroot/sysroot/usr/include/log4cplus/win32consoleappender.h
/sysroot/sysroot/usr/include/log4cplus/win32debugappender.h
/sysroot/sysroot/usr/include/log4cplus/spi/appenderattachable.h
/sysroot/sysroot/usr/include/log4cplus/spi/factory.h
/sysroot/sysroot/usr/include/log4cplus/spi/filter.h
/sysroot/sysroot/usr/include/log4cplus/spi/loggerfactory.h
/sysroot/sysroot/usr/include/log4cplus/spi/loggerimpl.h
/sysroot/sysroot/usr/include/log4cplus/spi/loggingevent.h
/sysroot/sysroot/usr/include/log4cplus/spi/objectregistry.h
/sysroot/sysroot/usr/include/log4cplus/spi/rootlogger.h
/sysroot/sysroot/usr/include/log4cplus/internal/cygwin-win32.h
/sysroot/sysroot/usr/include/log4cplus/internal/env.h
/sysroot/sysroot/usr/include/log4cplus/internal/internal.h
/sysroot/sysroot/usr/include/log4cplus/internal/socket.h
/sysroot/sysroot/usr/include/log4cplus/thread/syncprims.h
/sysroot/sysroot/usr/include/log4cplus/thread/syncprims-pub-impl.h
/sysroot/sysroot/usr/include/log4cplus/thread/threads.h
/sysroot/sysroot/usr/include/log4cplus/thread/impl/syncprims-cxx11.h
/sysroot/sysroot/usr/include/log4cplus/thread/impl/syncprims-impl.h
/sysroot/sysroot/usr/include/log4cplus/thread/impl/syncprims-pthreads.h
/sysroot/sysroot/usr/include/log4cplus/thread/impl/syncprims-win32.h
/sysroot/sysroot/usr/include/log4cplus/thread/impl/threads-impl.h
/sysroot/sysroot/usr/include/log4cplus/thread/impl/tls.h
/sysroot/sysroot/usr/include/log4cplus/helpers/appenderattachableimpl.h
/sysroot/sysroot/usr/include/log4cplus/helpers/connectorthread.h
/sysroot/sysroot/usr/include/log4cplus/helpers/fileinfo.h
/sysroot/sysroot/usr/include/log4cplus/helpers/lockfile.h
/sysroot/sysroot/usr/include/log4cplus/helpers/loglog.h
/sysroot/sysroot/usr/include/log4cplus/helpers/logloguser.h
/sysroot/sysroot/usr/include/log4cplus/helpers/pointer.h
/sysroot/sysroot/usr/include/log4cplus/helpers/property.h
/sysroot/sysroot/usr/include/log4cplus/helpers/queue.h
/sysroot/sysroot/usr/include/log4cplus/helpers/sleep.h
/sysroot/sysroot/usr/include/log4cplus/helpers/snprintf.h
/sysroot/sysroot/usr/include/log4cplus/helpers/socketbuffer.h
/sysroot/sysroot/usr/include/log4cplus/helpers/socket.h
/sysroot/sysroot/usr/include/log4cplus/helpers/stringhelper.h
/sysroot/sysroot/usr/include/log4cplus/helpers/thread-config.h
/sysroot/sysroot/usr/include/log4cplus/helpers/timehelper.h
/sysroot/sysroot/usr/include/log4cplus/boost/deviceappender.hxx
/sysroot/sysroot/usr/include/log4cplus/config/defines.hxx
/sysroot/sysroot/usr/include/log4cplus/config/macosx.h
/sysroot/sysroot/usr/include/log4cplus/config/win32.h
/sysroot/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
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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-working-locale
## --------- ##
## Platform. ##
## --------- ##
hostname = dcb8f82e515b
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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: /sysroot/bin
PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
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: arm-unknown-linux-androideabi
configure:2619: checking target system type
configure:2632: result: arm-unknown-linux-androideabi
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 arm-linux-androideabi-strip
configure:2885: found /sysroot/bin/arm-linux-androideabi-strip
configure:2896: result: arm-linux-androideabi-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 arm-linux-androideabi-gcc
configure:3352: result: arm-linux-androideabi-gcc
configure:3621: checking for C compiler version
configure:3630: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:3641: $? = 0
configure:3630: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:3641: $? = 1
configure:3630: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:3641: $? = 1
configure:3661: checking whether the C compiler works
configure:3683: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3757: $? = 0
configure:3779: result:
configure:3801: checking whether we are cross compiling
configure:3839: result: yes
configure:3844: checking for suffix of object files
configure:3866: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3914: $? = 0
configure:3923: result: yes
configure:3932: checking whether arm-linux-androideabi-gcc accepts -g
configure:3952: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3952: $? = 0
configure:3993: result: yes
configure:4010: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4073: $? = 0
configure:4086: result: none needed
configure:4111: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:4133: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4136: $? = 0
configure:4133: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4136: $? = 0
configure:4148: result: yes
configure:4167: checking dependency style of arm-linux-androideabi-gcc
configure:4278: result: gcc3
configure:4299: checking for arm-linux-androideabi-ar
configure:4315: found /sysroot/bin/arm-linux-androideabi-ar
configure:4326: result: arm-linux-androideabi-ar
configure:4396: checking the archiver (arm-linux-androideabi-ar) interface
configure:4412: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4412: $? = 0
configure:4414: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
configure:4417: $? = 0
configure:4445: result: ar
configure:4766: checking for C++ compiler version
configure:4775: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (GCC) 4.8
Copyright (C) 2013 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: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:4786: $? = 0
configure:4775: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:4786: $? = 1
configure:4775: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:4786: $? = 1
configure:4790: checking whether we are using the GNU C++ compiler
configure:4809: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:4809: $? = 0
configure:4818: result: yes
configure:4827: checking whether arm-linux-androideabi-g++ accepts -g
configure:4847: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:4847: $? = 0
configure:4888: result: yes
configure:4913: checking dependency style of arm-linux-androideabi-g++
configure:5024: result: gcc3
configure:5044: checking how to run the C++ preprocessor
configure:5071: arm-linux-androideabi-g++ -E conftest.cpp
configure:5071: $? = 0
configure:5085: arm-linux-androideabi-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: arm-linux-androideabi-g++ -E
configure:5130: arm-linux-androideabi-g++ -E conftest.cpp
configure:5130: $? = 0
configure:5144: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-g++ -o conftest -warn all -warn all -D_GNU_SOURCE=1 conftest.cpp >&5
arm-linux-androideabi-g++: error: all: No such file or directory
arm-linux-androideabi-g++: error: all: No such file or directory
arm-linux-androideabi-g++: error: unrecognized command line option '-warn'
arm-linux-androideabi-g++: error: unrecognized command line option '-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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:24: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 [enabled by default]
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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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:9384: result: yes
configure:9398: checking for sys/types.h
configure:9398: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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:70:23: fatal error: sys/timeb.h: No such file or directory
#include
^
compilation terminated.
configure:9435: $? = 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
| /* 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:9435: result: no
configure:9435: checking sys/timeb.h presence
configure:9435: arm-linux-androideabi-g++ -E -D_GNU_SOURCE=1 conftest.cpp
conftest.cpp:37:23: fatal error: sys/timeb.h: No such file or directory
#include
^
compilation terminated.
configure:9435: $? = 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
| /* end confdefs.h. */
| #include
configure:9435: result: no
configure:9435: checking for sys/timeb.h
configure:9435: result: no
configure:9443: checking for sys/stat.h
configure:9443: result: yes
configure:9451: checking sys/syscall.h usability
configure:9451: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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:87: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_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: arm-linux-androideabi-g++ -E -D_GNU_SOURCE=1 conftest.cpp
conftest.cpp:54: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_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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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:60: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: arm-linux-androideabi-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:56:37: 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: arm-linux-androideabi-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
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: arm-linux-androideabi-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 'int main()':
conftest.cpp:61:9: error: 'PTHREAD_PRIO_INHERIT' was not declared in this scope
int i = PTHREAD_PRIO_INHERIT;
^
conftest.cpp:61:5: warning: unused variable 'i' [-Wunused-variable]
int i = PTHREAD_PRIO_INHERIT;
^
configure:9986: $? = 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_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
|
| int
| main ()
| {
| int i = PTHREAD_PRIO_INHERIT;
| ;
| return 0;
| }
configure:9994: result: no
configure:10031: checking for library containing sem_init
configure:10062: arm-linux-androideabi-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
configure:10062: $? = 0
configure:10079: result: none required
configure:10229: checking for __sync_add_and_fetch
configure:10253: arm-linux-androideabi-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
configure:10253: $? = 0
configure:10262: result: yes
configure:10273: checking for __sync_sub_and_fetch
configure:10297: arm-linux-androideabi-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
configure:10297: $? = 0
configure:10306: result: yes
configure:10317: checking for C++11 atomics
configure:10348: arm-linux-androideabi-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
In file included from /sysroot/include/c++/4.8/atomic:38:0,
from conftest.cpp:59:
/sysroot/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the \
^
In file included from /sysroot/include/c++/4.8/atomic:41:0,
from conftest.cpp:59:
/sysroot/include/c++/4.8/bits/atomic_base.h:70:3: error: 'constexpr' does not name a type
constexpr memory_order
^
/sysroot/include/c++/4.8/bits/atomic_base.h:70:3: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:76:3: error: 'constexpr' does not name a type
constexpr memory_order
^
/sysroot/include/c++/4.8/bits/atomic_base.h:76:3: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:83:3: error: 'constexpr' does not name a type
constexpr memory_order
^
/sysroot/include/c++/4.8/bits/atomic_base.h:83:3: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:90:3: error: 'constexpr' does not name a type
constexpr memory_order
^
/sysroot/include/c++/4.8/bits/atomic_base.h:90:3: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:98:41: error: expected initializer before 'noexcept'
atomic_thread_fence(memory_order __m) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:102:41: error: expected initializer before 'noexcept'
atomic_signal_fence(memory_order __m) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:108:30: error: expected initializer before 'noexcept'
kill_dependency(_Tp __y) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:156:25: error: 'char16_t' was not declared in this scope
typedef __atomic_base atomic_char16_t;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:156:33: error: template argument 1 is invalid
typedef __atomic_base atomic_char16_t;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:156:53: error: invalid type in declaration before ';' token
typedef __atomic_base atomic_char16_t;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:159:25: error: 'char32_t' was not declared in this scope
typedef __atomic_base atomic_char32_t;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:159:33: error: template argument 1 is invalid
typedef __atomic_base atomic_char32_t;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:159:53: error: invalid type in declaration before ';' token
typedef __atomic_base atomic_char32_t;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:162:25: error: 'char32_t' was not declared in this scope
typedef __atomic_base atomic_char32_t;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:162:33: error: template argument 1 is invalid
typedef __atomic_base atomic_char32_t;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:162:53: error: invalid type in declaration before ';' token
typedef __atomic_base atomic_char32_t;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:273:17: error: expected ';' at end of member declaration
atomic_flag() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:273:19: error: 'noexcept' does not name a type
atomic_flag() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:274:18: error: expected ';' at end of member declaration
~atomic_flag() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:274:20: error: 'noexcept' does not name a type
~atomic_flag() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:280:5: error: 'constexpr' does not name a type
constexpr atomic_flag(bool __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:280:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:282:5: error: expected unqualified-id before '{' token
{ }
^
/sysroot/include/c++/4.8/bits/atomic_base.h:285:57: error: expected ';' at end of member declaration
test_and_set(memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:285:59: error: 'noexcept' does not name a type
test_and_set(memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:291:59: error: expected ';' at end of member declaration
test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:291:68: error: 'noexcept' does not name a type
test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:297:50: error: expected ';' at end of member declaration
clear(memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:297:52: error: 'noexcept' does not name a type
clear(memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:308:52: error: expected ';' at end of member declaration
clear(memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:308:61: error: 'noexcept' does not name a type
clear(memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:319:12: error: 'constexpr' does not name a type
static constexpr __atomic_flag_data_type
^
/sysroot/include/c++/4.8/bits/atomic_base.h:319:12: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:357:21: error: expected ';' at end of member declaration
__atomic_base() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:357:23: error: 'noexcept' does not name a type
__atomic_base() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:358:22: error: expected ';' at end of member declaration
~__atomic_base() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:358:24: error: 'noexcept' does not name a type
~__atomic_base() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:364:7: error: 'constexpr' does not name a type
constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { }
^
/sysroot/include/c++/4.8/bits/atomic_base.h:364:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:366:29: error: expected ';' at end of member declaration
operator __int_type() const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:366:35: error: 'noexcept' does not name a type
operator __int_type() const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:369:35: error: expected ';' at end of member declaration
operator __int_type() const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:369:44: error: 'noexcept' does not name a type
operator __int_type() const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:373:31: error: expected ';' at end of member declaration
operator=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:373:33: error: 'noexcept' does not name a type
operator=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:380:33: error: expected ';' at end of member declaration
operator=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:380:42: error: 'noexcept' does not name a type
operator=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:387:21: error: expected ';' at end of member declaration
operator++(int) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:387:23: error: 'noexcept' does not name a type
operator++(int) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:391:23: error: expected ';' at end of member declaration
operator++(int) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:391:32: error: 'noexcept' does not name a type
operator++(int) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:395:21: error: expected ';' at end of member declaration
operator--(int) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:395:23: error: 'noexcept' does not name a type
operator--(int) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:399:23: error: expected ';' at end of member declaration
operator--(int) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:399:32: error: 'noexcept' does not name a type
operator--(int) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:403:18: error: expected ';' at end of member declaration
operator++() noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:403:20: error: 'noexcept' does not name a type
operator++() noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:407:20: error: expected ';' at end of member declaration
operator++() volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:407:29: error: 'noexcept' does not name a type
operator++() volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:411:18: error: expected ';' at end of member declaration
operator--() noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:411:20: error: 'noexcept' does not name a type
operator--() noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:415:20: error: expected ';' at end of member declaration
operator--() volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:415:29: error: 'noexcept' does not name a type
operator--() volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:419:32: error: expected ';' at end of member declaration
operator+=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:419:34: error: 'noexcept' does not name a type
operator+=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:423:34: error: expected ';' at end of member declaration
operator+=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:423:43: error: 'noexcept' does not name a type
operator+=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:427:32: error: expected ';' at end of member declaration
operator-=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:427:34: error: 'noexcept' does not name a type
operator-=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:431:34: error: expected ';' at end of member declaration
operator-=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:431:43: error: 'noexcept' does not name a type
operator-=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:435:32: error: expected ';' at end of member declaration
operator&=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:435:34: error: 'noexcept' does not name a type
operator&=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:439:34: error: expected ';' at end of member declaration
operator&=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:439:43: error: 'noexcept' does not name a type
operator&=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:443:32: error: expected ';' at end of member declaration
operator|=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:443:34: error: 'noexcept' does not name a type
operator|=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:447:34: error: expected ';' at end of member declaration
operator|=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:447:43: error: 'noexcept' does not name a type
operator|=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:451:32: error: expected ';' at end of member declaration
operator^=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:451:34: error: 'noexcept' does not name a type
operator^=(__int_type __i) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:455:34: error: expected ';' at end of member declaration
operator^=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:455:43: error: 'noexcept' does not name a type
operator^=(__int_type __i) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:459:22: error: expected ';' at end of member declaration
is_lock_free() const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:459:28: error: 'noexcept' does not name a type
is_lock_free() const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:463:28: error: expected ';' at end of member declaration
is_lock_free() const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:463:37: error: 'noexcept' does not name a type
is_lock_free() const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:467:68: error: expected ';' at end of member declaration
store(__int_type __i, memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:467:70: error: 'noexcept' does not name a type
store(__int_type __i, memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:479:47: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:479:56: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:490:53: error: expected ';' at end of member declaration
load(memory_order __m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:490:59: error: 'noexcept' does not name a type
load(memory_order __m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:500:59: error: expected ';' at end of member declaration
load(memory_order __m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:500:68: error: 'noexcept' does not name a type
load(memory_order __m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:511:48: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:511:50: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:519:50: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:519:59: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:526:44: error: expected ';' at end of member declaration
memory_order __m1, memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:526:46: error: 'noexcept' does not name a type
memory_order __m1, memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:540:27: error: expected ';' at end of member declaration
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:540:36: error: 'noexcept' does not name a type
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:553:47: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:553:49: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:561:47: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:561:56: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:569:46: error: expected ';' at end of member declaration
memory_order __m1, memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:569:48: error: 'noexcept' does not name a type
memory_order __m1, memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:583:29: error: expected ';' at end of member declaration
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:583:38: error: 'noexcept' does not name a type
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:597:49: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:597:51: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:605:45: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:605:54: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:613:42: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:613:44: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:618:44: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:618:53: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:623:42: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:623:44: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:628:44: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:628:53: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:633:42: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:633:44: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:638:44: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:638:53: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:643:48: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:643:50: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:648:50: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:648:59: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:653:42: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:653:44: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:658:44: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:658:53: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:673:7: error: 'constexpr' does not name a type
constexpr ptrdiff_t
^
/sysroot/include/c++/4.8/bits/atomic_base.h:673:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:676:7: error: 'constexpr' does not name a type
constexpr ptrdiff_t
^
/sysroot/include/c++/4.8/bits/atomic_base.h:676:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:680:21: error: expected ';' at end of member declaration
__atomic_base() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:680:23: error: 'noexcept' does not name a type
__atomic_base() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:681:22: error: expected ';' at end of member declaration
~__atomic_base() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:681:24: error: 'noexcept' does not name a type
~__atomic_base() noexcept = default;
^
/sysroot/include/c++/4.8/bits/atomic_base.h:687:7: error: 'constexpr' does not name a type
constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { }
^
/sysroot/include/c++/4.8/bits/atomic_base.h:687:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/bits/atomic_base.h:689:33: error: expected ';' at end of member declaration
operator __pointer_type() const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:689:39: error: 'noexcept' does not name a type
operator __pointer_type() const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:692:39: error: expected ';' at end of member declaration
operator __pointer_type() const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:692:48: error: 'noexcept' does not name a type
operator __pointer_type() const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:696:35: error: expected ';' at end of member declaration
operator=(__pointer_type __p) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:696:37: error: 'noexcept' does not name a type
operator=(__pointer_type __p) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:703:37: error: expected ';' at end of member declaration
operator=(__pointer_type __p) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:703:46: error: 'noexcept' does not name a type
operator=(__pointer_type __p) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:710:21: error: expected ';' at end of member declaration
operator++(int) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:710:23: error: 'noexcept' does not name a type
operator++(int) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:714:23: error: expected ';' at end of member declaration
operator++(int) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:714:32: error: 'noexcept' does not name a type
operator++(int) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:718:21: error: expected ';' at end of member declaration
operator--(int) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:718:23: error: 'noexcept' does not name a type
operator--(int) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:722:23: error: expected ';' at end of member declaration
operator--(int) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:722:32: error: 'noexcept' does not name a type
operator--(int) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:726:18: error: expected ';' at end of member declaration
operator++() noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:726:20: error: 'noexcept' does not name a type
operator++() noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:731:20: error: expected ';' at end of member declaration
operator++() volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:731:29: error: 'noexcept' does not name a type
operator++() volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:736:18: error: expected ';' at end of member declaration
operator--() noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:736:20: error: 'noexcept' does not name a type
operator--() noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:741:20: error: expected ';' at end of member declaration
operator--() volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:741:29: error: 'noexcept' does not name a type
operator--() volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:746:31: error: expected ';' at end of member declaration
operator+=(ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:746:33: error: 'noexcept' does not name a type
operator+=(ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:751:33: error: expected ';' at end of member declaration
operator+=(ptrdiff_t __d) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:751:42: error: 'noexcept' does not name a type
operator+=(ptrdiff_t __d) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:756:31: error: expected ';' at end of member declaration
operator-=(ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:756:33: error: 'noexcept' does not name a type
operator-=(ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:761:33: error: expected ';' at end of member declaration
operator-=(ptrdiff_t __d) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:761:42: error: 'noexcept' does not name a type
operator-=(ptrdiff_t __d) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:766:22: error: expected ';' at end of member declaration
is_lock_free() const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:766:28: error: 'noexcept' does not name a type
is_lock_free() const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:770:28: error: expected ';' at end of member declaration
is_lock_free() const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:770:37: error: 'noexcept' does not name a type
is_lock_free() const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:775:45: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:775:47: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:788:47: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:788:56: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:799:53: error: expected ';' at end of member declaration
load(memory_order __m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:799:59: error: 'noexcept' does not name a type
load(memory_order __m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:809:59: error: expected ';' at end of member declaration
load(memory_order __m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:809:68: error: 'noexcept' does not name a type
load(memory_order __m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:820:48: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:820:50: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:828:50: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:828:59: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:836:27: error: expected ';' at end of member declaration
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:836:29: error: 'noexcept' does not name a type
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:850:29: error: expected ';' at end of member declaration
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:850:38: error: 'noexcept' does not name a type
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:864:42: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:864:44: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:869:44: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:869:53: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:874:42: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:874:44: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:879:44: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/bits/atomic_base.h:879:53: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
In file included from conftest.cpp:59:0:
/sysroot/include/c++/4.8/atomic:60:17: error: expected ';' at end of member declaration
atomic_bool() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:60:19: error: 'noexcept' does not name a type
atomic_bool() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:61:18: error: expected ';' at end of member declaration
~atomic_bool() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:61:20: error: 'noexcept' does not name a type
~atomic_bool() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:66:5: error: 'constexpr' does not name a type
constexpr atomic_bool(bool __i) noexcept : _M_base(__i) { }
^
/sysroot/include/c++/4.8/atomic:66:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:69:23: error: expected ';' at end of member declaration
operator=(bool __i) noexcept
^
/sysroot/include/c++/4.8/atomic:69:25: error: 'noexcept' does not name a type
operator=(bool __i) noexcept
^
/sysroot/include/c++/4.8/atomic:73:25: error: expected ';' at end of member declaration
operator=(bool __i) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:73:34: error: 'noexcept' does not name a type
operator=(bool __i) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:76:21: error: expected ';' at end of member declaration
operator bool() const noexcept
^
/sysroot/include/c++/4.8/atomic:76:27: error: 'noexcept' does not name a type
operator bool() const noexcept
^
/sysroot/include/c++/4.8/atomic:79:27: error: expected ';' at end of member declaration
operator bool() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:79:36: error: 'noexcept' does not name a type
operator bool() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:83:20: error: expected ';' at end of member declaration
is_lock_free() const noexcept { return _M_base.is_lock_free(); }
^
/sysroot/include/c++/4.8/atomic:83:26: error: 'noexcept' does not name a type
is_lock_free() const noexcept { return _M_base.is_lock_free(); }
^
/sysroot/include/c++/4.8/atomic:86:26: error: expected ';' at end of member declaration
is_lock_free() const volatile noexcept { return _M_base.is_lock_free(); }
^
/sysroot/include/c++/4.8/atomic:86:35: error: 'noexcept' does not name a type
is_lock_free() const volatile noexcept { return _M_base.is_lock_free(); }
^
/sysroot/include/c++/4.8/atomic:89:60: error: expected ';' at end of member declaration
store(bool __i, memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:89:62: error: 'noexcept' does not name a type
store(bool __i, memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:93:62: error: expected ';' at end of member declaration
store(bool __i, memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:93:71: error: 'noexcept' does not name a type
store(bool __i, memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:97:51: error: expected ';' at end of member declaration
load(memory_order __m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/atomic:97:57: error: 'noexcept' does not name a type
load(memory_order __m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/atomic:101:57: error: expected ';' at end of member declaration
load(memory_order __m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:101:66: error: 'noexcept' does not name a type
load(memory_order __m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:105:63: error: expected ';' at end of member declaration
exchange(bool __i, memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:105:65: error: 'noexcept' does not name a type
exchange(bool __i, memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:110:48: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:110:57: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:115:23: error: expected ';' at end of member declaration
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:115:25: error: 'noexcept' does not name a type
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:120:25: error: expected ';' at end of member declaration
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:120:34: error: 'noexcept' does not name a type
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:125:45: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:125:47: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:130:49: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:130:58: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:135:25: error: expected ';' at end of member declaration
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:135:27: error: 'noexcept' does not name a type
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:140:27: error: expected ';' at end of member declaration
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:140:36: error: 'noexcept' does not name a type
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:145:47: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:145:49: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:150:48: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:150:57: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:167:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:167:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:168:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:168:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:173:7: error: 'constexpr' does not name a type
constexpr atomic(_Tp __i) noexcept : _M_i(__i) { }
^
/sysroot/include/c++/4.8/atomic:173:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:175:22: error: expected ';' at end of member declaration
operator _Tp() const noexcept
^
/sysroot/include/c++/4.8/atomic:175:28: error: 'noexcept' does not name a type
operator _Tp() const noexcept
^
/sysroot/include/c++/4.8/atomic:178:28: error: expected ';' at end of member declaration
operator _Tp() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:178:37: error: 'noexcept' does not name a type
operator _Tp() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:182:24: error: expected ';' at end of member declaration
operator=(_Tp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:182:26: error: 'noexcept' does not name a type
operator=(_Tp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:186:26: error: expected ';' at end of member declaration
operator=(_Tp __i) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:186:35: error: 'noexcept' does not name a type
operator=(_Tp __i) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:190:22: error: expected ';' at end of member declaration
is_lock_free() const noexcept
^
/sysroot/include/c++/4.8/atomic:190:28: error: 'noexcept' does not name a type
is_lock_free() const noexcept
^
/sysroot/include/c++/4.8/atomic:194:28: error: expected ';' at end of member declaration
is_lock_free() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:194:37: error: 'noexcept' does not name a type
is_lock_free() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:198:60: error: expected ';' at end of member declaration
store(_Tp __i, memory_order _m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:198:62: error: 'noexcept' does not name a type
store(_Tp __i, memory_order _m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:202:62: error: expected ';' at end of member declaration
store(_Tp __i, memory_order _m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:202:71: error: 'noexcept' does not name a type
store(_Tp __i, memory_order _m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:206:52: error: expected ';' at end of member declaration
load(memory_order _m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/atomic:206:58: error: 'noexcept' does not name a type
load(memory_order _m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/atomic:214:58: error: expected ';' at end of member declaration
load(memory_order _m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:214:67: error: 'noexcept' does not name a type
load(memory_order _m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:222:63: error: expected ';' at end of member declaration
exchange(_Tp __i, memory_order _m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:222:65: error: 'noexcept' does not name a type
exchange(_Tp __i, memory_order _m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:231:49: error: expected ';' at end of member declaration
memory_order _m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:231:58: error: 'noexcept' does not name a type
memory_order _m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:240:24: error: expected ';' at end of member declaration
memory_order __f) noexcept
^
/sysroot/include/c++/4.8/atomic:240:26: error: 'noexcept' does not name a type
memory_order __f) noexcept
^
/sysroot/include/c++/4.8/atomic:247:26: error: expected ';' at end of member declaration
memory_order __f) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:247:35: error: 'noexcept' does not name a type
memory_order __f) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:254:47: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:254:49: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:259:49: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:259:58: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:264:26: error: expected ';' at end of member declaration
memory_order __f) noexcept
^
/sysroot/include/c++/4.8/atomic:264:28: error: 'noexcept' does not name a type
memory_order __f) noexcept
^
/sysroot/include/c++/4.8/atomic:271:28: error: expected ';' at end of member declaration
memory_order __f) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:271:37: error: 'noexcept' does not name a type
memory_order __f) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:278:50: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:278:52: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:283:49: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:283:58: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:296:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:296:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:297:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:297:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:302:7: error: 'constexpr' does not name a type
constexpr atomic(__pointer_type __p) noexcept : _M_b(__p) { }
^
/sysroot/include/c++/4.8/atomic:302:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:304:33: error: expected ';' at end of member declaration
operator __pointer_type() const noexcept
^
/sysroot/include/c++/4.8/atomic:304:39: error: 'noexcept' does not name a type
operator __pointer_type() const noexcept
^
/sysroot/include/c++/4.8/atomic:307:39: error: expected ';' at end of member declaration
operator __pointer_type() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:307:48: error: 'noexcept' does not name a type
operator __pointer_type() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:311:35: error: expected ';' at end of member declaration
operator=(__pointer_type __p) noexcept
^
/sysroot/include/c++/4.8/atomic:311:37: error: 'noexcept' does not name a type
operator=(__pointer_type __p) noexcept
^
/sysroot/include/c++/4.8/atomic:315:37: error: expected ';' at end of member declaration
operator=(__pointer_type __p) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:315:46: error: 'noexcept' does not name a type
operator=(__pointer_type __p) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:319:21: error: expected ';' at end of member declaration
operator++(int) noexcept
^
/sysroot/include/c++/4.8/atomic:319:23: error: 'noexcept' does not name a type
operator++(int) noexcept
^
/sysroot/include/c++/4.8/atomic:323:23: error: expected ';' at end of member declaration
operator++(int) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:323:32: error: 'noexcept' does not name a type
operator++(int) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:327:21: error: expected ';' at end of member declaration
operator--(int) noexcept
^
/sysroot/include/c++/4.8/atomic:327:23: error: 'noexcept' does not name a type
operator--(int) noexcept
^
/sysroot/include/c++/4.8/atomic:331:23: error: expected ';' at end of member declaration
operator--(int) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:331:32: error: 'noexcept' does not name a type
operator--(int) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:335:18: error: expected ';' at end of member declaration
operator++() noexcept
^
/sysroot/include/c++/4.8/atomic:335:20: error: 'noexcept' does not name a type
operator++() noexcept
^
/sysroot/include/c++/4.8/atomic:339:20: error: expected ';' at end of member declaration
operator++() volatile noexcept
^
/sysroot/include/c++/4.8/atomic:339:29: error: 'noexcept' does not name a type
operator++() volatile noexcept
^
/sysroot/include/c++/4.8/atomic:343:18: error: expected ';' at end of member declaration
operator--() noexcept
^
/sysroot/include/c++/4.8/atomic:343:20: error: 'noexcept' does not name a type
operator--() noexcept
^
/sysroot/include/c++/4.8/atomic:347:20: error: expected ';' at end of member declaration
operator--() volatile noexcept
^
/sysroot/include/c++/4.8/atomic:347:29: error: 'noexcept' does not name a type
operator--() volatile noexcept
^
/sysroot/include/c++/4.8/atomic:351:31: error: expected ';' at end of member declaration
operator+=(ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/atomic:351:33: error: 'noexcept' does not name a type
operator+=(ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/atomic:355:33: error: expected ';' at end of member declaration
operator+=(ptrdiff_t __d) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:355:42: error: 'noexcept' does not name a type
operator+=(ptrdiff_t __d) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:359:31: error: expected ';' at end of member declaration
operator-=(ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/atomic:359:33: error: 'noexcept' does not name a type
operator-=(ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/atomic:363:33: error: expected ';' at end of member declaration
operator-=(ptrdiff_t __d) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:363:42: error: 'noexcept' does not name a type
operator-=(ptrdiff_t __d) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:367:22: error: expected ';' at end of member declaration
is_lock_free() const noexcept
^
/sysroot/include/c++/4.8/atomic:367:28: error: 'noexcept' does not name a type
is_lock_free() const noexcept
^
/sysroot/include/c++/4.8/atomic:371:28: error: expected ';' at end of member declaration
is_lock_free() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:371:37: error: 'noexcept' does not name a type
is_lock_free() const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:376:45: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:376:47: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:381:47: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:381:56: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:385:53: error: expected ';' at end of member declaration
load(memory_order __m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/atomic:385:59: error: 'noexcept' does not name a type
load(memory_order __m = memory_order_seq_cst) const noexcept
^
/sysroot/include/c++/4.8/atomic:389:59: error: expected ';' at end of member declaration
load(memory_order __m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:389:68: error: 'noexcept' does not name a type
load(memory_order __m = memory_order_seq_cst) const volatile noexcept
^
/sysroot/include/c++/4.8/atomic:394:48: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:394:50: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:399:50: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:399:59: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:404:44: error: expected ';' at end of member declaration
memory_order __m1, memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:404:46: error: 'noexcept' does not name a type
memory_order __m1, memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:410:27: error: expected ';' at end of member declaration
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:410:36: error: 'noexcept' does not name a type
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:415:47: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:415:49: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:423:48: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:423:57: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:431:46: error: expected ';' at end of member declaration
memory_order __m1, memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:431:48: error: 'noexcept' does not name a type
memory_order __m1, memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:437:29: error: expected ';' at end of member declaration
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:437:38: error: 'noexcept' does not name a type
memory_order __m2) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:442:49: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:442:51: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:450:48: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:450:57: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:458:42: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:458:44: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:463:44: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:463:53: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:468:42: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:468:44: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) noexcept
^
/sysroot/include/c++/4.8/atomic:473:44: error: expected ';' at end of member declaration
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:473:53: error: 'noexcept' does not name a type
memory_order __m = memory_order_seq_cst) volatile noexcept
^
/sysroot/include/c++/4.8/atomic:485:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:485:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:486:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:486:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:491:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:491:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:504:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:504:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:505:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:505:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:510:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:510:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:523:14: error: expected ';' at end of member declaration
atomic() noexcept= default;
^
/sysroot/include/c++/4.8/atomic:523:16: error: 'noexcept' does not name a type
atomic() noexcept= default;
^
/sysroot/include/c++/4.8/atomic:524:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:524:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:529:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:529:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:542:14: error: expected ';' at end of member declaration
atomic() noexcept= default;
^
/sysroot/include/c++/4.8/atomic:542:16: error: 'noexcept' does not name a type
atomic() noexcept= default;
^
/sysroot/include/c++/4.8/atomic:543:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:543:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:548:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:548:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:561:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:561:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:562:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:562:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:567:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:567:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:580:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:580:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:581:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:581:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:586:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:586:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:599:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:599:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:600:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:600:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:605:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:605:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:618:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:618:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:619:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:619:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:624:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:624:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:637:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:637:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:638:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:638:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:643:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:643:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:656:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:656:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:657:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:657:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:662:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:662:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:675:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:675:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:676:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:676:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:681:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:681:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:694:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:694:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:695:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:695:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:700:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:700:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:713:14: error: expected ';' at end of member declaration
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:713:16: error: 'noexcept' does not name a type
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:714:15: error: expected ';' at end of member declaration
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:714:17: error: 'noexcept' does not name a type
~atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:719:7: error: 'constexpr' does not name a type
constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
^
/sysroot/include/c++/4.8/atomic:719:7: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11
/sysroot/include/c++/4.8/atomic:727:19: error: 'char16_t' was not declared in this scope
struct atomic : public atomic_char16_t
^
/sysroot/include/c++/4.8/atomic:727:27: error: template argument 1 is invalid
struct atomic : public atomic_char16_t
^
/sysroot/include/c++/4.8/atomic:728:5: error: expected class-name before '{' token
{
^
/sysroot/include/c++/4.8/atomic:746:19: error: 'char32_t' was not declared in this scope
struct atomic : public atomic_char32_t
^
/sysroot/include/c++/4.8/atomic:746:27: error: template argument 1 is invalid
struct atomic : public atomic_char32_t
^
/sysroot/include/c++/4.8/atomic:747:5: error: expected class-name before '{' token
{
^
/sysroot/include/c++/4.8/atomic:767:27: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:772:27: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:776:66: error: expected initializer before 'noexcept'
atomic_flag_clear_explicit(atomic_flag* __a, memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:781:27: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:785:46: error: expected initializer before 'noexcept'
atomic_flag_test_and_set(atomic_flag* __a) noexcept
^
/sysroot/include/c++/4.8/atomic:789:55: error: expected initializer before 'noexcept'
atomic_flag_test_and_set(volatile atomic_flag* __a) noexcept
^
/sysroot/include/c++/4.8/atomic:793:39: error: expected initializer before 'noexcept'
atomic_flag_clear(atomic_flag* __a) noexcept
^
/sysroot/include/c++/4.8/atomic:797:48: error: expected initializer before 'noexcept'
atomic_flag_clear(volatile atomic_flag* __a) noexcept
^
/sysroot/include/c++/4.8/atomic:804:50: error: expected initializer before 'noexcept'
atomic_is_lock_free(const atomic<_ITp>* __a) noexcept
^
/sysroot/include/c++/4.8/atomic:809:59: error: expected initializer before 'noexcept'
atomic_is_lock_free(const volatile atomic<_ITp>* __a) noexcept
^
/sysroot/include/c++/4.8/atomic:814:46: error: expected initializer before 'noexcept'
atomic_init(atomic<_ITp>* __a, _ITp __i) noexcept;
^
/sysroot/include/c++/4.8/atomic:818:55: error: expected initializer before 'noexcept'
atomic_init(volatile atomic<_ITp>* __a, _ITp __i) noexcept;
^
/sysroot/include/c++/4.8/atomic:823:24: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:829:24: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:834:69: error: expected initializer before 'noexcept'
atomic_load_explicit(const atomic<_ITp>* __a, memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:840:23: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:846:27: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:852:27: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:860:27: error: expected initializer before 'noexcept'
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:868:27: error: expected initializer before 'noexcept'
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:876:29: error: expected initializer before 'noexcept'
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:884:29: error: expected initializer before 'noexcept'
memory_order __m2) noexcept
^
/sysroot/include/c++/4.8/atomic:890:47: error: expected initializer before 'noexcept'
atomic_store(atomic<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:895:56: error: expected initializer before 'noexcept'
atomic_store(volatile atomic<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:900:42: error: expected initializer before 'noexcept'
atomic_load(const atomic<_ITp>* __a) noexcept
^
/sysroot/include/c++/4.8/atomic:905:51: error: expected initializer before 'noexcept'
atomic_load(const volatile atomic<_ITp>* __a) noexcept
^
/sysroot/include/c++/4.8/atomic:910:50: error: expected initializer before 'noexcept'
atomic_exchange(atomic<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:915:59: error: expected initializer before 'noexcept'
atomic_exchange(volatile atomic<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:921:29: error: expected initializer before 'noexcept'
_ITp* __i1, _ITp __i2) noexcept
^
/sysroot/include/c++/4.8/atomic:931:29: error: expected initializer before 'noexcept'
_ITp* __i1, _ITp __i2) noexcept
^
/sysroot/include/c++/4.8/atomic:941:31: error: expected initializer before 'noexcept'
_ITp* __i1, _ITp __i2) noexcept
^
/sysroot/include/c++/4.8/atomic:951:31: error: expected initializer before 'noexcept'
_ITp* __i1, _ITp __i2) noexcept
^
/sysroot/include/c++/4.8/atomic:965:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:971:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:977:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:983:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:989:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:995:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:1001:27: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:1007:27: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:1013:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:1019:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:1024:58: error: expected initializer before 'noexcept'
atomic_fetch_add(__atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1029:67: error: expected initializer before 'noexcept'
atomic_fetch_add(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1034:58: error: expected initializer before 'noexcept'
atomic_fetch_sub(__atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1039:67: error: expected initializer before 'noexcept'
atomic_fetch_sub(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1044:58: error: expected initializer before 'noexcept'
atomic_fetch_and(__atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1049:67: error: expected initializer before 'noexcept'
atomic_fetch_and(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1054:57: error: expected initializer before 'noexcept'
atomic_fetch_or(__atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1059:66: error: expected initializer before 'noexcept'
atomic_fetch_or(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1064:58: error: expected initializer before 'noexcept'
atomic_fetch_xor(__atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1069:67: error: expected initializer before 'noexcept'
atomic_fetch_xor(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
^
/sysroot/include/c++/4.8/atomic:1077:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:1083:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:1088:66: error: expected initializer before 'noexcept'
atomic_fetch_add(volatile atomic<_ITp*>* __a, ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/atomic:1093:57: error: expected initializer before 'noexcept'
atomic_fetch_add(atomic<_ITp*>* __a, ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/atomic:1099:43: error: expected initializer before 'noexcept'
ptrdiff_t __d, memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:1105:28: error: expected initializer before 'noexcept'
memory_order __m) noexcept
^
/sysroot/include/c++/4.8/atomic:1110:66: error: expected initializer before 'noexcept'
atomic_fetch_sub(volatile atomic<_ITp*>* __a, ptrdiff_t __d) noexcept
^
/sysroot/include/c++/4.8/atomic:1115:57: error: expected initializer before 'noexcept'
atomic_fetch_sub(atomic<_ITp*>* __a, ptrdiff_t __d) noexcept
^
conftest.cpp: In function 'int main()':
conftest.cpp:65:54: error: no matching function for call to 'std::atomic::atomic(int)'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:67:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(int);
^
conftest.cpp:65:54: note: candidate is:
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:67:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(int);
^
In file included from conftest.cpp:59:0:
/sysroot/include/c++/4.8/atomic:599:7: note: std::atomic::atomic()
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:599:7: note: candidate expects 0 arguments, 1 provided
conftest.cpp:65:57: error: 'atomic_fetch_add_explicit' is not a member of 'std'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:67:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(int);
^
conftest.cpp:65:143: error: 'atomic_fetch_sub_explicit' is not a member of 'std'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:67:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(int);
^
conftest.cpp:65:54: error: no matching function for call to 'std::atomic::atomic(int)'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:68:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(unsigned int);
^
conftest.cpp:65:54: note: candidate is:
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:68:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(unsigned int);
^
In file included from conftest.cpp:59:0:
/sysroot/include/c++/4.8/atomic:618:7: note: std::atomic::atomic()
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:618:7: note: candidate expects 0 arguments, 1 provided
conftest.cpp:65:57: error: 'atomic_fetch_add_explicit' is not a member of 'std'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:68:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(unsigned int);
^
conftest.cpp:65:143: error: 'atomic_fetch_sub_explicit' is not a member of 'std'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:68:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(unsigned int);
^
conftest.cpp:65:54: error: no matching function for call to 'std::atomic::atomic(int)'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:69:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(long);
^
conftest.cpp:65:54: note: candidate is:
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:69:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(long);
^
In file included from conftest.cpp:59:0:
/sysroot/include/c++/4.8/atomic:637:7: note: std::atomic::atomic()
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:637:7: note: candidate expects 0 arguments, 1 provided
conftest.cpp:65:57: error: 'atomic_fetch_add_explicit' is not a member of 'std'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:69:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(long);
^
conftest.cpp:65:143: error: 'atomic_fetch_sub_explicit' is not a member of 'std'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:69:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(long);
^
conftest.cpp:65:54: error: no matching function for call to 'std::atomic::atomic(int)'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:70:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(unsigned long);
^
conftest.cpp:65:54: note: candidate is:
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:70:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(unsigned long);
^
In file included from conftest.cpp:59:0:
/sysroot/include/c++/4.8/atomic:656:7: note: std::atomic::atomic()
atomic() noexcept = default;
^
/sysroot/include/c++/4.8/atomic:656:7: note: candidate expects 0 arguments, 1 provided
conftest.cpp:65:57: error: 'atomic_fetch_add_explicit' is not a member of 'std'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:70:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(unsigned long);
^
conftest.cpp:65:143: error: 'atomic_fetch_sub_explicit' is not a member of 'std'
#define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
^
conftest.cpp:70:1: note: in expansion of macro 'TEST_ATOMIC'
TEST_ATOMIC(unsigned long);
^
conftest.cpp:71:1: error: 'atomic_thread_fence' is not a member of 'std'
std::atomic_thread_fence (std::memory_order_acquire);
^
configure:10348: $? = 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| #define TEST_ATOMIC(type) do { std::atomic x (0); std::atomic_fetch_add_explicit (&x, static_cast(1), std::memory_order_acquire); std::atomic_fetch_sub_explicit (&x, static_cast(1), std::memory_order_release); } while (0)
|
| TEST_ATOMIC(int);
| TEST_ATOMIC(unsigned int);
| TEST_ATOMIC(long);
| TEST_ATOMIC(unsigned long);
| std::atomic_thread_fence (std::memory_order_acquire);
|
| ;
| return 0;
| }
configure:10357: result: no
configure:10368: checking for __atomic_add_fetch
configure:10392: arm-linux-androideabi-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
configure:10392: $? = 0
configure:10401: result: yes
configure:10412: checking for __atomic_sub_fetch
configure:10437: arm-linux-androideabi-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
configure:10437: $? = 0
configure:10446: result: yes
configure:10457: checking for atomic_inc_uint
configure:10482: arm-linux-androideabi-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:62: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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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: arm-linux-androideabi-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:62: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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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: arm-linux-androideabi-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:67:14: error: 'thread_local' does not name a type
extern thread_local S * p_s;
^
conftest.cpp:68:7: error: 'thread_local' does not name a type
thread_local S * p_s = 0;
^
conftest.cpp:70:14: error: 'thread_local' does not name a type
extern thread_local int x;
^
conftest.cpp:71:7: error: 'thread_local' does not name a type
thread_local int * ptr = 0;
^
conftest.cpp: In function 'int foo()':
conftest.cpp:72:20: error: 'ptr' was not declared in this scope
int foo () { ptr = &x; return x; }
^
conftest.cpp:72:27: error: 'x' was not declared in this scope
int foo () { ptr = &x; return x; }
^
conftest.cpp: At global scope:
conftest.cpp:73:7: error: 'thread_local' does not name a type
thread_local int x = 1;
^
conftest.cpp: In function 'int main()':
conftest.cpp:78:1: error: 'x' was not declared in this scope
x = 2;
^
conftest.cpp:80:9: error: 'p_s' was not declared in this scope
p_s = new S;
^
conftest.cpp: In function 'int foo()':
conftest.cpp:72:40: warning: control reaches end of non-void function [-Wreturn-type]
int foo () { ptr = &x; return x; }
^
configure:10623: $? = 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| /* end confdefs.h. */
|
| // check that pointers to classes work as well
| struct S { S () { } void foo () { } int member; };
| extern thread_local S * p_s;
| thread_local S * p_s = 0;
|
| extern thread_local int x;
| thread_local int * ptr = 0;
| int foo () { ptr = &x; return x; }
| thread_local int x = 1;
|
| int
| main ()
| {
| x = 2;
| foo ();
| p_s = new S;
| ;
| return 0;
| }
configure:10633: result: no
configure:10645: checking for __thread
configure:10681: arm-linux-androideabi-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
configure:10681: $? = 0
configure:10691: result: yes
configure:10804: checking for gmtime_r
configure:10804: arm-linux-androideabi-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
configure:10804: $? = 0
configure:10804: result: yes
configure:10817: checking for localtime_r
configure:10817: arm-linux-androideabi-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
configure:10817: $? = 0
configure:10817: result: yes
configure:10830: checking for gettimeofday
configure:10830: arm-linux-androideabi-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
configure:10830: $? = 0
configure:10830: result: yes
configure:10843: checking for nanosleep
configure:10843: arm-linux-androideabi-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
configure:10843: $? = 0
configure:10843: result: yes
configure:10856: checking for clock_nanosleep
configure:10856: arm-linux-androideabi-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
configure:10856: $? = 0
configure:10856: result: yes
configure:10869: checking for clock_gettime
configure:10869: arm-linux-androideabi-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
configure:10869: $? = 0
configure:10869: result: yes
configure:10882: checking for getpid
configure:10882: arm-linux-androideabi-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
configure:10882: $? = 0
configure:10882: result: yes
configure:10895: checking for poll
configure:10895: arm-linux-androideabi-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
configure:10895: $? = 0
configure:10895: result: yes
configure:10908: checking for pipe
configure:10908: arm-linux-androideabi-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
configure:10908: $? = 0
configure:10908: result: yes
configure:10921: checking for pipe2
configure:10921: arm-linux-androideabi-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
configure:10921: $? = 0
configure:10921: result: yes
configure:10934: checking for ftime
configure:10934: arm-linux-androideabi-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
configure:10934: $? = 0
configure:10934: result: yes
configure:10947: checking for stat
configure:10947: arm-linux-androideabi-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
configure:10947: $? = 0
configure:10947: result: yes
configure:10960: checking for lstat
configure:10960: arm-linux-androideabi-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
configure:10960: $? = 0
configure:10960: result: yes
configure:10973: checking for fcntl
configure:10973: arm-linux-androideabi-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
configure:10973: $? = 0
configure:10973: result: yes
configure:10986: checking for lockf
configure:10986: arm-linux-androideabi-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
/tmp/ccY9wQkC.o:conftest.cpp:function main: error: undefined reference to 'lockf'
collect2: error: ld returned 1 exit status
configure:10986: $? = 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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
| /* end confdefs.h. */
| /* Define lockf to an innocuous variant, in case declares lockf.
| For example, HP-UX 11i declares gettimeofday. */
| #define lockf innocuous_lockf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lockf (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef lockf
|
| /* 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 lockf ();
| /* 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_lockf || defined __stub___lockf
| choke me
| #endif
|
| int
| main ()
| {
| return lockf ();
| ;
| return 0;
| }
configure:10986: result: no
configure:10999: checking for flock
configure:10999: arm-linux-androideabi-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
configure:10999: $? = 0
configure:10999: result: yes
configure:11012: checking for htons
configure:11012: arm-linux-androideabi-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
configure:11012: $? = 0
configure:11012: result: yes
configure:11025: checking for ntohs
configure:11025: arm-linux-androideabi-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
configure:11025: $? = 0
configure:11025: result: yes
configure:11038: checking for htonl
configure:11038: arm-linux-androideabi-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
configure:11038: $? = 0
configure:11038: result: yes
configure:11051: checking for ntohl
configure:11051: arm-linux-androideabi-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
configure:11051: $? = 0
configure:11051: result: yes
configure:11064: checking for shutdown
configure:11064: arm-linux-androideabi-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
configure:11064: $? = 0
configure:11064: result: yes
configure:11077: checking for mbstowcs
configure:11077: arm-linux-androideabi-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
configure:11077: $? = 0
configure:11077: result: yes
configure:11090: checking for wcstombs
configure:11090: arm-linux-androideabi-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
configure:11090: $? = 0
configure:11090: result: yes
configure:11185: checking for vsnprintf
configure:11185: arm-linux-androideabi-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
configure:11185: $? = 0
configure:11185: result: yes
configure:11198: checking for _vsnprintf
configure:11198: arm-linux-androideabi-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
/tmp/ccgONSju.o:conftest.cpp:function main: error: 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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: arm-linux-androideabi-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
/tmp/ccAmPLLx.o:conftest.cpp:function main: error: 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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: arm-linux-androideabi-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
/tmp/ccgib6IC.o:conftest.cpp:function main: error: 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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: arm-linux-androideabi-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
/tmp/cc81FlsK.o:conftest.cpp:function main: error: 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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: arm-linux-androideabi-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
/tmp/ccu9yBLO.o:conftest.cpp:function main: error: 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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: arm-linux-androideabi-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
/tmp/ccW9saqT.o:conftest.cpp:function main: error: 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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: arm-linux-androideabi-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
/tmp/ccQKMQPY.o:conftest.cpp:function main: error: 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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: arm-linux-androideabi-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
/tmp/ccIu9hx3.o:conftest.cpp:function main: error: 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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: arm-linux-androideabi-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
/tmp/ccsMtOZ7.o:conftest.cpp:function main: error: 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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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: arm-linux-androideabi-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 -D_REENTRANT conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:118:5: warning: unused variable 'value' [-Wunused-variable]
int value = ENAMETOOLONG;
^
configure:11354: $? = 0
configure:11361: result: yes
configure:11371: checking for getaddrinfo
configure:11399: arm-linux-androideabi-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 -D_REENTRANT conftest.cpp >&5
configure:11399: $? = 0
configure:11406: result: yes
configure:11422: checking for gethostbyname_r
configure:11450: arm-linux-androideabi-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 -D_REENTRANT conftest.cpp >&5
configure:11450: $? = 0
configure:11457: result: yes
configure:11471: checking for gettid
configure:11489: arm-linux-androideabi-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 -D_REENTRANT conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:125:5: warning: unused variable 'rv' [-Wunused-variable]
int rv = syscall(SYS_gettid);
^
configure:11489: $? = 0
configure:11496: result: yes
configure:11515: checking for arm-linux-androideabi-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:11600: WARNING: using cross tools not prefixed with host triplet
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 arm-linux-androideabi-gcc
configure:12977: result: /sysroot/arm-linux-androideabi/bin/ld
configure:12984: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:12999: result: yes
configure:13011: checking for BSD- or MS-compatible name lister (nm)
configure:13060: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:13190: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:13197: arm-linux-androideabi-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 -D_REENTRANT conftest.cpp >&5
configure:13200: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:13203: output
00000000 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 arm-unknown-linux-androideabi 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 /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:13508: result: -r
configure:13542: checking for arm-linux-androideabi-objdump
configure:13558: found /sysroot/bin/arm-linux-androideabi-objdump
configure:13569: result: arm-linux-androideabi-objdump
configure:13638: checking how to recognize dependent libraries
configure:13840: result: pass_all
configure:13885: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
configure:14052: result: arm-linux-androideabi-ar
configure:14133: checking for archiver @FILE support
configure:14150: arm-linux-androideabi-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 -D_REENTRANT conftest.cpp >&5
configure:14150: $? = 0
configure:14153: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:14156: $? = 0
configure:14161: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:14164: $? = 1
configure:14176: result: @
configure:14194: checking for arm-linux-androideabi-strip
configure:14221: result: arm-linux-androideabi-strip
configure:14293: checking for arm-linux-androideabi-ranlib
configure:14309: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:14320: result: arm-linux-androideabi-ranlib
configure:14462: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:14582: arm-linux-androideabi-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 -D_REENTRANT conftest.cpp >&5
configure:14585: $? = 0
configure:14589: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-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 conftstm.o >&5
conftest.cpp:29:30: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [-Wpedantic]
{"nm_test_func", (void *) &nm_test_func},
^
configure:14661: $? = 0
configure:14699: result: ok
configure:14736: checking for sysroot
configure:14766: result: no
configure:14982: checking for arm-linux-androideabi-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: arm-linux-androideabi-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 -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 arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:16541: arm-linux-androideabi-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 [enabled by default]
configure:16545: $? = 0
configure:16558: result: no
configure:16885: checking for arm-linux-androideabi-gcc option to produce PIC
configure:16892: result: -fPIC -DPIC
configure:16900: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:16918: arm-linux-androideabi-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 arm-linux-androideabi-gcc static flag -static works
configure:16992: result: yes
configure:17007: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:17028: arm-linux-androideabi-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 arm-linux-androideabi-gcc supports -c -o file.o
configure:17109: result: yes
configure:17142: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:18295: result: yes
configure:18332: checking whether -lc should be explicitly linked in
configure:18340: arm-linux-androideabi-gcc -c -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:18343: $? = 0
configure:18358: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-g++ -E
configure:20122: arm-linux-androideabi-g++ -E -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp
configure:20122: $? = 0
configure:20136: arm-linux-androideabi-g++ -E -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp
conftest.cpp:122: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_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 1
| #define HAVE___SYNC_ADD_AND_FETCH 1
| #define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
| #define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT __thread
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR __thread
| #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_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 arm-linux-androideabi-g++
configure:20372: result: /sysroot/arm-linux-androideabi/bin/ld
configure:20379: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:20394: result: yes
configure:20449: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:21454: result: yes
configure:21490: arm-linux-androideabi-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 -D_REENTRANT conftest.cpp >&5
configure:21493: $? = 0
configure:22013: checking for arm-linux-androideabi-g++ option to produce PIC
configure:22020: result: -fPIC -DPIC
configure:22028: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:22046: arm-linux-androideabi-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 -D_REENTRANT -fPIC -DPIC -DPIC conftest.cpp >&5
configure:22050: $? = 0
configure:22063: result: yes
configure:22086: checking if arm-linux-androideabi-g++ static flag -static works
configure:22114: result: yes
configure:22126: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:22147: arm-linux-androideabi-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 -D_REENTRANT -o out/conftest2.o conftest.cpp >&5
configure:22151: $? = 0
configure:22173: result: yes
configure:22178: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:22225: result: yes
configure:22255: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) 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 dcb8f82e515b
config.status:1316: creating Makefile
config.status:1316: creating include/Makefile
config.status:1316: creating tests/atlocal
config.status:1316: creating tests/configandwatch_test/log4cplus.properties
config.status:1316: creating tests/filter_test/log4cplus.properties
config.status:1316: creating tests/performance_test/log4cplus.properties
config.status:1316: creating tests/propertyconfig_test/log4cplus.properties
config.status:1316: creating tests/propertyconfig_test/log4cplus.tail.properties
config.status:1316: creating log4cplus.pc
config.status:1316: creating include/log4cplus/config.h
config.status:1316: creating include/log4cplus/config/defines.hxx
config.status:1545: executing tests/atconfig commands
config.status:1545: executing depfiles commands
config.status:1545: 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__thread_keyword=yes
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=no
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=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
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=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
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=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
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=no
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=no
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=arm-unknown-linux-androideabi
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=arm-linux-androideabi-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-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=arm-unknown-linux-androideabi
ac_cv_thread_local=no
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=no
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=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-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=yes
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='arm-linux-androideabi-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='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPPFLAGS=' -D_GNU_SOURCE=1 -D_REENTRANT'
CXX='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-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 '
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='/sysroot/arm-linux-androideabi/bin/ld'
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='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-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_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='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-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=''
ac_ct_CC=''
ac_ct_CXX=''
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='x86_64-unknown-linux'
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='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
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='arm-unknown-linux-androideabi'
target_alias=''
target_cpu='arm'
target_os='linux-androideabi'
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_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 1
#define HAVE___SYNC_ADD_AND_FETCH 1
#define HAVE___SYNC_SUB_AND_FETCH 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___ATOMIC_ADD_FETCH 1
#define LOG4CPLUS_HAVE___ATOMIC_SUB_FETCH 1
#define HAVE_TLS_SUPPORT 1
#define TLS_SUPPORT_CONSTRUCT __thread
#define LOG4CPLUS_HAVE_TLS_SUPPORT 1
#define LOG4CPLUS_THREAD_LOCAL_VAR __thread
#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_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