>>> date: Building community/date 3.0.3-r0 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 14:27:13 +0000 >>> date: Validating /home/buildozer/aports/community/date/APKBUILD... >>> date: Analyzing dependencies... >>> date: Installing for build: build-base cmake samurai (1/8) Installing libbz2 (1.0.8-r6) (2/8) Installing xz-libs (5.6.3-r0) (3/8) Installing libarchive (3.7.7-r0) (4/8) Installing rhash-libs (1.4.5-r0) (5/8) Installing libuv (1.49.2-r0) (6/8) Installing cmake (3.30.5-r0) (7/8) Installing samurai (1.2-r6) (8/8) Installing .makedepends-date (20241101.142715) Executing busybox-1.37.0-r5.trigger OK: 305 MiB in 109 packages >>> date: Cleaning up srcdir >>> date: Cleaning up pkgdir >>> date: Cleaning up tmpdir >>> date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/date-v3.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/date-v3.0.3.tar.gz.part' date-v3.0.3.tar.gz.p 100% |********************************| 810k 0:00:00 ETA '/var/cache/distfiles/v3.21/date-v3.0.3.tar.gz.part' saved >>> date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/date-v3.0.3.tar.gz >>> date: Checking sha512sums... date-v3.0.3.tar.gz: OK 538-output-date-pc-for-pkg-config.patch: OK >>> date: Unpacking /var/cache/distfiles/v3.21/date-v3.0.3.tar.gz... >>> date: 538-output-date-pc-for-pkg-config.patch patching file CMakeLists.txt Hunk #1 succeeded at 177 (offset 49 lines). Hunk #2 succeeded at 231 with fuzz 2 (offset 51 lines). patching file date.pc.in -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (0.5s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/date/src/date-3.0.3/build [1/3] Building CXX object CMakeFiles/date-tz.dir/src/tz.cpp.o /home/buildozer/aports/community/date/src/date-3.0.3/src/tz.cpp: In member function 'date::sys_info date::time_zone::load_sys_info(std::vector::const_iterator) const': /home/buildozer/aports/community/date/src/date-3.0.3/src/tz.cpp:2312:1: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 2312 | time_zone::load_sys_info(std::vector::const_iterator i) const | ^~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:72, from /home/buildozer/aports/community/date/src/date-3.0.3/include/date/tz.h:119, from /home/buildozer/aports/community/date/src/date-3.0.3/include/date/tz_private.h:31, from /home/buildozer/aports/community/date/src/date-3.0.3/src/tz.cpp:86: /usr/include/c++/14.2.0/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_emplace_aux(const_iterator, _Args&& ...) [with _Args = {const std::chrono::time_point > >&}; _Tp = date::detail::transition; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:388:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 388 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {const std::chrono::time_point > >&}; _Tp = date::detail::transition; _Alloc = std::allocator]', inlined from 'void date::time_zone::load_data(std::istream&, int32_t, int32_t, int32_t, int32_t) [with TimeType = int]' at /home/buildozer/aports/community/date/src/date-3.0.3/src/tz.cpp:2211:29: /usr/include/c++/14.2.0/bits/stl_vector.h:1349:32: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1349 | { return _M_emplace_aux(__position, std::forward<_Args>(__args)...); } | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {const std::chrono::time_point > >&}; _Tp = date::detail::transition; _Alloc = std::allocator]', inlined from 'void date::time_zone::load_data(std::istream&, int32_t, int32_t, int32_t, int32_t) [with TimeType = long long int]' at /home/buildozer/aports/community/date/src/date-3.0.3/src/tz.cpp:2211:29: /usr/include/c++/14.2.0/bits/stl_vector.h:1349:32: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1349 | { return _M_emplace_aux(__position, std::forward<_Args>(__args)...); } | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2/3] Linking CXX shared library libdate-tz.so.3.0.3 [3/3] Creating library symlink libdate-tz.so.3 libdate-tz.so >>> date: Entering fakeroot... [1/1] 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/include/date/solar_hijri.h -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/include/date/islamic.h -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/include/date/iso_week.h -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/include/date/julian.h -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/lib/libdate-tz.so.3.0.3 -- Installing: /home/buildozer/aports/community/date/pkg/date/usr/lib/libdate-tz.so.3 -- 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... 'usr/include' -> '/home/buildozer/aports/community/date/pkg/date-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/date/pkg/date-dev/usr/lib/pkgconfig' 'usr/lib/cmake' -> '/home/buildozer/aports/community/date/pkg/date-dev/usr/lib/cmake' 'usr/lib/libdate-tz.so' -> '/home/buildozer/aports/community/date/pkg/date-dev/usr/lib/libdate-tz.so' >>> 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 libfakeroot internal error: payload not recognized! >>> date-dev*: Scanning shared objects >>> date*: Scanning shared objects libfakeroot internal error: payload not recognized! >>> date-dev*: Tracing dependencies... date=3.0.3-r0 pkgconfig >>> date-dev*: Package size: 583.4 KB >>> date-dev*: Compressing data... >>> date-dev*: Create checksum... libfakeroot internal error: payload not recognized! >>> date-dev*: Create date-dev-3.0.3-r0.apk >>> date*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> date*: Package size: 53.4 KB >>> date*: Compressing data... >>> date*: Create checksum... >>> date*: Create date-3.0.3-r0.apk >>> date: Build complete at Fri, 01 Nov 2024 14:27:23 +0000 elapsed time 0h 0m 10s >>> date: Cleaning up srcdir >>> date: Cleaning up pkgdir >>> date: Uninstalling dependencies... (1/8) Purging .makedepends-date (20241101.142715) (2/8) Purging cmake (3.30.5-r0) (3/8) Purging samurai (1.2-r6) (4/8) Purging libarchive (3.7.7-r0) (5/8) Purging libbz2 (1.0.8-r6) (6/8) Purging libuv (1.49.2-r0) (7/8) Purging rhash-libs (1.4.5-r0) (8/8) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 271 MiB in 101 packages >>> date: Updating the community/armv7 repository index... >>> date: Signing the index...