<86>Aug 10 08:18:38 userdel[3332760]: delete user 'rooter'
<86>Aug 10 08:18:38 userdel[3332760]: removed group 'rooter' owned by 'rooter'
<86>Aug 10 08:18:38 userdel[3332760]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 10 08:18:38 groupadd[3332777]: group added to /etc/group: name=rooter, GID=1829
<86>Aug 10 08:18:38 groupadd[3332777]: group added to /etc/gshadow: name=rooter
<86>Aug 10 08:18:38 groupadd[3332777]: new group: name=rooter, GID=1829
<86>Aug 10 08:18:38 useradd[3332783]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none
<86>Aug 10 08:18:38 userdel[3332802]: delete user 'builder'
<86>Aug 10 08:18:38 userdel[3332802]: removed group 'builder' owned by 'builder'
<86>Aug 10 08:18:38 userdel[3332802]: removed shadow group 'builder' owned by 'builder'
<86>Aug 10 08:18:38 groupadd[3332812]: group added to /etc/group: name=builder, GID=1830
<86>Aug 10 08:18:38 groupadd[3332812]: group added to /etc/gshadow: name=builder
<86>Aug 10 08:18:38 groupadd[3332812]: new group: name=builder, GID=1830
<86>Aug 10 08:18:38 useradd[3332823]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none
<13>Aug 10 08:18:42 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed
<13>Aug 10 08:18:42 rpmi: libstdc++13-devel-13.2.1-alt4 sisyphus+354645.100.1.1 1723060825 installed
<13>Aug 10 08:18:43 rpmi: gcc13-c++-13.2.1-alt4 sisyphus+354645.100.1.1 1723060825 installed
<13>Aug 10 08:18:43 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libtclap-1.2.5-alt1.nosrc.rpm (w1.gzdio)
Installing libtclap-1.2.5-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31226
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libtclap-1.2.5
+ echo 'Source #0 (libtclap-1.2.5.tar):'
Source #0 (libtclap-1.2.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libtclap-1.2.5.tar
+ cd libtclap-1.2.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31226
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libtclap-1.2.5
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/libtclap-1.2.5/config/missing: Unknown `--is-lightweight' option
Try `/usr/src/RPM/BUILD/libtclap-1.2.5/config/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking for i586-alt-linux-g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-g++... none
checking whether the compiler implements namespaces... yes
checking for stdio.h... no
checking for stdlib.h... no
checking for string.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for strings.h... no
checking for sys/stat.h... no
checking for sys/types.h... no
checking for unistd.h... no
checking for sstream... yes
checking whether the STL defines stringstream... yes
checking for strstream... yes
checking whether the STL defines strstream... yes
checking for dot... NO
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for doxygen... no
checking whether the C++ compiler (i586-alt-linux-g++) accepts -Weffc++... yes
checking that generated files are newer than configure... done
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
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
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.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test5.o test5.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test15.o test15.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test16.o test16.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test14.o test14.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test10.o test10.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test11.o test11.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test13.o test13.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test1.o test1.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test9.o test9.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test3.o test3.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test6.o test6.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test2.o test2.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test7.o test7.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test12.o test12.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test4.o test4.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test8.o test8.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test19.o test19.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test-hard-2.o test-hard-2.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test20.o test20.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test21.o test21.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test22.o test22.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test18.o test18.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test-hard-1.o test-hard-1.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test29.o test29.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test23.o test23.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test26.o test26.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test24.o test24.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test27.o test27.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test30.o test30.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test28.o test28.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test25.o test25.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test1 test1.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test17 test-hard-1.o test-hard-2.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test9 test9.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test4 test4.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test14 test14.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test12 test12.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test10 test10.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test13 test13.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test11 test11.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test7 test7.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test6 test6.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test15 test15.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test5 test5.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test8 test8.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test3 test3.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test2 test2.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test18 test18.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test16 test16.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test21 test21.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test19 test19.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test20 test20.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test22 test22.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test29 test29.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test24 test24.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test26 test26.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test27 test27.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test25 test25.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test28 test28.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test23 test23.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
i586-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test30 test30.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/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.13223
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd libtclap-1.2.5
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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/lib libexecdir=/usr/src/tmp/libtclap-buildroot/usr/lib localstatedir=/usr/src/tmp/libtclap-buildroot/var/lib runstatedir=/usr/src/tmp/libtclap-buildroot/var/run 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.5'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include'
Making install in tclap
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include/tclap'
make[3]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include/tclap'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/tmp/libtclap-buildroot/usr/include/tclap'
 /usr/libexec/rpm-build/install -p -m 644 Arg.h ArgException.h ArgTraits.h CmdLine.h CmdLineInterface.h CmdLineOutput.h Constraint.h DocBookOutput.h HelpVisitor.h IgnoreRestVisitor.h MultiArg.h MultiSwitchArg.h OptionalUnlabeledTracker.h StandardTraits.h StdOutput.h SwitchArg.h UnlabeledMultiArg.h UnlabeledValueArg.h ValueArg.h ValuesConstraint.h VersionVisitor.h Visitor.h XorHandler.h ZshCompletionOutput.h sstream.h '/usr/src/tmp/libtclap-buildroot/usr/include/tclap'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include/tclap'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include/tclap'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/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.5/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/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.5/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
