Build started at 2025-11-23T10:19:32.074273
Main binary: /usr/bin/python3
Build Options: -Dbuildtype=release
Python system: Linux
The Meson build system
Version: 0.64.1
Source dir: /home/amigaone/Downloads/dosbox-staging-0.82.2
Build dir: /home/amigaone/Downloads/dosbox-staging-0.82.2/build
Build type: native build
Running command: /home/amigaone/Downloads/dosbox-staging-0.82.2/scripts/get-version.sh version
--- stdout ---


--- stderr ---
fatal: not a git repository (or any of the parent directories): .git
grep: /include/version.h: No such file or directory
fatal: not a git repository (or any of the parent directories): .git


Project name: dosbox-staging
Project version: 
-----
Detecting compiler via: cc --version
compiler returned <Popen: returncode: 0 args: ['cc', '--version']>
compiler stdout:
cc (GCC) 10.2.1 20201203
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


compiler stderr:

Running command: cc -E -dM -
-----
Detecting linker via: cc -Wl,--version
linker returned <Popen: returncode: 0 args: ['cc', '-Wl,--version']>
linker stdout:
GNU ld (GNU Binutils) 2.35.1
Copyright (C) 2020 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) a later version.
This program has absolutely no warranty.

linker stderr:
collect2 version 10.2.1 20201203
/usr/bin/ld -plugin /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/liblto_plugin.so -plugin-opt=/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccrLUHpt.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --secure-plt -m elf32ppclinux -dynamic-linker /lib/ld.so.1 -pie /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../Scrt1.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../crti.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/crtbeginS.o -L/usr/lib32/gcc/powerpc-linux-gnu/10.2.1 -L/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/crtendS.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../crtn.o

Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/sanitycheckc.exe
C compiler for the host machine: cc (gcc 10.2.1 "cc (GCC) 10.2.1 20201203")
C linker for the host machine: cc ld.bfd 2.35.1
-----
Detecting compiler via: c++ --version
compiler returned <Popen: returncode: 0 args: ['c++', '--version']>
compiler stdout:
c++ (GCC) 10.2.1 20201203
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


compiler stderr:

Running command: c++ -E -dM -
-----
Detecting linker via: c++ -Wl,--version
linker returned <Popen: returncode: 0 args: ['c++', '-Wl,--version']>
linker stdout:
GNU ld (GNU Binutils) 2.35.1
Copyright (C) 2020 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) a later version.
This program has absolutely no warranty.

linker stderr:
collect2 version 10.2.1 20201203
/usr/bin/ld -plugin /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/liblto_plugin.so -plugin-opt=/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRwfHdQ.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu --secure-plt -m elf32ppclinux -dynamic-linker /lib/ld.so.1 -pie /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../Scrt1.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../crti.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/crtbeginS.o -L/usr/lib32/gcc/powerpc-linux-gnu/10.2.1 -L/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../.. --version -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/crtendS.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../crtn.o

Sanity testing C++ compiler: c++
Is cross compiler: False.
Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/sanitycheckcpp.exe
C++ compiler for the host machine: c++ (gcc 10.2.1 "c++ (GCC) 10.2.1 20201203")
C++ linker for the host machine: c++ ld.bfd 2.35.1
-----
Detecting compiler via: cc --version
compiler returned <Popen: returncode: 0 args: ['cc', '--version']>
compiler stdout:
cc (GCC) 10.2.1 20201203
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


compiler stderr:

Running command: cc -E -dM -
-----
Detecting linker via: cc -Wl,--version
linker returned <Popen: returncode: 0 args: ['cc', '-Wl,--version']>
linker stdout:
GNU ld (GNU Binutils) 2.35.1
Copyright (C) 2020 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) a later version.
This program has absolutely no warranty.

linker stderr:
collect2 version 10.2.1 20201203
/usr/bin/ld -plugin /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/liblto_plugin.so -plugin-opt=/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRACWFW.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --secure-plt -m elf32ppclinux -dynamic-linker /lib/ld.so.1 -pie /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../Scrt1.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../crti.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/crtbeginS.o -L/usr/lib32/gcc/powerpc-linux-gnu/10.2.1 -L/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/crtendS.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../crtn.o

Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/sanitycheckc.exe
C compiler for the build machine: cc (gcc 10.2.1 "cc (GCC) 10.2.1 20201203")
C linker for the build machine: cc ld.bfd 2.35.1
-----
Detecting compiler via: c++ --version
compiler returned <Popen: returncode: 0 args: ['c++', '--version']>
compiler stdout:
c++ (GCC) 10.2.1 20201203
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


compiler stderr:

Running command: c++ -E -dM -
-----
Detecting linker via: c++ -Wl,--version
linker returned <Popen: returncode: 0 args: ['c++', '-Wl,--version']>
linker stdout:
GNU ld (GNU Binutils) 2.35.1
Copyright (C) 2020 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) a later version.
This program has absolutely no warranty.

linker stderr:
collect2 version 10.2.1 20201203
/usr/bin/ld -plugin /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/liblto_plugin.so -plugin-opt=/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccatqvXm.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu --secure-plt -m elf32ppclinux -dynamic-linker /lib/ld.so.1 -pie /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../Scrt1.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../crti.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/crtbeginS.o -L/usr/lib32/gcc/powerpc-linux-gnu/10.2.1 -L/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../.. --version -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/crtendS.o /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../crtn.o

Sanity testing C++ compiler: c++
Is cross compiler: False.
Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/sanitycheckcpp.exe
C++ compiler for the build machine: c++ (gcc 10.2.1 "c++ (GCC) 10.2.1 20201203")
C++ linker for the build machine: c++ ld.bfd 2.35.1
Build machine cpu family: ppc64
Build machine cpu: ppc64
Host machine cpu family: ppc64
Host machine cpu: ppc64
Target machine cpu family: ppc64
Target machine cpu: ppc64
Configuring drives with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/drives
--- stdout ---

--- stderr ---


Configuring y.conf with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/drives/y.conf /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/drives/y.conf
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/drives/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/drives

--- stderr ---


Configuring y with command
Running command: /usr/bin/cp -f -R -P /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/drives/y /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/drives
--- stdout ---

--- stderr ---


Configuring freedos-cpi with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi
--- stdout ---

--- stderr ---


Configuring EGA.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA.CPI
--- stdout ---

--- stderr ---


Configuring EGA2.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA2.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA2.CPI
--- stdout ---

--- stderr ---


Configuring EGA3.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA3.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA3.CPI
--- stdout ---

--- stderr ---


Configuring EGA4.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA4.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA4.CPI
--- stdout ---

--- stderr ---


Configuring EGA5.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA5.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA5.CPI
--- stdout ---

--- stderr ---


Configuring EGA6.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA6.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA6.CPI
--- stdout ---

--- stderr ---


Configuring EGA7.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA7.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA7.CPI
--- stdout ---

--- stderr ---


Configuring EGA8.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA8.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA8.CPI
--- stdout ---

--- stderr ---


Configuring EGA9.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA9.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA9.CPI
--- stdout ---

--- stderr ---


Configuring EGA10.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA10.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA10.CPI
--- stdout ---

--- stderr ---


Configuring EGA11.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA11.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA11.CPI
--- stdout ---

--- stderr ---


Configuring EGA12.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA12.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA12.CPI
--- stdout ---

--- stderr ---


Configuring EGA13.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA13.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA13.CPI
--- stdout ---

--- stderr ---


Configuring EGA14.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA14.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA14.CPI
--- stdout ---

--- stderr ---


Configuring EGA15.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA15.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA15.CPI
--- stdout ---

--- stderr ---


Configuring EGA16.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA16.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA16.CPI
--- stdout ---

--- stderr ---


Configuring EGA17.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA17.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA17.CPI
--- stdout ---

--- stderr ---


Configuring EGA18.CPI with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/EGA18.CPI /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-cpi/EGA18.CPI
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-cpi

--- stderr ---


Configuring freedos-keyboard with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-keyboard
--- stdout ---

--- stderr ---


Configuring KEYBOARD.SYS with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-keyboard/KEYBOARD.SYS /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-keyboard/KEYBOARD.SYS
--- stdout ---

--- stderr ---


Configuring KEYBRD2.SYS with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-keyboard/KEYBRD2.SYS /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-keyboard/KEYBRD2.SYS
--- stdout ---

--- stderr ---


Configuring KEYBRD3.SYS with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-keyboard/KEYBRD3.SYS /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-keyboard/KEYBRD3.SYS
--- stdout ---

--- stderr ---


Configuring KEYBRD4.SYS with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-keyboard/KEYBRD4.SYS /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/freedos-keyboard/KEYBRD4.SYS
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-keyboard/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/freedos-keyboard

--- stderr ---


Configuring glshaders with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/glshaders
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/glshaders/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/glshaders

--- stderr ---


Configuring crt with command
Running command: /usr/bin/cp -f -R -P /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/glshaders/crt /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/glshaders
--- stdout ---

--- stderr ---


Configuring interpolation with command
Running command: /usr/bin/cp -f -R -P /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/glshaders/interpolation /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/glshaders
--- stdout ---

--- stderr ---


Configuring misc with command
Running command: /usr/bin/cp -f -R -P /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/glshaders/misc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/glshaders
--- stdout ---

--- stderr ---


Configuring scaler with command
Running command: /usr/bin/cp -f -R -P /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/glshaders/scaler /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/glshaders
--- stdout ---

--- stderr ---


Configuring mapping with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping
--- stdout ---

--- stderr ---


Configuring ASCII.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping/ASCII.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping/ASCII.TXT
--- stdout ---

--- stderr ---


