<86>Aug 30 02:55:52 userdel[1573607]: delete user 'rooter'
<86>Aug 30 02:55:52 groupadd[1573678]: group added to /etc/group: name=rooter, GID=681
<86>Aug 30 02:55:52 useradd[1573686]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>Aug 30 02:55:52 userdel[1573722]: delete user 'builder'
<86>Aug 30 02:55:52 groupadd[1573750]: group added to /etc/group: name=builder, GID=682
<86>Aug 30 02:55:52 groupadd[1573750]: new group: name=builder, GID=682
<86>Aug 30 02:55:52 useradd[1573859]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
<13>Aug 30 02:55:57 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Aug 30 02:55:58 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Aug 30 02:56:00 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Aug 30 02:56:00 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libtclap-1.2.1-alt1.nosrc.rpm
Installing libtclap-1.2.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49520
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libtclap-1.2.1
+ echo 'Source #0 (libtclap-1.2.1.tar):'
Source #0 (libtclap-1.2.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libtclap-1.2.1.tar
+ cd libtclap-1.2.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60722
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libtclap-1.2.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri dirname -- '{}'
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-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 x86_64-alt-linux-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-g++... none
checking whether the compiler implements namespaces... yes
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... NO
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking for doxygen... no
checking whether the C++ compiler (x86_64-alt-linux-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
+ make -j8
Making all in include
Making all in tclap
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
Making all in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test4.o test4.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test6.o test6.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test7.o test7.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test2.o test2.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test8.o test8.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test11.o test11.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test1.o test1.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test5.o test5.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test3.o test3.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test9.o test9.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test16.o test16.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test12.o test12.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test10.o test10.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test18.o test18.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test17-a.o test17-a.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test1 test1.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test21.o test21.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test2 test2.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test3 test3.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test5 test5.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test4 test4.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test6 test6.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test7 test7.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test8 test8.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test9 test9.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test10 test10.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test11 test11.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test12 test12.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test18 test18.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test16 test16.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test21 test21.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test15.o test15.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test15 test15.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test14.o test14.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test13.o test13.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test14 test14.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test13 test13.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test19.o test19.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test19 test19.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test17.o test17.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test17 test17.o test17-a.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++ -c -o test20.o test20.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -Weffc++   -o test20 test20.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
Making all in docs
make[1]: Nothing to be done for 'all'.
Making all in tests
make[1]: Nothing to be done for 'all'.
Making all in msc
Making all in examples
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
Making all in config
make  all-am
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17318
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libtclap-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libtclap-buildroot
+ cd libtclap-1.2.1
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libtclap-buildroot/usr exec_prefix=/usr/src/tmp/libtclap-buildroot/usr bindir=/usr/src/tmp/libtclap-buildroot/usr/bin sbindir=/usr/src/tmp/libtclap-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libtclap-buildroot/etc datadir=/usr/src/tmp/libtclap-buildroot/usr/share includedir=/usr/src/tmp/libtclap-buildroot/usr/include libdir=/usr/src/tmp/libtclap-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libtclap-buildroot/usr/lib localstatedir=/usr/src/tmp/libtclap-buildroot/var/lib sharedstatedir=/usr/src/tmp/libtclap-buildroot/var/lib mandir=/usr/src/tmp/libtclap-buildroot/usr/share/man infodir=/usr/src/tmp/libtclap-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/include'
Making install in tclap
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/include/tclap'
make[3]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/include/tclap'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/libtclap-buildroot/usr/include/tclap" || /bin/mkdir -p "/usr/src/tmp/libtclap-buildroot/usr/include/tclap"
 /bin/install -p -m 644 'CmdLineInterface.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/CmdLineInterface.h'
 /bin/install -p -m 644 'ArgException.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/ArgException.h'
 /bin/install -p -m 644 'CmdLine.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/CmdLine.h'
 /bin/install -p -m 644 'XorHandler.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/XorHandler.h'
 /bin/install -p -m 644 'MultiArg.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/MultiArg.h'
 /bin/install -p -m 644 'UnlabeledMultiArg.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/UnlabeledMultiArg.h'
 /bin/install -p -m 644 'ValueArg.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/ValueArg.h'
 /bin/install -p -m 644 'UnlabeledValueArg.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/UnlabeledValueArg.h'
 /bin/install -p -m 644 'Visitor.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/Visitor.h'
 /bin/install -p -m 644 'Arg.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/Arg.h'
 /bin/install -p -m 644 'HelpVisitor.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/HelpVisitor.h'
 /bin/install -p -m 644 'SwitchArg.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/SwitchArg.h'
 /bin/install -p -m 644 'MultiSwitchArg.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/MultiSwitchArg.h'
 /bin/install -p -m 644 'VersionVisitor.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/VersionVisitor.h'
 /bin/install -p -m 644 'IgnoreRestVisitor.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/IgnoreRestVisitor.h'
 /bin/install -p -m 644 'CmdLineOutput.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/CmdLineOutput.h'
 /bin/install -p -m 644 'StdOutput.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/StdOutput.h'
 /bin/install -p -m 644 'DocBookOutput.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/DocBookOutput.h'
 /bin/install -p -m 644 'ZshCompletionOutput.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/ZshCompletionOutput.h'
 /bin/install -p -m 644 'OptionalUnlabeledTracker.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/OptionalUnlabeledTracker.h'
 /bin/install -p -m 644 'Constraint.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/Constraint.h'
 /bin/install -p -m 644 'ValuesConstraint.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/ValuesConstraint.h'
 /bin/install -p -m 644 'ArgTraits.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/ArgTraits.h'
 /bin/install -p -m 644 'StandardTraits.h' '/usr/src/tmp/libtclap-buildroot/usr/include/tclap/StandardTraits.h'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/include/tclap'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/include/tclap'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/libtclap-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 '/usr/src/RPM/BUILD/libtclap-1.2.1/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/include'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-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 '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/examples'
Making install in docs
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/docs'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p /usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap
cp -R /usr/src/RPM/BUILD/libtclap-1.2.1/docs/html /usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap
test -z "/usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap" || /bin/mkdir -p "/usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap"
 /bin/install -p -m 644 'index.html' '/usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap/index.html'
 /bin/install -p -m 644 'manual.html' '/usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap/manual.html'
 /bin/install -p -m 644 'style.css' '/usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap/style.css'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/docs'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/docs'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-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 '/usr/src/RPM/BUILD/libtclap-1.2.1/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/tests'
Making install in msc
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/msc'
Making install in examples
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/msc/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/libtclap-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 '/usr/src/RPM/BUILD/libtclap-1.2.1/msc/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/msc/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/msc'
make[3]: Entering directory '/usr/src/RPM/BUILD/libtclap-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 '/usr/src/RPM/BUILD/libtclap-1.2.1/msc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/msc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/msc'
Making install in config
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1/config'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-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 '/usr/src/RPM/BUILD/libtclap-1.2.1/config'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1/config'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.1'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/libtclap-buildroot/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libtclap-buildroot/usr/lib64/pkgconfig"
 /bin/install -p -m 644 'tclap.pc' '/usr/src/tmp/libtclap-buildroot/usr/lib64/pkgconfig/tclap.pc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1'
make: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libtclap-buildroot (auto)
removed './usr/share/doc/tclap/html/CVS/Root'
removed './usr/share/doc/tclap/html/CVS/Repository'
removed './usr/share/doc/tclap/html/CVS/Entries'
removed directory './usr/share/doc/tclap/html/CVS'
Verifying and fixing files in /usr/src/tmp/libtclap-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib64/pkgconfig/tclap.pc: Cflags: '-I${includedir}' --> ''
Checking contents of files in /usr/src/tmp/libtclap-buildroot/ (default)
Compressing files in /usr/src/tmp/libtclap-buildroot (auto)
Adjusting library links in /usr/src/tmp/libtclap-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/libtclap-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libtclap-1.2.1-alt1
Processing files: libtclap-devel-1.2.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41884
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libtclap-1.2.1
+ DOCDIR=/usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.1
+ /bin/mkdir -p /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.1
+ cp -prL COPYING README /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.1
+ chmod -R go-w /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.1
+ chmod -R a+rX /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sW1irE
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aGjWxu
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/libtclap-buildroot/usr/include/tclap/Arg.h:34:10: fatal error: string: No such file or directory
 #include <string>
          ^~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libtclap-buildroot/usr/include/tclap/Arg.h: cpp failed, trying c++ mode
Provides: pkgconfig(tclap) = 1.2.1
Requires: libtclap = 1.2.1-alt1, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gaZU8t
warning: Installed (but unpackaged) file(s) found:
    /usr/share/doc/tclap/html/ArgException_8h.html
    /usr/share/doc/tclap/html/ArgException_8h_source.html
    /usr/share/doc/tclap/html/ArgTraits_8h.html
    /usr/share/doc/tclap/html/ArgTraits_8h_source.html
    /usr/share/doc/tclap/html/Arg_8h.html
    /usr/share/doc/tclap/html/Arg_8h_source.html
    /usr/share/doc/tclap/html/CmdLineInterface_8h.html
    /usr/share/doc/tclap/html/CmdLineInterface_8h_source.html
    /usr/share/doc/tclap/html/CmdLineOutput_8h.html
    /usr/share/doc/tclap/html/CmdLineOutput_8h_source.html
    /usr/share/doc/tclap/html/CmdLine_8h.html
    /usr/share/doc/tclap/html/CmdLine_8h_source.html
    /usr/share/doc/tclap/html/Constraint_8h.html
    /usr/share/doc/tclap/html/Constraint_8h_source.html
    /usr/share/doc/tclap/html/DocBookOutput_8h.html
    /usr/share/doc/tclap/html/DocBookOutput_8h_source.html
    /usr/share/doc/tclap/html/HelpVisitor_8h.html
    /usr/share/doc/tclap/html/HelpVisitor_8h_source.html
    /usr/share/doc/tclap/html/IgnoreRestVisitor_8h.html
    /usr/share/doc/tclap/html/IgnoreRestVisitor_8h_source.html
    /usr/share/doc/tclap/html/MultiArg_8h.html
    /usr/share/doc/tclap/html/MultiArg_8h_source.html
    /usr/share/doc/tclap/html/MultiSwitchArg_8h.html
    /usr/share/doc/tclap/html/MultiSwitchArg_8h_source.html
    /usr/share/doc/tclap/html/OptionalUnlabeledTracker_8h.html
    /usr/share/doc/tclap/html/OptionalUnlabeledTracker_8h_source.html
    /usr/share/doc/tclap/html/StandardTraits_8h.html
    /usr/share/doc/tclap/html/StandardTraits_8h_source.html
    /usr/share/doc/tclap/html/StdOutput_8h.html
    /usr/share/doc/tclap/html/StdOutput_8h_source.html
    /usr/share/doc/tclap/html/SwitchArg_8h.html
    /usr/share/doc/tclap/html/SwitchArg_8h_source.html
    /usr/share/doc/tclap/html/UnlabeledMultiArg_8h.html
    /usr/share/doc/tclap/html/UnlabeledMultiArg_8h_source.html
    /usr/share/doc/tclap/html/UnlabeledValueArg_8h.html
    /usr/share/doc/tclap/html/UnlabeledValueArg_8h_source.html
    /usr/share/doc/tclap/html/ValueArg_8h.html
    /usr/share/doc/tclap/html/ValueArg_8h_source.html
    /usr/share/doc/tclap/html/ValuesConstraint_8h.html
    /usr/share/doc/tclap/html/ValuesConstraint_8h_source.html
    /usr/share/doc/tclap/html/VersionVisitor_8h.html
    /usr/share/doc/tclap/html/VersionVisitor_8h_source.html
    /usr/share/doc/tclap/html/Visitor_8h.html
    /usr/share/doc/tclap/html/Visitor_8h_source.html
    /usr/share/doc/tclap/html/XorHandler_8h.html
    /usr/share/doc/tclap/html/XorHandler_8h_source.html
    /usr/share/doc/tclap/html/ZshCompletionOutput_8h.html
    /usr/share/doc/tclap/html/ZshCompletionOutput_8h_source.html
    /usr/share/doc/tclap/html/annotated.html
    /usr/share/doc/tclap/html/classTCLAP_1_1Arg-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1Arg.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1Arg.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ArgException-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ArgException.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1ArgException.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ArgParseException-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ArgParseException.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1ArgParseException.html
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLine-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLine.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLine.html
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLineInterface-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLineInterface.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLineInterface.html
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLineOutput-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLineOutput.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLineOutput.html
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLineParseException-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLineParseException.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1CmdLineParseException.html
    /usr/share/doc/tclap/html/classTCLAP_1_1Constraint-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1Constraint.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1Constraint.html
    /usr/share/doc/tclap/html/classTCLAP_1_1DocBookOutput-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1DocBookOutput.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1DocBookOutput.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ExitException-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ExitException.html
    /usr/share/doc/tclap/html/classTCLAP_1_1HelpVisitor-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1HelpVisitor.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1HelpVisitor.html
    /usr/share/doc/tclap/html/classTCLAP_1_1IgnoreRestVisitor-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1IgnoreRestVisitor.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1IgnoreRestVisitor.html
    /usr/share/doc/tclap/html/classTCLAP_1_1MultiArg-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1MultiArg.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1MultiArg.html
    /usr/share/doc/tclap/html/classTCLAP_1_1MultiSwitchArg-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1MultiSwitchArg.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1MultiSwitchArg.html
    /usr/share/doc/tclap/html/classTCLAP_1_1OptionalUnlabeledTracker-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1OptionalUnlabeledTracker.html
    /usr/share/doc/tclap/html/classTCLAP_1_1SpecificationException-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1SpecificationException.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1SpecificationException.html
    /usr/share/doc/tclap/html/classTCLAP_1_1StdOutput-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1StdOutput.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1StdOutput.html
    /usr/share/doc/tclap/html/classTCLAP_1_1SwitchArg-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1SwitchArg.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1SwitchArg.html
    /usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledMultiArg-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledMultiArg.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledMultiArg.html
    /usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledValueArg-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledValueArg.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1UnlabeledValueArg.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ValueArg-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ValueArg.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1ValueArg.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ValuesConstraint-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ValuesConstraint.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1ValuesConstraint.html
    /usr/share/doc/tclap/html/classTCLAP_1_1VersionVisitor-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1VersionVisitor.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1VersionVisitor.html
    /usr/share/doc/tclap/html/classTCLAP_1_1Visitor-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1Visitor.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1Visitor.html
    /usr/share/doc/tclap/html/classTCLAP_1_1XorHandler-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1XorHandler.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ZshCompletionOutput-members.html
    /usr/share/doc/tclap/html/classTCLAP_1_1ZshCompletionOutput.gif
    /usr/share/doc/tclap/html/classTCLAP_1_1ZshCompletionOutput.html
    /usr/share/doc/tclap/html/classes.html
    /usr/share/doc/tclap/html/doxygen.css
    /usr/share/doc/tclap/html/doxygen.png
    /usr/share/doc/tclap/html/files.html
    /usr/share/doc/tclap/html/functions.html
    /usr/share/doc/tclap/html/functions_0x61.html
    /usr/share/doc/tclap/html/functions_0x62.html
    /usr/share/doc/tclap/html/functions_0x63.html
    /usr/share/doc/tclap/html/functions_0x64.html
    /usr/share/doc/tclap/html/functions_0x65.html
    /usr/share/doc/tclap/html/functions_0x66.html
    /usr/share/doc/tclap/html/functions_0x67.html
    /usr/share/doc/tclap/html/functions_0x68.html
    /usr/share/doc/tclap/html/functions_0x69.html
    /usr/share/doc/tclap/html/functions_0x6c.html
    /usr/share/doc/tclap/html/functions_0x6d.html
    /usr/share/doc/tclap/html/functions_0x6e.html
    /usr/share/doc/tclap/html/functions_0x6f.html
    /usr/share/doc/tclap/html/functions_0x70.html
    /usr/share/doc/tclap/html/functions_0x71.html
    /usr/share/doc/tclap/html/functions_0x72.html
    /usr/share/doc/tclap/html/functions_0x73.html
    /usr/share/doc/tclap/html/functions_0x74.html
    /usr/share/doc/tclap/html/functions_0x75.html
    /usr/share/doc/tclap/html/functions_0x76.html
    /usr/share/doc/tclap/html/functions_0x77.html
    /usr/share/doc/tclap/html/functions_0x78.html
    /usr/share/doc/tclap/html/functions_0x7a.html
    /usr/share/doc/tclap/html/functions_0x7e.html
    /usr/share/doc/tclap/html/functions_func.html
    /usr/share/doc/tclap/html/functions_func_0x61.html
    /usr/share/doc/tclap/html/functions_func_0x62.html
    /usr/share/doc/tclap/html/functions_func_0x63.html
    /usr/share/doc/tclap/html/functions_func_0x64.html
    /usr/share/doc/tclap/html/functions_func_0x65.html
    /usr/share/doc/tclap/html/functions_func_0x66.html
    /usr/share/doc/tclap/html/functions_func_0x67.html
    /usr/share/doc/tclap/html/functions_func_0x68.html
    /usr/share/doc/tclap/html/functions_func_0x69.html
    /usr/share/doc/tclap/html/functions_func_0x6c.html
    /usr/share/doc/tclap/html/functions_func_0x6d.html
    /usr/share/doc/tclap/html/functions_func_0x6e.html
    /usr/share/doc/tclap/html/functions_func_0x6f.html
    /usr/share/doc/tclap/html/functions_func_0x70.html
    /usr/share/doc/tclap/html/functions_func_0x71.html
    /usr/share/doc/tclap/html/functions_func_0x72.html
    /usr/share/doc/tclap/html/functions_func_0x73.html
    /usr/share/doc/tclap/html/functions_func_0x74.html
    /usr/share/doc/tclap/html/functions_func_0x75.html
    /usr/share/doc/tclap/html/functions_func_0x76.html
    /usr/share/doc/tclap/html/functions_func_0x77.html
    /usr/share/doc/tclap/html/functions_func_0x78.html
    /usr/share/doc/tclap/html/functions_func_0x7a.html
    /usr/share/doc/tclap/html/functions_func_0x7e.html
    /usr/share/doc/tclap/html/functions_type.html
    /usr/share/doc/tclap/html/functions_vars.html
    /usr/share/doc/tclap/html/globals.html
    /usr/share/doc/tclap/html/globals_defs.html
    /usr/share/doc/tclap/html/globals_type.html
    /usr/share/doc/tclap/html/hierarchy.html
    /usr/share/doc/tclap/html/index.html
    /usr/share/doc/tclap/html/namespaceTCLAP.html
    /usr/share/doc/tclap/html/namespacemembers.html
    /usr/share/doc/tclap/html/namespacemembers_func.html
    /usr/share/doc/tclap/html/namespacemembers_type.html
    /usr/share/doc/tclap/html/namespaces.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01bool_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01bool_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01char_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01char_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01double_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01double_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01float_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01float_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01int_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01int_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01long_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01long_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01short_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01short_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01std_1_1string_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01std_1_1string_01_4.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_01unsigned_01char_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01int_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01int_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01long_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01long_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01short_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01unsigned_01short_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01wchar__t_01_4-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ArgTraits_3_01wchar__t_01_4.html
    /usr/share/doc/tclap/html/structTCLAP_1_1StringLike-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1StringLike.html
    /usr/share/doc/tclap/html/structTCLAP_1_1StringLikeTrait-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1StringLikeTrait.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ValueLike-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ValueLike.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ValueLikeTrait-members.html
    /usr/share/doc/tclap/html/structTCLAP_1_1ValueLikeTrait.html
    /usr/share/doc/tclap/html/tab_b.gif
    /usr/share/doc/tclap/html/tab_l.gif
    /usr/share/doc/tclap/html/tab_r.gif
    /usr/share/doc/tclap/html/tabs.css
    /usr/share/doc/tclap/index.html
    /usr/share/doc/tclap/manual.html
    /usr/share/doc/tclap/style.css
Wrote: /usr/src/RPM/RPMS/x86_64/libtclap-1.2.1-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libtclap-devel-1.2.1-alt1.x86_64.rpm
95.55user 4.73system 1:21.57elapsed 122%CPU (0avgtext+0avgdata 221300maxresident)k
0inputs+0outputs (0major+2233228minor)pagefaults 0swaps
100.56user 6.77system 1:40.33elapsed 106%CPU (0avgtext+0avgdata 221300maxresident)k
0inputs+0outputs (0major+2527286minor)pagefaults 0swaps