Making install in docs
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/docs'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap
cp -R html /usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap
 /usr/bin/mkdir -p '/usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap'
 /usr/libexec/rpm-build/install -p -m 644 index.html manual.html style.css '/usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/docs'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/docs'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/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.5/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
Making install in msc
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc'
Making install in examples
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/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.5/msc/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc'
make[3]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/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.5/msc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc'
Making install in config
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/config'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/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.5/config'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/config'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/tmp/libtclap-buildroot/usr/lib/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 tclap.pc '/usr/src/tmp/libtclap-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5'
make: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libtclap-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/libtclap-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/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/lib: (from <cmdline>:0)
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)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libtclap-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.13223
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libtclap-1.2.5
+ make -j1 check
make: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5'
Making check in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include'
Making check in tclap
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include/tclap'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include/tclap'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/include'
Making check in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/examples'
Making check in docs
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/docs'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/docs'
Making check in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
make  test_wrapper
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++ -c -o test_wrapper.o test_wrapper.cpp
test_wrapper.cpp: In function 'int main(int, char**)':
test_wrapper.cpp:63:9: warning: unused variable 'unused' [-Wunused-variable]
   63 |     int unused = std::system(cmd.c_str());
      |         ^~~~~~
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Weffc++   -o test_wrapper test_wrapper.o  
ld: /usr/src/tmp/ccpNXD7j.ltrans0.ltrans.o: in function `main':
/usr/src/RPM/BUILD/libtclap-1.2.5/tests/test_wrapper.cpp:13:(.text.startup+0x844): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
make  check-TESTS
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
PASS: test1.sh
PASS: test2.sh
PASS: test3.sh
PASS: test4.sh
PASS: test5.sh
PASS: test6.sh
PASS: test7.sh
PASS: test8.sh
PASS: test9.sh
PASS: test10.sh
PASS: test11.sh
PASS: test12.sh
PASS: test13.sh
PASS: test14.sh
PASS: test15.sh
PASS: test16.sh
PASS: test17.sh
PASS: test18.sh
PASS: test19.sh
PASS: test20.sh
PASS: test21.sh
PASS: test22.sh
PASS: test23.sh
PASS: test24.sh
PASS: test25.sh
PASS: test26.sh
PASS: test27.sh
PASS: test28.sh
PASS: test29.sh
PASS: test30.sh
PASS: test31.sh
PASS: test32.sh
PASS: test33.sh
PASS: test34.sh
PASS: test35.sh
PASS: test36.sh
PASS: test37.sh
PASS: test38.sh
PASS: test39.sh
PASS: test40.sh
PASS: test41.sh
PASS: test42.sh
PASS: test43.sh
PASS: test44.sh
PASS: test45.sh
PASS: test46.sh
PASS: test47.sh
PASS: test48.sh
PASS: test49.sh
PASS: test50.sh
PASS: test51.sh
PASS: test52.sh
PASS: test53.sh
PASS: test54.sh
PASS: test55.sh
PASS: test56.sh
PASS: test57.sh
PASS: test58.sh
PASS: test59.sh
PASS: test60.sh
PASS: test61.sh
PASS: test62.sh
PASS: test63.sh
PASS: test64.sh
PASS: test65.sh
PASS: test66.sh
PASS: test67.sh
PASS: test68.sh
PASS: test69.sh
PASS: test70.sh
PASS: test71.sh
PASS: test72.sh
PASS: test73.sh
PASS: test74.sh
PASS: test75.sh
PASS: test76.sh
PASS: test77.sh
PASS: test78.sh
PASS: test79.sh
PASS: test80.sh
PASS: test81.sh
PASS: test82.sh
PASS: test83.sh
PASS: test84.sh
PASS: test85.sh
PASS: test86.sh
PASS: test87.sh
PASS: test88.sh
PASS: test89.sh
PASS: test90.sh
PASS: test91.sh
============================================================================
Testsuite summary for tclap 1.2.5
============================================================================
# TOTAL: 91
# PASS:  91
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/tests'
Making check in msc
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc'
Making check in examples
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc/examples'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/msc'
Making check in config
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5/config'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5/config'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtclap-1.2.5'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5'
make: Leaving directory '/usr/src/RPM/BUILD/libtclap-1.2.5'
+ exit 0
Processing files: libtclap-devel-1.2.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3192
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libtclap-1.2.5
+ DOCDIR=/usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.5
+ /bin/mkdir -p /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.5
+ cp -prL COPYING README /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.5
+ chmod -R go-w /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.5
+ chmod -R a+rX /usr/src/tmp/libtclap-buildroot/usr/share/doc/libtclap-devel-1.2.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ArzQmq
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a2rwOn
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/libtclap-buildroot/usr/include/tclap/Arg.h:33:10: fatal error: string: No such file or directory
   33 | #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.5
Requires: /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U3YMvy
Processing files: libtclap-doc-1.2.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fmjUA0
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PM5MaE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eQHaFr
Wrote: /usr/src/RPM/RPMS/i586/libtclap-devel-1.2.5-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libtclap-doc-1.2.5-alt1.i586.rpm (w2.lzdio)
123.56user 15.86system 0:28.92elapsed 482%CPU (0avgtext+0avgdata 93140maxresident)k
0inputs+0outputs (0major+2715799minor)pagefaults 0swaps
3.17user 2.57system 0:40.17elapsed 14%CPU (0avgtext+0avgdata 129932maxresident)k
0inputs+0outputs (0major+209669minor)pagefaults 0swaps