Configuring CAPITAL_SMALL.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping/CAPITAL_SMALL.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping/CAPITAL_SMALL.TXT
--- stdout ---

--- stderr ---


Configuring DECOMPOSITION.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping/DECOMPOSITION.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping/DECOMPOSITION.TXT
--- stdout ---

--- stderr ---


Configuring MAIN.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping/MAIN.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping/MAIN.TXT
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping

--- stderr ---


Configuring mapping-freedos.org with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-freedos.org
--- stdout ---

--- stderr ---


Configuring CP_30000.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-freedos.org/CP_30000.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-freedos.org/CP_30000.TXT
--- stdout ---

--- stderr ---


Configuring CP_30006.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-freedos.org/CP_30006.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-freedos.org/CP_30006.TXT
--- stdout ---

--- stderr ---


Configuring CP_30034.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-freedos.org/CP_30034.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-freedos.org/CP_30034.TXT
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-freedos.org/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-freedos.org

--- stderr ---


Configuring mapping-unicode.org with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org
--- stdout ---

--- stderr ---


Configuring CP_437.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_437.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_437.TXT
--- stdout ---

--- stderr ---


Configuring CP_737.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_737.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_737.TXT
--- stdout ---

--- stderr ---


Configuring CP_775.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_775.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_775.TXT
--- stdout ---

--- stderr ---


Configuring CP_850.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_850.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_850.TXT
--- stdout ---

--- stderr ---


Configuring CP_852.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_852.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_852.TXT
--- stdout ---

--- stderr ---


Configuring CP_855.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_855.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_855.TXT
--- stdout ---

--- stderr ---


Configuring CP_856.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_856.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_856.TXT
--- stdout ---

--- stderr ---


Configuring CP_857.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_857.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_857.TXT
--- stdout ---

--- stderr ---


Configuring CP_860.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_860.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_860.TXT
--- stdout ---

--- stderr ---


Configuring CP_861.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_861.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_861.TXT
--- stdout ---

--- stderr ---


Configuring CP_862.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_862.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_862.TXT
--- stdout ---

--- stderr ---


Configuring CP_863.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_863.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_863.TXT
--- stdout ---

--- stderr ---


Configuring CP_864.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_864.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_864.TXT
--- stdout ---

--- stderr ---


Configuring CP_865.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_865.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_865.TXT
--- stdout ---

--- stderr ---


Configuring CP_866.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_866.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_866.TXT
--- stdout ---

--- stderr ---


Configuring CP_869.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_869.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_869.TXT
--- stdout ---

--- stderr ---


Configuring CP_874.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_874.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_874.TXT
--- stdout ---

--- stderr ---


Configuring CP_1250.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_1250.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_1250.TXT
--- stdout ---

--- stderr ---


Configuring CP_1251.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_1251.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_1251.TXT
--- stdout ---

--- stderr ---


Configuring CP_1252.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_1252.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_1252.TXT
--- stdout ---

--- stderr ---


Configuring CP_1253.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_1253.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_1253.TXT
--- stdout ---

--- stderr ---


Configuring CP_1254.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_1254.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_1254.TXT
--- stdout ---

--- stderr ---


Configuring CP_1255.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_1255.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_1255.TXT
--- stdout ---

--- stderr ---


Configuring CP_1256.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_1256.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_1256.TXT
--- stdout ---

--- stderr ---


Configuring CP_1257.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_1257.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_1257.TXT
--- stdout ---

--- stderr ---


Configuring CP_1258.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/CP_1258.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/CP_1258.TXT
--- stdout ---

--- stderr ---


Configuring license.txt with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/license.txt /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-unicode.org/license.txt
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-unicode.org

--- stderr ---


Configuring mapping-wikipedia.org with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org
--- stdout ---

--- stderr ---


Configuring CP_708.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_708.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_708.TXT
--- stdout ---

--- stderr ---


Configuring CP_720.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_720.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_720.TXT
--- stdout ---

--- stderr ---


Configuring CP_773.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_773.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_773.TXT
--- stdout ---

--- stderr ---


Configuring CP_776.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_776.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_776.TXT
--- stdout ---

--- stderr ---


Configuring CP_777.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_777.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_777.TXT
--- stdout ---

--- stderr ---


Configuring CP_778.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_778.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_778.TXT
--- stdout ---

--- stderr ---


Configuring CP_851.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_851.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_851.TXT
--- stdout ---

--- stderr ---


Configuring CP_853.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_853.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_853.TXT
--- stdout ---

--- stderr ---


Configuring CP_899.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_899.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_899.TXT
--- stdout ---

--- stderr ---


Configuring CP_1117.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_1117.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_1117.TXT
--- stdout ---

--- stderr ---


Configuring CP_1169.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_1169.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_1169.TXT
--- stdout ---

--- stderr ---


Configuring CP_1270.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_1270.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_1270.TXT
--- stdout ---

--- stderr ---


Configuring CP_3021.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_3021.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_3021.TXT
--- stdout ---

--- stderr ---


Configuring CP_3848.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_3848.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_3848.TXT
--- stdout ---

--- stderr ---


Configuring CP_20866.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_20866.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_20866.TXT
--- stdout ---

--- stderr ---


Configuring CP_28591.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28591.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28591.TXT
--- stdout ---

--- stderr ---


Configuring CP_28592.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28592.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28592.TXT
--- stdout ---

--- stderr ---


Configuring CP_28593.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28593.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28593.TXT
--- stdout ---

--- stderr ---


Configuring CP_28594.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28594.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28594.TXT
--- stdout ---

--- stderr ---


Configuring CP_28595.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28595.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28595.TXT
--- stdout ---

--- stderr ---


Configuring CP_28596.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28596.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28596.TXT
--- stdout ---

--- stderr ---


Configuring CP_28597.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28597.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28597.TXT
--- stdout ---

--- stderr ---


Configuring CP_28598.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28598.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28598.TXT
--- stdout ---

--- stderr ---


Configuring CP_28600.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28600.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28600.TXT
--- stdout ---

--- stderr ---


Configuring CP_28601.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28601.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28601.TXT
--- stdout ---

--- stderr ---


Configuring CP_28603.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28603.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28603.TXT
--- stdout ---

--- stderr ---


Configuring CP_28604.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28604.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28604.TXT
--- stdout ---

--- stderr ---


Configuring CP_28606.TXT with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/CP_28606.TXT /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapping-wikipedia.org/CP_28606.TXT
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapping-wikipedia.org

--- stderr ---


Configuring translations with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations
--- stdout ---

--- stderr ---


Configuring br.lng with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/br.lng /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations/br.lng
--- stdout ---

--- stderr ---


Configuring de.lng with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/de.lng /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations/de.lng
--- stdout ---

--- stderr ---


Configuring en.lng with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/en.lng /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations/en.lng
--- stdout ---

--- stderr ---


Configuring es.lng with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/es.lng /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations/es.lng
--- stdout ---

--- stderr ---


Configuring fr.lng with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/fr.lng /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations/fr.lng
--- stdout ---

--- stderr ---


Configuring it.lng with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/it.lng /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations/it.lng
--- stdout ---

--- stderr ---


Configuring nl.lng with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/nl.lng /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations/nl.lng
--- stdout ---

--- stderr ---


Configuring pl.lng with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/pl.lng /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations/pl.lng
--- stdout ---

--- stderr ---


Configuring ru.lng with command
Running command: /usr/bin/install -m 644 /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/ru.lng /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/translations/ru.lng
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/translations

--- stderr ---


Configuring mapperfiles with command
Running command: /usr/bin/mkdir -p /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapperfiles
--- stdout ---

--- stderr ---


Running command: /usr/bin/dirname /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapperfiles/meson.build
--- stdout ---
/home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapperfiles

--- stderr ---


Configuring xbox with command
Running command: /usr/bin/cp -f -R -P /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/resources/mapperfiles/xbox /home/amigaone/Downloads/dosbox-staging-0.82.2/build/contrib/resources/../../resources/mapperfiles
--- stdout ---

--- stderr ---


Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpg0bzqef4
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpg0bzqef4/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpg0bzqef4/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Walloca 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Walloca: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp45_nzxdk
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp45_nzxdk/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp45_nzxdk/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wctor-dtor-privacy 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wctor-dtor-privacy: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpgdtw8itc
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpgdtw8itc/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpgdtw8itc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wdate-time 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wdate-time: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpsszetjqz
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpsszetjqz/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpsszetjqz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wdisabled-optimization 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wdisabled-optimization: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpp7yo4lwy
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpp7yo4lwy/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpp7yo4lwy/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wduplicated-branches 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wduplicated-branches: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp1o6ujmj6
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp1o6ujmj6/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp1o6ujmj6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Weffc++ 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Weffc++: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnx8ohsmi
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnx8ohsmi/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnx8ohsmi/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wextra-semi 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wextra-semi: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_2qzuatu
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_2qzuatu/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_2qzuatu/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wlogical-op 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wlogical-op: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9v6wqp1o
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9v6wqp1o/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9v6wqp1o/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wlogical-not-parentheses 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wlogical-not-parentheses: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpf_g438ph
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpf_g438ph/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpf_g438ph/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wredundant-decls 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wredundant-decls: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvg_loz_v
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvg_loz_v/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvg_loz_v/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmismatched-tags 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wmismatched-tags: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpf96luc12
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpf96luc12/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpf96luc12/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wsizeof-pointer-div 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wsizeof-pointer-div: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpbrcnh6z9
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpbrcnh6z9/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpbrcnh6z9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wstack-protector 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wstack-protector: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpblp6xu0_
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpblp6xu0_/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpblp6xu0_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wstrict-null-sentinel 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wstrict-null-sentinel: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp4_isqssi
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp4_isqssi/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp4_isqssi/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wsuggest-override 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wsuggest-override: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpqpio4kr8
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpqpio4kr8/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpqpio4kr8/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wzero-as-null-pointer-constant 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wzero-as-null-pointer-constant: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmppi9u31n7
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmppi9u31n7/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmppi9u31n7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wformat-security -Wno-format-security 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wno-format-security: YES 
Running compile:
Working directory:  /tmp/tmp_7su06me
Command line:  c++ /tmp/tmp_7su06me/testfile.cpp -o /tmp/tmp_7su06me/output.obj -D_FILE_OFFSET_BITS=64 -c -std=c++20 

