The build took 00h 01m 04s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
3,472 |
makefile |
3,354 |
cpp |
1,144 |
sh |
143 |
ansic |
8,113 |
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:
There were existing files in /sysroot, using those
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: tclap 1.2.1-3 (Wed Apr 5 01:52:50 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
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 style of include used by make... GNU
checking dependency style of clang++... gcc3
checking whether the compiler implements namespaces... yes
checking how to run the C++ preprocessor... clang++ -E
checking for grep that handles long lines and -e... /usr/sbin/grep
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 sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking whether the STL defines stringstream... yes
checking strstream usability... yes
checking strstream presence... yes
checking for strstream... yes
checking whether the STL defines strstream... yes
checking for dot... YES
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking for a BSD-compatible install... /usr/bin/install -c
checking for doxygen... /usr/sbin/doxygen
checking whether the C++ compiler (clang++) accepts -Weffc++... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tclap.pc
config.status: creating examples/Makefile
config.status: creating include/Makefile
config.status: creating include/tclap/Makefile
config.status: creating config/Makefile
config.status: creating docs/Makefile
config.status: creating docs/Doxyfile
config.status: creating msc/Makefile
config.status: creating msc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating config/config.h
config.status: executing depfiles commands
config.status: executing default commands
Making all in include
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/include'
Making all in tclap
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/include/tclap'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/include/tclap'
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/include'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/include'
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/include'
Making all in examples
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/examples'
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o test1.cpp
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o test2.cpp
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test3.o -MD -MP -MF .deps/test3.Tpo -c -o test3.o test3.cpp
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test4.o -MD -MP -MF .deps/test4.Tpo -c -o test4.o test4.cpp
mv -f .deps/test2.Tpo .deps/test2.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test5.o -MD -MP -MF .deps/test5.Tpo -c -o test5.o test5.cpp
mv -f .deps/test1.Tpo .deps/test1.Po
mv -f .deps/test4.Tpo .deps/test4.Po
mv -f .deps/test3.Tpo .deps/test3.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test6.o -MD -MP -MF .deps/test6.Tpo -c -o test6.o test6.cpp
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test7.o -MD -MP -MF .deps/test7.Tpo -c -o test7.o test7.cpp
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test8.o -MD -MP -MF .deps/test8.Tpo -c -o test8.o test8.cpp
mv -f .deps/test5.Tpo .deps/test5.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test9.o -MD -MP -MF .deps/test9.Tpo -c -o test9.o test9.cpp
mv -f .deps/test6.Tpo .deps/test6.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test10.o -MD -MP -MF .deps/test10.Tpo -c -o test10.o test10.cpp
mv -f .deps/test7.Tpo .deps/test7.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test11.o -MD -MP -MF .deps/test11.Tpo -c -o test11.o test11.cpp
mv -f .deps/test8.Tpo .deps/test8.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test12.o -MD -MP -MF .deps/test12.Tpo -c -o test12.o test12.cpp
mv -f .deps/test9.Tpo .deps/test9.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test13.o -MD -MP -MF .deps/test13.Tpo -c -o test13.o test13.cpp
mv -f .deps/test10.Tpo .deps/test10.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test14.o -MD -MP -MF .deps/test14.Tpo -c -o test14.o test14.cpp
mv -f .deps/test11.Tpo .deps/test11.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test15.o -MD -MP -MF .deps/test15.Tpo -c -o test15.o test15.cpp
mv -f .deps/test12.Tpo .deps/test12.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test16.o -MD -MP -MF .deps/test16.Tpo -c -o test16.o test16.cpp
mv -f .deps/test13.Tpo .deps/test13.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test17.o -MD -MP -MF .deps/test17.Tpo -c -o test17.o test17.cpp
mv -f .deps/test15.Tpo .deps/test15.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test17-a.o -MD -MP -MF .deps/test17-a.Tpo -c -o test17-a.o test17-a.cpp
mv -f .deps/test14.Tpo .deps/test14.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test18.o -MD -MP -MF .deps/test18.Tpo -c -o test18.o test18.cpp
mv -f .deps/test16.Tpo .deps/test16.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test19.o -MD -MP -MF .deps/test19.Tpo -c -o test19.o test19.cpp
mv -f .deps/test17.Tpo .deps/test17.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test20.o -MD -MP -MF .deps/test20.Tpo -c -o test20.o test20.cpp
mv -f .deps/test17-a.Tpo .deps/test17-a.Po
clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -Wall -Wextra -Weffc++ -MT test21.o -MD -MP -MF .deps/test21.Tpo -c -o test21.o test21.cpp
mv -f .deps/test18.Tpo .deps/test18.Po
clang++ -Wall -Wextra -Weffc++ -o test1 test1.o
mv -f .deps/test19.Tpo .deps/test19.Po
clang++ -Wall -Wextra -Weffc++ -o test2 test2.o
test2.o:test2.cpp:function __cxx_global_var_init: error: undefined reference to '__dso_handle'
test2.o:test2.cpp:function __cxx_global_var_init.3: error: undefined reference to '__dso_handle'
test2.o:test2.cpp:function TCLAP::ArgException::what() const: error: undefined reference to '__dso_handle'
test1.o:test1.cpp:function TCLAP::ArgException::what() const: error: undefined reference to '__dso_handle'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [Makefile:327: test2] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:294: test1] Error 1
mv -f .deps/test20.Tpo .deps/test20.Po
mv -f .deps/test21.Tpo .deps/test21.Po
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/examples'
make: *** [Makefile:244: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/tclap/src/tclap-1.2.1/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 configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = f593b590e53b
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:1774: checking for a BSD-compatible install
configure:1830: result: /usr/bin/install -c
configure:1841: checking whether build environment is sane
configure:1884: result: yes
configure:1912: checking for a thread-safe mkdir -p
configure:1951: result: /usr/sbin/mkdir -p
configure:1964: checking for gawk
configure:1980: found /usr/sbin/gawk
configure:1991: result: gawk
configure:2002: checking whether make sets $(MAKE)
configure:2023: result: yes
configure:2103: checking for x86_64-unknown-linux-strip
configure:2133: result: no
configure:2143: checking for strip
configure:2159: found /sysroot/bin/strip
configure:2170: result: strip
configure:2327: checking for C++ compiler version
configure:2334: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2337: $? = 0
configure:2344: 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:2347: $? = 0
configure:2354: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2357: $? = 1
configure:2380: checking for C++ compiler default output file name
configure:2407: clang++ conftest.cpp >&5
configure:2410: $? = 0
configure:2448: result: a.out
configure:2465: checking whether the C++ compiler works
configure:2475: ./a.out
./a.out: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
configure:2478: $? = 127
configure:2495: result: yes
configure:2502: checking whether we are cross compiling
configure:2504: result: yes
configure:2507: checking for suffix of executables
configure:2514: clang++ -o conftest conftest.cpp >&5
configure:2517: $? = 0
configure:2541: result:
configure:2547: checking for suffix of object files
configure:2573: clang++ -c conftest.cpp >&5
configure:2576: $? = 0
configure:2599: result: o
configure:2603: checking whether we are using the GNU C++ compiler
configure:2632: clang++ -c conftest.cpp >&5
configure:2638: $? = 0
configure:2655: result: yes
configure:2660: checking whether clang++ accepts -g
configure:2690: clang++ -c -g conftest.cpp >&5
configure:2696: $? = 0
configure:2795: result: yes
configure:2829: checking for style of include used by make
configure:2857: result: GNU
configure:2882: checking dependency style of clang++
configure:2973: result: gcc3
configure:2989: checking whether the compiler implements namespaces
configure:3022: clang++ -c conftest.cpp >&5
configure:3028: $? = 0
configure:3050: result: yes
configure:3065: checking how to run the C++ preprocessor
configure:3101: clang++ -E conftest.cpp
configure:3107: $? = 0
configure:3138: clang++ -E conftest.cpp
conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3144: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tclap"
| #define VERSION "1.2.1"
| #define HAVE_NAMESPACES 1
| /* end confdefs.h. */
| #include
configure:3177: result: clang++ -E
configure:3206: clang++ -E conftest.cpp
configure:3212: $? = 0
configure:3243: clang++ -E conftest.cpp
conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3249: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tclap"
| #define VERSION "1.2.1"
| #define HAVE_NAMESPACES 1
| /* end confdefs.h. */
| #include
configure:3287: checking for grep that handles long lines and -e
configure:3361: result: /usr/sbin/grep
configure:3366: checking for egrep
configure:3444: result: /usr/sbin/grep -E
configure:3449: checking for ANSI C header files
configure:3479: clang++ -c conftest.cpp >&5
configure:3485: $? = 0
configure:3613: result: yes
configure:3637: checking for sys/types.h
configure:3658: clang++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for sys/stat.h
configure:3658: clang++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for stdlib.h
configure:3658: clang++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for string.h
configure:3658: clang++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for memory.h
configure:3658: clang++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for strings.h
configure:3658: clang++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for inttypes.h
configure:3658: clang++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for stdint.h
configure:3658: clang++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for unistd.h
configure:3658: clang++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3715: checking sstream usability
configure:3732: clang++ -c conftest.cpp >&5
configure:3738: $? = 0
configure:3752: result: yes
configure:3756: checking sstream presence
configure:3771: clang++ -E conftest.cpp
configure:3777: $? = 0
configure:3791: result: yes
configure:3819: checking for sstream
configure:3827: result: yes
configure:3840: checking whether the STL defines stringstream
configure:3869: clang++ -c conftest.cpp >&5
configure:3875: $? = 0
configure:3891: result: yes
configure:3930: checking strstream usability
configure:3947: clang++ -c conftest.cpp >&5
configure:3953: $? = 0
configure:3967: result: yes
configure:3971: checking strstream presence
configure:3986: clang++ -E conftest.cpp
configure:3992: $? = 0
configure:4006: result: yes
configure:4034: checking for strstream
configure:4042: result: yes
configure:4055: checking whether the STL defines strstream
configure:4088: clang++ -c conftest.cpp >&5
configure:4094: $? = 0
configure:4110: result: yes
configure:4154: clang++ -c conftest.cpp >&5
configure:4160: $? = 0
configure:4197: checking for dot
configure:4213: found /usr/sbin/dot
configure:4225: result: YES
configure:4236: checking for x86_64-unknown-linux-ranlib
configure:4266: result: no
configure:4276: checking for ranlib
configure:4292: found /sysroot/bin/ranlib
configure:4303: result: ranlib
configure:4317: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
configure:4342: checking for a BSD-compatible install
configure:4398: result: /usr/bin/install -c
configure:4420: checking for doxygen
configure:4438: found /usr/sbin/doxygen
configure:4450: result: /usr/sbin/doxygen
configure:4481: checking whether the C++ compiler (clang++) accepts -Weffc++
configure:4517: clang++ -c -Weffc++ conftest.cpp >&5
configure:4523: $? = 0
configure:4547: result: yes
configure:4699: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f593b590e53b
config.status:655: creating Makefile
config.status:655: creating tclap.pc
config.status:655: creating examples/Makefile
config.status:655: creating include/Makefile
config.status:655: creating include/tclap/Makefile
config.status:655: creating config/Makefile
config.status:655: creating docs/Makefile
config.status:655: creating docs/Doxyfile
config.status:655: creating msc/Makefile
config.status:655: creating msc/examples/Makefile
config.status:655: creating tests/Makefile
config.status:655: creating config/config.h
config.status:932: executing depfiles commands
config.status:932: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_have_class_strstream=yes
ac_cv_cxx_have_long_long=yes
ac_cv_cxx_have_sstream=yes
ac_cv_cxx_namespaces=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_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=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_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_sstream=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_objext=o
ac_cv_path_DOXYGEN=/usr/sbin/doxygen
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_DOT=YES
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CXX_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/tclap/src/tclap-1.2.1/config/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/tclap/src/tclap-1.2.1/config/missing --run tar'
AUTOCONF='${SHELL} /tmp/tclap/src/tclap-1.2.1/config/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/tclap/src/tclap-1.2.1/config/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/tclap/src/tclap-1.2.1/config/missing --run automake-1.10'
AWK='gawk'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -Weffc++'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOC_FALSE='#'
DOC_TRUE=''
DOT='YES'
DOXYGEN='/usr/sbin/doxygen'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
HAVE_GNU_COMPILERS_FALSE='#'
HAVE_GNU_COMPILERS_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/tclap/src/tclap-1.2.1/config/missing --run makeinfo'
OBJEXT='o'
PACKAGE='tclap'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.2.1'
WARN_EFFECTIVE_CXX='-Weffc++'
WARN_NO_EFFECTIVE_CXX='-Wno-effc++'
ac_ct_CXX=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /tmp/tclap/src/tclap-1.2.1/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. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "tclap"
#define VERSION "1.2.1"
#define HAVE_NAMESPACES 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SSTREAM 1
#define HAVE_SSTREAM 1
#define HAVE_STRSTREAM 1
#define HAVE_CLASS_STRSTREAM 1
#define HAVE_LONG_LONG 1
configure: exit 0