>>> date: Building community/date 3.0.0-r0 (using abuild 3.7.0_rc1-r2) started Tue, 22 Dec 2020 17:32:02 +0000 >>> date: Checking sanity of /home/buildozer/aports/community/date/APKBUILD... >>> date: Analyzing dependencies... >>> date: Installing for build: build-base cmake (1/8) Installing libbz2 (1.0.8-r1) (2/8) Installing lz4-libs (1.9.2-r0) (3/8) Installing xz-libs (5.2.5-r0) (4/8) Installing libarchive (3.5.0-r0) (5/8) Installing rhash-libs (1.4.0-r0) (6/8) Installing libuv (1.40.0-r0) (7/8) Installing cmake (3.18.4-r1) (8/8) Installing .makedepends-date (20201222.173204) Executing busybox-1.32.0-r8.trigger OK: 359 MiB in 94 packages >>> date: Cleaning up srcdir >>> date: Cleaning up pkgdir >>> date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/date-v3.0.0.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 803k 100 803k 0 0 8368k 0 --:--:-- --:--:-- --:--:-- 8456k >>> date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/date-v3.0.0.tar.gz >>> date: Checking sha512sums... date-v3.0.0.tar.gz: OK 538-output-date-pc-for-pkg-config.patch: OK >>> date: Unpacking /var/cache/distfiles/v3.13/date-v3.0.0.tar.gz... >>> date: 538-output-date-pc-for-pkg-config.patch patching file CMakeLists.txt Hunk #1 succeeded at 129 (offset 1 line). Hunk #2 succeeded at 181 (offset 1 line). patching file date.pc.in -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 # date: USE_SYSTEM_TZ_DB true # date: MANUAL_TZ_DB OFF # date: USE_TZ_DB_IN_DOT OFF # date: BUILD_SHARED_LIBS true # date: ENABLE_DATE_TESTING true # date: DISABLE_STRING_VIEW OFF -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/date/src/date-3.0.0/build Scanning dependencies of target date-tz [100%] Building CXX object CMakeFiles/date-tz.dir/src/tz.cpp.o In file included from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h: In destructor 'date::detail::save_ostream::~save_ostream()': /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:1066:23: warning: 'bool std::uncaught_exception()' is deprecated [-Wdeprecated-declarations] 1066 | !std::uncaught_exception() && | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10.2.1/new:41, from /usr/include/c++/10.2.1/bits/stl_construct.h:59, from /usr/include/c++/10.2.1/bits/stl_tempbuf.h:60, from /usr/include/c++/10.2.1/bits/stl_algo.h:62, from /usr/include/c++/10.2.1/algorithm:62, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:44, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /usr/include/c++/10.2.1/exception:106:8: note: declared here 106 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:1066:42: warning: 'bool std::uncaught_exception()' is deprecated [-Wdeprecated-declarations] 1066 | !std::uncaught_exception() && | ^ In file included from /usr/include/c++/10.2.1/new:41, from /usr/include/c++/10.2.1/bits/stl_construct.h:59, from /usr/include/c++/10.2.1/bits/stl_tempbuf.h:60, from /usr/include/c++/10.2.1/bits/stl_algo.h:62, from /usr/include/c++/10.2.1/algorithm:62, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:44, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /usr/include/c++/10.2.1/exception:106:8: note: declared here 106 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h: In instantiation of 'date::detail::save_ostream::~save_ostream() [with CharT = char; Traits = std::char_traits]': /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:2845:41: required from 'std::basic_ostream<_CharT, _Traits>& date::operator<<(std::basic_ostream<_CharT, _Traits>&, const date::year_month_day&) [with CharT = char; Traits = std::char_traits]' /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:3980:15: required from 'typename std::enable_if<((! std::chrono::treat_as_floating_point::value) && std::ratio_less >::value), std::basic_ostream<_CharT, _Traits>&>::type date::operator<<(std::basic_ostream<_CharT, _Traits>&, date::sys_time&) [with CharT = char; Traits = std::char_traits; Duration = std::chrono::duration; typename std::enable_if<((! std::chrono::treat_as_floating_point::value) && std::ratio_less >::value), std::basic_ostream<_CharT, _Traits>&>::type = std::basic_ostream&; date::sys_time = std::chrono::time_point >]' /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:293:17: required from here /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:1066:41: warning: 'bool std::uncaught_exception()' is deprecated [-Wdeprecated-declarations] 1066 | !std::uncaught_exception() && | ~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/c++/10.2.1/new:41, from /usr/include/c++/10.2.1/bits/stl_construct.h:59, from /usr/include/c++/10.2.1/bits/stl_tempbuf.h:60, from /usr/include/c++/10.2.1/bits/stl_algo.h:62, from /usr/include/c++/10.2.1/algorithm:62, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:44, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /usr/include/c++/10.2.1/exception:106:8: note: declared here 106 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:1066:41: warning: 'bool std::uncaught_exception()' is deprecated [-Wdeprecated-declarations] 1066 | !std::uncaught_exception() && | ~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/c++/10.2.1/new:41, from /usr/include/c++/10.2.1/bits/stl_construct.h:59, from /usr/include/c++/10.2.1/bits/stl_tempbuf.h:60, from /usr/include/c++/10.2.1/bits/stl_algo.h:62, from /usr/include/c++/10.2.1/algorithm:62, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:44, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /usr/include/c++/10.2.1/exception:106:8: note: declared here 106 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:1066:41: warning: 'bool std::uncaught_exception()' is deprecated [-Wdeprecated-declarations] 1066 | !std::uncaught_exception() && | ~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/c++/10.2.1/new:41, from /usr/include/c++/10.2.1/bits/stl_construct.h:59, from /usr/include/c++/10.2.1/bits/stl_tempbuf.h:60, from /usr/include/c++/10.2.1/bits/stl_algo.h:62, from /usr/include/c++/10.2.1/algorithm:62, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/date.h:44, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz.h:108, from /home/buildozer/aports/community/date/src/date-3.0.0/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.0/src/tz.cpp:86: /usr/include/c++/10.2.1/exception:106:8: note: declared here 106 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ [100%] Linking CXX shared library libdate-tz.so [100%] Built target date-tz >>> date: Entering fakeroot... [100%] Built target date-tz Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/include/date/date.h -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/lib/libdate-tz.so.2.4.1 -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/lib/libdate-tz.so -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/include/date/tz.h -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/lib/cmake/date/dateTargets.cmake -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/lib/cmake/date/dateTargets-none.cmake -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/lib/cmake/date/dateConfig.cmake -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/lib/cmake/date/dateConfigVersion.cmake -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/lib/pkgconfig/date.pc >>> date-dev*: Running split function dev... >>> date-dev*: Preparing subpackage date-dev... >>> date-dev*: Stripping binaries >>> date-dev*: Running postcheck for date-dev >>> date*: Running postcheck for date >>> date*: Preparing package date... >>> date*: Stripping binaries >>> date-dev*: Scanning shared objects >>> date*: Scanning shared objects >>> date-dev*: Tracing dependencies... date=3.0.0-r0 pkgconfig >>> date-dev*: Package size: 368.0 KB >>> date-dev*: Compressing data... >>> date-dev*: Create checksum... >>> date-dev*: Create date-dev-3.0.0-r0.apk >>> date*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> date*: Package size: 72.0 KB >>> date*: Compressing data... >>> date*: Create checksum... >>> date*: Create date-3.0.0-r0.apk >>> date: Build complete at Tue, 22 Dec 2020 17:32:12 +0000 elapsed time 0h 0m 10s >>> date: Cleaning up srcdir >>> date: Cleaning up pkgdir >>> date: Uninstalling dependencies... (1/8) Purging .makedepends-date (20201222.173204) (2/8) Purging cmake (3.18.4-r1) (3/8) Purging libarchive (3.5.0-r0) (4/8) Purging libbz2 (1.0.8-r1) (5/8) Purging lz4-libs (1.9.2-r0) (6/8) Purging xz-libs (5.2.5-r0) (7/8) Purging rhash-libs (1.4.0-r0) (8/8) Purging libuv (1.40.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> date: Updating the community/x86 repository index... >>> date: Signing the index...