Code:
 int i = static_cast<int>(0);
Compiler stdout:
 
Compiler stderr:
 
Compiler accepts -std=c++20: YES
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpe5qp5c58
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpe5qp5c58/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive -std=c++20 

Code:
 
        #ifdef __has_include
         #if !__has_include("filesystem")
          #error "Header 'filesystem' could not be found"
         #endif
        #else
         #include <filesystem>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "filesystem" : YES 
Running command: /usr/bin/sh -c echo "$CXXFLAGS"
--- stdout ---


--- stderr ---


Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpd5mebyvi
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpd5mebyvi/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpd5mebyvi/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -march=native 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cc: error: unrecognized command-line option '-march=native'; did you mean '-mcpu=native'?

Compiler for C supports arguments -march=native: NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpg6szu3sr
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpg6szu3sr/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpg6szu3sr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunknown-pragmas -Wno-unknown-pragmas 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wno-unknown-pragmas: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmphc2m2r2t
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmphc2m2r2t/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmphc2m2r2t/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpch-preprocess 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fpch-preprocess: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmperbdl7iq
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmperbdl7iq/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmperbdl7iq/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmaybe-uninitialized 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmaybe-uninitialized: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpj2fs4wbt
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpj2fs4wbt/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpj2fs4wbt/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Weffc++ 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cc1: warning: command-line option '-Weffc++' is valid for C++/ObjC++ but not for C

Compiler for C supports arguments -Weffc++: NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp5xuksc61
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp5xuksc61/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp5xuksc61/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wextra-semi 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cc1: warning: command-line option '-Wextra-semi' is valid for C++/ObjC++ but not for C

Compiler for C supports arguments -Wextra-semi: NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpjv7t9ql7
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpjv7t9ql7/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpjv7t9ql7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fstrict-aliasing 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fstrict-aliasing: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpflsxd9_z
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpflsxd9_z/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpflsxd9_z/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-aliasing 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wstrict-aliasing: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp67xo_5x_
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp67xo_5x_/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp67xo_5x_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fmerge-all-constants 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fmerge-all-constants: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpj8ouorwr
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpj8ouorwr/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpj8ouorwr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fno-math-errno 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fno-math-errno: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmperhjowxv
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmperhjowxv/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmperhjowxv/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fno-signed-zeros 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fno-signed-zeros: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp5y620c8l
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp5y620c8l/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp5y620c8l/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fno-trapping-math 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fno-trapping-math: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_pcau58m
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_pcau58m/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_pcau58m/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -frename-registers 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -frename-registers: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp55ack9fx
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp55ack9fx/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp55ack9fx/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -ffunction-sections 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -ffunction-sections: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2yacfojc
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2yacfojc/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2yacfojc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fdata-sections 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fdata-sections: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpwygsg_yh
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpwygsg_yh/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpwygsg_yh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -shared-libstdc++ 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cc: error: unrecognized command-line option '-shared-libstdc++'; did you mean '-static-libstdc++'?

Compiler for C supports arguments -shared-libstdc++: NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3oe_l4zr
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3oe_l4zr/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3oe_l4zr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -shared-libgcc 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -shared-libgcc: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpp_luhm5r
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpp_luhm5r/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpp_luhm5r/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fPIC 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fPIC: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpqvhzdpek
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpqvhzdpek/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpqvhzdpek/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wunknown-pragmas -Wno-unknown-pragmas 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wno-unknown-pragmas: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp7vanns20
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp7vanns20/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp7vanns20/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fpch-preprocess 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -fpch-preprocess: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpdk9lfr5p
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpdk9lfr5p/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpdk9lfr5p/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmaybe-uninitialized 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wmaybe-uninitialized: YES 
Using cached compile:
Cached command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp1o6ujmj6/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp1o6ujmj6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Weffc++ 

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C++ supports arguments -Weffc++: YES (cached)
Using cached compile:
Cached command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnx8ohsmi/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnx8ohsmi/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wextra-semi 

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C++ supports arguments -Wextra-semi: YES (cached)
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvnohglvp
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvnohglvp/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvnohglvp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fstrict-aliasing 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -fstrict-aliasing: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb0t_l3ui
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb0t_l3ui/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb0t_l3ui/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wstrict-aliasing 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -Wstrict-aliasing: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3kuuot4_
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3kuuot4_/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3kuuot4_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fmerge-all-constants 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -fmerge-all-constants: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpkpuz9jja
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpkpuz9jja/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpkpuz9jja/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fno-math-errno 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -fno-math-errno: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp37vl0ldo
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp37vl0ldo/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp37vl0ldo/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fno-signed-zeros 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -fno-signed-zeros: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9fffpxjl
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9fffpxjl/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9fffpxjl/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fno-trapping-math 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -fno-trapping-math: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpglqcx2w_
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpglqcx2w_/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpglqcx2w_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -frename-registers 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -frename-registers: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpaq0rb0ld
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpaq0rb0ld/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpaq0rb0ld/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -ffunction-sections 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -ffunction-sections: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpinc4kjqo
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpinc4kjqo/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpinc4kjqo/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fdata-sections 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -fdata-sections: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpetq0fl3t
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpetq0fl3t/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpetq0fl3t/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -shared-libstdc++ 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 c++: error: unrecognized command-line option '-shared-libstdc++'; did you mean '-static-libstdc++'?

Compiler for C++ supports arguments -shared-libstdc++: NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnp67zyyw
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnp67zyyw/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnp67zyyw/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -shared-libgcc 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -shared-libgcc: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpk66r29_x
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpk66r29_x/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpk66r29_x/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fPIC 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports arguments -fPIC: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp4jlaznv_
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp4jlaznv_/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp4jlaznv_/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--fatal-warnings -Wl,-map,dosbox.map 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 /usr/bin/ld: unrecognised emulation mode: ap
Supported emulations: elf32ppclinux elf32ppc elf32ppcsim elf32lppclinux elf32lppc elf32lppcsim elf64ppc elf64lppc
collect2: error: ld returned 1 exit status

Compiler for C++ supports link arguments -Wl,-map,dosbox.map: NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp40hau1vj
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp40hau1vj/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp40hau1vj/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--fatal-warnings -Wl,-Map,dosbox.map 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports link arguments -Wl,-Map,dosbox.map: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpbhxrw0h4
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpbhxrw0h4/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpbhxrw0h4/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--fatal-warnings -Wl,--Map,dosbox.map 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports link arguments -Wl,--Map,dosbox.map: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptsaiejqg
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptsaiejqg/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptsaiejqg/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--fatal-warnings -Wl,--gc-sections 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Compiler for C++ supports link arguments -Wl,--gc-sections: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpgh2doq89
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpgh2doq89/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpgh2doq89/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--fatal-warnings -Wl,--start-group -lstdc++_s -Wl,--end-group 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 /usr/bin/ld: cannot find -lstdc++_s
collect2: error: ld returned 1 exit status

Compiler for C++ supports link arguments -lstdc++_s: NO 
Running command: /home/amigaone/Downloads/dosbox-staging-0.82.2/./scripts/get-version.sh hash
--- stdout ---


--- stderr ---
fatal: not a git repository (or any of the parent directories): .git
grep: /include/version.h: No such file or directory
fatal: not a git repository (or any of the parent directories): .git


Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp8mqsjibc
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp8mqsjibc/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp8mqsjibc/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <time.h>
#include <limits.h>

        #if defined __stub_clock_gettime || defined __stub___clock_gettime
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &clock_gettime;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp8mqsjibc/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp8mqsjibc/testfile.c:10:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   10 |             long long b = (long long) a;
      |                           ^

Checking for function "clock_gettime" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpqy9bfdku
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpqy9bfdku/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpqy9bfdku/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define __builtin_available meson_disable_define_of___builtin_available
        
        #include <limits.h>
        #undef __builtin_available
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char __builtin_available (void);
        
        #if defined __stub___builtin_available || defined __stub_____builtin_available
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return __builtin_available ();
        }
Compiler stdout:
 
Compiler stderr:
 /usr/bin/ld: /tmp/ccjNMSBX.o: in function `main':
testfile.c:(.text+0x28): undefined reference to `__builtin_available'
collect2: error: ld returned 1 exit status

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo788kqgz
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo788kqgz/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo788kqgz/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(__builtin_available) && !1
            #error "No definition for __builtin_available found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_available)
                #error "__builtin_available not found"
            #endif
        #elif ! defined(__builtin_available)
            __builtin_available;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo788kqgz/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo788kqgz/testfile.c:17:18: error: #error "__builtin_available not found"
   17 |                 #error "__builtin_available not found"
      |                  ^~~~~

