<86>Feb  8 03:20:19 userdel[2213950]: delete user 'rooter'
<86>Feb  8 03:20:19 userdel[2213950]: removed group 'rooter' owned by 'rooter'
<86>Feb  8 03:20:19 groupadd[2213964]: group added to /etc/group: name=rooter, GID=1377
<86>Feb  8 03:20:19 groupadd[2213964]: group added to /etc/gshadow: name=rooter
<86>Feb  8 03:20:19 groupadd[2213964]: new group: name=rooter, GID=1377
<86>Feb  8 03:20:19 useradd[2213977]: new user: name=rooter, UID=1377, GID=1377, home=/root, shell=/bin/bash
<86>Feb  8 03:20:19 userdel[2213995]: delete user 'builder'
<86>Feb  8 03:20:19 userdel[2213995]: removed group 'builder' owned by 'builder'
<86>Feb  8 03:20:19 userdel[2213995]: removed shadow group 'builder' owned by 'builder'
<86>Feb  8 03:20:19 groupadd[2214010]: group added to /etc/group: name=builder, GID=1378
<86>Feb  8 03:20:19 groupadd[2214010]: group added to /etc/gshadow: name=builder
<86>Feb  8 03:20:19 groupadd[2214010]: new group: name=builder, GID=1378
<86>Feb  8 03:20:19 useradd[2214024]: new user: name=builder, UID=1378, GID=1378, home=/usr/src, shell=/bin/bash
<13>Feb  8 03:20:20 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Feb  8 03:20:20 rpmi: libstdc++12-devel-12.1.1-alt2 sisyphus+307182.100.1.1 1663781909 installed
<13>Feb  8 03:20:21 rpmi: gcc12-c++-12.1.1-alt2 sisyphus+307182.100.1.1 1663781909 installed
<13>Feb  8 03:20:21 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033053 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72455
+ 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.72455
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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 --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
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -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... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-alt-linux-g++... x86_64-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 x86_64-alt-linux-g++ accepts -g... yes
checking for x86_64-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 x86_64-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 x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for doxygen... no
checking whether the C++ compiler (x86_64-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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include  -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-g++ -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.42646
+ 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:/bin:/usr/bin:/usr/X11R6/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/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.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'.
 /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'.
/bin/mkdir -p /usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap
cp -R html /usr/src/tmp/libtclap-buildroot/usr/share/doc/tclap
 /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'.
 /bin/mkdir -p '/usr/src/tmp/libtclap-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 tclap.pc '/usr/src/tmp/libtclap-buildroot/usr/lib64/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/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: (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)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.31885
+ 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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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());
      |         ^~~~~~
x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Weffc++   -o test_wrapper test_wrapper.o  
ld: /usr/src/tmp/cc4Csb0x.ltrans0.ltrans.o: in function `main':
/usr/src/RPM/BUILD/libtclap-1.2.5/tests/test_wrapper.cpp:13: 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.40597
+ 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.Dpq0Fe
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.LADobi
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/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hNeRMl
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.j9xq8h
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.7u2jp3
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.tqpyIv
Wrote: /usr/src/RPM/RPMS/x86_64/libtclap-devel-1.2.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtclap-doc-1.2.5-alt1.x86_64.rpm (w2.lzdio)
104.20user 11.04system 0:24.58elapsed 468%CPU (0avgtext+0avgdata 142896maxresident)k
0inputs+0outputs (0major+2718473minor)pagefaults 0swaps
1.71user 1.26system 0:30.44elapsed 9%CPU (0avgtext+0avgdata 109944maxresident)k
0inputs+0outputs (32632major+169190minor)pagefaults 0swaps