>>> popl: Building community/popl 1.3.0-r0 (using abuild 3.12.0-r0) started Sat, 28 Oct 2023 10:54:41 +0000 >>> popl: Checking sanity of /home/buildozer/aports/community/popl/APKBUILD... >>> popl: Analyzing dependencies... >>> popl: Installing for build: build-base cmake (1/7) Installing libbz2 (1.0.8-r6) (2/7) Installing xz-libs (5.4.4-r0) (3/7) Installing libarchive (3.7.2-r0) (4/7) Installing rhash-libs (1.4.4-r0) (5/7) Installing libuv (1.46.0-r0) (6/7) Installing cmake (3.27.7-r2) (7/7) Installing .makedepends-popl (20231028.105511) Executing busybox-1.36.1-r13.trigger OK: 312 MiB in 109 packages >>> popl: Cleaning up srcdir >>> popl: Cleaning up pkgdir >>> popl: Cleaning up tmpdir >>> popl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//popl-1.3.0.tar.gz >>> popl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//popl-1.3.0.tar.gz >>> popl: Checking sha512sums... popl-1.3.0.tar.gz: OK >>> popl: Unpacking /var/cache/distfiles/popl-1.3.0.tar.gz... CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. CMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning (dev) at CMakeLists.txt:25 (project): Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The following variable(s) would be set to empty: PROJECT_VERSION This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.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 -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/popl/src/popl-1.3.0 [ 25%] Building CXX object example/CMakeFiles/popl_example.dir/popl_example.o [ 50%] Building CXX object test/CMakeFiles/popl_test.dir/test_main.o In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/community/popl/src/popl-1.3.0/include/popl.hpp:35, from /home/buildozer/aports/community/popl/src/popl-1.3.0/example/popl_example.cpp:9: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'void popl::Value::add_value(const T&) [with T = double]' at /home/buildozer/aports/community/popl/src/popl-1.3.0/include/popl.hpp:781:22: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 75%] Linking CXX executable popl_example [ 75%] Built target popl_example In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/community/popl/src/popl-1.3.0/test/catch.hpp:542, from /home/buildozer/aports/community/popl/src/popl-1.3.0/test/test_main.cpp:10: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const Catch::SectionEndInfo&}; _Tp = Catch::SectionEndInfo; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = Catch::SectionEndInfo; _Alloc = std::allocator]', inlined from 'virtual void Catch::RunContext::sectionEndedEarly(const Catch::SectionEndInfo&)' at /home/buildozer/aports/community/popl/src/popl-1.3.0/test/catch.hpp:12599:39: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [100%] Linking CXX executable popl_test [100%] Built target popl_test >>> popl: Entering fakeroot... [ 50%] Built target popl_example [100%] Built target popl_test Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/popl/pkg/popl/usr/include/popl.hpp >>> popl*: Running postcheck for popl >>> popl*: Preparing package popl... >>> popl*: Tracing dependencies... >>> popl*: Package size: 52.0 KB >>> popl*: Compressing data... >>> popl*: Create checksum... >>> popl*: Create popl-1.3.0-r0.apk >>> popl: Build complete at Sat, 28 Oct 2023 10:55:29 +0000 elapsed time 0h 0m 48s >>> popl: Cleaning up srcdir >>> popl: Cleaning up pkgdir >>> popl: Uninstalling dependencies... (1/7) Purging .makedepends-popl (20231028.105511) (2/7) Purging cmake (3.27.7-r2) (3/7) Purging libarchive (3.7.2-r0) (4/7) Purging libbz2 (1.0.8-r6) (5/7) Purging libuv (1.46.0-r0) (6/7) Purging rhash-libs (1.4.4-r0) (7/7) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 102 packages >>> popl: Updating the community/armv7 repository index... >>> popl: Signing the index...