>>> flatbuffers: Building community/flatbuffers 2.0.0-r0 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 06:57:51 +0000 >>> flatbuffers: Checking sanity of /home/buildozer/aports/community/flatbuffers/APKBUILD... >>> flatbuffers: Analyzing dependencies... >>> flatbuffers: 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-flatbuffers (20220414.065753) Executing busybox-1.35.0-r8.trigger OK: 293 MiB in 95 packages >>> flatbuffers: Cleaning up srcdir >>> flatbuffers: Cleaning up pkgdir >>> flatbuffers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/flatbuffers-2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> flatbuffers: Fetching flatbuffers-2.0.0.tar.gz::https://github.com/google/flatbuffers/archive/v2.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 136 100 136 0 0 848 0 --:--:-- --:--:-- --:--:-- 850 71 1501k 71 1075k 0 0 2169k 0 --:--:-- --:--:-- --:--:-- 2169k 100 1501k 100 1501k 0 0 3010k 0 --:--:-- --:--:-- --:--:-- 208M >>> flatbuffers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/flatbuffers-2.0.0.tar.gz >>> flatbuffers: Checking sha512sums... flatbuffers-2.0.0.tar.gz: OK disable-Werror.patch: OK >>> flatbuffers: Unpacking /var/cache/distfiles/v3.16/flatbuffers-2.0.0.tar.gz... >>> flatbuffers: disable-Werror.patch patching file CMakeLists.txt Hunk #1 succeeded at 233 (offset 10 lines). -- 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 -- Looking for strtof_l -- Looking for strtof_l - found -- Looking for strtoull_l -- Looking for strtoull_l - not found -- CMAKE_CXX_FLAGS: -Os -fomit-frame-pointer -std=c++0x -Wall -pedantic -Wextra -Werror=shadow -faligned-new -Werror=implicit-fallthrough=2 -Wunused-result -Werror=unused-result -Wunused-parameter -Werror=unused-parameter -fsigned-char -- `tests/monster_test.fbs`: add generation of C++ code with '--no-includes;--gen-compare' -- `tests/monster_test.fbs`: add generation of binary (.bfbs) schema -- `tests/namespace_test/namespace_test1.fbs`: add generation of C++ code with '--no-includes;--gen-compare' -- `tests/namespace_test/namespace_test2.fbs`: add generation of C++ code with '--no-includes;--gen-compare' -- `tests/union_vector/union_vector.fbs`: add generation of C++ code with '--no-includes;--gen-compare' -- `tests/optional_scalars.fbs`: add generation of C++ code with '--no-includes;--gen-compare' -- `tests/native_type_test.fbs`: add generation of C++ code with '' -- `tests/arrays_test.fbs`: add generation of C++ code with '--scoped-enums;--gen-compare' -- `tests/arrays_test.fbs`: add generation of binary (.bfbs) schema -- `tests/monster_test.fbs`: add generation of C++ embedded binary schema code with '--no-includes;--gen-compare' -- `tests/monster_extra.fbs`: add generation of C++ code with '--no-includes;--gen-compare' -- `samples/monster.fbs`: add generation of C++ code with '--no-includes;--gen-compare' -- `samples/monster.fbs`: add generation of binary (.bfbs) schema -- Proceeding with version: v20220328-1312-g8149f41aa0.v20220328-1312-g8149f41aa0.v20220328-1312-g8149f41aa0.v20220328-1312-g8149f41aa0 -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/flatbuffers/src/flatbuffers-2.0.0/build [ 1%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o [ 4%] Building CXX object CMakeFiles/flathash.dir/src/flathash.cpp.o [ 4%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o [ 4%] Building CXX object CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 6%] Building CXX object CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 6%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/idl_parser.cpp.o [ 7%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/idl_gen_text.cpp.o [ 8%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/reflection.cpp.o [ 9%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/util.cpp.o [ 10%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 11%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o [ 12%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o [ 13%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o [ 16%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o [ 17%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o [ 19%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o [ 20%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o [ 24%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o [ 25%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lua.cpp.o [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o [ 27%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o [ 29%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o [ 30%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o [ 32%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o [ 33%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o [ 34%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o [ 35%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o [ 36%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o [ 37%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o [ 38%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o [ 39%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o [ 40%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o [ 41%] Linking CXX executable flathash [ 41%] Built target flathash [ 45%] Linking CXX executable flatc [ 45%] Linking CXX shared library libflatbuffers.so [ 45%] Linking CXX static library libflatbuffers.a [ 45%] Built target flatbuffers_shared [ 45%] Built target flatbuffers [ 45%] Built target flatc [ 46%] Run generation: 'tests/monster_test_generated.h' [ 47%] Run generation: 'tests/namespace_test/namespace_test1_generated.h' [ 48%] Run generation: 'tests/namespace_test/namespace_test2_generated.h' [ 49%] Run generation: 'tests/union_vector/union_vector_generated.h' [ 50%] Run generation: 'tests/optional_scalars_generated.h' [ 51%] Run generation: 'tests/native_type_test_generated.h' [ 52%] Run generation: 'tests/arrays_test_generated.h' [ 53%] Run generation: 'tests/monster_test_bfbs_generated.h' [ 54%] Run generation: 'tests/monster_extra_generated.h' [ 55%] Run generation: 'samples/monster_generated.h' [ 58%] Run generation: 'samples/monster.bfbs' [ 58%] Run generation: 'tests/arrays_test.bfbs' [ 59%] Run generation: 'tests/monster_test.bfbs' [ 60%] All generated files were updated. [ 60%] Built target generated_code [ 61%] Building CXX object CMakeFiles/flatsamplebinary.dir/samples/sample_binary.cpp.o [ 62%] Building CXX object CMakeFiles/flatsampletext.dir/src/idl_parser.cpp.o [ 63%] Building CXX object CMakeFiles/flatsampletext.dir/src/idl_gen_text.cpp.o [ 64%] Building CXX object CMakeFiles/flatsamplebfbs.dir/src/idl_parser.cpp.o [ 66%] Building CXX object CMakeFiles/flattests.dir/src/idl_parser.cpp.o [ 66%] Building CXX object CMakeFiles/flatsampletext.dir/src/reflection.cpp.o [ 73%] Building CXX object CMakeFiles/flattests.dir/src/reflection.cpp.o [ 73%] Building CXX object CMakeFiles/flatsamplebfbs.dir/src/reflection.cpp.o [ 73%] Building CXX object CMakeFiles/flatsamplebfbs.dir/src/idl_gen_text.cpp.o [ 73%] Building CXX object CMakeFiles/flatsampletext.dir/src/util.cpp.o [ 73%] Building CXX object CMakeFiles/flattests.dir/src/idl_gen_text.cpp.o [ 74%] Building CXX object CMakeFiles/flatsampletext.dir/samples/sample_text.cpp.o [ 75%] Building CXX object CMakeFiles/flatsamplebfbs.dir/src/util.cpp.o [ 75%] Building CXX object CMakeFiles/flattests.dir/src/util.cpp.o [ 77%] Building CXX object CMakeFiles/flatsamplebfbs.dir/samples/sample_bfbs.cpp.o [ 77%] Building CXX object CMakeFiles/flattests.dir/src/idl_gen_fbs.cpp.o [ 78%] Building CXX object CMakeFiles/flattests.dir/tests/test.cpp.o [ 79%] Building CXX object CMakeFiles/flattests.dir/tests/test_assert.cpp.o [ 80%] Building CXX object CMakeFiles/flattests.dir/tests/test_builder.cpp.o [ 81%] Building CXX object CMakeFiles/flattests.dir/tests/native_type_test_impl.cpp.o [ 82%] Building CXX object CMakeFiles/flattests.dir/src/code_generators.cpp.o [ 83%] Linking CXX executable flatsamplebinary [ 84%] Built target flatsamplebinary [ 86%] Linking CXX executable flatsamplebfbs [ 87%] Linking CXX executable flatsampletext [ 88%] Built target flatsamplebfbs [ 89%] Built target flatsampletext [ 90%] Linking CXX executable flattests [100%] Built target flattests >>> flatbuffers: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/flatbuffers.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/reflection_generated.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/idl.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/hash.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/reflection.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/flatc.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/stl_emulation.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/registry.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/flexbuffers.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/base.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/pch -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/pch/pch.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/pch/flatc_pch.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/code_generators.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/minireflect.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/util.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/include/flatbuffers/grpc.h -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/cmake/flatbuffers/FlatbuffersConfig.cmake -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/cmake/flatbuffers/FlatbuffersConfigVersion.cmake -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/libflatbuffers.a -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/cmake/flatbuffers/FlatbuffersTargets.cmake -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/cmake/flatbuffers/FlatbuffersTargets-none.cmake -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/bin/flatc -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/cmake/flatbuffers/FlatcTargets.cmake -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/cmake/flatbuffers/FlatcTargets-none.cmake -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/libflatbuffers.so.2.0.0 -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/libflatbuffers.so.2 -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/libflatbuffers.so -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/cmake/flatbuffers/FlatbuffersSharedTargets.cmake -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/cmake/flatbuffers/FlatbuffersSharedTargets-none.cmake -- Installing: /home/buildozer/aports/community/flatbuffers/pkg/flatbuffers/usr/lib/pkgconfig/flatbuffers.pc >>> flatbuffers-dev*: Running split function dev... >>> flatbuffers-dev*: Preparing subpackage flatbuffers-dev... >>> flatbuffers-dev*: Stripping binaries >>> ERROR: flatbuffers-dev*: usr/lib/pkgconfig/flatbuffers.pc: pkgconf version v20220328-1312-g8149f41aa0.v20220328-1312-g8149f41aa0.v20220328-1312-g8149f41aa0 is invalid >>> ERROR: flatbuffers*: prepare_subpackages failed >>> ERROR: flatbuffers: rootpkg failed >>> flatbuffers: Uninstalling dependencies... (1/7) Purging .makedepends-flatbuffers (20220414.065753) (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