Checking for function "__builtin_available" : NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2970i5z1
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2970i5z1/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2970i5z1/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define __builtin___clear_cache meson_disable_define_of___builtin___clear_cache
        
        #include <limits.h>
        #undef __builtin___clear_cache
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char __builtin___clear_cache (void);
        
        #if defined __stub___builtin___clear_cache || defined __stub_____builtin___clear_cache
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return __builtin___clear_cache ();
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2970i5z1/testfile.c:10:14: warning: conflicting types for built-in function '__builtin___clear_cache'; expected 'void(void *, void *)' [-Wbuiltin-declaration-mismatch]
   10 |         char __builtin___clear_cache (void);
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/ld: /tmp/ccrBYvtt.o: in function `main':
testfile.c:(.text+0x28): undefined reference to `__builtin___clear_cache'
collect2: error: ld returned 1 exit status

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp8f_rumew
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp8f_rumew/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp8f_rumew/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(__builtin___clear_cache) && !1
            #error "No definition for __builtin___clear_cache found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin___clear_cache)
                #error "__builtin___clear_cache not found"
            #endif
        #elif ! defined(__builtin___clear_cache)
            __builtin___clear_cache;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "__builtin___clear_cache" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpteq1yr_3
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpteq1yr_3/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpteq1yr_3/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <sys/mman.h>
#include <limits.h>

        #if defined __stub_mprotect || defined __stub___mprotect
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &mprotect;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpteq1yr_3/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpteq1yr_3/testfile.c:10:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   10 |             long long b = (long long) a;
      |                           ^

Checking for function "mprotect" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9ohef6ln
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9ohef6ln/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9ohef6ln/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <sys/mman.h>
#include <limits.h>

        #if defined __stub_mmap || defined __stub___mmap
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &mmap;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9ohef6ln/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9ohef6ln/testfile.c:10:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   10 |             long long b = (long long) a;
      |                           ^

Checking for function "mmap" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpogdpaj19
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpogdpaj19/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpogdpaj19/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #include <sys/mman.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef MAP_JIT
                MAP_JIT;
            #endif
            return 0;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpogdpaj19/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpogdpaj19/testfile.c:6:17: error: 'MAP_JIT' undeclared (first use in this function)
    6 |                 MAP_JIT;
      |                 ^~~~~~~
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpogdpaj19/testfile.c:6:17: note: each undeclared identifier is reported only once for each function it appears in

Header "sys/mman.h" has symbol "MAP_JIT" : NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb4v9ezz_
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb4v9ezz_/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb4v9ezz_/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <pthread.h>
#include <limits.h>

        #if defined __stub_pthread_jit_write_protect_np || defined __stub___pthread_jit_write_protect_np
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &pthread_jit_write_protect_np;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb4v9ezz_/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb4v9ezz_/testfile.c:9:32: error: 'pthread_jit_write_protect_np' undeclared (first use in this function)
    9 |             void *a = (void*) &pthread_jit_write_protect_np;
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb4v9ezz_/testfile.c:9:32: note: each undeclared identifier is reported only once for each function it appears in
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb4v9ezz_/testfile.c:10:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   10 |             long long b = (long long) a;
      |                           ^

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpcpsncfnc
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpcpsncfnc/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpcpsncfnc/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <pthread.h>
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !0 && !defined(pthread_jit_write_protect_np) && !0
            #error "No definition for __builtin_pthread_jit_write_protect_np found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_pthread_jit_write_protect_np)
                #error "__builtin_pthread_jit_write_protect_np not found"
            #endif
        #elif ! defined(pthread_jit_write_protect_np)
            __builtin_pthread_jit_write_protect_np;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpcpsncfnc/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpcpsncfnc/testfile.c:12:14: error: #error "No definition for __builtin_pthread_jit_write_protect_np found in the prefix"
   12 |             #error "No definition for __builtin_pthread_jit_write_protect_np found in the prefix"
      |              ^~~~~
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpcpsncfnc/testfile.c:17:18: error: #error "__builtin_pthread_jit_write_protect_np not found"
   17 |                 #error "__builtin_pthread_jit_write_protect_np not found"
      |                  ^~~~~

Checking for function "pthread_jit_write_protect_np" : NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprr547xix
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprr547xix/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprr547xix/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <libkern/OSCacheControl.h>
#include <limits.h>

        #if defined __stub_sys_icache_invalidate || defined __stub___sys_icache_invalidate
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &sys_icache_invalidate;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprr547xix/testfile.c:1:10: fatal error: libkern/OSCacheControl.h: No such file or directory
    1 | #include <libkern/OSCacheControl.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpueqzzr8d
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpueqzzr8d/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpueqzzr8d/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <libkern/OSCacheControl.h>
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !0 && !defined(sys_icache_invalidate) && !0
            #error "No definition for __builtin_sys_icache_invalidate found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_sys_icache_invalidate)
                #error "__builtin_sys_icache_invalidate not found"
            #endif
        #elif ! defined(sys_icache_invalidate)
            __builtin_sys_icache_invalidate;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpueqzzr8d/testfile.c:1:10: fatal error: libkern/OSCacheControl.h: No such file or directory
    1 | #include <libkern/OSCacheControl.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Checking for function "sys_icache_invalidate" : NO 
Run-time dependency threads found: YES
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvs1lopfe
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvs1lopfe/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvs1lopfe/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++20 

Code:
 #include <pthread.h>
#include <limits.h>

        #if defined __stub_pthread_setname_np || defined __stub___pthread_setname_np
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &pthread_setname_np;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "pthread_setname_np" with dependency threads: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmph7vxjx5q
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmph7vxjx5q/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmph7vxjx5q/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <string.h>
#include <limits.h>

        #if defined __stub_strnlen || defined __stub___strnlen
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &strnlen;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmph7vxjx5q/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmph7vxjx5q/testfile.c:10:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   10 |             long long b = (long long) a;
      |                           ^

Checking for function "strnlen" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpkv97c772
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpkv97c772/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpkv97c772/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <dirent.h>
        void bar(void) {
            struct dirent foo;
            foo.d_type;

        }
Compiler stdout:
 
Compiler stderr:
 
Checking whether type "struct dirent" has member "d_type" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprnxkqu4n
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprnxkqu4n/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("libgen.h")
          #error "Header 'libgen.h' could not be found"
         #endif
        #else
         #include <libgen.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "libgen.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpidhbskjr
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpidhbskjr/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("pwd.h")
          #error "Header 'pwd.h' could not be found"
         #endif
        #else
         #include <pwd.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "pwd.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp547n3y8y
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp547n3y8y/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("strings.h")
          #error "Header 'strings.h' could not be found"
         #endif
        #else
         #include <strings.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "strings.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp6znq5lom
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp6znq5lom/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/xattr.h")
          #error "Header 'sys/xattr.h' could not be found"
         #endif
        #else
         #include <sys/xattr.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "sys/xattr.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpu8sp384p
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpu8sp384p/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("netinet/in.h")
          #error "Header 'netinet/in.h' could not be found"
         #endif
        #else
         #include <netinet/in.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "netinet/in.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpuyd5z6me
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpuyd5z6me/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/socket.h")
          #error "Header 'sys/socket.h' could not be found"
         #endif
        #else
         #include <sys/socket.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "sys/socket.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0u51aeu2
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0u51aeu2/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0u51aeu2/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <sys/socket.h>
#include <limits.h>

        #if defined __stub_getpeername || defined __stub___getpeername
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &getpeername;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0u51aeu2/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0u51aeu2/testfile.c:10:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   10 |             long long b = (long long) a;
      |                           ^

Checking for function "getpeername" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptds1rmg2
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptds1rmg2/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptds1rmg2/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <sys/socket.h>
#include <limits.h>

        #if defined __stub_getsockname || defined __stub___getsockname
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &getsockname;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptds1rmg2/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptds1rmg2/testfile.c:10:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   10 |             long long b = (long long) a;
      |                           ^

Checking for function "getsockname" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpfwkps4wl
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/contrib/pagesize/posix_pagesize.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpfwkps4wl/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 /*
 *  SPDX-License-Identifier: GPL-2.0-or-later
 *
 *  Copyright (C) 2023-2023  The DOSBox Staging Team
 *
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2 of the License, or
 *  (at your option) any later version.
 *
 *  This program is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License along
 *  with this program; if not, write to the Free Software Foundation, Inc.,
 *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 */

// Get the memory page size on POSIX systems
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
// Ref: https://pubs.opengroup.org/onlinepubs/9699919799/
//
// Usage: ./posix_pagesize
//
// On success, prints the page size in bytes and return 0 to the shell.
// On failure, prints an error messages and return 1 to the shell.
//
#include <errno.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>

int main(void) {
	// Try two queries
	long pagesize = sysconf(_SC_PAGESIZE);
	if (pagesize == -1) {
		pagesize = sysconf(_SC_PAGE_SIZE);
	}

	// Print the results
	if (pagesize > 0) {
		printf("%ld\n", pagesize);
	} else {
		printf("Error getting page size: %s\n", strerror(errno));
	}

	return (pagesize > 0) ? 0 : 1;
}

Compiler stdout:
 
Compiler stderr:
 
Program stdout:

4096

Program stderr:


Checking if "Query host page size" runs: YES
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnz139fo4
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnz139fo4/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpnz139fo4/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
#include <sys/resource.h>
int main() {
  return setpriority(PRIO_PROCESS, 0, PRIO_MIN + PRIO_MAX);
}

Compiler stdout:
 
Compiler stderr:
 
Checking if "test for setpriority support" compiles: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpx8jwhnad
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpx8jwhnad/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpx8jwhnad/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++20 

Code:
 
void fun(bool test) {
  // value of 'test' is usually going to be true
  if (__builtin_expect(test, true)) {
    /* likely branch */
  } else {
    /* unlikely branch */
  }
}

Compiler stdout:
 
