>>> popl: Building community/popl 1.3.0-r0 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 07:23:25 +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-r1) (2/7) Installing xz-libs (5.2.5-r1) (3/7) Installing libarchive (3.6.1-r0) (4/7) Installing rhash-libs (1.4.2-r2) (5/7) Installing libuv (1.44.1-r0) (6/7) Installing cmake (3.23.1-r0) (7/7) Installing .makedepends-popl (20220416.072332) Executing busybox-1.35.0-r8.trigger OK: 293 MiB in 95 packages >>> popl: Cleaning up srcdir >>> popl: Cleaning up pkgdir >>> popl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/popl-1.3.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> popl: Fetching popl-1.3.0.tar.gz::https://github.com/badaix/popl/archive/v1.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129 100 129 0 0 195 0 --:--:-- --:--:-- --:--:-- 195 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 132k 0 132k 0 0 80645 0 --:--:-- 0:00:01 --:--:-- 255k >>> popl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/popl-1.3.0.tar.gz >>> popl: Checking sha512sums... popl-1.3.0.tar.gz: OK >>> popl: Unpacking /var/cache/distfiles/v3.16/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 < 2.8.12 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 11.2.1 -- The CXX compiler identification is GNU 11.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 -- Generating done -- 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++/11.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++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/vector:67, 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++/11.2.1/bits/stl_vector.h: In member function 'void popl::Value::add_value(const T&) [with T = double]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 75%] Linking CXX executable popl_example [ 75%] Built target popl_example In file included from /usr/include/c++/11.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++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const Catch::SectionEndInfo&}; _Tp = Catch::SectionEndInfo; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/vector:67, 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++/11.2.1/bits/stl_vector.h: In member function 'virtual void Catch::RunContext::sectionEndedEarly(const Catch::SectionEndInfo&)': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [100%] Linking CXX executable popl_test [100%] Built target popl_test >>> popl: Entering fakeroot... Consolidate compiler generated dependencies of target popl_test Consolidate compiler generated dependencies of target popl_example [ 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, 16 Apr 2022 07:23:54 +0000 elapsed time 0h 0m 29s >>> popl: Cleaning up srcdir >>> popl: Cleaning up pkgdir >>> popl: Uninstalling dependencies... (1/7) Purging .makedepends-popl (20220416.072332) (2/7) Purging cmake (3.23.1-r0) (3/7) Purging libarchive (3.6.1-r0) (4/7) Purging libbz2 (1.0.8-r1) (5/7) Purging xz-libs (5.2.5-r1) (6/7) Purging rhash-libs (1.4.2-r2) (7/7) Purging libuv (1.44.1-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> popl: Updating the community/armv7 repository index... >>> popl: Signing the index...