Build of cppunit with musl toolchain

The build took 00h 01m 17s and was NOT successful.

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

SLOCLanguage
20,586 cpp
15,050 sh
12,649 makefile
904 ansic
6 csh
49,195 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: cppunit 1.13.2-2 (Wed Apr 5 00:48:39 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen in -ldl... yes
# checking for dlerror... yes
# checking for doxygen... /usr/sbin/doxygen
# checking for dot... /usr/sbin/dot
# checking for cmath... yes
# checking whether the compiler supports Run-Time Type Identification... yes
# checking whether the compiler supports GCC C++ ABI name demangling... yes
# checking whether the compiler implements namespaces... yes
# checking whether std::string::compare takes a string in argument 1... no
# checking whether the compiler has stringstream... yes
# checking whether the library defines class strstream... checking strstream usability... yes
# checking strstream presence... yes
# checking for strstream... yes
# yes
# checking for isfinite... yes
# checking for finite... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating cppunit.pc
# config.status: creating cppunit.spec
# config.status: creating cppunit-config
# config.status: creating src/Makefile
# config.status: creating src/DllPlugInTester/Makefile
# config.status: creating src/cppunit/Makefile
# config.status: creating include/Makefile
# config.status: creating include/cppunit/Makefile
# config.status: creating include/cppunit/config/Makefile
# config.status: creating include/cppunit/extensions/Makefile
# config.status: creating include/cppunit/plugin/Makefile
# config.status: creating include/cppunit/portability/Makefile
# config.status: creating include/cppunit/tools/Makefile
# config.status: creating include/cppunit/ui/Makefile
# config.status: creating include/cppunit/ui/mfc/Makefile
# config.status: creating include/cppunit/ui/qt/Makefile
# config.status: creating include/cppunit/ui/text/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/Doxyfile
# config.status: creating examples/Makefile
# config.status: creating examples/simple/Makefile
# config.status: creating examples/hierarchy/Makefile
# config.status: creating examples/cppunittest/Makefile
# config.status: creating examples/ClockerPlugIn/Makefile
# config.status: creating examples/DumperPlugIn/Makefile
# config.status: creating examples/money/Makefile
# config.status: creating config/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default commands
# creating include/cppunit/config-auto.h - prefix CPPUNIT for config/config.h defines
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# /
# .
# .
# .
# .
# .
# .
# .
# .
# .
# Making all in src
# make[1]: Entering directory '/tmp/cppunit/src/cppunit-1.13.2/src'
# Making all in cppunit
# make[2]: Entering directory '/tmp/cppunit/src/cppunit-1.13.2/src/cppunit'
# CXX Asserter.lo
# CXX AdditionalMessage.lo
# CXX BriefTestProgressListener.lo
# CXX BeOsDynamicLibraryManager.lo
# CXX CompilerOutputter.lo
# CXX DefaultProtector.lo
# CXX DynamicLibraryManager.lo
# CXX DynamicLibraryManagerException.lo
# CXX Exception.lo
# CXX Message.lo
# CXX RepeatedTest.lo
# CXX PlugInManager.lo
# CXX PlugInParameters.lo
# CXX Protector.lo
# CXX ProtectorChain.lo
# CXX SourceLine.lo
# CXX StringTools.lo
# CXX SynchronizedObject.lo
# CXX Test.lo
# CXX TestAssert.lo
# CXX TestCase.lo
# CXX TestCaseDecorator.lo
# CXX TestComposite.lo
# CXX TestDecorator.lo
# CXX TestFactoryRegistry.lo
# CXX TestFailure.lo
# CXX TestLeaf.lo
# CXX TestNamer.lo
# CXX TestPath.lo
# CXX TestPlugInDefaultImpl.lo
# CXX TestResult.lo
# CXX TestResultCollector.lo
# CXX TestRunner.lo
# CXX TestSetUp.lo
# CXX TestSuccessListener.lo
# CXX TestSuite.lo
# CXX TestSuiteBuilderContext.lo
# CXX TextOutputter.lo
# CXX TextTestProgressListener.lo
# CXX TextTestResult.lo
# CXX TextTestRunner.lo
# CXX TypeInfoHelper.lo
# CXX UnixDynamicLibraryManager.lo
# CXX ShlDynamicLibraryManager.lo
# CXX XmlDocument.lo
# CXX XmlElement.lo
# CXX XmlOutputter.lo
# CXX XmlOutputterHook.lo
# CXX Win32DynamicLibraryManager.lo
# CXXLD libcppunit.la
# make[2]: Leaving directory '/tmp/cppunit/src/cppunit-1.13.2/src/cppunit'
# Making all in DllPlugInTester
# make[2]: Entering directory '/tmp/cppunit/src/cppunit-1.13.2/src/DllPlugInTester'
# CXX DllPlugInTester.o
# CXX CommandLineParser.o
# CXXLD DllPlugInTester
# ../../src/cppunit/.libs/libcppunit.so: error: undefined reference to '__dso_handle'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[2]: *** [Makefile:409: DllPlugInTester] Error 1
# make[2]: Leaving directory '/tmp/cppunit/src/cppunit-1.13.2/src/DllPlugInTester'
# make[1]: *** [Makefile:315: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/cppunit/src/cppunit-1.13.2/src'
# make: *** [Makefile:566: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/cppunit/src/cppunit-1.13.2/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 cppunit configure 1.13.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2d69b5831b85
# 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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2507: checking for a BSD-compatible install
# configure:2575: result: /usr/bin/install -c
# configure:2586: checking whether build environment is sane
# configure:2641: result: yes
# configure:2700: checking for x86_64-unknown-linux-strip
# configure:2730: result: no
# configure:2740: checking for strip
# configure:2756: found /sysroot/bin/strip
# configure:2767: result: strip
# configure:2792: checking for a thread-safe mkdir -p
# configure:2831: result: /usr/sbin/mkdir -p
# configure:2838: checking for gawk
# configure:2854: found /usr/sbin/gawk
# configure:2865: result: gawk
# configure:2876: checking whether make sets $(MAKE)
# configure:2898: result: yes
# configure:2990: checking whether make supports nested variables
# configure:3007: result: yes
# configure:3052: checking whether make sets $(MAKE)
# configure:3074: result: yes
# configure:3098: checking for x86_64-unknown-linux-gcc
# configure:3125: result: clang
# configure:3394: checking for C compiler version
# configure:3403: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3414: $? = 0
# configure:3403: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3414: $? = 0
# configure:3403: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3414: $? = 1
# configure:3403: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3414: $? = 1
# configure:3434: checking whether the C compiler works
# configure:3456: clang conftest.c >&5
# configure:3460: $? = 0
# configure:3508: result: yes
# configure:3511: checking for C compiler default output file name
# configure:3513: result: a.out
# configure:3519: checking for suffix of executables
# configure:3526: clang -o conftest conftest.c >&5
# configure:3530: $? = 0
# configure:3552: result:
# configure:3574: checking whether we are cross compiling
# configure:3582: clang -o conftest conftest.c >&5
# configure:3586: $? = 0
# configure:3593: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3597: $? = 127
# configure:3612: result: yes
# configure:3617: checking for suffix of object files
# configure:3639: clang -c conftest.c >&5
# configure:3643: $? = 0
# configure:3664: result: o
# configure:3668: checking whether we are using the GNU C compiler
# configure:3687: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3696: result: yes
# configure:3705: checking whether clang accepts -g
# configure:3725: clang -c -g conftest.c >&5
# configure:3725: $? = 0
# configure:3766: result: yes
# configure:3783: checking for clang option to accept ISO C89
# configure:3846: clang -c conftest.c >&5
# configure:3846: $? = 0
# configure:3859: result: none needed
# configure:3890: checking for style of include used by make
# configure:3918: result: GNU
# configure:3944: checking dependency style of clang
# configure:4055: result: gcc3
# configure:4182: checking for C++ compiler version
# configure:4191: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4202: $? = 0
# configure:4191: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4202: $? = 0
# configure:4191: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4202: $? = 1
# configure:4191: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4202: $? = 1
# configure:4206: checking whether we are using the GNU C++ compiler
# configure:4225: clang++ -c conftest.cpp >&5
# configure:4225: $? = 0
# configure:4234: result: yes
# configure:4243: checking whether clang++ accepts -g
# configure:4263: clang++ -c -g conftest.cpp >&5
# configure:4263: $? = 0
# configure:4304: result: yes
# configure:4329: checking dependency style of clang++
# configure:4440: result: gcc3
# configure:4466: checking build system type
# configure:4480: result: x86_64-unknown-linux-gnu
# configure:4500: checking host system type
# configure:4513: result: x86_64-unknown-linux-gnu
# configure:4882: checking how to print strings
# configure:4909: result: printf
# configure:4930: checking for a sed that does not truncate output
# configure:4994: result: /usr/sbin/sed
# configure:5012: checking for grep that handles long lines and -e
# configure:5070: result: /usr/sbin/grep
# configure:5075: checking for egrep
# configure:5137: result: /usr/sbin/grep -E
# configure:5142: checking for fgrep
# configure:5204: result: /usr/sbin/grep -F
# configure:5239: checking for ld used by clang
# configure:5306: result: /sysroot/bin/ld
# configure:5313: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5328: result: yes
# configure:5340: checking for BSD- or MS-compatible name lister (nm)
# configure:5389: result: /sysroot/bin/nm -B
# configure:5519: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5526: clang++ -c conftest.cpp >&5
# configure:5529: /sysroot/bin/nm -B "conftest.o"
# configure:5532: output
# 0000000000000000 B some_variable
# configure:5539: result: BSD nm
# configure:5542: checking whether ln -s works
# configure:5546: result: yes
# configure:5554: checking the maximum length of command line arguments
# configure:5684: result: 1572864
# configure:5701: checking whether the shell understands some XSI constructs
# configure:5711: result: yes
# configure:5715: checking whether the shell understands "+="
# configure:5721: result: yes
# configure:5756: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5796: result: func_convert_file_noop
# configure:5803: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5823: result: func_convert_file_noop
# configure:5830: checking for /sysroot/bin/ld option to reload object files
# configure:5837: result: -r
# configure:5871: checking for x86_64-unknown-linux-objdump
# configure:5898: result: objdump
# configure:5967: checking how to recognize dependent libraries
# configure:6169: result: pass_all
# configure:6214: checking for x86_64-unknown-linux-dlltool
# configure:6241: result: dlltool
# configure:6311: checking how to associate runtime and link libraries
# configure:6338: result: printf %s\n
# configure:6355: checking for x86_64-unknown-linux-ar
# configure:6385: result: no
# configure:6399: checking for ar
# configure:6415: found /sysroot/bin/ar
# configure:6426: result: ar
# configure:6442: WARNING: using cross tools not prefixed with host triplet
# configure:6463: checking for archiver @FILE support
# configure:6480: clang++ -c conftest.cpp >&5
# configure:6480: $? = 0
# configure:6483: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6486: $? = 0
# configure:6491: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6494: $? = 1
# configure:6506: result: @
# configure:6524: checking for x86_64-unknown-linux-strip
# configure:6551: result: strip
# configure:6623: checking for x86_64-unknown-linux-ranlib
# configure:6653: result: no
# configure:6663: checking for ranlib
# configure:6679: found /sysroot/bin/ranlib
# configure:6690: result: ranlib
# configure:6792: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6912: clang++ -c conftest.cpp >&5
# configure:6915: $? = 0
# configure:6919: /sysroot/bin/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:6922: $? = 0
# configure:6988: clang++ -o conftest conftest.cpp conftstm.o >&5
# configure:6991: $? = 0
# configure:7029: result: ok
# configure:7066: checking for sysroot
# configure:7096: result: no
# configure:7174: clang++ -c conftest.cpp >&5
# configure:7177: $? = 0
# configure:7313: checking for x86_64-unknown-linux-mt
# configure:7343: result: no
# configure:7353: checking for mt
# configure:7383: result: no
# configure:7403: checking if : is a manifest tool
# configure:7409: : '-?'
# configure:7417: result: no
# configure:8059: checking how to run the C preprocessor
# configure:8090: clang -E conftest.c
# configure:8090: $? = 0
# configure:8104: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8104: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cppunit"
# | #define PACKAGE_TARNAME "cppunit"
# | #define PACKAGE_VERSION "1.13.2"
# | #define PACKAGE_STRING "cppunit 1.13.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cppunit"
# | #define VERSION "1.13.2"
# | /* end confdefs.h. */
# | #include
# configure:8129: result: clang -E
# configure:8149: clang -E conftest.c
# configure:8149: $? = 0
# configure:8163: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8163: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cppunit"
# | #define PACKAGE_TARNAME "cppunit"
# | #define PACKAGE_VERSION "1.13.2"
# | #define PACKAGE_STRING "cppunit 1.13.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cppunit"
# | #define VERSION "1.13.2"
# | /* end confdefs.h. */
# | #include
# configure:8192: checking for ANSI C header files
# configure:8212: clang -c conftest.c >&5
# configure:8212: $? = 0
# configure:8296: result: yes
# configure:8309: checking for sys/types.h
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for sys/stat.h
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for stdlib.h
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for string.h
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for memory.h
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for strings.h
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for inttypes.h
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for stdint.h
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for unistd.h
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8323: checking for dlfcn.h
# configure:8323: clang -c conftest.c >&5
# configure:8323: $? = 0
# configure:8323: result: yes
# configure:8537: checking for objdir
# configure:8552: result: .libs
# configure:8823: checking if clang supports -fno-rtti -fno-exceptions
# configure:8841: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8845: $? = 0
# configure:8858: result: yes
# configure:9185: checking for clang option to produce PIC
# configure:9192: result: -fPIC -DPIC
# configure:9200: checking if clang PIC flag -fPIC -DPIC works
# configure:9218: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9222: $? = 0
# configure:9235: result: yes
# configure:9264: checking if clang static flag -static works
# configure:9292: result: no
# configure:9307: checking if clang supports -c -o file.o
# configure:9328: clang -c -o out/conftest2.o conftest.c >&5
# configure:9332: $? = 0
# configure:9354: result: yes
# configure:9362: checking if clang supports -c -o file.o
# configure:9409: result: yes
# configure:9442: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10595: result: yes
# configure:10632: checking whether -lc should be explicitly linked in
# configure:10640: clang -c conftest.c >&5
# configure:10643: $? = 0
# configure:10658: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10661: $? = 0
# configure:10675: result: no
# configure:10835: checking dynamic linker characteristics
# configure:11346: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11346: $? = 0
# configure:11568: result: GNU/Linux ld.so
# configure:11675: checking how to hardcode library paths into programs
# configure:11700: result: immediate
# configure:12240: checking whether stripping libraries is possible
# configure:12245: result: yes
# configure:12280: checking if libtool supports shared libraries
# configure:12282: result: yes
# configure:12285: checking whether to build shared libraries
# configure:12306: result: yes
# configure:12309: checking whether to build static libraries
# configure:12313: result: no
# configure:12336: checking how to run the C++ preprocessor
# configure:12363: clang++ -E conftest.cpp
# configure:12363: $? = 0
# configure:12377: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12377: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cppunit"
# | #define PACKAGE_TARNAME "cppunit"
# | #define PACKAGE_VERSION "1.13.2"
# | #define PACKAGE_STRING "cppunit 1.13.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cppunit"
# | #define VERSION "1.13.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12402: result: clang++ -E
# configure:12422: clang++ -E conftest.cpp
# configure:12422: $? = 0
# configure:12436: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12436: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cppunit"
# | #define PACKAGE_TARNAME "cppunit"
# | #define PACKAGE_VERSION "1.13.2"
# | #define PACKAGE_STRING "cppunit 1.13.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cppunit"
# | #define VERSION "1.13.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12605: checking for ld used by clang++
# configure:12672: result: /sysroot/bin/ld -m elf_x86_64
# configure:12679: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:12694: result: yes
# configure:12749: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13754: result: yes
# configure:13790: clang++ -c conftest.cpp >&5
# configure:13793: $? = 0
# configure:14313: checking for clang++ option to produce PIC
# configure:14320: result: -fPIC -DPIC
# configure:14328: checking if clang++ PIC flag -fPIC -DPIC works
# configure:14346: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14350: $? = 0
# configure:14363: result: yes
# configure:14386: checking if clang++ static flag -static works
# configure:14414: result: no
# configure:14426: checking if clang++ supports -c -o file.o
# configure:14447: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14451: $? = 0
# configure:14473: result: yes
# configure:14478: checking if clang++ supports -c -o file.o
# configure:14525: result: yes
# configure:14555: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14591: result: yes
# configure:14732: checking dynamic linker characteristics
# configure:15399: result: GNU/Linux ld.so
# configure:15452: checking how to hardcode library paths into programs
# configure:15477: result: immediate
# configure:15543: checking for shl_load
# configure:15543: clang++ -o conftest conftest.cpp >&5
# /tmp/conftest-945beb.o:conftest.cpp:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15543: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cppunit"
# | #define PACKAGE_TARNAME "cppunit"
# | #define PACKAGE_VERSION "1.13.2"
# | #define PACKAGE_STRING "cppunit 1.13.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cppunit"
# | #define VERSION "1.13.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* 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 shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:15543: result: no
# configure:15549: checking for shl_load in -ldld
# configure:15574: clang++ -o conftest conftest.cpp -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-ba3097.o:conftest.cpp:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cppunit"
# | #define PACKAGE_TARNAME "cppunit"
# | #define PACKAGE_VERSION "1.13.2"
# | #define PACKAGE_STRING "cppunit 1.13.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cppunit"
# | #define VERSION "1.13.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* 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 shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:15583: result: no
# configure:15591: checking for dlopen in -ldl
# configure:15616: clang++ -o conftest conftest.cpp -ldl >&5
# configure:15616: $? = 0
# configure:15625: result: yes
# configure:15760: checking for dlerror
# configure:15760: clang++ -o conftest conftest.cpp -ldl >&5
# configure:15760: $? = 0
# configure:15760: result: yes
# configure:15804: checking for doxygen
# configure:15822: found /usr/sbin/doxygen
# configure:15834: result: /usr/sbin/doxygen
# configure:15851: checking for dot
# configure:15869: found /usr/sbin/dot
# configure:15881: result: /usr/sbin/dot
# configure:15921: checking for cmath
# configure:15921: clang++ -c conftest.cpp >&5
# configure:15921: $? = 0
# configure:15921: result: yes
# configure:15936: checking whether the compiler supports Run-Time Type Identification
# configure:15971: clang++ -c conftest.cpp >&5
# configure:15971: $? = 0
# configure:15985: result: yes
# configure:15993: checking whether the compiler supports GCC C++ ABI name demangling
# configure:16033: clang++ -c conftest.cpp >&5
# configure:16033: $? = 0
# configure:16047: result: yes
# configure:16055: checking whether the compiler implements namespaces
# configure:16078: clang++ -c conftest.cpp >&5
# configure:16078: $? = 0
# configure:16092: result: yes
# configure:16100: checking whether std::string::compare takes a string in argument 1
# configure:16128: clang++ -c conftest.cpp >&5
# conftest.cpp:37:10: error: no matching member function for call to 'compare'
# return x.compare(y,0,1) == 0;
# ~~^~~~~~~
# /sysroot/bin/../include/c++/v1/string:1715:9: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string, allocator >') to 'size_type' (aka 'unsigned long') for 1st argument
# int compare(size_type __pos1, size_type __n1, const basic_string& __str) const;
# ^
# /sysroot/bin/../include/c++/v1/string:1718:9: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string, allocator >') to 'size_type' (aka 'unsigned long') for 1st argument
# int compare(size_type __pos1, size_type __n1, const value_type* __s) const;
# ^
# /sysroot/bin/../include/c++/v1/string:1719:9: note: candidate function not viable: requires 4 arguments, but 3 were provided
# int compare(size_type __pos1, size_type __n1, const value_type* __s, size_type __n2) const;
# ^
# /sysroot/bin/../include/c++/v1/string:1713:9: note: candidate function not viable: requires single argument '__str', but 3 arguments were provided
# int compare(const basic_string& __str) const _NOEXCEPT;
# ^
# /sysroot/bin/../include/c++/v1/string:1717:9: note: candidate function not viable: requires single argument '__s', but 3 arguments were provided
# int compare(const value_type* __s) const _NOEXCEPT;
# ^
# /sysroot/bin/../include/c++/v1/string:1716:9: note: candidate function not viable: requires at least 4 arguments, but 3 were provided
# int compare(size_type __pos1, size_type __n1, const basic_string& __str, size_type __pos2, size_type __n2=npos) const;
# ^
# 1 error generated.
# configure:16128: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cppunit"
# | #define PACKAGE_TARNAME "cppunit"
# | #define PACKAGE_VERSION "1.13.2"
# | #define PACKAGE_STRING "cppunit 1.13.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cppunit"
# | #define VERSION "1.13.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_CMATH 1
# | #define HAVE_RTTI 1
# | #define HAVE_GCC_ABI_DEMANGLE 1
# | #define HAVE_NAMESPACES 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_NAMESPACES
# | using namespace std;
# | #endif
# | int
# | main ()
# | {
# | string x("hi"); string y("h");
# | return x.compare(y,0,1) == 0;
# | ;
# | return 0;
# | }
# configure:16142: result: no
# configure:16154: checking whether the compiler has stringstream
# configure:16181: clang++ -c conftest.cpp >&5
# configure:16181: $? = 0
# configure:16195: result: yes
# configure:16204: checking whether the library defines class strstream
# configure:16219: checking strstream usability
# configure:16219: clang++ -c conftest.cpp >&5
# configure:16219: $? = 0
# configure:16219: result: yes
# configure:16219: checking strstream presence
# configure:16219: clang++ -E conftest.cpp
# configure:16219: $? = 0
# configure:16219: result: yes
# configure:16219: checking for strstream
# configure:16219: result: yes
# configure:16248: clang++ -c conftest.cpp >&5
# configure:16248: $? = 0
# configure:16262: result: yes
# configure:16273: checking for isfinite
# configure:16296: clang++ -o conftest conftest.cpp -lm >&5
# configure:16296: $? = 0
# configure:16310: result: yes
# configure:16323: checking for finite
# configure:16323: clang++ -o conftest conftest.cpp -lm >&5
# configure:16323: $? = 0
# configure:16323: result: yes
# configure:16483: checking that generated files are newer than configure
# configure:16489: result: done
# configure:16520: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by cppunit config.status 1.13.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2d69b5831b85
#
# config.status:1202: creating Makefile
# config.status:1202: creating cppunit.pc
# config.status:1202: creating cppunit.spec
# config.status:1202: creating cppunit-config
# config.status:1202: creating src/Makefile
# config.status:1202: creating src/DllPlugInTester/Makefile
# config.status:1202: creating src/cppunit/Makefile
# config.status:1202: creating include/Makefile
# config.status:1202: creating include/cppunit/Makefile
# config.status:1202: creating include/cppunit/config/Makefile
# config.status:1202: creating include/cppunit/extensions/Makefile
# config.status:1202: creating include/cppunit/plugin/Makefile
# config.status:1202: creating include/cppunit/portability/Makefile
# config.status:1202: creating include/cppunit/tools/Makefile
# config.status:1202: creating include/cppunit/ui/Makefile
# config.status:1202: creating include/cppunit/ui/mfc/Makefile
# config.status:1202: creating include/cppunit/ui/qt/Makefile
# config.status:1202: creating include/cppunit/ui/text/Makefile
# config.status:1202: creating doc/Makefile
# config.status:1202: creating doc/Doxyfile
# config.status:1202: creating examples/Makefile
# config.status:1202: creating examples/simple/Makefile
# config.status:1202: creating examples/hierarchy/Makefile
# config.status:1202: creating examples/cppunittest/Makefile
# config.status:1202: creating examples/ClockerPlugIn/Makefile
# config.status:1202: creating examples/DumperPlugIn/Makefile
# config.status:1202: creating examples/money/Makefile
# config.status:1202: creating config/config.h
# config.status:1431: executing depfiles commands
# config.status:1431: executing libtool commands
# config.status:1431: executing default commands
# configure:19062: result: creating include/cppunit/config-auto.h - prefix CPPUNIT for config/config.h defines
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_cxx_gcc_abi_demangle=yes
# ac_cv_cxx_have_class_strstream=yes
# ac_cv_cxx_have_sstream=yes
# ac_cv_cxx_namespaces=yes
# ac_cv_cxx_rtti=yes
# ac_cv_cxx_string_compare_string_first=no
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_dlerror=yes
# ac_cv_func_finite=yes
# ac_cv_func_shl_load=no
# ac_cv_header_cmath=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_strstream=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_DOT=/usr/sbin/dot
# ac_cv_path_DOXYGEN=/usr/sbin/doxygen
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# ax_cv_cxx_have_isfinite=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/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# 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/cppunit/src/cppunit-1.13.2/config/missing --run aclocal-1.12'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/cppunit/src/cppunit-1.13.2/config/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/cppunit/src/cppunit-1.13.2/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/cppunit/src/cppunit-1.13.2/config/missing --run automake-1.12'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CPPUNIT_BINARY_AGE='2'
# CPPUNIT_INTERFACE_AGE='2'
# CPPUNIT_MAJOR_VERSION='1'
# CPPUNIT_MICRO_VERSION='2'
# CPPUNIT_MINOR_VERSION='13'
# CPPUNIT_VERSION='1.13.2'
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DOC_FALSE='#'
# DOC_TRUE=''
# DOT='/usr/sbin/dot'
# DOXYGEN='/usr/sbin/doxygen'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBADD_DL='-ldl'
# LIBOBJS=''
# LIBS=' -lm'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='0'
# LT_CURRENT='0'
# LT_RELEASE='1.13'
# LT_REVISION='2'
# MAKEINFO='${SHELL} /tmp/cppunit/src/cppunit-1.13.2/config/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='cppunit'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='cppunit'
# PACKAGE_STRING='cppunit 1.13.2'
# PACKAGE_TARNAME='cppunit'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.13.2'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.13.2'
# ac_ct_AR='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 -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# enable_dot='yes'
# enable_html_docs='yes'
# enable_latex_docs='no'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/cppunit/src/cppunit-1.13.2/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "cppunit"
# #define PACKAGE_TARNAME "cppunit"
# #define PACKAGE_VERSION "1.13.2"
# #define PACKAGE_STRING "cppunit 1.13.2"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "cppunit"
# #define VERSION "1.13.2"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBDL 1
# #define HAVE_DLERROR 1
# #define HAVE_CMATH 1
# #define HAVE_RTTI 1
# #define HAVE_GCC_ABI_DEMANGLE 1
# #define HAVE_NAMESPACES 1
# #define HAVE_SSTREAM 1
# #define HAVE_STRSTREAM 1
# #define HAVE_CLASS_STRSTREAM 1
# #define HAVE_ISFINITE 1
# #define HAVE_FINITE 1
# #define USE_TYPEINFO_NAME CPPUNIT_HAVE_RTTI
#
# configure: exit 0