Compiler stderr:
 
Checking if "test for __builtin_expect support" compiles: YES 
Pkg-config binary for 1 is not cached.
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: /usr/bin/pkg-config (0.29.2)
Determining dependency 'atomic' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion atomic` -> 1

CMake binary for 1 is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Found CMake: /usr/bin/cmake (3.25.0)
Extracting basic cmake information
CMake Toolchain: Calling CMake once to generate the compiler state
Calling CMake (['/usr/bin/cmake']) in /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/__CMake_compiler_info__ with:
  - "--trace-expand"
  - "--trace-format=json-v1"
  - "--no-warn-unused-cli"
  - "--trace-redirect=cmake_trace.txt"
  - "-G"
  - "Ninja"
  - "-DCMAKE_TOOLCHAIN_FILE=/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake"
  - "."
Try CMake generator: auto
Calling CMake (['/usr/bin/cmake']) in /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/cmake_atomic with:
  - "--trace-expand"
  - "--trace-format=json-v1"
  - "--no-warn-unused-cli"
  - "--trace-redirect=cmake_trace.txt"
  - "-DCMAKE_TOOLCHAIN_FILE=/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/cmake_atomic/CMakeMesonToolchainFile.cmake"
  - "."
  -- Module search paths:    ['/', '/opt', '/usr', '/usr/local']
  -- CMake root:             /usr/share/cmake-3.25
  -- CMake architectures:    []
  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share']
Preliminary CMake check failed. Aborting.
Run-time dependency atomic found: NO (tried pkgconfig and cmake)
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpgiqiwhli
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpgiqiwhli/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpgiqiwhli/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++20 

Code:
 
  #include <atomic>
  #include <cstdint>
 int main() {
  std::atomic<std::int32_t> x32 = 1;
  std::atomic<std::int64_t> x64 = 1;
  return static_cast<int>(x64.load() - x32.load());
 }
 
Compiler stdout:
 
Compiler stderr:
 /usr/bin/ld: /tmp/cctluTSw.o: in function `main':
testfile.cpp:(.text+0x78): undefined reference to `__atomic_load_8'
collect2: error: ld returned 1 exit status

Checking if "compiler supports atomic types using external library" with dependency atomic: links: NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpsj0ocgg5
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpsj0ocgg5/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpsj0ocgg5/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++20 -Wl,--start-group -latomic -Wl,--end-group 

Code:
 
  #include <atomic>
  #include <cstdint>
 int main() {
  std::atomic<std::int32_t> x32 = 1;
  std::atomic<std::int64_t> x64 = 1;
  return static_cast<int>(x64.load() - x32.load());
 }
 
Compiler stdout:
 
Compiler stderr:
 
Checking if "compiler supports atomic types using internal library" : links: YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpmfb2rpaa
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpmfb2rpaa/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpmfb2rpaa/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -ldl -Wl,--end-group -Wl,--allow-shlib-undefined 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Library dl found: YES
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptlk40rt0
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptlk40rt0/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmptlk40rt0/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lstdc++fs -Wl,--end-group -Wl,--allow-shlib-undefined 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Library stdc++fs found: YES
Dependency threads found: YES unknown (cached)
Pkg-config binary for 1 is cached.
Determining dependency 'iir' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion iir` -> 1

CMake binary for 1 is cached.
Preliminary CMake check failed. Aborting.
Run-time dependency iir found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency iir

Executing subproject iir 

Project name: iir
Project version: 1.9.3
C++ compiler for the host machine: c++ (gcc 10.2.1 "c++ (GCC) 10.2.1 20201203")
C++ linker for the host machine: c++ ld.bfd 2.35.1
C++ compiler for the build machine: c++ (gcc 10.2.1 "c++ (GCC) 10.2.1 20201203")
C++ linker for the build machine: c++ ld.bfd 2.35.1
Build targets in project: 1
Subproject iir finished.

Dependency iir from subproject subprojects/iir1-1.9.3 found: YES 1.9.3
Current include type of ['iir'] is preserve. Converting to requested system
Pkg-config binary for 1 is cached.
Determining dependency 'opusfile' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion opusfile` -> 0
0.12
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags opusfile` -> 0
-I/usr/include/opus
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs opusfile` -> 0
-L/usr/lib32 -lopusfile
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs opusfile` -> 0
-lopusfile
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp1yzm71bz
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp1yzm71bz/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp1yzm71bz/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive 

