Build started at 2025-01-31T14:51:24.105830
Main binary: /usr/bin/python3
Build Options: -Dprefix=/usr -Dlibdir=/usr/lib/aarch64-linux-gnu
Python system: Linux
The Meson build system
Version: 1.5.1
Source dir: /home/spl/dev/wf-panel-pi
Build dir: /home/spl/dev/wf-panel-pi/builddir
Build type: native build
Project name: wf-panel-pi
Project version: 0.8.0
C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the host machine: cc ld.bfd 2.40
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.40
Copyright (C) 2023 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
C++ compiler for the host machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0")
C++ linker for the host machine: c++ ld.bfd 2.40
C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the build machine: cc ld.bfd 2.40
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.40
Copyright (C) 2023 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
C++ compiler for the build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0")
C++ linker for the build machine: c++ ld.bfd 2.40
Build machine cpu family: aarch64
Build machine cpu: aarch64
Host machine cpu family: aarch64
Host machine cpu: aarch64
Target machine cpu family: aarch64
Target machine cpu: aarch64
Dependency wayland-client found: YES 1.23.0 (cached)
Dependency wayland-protocols found: YES 1.37 (cached)
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=pkgdatadir wayland-protocols` -> 0
stdout:
//usr/share/wayland-protocols
-----------
Got pkg-config variable pkgdatadir : //usr/share/wayland-protocols
Program wayland-scanner found: YES (/usr/bin/wayland-scanner)
Dependency gtkmm-3.0 found: YES 3.24.7 (cached)
Dependency gtk-layer-shell-0 found: YES 0.8.0 (cached)
Dependency libudev found: YES 252 (cached)
Dependency libinput found: YES 1.22.1 (cached)
Dependency libevdev found: YES 1.13.0 (cached)
Dependency libxml-2.0 found: YES 2.9.14 (cached)
Dependency dbusmenu-gtk3-0.4 found: YES 16.04.0 (cached)
Running command: /bin/sh /home/spl/dev/wf-panel-pi/po/linggen
--- stdout ---

--- stderr ---


Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Build targets in project: 102
NOTICE: Future-deprecated features used:
 * 0.56.0: {'dependency.get_pkgconfig_variable'}

wf-panel-pi 0.8.0

  User defined options
    libdir: /usr/lib/aarch64-linux-gnu
    prefix: /usr

Found ninja-1.11.1 at /usr/bin/ninja
Running compile:
Working directory:  /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp1nmlf7t6
Code:

-----------
Command line: `cc /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp1nmlf7t6/testfile.c -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp1nmlf7t6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0
stdout:
install: /usr/lib/gcc/aarch64-linux-gnu/12/
programs: =/usr/lib/gcc/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/bin/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/bin/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/bin/
libraries: =/usr/lib/gcc/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/lib/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/lib/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../lib/:/lib/aarch64-linux-gnu/12/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/12/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/lib/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../:/lib/:/usr/lib/
-----------
Running compile:
Working directory:  /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei
Code:

        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
-----------
Command line: `c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive` -> 0
Running compile:
Working directory:  /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj
Code:

        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
-----------
Command line: `c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive` -> 1
stderr:
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~
-----------
Running compile:
Working directory:  /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao
Code:

        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
-----------
Command line: `c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive` -> 1
stderr:
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~
-----------
Running compile:
Working directory:  /tmp/tmp64e3yq_y
Code:
int i = static_cast<int>(0);
-----------
Command line: `c++ /tmp/tmp64e3yq_y/testfile.cpp -o /tmp/tmp64e3yq_y/output.obj -D_FILE_OFFSET_BITS=64 -c -std=c++17` -> 0
Compiler accepts -std=c++17: YES
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Running compile:
Working directory:  /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpasyfnx7f
Code:

-----------
Command line: `c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpasyfnx7f/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpasyfnx7f/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive --print-search-dirs` -> 0
stdout:
install: /usr/lib/gcc/aarch64-linux-gnu/12/
programs: =/usr/lib/gcc/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/bin/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/bin/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/bin/
libraries: =/usr/lib/gcc/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/lib/aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/lib/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../aarch64-linux-gnu/12/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../lib/:/lib/aarch64-linux-gnu/12/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/12/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/lib/:/usr/lib/gcc/aarch64-linux-gnu/12/../../../:/lib/:/usr/lib/
-----------
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmp0qo__3ei/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive 

Code:
 
        #ifdef __has_include
         #if !__has_include("version")
          #error "Header 'version' could not be found"
         #endif
        #else
         #include <version>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _LIBCPP_VERSION
                _LIBCPP_VERSION;
            #endif
            return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp: In function 'int main()':
/home/spl/dev/wf-panel-pi/builddir/meson-private/tmpdf93v7uj/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope
    6 |                 _LIBCPP_VERSION;
      |                 ^~~~~~~~~~~~~~~

Using cached compile:
Cached command line:  c++ /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp -o /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 
        #include <version>
        using _LIBCPP_VERSION;
        int main(void) { return 0; }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/spl/dev/wf-panel-pi/builddir/meson-private/tmpzgmpe2ao/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION'
    3 |         using _LIBCPP_VERSION;
      |               ^~~~~~~~~~~~~~~

Failed to guess install tag for /usr/share/wf-panel-pi/metadata/panel-pi.xml
Failed to guess install tag for /usr/share/wf-panel-pi/ui/config.ui
Failed to guess install tag for /usr/share/applications/wf-panel-pi.desktop
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/clock.xml
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/launchers.xml
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/notify.xml
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/tray.xml
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/window-list.xml
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/panel-pi.xml
Failed to guess install tag for /usr/share/wf-panel-pi/ui/config.ui
Failed to guess install tag for /usr/share/applications/wf-panel-pi.desktop
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/clock.xml
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/launchers.xml
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/notify.xml
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/tray.xml
Failed to guess install tag for /usr/share/wf-panel-pi/metadata/window-list.xml
