>>> fmt: Building community/fmt 7.1.3-r1 (using abuild 3.8.0_rc3-r2) started Sat, 22 May 2021 23:34:43 +0000 >>> fmt: Checking sanity of /home/buildozer/aports/community/fmt/APKBUILD... >>> fmt: Analyzing dependencies... >>> fmt: Installing for build: build-base cmake doxygen python3 (1/15) Installing libbz2 (1.0.8-r1) (2/15) Installing lz4-libs (1.9.3-r0) (3/15) Installing xz-libs (5.2.5-r0) (4/15) Installing libarchive (3.5.1-r0) (5/15) Installing rhash-libs (1.4.1-r0) (6/15) Installing libuv (1.41.0-r0) (7/15) Installing cmake (3.20.2-r0) (8/15) Installing doxygen (1.9.1-r1) (9/15) Installing libffi (3.3-r2) (10/15) Installing gdbm (1.19-r0) (11/15) Installing mpdecimal (2.5.1-r1) (12/15) Installing readline (8.1.0-r0) (13/15) Installing sqlite-libs (3.35.5-r0) (14/15) Installing python3 (3.9.5-r1) (15/15) Installing .makedepends-fmt (20210522.233445) Executing busybox-1.33.1-r1.trigger OK: 425 MiB in 104 packages >>> fmt: Cleaning up srcdir >>> fmt: Cleaning up pkgdir >>> fmt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/fmt-7.1.3.zip % 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 1164k 100 1164k 0 0 13.5M 0 --:--:-- --:--:-- --:--:-- 13.5M >>> fmt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/fmt-7.1.3.zip >>> fmt: Checking sha512sums... fmt-7.1.3.zip: OK >>> fmt: Unpacking /var/cache/distfiles/v3.14/fmt-7.1.3.zip... -- CMake version: 3.20.2 -- The CXX compiler identification is GNU 10.3.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Version: 7.1.3 -- Build type: None -- CXX_STANDARD: 11 -- Performing Test has_std_11_flag -- Performing Test has_std_11_flag - Success -- Performing Test has_std_0x_flag -- Performing Test has_std_0x_flag - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Performing Test FMT_HAS_VARIANT -- Performing Test FMT_HAS_VARIANT - Success -- Required features: cxx_variadic_templates -- Looking for strtod_l -- Looking for strtod_l - found -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_FNO_DELETE_NULL_POINTER_CHECKS -- Performing Test HAVE_FNO_DELETE_NULL_POINTER_CHECKS - Success -- FMT_PEDANTIC: OFF -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/fmt/src/fmt-7.1.3 [ 2%] Building CXX object CMakeFiles/fmt.dir/src/format.cc.o [ 4%] Building CXX object CMakeFiles/fmt.dir/src/os.cc.o [ 6%] Building CXX object test/CMakeFiles/gmock.dir/gmock-gtest-all.cc.o [ 8%] Linking CXX shared library libfmt.so [ 8%] Built target fmt [ 10%] Linking CXX static library libgmock.a [ 10%] Built target gmock [ 12%] Building CXX object test/CMakeFiles/test-main.dir/gtest-extra.cc.o [ 14%] Building CXX object test/CMakeFiles/header-only-test.dir/header-only-test2.cc.o [ 17%] Building CXX object test/CMakeFiles/posix-mock-test.dir/posix-mock-test.cc.o [ 19%] Building CXX object test/CMakeFiles/header-only-test.dir/test-main.cc.o [ 21%] Building CXX object test/CMakeFiles/posix-mock-test.dir/__/src/format.cc.o [ 23%] Building CXX object test/CMakeFiles/test-main.dir/test-main.cc.o [ 25%] Building CXX object test/CMakeFiles/header-only-test.dir/header-only-test.cc.o [ 27%] Building CXX object test/CMakeFiles/test-main.dir/util.cc.o [ 29%] Building CXX object test/CMakeFiles/posix-mock-test.dir/test-main.cc.o [ 31%] Building CXX object test/CMakeFiles/posix-mock-test.dir/gtest-extra.cc.o [ 34%] Building CXX object test/CMakeFiles/posix-mock-test.dir/util.cc.o [ 36%] Linking CXX executable ../bin/header-only-test [ 36%] Built target header-only-test [ 38%] Linking CXX static library libtest-main.a [ 38%] Built target test-main [ 40%] Building CXX object test/CMakeFiles/os-test.dir/os-test.cc.o [ 42%] Building CXX object test/CMakeFiles/compile-test.dir/compile-test.cc.o [ 44%] Building CXX object test/CMakeFiles/ranges-test.dir/ranges-test.cc.o [ 46%] Building CXX object test/CMakeFiles/chrono-test.dir/chrono-test.cc.o [ 48%] Building CXX object test/CMakeFiles/assert-test.dir/assert-test.cc.o [ 51%] Building CXX object test/CMakeFiles/scan-test.dir/scan-test.cc.o [ 53%] Building CXX object test/CMakeFiles/color-test.dir/color-test.cc.o [ 55%] Building CXX object test/CMakeFiles/core-test.dir/core-test.cc.o [ 57%] Building CXX object test/CMakeFiles/ostream-test.dir/ostream-test.cc.o [ 61%] Building CXX object test/CMakeFiles/format-test.dir/format-test.cc.o [ 61%] Building CXX object test/CMakeFiles/printf-test.dir/printf-test.cc.o [ 63%] Building CXX object test/CMakeFiles/format-impl-test.dir/format-impl-test.cc.o [ 65%] Building CXX object test/CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o [ 68%] Building CXX object test/CMakeFiles/locale-test.dir/locale-test.cc.o [ 70%] Linking CXX executable ../bin/assert-test [ 70%] Built target assert-test [ 72%] Linking CXX executable ../bin/ranges-test [ 74%] Linking CXX executable ../bin/scan-test [ 74%] Built target ranges-test [ 74%] Built target scan-test [ 76%] Linking CXX executable ../bin/os-test [ 76%] Built target os-test [ 78%] Linking CXX executable ../bin/posix-mock-test [ 80%] Linking CXX executable ../bin/gtest-extra-test [ 80%] Built target gtest-extra-test [ 80%] Built target posix-mock-test [ 82%] Linking CXX executable ../bin/color-test [ 82%] Built target color-test [ 85%] Linking CXX executable ../bin/locale-test [ 85%] Built target locale-test [ 87%] Linking CXX executable ../bin/ostream-test [ 87%] Built target ostream-test [ 89%] Linking CXX executable ../bin/format-impl-test [ 89%] Built target format-impl-test [ 91%] Linking CXX executable ../bin/compile-test [ 91%] Built target compile-test [ 93%] Linking CXX executable ../bin/core-test [ 93%] Built target core-test [ 95%] Linking CXX executable ../bin/chrono-test [ 95%] Built target chrono-test [ 97%] Linking CXX executable ../bin/format-test [ 97%] Built target format-test [100%] Linking CXX executable ../bin/printf-test [100%] Built target printf-test Running tests... Test project /home/buildozer/aports/community/fmt/src/fmt-7.1.3 Start 1: assert-test 1/15 Test #1: assert-test ...................... Passed 0.01 sec Start 2: chrono-test 2/15 Test #2: chrono-test ...................... Passed 0.01 sec Start 3: color-test 3/15 Test #3: color-test ....................... Passed 0.00 sec Start 4: core-test 4/15 Test #4: core-test ........................ Passed 0.01 sec Start 5: gtest-extra-test 5/15 Test #5: gtest-extra-test ................. Passed 0.01 sec Start 6: format-test 6/15 Test #6: format-test ...................... Passed 0.04 sec Start 7: format-impl-test 7/15 Test #7: format-impl-test ................. Passed 0.03 sec Start 8: locale-test 8/15 Test #8: locale-test ...................... Passed 0.00 sec Start 9: ostream-test 9/15 Test #9: ostream-test ..................... Passed 0.01 sec Start 10: compile-test 10/15 Test #10: compile-test ..................... Passed 0.00 sec Start 11: printf-test 11/15 Test #11: printf-test ...................... Passed 0.03 sec Start 12: ranges-test 12/15 Test #12: ranges-test ...................... Passed 0.00 sec Start 13: scan-test 13/15 Test #13: scan-test ........................ Passed 0.01 sec Start 14: posix-mock-test 14/15 Test #14: posix-mock-test .................. Passed 0.01 sec Start 15: os-test 15/15 Test #15: os-test .......................... Passed 0.01 sec 100% tests passed, 0 tests failed out of 15 Total Test time (real) = 0.21 sec >>> fmt: Entering fakeroot... Consolidate compiler generated dependencies of target gmock Consolidate compiler generated dependencies of target fmt [ 10%] Built target gmock [ 10%] Built target fmt Consolidate compiler generated dependencies of target header-only-test Consolidate compiler generated dependencies of target test-main Consolidate compiler generated dependencies of target posix-mock-test [ 19%] Built target header-only-test [ 27%] Built target test-main [ 40%] Built target posix-mock-test Consolidate compiler generated dependencies of target assert-test Consolidate compiler generated dependencies of target os-test Consolidate compiler generated dependencies of target ranges-test Consolidate compiler generated dependencies of target chrono-test Consolidate compiler generated dependencies of target printf-test Consolidate compiler generated dependencies of target compile-test Consolidate compiler generated dependencies of target color-test Consolidate compiler generated dependencies of target scan-test Consolidate compiler generated dependencies of target core-test Consolidate compiler generated dependencies of target ostream-test Consolidate compiler generated dependencies of target format-test Consolidate compiler generated dependencies of target gtest-extra-test Consolidate compiler generated dependencies of target locale-test Consolidate compiler generated dependencies of target format-impl-test [ 44%] Built target assert-test [ 48%] Built target ranges-test [ 53%] Built target os-test [ 57%] Built target chrono-test [ 61%] Built target color-test [ 68%] Built target compile-test [ 70%] Built target printf-test [ 74%] Built target core-test [ 78%] Built target scan-test [ 85%] Built target gtest-extra-test [ 89%] Built target ostream-test [ 91%] Built target format-impl-test [ 95%] Built target locale-test [100%] Built target format-test Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/lib/cmake/fmt/fmt-config.cmake -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/lib/cmake/fmt/fmt-config-version.cmake -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/lib/cmake/fmt/fmt-targets.cmake -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/lib/cmake/fmt/fmt-targets-none.cmake -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/lib/libfmt.so.7.1.3 -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/lib/libfmt.so.7 -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/lib/libfmt.so -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/chrono.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/color.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/compile.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/core.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/format.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/format-inl.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/locale.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/os.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/ostream.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/posix.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/printf.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/include/fmt/ranges.h -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/lib/pkgconfig/fmt.pc -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/search.html -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/searchtools.js -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/down-pressed.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/underscore-1.3.1.js -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/basic.css -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/up-pressed.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/comment.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/comment-bright.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/comment-close.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/websupport.js -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/bootstrap.min.js -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/jquery-1.11.1.js -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/up.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/fonts -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/fonts/glyphicons-halflings-regular.eot -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/fonts/glyphicons-halflings-regular.woff -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/fonts/glyphicons-halflings-regular.ttf -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/fonts/glyphicons-halflings-regular.svg -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/fmt.css -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/plus.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/pygments.css -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/down.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/file.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/jquery.js -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/doctools.js -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/ajax-loader.gif -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/underscore.js -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_static/minus.png -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/api.html -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/index.html -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/genindex.html -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/searchindex.js -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_sources -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_sources/usage.txt -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_sources/contents.txt -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_sources/api.txt -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_sources/index.txt -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/_sources/syntax.txt -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/objects.inv -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/usage.html -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/contents.html -- Installing: /home/buildozer/aports/community/fmt/pkg/fmt/usr/share/doc/fmt/syntax.html >>> fmt-dev*: Running split function dev... >>> fmt-dev*: Preparing subpackage fmt-dev... >>> fmt-dev*: Stripping binaries >>> fmt-dev*: Running postcheck for fmt-dev >>> fmt-doc*: Running split function doc... >>> fmt-doc*: Preparing subpackage fmt-doc... >>> fmt-doc*: Running postcheck for fmt-doc >>> fmt*: Running postcheck for fmt >>> fmt*: Preparing package fmt... >>> fmt*: Stripping binaries >>> fmt-dev*: Scanning shared objects >>> fmt-doc*: Scanning shared objects >>> fmt*: Scanning shared objects >>> fmt-dev*: Tracing dependencies... fmt=7.1.3-r1 pkgconfig >>> fmt-dev*: Package size: 524.0 KB >>> fmt-dev*: Compressing data... >>> fmt-dev*: Create checksum... >>> fmt-dev*: Create fmt-dev-7.1.3-r1.apk >>> fmt-doc*: Tracing dependencies... >>> fmt-doc*: Package size: 1.2 MB >>> fmt-doc*: Compressing data... >>> fmt-doc*: Create checksum... >>> fmt-doc*: Create fmt-doc-7.1.3-r1.apk >>> fmt*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> fmt*: Package size: 220.0 KB >>> fmt*: Compressing data... >>> fmt*: Create checksum... >>> fmt*: Create fmt-7.1.3-r1.apk >>> fmt: Build complete at Sat, 22 May 2021 23:36:19 +0000 elapsed time 0h 1m 36s >>> fmt: Cleaning up srcdir >>> fmt: Cleaning up pkgdir >>> fmt: Uninstalling dependencies... (1/15) Purging .makedepends-fmt (20210522.233445) (2/15) Purging cmake (3.20.2-r0) (3/15) Purging doxygen (1.9.1-r1) (4/15) Purging python3 (3.9.5-r1) (5/15) Purging libarchive (3.5.1-r0) (6/15) Purging libbz2 (1.0.8-r1) (7/15) Purging lz4-libs (1.9.3-r0) (8/15) Purging xz-libs (5.2.5-r0) (9/15) Purging rhash-libs (1.4.1-r0) (10/15) Purging libuv (1.41.0-r0) (11/15) Purging libffi (3.3-r2) (12/15) Purging gdbm (1.19-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.0-r0) (15/15) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> fmt: Updating the community/x86 repository index... >>> fmt: Signing the index...