Code:
 #include<stdio.h>
        
        int main(void) {
            printf("%ld\n", (long)(sizeof(void *)));
            return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Program stdout:

4

Program stderr:


Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb7egkhek
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb7egkhek/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpb7egkhek/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive --print-search-dirs 

Code:
 
Compiler stdout:
 install: /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/
programs: =/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/bin/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/bin/
libraries: =/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/lib/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/lib/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../:/lib/powerpc-linux-gnu/10.2.1/:/lib/:/usr/lib/powerpc-linux-gnu/10.2.1/:/usr/lib/

Compiler stderr:
 
Run-time dependency opusfile found: YES 0.12
Pkg-config binary for 1 is cached.
Determining dependency 'sdl2' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion sdl2` -> 0
2.26.1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags sdl2` -> 0
-D_REENTRANT -I/usr/include/SDL2
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs sdl2` -> 0
-L/usr/lib32 -lSDL2
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs sdl2` -> 0
-lSDL2
Run-time dependency sdl2 found: YES 2.26.1
Pkg-config binary for 1 is cached.
Determining dependency 'zlib-ng' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion zlib-ng` -> 1

CMake binary for 1 is cached.
Preliminary CMake check failed. Aborting.
Run-time dependency zlib-ng found: NO (tried pkgconfig and cmake)
Current include type of ['zlib-ng'] is preserve. Converting to requested system
Pkg-config binary for 1 is cached.
Determining dependency 'zlib' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion zlib` -> 0
1.2.13
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags zlib` -> 0

env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs zlib` -> 0
-L/usr/lib -lz
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs zlib` -> 0
-lz
Run-time dependency zlib found: YES 1.2.13
Pkg-config binary for 1 is cached.
Determining dependency 'libpng' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libpng` -> 0
1.6.39
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libpng` -> 0
-I/usr/include/libpng16
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libpng` -> 0
-L/usr/lib32 -lpng16
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libpng` -> 0
-lpng16
Run-time dependency libpng found: YES 1.6.39
Pkg-config binary for 1 is cached.
Determining dependency 'speexdsp' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion speexdsp` -> 1

CMake binary for 1 is cached.
Preliminary CMake check failed. Aborting.
Run-time dependency speexdsp found: NO (tried pkgconfig and cmake)
Current include type of ['speexdsp'] is preserve. Converting to requested system
Downloading speexdsp source from https://downloads.xiph.org/releases/speex/speexdsp-1.2.1.tar.gz
Downloading speexdsp patch from https://wrapdb.mesonbuild.com/v2/speexdsp_1.2.1-7/get_patch

Executing subproject speexdsp 

Project name: speexdsp
Project version: 1.2.1
C compiler for the host machine: cc (gcc 10.2.1 "cc (GCC) 10.2.1 20201203")
C linker for the host machine: cc ld.bfd 2.35.1
C compiler for the build machine: cc (gcc 10.2.1 "cc (GCC) 10.2.1 20201203")
C linker for the build machine: cc ld.bfd 2.35.1
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp32t4mv92
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp32t4mv92/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp32t4mv92/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=attributes 

Code:
 
        int foo_def(void) __attribute__((visibility("default")));
        int foo_hid(void) __attribute__((visibility("hidden")));
        int foo_int(void) __attribute__((visibility("internal")));
Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports function attribute visibility: YES 
Configuring config.h using configuration
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpuienkw_4
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpuienkw_4/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("inttypes.h")
          #error "Header 'inttypes.h' could not be found"
         #endif
        #else
         #include <inttypes.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "inttypes.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp97cr5unt
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp97cr5unt/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/types.h")
          #error "Header 'sys/types.h' could not be found"
         #endif
        #else
         #include <sys/types.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "sys/types.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpt8rj3j6n
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpt8rj3j6n/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("stdint.h")
          #error "Header 'stdint.h' could not be found"
         #endif
        #else
         #include <stdint.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "stdint.h" : YES 
Configuring speexdsp_config_types.h using configuration
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2l__i26l
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2l__i26l/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2l__i26l/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Library m found: YES
Build targets in project: 2
Subproject speexdsp finished.

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpw68yeiar
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpw68yeiar/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpw68yeiar/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #include <sys/select.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef FD_ZERO
                FD_ZERO;
            #endif
            return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Header "sys/select.h" has symbol "FD_ZERO" : YES 
Pkg-config binary for 1 is cached.
Determining dependency 'SDL2_net' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion SDL2_net` -> 0
2.0.1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags SDL2_net` -> 0
-D_REENTRANT -I/usr/include/SDL2
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs SDL2_net` -> 0
-L/usr/lib -L/usr/lib32 -lSDL2_net -lSDL2
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs SDL2_net` -> 0
-lSDL2_net -lSDL2
Run-time dependency sdl2_net found: YES 2.0.1
Pkg-config binary for 1 is cached.
Determining dependency 'slirp' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion slirp` -> 1

CMake binary for 1 is cached.
Preliminary CMake check failed. Aborting.
Run-time dependency slirp found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency slirp
Downloading slirp source from https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v4.7.0/libslirp-v4.7.0.tar.gz

Executing subproject slirp 

Project name: libslirp
Project version: 4.7.0
C compiler for the host machine: cc (gcc 10.2.1 "cc (GCC) 10.2.1 20201203")
C linker for the host machine: cc ld.bfd 2.35.1
C compiler for the build machine: cc (gcc 10.2.1 "cc (GCC) 10.2.1 20201203")
C linker for the build machine: cc ld.bfd 2.35.1
Running command: /home/amigaone/Downloads/dosbox-staging-0.82.2/subprojects/libslirp-v4.7.0/build-aux/git-version-gen /home/amigaone/Downloads/dosbox-staging-0.82.2/subprojects/libslirp-v4.7.0/.tarball-version
--- stdout ---
UNKNOWN
--- stderr ---


Pkg-config binary for 1 is cached.
Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
2.74.0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
-I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
-L/usr/lib32 -lglib-2.0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
-lglib-2.0
Run-time dependency glib-2.0 found: YES 2.74.0
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprwff3g1b
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprwff3g1b/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprwff3g1b/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #include <valgrind/valgrind.h>
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprwff3g1b/testfile.c:2:18: fatal error: valgrind/valgrind.h: No such file or directory
    2 |         #include <valgrind/valgrind.h>
      |                  ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Check usable header "valgrind/valgrind.h" : NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo4tnfdg4
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo4tnfdg4/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo4tnfdg4/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,--version-script,/home/amigaone/Downloads/dosbox-staging-0.82.2/subprojects/libslirp-v4.7.0/src/libslirp.map 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports link arguments -Wl,--version-script,/home/amigaone/Downloads/dosbox-staging-0.82.2/subprojects/libslirp-v4.7.0/src/libslirp.map: YES 
Configuring libslirp-version.h using configuration
Adding test "ping"
Build targets in project: 4
Subproject slirp finished.

Dependency slirp from subproject subprojects/libslirp-v4.7.0 found: YES 4.7.0
Current include type of ['slirp'] is preserve. Converting to requested system
Pkg-config binary for 1 is cached.
Determining dependency 'gl' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gl` -> 0
1.2
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gl` -> 0

env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gl` -> 0
-L/usr/lib32 -lGL
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gl` -> 0
-lGL
Run-time dependency gl found: YES 1.2
Pkg-config binary for 1 is cached.
Determining dependency 'fluidsynth' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion fluidsynth` -> 1

CMake binary for 1 is cached.
Preliminary CMake check failed. Aborting.
Run-time dependency fluidsynth found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency fluidsynth (modules: FluidSynth::libfluidsynth)
Downloading fluidsynth source from https://github.com/FluidSynth/fluidsynth/archive/v2.3.3.tar.gz
Downloading fluidsynth patch from https://wrapdb.mesonbuild.com/v2/fluidsynth_2.3.3-2/get_patch

Executing subproject fluidsynth 

Project name: fluidsynth
Project version: 2.3.3
C compiler for the host machine: cc (gcc 10.2.1 "cc (GCC) 10.2.1 20201203")
C linker for the host machine: cc ld.bfd 2.35.1
C++ compiler for the host machine: c++ (gcc 10.2.1 "c++ (GCC) 10.2.1 20201203")
C++ linker for the host machine: c++ ld.bfd 2.35.1
C compiler for the build machine: cc (gcc 10.2.1 "cc (GCC) 10.2.1 20201203")
C linker for the build machine: cc ld.bfd 2.35.1
C++ compiler for the build machine: c++ (gcc 10.2.1 "c++ (GCC) 10.2.1 20201203")
C++ linker for the build machine: c++ ld.bfd 2.35.1
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpxkzpj1pw
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpxkzpj1pw/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("arpa/inet.h")
          #error "Header 'arpa/inet.h' could not be found"
         #endif
        #else
         #include <arpa/inet.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "arpa/inet.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpiwf7g4tc
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpiwf7g4tc/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("errno.h")
          #error "Header 'errno.h' could not be found"
         #endif
        #else
         #include <errno.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "errno.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp09ho9aiu
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp09ho9aiu/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("fcntl.h")
          #error "Header 'fcntl.h' could not be found"
         #endif
        #else
         #include <fcntl.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "fcntl.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprnz5t18p
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprnz5t18p/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("getopt.h")
          #error "Header 'getopt.h' could not be found"
         #endif
        #else
         #include <getopt.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "getopt.h" : YES 
Using cached compile:
Cached command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpuienkw_4/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("inttypes.h")
          #error "Header 'inttypes.h' could not be found"
         #endif
        #else
         #include <inttypes.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Has header "inttypes.h" : YES (cached)
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpshw8d_sx
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpshw8d_sx/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("io.h")
          #error "Header 'io.h' could not be found"
         #endif
        #else
         #include <io.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpshw8d_sx/testfile.c:4:12: error: #error "Header 'io.h' could not be found"
    4 |           #error "Header 'io.h' could not be found"
      |            ^~~~~

Has header "io.h" : NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpk7qnrnlr
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpk7qnrnlr/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("limits.h")
          #error "Header 'limits.h' could not be found"
         #endif
        #else
         #include <limits.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "limits.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprz9alfpt
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprz9alfpt/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("linux/soundcard.h")
          #error "Header 'linux/soundcard.h' could not be found"
         #endif
        #else
         #include <linux/soundcard.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "linux/soundcard.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmplt95do6d
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmplt95do6d/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("machine/soundcard.h")
          #error "Header 'machine/soundcard.h' could not be found"
         #endif
        #else
         #include <machine/soundcard.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmplt95do6d/testfile.c:4:12: error: #error "Header 'machine/soundcard.h' could not be found"
    4 |           #error "Header 'machine/soundcard.h' could not be found"
      |            ^~~~~

Has header "machine/soundcard.h" : NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprbe2mr7f
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmprbe2mr7f/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("math.h")
          #error "Header 'math.h' could not be found"
         #endif
        #else
         #include <math.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "math.h" : YES 
Using cached compile:
Cached command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpu8sp384p/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("netinet/in.h")
          #error "Header 'netinet/in.h' could not be found"
         #endif
        #else
         #include <netinet/in.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Has header "netinet/in.h" : YES (cached)
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpufyryenc
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpufyryenc/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("netinet/tcp.h")
          #error "Header 'netinet/tcp.h' could not be found"
         #endif
        #else
         #include <netinet/tcp.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "netinet/tcp.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpn33_sv_z
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpn33_sv_z/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("pthread.h")
          #error "Header 'pthread.h' could not be found"
         #endif
        #else
         #include <pthread.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "pthread.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpado2g8nb
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpado2g8nb/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("signal.h")
          #error "Header 'signal.h' could not be found"
         #endif
        #else
         #include <signal.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "signal.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpkhakbgf2
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpkhakbgf2/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("stdarg.h")
          #error "Header 'stdarg.h' could not be found"
         #endif
        #else
         #include <stdarg.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "stdarg.h" : YES 
Using cached compile:
Cached command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpt8rj3j6n/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("stdint.h")
          #error "Header 'stdint.h' could not be found"
         #endif
        #else
         #include <stdint.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Has header "stdint.h" : YES (cached)
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp4xd4eqv3
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp4xd4eqv3/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("stdio.h")
          #error "Header 'stdio.h' could not be found"
         #endif
        #else
         #include <stdio.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "stdio.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp7sbl909z
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp7sbl909z/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("stdlib.h")
          #error "Header 'stdlib.h' could not be found"
         #endif
        #else
         #include <stdlib.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "stdlib.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo3pc6eug
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpo3pc6eug/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("string.h")
          #error "Header 'string.h' could not be found"
         #endif
        #else
         #include <string.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "string.h" : YES 
Using cached compile:
Cached command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp547n3y8y/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("strings.h")
          #error "Header 'strings.h' could not be found"
         #endif
        #else
         #include <strings.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Has header "strings.h" : YES (cached)
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp6ap6gl3v
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp6ap6gl3v/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/mman.h")
          #error "Header 'sys/mman.h' could not be found"
         #endif
        #else
         #include <sys/mman.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "sys/mman.h" : YES 
Using cached compile:
Cached command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpuyd5z6me/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/socket.h")
          #error "Header 'sys/socket.h' could not be found"
         #endif
        #else
         #include <sys/socket.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Has header "sys/socket.h" : YES (cached)
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmppmgzxtl4
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmppmgzxtl4/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/soundcard.h")
          #error "Header 'sys/soundcard.h' could not be found"
         #endif
        #else
         #include <sys/soundcard.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "sys/soundcard.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2jv63shw
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp2jv63shw/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/stat.h")
          #error "Header 'sys/stat.h' could not be found"
         #endif
        #else
         #include <sys/stat.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "sys/stat.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvvm6ygj1
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpvvm6ygj1/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/time.h")
          #error "Header 'sys/time.h' could not be found"
         #endif
        #else
         #include <sys/time.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "sys/time.h" : YES 
Using cached compile:
Cached command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp97cr5unt/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/types.h")
          #error "Header 'sys/types.h' could not be found"
         #endif
        #else
         #include <sys/types.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Has header "sys/types.h" : YES (cached)
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpm1w7edmq
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpm1w7edmq/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("unistd.h")
          #error "Header 'unistd.h' could not be found"
         #endif
        #else
         #include <unistd.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "unistd.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmplj28sqs_
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmplj28sqs_/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("windows.h")
          #error "Header 'windows.h' could not be found"
         #endif
        #else
         #include <windows.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmplj28sqs_/testfile.c:4:12: error: #error "Header 'windows.h' could not be found"
    4 |           #error "Header 'windows.h' could not be found"
      |            ^~~~~

Has header "windows.h" : NO 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpic0hielc
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpic0hielc/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpic0hielc/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <arpa/inet.h>
#include <limits.h>

        #if defined __stub_inet_ntop || defined __stub___inet_ntop
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &inet_ntop;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpic0hielc/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpic0hielc/testfile.c:10:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   10 |             long long b = (long long) a;
      |                           ^

Checking for function "inet_ntop" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3h20pm5i
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3h20pm5i/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3h20pm5i/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define sinf meson_disable_define_of_sinf
        
        #include <limits.h>
        #undef sinf
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char sinf (void);
        
        #if defined __stub_sinf || defined __stub___sinf
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return sinf ();
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3h20pm5i/testfile.c:10:14: warning: conflicting types for built-in function 'sinf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch]
   10 |         char sinf (void);
      |              ^~~~
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3h20pm5i/testfile.c:5:1: note: 'sinf' is declared in header '<math.h>'
    4 |         #include <limits.h>
  +++ |+#include <math.h>
    5 |         #undef sinf
/usr/bin/ld: /tmp/ccOYmV7q.o: in function `main':
testfile.c:(.text+0x28): undefined reference to `sinf'
collect2: error: ld returned 1 exit status

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpazz1_sp0
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpazz1_sp0/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpazz1_sp0/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(sinf) && !0
            #error "No definition for __builtin_sinf found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_sinf)
                #error "__builtin_sinf not found"
            #endif
        #elif ! defined(sinf)
            __builtin_sinf;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "sinf" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9fq7xvrq
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9fq7xvrq/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9fq7xvrq/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define cosf meson_disable_define_of_cosf
        
        #include <limits.h>
        #undef cosf
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char cosf (void);
        
        #if defined __stub_cosf || defined __stub___cosf
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return cosf ();
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9fq7xvrq/testfile.c:10:14: warning: conflicting types for built-in function 'cosf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch]
   10 |         char cosf (void);
      |              ^~~~
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp9fq7xvrq/testfile.c:5:1: note: 'cosf' is declared in header '<math.h>'
    4 |         #include <limits.h>
  +++ |+#include <math.h>
    5 |         #undef cosf
/usr/bin/ld: /tmp/ccVWgmid.o: in function `main':
testfile.c:(.text+0x28): undefined reference to `cosf'
collect2: error: ld returned 1 exit status

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp5oj2ilw7
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp5oj2ilw7/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp5oj2ilw7/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(cosf) && !0
            #error "No definition for __builtin_cosf found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_cosf)
                #error "__builtin_cosf not found"
            #endif
        #elif ! defined(cosf)
            __builtin_cosf;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "cosf" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_hjyrmbi
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_hjyrmbi/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_hjyrmbi/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define fabsf meson_disable_define_of_fabsf
        
        #include <limits.h>
        #undef fabsf
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char fabsf (void);
        
        #if defined __stub_fabsf || defined __stub___fabsf
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return fabsf ();
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_hjyrmbi/testfile.c:10:14: warning: conflicting types for built-in function 'fabsf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch]
   10 |         char fabsf (void);
      |              ^~~~~
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp_hjyrmbi/testfile.c:5:1: note: 'fabsf' is declared in header '<math.h>'
    4 |         #include <limits.h>
  +++ |+#include <math.h>
    5 |         #undef fabsf
/usr/bin/ld: /tmp/ccWiNV9Y.o: in function `main':
testfile.c:(.text+0x28): undefined reference to `fabsf'
collect2: error: ld returned 1 exit status

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpy6j_q2uc
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpy6j_q2uc/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpy6j_q2uc/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(fabsf) && !0
            #error "No definition for __builtin_fabsf found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_fabsf)
                #error "__builtin_fabsf not found"
            #endif
        #elif ! defined(fabsf)
            __builtin_fabsf;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "fabsf" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpxqnq7dz0
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpxqnq7dz0/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpxqnq7dz0/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define powf meson_disable_define_of_powf
        
        #include <limits.h>
        #undef powf
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char powf (void);
        
        #if defined __stub_powf || defined __stub___powf
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return powf ();
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpxqnq7dz0/testfile.c:10:14: warning: conflicting types for built-in function 'powf'; expected 'float(float,  float)' [-Wbuiltin-declaration-mismatch]
   10 |         char powf (void);
      |              ^~~~
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpxqnq7dz0/testfile.c:5:1: note: 'powf' is declared in header '<math.h>'
    4 |         #include <limits.h>
  +++ |+#include <math.h>
    5 |         #undef powf
/usr/bin/ld: /tmp/ccXZIrVM.o: in function `main':
testfile.c:(.text+0x28): undefined reference to `powf'
collect2: error: ld returned 1 exit status

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpidujygwx
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpidujygwx/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpidujygwx/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(powf) && !0
            #error "No definition for __builtin_powf found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_powf)
                #error "__builtin_powf not found"
            #endif
        #elif ! defined(powf)
            __builtin_powf;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "powf" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3jeghdge
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3jeghdge/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3jeghdge/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define sqrtf meson_disable_define_of_sqrtf
        
        #include <limits.h>
        #undef sqrtf
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char sqrtf (void);
        
        #if defined __stub_sqrtf || defined __stub___sqrtf
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return sqrtf ();
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3jeghdge/testfile.c:10:14: warning: conflicting types for built-in function 'sqrtf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch]
   10 |         char sqrtf (void);
      |              ^~~~~
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3jeghdge/testfile.c:5:1: note: 'sqrtf' is declared in header '<math.h>'
    4 |         #include <limits.h>
  +++ |+#include <math.h>
    5 |         #undef sqrtf
/usr/bin/ld: /tmp/cczEnBpw.o: in function `main':
testfile.c:(.text+0x28): undefined reference to `sqrtf'
collect2: error: ld returned 1 exit status

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpshhvi04t
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpshhvi04t/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpshhvi04t/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(sqrtf) && !0
            #error "No definition for __builtin_sqrtf found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_sqrtf)
                #error "__builtin_sqrtf not found"
            #endif
        #elif ! defined(sqrtf)
            __builtin_sqrtf;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "sqrtf" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmphl8aey40
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmphl8aey40/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmphl8aey40/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define logf meson_disable_define_of_logf
        
        #include <limits.h>
        #undef logf
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char logf (void);
        
        #if defined __stub_logf || defined __stub___logf
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return logf ();
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmphl8aey40/testfile.c:10:14: warning: conflicting types for built-in function 'logf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch]
   10 |         char logf (void);
      |              ^~~~
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmphl8aey40/testfile.c:5:1: note: 'logf' is declared in header '<math.h>'
    4 |         #include <limits.h>
  +++ |+#include <math.h>
    5 |         #undef logf
/usr/bin/ld: /tmp/ccURoEal.o: in function `main':
testfile.c:(.text+0x28): undefined reference to `logf'
collect2: error: ld returned 1 exit status

Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmppk8gsshe
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmppk8gsshe/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmppk8gsshe/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(logf) && !0
            #error "No definition for __builtin_logf found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_logf)
                #error "__builtin_logf not found"
            #endif
        #elif ! defined(logf)
            __builtin_logf;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "logf" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpw9mx74i6
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpw9mx74i6/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpw9mx74i6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 

Code:
 int main(int argc, char *argv[]){int arr[argc]; return 0;}
Compiler stdout:
 
Compiler stderr:
 
Checking if "VLA check" compiles: YES 
Library m found: YES
Pkg-config binary for 1 is cached.
Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs --static glib-2.0` -> 0
-L/usr/lib32 -lglib-2.0 -pthread -lm -lpcre2-8 -pthread
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs --static glib-2.0` -> 0
-lglib-2.0 -pthread -lm -lpcre2-8 -pthread
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpjfm81rz7
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpjfm81rz7/testfile.cpp -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpjfm81rz7/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Run-time dependency glib-2.0 found: YES 2.74.0
Pkg-config binary for 1 is cached.
Determining dependency 'gthread-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gthread-2.0` -> 0
2.74.0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gthread-2.0` -> 0
-pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs --static gthread-2.0` -> 0
-L/usr/lib32 -lgthread-2.0 -pthread -lglib-2.0 -pthread -lm -lpcre2-8 -pthread
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs --static gthread-2.0` -> 0
-lgthread-2.0 -pthread -lglib-2.0 -pthread -lm -lpcre2-8 -pthread
Run-time dependency gthread-2.0 found: YES 2.74.0
Dependency openmp skipped: feature openmp disabled
Configuring config.h using configuration
Configuring fluidsynth.h using configuration
Configuring version.h using configuration
Build targets in project: 7
Subproject fluidsynth finished.

Dependency fluidsynth (modules: FluidSynth::libfluidsynth) from subproject subprojects/fluidsynth-2.3.3 found: YES 2.3.3
Current include type of ['fluidsynth'] is preserve. Converting to requested system
Pkg-config binary for 1 is cached.
Determining dependency 'mt32emu' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion mt32emu` -> 1

CMake binary for 1 is cached.
Preliminary CMake check failed. Aborting.
Run-time dependency mt32emu found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency mt32emu
Downloading mt32emu source from https://github.com/munt/munt/archive/libmt32emu_2_7_1.tar.gz
Downloading mt32emu patch from https://wrapdb.mesonbuild.com/v2/mt32emu_2.7.1-1/get_patch

Executing subproject mt32emu 

Project name: mt32emu
Project version: 2.7.1
C++ compiler for the host machine: c++ (gcc 10.2.1 "c++ (GCC) 10.2.1 20201203")
C++ linker for the host machine: c++ ld.bfd 2.35.1
C++ compiler for the build machine: c++ (gcc 10.2.1 "c++ (GCC) 10.2.1 20201203")
C++ linker for the build machine: c++ ld.bfd 2.35.1
Configuring config.h using configuration
Build targets in project: 8
NOTICE: Future-deprecated features used:
 * 0.64.0: {'copy arg in configure_file'}
Subproject mt32emu finished.

Dependency mt32emu from subproject subprojects/munt-libmt32emu_2_7_1 found: YES 2.7.1
Current include type of ['mt32emu'] is preserve. Converting to requested system
Pkg-config binary for 1 is cached.
Determining dependency 'xi' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion xi` -> 0
1.8
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags xi` -> 0

env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs xi` -> 0
-L/usr/lib32 -lXi
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs xi` -> 0
-lXi
Run-time dependency xi found: YES 1.8
Pkg-config binary for 1 is cached.
Determining dependency 'alsa' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion alsa` -> 0
1.2.8
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags alsa` -> 0

env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs alsa` -> 0
-L/usr/lib32 -lasound
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs alsa` -> 0
-lasound
Run-time dependency alsa found: YES 1.2.8
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpxx_4s8d1
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpxx_4s8d1/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive -std=c++20 

Code:
 
        #ifdef __has_include
         #if !__has_include("cxxabi.h")
          #error "Header 'cxxabi.h' could not be found"
         #endif
        #else
         #include <cxxabi.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "cxxabi.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3g0jiixv
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp3g0jiixv/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive -std=c++20 

Code:
 
        #ifdef __has_include
         #if !__has_include("dlfcn.h")
          #error "Header 'dlfcn.h' could not be found"
         #endif
        #else
         #include <dlfcn.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "dlfcn.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp296z3m8u
Command line:  c++ /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp296z3m8u/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive -std=c++20 

Code:
 
        #ifdef __has_include
         #if !__has_include("execinfo.h")
          #error "Header 'execinfo.h' could not be found"
         #endif
        #else
         #include <execinfo.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "execinfo.h" : YES 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0rd2pvv5
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0rd2pvv5/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0rd2pvv5/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include <execinfo.h>
#include <limits.h>

        #if defined __stub_backtrace || defined __stub___backtrace
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &backtrace;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 
Compiler stderr:
 /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0rd2pvv5/testfile.c: In function 'main':
/home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmp0rd2pvv5/testfile.c:10:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   10 |             long long b = (long long) a;
      |                           ^

Checking for function "backtrace" : YES 
Configuring config.h using configuration
Build targets in project: 32

fluidsynth 2.3.3

  Build Summary
    Build type     : release
    Install prefix : /usr/local

  Developer nerds info
    Samples type   : float
    OpenMP 4.0     : no
    Multi-threading: no

speexdsp 1.2.1

  Library Summary
    Optimization level: 3
    SIMD instructions : None
    Numerical type    : floating-point
    FFT library       : OggVorbis FFT (built-in)

dosbox-staging 

  Build Summary
    Build type            : release
    Install prefix        : /usr/local
    SIMD instruction sets : none
    Host page size (bytes): 4096

    zlib-ng provider      : skipped (meson is < 1.3.0)
    zlib provider         : system library
    PNG provider          : system library
    SpeexDSP provider     : built-in
    SDL_net 2.0 support   : True
    slirp support         : True
    FluidSynth support    : True
    mt32emu support       : True
    ManyMouse support     : True
    ALSA support          : True
    Byte order            : big-endian
    Per-page W^X          : True
    CPU dynamic core      : generic (dynrec)
    CPU core target arch  : POWERPC

  Subprojects
    fluidsynth            : YES
    iir                   : YES
    mt32emu               : YES 1 warnings
    slirp                 : YES
    speexdsp              : YES

  User defined options
    buildtype             : release

Found ninja-1.11.1 at /usr/bin/ninja
Running compile:
Working directory:  /tmp/tmpexzag9tj
Command line:  c++ /tmp/tmpexzag9tj/testfile.cpp -o /tmp/tmpexzag9tj/output.obj -D_FILE_OFFSET_BITS=64 -c -std=c++11 

Code:
 int i = static_cast<int>(0);
Compiler stdout:
 
Compiler stderr:
 
Compiler accepts -std=c++11: YES
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpwj08dwrr
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpwj08dwrr/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpwj08dwrr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs 

Code:
 
Compiler stdout:
 install: /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/
programs: =/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/bin/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/bin/
libraries: =/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/lib/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/lib/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../:/lib/powerpc-linux-gnu/10.2.1/:/lib/:/usr/lib/powerpc-linux-gnu/10.2.1/:/usr/lib/

Compiler stderr:
 
Running compile:
Working directory:  /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpk6k6bt7t
Command line:  cc /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpk6k6bt7t/testfile.c -o /home/amigaone/Downloads/dosbox-staging-0.82.2/build/meson-private/tmpk6k6bt7t/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs 

Code:
 
Compiler stdout:
 install: /usr/lib32/gcc/powerpc-linux-gnu/10.2.1/
programs: =/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/bin/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/bin/
libraries: =/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/lib/powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../../powerpc-linux-gnu/lib/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../powerpc-linux-gnu/10.2.1/:/usr/lib32/gcc/powerpc-linux-gnu/10.2.1/../../../:/lib/powerpc-linux-gnu/10.2.1/:/lib/:/usr/lib/powerpc-linux-gnu/10.2.1/:/usr/lib/

Compiler stderr:
 
Failed to guess install tag for /usr/local/share/licenses/dosbox-staging/LICENSE
Failed to guess install tag for /usr/local/share/licenses/dosbox-staging/BSD-2-Clause.txt
Failed to guess install tag for /usr/local/share/licenses/dosbox-staging/BSD-3-Clause.txt
Failed to guess install tag for /usr/local/share/licenses/dosbox-staging/DEBUG.COM.txt
Failed to guess install tag for /usr/local/share/licenses/dosbox-staging/GPL-2.0.txt
Failed to guess install tag for /usr/local/share/licenses/dosbox-staging/LGPL-2.1.txt
Failed to guess install tag for /usr/local/share/licenses/dosbox-staging/MIT.txt
Failed to guess install tag for /usr/local/share/licenses/dosbox-staging/Zlib.txt
Failed to guess install tag for /usr/local/share/doc/dosbox-staging/AUTHORS
Failed to guess install tag for /usr/local/share/doc/dosbox-staging/README
Failed to guess install tag for /usr/local/share/doc/dosbox-staging/THANKS
Failed to guess install tag for /usr/local/share/applications/org.dosbox-staging.dosbox-staging.desktop
Failed to guess install tag for /usr/local/share/metainfo/org.dosbox-staging.dosbox-staging.metainfo.xml
Failed to guess install tag for /usr/local/share/icons/hicolor/16x16/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/22x22/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/24x24/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/32x32/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/48x48/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/96x96/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/128x128/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/256x256/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/512x512/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/1024x1024/apps/org.dosbox-staging.dosbox-staging.png
Failed to guess install tag for /usr/local/share/icons/hicolor/scalable/apps/org.dosbox-staging.dosbox-staging.svg
Failed to guess install tag for /usr/local/share/dosbox-staging/drives/y.conf
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA2.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA3.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA4.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA5.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA6.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA7.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA8.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA9.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA10.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA11.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA12.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA13.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA14.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA15.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA16.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA17.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-cpi/EGA18.CPI
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-keyboard/KEYBOARD.SYS
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-keyboard/KEYBRD2.SYS
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-keyboard/KEYBRD3.SYS
Failed to guess install tag for /usr/local/share/dosbox-staging/freedos-keyboard/KEYBRD4.SYS
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping/ASCII.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping/CAPITAL_SMALL.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping/DECOMPOSITION.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping/MAIN.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-freedos.org/CP_30000.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-freedos.org/CP_30006.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-freedos.org/CP_30034.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_437.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_737.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_775.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_850.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_852.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_855.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_856.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_857.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_860.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_861.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_862.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_863.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_864.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_865.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_866.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_869.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_874.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_1250.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_1251.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_1252.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_1253.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_1254.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_1255.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_1256.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_1257.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/CP_1258.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-unicode.org/license.txt
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_708.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_720.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_773.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_776.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_777.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_778.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_851.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_853.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_899.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_1117.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_1169.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_1270.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_3021.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_3848.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_20866.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28591.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28592.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28593.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28594.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28595.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28596.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28597.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28598.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28600.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28601.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28603.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28604.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/mapping-wikipedia.org/CP_28606.TXT
Failed to guess install tag for /usr/local/share/dosbox-staging/translations/br.lng
Failed to guess install tag for /usr/local/share/dosbox-staging/translations/de.lng
Failed to guess install tag for /usr/local/share/dosbox-staging/translations/en.lng
Failed to guess install tag for /usr/local/share/dosbox-staging/translations/es.lng
Failed to guess install tag for /usr/local/share/dosbox-staging/translations/fr.lng
Failed to guess install tag for /usr/local/share/dosbox-staging/translations/it.lng
Failed to guess install tag for /usr/local/share/dosbox-staging/translations/nl.lng
Failed to guess install tag for /usr/local/share/dosbox-staging/translations/pl.lng
Failed to guess install tag for /usr/local/share/dosbox-staging/translations/ru.lng
Failed to guess install tag for /usr/local/share/dosbox-staging/drives/dummy
Failed to guess install tag for /usr/local/share/dosbox-staging/glshaders/dummy
Failed to guess install tag for /usr/local/share/dosbox-staging/glshaders/dummy
Failed to guess install tag for /usr/local/share/dosbox-staging/glshaders/dummy
Failed to guess install tag for /usr/local/share/dosbox-staging/glshaders/dummy
Failed to guess install tag for /usr/local/share/dosbox-staging/mapperfiles/dummy
