>>> wf-config: Building testing/wf-config 0.8.0-r0 (using abuild 3.13.0-r5) started Sat, 28 Sep 2024 03:16:14 +0000 >>> wf-config: Checking sanity of /home/buildozer/aports/testing/wf-config/APKBUILD... >>> wf-config: Analyzing dependencies... >>> wf-config: Installing for build: build-base meson libevdev-dev libxml2-dev glm-dev linux-headers (1/25) Installing samurai (1.2-r5) (2/25) Installing libbz2 (1.0.8-r6) (3/25) Installing libffi (3.4.6-r0) (4/25) Installing gdbm (1.24-r0) (5/25) Installing xz-libs (5.6.2-r0) (6/25) Installing mpdecimal (4.0.0-r0) (7/25) Installing libpanelw (6.5_p20240601-r1) (8/25) Installing sqlite-libs (3.46.1-r0) (9/25) Installing python3 (3.12.6-r0) (10/25) Installing python3-pycache-pyc0 (3.12.6-r0) (11/25) Installing pyc (3.12.6-r0) (12/25) Installing meson-pyc (1.5.2-r0) (13/25) Installing python3-pyc (3.12.6-r0) (14/25) Installing meson (1.5.2-r0) (15/25) Installing linux-headers (6.6-r0) (16/25) Installing libevdev (1.13.3-r0) (17/25) Installing libevdev-dev (1.13.3-r0) (18/25) Installing zlib-dev (1.3.1-r2) (19/25) Installing xz (5.6.2-r0) (20/25) Installing xz-dev (5.6.2-r0) (21/25) Installing libxml2 (2.12.8-r0) (22/25) Installing libxml2-utils (2.12.8-r0) (23/25) Installing libxml2-dev (2.12.8-r0) (24/25) Installing glm-dev (0.9.9.8-r4) (25/25) Installing .makedepends-wf-config (20240928.031625) Executing busybox-1.36.1-r32.trigger OK: 313 MiB in 130 packages >>> wf-config: Cleaning up srcdir >>> wf-config: Cleaning up pkgdir >>> wf-config: Cleaning up tmpdir >>> wf-config: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wf-config-0.8.0.tar.xz >>> wf-config: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wf-config-0.8.0.tar.xz >>> wf-config: Checking sha512sums... wf-config-0.8.0.tar.xz: OK >>> wf-config: Unpacking /var/cache/distfiles/wf-config-0.8.0.tar.xz... The Meson build system Version: 1.5.2 Source dir: /home/buildozer/aports/testing/wf-config/src/wf-config-0.8.0 Build dir: /home/buildozer/aports/testing/wf-config/src/wf-config-0.8.0/output Build type: native build Project name: wf-config Project version: 0.8.0 C++ compiler for the host machine: g++ (gcc 14.2.0 "g++ (Alpine 14.2.0) 14.2.0") C++ linker for the host machine: g++ ld.bfd 2.43.1 Host machine cpu family: loongarch64 Host machine cpu: loongarch64 Found pkg-config: YES (/usr/bin/pkg-config) 2.3.0 Run-time dependency glm found: YES 0.9.9 Run-time dependency libevdev found: YES 1.13.3 Run-time dependency libxml-2.0 found: YES 2.12.8 Did not find CMake 'cmake' Found CMake: NO Run-time dependency doctest found: NO (tried pkgconfig and cmake) Build targets in project: 1 wf-config 0.8.0 User defined options auto_features : auto 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 sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc werror : false wrap_mode : nodownload python.bytecompile: 0 b_lto : false b_pie : true b_staticpic : true Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/testing/wf-config/src/wf-config-0.8.0/output' [1/10] Compiling C++ object libwf-config.so.0.8.0.p/src_compound-option.cpp.o [2/10] Compiling C++ object libwf-config.so.0.8.0.p/src_duration.cpp.o [3/10] Compiling C++ object libwf-config.so.0.8.0.p/src_file.cpp.o [4/10] Compiling C++ object libwf-config.so.0.8.0.p/src_config-manager.cpp.o [5/10] Compiling C++ object libwf-config.so.0.8.0.p/src_xml.cpp.o [6/10] Compiling C++ object libwf-config.so.0.8.0.p/src_log.cpp.o [7/10] Compiling C++ object libwf-config.so.0.8.0.p/src_section.cpp.o [8/10] Compiling C++ object libwf-config.so.0.8.0.p/src_option.cpp.o [9/10] Compiling C++ object libwf-config.so.0.8.0.p/src_types.cpp.o ninja: job failed: g++ -Ilibwf-config.so.0.8.0.p -I. -I.. -Iinclude -I../include -I/usr/include/libevdev-1.0 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17 -Wno-deprecated-declarations -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -MD -MQ libwf-config.so.0.8.0.p/src_file.cpp.o -MF libwf-config.so.0.8.0.p/src_file.cpp.o.d -o libwf-config.so.0.8.0.p/src_file.cpp.o -c ../src/file.cpp ../src/file.cpp: In lambda function: ../src/file.cpp:419:25: error: 'any_of' is not a member of 'std' 419 | return std::any_of( | ^~~~~~ ninja: subcommand failed INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/buildozer/aports/testing/wf-config/src/wf-config-0.8.0/output >>> ERROR: wf-config: build failed >>> wf-config: Uninstalling dependencies... (1/25) Purging .makedepends-wf-config (20240928.031625) (2/25) Purging meson-pyc (1.5.2-r0) (3/25) Purging meson (1.5.2-r0) (4/25) Purging samurai (1.2-r5) (5/25) Purging python3-pyc (3.12.6-r0) (6/25) Purging python3-pycache-pyc0 (3.12.6-r0) (7/25) Purging pyc (3.12.6-r0) (8/25) Purging python3 (3.12.6-r0) (9/25) Purging libevdev-dev (1.13.3-r0) (10/25) Purging libevdev (1.13.3-r0) (11/25) Purging libxml2-dev (2.12.8-r0) (12/25) Purging libxml2-utils (2.12.8-r0) (13/25) Purging libxml2 (2.12.8-r0) (14/25) Purging glm-dev (0.9.9.8-r4) (15/25) Purging linux-headers (6.6-r0) (16/25) Purging gdbm (1.24-r0) (17/25) Purging libbz2 (1.0.8-r6) (18/25) Purging libffi (3.4.6-r0) (19/25) Purging libpanelw (6.5_p20240601-r1) (20/25) Purging mpdecimal (4.0.0-r0) (21/25) Purging sqlite-libs (3.46.1-r0) (22/25) Purging xz-dev (5.6.2-r0) (23/25) Purging xz (5.6.2-r0) (24/25) Purging xz-libs (5.6.2-r0) (25/25) Purging zlib-dev (1.3.1-r2) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 105 packages