>>> tomlplusplus: Building community/tomlplusplus 3.4.0-r1 (using abuild 3.15.0-r0) started Tue, 14 Oct 2025 02:07:28 +0000 >>> tomlplusplus: Validating /home/udu/aports/community/tomlplusplus/APKBUILD... >>> tomlplusplus: Analyzing dependencies... >>> tomlplusplus: Installing for build: build-base cmake meson nlohmann-json catch2-3 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/12) Installing lz4-libs (1.10.0-r0) (2/12) Installing libarchive (3.8.1-r0) (3/12) Installing rhash-libs (1.4.5-r0) (4/12) Installing libuv (1.51.0-r0) (5/12) Installing cmake (3.31.7-r1) (6/12) Installing samurai (1.2-r7) (7/12) Installing meson-pyc (1.8.1-r0) (8/12) Installing meson (1.8.1-r0) (9/12) Installing nlohmann-json (3.11.3-r0) (10/12) Installing catch2-3 (3.8.1-r0) (11/12) Installing .makedepends-tomlplusplus (20251014.020728) (12/12) Installing abuild-meson (1.8.1-r0) Executing busybox-1.37.0-r19.trigger OK: 361 MiB in 101 packages >>> tomlplusplus: Cleaning up srcdir >>> tomlplusplus: Cleaning up pkgdir >>> tomlplusplus: Cleaning up tmpdir >>> tomlplusplus: Fetching https://github.com/marzer/tomlplusplus/archive/v3.4.0/tomlplusplus-v3.4.0.tar.gz >>> tomlplusplus: Fetching https://github.com/marzer/tomlplusplus/archive/v3.4.0/tomlplusplus-v3.4.0.tar.gz >>> tomlplusplus: Checking sha512sums... tomlplusplus-v3.4.0.tar.gz: OK >>> tomlplusplus: Unpacking /var/cache/distfiles/tomlplusplus-v3.4.0.tar.gz... The Meson build system Version: 1.8.1 Source dir: /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0 Build dir: /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/output Build type: native build Project name: tomlplusplus Project version: 3.4.0 C++ compiler for the host machine: c++ (gcc 14.2.0 "c++ (Alpine 14.2.0) 14.2.0") C++ linker for the host machine: c++ ld.bfd 2.44 Host machine cpu family: x86_64 Host machine cpu: x86_64 Message: target cpu_family: x86_64 Message: target cpu: x86_64 Message: target system: linux Message: target endian: little Compiler for C++ supports arguments -ferror-limit=5: NO Compiler for C++ supports arguments -fmax-errors=5: YES Compiler for C++ supports arguments -Wno-unused-command-line-argument: NO Compiler for C++ supports arguments -Wno-reserved-macro-identifier: NO Compiler for C++ supports arguments -Wno-init-list-lifetime: YES Compiler for C++ supports arguments -fchar8_t: YES Compiler for C++ supports arguments /bigobj: NO Compiler for C++ supports arguments /Gy: NO Compiler for C++ supports arguments /GF: NO Compiler for C++ supports arguments /openmp-: NO Compiler for C++ supports arguments /permissive-: NO Compiler for C++ supports arguments /utf-8: NO Compiler for C++ supports arguments /volatile:iso: NO Compiler for C++ supports arguments /Zc:__cplusplus: NO Compiler for C++ supports arguments /Zc:inline: NO Compiler for C++ supports arguments /Zc:externConstexpr: NO Compiler for C++ supports arguments /Zc:preprocessor: NO Compiler for C++ supports arguments /Zc:throwingNew: NO Compiler for C++ supports arguments -D_HAS_EXCEPTIONS=1: YES Compiler for C++ supports arguments -Wno-c++98-compat: NO Compiler for C++ supports arguments -Wno-c++98-compat-pedantic: NO Compiler for C++ supports arguments -Wno-documentation: NO Compiler for C++ supports arguments -Wno-documentation-unknown-command: NO Compiler for C++ supports arguments -Wno-switch-enum: YES Compiler for C++ supports arguments -Wno-covered-switch-default: NO Compiler for C++ supports arguments -Wno-padded: YES Compiler for C++ supports arguments -Wno-float-equal: YES Compiler for C++ supports link arguments /OPT:REF,ICF=3: NO Compiler for C++ supports link arguments /INCREMENTAL:NO: NO Compiler for C++ supports arguments -DTOML_HEADER_ONLY=0: YES Compiler for C++ supports arguments -DTOML_SHARED_LIB=1: YES Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3 Program cmake found: YES (/usr/bin/cmake) Build targets in project: 1 tomlplusplus 3.4.0 User defined options auto_features : auto b_lto : false b_pie : true b_staticpic : true bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr python.bytecompile: 0 sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc werror : false wrap_mode : nodownload Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/output' [1/2] Compiling C++ object src/libtomlplusplus.so.3.4.0.p/toml.cpp.o [2/2] Linking target src/libtomlplusplus.so.3.4.0 INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/output ninja: nothing to do No tests defined. >>> tomlplusplus: Entering fakeroot... Installing subdir /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++ to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++ Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/toml.h to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++ Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/toml.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++ Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_new.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/make_node.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/table.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/source_region.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/parse_error.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/at_path.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/forward_declarations.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/preprocessor.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/toml_formatter.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_string.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/value.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_utility.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/parser.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/array.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_vector.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_string.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/unicode.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/table.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/parse_result.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/unicode.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/header_start.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/formatter.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_variant.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_map.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/node_view.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/formatter.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/print_to_stream.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/parser.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/header_end.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/yaml_formatter.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/toml_formatter.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/array.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/path.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_except.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/node.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/node.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/version.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/json_formatter.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/json_formatter.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/yaml_formatter.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/date_time.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_optional.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/at_path.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_initializer_list.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/path.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/print_to_stream.inl to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/simd.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/unicode_autogenerated.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/key.hpp to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl Installing src/libtomlplusplus.so.3.4.0 to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/lib Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/output/meson-private/tomlplusplus.pc to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/lib/pkgconfig Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/output/meson-private/tomlplusplusConfigVersion.cmake to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/lib/cmake/tomlplusplus Installing /home/udu/aports/community/tomlplusplus/src/tomlplusplus-3.4.0/output/src/tomlplusplusConfig.cmake to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/lib/cmake/tomlplusplus Installing symlink pointing to libtomlplusplus.so.3.4.0 to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/lib/libtomlplusplus.so.3 Installing symlink pointing to libtomlplusplus.so.3 to /home/udu/aports/community/tomlplusplus/pkg/tomlplusplus/usr/lib/libtomlplusplus.so >>> tomlplusplus-dev*: Running split function dev... 'usr/include' -> '/home/udu/aports/community/tomlplusplus/pkg/tomlplusplus-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/udu/aports/community/tomlplusplus/pkg/tomlplusplus-dev/usr/lib/pkgconfig' 'usr/lib/cmake' -> '/home/udu/aports/community/tomlplusplus/pkg/tomlplusplus-dev/usr/lib/cmake' 'usr/lib/libtomlplusplus.so' -> '/home/udu/aports/community/tomlplusplus/pkg/tomlplusplus-dev/usr/lib/libtomlplusplus.so' >>> tomlplusplus-dev*: Preparing subpackage tomlplusplus-dev... >>> tomlplusplus-dev*: Stripping binaries >>> tomlplusplus-dev*: Running postcheck for tomlplusplus-dev >>> tomlplusplus-doc*: Running split function doc... 'usr/share/licenses' -> '/home/udu/aports/community/tomlplusplus/pkg/tomlplusplus-doc/usr/share/licenses' >>> tomlplusplus-doc*: Preparing subpackage tomlplusplus-doc... >>> tomlplusplus-doc*: Running postcheck for tomlplusplus-doc >>> tomlplusplus*: Running postcheck for tomlplusplus >>> tomlplusplus*: Preparing package tomlplusplus... >>> tomlplusplus*: Stripping binaries >>> tomlplusplus-dev*: Scanning shared objects >>> tomlplusplus-doc*: Scanning shared objects >>> tomlplusplus*: Scanning shared objects >>> tomlplusplus-dev*: Tracing dependencies... pkgconfig tomlplusplus=3.4.0-r1 >>> tomlplusplus-dev*: Package size: 637.5 KB >>> tomlplusplus-dev*: Compressing data... >>> tomlplusplus-dev*: Create checksum... >>> tomlplusplus-dev*: Create tomlplusplus-dev-3.4.0-r1.apk >>> tomlplusplus-doc*: Tracing dependencies... >>> tomlplusplus-doc*: Package size: 1.1 KB >>> tomlplusplus-doc*: Compressing data... >>> tomlplusplus-doc*: Create checksum... >>> tomlplusplus-doc*: Create tomlplusplus-doc-3.4.0-r1.apk >>> tomlplusplus*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> tomlplusplus*: Package size: 189.9 KB >>> tomlplusplus*: Compressing data... >>> tomlplusplus*: Create checksum... >>> tomlplusplus*: Create tomlplusplus-3.4.0-r1.apk >>> tomlplusplus: Build complete at Tue, 14 Oct 2025 02:07:34 +0000 elapsed time 0h 0m 6s >>> tomlplusplus: Cleaning up srcdir >>> tomlplusplus: Cleaning up pkgdir >>> tomlplusplus: Uninstalling dependencies... (1/12) Purging .makedepends-tomlplusplus (20251014.020728) (2/12) Purging cmake (3.31.7-r1) (3/12) Purging nlohmann-json (3.11.3-r0) (4/12) Purging catch2-3 (3.8.1-r0) (5/12) Purging abuild-meson (1.8.1-r0) (6/12) Purging meson-pyc (1.8.1-r0) (7/12) Purging meson (1.8.1-r0) (8/12) Purging samurai (1.2-r7) (9/12) Purging libarchive (3.8.1-r0) (10/12) Purging libuv (1.51.0-r0) (11/12) Purging lz4-libs (1.10.0-r0) (12/12) Purging rhash-libs (1.4.5-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> tomlplusplus: Updating the community/x86_64 repository index... >>> tomlplusplus: Signing the index...