>>> tclap: Building community/tclap 1.2.2-r0 (using abuild 3.7.0_rc1-r2) started Mon, 21 Dec 2020 19:50:26 +0000 >>> tclap: Checking sanity of /home/buildozer/aports/community/tclap/APKBUILD... >>> tclap: Analyzing dependencies... >>> tclap: Installing for build: build-base (1/1) Installing .makedepends-tclap (20201221.195039) OK: 310 MiB in 87 packages >>> tclap: Cleaning up srcdir >>> tclap: Cleaning up pkgdir >>> tclap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/tclap-1.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> tclap: Fetching https://sourceforge.net/projects/tclap/files/tclap-1.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 340 100 340 0 0 520 0 --:--:-- --:--:-- --:--:-- 520 100 327 100 327 0 0 321 0 0:00:01 0:00:01 --:--:-- 321 100 327 100 327 0 0 321 0 0:00:01 0:00:01 --:--:-- 0 100 409 100 409 0 0 342 0 0:00:01 0:00:01 --:--:-- 342 100 323 100 323 0 0 178 0 0:00:01 0:00:01 --:--:-- 178 35 226k 35 81902 0 0 41511 0 0:00:05 0:00:01 0:00:04 41511 100 226k 100 226k 0 0 113k 0 0:00:01 0:00:01 --:--:-- 8127k >>> tclap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/tclap-1.2.2.tar.gz >>> tclap: Checking sha512sums... tclap-1.2.2.tar.gz: OK skip-docs.patch: OK >>> tclap: Unpacking /var/cache/distfiles/v3.13/tclap-1.2.2.tar.gz... >>> tclap: skip-docs.patch patching file Makefile.am patching file Makefile.in Hunk #1 succeeded at 319 (offset 146 lines). checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/buildozer/aports/community/tclap/src/tclap-1.2.2/config/missing: Unknown `--is-lightweight' option Try `/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking whether the compiler implements namespaces... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /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 i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for doxygen... no checking whether the C++ compiler (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 Making all in include make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' Making all in tclap make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include/tclap' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include/tclap' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' Making all in examples make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/examples' g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o test1.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o test2.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test3.o -MD -MP -MF .deps/test3.Tpo -c -o test3.o test3.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test4.o -MD -MP -MF .deps/test4.Tpo -c -o test4.o test4.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test5.o -MD -MP -MF .deps/test5.Tpo -c -o test5.o test5.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test6.o -MD -MP -MF .deps/test6.Tpo -c -o test6.o test6.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test7.o -MD -MP -MF .deps/test7.Tpo -c -o test7.o test7.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test8.o -MD -MP -MF .deps/test8.Tpo -c -o test8.o test8.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test9.o -MD -MP -MF .deps/test9.Tpo -c -o test9.o test9.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test10.o -MD -MP -MF .deps/test10.Tpo -c -o test10.o test10.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test11.o -MD -MP -MF .deps/test11.Tpo -c -o test11.o test11.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test12.o -MD -MP -MF .deps/test12.Tpo -c -o test12.o test12.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test13.o -MD -MP -MF .deps/test13.Tpo -c -o test13.o test13.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test14.o -MD -MP -MF .deps/test14.Tpo -c -o test14.o test14.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test15.o -MD -MP -MF .deps/test15.Tpo -c -o test15.o test15.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test16.o -MD -MP -MF .deps/test16.Tpo -c -o test16.o test16.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test17.o -MD -MP -MF .deps/test17.Tpo -c -o test17.o test17.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test17-a.o -MD -MP -MF .deps/test17-a.Tpo -c -o test17-a.o test17-a.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test18.o -MD -MP -MF .deps/test18.Tpo -c -o test18.o test18.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test19.o -MD -MP -MF .deps/test19.Tpo -c -o test19.o test19.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test20.o -MD -MP -MF .deps/test20.Tpo -c -o test20.o test20.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../include -Os -fomit-frame-pointer -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -MT test21.o -MD -MP -MF .deps/test21.Tpo -c -o test21.o test21.cpp mv -f .deps/test17-a.Tpo .deps/test17-a.Po mv -f .deps/test20.Tpo .deps/test20.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test20 test20.o mv -f .deps/test19.Tpo .deps/test19.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test19 test19.o mv -f .deps/test13.Tpo .deps/test13.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test13 test13.o mv -f .deps/test16.Tpo .deps/test16.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test16 test16.o mv -f .deps/test14.Tpo .deps/test14.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test14 test14.o mv -f .deps/test9.Tpo .deps/test9.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test9 test9.o mv -f .deps/test12.Tpo .deps/test12.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test12 test12.o mv -f .deps/test17.Tpo .deps/test17.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test17 test17.o test17-a.o mv -f .deps/test1.Tpo .deps/test1.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test1 test1.o mv -f .deps/test2.Tpo .deps/test2.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test2 test2.o mv -f .deps/test10.Tpo .deps/test10.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test10 test10.o mv -f .deps/test4.Tpo .deps/test4.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test4 test4.o mv -f .deps/test18.Tpo .deps/test18.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test18 test18.o mv -f .deps/test5.Tpo .deps/test5.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test5 test5.o mv -f .deps/test11.Tpo .deps/test11.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test11 test11.o mv -f .deps/test21.Tpo .deps/test21.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test21 test21.o mv -f .deps/test15.Tpo .deps/test15.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test15 test15.o mv -f .deps/test6.Tpo .deps/test6.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test6 test6.o mv -f .deps/test3.Tpo .deps/test3.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test3 test3.o mv -f .deps/test8.Tpo .deps/test8.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test8 test8.o mv -f .deps/test7.Tpo .deps/test7.Po g++ -Wall -Wextra -Os -fomit-frame-pointer -Weffc++ -Wl,--as-needed -o test7 test7.o make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/examples' Making all in tests make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' Making all in msc make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' Making all in examples make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc/examples' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' Making all in config make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config' make all-am make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config' make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config' make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2' Making check in include make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' Making check in tclap make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include/tclap' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include/tclap' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' Making check in examples make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/examples' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' make[3]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/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 make[4]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' ============================================================================ Testsuite summary for ============================================================================ # TOTAL: 79 # PASS: 79 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' Making check in msc make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' Making check in examples make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc/examples' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc/examples' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' Making check in config make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config' make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2' >>> tclap: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' Making install in tclap make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include/tclap' make[3]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include/tclap' make[3]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/buildozer/aports/community/tclap/pkg/tclap/usr/include/tclap' /usr/bin/install -c -m 644 CmdLineInterface.h ArgException.h CmdLine.h XorHandler.h MultiArg.h UnlabeledMultiArg.h ValueArg.h UnlabeledValueArg.h Visitor.h Arg.h HelpVisitor.h SwitchArg.h MultiSwitchArg.h VersionVisitor.h IgnoreRestVisitor.h CmdLineOutput.h StdOutput.h DocBookOutput.h ZshCompletionOutput.h OptionalUnlabeledTracker.h Constraint.h ValuesConstraint.h ArgTraits.h StandardTraits.h sstream.h '/home/buildozer/aports/community/tclap/pkg/tclap/usr/include/tclap' make[3]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include/tclap' make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include/tclap' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' make[3]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/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 '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/include' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/examples' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/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 '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/examples' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/examples' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/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 '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/tests' Making install in msc make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' Making install in examples make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc/examples' make[3]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/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 '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc/examples' make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc/examples' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' make[3]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/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 '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/msc' Making install in config make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/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 '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2/config' make[1]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2' make[2]: Entering directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2' make[2]: Nothing to be done for 'install-exec-am'. config/install-sh -c -d '/home/buildozer/aports/community/tclap/pkg/tclap/usr/lib/pkgconfig' /usr/bin/install -c -m 644 tclap.pc '/home/buildozer/aports/community/tclap/pkg/tclap/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2' make[1]: Leaving directory '/home/buildozer/aports/community/tclap/src/tclap-1.2.2' >>> tclap-dev*: Running split function dev... >>> tclap-dev*: Preparing subpackage tclap-dev... >>> tclap-dev*: Running postcheck for tclap-dev >>> tclap*: Running postcheck for tclap >>> tclap*: Preparing package tclap... >>> tclap-dev*: Tracing dependencies... pkgconfig >>> tclap-dev*: Package size: 236.0 KB >>> tclap-dev*: Compressing data... >>> tclap-dev*: Create checksum... >>> tclap-dev*: Create tclap-dev-1.2.2-r0.apk >>> tclap*: Tracing dependencies... >>> tclap*: Package size: 8.0 KB >>> tclap*: Compressing data... >>> tclap*: Create checksum... >>> tclap*: Create tclap-1.2.2-r0.apk >>> tclap: Build complete at Mon, 21 Dec 2020 19:50:55 +0000 elapsed time 0h 0m 29s >>> tclap: Cleaning up srcdir >>> tclap: Cleaning up pkgdir >>> tclap: Uninstalling dependencies... (1/1) Purging .makedepends-tclap (20201221.195039) OK: 310 MiB in 86 packages >>> tclap: Updating the community/x86 repository index... >>> tclap: Signing the index...