The build took 00h 01m 20s and was 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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: tclap 1.2.1-3 (Wed Aug 24 14:13:06 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking whether the compiler implements namespaces... yes
checking how to run the C++ preprocessor... g++ -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
checking for a BSD-compatible install... /usr/bin/install -c
checking for doxygen... /usr/sbin/doxygen
checking whether the C++ compiler (g++) 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'
g++ -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
g++ -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
mv -f .deps/test1.Tpo .deps/test1.Po
mv -f .deps/test2.Tpo .deps/test2.Po
g++ -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
g++ -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/test4.Tpo .deps/test4.Po
g++ -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/test3.Tpo .deps/test3.Po
g++ -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
mv -f .deps/test5.Tpo .deps/test5.Po
g++ -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
mv -f .deps/test6.Tpo .deps/test6.Po
g++ -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/test7.Tpo .deps/test7.Po
g++ -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/test8.Tpo .deps/test8.Po
g++ -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/test10.Tpo .deps/test10.Po
g++ -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/test9.Tpo .deps/test9.Po
g++ -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/test11.Tpo .deps/test11.Po
g++ -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/test12.Tpo .deps/test12.Po
g++ -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/test14.Tpo .deps/test14.Po
g++ -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/test13.Tpo .deps/test13.Po
g++ -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/test15.Tpo .deps/test15.Po
g++ -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/test16.Tpo .deps/test16.Po
g++ -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/test17-a.Tpo .deps/test17-a.Po
g++ -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/test17.Tpo .deps/test17.Po
g++ -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/test19.Tpo .deps/test19.Po
g++ -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/test18.Tpo .deps/test18.Po
g++ -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/test21.Tpo .deps/test21.Po
g++ -Wall -Wextra -Weffc++ -o test1 test1.o
g++ -Wall -Wextra -Weffc++ -o test2 test2.o
g++ -Wall -Wextra -Weffc++ -o test3 test3.o
mv -f .deps/test20.Tpo .deps/test20.Po
g++ -Wall -Wextra -Weffc++ -o test4 test4.o
g++ -Wall -Wextra -Weffc++ -o test5 test5.o
g++ -Wall -Wextra -Weffc++ -o test6 test6.o
g++ -Wall -Wextra -Weffc++ -o test7 test7.o
g++ -Wall -Wextra -Weffc++ -o test8 test8.o
g++ -Wall -Wextra -Weffc++ -o test9 test9.o
g++ -Wall -Wextra -Weffc++ -o test10 test10.o
g++ -Wall -Wextra -Weffc++ -o test11 test11.o
g++ -Wall -Wextra -Weffc++ -o test12 test12.o
g++ -Wall -Wextra -Weffc++ -o test13 test13.o
g++ -Wall -Wextra -Weffc++ -o test14 test14.o
g++ -Wall -Wextra -Weffc++ -o test15 test15.o
g++ -Wall -Wextra -Weffc++ -o test16 test16.o
g++ -Wall -Wextra -Weffc++ -o test17 test17.o test17-a.o
g++ -Wall -Wextra -Weffc++ -o test18 test18.o
g++ -Wall -Wextra -Weffc++ -o test19 test19.o
g++ -Wall -Wextra -Weffc++ -o test20 test20.o
g++ -Wall -Wextra -Weffc++ -o test21 test21.o
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/examples'
Making all in docs
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/docs'
/usr/sbin/doxygen Doxyfile
warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DETAILS_AT_TOP' at line 123 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 544 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_SCHEMA' at line 778 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 784 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1038 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1046 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /tmp/tclap/src/tclap-1.2.1/include/tclap
Reading and parsing tag files
Parsing files
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/Arg.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/Arg.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/ArgException.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/ArgException.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/ArgTraits.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/ArgTraits.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/CmdLine.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/CmdLine.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/CmdLineInterface.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/CmdLineInterface.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/CmdLineOutput.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/CmdLineOutput.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/Constraint.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/Constraint.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/DocBookOutput.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/DocBookOutput.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/HelpVisitor.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/HelpVisitor.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/IgnoreRestVisitor.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/IgnoreRestVisitor.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/MultiArg.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/MultiArg.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/MultiSwitchArg.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/MultiSwitchArg.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/OptionalUnlabeledTracker.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/OptionalUnlabeledTracker.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/StandardTraits.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/StandardTraits.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/StdOutput.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/StdOutput.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/SwitchArg.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/SwitchArg.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/UnlabeledMultiArg.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/UnlabeledMultiArg.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/UnlabeledValueArg.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/UnlabeledValueArg.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/ValueArg.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/ValueArg.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/ValuesConstraint.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/ValuesConstraint.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/VersionVisitor.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/VersionVisitor.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/Visitor.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/Visitor.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/XorHandler.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/XorHandler.h...
Preprocessing /tmp/tclap/src/tclap-1.2.1/include/tclap/ZshCompletionOutput.h...
Parsing file /tmp/tclap/src/tclap-1.2.1/include/tclap/ZshCompletionOutput.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file Arg.h...
Generating code for file ArgException.h...
Generating code for file ArgTraits.h...
Generating code for file CmdLine.h...
Generating code for file CmdLineInterface.h...
Generating code for file CmdLineOutput.h...
Generating code for file Constraint.h...
Generating code for file DocBookOutput.h...
Generating code for file HelpVisitor.h...
Generating code for file IgnoreRestVisitor.h...
Generating code for file MultiArg.h...
Generating code for file MultiSwitchArg.h...
Generating code for file OptionalUnlabeledTracker.h...
Generating code for file StandardTraits.h...
Generating code for file StdOutput.h...
Generating code for file SwitchArg.h...
Generating code for file UnlabeledMultiArg.h...
Generating code for file UnlabeledValueArg.h...
Generating code for file ValueArg.h...
Generating code for file ValuesConstraint.h...
Generating code for file VersionVisitor.h...
Generating code for file Visitor.h...
Generating code for file XorHandler.h...
Generating code for file ZshCompletionOutput.h...
Generating file documentation...
Generating docs for file Arg.h...
Generating docs for file ArgException.h...
Generating docs for file ArgTraits.h...
Generating docs for file CmdLine.h...
Generating docs for file CmdLineInterface.h...
Generating docs for file CmdLineOutput.h...
Generating docs for file Constraint.h...
Generating docs for file DocBookOutput.h...
Generating docs for file HelpVisitor.h...
Generating docs for file IgnoreRestVisitor.h...
Generating docs for file MultiArg.h...
Generating docs for file MultiSwitchArg.h...
Generating docs for file OptionalUnlabeledTracker.h...
Generating docs for file StandardTraits.h...
Generating docs for file StdOutput.h...
Generating docs for file SwitchArg.h...
Generating docs for file UnlabeledMultiArg.h...
Generating docs for file UnlabeledValueArg.h...
Generating docs for file ValueArg.h...
Generating docs for file ValuesConstraint.h...
Generating docs for file VersionVisitor.h...
Generating docs for file Visitor.h...
Generating docs for file XorHandler.h...
Generating docs for file ZshCompletionOutput.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating namespace index...
Generating docs for namespace TCLAP
Generating call graph for function TCLAP::ExtractValue
Generating docs for compound TCLAP::Arg...
Generating call graph for function TCLAP::Arg::Arg
Generating call graph for function TCLAP::Arg::_checkWithVisitor
Generating call graph for function TCLAP::Arg::_hasBlanks
Generating call graph for function TCLAP::Arg::argMatches
Generating call graph for function TCLAP::Arg::longID
Generating call graph for function TCLAP::Arg::setDelimiter
Generating call graph for function TCLAP::Arg::shortID
Generating call graph for function TCLAP::Arg::toString
Generating call graph for function TCLAP::Arg::trimFlag
Generating docs for compound TCLAP::ArgException...
Generating docs for compound TCLAP::ArgParseException...
Generating docs for compound TCLAP::ArgTraits...
Generating docs for compound TCLAP::ArgTraits< bool >...
Generating docs for compound TCLAP::ArgTraits< char >...
Generating docs for compound TCLAP::ArgTraits< double >...
Generating docs for compound TCLAP::ArgTraits< float >...
Generating docs for compound TCLAP::ArgTraits< int >...
Generating docs for compound TCLAP::ArgTraits< long >...
Generating docs for compound TCLAP::ArgTraits< short >...
Generating docs for compound TCLAP::ArgTraits< std::string >...
Generating docs for compound TCLAP::ArgTraits< unsigned char >...
Generating docs for compound TCLAP::ArgTraits< unsigned int >...
Generating docs for compound TCLAP::ArgTraits< unsigned long >...
Generating docs for compound TCLAP::ArgTraits< unsigned short >...
Generating docs for compound TCLAP::ArgTraits< wchar_t >...
Generating docs for compound TCLAP::CmdLine...
Generating call graph for function TCLAP::CmdLine::~CmdLine
Generating call graph for function TCLAP::CmdLine::_emptyCombined
Generating call graph for function TCLAP::CmdLine::add
Generating call graph for function TCLAP::CmdLine::parse
Generating call graph for function TCLAP::CmdLine::xorAdd
Generating docs for compound TCLAP::CmdLineInterface...
Generating call graph for function TCLAP::CmdLineInterface::~CmdLineInterface
Generating docs for compound TCLAP::CmdLineOutput...
Generating call graph for function TCLAP::CmdLineOutput::~CmdLineOutput
Generating docs for compound TCLAP::CmdLineParseException...
Generating docs for compound TCLAP::Constraint...
Generating docs for compound TCLAP::DocBookOutput...
Generating call graph for function TCLAP::DocBookOutput::failure
Generating call graph for function TCLAP::DocBookOutput::printShortArg
Generating call graph for function TCLAP::DocBookOutput::usage
Generating call graph for function TCLAP::DocBookOutput::version
Generating docs for compound TCLAP::ExitException...
Generating docs for compound TCLAP::HelpVisitor...
Generating docs for compound TCLAP::IgnoreRestVisitor...
Generating call graph for function TCLAP::IgnoreRestVisitor::visit
Generating docs for compound TCLAP::MultiArg...
Generating call graph for function TCLAP::MultiArg::MultiArg
Generating call graph for function TCLAP::MultiArg::MultiArg
Generating call graph for function TCLAP::MultiArg::_extractValue
Generating call graph for function TCLAP::MultiArg::end
Generating call graph for function TCLAP::MultiArg::longID
Generating call graph for function TCLAP::MultiArg::processArg
Generating call graph for function TCLAP::MultiArg::reset
Generating call graph for function TCLAP::MultiArg::shortID
Generating docs for compound TCLAP::MultiSwitchArg...
Generating call graph for function TCLAP::MultiSwitchArg::MultiSwitchArg
Generating call graph for function TCLAP::MultiSwitchArg::longID
Generating call graph for function TCLAP::MultiSwitchArg::processArg
Generating call graph for function TCLAP::MultiSwitchArg::shortID
Generating docs for compound TCLAP::OptionalUnlabeledTracker...
Generating call graph for function TCLAP::OptionalUnlabeledTracker::check
Generating docs for compound TCLAP::SpecificationException...
Generating docs for compound TCLAP::StdOutput...
Generating call graph for function TCLAP::StdOutput::_longUsage
Generating call graph for function TCLAP::StdOutput::_shortUsage
Generating call graph for function TCLAP::StdOutput::failure
Generating call graph for function TCLAP::StdOutput::usage
Generating call graph for function TCLAP::StdOutput::version
Generating docs for compound TCLAP::StringLike...
Generating docs for compound TCLAP::StringLikeTrait...
Generating docs for compound TCLAP::SwitchArg...
Generating call graph for function TCLAP::SwitchArg::SwitchArg
Generating call graph for function TCLAP::SwitchArg::combinedSwitchesMatch
Generating call graph for function TCLAP::SwitchArg::getValue
Generating call graph for function TCLAP::SwitchArg::processArg
Generating call graph for function TCLAP::SwitchArg::reset
Generating docs for compound TCLAP::UnlabeledMultiArg...
Generating call graph for function TCLAP::UnlabeledMultiArg::UnlabeledMultiArg
Generating call graph for function TCLAP::UnlabeledMultiArg::UnlabeledMultiArg
Generating call graph for function TCLAP::UnlabeledMultiArg::UnlabeledMultiArg
Generating call graph for function TCLAP::UnlabeledMultiArg::UnlabeledMultiArg
Generating call graph for function TCLAP::UnlabeledMultiArg::operator==
Generating call graph for function TCLAP::UnlabeledMultiArg::processArg
Generating docs for compound TCLAP::UnlabeledValueArg...
Generating call graph for function TCLAP::UnlabeledValueArg::UnlabeledValueArg
Generating call graph for function TCLAP::UnlabeledValueArg::UnlabeledValueArg
Generating call graph for function TCLAP::UnlabeledValueArg::UnlabeledValueArg
Generating call graph for function TCLAP::UnlabeledValueArg::UnlabeledValueArg
Generating call graph for function TCLAP::UnlabeledValueArg::operator==
Generating call graph for function TCLAP::UnlabeledValueArg::processArg
Generating docs for compound TCLAP::ValueArg...
Generating call graph for function TCLAP::ValueArg::ValueArg
Generating call graph for function TCLAP::ValueArg::ValueArg
Generating call graph for function TCLAP::ValueArg::_extractValue
Generating call graph for function TCLAP::ValueArg::longID
Generating call graph for function TCLAP::ValueArg::processArg
Generating call graph for function TCLAP::ValueArg::reset
Generating call graph for function TCLAP::ValueArg::shortID
Generating docs for compound TCLAP::ValueLike...
Generating docs for compound TCLAP::ValueLikeTrait...
Generating docs for compound TCLAP::ValuesConstraint...
Generating call graph for function TCLAP::ValuesConstraint::~ValuesConstraint
Generating docs for compound TCLAP::VersionVisitor...
Generating docs for compound TCLAP::Visitor...
Generating docs for compound TCLAP::XorHandler...
Generating call graph for function TCLAP::XorHandler::XorHandler
Generating call graph for function TCLAP::XorHandler::check
Generating docs for compound TCLAP::ZshCompletionOutput...
Generating call graph for function TCLAP::ZshCompletionOutput::failure
Generating call graph for function TCLAP::ZshCompletionOutput::getMutexList
Generating call graph for function TCLAP::ZshCompletionOutput::printArg
Generating call graph for function TCLAP::ZshCompletionOutput::printOption
Generating call graph for function TCLAP::ZshCompletionOutput::usage
Generating call graph for function TCLAP::ZshCompletionOutput::version
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
Generating dot graphs using 17 parallel threads...
Running dot for graph 1/185
Running dot for graph 2/185
Running dot for graph 3/185
Running dot for graph 4/185
Running dot for graph 5/185
Running dot for graph 6/185
Running dot for graph 7/185
Running dot for graph 8/185
Running dot for graph 9/185
Running dot for graph 10/185
Running dot for graph 11/185
Running dot for graph 12/185
Running dot for graph 13/185
Running dot for graph 14/185
Running dot for graph 15/185
Running dot for graph 16/185
Running dot for graph 17/185
Running dot for graph 18/185
Running dot for graph 19/185
Running dot for graph 20/185
Running dot for graph 21/185
Running dot for graph 22/185
Running dot for graph 23/185
Running dot for graph 24/185
Running dot for graph 25/185
Running dot for graph 26/185
Running dot for graph 27/185
Running dot for graph 28/185
Running dot for graph 29/185
Running dot for graph 30/185
Running dot for graph 31/185
Running dot for graph 32/185
Running dot for graph 33/185
Running dot for graph 34/185
Running dot for graph 35/185
Running dot for graph 36/185
Running dot for graph 37/185
Running dot for graph 38/185
Running dot for graph 39/185
Running dot for graph 40/185
Running dot for graph 41/185
Running dot for graph 42/185
Running dot for graph 43/185
Running dot for graph 44/185
Running dot for graph 45/185
Running dot for graph 46/185
Running dot for graph 47/185
Running dot for graph 48/185
Running dot for graph 49/185
Running dot for graph 50/185
Running dot for graph 51/185
Running dot for graph 52/185
Running dot for graph 53/185
Running dot for graph 54/185
Running dot for graph 55/185
Running dot for graph 56/185
Running dot for graph 57/185
Running dot for graph 58/185
Running dot for graph 59/185
Running dot for graph 60/185
Running dot for graph 61/185
Running dot for graph 62/185
Running dot for graph 63/185
Running dot for graph 64/185
Running dot for graph 65/185
Running dot for graph 66/185
Running dot for graph 67/185
Running dot for graph 68/185
Running dot for graph 69/185
Running dot for graph 70/185
Running dot for graph 71/185
Running dot for graph 72/185
Running dot for graph 73/185
Running dot for graph 74/185
Running dot for graph 75/185
Running dot for graph 76/185
Running dot for graph 77/185
Running dot for graph 78/185
Running dot for graph 79/185
Running dot for graph 80/185
Running dot for graph 81/185
Running dot for graph 82/185
Running dot for graph 83/185
Running dot for graph 84/185
Running dot for graph 85/185
Running dot for graph 86/185
Running dot for graph 87/185
Running dot for graph 88/185
Running dot for graph 89/185
Running dot for graph 90/185
Running dot for graph 91/185
Running dot for graph 92/185
Running dot for graph 93/185
Running dot for graph 94/185
Running dot for graph 95/185
Running dot for graph 96/185
Running dot for graph 97/185
Running dot for graph 98/185
Running dot for graph 99/185
Running dot for graph 100/185
Running dot for graph 101/185
Running dot for graph 102/185
Running dot for graph 103/185
Running dot for graph 104/185
Running dot for graph 105/185
Running dot for graph 106/185
Running dot for graph 107/185
Running dot for graph 108/185
Running dot for graph 109/185
Running dot for graph 110/185
Running dot for graph 111/185
Running dot for graph 112/185
Running dot for graph 113/185
Running dot for graph 114/185
Running dot for graph 115/185
Running dot for graph 116/185
Running dot for graph 117/185
Running dot for graph 118/185
Running dot for graph 119/185
Running dot for graph 120/185
Running dot for graph 121/185
Running dot for graph 122/185
Running dot for graph 123/185
Running dot for graph 124/185
Running dot for graph 125/185
Running dot for graph 126/185
Running dot for graph 127/185
Running dot for graph 128/185
Running dot for graph 129/185
Running dot for graph 130/185
Running dot for graph 131/185
Running dot for graph 132/185
Running dot for graph 133/185
Running dot for graph 134/185
Running dot for graph 135/185
Running dot for graph 136/185
Running dot for graph 137/185
Running dot for graph 138/185
Running dot for graph 139/185
Running dot for graph 140/185
Running dot for graph 141/185
Running dot for graph 142/185
Running dot for graph 143/185
Running dot for graph 144/185
Running dot for graph 145/185
Running dot for graph 146/185
Running dot for graph 147/185
Running dot for graph 148/185
Running dot for graph 149/185
Running dot for graph 150/185
Running dot for graph 151/185
Running dot for graph 152/185
Running dot for graph 153/185
Running dot for graph 154/185
Running dot for graph 155/185
Running dot for graph 156/185
Running dot for graph 157/185
Running dot for graph 158/185
Running dot for graph 159/185
Running dot for graph 160/185
Running dot for graph 161/185
Running dot for graph 162/185
Running dot for graph 163/185
Running dot for graph 164/185
Running dot for graph 165/185
Running dot for graph 166/185
Running dot for graph 167/185
Running dot for graph 168/185
Running dot for graph 169/185
Running dot for graph 170/185
Running dot for graph 171/185
Running dot for graph 172/185
Running dot for graph 173/185
Running dot for graph 174/185
Running dot for graph 175/185
Running dot for graph 176/185
Running dot for graph 177/185
Running dot for graph 178/185
Running dot for graph 179/185
Running dot for graph 180/185
Running dot for graph 181/185
Running dot for graph 182/185
Running dot for graph 183/185
Running dot for graph 184/185
Running dot for graph 185/185
Patching output file 1/51
Patching output file 2/51
Patching output file 3/51
Patching output file 4/51
Patching output file 5/51
Patching output file 6/51
Patching output file 7/51
Patching output file 8/51
Patching output file 9/51
Patching output file 10/51
Patching output file 11/51
Patching output file 12/51
Patching output file 13/51
Patching output file 14/51
Patching output file 15/51
Patching output file 16/51
Patching output file 17/51
Patching output file 18/51
Patching output file 19/51
Patching output file 20/51
Patching output file 21/51
Patching output file 22/51
Patching output file 23/51
Patching output file 24/51
Patching output file 25/51
Patching output file 26/51
Patching output file 27/51
Patching output file 28/51
Patching output file 29/51
Patching output file 30/51
Patching output file 31/51
Patching output file 32/51
Patching output file 33/51
Patching output file 34/51
Patching output file 35/51
Patching output file 36/51
Patching output file 37/51
Patching output file 38/51
Patching output file 39/51
Patching output file 40/51
Patching output file 41/51
Patching output file 42/51
Patching output file 43/51
Patching output file 44/51
Patching output file 45/51
Patching output file 46/51
Patching output file 47/51
Patching output file 48/51
Patching output file 49/51
Patching output file 50/51
Patching output file 51/51
lookup cache used 725/65536 hits=3984 misses=754
finished...
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/docs'
Making all in tests
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/tests'
Making all in msc
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/msc'
Making all in examples
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/msc/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/msc/examples'
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/msc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/msc'
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/msc'
Making all in config
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/config'
make all-am
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/config'
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/config'
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/config'
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/include'
Making install in tclap
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/include/tclap'
make[3]: Entering directory '/tmp/tclap/src/tclap-1.2.1/include/tclap'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/tclap" || /usr/sbin/mkdir -p "/tmp/tclap/pkg/tclap/usr/include/tclap"
/usr/bin/install -c -m 644 'CmdLineInterface.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/CmdLineInterface.h'
/usr/bin/install -c -m 644 'ArgException.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/ArgException.h'
/usr/bin/install -c -m 644 'CmdLine.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/CmdLine.h'
/usr/bin/install -c -m 644 'XorHandler.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/XorHandler.h'
/usr/bin/install -c -m 644 'MultiArg.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/MultiArg.h'
/usr/bin/install -c -m 644 'UnlabeledMultiArg.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/UnlabeledMultiArg.h'
/usr/bin/install -c -m 644 'ValueArg.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/ValueArg.h'
/usr/bin/install -c -m 644 'UnlabeledValueArg.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/UnlabeledValueArg.h'
/usr/bin/install -c -m 644 'Visitor.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/Visitor.h'
/usr/bin/install -c -m 644 'Arg.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/Arg.h'
/usr/bin/install -c -m 644 'HelpVisitor.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/HelpVisitor.h'
/usr/bin/install -c -m 644 'SwitchArg.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/SwitchArg.h'
/usr/bin/install -c -m 644 'MultiSwitchArg.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/MultiSwitchArg.h'
/usr/bin/install -c -m 644 'VersionVisitor.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/VersionVisitor.h'
/usr/bin/install -c -m 644 'IgnoreRestVisitor.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/IgnoreRestVisitor.h'
/usr/bin/install -c -m 644 'CmdLineOutput.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/CmdLineOutput.h'
/usr/bin/install -c -m 644 'StdOutput.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/StdOutput.h'
/usr/bin/install -c -m 644 'DocBookOutput.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/DocBookOutput.h'
/usr/bin/install -c -m 644 'ZshCompletionOutput.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/ZshCompletionOutput.h'
/usr/bin/install -c -m 644 'OptionalUnlabeledTracker.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/OptionalUnlabeledTracker.h'
/usr/bin/install -c -m 644 'Constraint.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/Constraint.h'
/usr/bin/install -c -m 644 'ValuesConstraint.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/ValuesConstraint.h'
/usr/bin/install -c -m 644 'ArgTraits.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/ArgTraits.h'
/usr/bin/install -c -m 644 'StandardTraits.h' '/tmp/tclap/pkg/tclap/usr/include/tclap/StandardTraits.h'
make[3]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/include/tclap'
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[3]: Entering directory '/tmp/tclap/src/tclap-1.2.1/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/include'
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 install in examples
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/examples'
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/examples'
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/examples'
Making install in docs
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/docs'
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p /tmp/tclap/pkg/tclap/usr/share/doc/tclap
cp -R /tmp/tclap/src/tclap-1.2.1/docs/html /tmp/tclap/pkg/tclap/usr/share/doc/tclap
test -z "/usr/share/doc/tclap" || /usr/sbin/mkdir -p "/tmp/tclap/pkg/tclap/usr/share/doc/tclap"
/usr/bin/install -c -m 644 'index.html' '/tmp/tclap/pkg/tclap/usr/share/doc/tclap/index.html'
/usr/bin/install -c -m 644 'manual.html' '/tmp/tclap/pkg/tclap/usr/share/doc/tclap/manual.html'
/usr/bin/install -c -m 644 'style.css' '/tmp/tclap/pkg/tclap/usr/share/doc/tclap/style.css'
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/docs'
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/docs'
Making install in tests
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/tests'
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/tests'
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/tests'
Making install in msc
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/msc'
Making install in examples
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/msc/examples'
make[3]: Entering directory '/tmp/tclap/src/tclap-1.2.1/msc/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/msc/examples'
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/msc/examples'
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/msc'
make[3]: Entering directory '/tmp/tclap/src/tclap-1.2.1/msc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/msc'
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/msc'
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/msc'
Making install in config
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1/config'
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1/config'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/config'
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1/config'
make[1]: Entering directory '/tmp/tclap/src/tclap-1.2.1'
make[2]: Entering directory '/tmp/tclap/src/tclap-1.2.1'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/tclap/pkg/tclap/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'tclap.pc' '/tmp/tclap/pkg/tclap/usr/lib/pkgconfig/tclap.pc'
make[2]: Leaving directory '/tmp/tclap/src/tclap-1.2.1'
make[1]: Leaving directory '/tmp/tclap/src/tclap-1.2.1'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "tclap"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tclap 1.2.1-3 (Wed Aug 24 14:13:35 UTC 2016)
CMD: pacman --query --file tclap-1.2.1-3-any.pkg.tar.xz
Creating hybrid package for 'tclap'
Trying to find vanilla package 'tclap'...
CMD: pacman --query --file /mirror/tclap-1.2.1-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/include/tclap/VersionVisitor.h
/usr/include/tclap/OptionalUnlabeledTracker.h
/usr/include/tclap/ZshCompletionOutput.h
/usr/include/tclap/CmdLineInterface.h
/usr/include/tclap/MultiSwitchArg.h
/usr/include/tclap/SwitchArg.h
/usr/include/tclap/ValueArg.h
/usr/include/tclap/CmdLine.h
/usr/include/tclap/UnlabeledMultiArg.h
/usr/include/tclap/HelpVisitor.h
/usr/include/tclap/DocBookOutput.h
/usr/include/tclap/Constraint.h
/usr/include/tclap/StandardTraits.h
/usr/include/tclap/ValuesConstraint.h
/usr/include/tclap/Arg.h
/usr/include/tclap/XorHandler.h
/usr/include/tclap/StdOutput.h
/usr/include/tclap/ArgTraits.h
/usr/include/tclap/MultiArg.h
/usr/include/tclap/CmdLineOutput.h
/usr/include/tclap/ArgException.h
/usr/include/tclap/Visitor.h
/usr/include/tclap/UnlabeledValueArg.h
/usr/include/tclap/IgnoreRestVisitor.h
/usr/lib/pkgconfig/tclap.pc
/usr/share/doc/tclap/manual.html
/usr/share/doc/tclap/index.html
/usr/share/doc/tclap/style.css
/usr/share/doc/tclap/html/StandardTraits_8h_source.html
/usr/share/doc/tclap/html/UnlabeledValueArg_8h.html
/usr/share/doc/tclap/html/functions_func_0x61.html
/usr/share/doc/tclap/html/functions_0x71.html
/usr/share/doc/tclap/html/classTCLAP_1_1OptionalUnlabeledTracker-members.html
/usr/share/doc/tclap/html/namespacemembers_type.html
/usr/share/doc/tclap/html/classTCLAP_1_1ArgException-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1Arg-members.html
/usr/share/doc/tclap/html/functions_func_0x78.html
/usr/share/doc/tclap/html/classTCLAP_1_1SpecificationException-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1Visitor.gif
/usr/share/doc/tclap/html/classTCLAP_1_1SpecificationException.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01bool_01_4-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledValueArg-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledMultiArg.html
/usr/share/doc/tclap/html/functions_0x62.html
/usr/share/doc/tclap/html/functions_0x77.html
/usr/share/doc/tclap/html/classTCLAP_1_1ZshCompletionOutput.html
/usr/share/doc/tclap/html/ArgTraits_8h.html
/usr/share/doc/tclap/html/functions_func_0x72.html
/usr/share/doc/tclap/html/functions_func.html
/usr/share/doc/tclap/html/classTCLAP_1_1IgnoreRestVisitor-members.html
/usr/share/doc/tclap/html/ArgTraits_8h_source.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01int_01_4-members.html
/usr/share/doc/tclap/html/functions_func_0x68.html
/usr/share/doc/tclap/html/functions_func_0x77.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLine-members.html
/usr/share/doc/tclap/html/namespacemembers.html
/usr/share/doc/tclap/html/XorHandler_8h.html
/usr/share/doc/tclap/html/functions_func_0x76.html
/usr/share/doc/tclap/html/functions_func_0x6e.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLineOutput-members.html
/usr/share/doc/tclap/html/StandardTraits_8h.html
/usr/share/doc/tclap/html/functions_vars.html
/usr/share/doc/tclap/html/CmdLineOutput_8h_source.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01std_1_1string_01_4-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1IgnoreRestVisitor.html
/usr/share/doc/tclap/html/classTCLAP_1_1DocBookOutput-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1Arg.gif
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01int_01_4.html
/usr/share/doc/tclap/html/CmdLineInterface_8h.html
/usr/share/doc/tclap/html/globals.html
/usr/share/doc/tclap/html/namespacemembers_func.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1ValuesConstraint-members.html
/usr/share/doc/tclap/html/MultiArg_8h.html
/usr/share/doc/tclap/html/functions_func_0x63.html
/usr/share/doc/tclap/html/IgnoreRestVisitor_8h.html
/usr/share/doc/tclap/html/functions_func_0x7e.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01int_01_4.html
/usr/share/doc/tclap/html/classTCLAP_1_1SwitchArg.gif
/usr/share/doc/tclap/html/tab_l.gif
/usr/share/doc/tclap/html/CmdLineOutput_8h.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01long_01_4.html
/usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledValueArg.gif
/usr/share/doc/tclap/html/classTCLAP_1_1XorHandler.html
/usr/share/doc/tclap/html/hierarchy.html
/usr/share/doc/tclap/html/SwitchArg_8h.html
/usr/share/doc/tclap/html/tab_r.gif
/usr/share/doc/tclap/html/classTCLAP_1_1ValueArg.gif
/usr/share/doc/tclap/html/functions_0x67.html
/usr/share/doc/tclap/html/functions_0x7a.html
/usr/share/doc/tclap/html/functions_func_0x6f.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLineInterface.html
/usr/share/doc/tclap/html/functions_0x7e.html
/usr/share/doc/tclap/html/classTCLAP_1_1DocBookOutput.gif
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01std_1_1string_01_4.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLineParseException.gif
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01float_01_4.html
/usr/share/doc/tclap/html/UnlabeledMultiArg_8h_source.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLineParseException-members.html
/usr/share/doc/tclap/html/functions_func_0x74.html
/usr/share/doc/tclap/html/classTCLAP_1_1MultiArg.gif
/usr/share/doc/tclap/html/functions_0x6f.html
/usr/share/doc/tclap/html/ValuesConstraint_8h_source.html
/usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledValueArg.html
/usr/share/doc/tclap/html/functions_0x74.html
/usr/share/doc/tclap/html/files.html
/usr/share/doc/tclap/html/CmdLine_8h_source.html
/usr/share/doc/tclap/html/functions_0x69.html
/usr/share/doc/tclap/html/functions_func_0x73.html
/usr/share/doc/tclap/html/ValuesConstraint_8h.html
/usr/share/doc/tclap/html/structTCLAP_1_1ValueLikeTrait.html
/usr/share/doc/tclap/html/functions_0x75.html
/usr/share/doc/tclap/html/classTCLAP_1_1StdOutput.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01short_01_4.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLineOutput.gif
/usr/share/doc/tclap/html/namespaceTCLAP.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01short_01_4-members.html
/usr/share/doc/tclap/html/HelpVisitor_8h.html
/usr/share/doc/tclap/html/HelpVisitor_8h_source.html
/usr/share/doc/tclap/html/classTCLAP_1_1SwitchArg.html
/usr/share/doc/tclap/html/classTCLAP_1_1MultiSwitchArg-members.html
/usr/share/doc/tclap/html/MultiSwitchArg_8h.html
/usr/share/doc/tclap/html/functions_0x6c.html
/usr/share/doc/tclap/html/functions_func_0x7a.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01short_01_4-members.html
/usr/share/doc/tclap/html/UnlabeledMultiArg_8h.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01int_01_4-members.html
/usr/share/doc/tclap/html/MultiArg_8h_source.html
/usr/share/doc/tclap/html/VersionVisitor_8h_source.html
/usr/share/doc/tclap/html/structTCLAP_1_1ValueLike.html
/usr/share/doc/tclap/html/classTCLAP_1_1HelpVisitor-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLineOutput.html
/usr/share/doc/tclap/html/CmdLine_8h.html
/usr/share/doc/tclap/html/classTCLAP_1_1MultiArg-members.html
/usr/share/doc/tclap/html/functions_0x63.html
/usr/share/doc/tclap/html/structTCLAP_1_1StringLike.html
/usr/share/doc/tclap/html/classTCLAP_1_1ValueArg.html
/usr/share/doc/tclap/html/DocBookOutput_8h.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01wchar__t_01_4.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01long_01_4.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01char_01_4.html
/usr/share/doc/tclap/html/functions_0x78.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01long_01_4-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1Visitor-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1ZshCompletionOutput-members.html
/usr/share/doc/tclap/html/functions_func_0x6c.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLine.html
/usr/share/doc/tclap/html/classes.html
/usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledMultiArg-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1VersionVisitor.html
/usr/share/doc/tclap/html/tab_b.gif
/usr/share/doc/tclap/html/classTCLAP_1_1VersionVisitor.gif
/usr/share/doc/tclap/html/classTCLAP_1_1OptionalUnlabeledTracker.html
/usr/share/doc/tclap/html/classTCLAP_1_1XorHandler-members.html
/usr/share/doc/tclap/html/functions_func_0x66.html
/usr/share/doc/tclap/html/classTCLAP_1_1SpecificationException.gif
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01char_01_4-members.html
/usr/share/doc/tclap/html/UnlabeledValueArg_8h_source.html
/usr/share/doc/tclap/html/classTCLAP_1_1Constraint-members.html
/usr/share/doc/tclap/html/globals_defs.html
/usr/share/doc/tclap/html/classTCLAP_1_1Constraint.html
/usr/share/doc/tclap/html/classTCLAP_1_1MultiArg.html
/usr/share/doc/tclap/html/classTCLAP_1_1StdOutput.gif
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLineParseException.html
/usr/share/doc/tclap/html/functions_func_0x69.html
/usr/share/doc/tclap/html/classTCLAP_1_1MultiSwitchArg.html
/usr/share/doc/tclap/html/OptionalUnlabeledTracker_8h_source.html
/usr/share/doc/tclap/html/structTCLAP_1_1StringLike-members.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01wchar__t_01_4-members.html
/usr/share/doc/tclap/html/structTCLAP_1_1StringLikeTrait.html
/usr/share/doc/tclap/html/functions.html
/usr/share/doc/tclap/html/functions_func_0x6d.html
/usr/share/doc/tclap/html/DocBookOutput_8h_source.html
/usr/share/doc/tclap/html/functions_func_0x70.html
/usr/share/doc/tclap/html/IgnoreRestVisitor_8h_source.html
/usr/share/doc/tclap/html/classTCLAP_1_1ArgParseException.html
/usr/share/doc/tclap/html/namespaces.html
/usr/share/doc/tclap/html/classTCLAP_1_1IgnoreRestVisitor.gif
/usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledMultiArg.gif
/usr/share/doc/tclap/html/functions_func_0x62.html
/usr/share/doc/tclap/html/functions_0x6e.html
/usr/share/doc/tclap/html/StdOutput_8h_source.html
/usr/share/doc/tclap/html/classTCLAP_1_1SwitchArg-members.html
/usr/share/doc/tclap/html/tabs.css
/usr/share/doc/tclap/html/classTCLAP_1_1ArgParseException-members.html
/usr/share/doc/tclap/html/functions_func_0x64.html
/usr/share/doc/tclap/html/MultiSwitchArg_8h_source.html
/usr/share/doc/tclap/html/classTCLAP_1_1DocBookOutput.html
/usr/share/doc/tclap/html/functions_0x70.html
/usr/share/doc/tclap/html/Constraint_8h_source.html
/usr/share/doc/tclap/html/OptionalUnlabeledTracker_8h.html
/usr/share/doc/tclap/html/Constraint_8h.html
/usr/share/doc/tclap/html/ValueArg_8h_source.html
/usr/share/doc/tclap/html/functions_0x64.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits.html
/usr/share/doc/tclap/html/functions_0x6d.html
/usr/share/doc/tclap/html/SwitchArg_8h_source.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01short_01_4.html
/usr/share/doc/tclap/html/ZshCompletionOutput_8h.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01bool_01_4.html
/usr/share/doc/tclap/html/functions_func_0x65.html
/usr/share/doc/tclap/html/functions_0x76.html
/usr/share/doc/tclap/html/functions_func_0x71.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLineInterface-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1ZshCompletionOutput.gif
/usr/share/doc/tclap/html/functions_type.html
/usr/share/doc/tclap/html/structTCLAP_1_1ValueLikeTrait-members.html
/usr/share/doc/tclap/html/ValueArg_8h.html
/usr/share/doc/tclap/html/classTCLAP_1_1ArgException.gif
/usr/share/doc/tclap/html/doxygen.png
/usr/share/doc/tclap/html/classTCLAP_1_1HelpVisitor.gif
/usr/share/doc/tclap/html/index.html
/usr/share/doc/tclap/html/ArgException_8h_source.html
/usr/share/doc/tclap/html/classTCLAP_1_1VersionVisitor-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1Visitor.html
/usr/share/doc/tclap/html/XorHandler_8h_source.html
/usr/share/doc/tclap/html/functions_0x72.html
/usr/share/doc/tclap/html/classTCLAP_1_1ExitException.html
/usr/share/doc/tclap/html/annotated.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01float_01_4-members.html
/usr/share/doc/tclap/html/functions_func_0x75.html
/usr/share/doc/tclap/html/classTCLAP_1_1MultiSwitchArg.gif
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01double_01_4-members.html
/usr/share/doc/tclap/html/Visitor_8h.html
/usr/share/doc/tclap/html/classTCLAP_1_1StdOutput-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1Constraint.gif
/usr/share/doc/tclap/html/globals_type.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01char_01_4-members.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01double_01_4.html
/usr/share/doc/tclap/html/classTCLAP_1_1ValueArg-members.html
/usr/share/doc/tclap/html/ArgException_8h.html
/usr/share/doc/tclap/html/functions_0x61.html
/usr/share/doc/tclap/html/functions_func_0x67.html
/usr/share/doc/tclap/html/classTCLAP_1_1ValuesConstraint.gif
/usr/share/doc/tclap/html/functions_0x68.html
/usr/share/doc/tclap/html/VersionVisitor_8h.html
/usr/share/doc/tclap/html/functions_0x65.html
/usr/share/doc/tclap/html/classTCLAP_1_1ArgException.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLineInterface.gif
/usr/share/doc/tclap/html/classTCLAP_1_1HelpVisitor.html
/usr/share/doc/tclap/html/ZshCompletionOutput_8h_source.html
/usr/share/doc/tclap/html/classTCLAP_1_1ExitException-members.html
/usr/share/doc/tclap/html/classTCLAP_1_1CmdLine.gif
/usr/share/doc/tclap/html/structTCLAP_1_1ValueLike-members.html
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01long_01_4-members.html
/usr/share/doc/tclap/html/StdOutput_8h.html
/usr/share/doc/tclap/html/classTCLAP_1_1ValuesConstraint.html
/usr/share/doc/tclap/html/Arg_8h_source.html
/usr/share/doc/tclap/html/Visitor_8h_source.html
/usr/share/doc/tclap/html/CmdLineInterface_8h_source.html
/usr/share/doc/tclap/html/doxygen.css
/usr/share/doc/tclap/html/functions_0x66.html
/usr/share/doc/tclap/html/classTCLAP_1_1ArgParseException.gif
/usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01char_01_4.html
/usr/share/doc/tclap/html/classTCLAP_1_1Arg.html
/usr/share/doc/tclap/html/Arg_8h.html
/usr/share/doc/tclap/html/functions_0x73.html
/usr/share/doc/tclap/html/structTCLAP_1_1StringLikeTrait-members.html
/usr/share/doc/tclap/html/CVS/Root
/usr/share/doc/tclap/html/CVS/Repository
/usr/share/doc/tclap/html/CVS/Entries
/usr/share/licenses/tclap/LICENSE
/sysroot/usr/lib/pkgconfig/tclap.pc
/sysroot/usr/include/tclap/CmdLineInterface.h
/sysroot/usr/include/tclap/ArgException.h
/sysroot/usr/include/tclap/CmdLine.h
/sysroot/usr/include/tclap/XorHandler.h
/sysroot/usr/include/tclap/MultiArg.h
/sysroot/usr/include/tclap/UnlabeledMultiArg.h
/sysroot/usr/include/tclap/ValueArg.h
/sysroot/usr/include/tclap/UnlabeledValueArg.h
/sysroot/usr/include/tclap/Visitor.h
/sysroot/usr/include/tclap/Arg.h
/sysroot/usr/include/tclap/HelpVisitor.h
/sysroot/usr/include/tclap/SwitchArg.h
/sysroot/usr/include/tclap/MultiSwitchArg.h
/sysroot/usr/include/tclap/VersionVisitor.h
/sysroot/usr/include/tclap/IgnoreRestVisitor.h
/sysroot/usr/include/tclap/CmdLineOutput.h
/sysroot/usr/include/tclap/StdOutput.h
/sysroot/usr/include/tclap/DocBookOutput.h
/sysroot/usr/include/tclap/ZshCompletionOutput.h
/sysroot/usr/include/tclap/OptionalUnlabeledTracker.h
/sysroot/usr/include/tclap/Constraint.h
/sysroot/usr/include/tclap/ValuesConstraint.h
/sysroot/usr/include/tclap/ArgTraits.h
/sysroot/usr/include/tclap/StandardTraits.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf tclap.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/tclap.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tclap.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tclap.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/tclap.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/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 = 0857154049e3
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure: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 /usr/sbin/strip
configure:2170: result: strip
configure:2225: checking for x86_64-unknown-linux-g++
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-c++
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-gpp
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-aCC
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-CC
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-cxx
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-cc++
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-cl.exe
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-FCC
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-KCC
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-RCC
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-xlC_r
configure:2255: result: no
configure:2225: checking for x86_64-unknown-linux-xlC
configure:2255: result: no
configure:2269: checking for g++
configure:2285: found /usr/sbin/g++
configure:2296: result: g++
configure:2327: checking for C++ compiler version
configure:2334: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2337: $? = 0
configure:2344: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:2347: $? = 0
configure:2354: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2357: $? = 1
configure:2380: checking for C++ compiler default output file name
configure:2407: g++ conftest.cpp >&5
configure:2410: $? = 0
configure:2448: result: a.out
configure:2465: checking whether the C++ compiler works
configure:2475: ./a.out
configure:2478: $? = 0
configure:2495: result: yes
configure:2502: checking whether we are cross compiling
configure:2504: result: no
configure:2507: checking for suffix of executables
configure:2514: g++ -o conftest conftest.cpp >&5
configure:2517: $? = 0
configure:2541: result:
configure:2547: checking for suffix of object files
configure:2573: g++ -c conftest.cpp >&5
configure:2576: $? = 0
configure:2599: result: o
configure:2603: checking whether we are using the GNU C++ compiler
configure:2632: g++ -c conftest.cpp >&5
configure:2638: $? = 0
configure:2655: result: yes
configure:2660: checking whether g++ accepts -g
configure:2690: g++ -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 g++
configure:2973: result: gcc3
configure:2989: checking whether the compiler implements namespaces
configure:3022: g++ -c conftest.cpp >&5
configure:3028: $? = 0
configure:3050: result: yes
configure:3065: checking how to run the C++ preprocessor
configure:3101: g++ -E conftest.cpp
configure:3107: $? = 0
configure:3138: g++ -E conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: g++ -E
configure:3206: g++ -E conftest.cpp
configure:3212: $? = 0
configure:3243: g++ -E conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: g++ -c conftest.cpp >&5
configure:3485: $? = 0
configure:3584: g++ -o conftest conftest.cpp >&5
configure:3587: $? = 0
configure:3593: ./conftest
configure:3596: $? = 0
configure:3613: result: yes
configure:3637: checking for sys/types.h
configure:3658: g++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for sys/stat.h
configure:3658: g++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for stdlib.h
configure:3658: g++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for string.h
configure:3658: g++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for memory.h
configure:3658: g++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for strings.h
configure:3658: g++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for inttypes.h
configure:3658: g++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for stdint.h
configure:3658: g++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3637: checking for unistd.h
configure:3658: g++ -c conftest.cpp >&5
configure:3664: $? = 0
configure:3680: result: yes
configure:3715: checking sstream usability
configure:3732: g++ -c conftest.cpp >&5
configure:3738: $? = 0
configure:3752: result: yes
configure:3756: checking sstream presence
configure:3771: g++ -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: g++ -c conftest.cpp >&5
configure:3875: $? = 0
configure:3891: result: yes
configure:3930: checking strstream usability
configure:3947: g++ -c conftest.cpp >&5
In file included from /usr/include/c++/6.1.1/backward/strstream:50:0,
from conftest.cpp:56:
/usr/include/c++/6.1.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
#warning \
^~~~~~~
configure:3953: $? = 0
configure:3967: result: yes
configure:3971: checking strstream presence
configure:3986: g++ -E conftest.cpp
In file included from /usr/include/c++/6.1.1/backward/strstream:50:0,
from conftest.cpp:23:
/usr/include/c++/6.1.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
#warning \
^~~~~~~
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: g++ -c conftest.cpp >&5
In file included from /usr/include/c++/6.1.1/backward/strstream:50:0,
from conftest.cpp:25:
/usr/include/c++/6.1.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
#warning \
^~~~~~~
configure:4094: $? = 0
configure:4110: result: yes
configure:4154: g++ -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 /usr/sbin/ranlib
configure:4303: result: ranlib
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 (g++) accepts -Weffc++
configure:4517: g++ -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 0857154049e3
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=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_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='g++ -E'
ac_cv_prog_DOT=YES
ac_cv_prog_ac_ct_CXX=g++
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='g++'
CXXCPP='g++ -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='g++'
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