Dear,
Here the complete meson log: Build started at 2025-09-06T10:01:15.206422 Main binary: /usr/local/bin/python3.11 Build Options: -Dc_args=-I/usr/local/include -Dc_link_args=-L/usr/local/lib -Dexclude-manpages=false -Dprefix=/usr/local -Dsysconfdir=/usr/local/etc Python system: FreeBSD The Meson build system Version: 1.7.0 Source dir: /usr/home/user1/gnunet/gnunet Build dir: /usr/home/user1/gnunet/gnunet/build Build type: native build Running command: /bin/sh scripts/get_version.sh --- stdout --- 0.24.4-talerdev.1-12-g8362a9920
--- stderr --- Not warning about meson.options with version minimum < 1.1 because meson_options.txt also exists Project name: gnunet Project version: 0.24.4-talerdev.1-12-g8362a9920 ----------- Detecting compiler via: `cc --version` -> 0 stdout: FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: x86_64-unknown-freebsd14.3 Thread model: posix InstalledDir: /usr/bin ----------- Running command: -x c -E -dM - ----- ----------- Detecting linker via: `cc -Wl,--version -L/usr/local/lib` -> 0 stdout: LLD 19.1.7 (FreeBSD llvmorg-19.1.7-0-gcd708029e0b2-1400007) (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) (compatible with GNU linkers) ----------- ----------- Detecting LLD linker via: `cc -Wl,-v -L/usr/local/lib` -> 1 stdout: LLD 19.1.7 (FreeBSD llvmorg-19.1.7-0-gcd708029e0b2-1400007) (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) (compatible with GNU linkers) ----------- stderr: ld: error: undefined symbol: main >>> referenced by crt1_s.S:66 (/usr/src/lib/csu/amd64/crt1_s.S:66) >>> /usr/lib/crt1.o:(_start) cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Sanity testing C compiler: cc Is cross compiler: False. Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -L/usr/local/lib Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /usr/home/user1/gnunet/gnunet/build/meson-private/sanitycheckc.exe C compiler for the host machine: cc (clang 19.1.7 "FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)") C linker for the host machine: cc ld.lld 19.1.7 ----------- Detecting archiver via: `llvm-ar-19 --version` -> [Errno 2] No such file or directory: 'llvm-ar-19' ----------- Detecting archiver via: `llvm-ar --version` -> 0 stdout: LLVM (http://llvm.org/): LLVM version 19.1.7 Optimized build. ----------- ----------- Detecting compiler via: `cc --version` -> 0 stdout: FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: x86_64-unknown-freebsd14.3 Thread model: posix InstalledDir: /usr/bin ----------- Running command: -x c -E -dM - ----- ----------- Detecting linker via: `cc -Wl,--version` -> 0 stdout: LLD 19.1.7 (FreeBSD llvmorg-19.1.7-0-gcd708029e0b2-1400007) (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) (compatible with GNU linkers) ----------- ----------- Detecting LLD linker via: `cc -Wl,-v` -> 1 stdout: LLD 19.1.7 (FreeBSD llvmorg-19.1.7-0-gcd708029e0b2-1400007) (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) (compatible with GNU linkers) ----------- stderr: ld: error: undefined symbol: main >>> referenced by crt1_s.S:66 (/usr/src/lib/csu/amd64/crt1_s.S:66) >>> /usr/lib/crt1.o:(_start) cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- 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: /usr/home/user1/gnunet/gnunet/build/meson-private/sanitycheckc.exe C compiler for the build machine: cc (clang 19.1.7 "FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)") C linker for the build machine: cc ld.lld 19.1.7 ----------- Detecting archiver via: `llvm-ar-19 --version` -> [Errno 2] No such file or directory: 'llvm-ar-19' ----------- Detecting archiver via: `llvm-ar --version` -> 0 stdout: LLVM (http://llvm.org/): LLVM version 19.1.7 Optimized build. ----------- Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 Running command: /bin/sh scripts/get_version.sh --- stdout --- 0.24.4-talerdev.1-12-g8362a9920 --- stderr --- Running command: /bin/sh scripts/get_version.sh --- stdout --- 0.24.4-talerdev.1-12-g8362a9920 --- stderr --- Program getent found: YES (/usr/bin/getent) Running command: /usr/bin/getent passwd gnunet --- stdout --- --- stderr --- Running command: /usr/bin/getent group gnunet --- stdout --- --- stderr --- Running command: /usr/bin/getent group gnunetdns --- stdout --- --- stderr --- Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpzhvk96hr Code: #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> void bar(void) { struct sockaddr_in foo; (void) ( foo.sin_len ); (void) foo; } ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpzhvk96hr/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpzhvk96hr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Checking whether type "struct sockaddr_in" has member "sin_len" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5mwemup9 Code: #include <sys/types.h> #include <sys/socket.h> #include <sys/un.h> void bar(void) { struct sockaddr_un foo; (void) ( foo.sun_len ); (void) foo; } ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5mwemup9/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5mwemup9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Checking whether type "struct sockaddr_un" has member "sun_len" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpows974mp Code: #include <time.h> void bar(void) { struct tm foo; (void) ( foo.tm_gmtoff ); (void) foo; } ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpows974mp/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpows974mp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Checking whether type "struct tm" has member "tm_gmtoff" : YES Program msgfmt found: YES (/usr/local/bin/msgfmt) Program msginit found: YES (/usr/local/bin/msginit) Program msgmerge found: YES (/usr/local/bin/msgmerge) Program xgettext found: YES (/usr/local/bin/xgettext) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp9so1g1rd Code: extern int i; int i; ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp9so1g1rd/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp9so1g1rd/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Waddress-of-packed-member -Wno-address-of-packed-member` -> 0 Compiler for C supports arguments -Wno-address-of-packed-member: YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpql30vdjz Code: extern int i; int i; ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpql30vdjz/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpql30vdjz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wtautological-constant-out-of-range-compare -Wno-tautological-constant-out-of-range-compare` -> 0 Compiler for C supports arguments -Wno-tautological-constant-out-of-range-compare: YES Pkg-config binary missing from cross or native file, or env var undefined. Trying a default Pkg-config fallback at pkg-config Found pkg-config: YES (/usr/local/bin/pkg-config) 2.4.3 Determining dependency 'libltdl' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libltdl` -> 1 stderr: Package libltdl was not found in the pkg-config search path. Perhaps you should add the directory containing `libltdl.pc' to the PKG_CONFIG_PATH environment variable Package 'libltdl' not found ----------- CMake binary for host machine 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/local/bin/cmake (3.31.7) Extracting basic cmake information CMake Toolchain: Calling CMake once to generate the compiler state Calling CMake (['/usr/local/bin/cmake']) in /usr/home/user1/gnunet/gnunet/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=/usr/home/user1/gnunet/gnunet/build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" - "." CMake trace warning: add_executable() non imported executables are not supported CMake TRACE: /usr/home/user1/gnunet/gnunet/build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-VJUJGJ/CMakeLists.txt:22 add_executable(['cmTC_e908e']) CMake trace warning: target_link_libraries() TARGET cmTC_e908e not found CMake TRACE: /usr/home/user1/gnunet/gnunet/build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-VJUJGJ/CMakeLists.txt:28 target_link_libraries(['cmTC_e908e', '']) Try CMake generator: auto Calling CMake (['/usr/local/bin/cmake']) in /usr/home/user1/gnunet/gnunet/build/meson-private/cmake_libltdl with: - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-DCMAKE_TOOLCHAIN_FILE=/usr/home/user1/gnunet/gnunet/build/meson-private/cmake_libltdl/CMakeMesonToolchainFile.cmake" - "." -- Module search paths: ['/', '/usr', '/usr/local'] -- CMake root: /usr/local/share/cmake -- CMake architectures: [] -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', ''] Preliminary CMake check failed. Aborting. Run-time dependency libltdl found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp7732q3bm Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp7732q3bm/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp7732q3bm/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lltdl -Wl,--allow-shlib-undefined` -> 0 Library ltdl found: YES Determining dependency 'libunistring' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libunistring` -> 1 stderr: Package libunistring was not found in the pkg-config search path. Perhaps you should add the directory containing `libunistring.pc' to the PKG_CONFIG_PATH environment variable Package 'libunistring' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libunistring found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvqkqce3i Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvqkqce3i/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvqkqce3i/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lunistring -Wl,--allow-shlib-undefined` -> 0 Library unistring found: YES Determining dependency 'sqlite3' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion sqlite3` -> 0 stdout: 3.50.2 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags sqlite3` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs sqlite3` -> 0 stdout: -L/usr/local/lib -lsqlite3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs sqlite3` -> 0 stdout: -L/usr/local/lib -lsqlite3 ----------- Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp4xe4g6ye Code: #include<stddef.h> #include<stdio.h> int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp4xe4g6ye/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp4xe4g6ye/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Program stdout: 8 Program stderr: Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5yiyysfo Code: ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5yiyysfo/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5yiyysfo/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs` -> 0 stdout: programs: =/usr/bin libraries: =/usr/lib/clang/19:/usr/lib ----------- Run-time dependency sqlite3 found: YES 3.50.2 Determining dependency 'libcurl' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libcurl` -> 0 stdout: 8.14.1 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags libcurl` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libcurl` -> 0 stdout: -L/usr/local/lib -lcurl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libcurl` -> 0 stdout: -L/usr/local/lib -lcurl ----------- Run-time dependency libcurl found: YES 8.14.1 Determining dependency 'zlib' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion zlib` -> 0 stdout: 1.3.1 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags zlib` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs zlib` -> 0 stdout: -L/usr/lib -L/lib -lz ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs zlib` -> 0 stdout: -L/lib -lz ----------- Run-time dependency zlib found: YES 1.3.1 Determining dependency 'libmicrohttpd' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libmicrohttpd` -> 0 stdout: 1.0.1 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags libmicrohttpd` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libmicrohttpd` -> 0 stdout: -L/usr/local/lib -lmicrohttpd ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libmicrohttpd` -> 0 stdout: -L/usr/local/lib -lmicrohttpd ----------- Run-time dependency libmicrohttpd found: YES 1.0.1 Determining dependency 'libmicrohttpd2' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libmicrohttpd2` -> 1 stderr: Package libmicrohttpd2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libmicrohttpd2.pc' to the PKG_CONFIG_PATH environment variable Package 'libmicrohttpd2' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libmicrohttpd2 found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkthm8rpr Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkthm8rpr/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkthm8rpr/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lmicrohttpd2 -Wl,--allow-shlib-undefined` -> 1 stderr: ld: error: unable to find library -lmicrohttpd2 cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Library microhttpd2 found: NO Determining dependency 'jansson' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion jansson` -> 0 stdout: 2.14.1 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags jansson` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs jansson` -> 0 stdout: -L/usr/local/lib -ljansson ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs jansson` -> 0 stdout: -L/usr/local/lib -ljansson ----------- Run-time dependency jansson found: YES 2.14.1 Determining dependency 'libgcrypt' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libgcrypt` -> 0 stdout: 1.11.2 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags libgcrypt` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libgcrypt` -> 0 stdout: -L/usr/local/lib -lgcrypt ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libgcrypt` -> 0 stdout: -L/usr/local/lib -lgcrypt ----------- Run-time dependency libgcrypt found: YES 1.11.2 Determining dependency 'libgmp' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libgmp` -> 1 stderr: Package libgmp was not found in the pkg-config search path. Perhaps you should add the directory containing `libgmp.pc' to the PKG_CONFIG_PATH environment variable Package 'libgmp' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libgmp found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpe3q8r0wi Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpe3q8r0wi/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpe3q8r0wi/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lgmp -Wl,--allow-shlib-undefined` -> 0 Library gmp found: YES Determining dependency 'libgnutls' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libgnutls` -> 1 stderr: Package libgnutls was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnutls.pc' to the PKG_CONFIG_PATH environment variable Package 'libgnutls' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libgnutls found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmptrd5zfxe Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmptrd5zfxe/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmptrd5zfxe/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lgnutls -Wl,--allow-shlib-undefined` -> 0 Library gnutls found: YES Determining dependency 'libsodium' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libsodium` -> 0 stdout: 1.0.19 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags libsodium` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libsodium` -> 0 stdout: -L/usr/local/lib -lsodium ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libsodium` -> 0 stdout: -L/usr/local/lib -lsodium ----------- Run-time dependency libsodium found: YES 1.0.19 Determining dependency 'libextractor' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libextractor` -> 1 stderr: Package libextractor was not found in the pkg-config search path. Perhaps you should add the directory containing `libextractor.pc' to the PKG_CONFIG_PATH environment variable Package 'libextractor' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libextractor found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgpen55xi Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgpen55xi/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgpen55xi/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lextractor -Wl,--allow-shlib-undefined` -> 1 stderr: ld: error: unable to find library -lextractor cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Library extractor found: NO Determining dependency 'libquiche' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libquiche` -> 1 stderr: Package libquiche was not found in the pkg-config search path. Perhaps you should add the directory containing `libquiche.pc' to the PKG_CONFIG_PATH environment variable Package 'libquiche' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libquiche found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpg15w6_29 Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpg15w6_29/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpg15w6_29/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lquiche -Wl,--allow-shlib-undefined` -> 0 Library quiche found: YES Determining dependency 'libngtcp2_crypto_gnutls' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libngtcp2_crypto_gnutls` -> 1 stderr: Package libngtcp2_crypto_gnutls was not found in the pkg-config search path. Perhaps you should add the directory containing `libngtcp2_crypto_gnutls.pc' to the PKG_CONFIG_PATH environment variable Package 'libngtcp2_crypto_gnutls' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libngtcp2_crypto_gnutls found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpdwqn4sa4 Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpdwqn4sa4/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpdwqn4sa4/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lngtcp2_crypto_gnutls -Wl,--allow-shlib-undefined` -> 1 stderr: ld: error: unable to find library -lngtcp2_crypto_gnutls cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Library ngtcp2_crypto_gnutls found: NO Determining dependency 'libngtcp2' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libngtcp2` -> 0 stdout: 1.13.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags libngtcp2` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libngtcp2` -> 0 stdout: -L/usr/local/lib -lngtcp2 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libngtcp2` -> 0 stdout: -L/usr/local/lib -lngtcp2 ----------- Run-time dependency libngtcp2 found: YES 1.13.0 Determining dependency 'libnghttp3' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libnghttp3` -> 0 stdout: 1.10.1 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags libnghttp3` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libnghttp3` -> 0 stdout: -L/usr/local/lib -lnghttp3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libnghttp3` -> 0 stdout: -L/usr/local/lib -lnghttp3 ----------- Run-time dependency libnghttp3 found: YES 1.10.1 Determining dependency 'libidn2' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libidn2` -> 0 stdout: 2.3.8 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags libidn2` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libidn2` -> 0 stdout: -L/usr/local/lib -lidn2 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libidn2` -> 0 stdout: -L/usr/local/lib -lidn2 ----------- Run-time dependency libidn2 found: YES 2.3.8 Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpe2pqol10 Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpe2pqol10/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpe2pqol10/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lpthread -Wl,--allow-shlib-undefined` -> 0 Library pthread found: YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkf4g5sqh Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkf4g5sqh/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkf4g5sqh/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lm -Wl,--allow-shlib-undefined` -> 0 Library m found: YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp57i5ny83 Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp57i5ny83/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp57i5ny83/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lsocket -Wl,--allow-shlib-undefined` -> 1 stderr: ld: error: unable to find library -lsocket cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Library socket found: NO Program getopt found: YES (/usr/bin/getopt) Program upnpc found: YES (/usr/local/bin/upnpc) Program ifconfig found: YES (/sbin/ifconfig) Program ip /usr/sbin/ip found: NO Program iptables /usr/sbin/iptables found: NO Program ip6tables /usr/sbin/ip6tables found: NO Program adduser found: YES (/usr/sbin/adduser) Program pkg-config found: YES (/usr/local/bin/pkg-config) Program ssh found: YES (/usr/bin/ssh) Program sudo /usr/bin/sudo found: NO Program doas /usr/bin/doas found: NO Determining dependency 'libpq' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libpq` -> 0 stdout: 17.5 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags libpq` -> 0 stdout: -I/usr/local/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libpq` -> 0 stdout: -L/usr/local/lib -lpq ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libpq` -> 0 stdout: -L/usr/local/lib -lpq ----------- Run-time dependency libpq found: YES 17.5 Determining dependency 'libzbar' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libzbar` -> 1 stderr: Package libzbar was not found in the pkg-config search path. Perhaps you should add the directory containing `libzbar.pc' to the PKG_CONFIG_PATH environment variable Package 'libzbar' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libzbar found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0sc6noly Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0sc6noly/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0sc6noly/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lzbar -Wl,--allow-shlib-undefined` -> 0 Library zbar found: YES Determining dependency 'libjose' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libjose` -> 1 stderr: Package libjose was not found in the pkg-config search path. Perhaps you should add the directory containing `libjose.pc' to the PKG_CONFIG_PATH environment variable Package 'libjose' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libjose found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpcm0v1llb Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpcm0v1llb/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpcm0v1llb/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -ljose -Wl,--allow-shlib-undefined` -> 0 Library jose found: YES Determining dependency 'libpulse' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libpulse` -> 0 stdout: 17.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags libpulse` -> 0 stdout: -I/usr/local/include -D_REENTRANT ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libpulse` -> 0 stdout: -L/usr/local/lib -lpulse -pthread ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs libpulse` -> 0 stdout: -L/usr/local/lib -lpulse -pthread ----------- Run-time dependency libpulse found: YES 17.0 Determining dependency 'libopus' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libopus` -> 1 stderr: Package libopus was not found in the pkg-config search path. Perhaps you should add the directory containing `libopus.pc' to the PKG_CONFIG_PATH environment variable Package 'libopus' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libopus found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpckt5h2nh Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpckt5h2nh/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpckt5h2nh/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -lopus -Wl,--allow-shlib-undefined` -> 0 Library opus found: YES Determining dependency 'libogg' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion libogg` -> 1 stderr: Package libogg was not found in the pkg-config search path. Perhaps you should add the directory containing `libogg.pc' to the PKG_CONFIG_PATH environment variable Package 'libogg' not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libogg found: NO (tried pkgconfig and cmake) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp4cek9nl3 Code: int main(void) { return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp4cek9nl3/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp4cek9nl3/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -logg -Wl,--allow-shlib-undefined` -> 0 Library ogg found: YES Determining dependency 'gstreamer-1.0' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion gstreamer-1.0` -> 0 stdout: 1.26.2 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags gstreamer-1.0` -> 0 stdout: -I/usr/local/include/gstreamer-1.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs gstreamer-1.0` -> 0 stdout: -L/usr/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs gstreamer-1.0` -> 0 stdout: -L/usr/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- Run-time dependency gstreamer-1.0 found: YES 1.26.2 Determining dependency 'gstreamer-app-1.0' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion gstreamer-app-1.0` -> 0 stdout: 1.26.2 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags gstreamer-app-1.0` -> 0 stdout: -I/usr/local/include/gstreamer-1.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs gstreamer-app-1.0` -> 0 stdout: -L/usr/local/lib -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs gstreamer-app-1.0` -> 0 stdout: -L/usr/local/lib -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- Run-time dependency gstreamer-app-1.0 found: YES 1.26.2 Determining dependency 'gstreamer-audio-1.0' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --modversion gstreamer-audio-1.0` -> 0 stdout: 1.26.2 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --cflags gstreamer-audio-1.0` -> 0 stdout: -I/usr/local/include/gstreamer-1.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orc-0.4 ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs gstreamer-audio-1.0` -> 0 stdout: -L/usr/local/lib -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/local/bin/pkg-config ----------- Called: `/usr/local/bin/pkg-config --libs gstreamer-audio-1.0` -> 0 stdout: -L/usr/local/lib -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- Run-time dependency gstreamer-audio-1.0 found: YES 1.26.2 Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpwxa9cuut Code: #include <nss.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpwxa9cuut/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpwxa9cuut/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "nss.h" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpc9zzoc91 Code: #include <if_tun.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpc9zzoc91/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpc9zzoc91/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpc9zzoc91/testfile.c:2:18: fatal error: 'if_tun.h' file not found 2 | #include <if_tun.h> | ^~~~~~~~~~ 1 error generated. ----------- Check usable header "if_tun.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpbxg3nvmn Code: #include <linux/if_tun.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpbxg3nvmn/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpbxg3nvmn/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpbxg3nvmn/testfile.c:2:18: fatal error: 'linux/if_tun.h' file not found 2 | #include <linux/if_tun.h> | ^~~~~~~~~~~~~~~~ 1 error generated. ----------- Check usable header "linux/if_tun.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgyg1dlih Code: #include <net/if_tun.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgyg1dlih/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgyg1dlih/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: In file included from /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgyg1dlih/testfile.c:2: /usr/include/net/if_tun.h:31:2: error: unknown type name 'u_char'; did you mean 'char'? 31 | u_char type; /* ethernet, tokenring, etc. */ | ^ /usr/include/net/if_tun.h:32:2: error: unknown type name 'u_char'; did you mean 'char'? 32 | u_char dummy; /* place holder */ | ^ 2 errors generated. ----------- Check usable header "net/if_tun.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjwmdn2av Code: #include <net/tun/if_tun.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjwmdn2av/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjwmdn2av/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjwmdn2av/testfile.c:2:18: fatal error: 'net/tun/if_tun.h' file not found 2 | #include <net/tun/if_tun.h> | ^~~~~~~~~~~~~~~~~~ 1 error generated. ----------- Check usable header "net/tun/if_tun.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkq0umzy9 Code: #define __atomic_load_8 meson_disable_define_of___atomic_load_8 #include <limits.h> #undef __atomic_load_8 #ifdef __cplusplus extern "C" #endif char __atomic_load_8 (void); #if defined __stub___atomic_load_8 || defined __stub_____atomic_load_8 fail fail fail this function is not going to work #endif int main(void) { return __atomic_load_8 (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkq0umzy9/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkq0umzy9/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "__atomic_load_8" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_f8ribe3 Code: #include <gnutls/dane.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_f8ribe3/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_f8ribe3/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_f8ribe3/testfile.c:2:18: fatal error: 'gnutls/dane.h' file not found 2 | #include <gnutls/dane.h> | ^~~~~~~~~~~~~~~ 1 error generated. ----------- Check usable header "gnutls/dane.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpmevgycfz Code: #include <curl/curl.h> int main(int argc, char **argv) { return (CURLSSLSET_OK != curl_global_sslset(CURLSSLBACKEND_GNUTLS, NULL, NULL)); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpmevgycfz/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpmevgycfz/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration /usr/local/lib/libcurl.so` -> 0 Program stdout: Program stderr: Checking if "cURL gnutls check" with dependency libcurl runs: NO (1) Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpk8grdb64 Code: #define getloadavg meson_disable_define_of_getloadavg #include <limits.h> #undef getloadavg #ifdef __cplusplus extern "C" #endif char getloadavg (void); #if defined __stub_getloadavg || defined __stub___getloadavg fail fail fail this function is not going to work #endif int main(void) { return getloadavg (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpk8grdb64/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpk8grdb64/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "getloadavg" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpuz183gg8 Code: #include<stdlib.h> #include <limits.h> #if defined __stub_atoll || defined __stub___atoll fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &atoll; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpuz183gg8/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpuz183gg8/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "atoll" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp7x7tdr8m Code: #include<string.h> #include <limits.h> #if defined __stub_explicit_bzero || defined __stub___explicit_bzero fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &explicit_bzero; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp7x7tdr8m/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp7x7tdr8m/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "explicit_bzero" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6wwqrway Code: #include<ifaddrs.h> #include <limits.h> #if defined __stub_freeifaddrs || defined __stub___freeifaddrs fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &freeifaddrs; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6wwqrway/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6wwqrway/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "freeifaddrs" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpocm0u5_m Code: #include<netdb.h> #include <limits.h> #if defined __stub_getaddrinfo || defined __stub___getaddrinfo fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getaddrinfo; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpocm0u5_m/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpocm0u5_m/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "getaddrinfo" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6pe1jik8 Code: #include<netdb.h> #include <limits.h> #if defined __stub_gethostbyname || defined __stub___gethostbyname fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &gethostbyname; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6pe1jik8/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6pe1jik8/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "gethostbyname" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpg0xfo0bj Code: #include<netdb.h> #include <limits.h> #if defined __stub_gethostbyname2 || defined __stub___gethostbyname2 fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &gethostbyname2; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpg0xfo0bj/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpg0xfo0bj/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "gethostbyname2" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxxtgbykj Code: #include<ifaddrs.h> #include <limits.h> #if defined __stub_getifaddrs || defined __stub___getifaddrs fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getifaddrs; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxxtgbykj/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxxtgbykj/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "getifaddrs" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjnhczhky Code: #include<unistd.h> #include <limits.h> #if defined __stub_getpeereid || defined __stub___getpeereid fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getpeereid; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjnhczhky/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjnhczhky/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "getpeereid" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0g16a2x9 Code: #include<unistd.h> #include <limits.h> #if defined __stub_getpeerucred || defined __stub___getpeerucred fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getpeerucred; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0g16a2x9/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0g16a2x9/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0g16a2x9/testfile.c:9:32: error: use of undeclared identifier 'getpeerucred'; did you mean 'getpeereid'? 9 | void *a = (void*) &getpeerucred; | ^~~~~~~~~~~~ | getpeereid /usr/include/unistd.h:516:6: note: 'getpeereid' declared here 516 | int getpeereid(int, uid_t *, gid_t *); | ^ 1 error generated. ----------- Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmprm5984n6 Code: #include<unistd.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(getpeerucred) && !0 #error "No definition for __builtin_getpeerucred found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_getpeerucred) #error "__builtin_getpeerucred not found" #endif #elif ! defined(getpeerucred) __builtin_getpeerucred; #endif return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmprm5984n6/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmprm5984n6/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmprm5984n6/testfile.c:12:14: error: "No definition for __builtin_getpeerucred found in the prefix" 12 | #error "No definition for __builtin_getpeerucred found in the prefix" | ^ /usr/home/user1/gnunet/gnunet/build/meson-private/tmprm5984n6/testfile.c:17:18: error: "__builtin_getpeerucred not found" 17 | #error "__builtin_getpeerucred not found" | ^ 2 errors generated. ----------- Checking for function "getpeerucred" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp9pvul5n_ Code: #include<unistd.h> #include <limits.h> #if defined __stub_getresgid || defined __stub___getresgid fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getresgid; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp9pvul5n_/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp9pvul5n_/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "getresgid" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpubj1_xym Code: #include<sys/resource.h> #include <limits.h> #if defined __stub_getrlimit || defined __stub___getrlimit fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getrlimit; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpubj1_xym/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpubj1_xym/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "getrlimit" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_85hek68 Code: #include<sys/resource.h> #include <limits.h> #if defined __stub_getrusage || defined __stub___getrusage fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getrusage; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_85hek68/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_85hek68/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "getrusage" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvx2c0zys Code: #include<unistd.h> #include <limits.h> #if defined __stub_initgroups || defined __stub___initgroups fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &initgroups; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvx2c0zys/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvx2c0zys/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "initgroups" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_5tlodmn Code: #define mallinfo2 meson_disable_define_of_mallinfo2 #include <limits.h> #undef mallinfo2 #ifdef __cplusplus extern "C" #endif char mallinfo2 (void); #if defined __stub_mallinfo2 || defined __stub___mallinfo2 fail fail fail this function is not going to work #endif int main(void) { return mallinfo2 (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_5tlodmn/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_5tlodmn/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: ld: error: undefined symbol: mallinfo2 >>> referenced by testfile.c >>> /tmp/testfile-6a4e90.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp1roa9ebc 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(mallinfo2) && !0 #error "No definition for __builtin_mallinfo2 found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_mallinfo2) #error "__builtin_mallinfo2 not found" #endif #elif ! defined(mallinfo2) __builtin_mallinfo2; #endif return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp1roa9ebc/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp1roa9ebc/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp1roa9ebc/testfile.c:17:18: error: "__builtin_mallinfo2 not found" 17 | #error "__builtin_mallinfo2 not found" | ^ 1 error generated. ----------- Checking for function "mallinfo2" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgxy_gx0y Code: #define malloc_size meson_disable_define_of_malloc_size #include <limits.h> #undef malloc_size #ifdef __cplusplus extern "C" #endif char malloc_size (void); #if defined __stub_malloc_size || defined __stub___malloc_size fail fail fail this function is not going to work #endif int main(void) { return malloc_size (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgxy_gx0y/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgxy_gx0y/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: ld: error: undefined symbol: malloc_size >>> referenced by testfile.c >>> /tmp/testfile-7e312d.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpi9u7r7n2 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(malloc_size) && !0 #error "No definition for __builtin_malloc_size found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_malloc_size) #error "__builtin_malloc_size not found" #endif #elif ! defined(malloc_size) __builtin_malloc_size; #endif return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpi9u7r7n2/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpi9u7r7n2/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpi9u7r7n2/testfile.c:17:18: error: "__builtin_malloc_size not found" 17 | #error "__builtin_malloc_size not found" | ^ 1 error generated. ----------- Checking for function "malloc_size" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpankkjb5p Code: #define malloc_usable_size meson_disable_define_of_malloc_usable_size #include <limits.h> #undef malloc_usable_size #ifdef __cplusplus extern "C" #endif char malloc_usable_size (void); #if defined __stub_malloc_usable_size || defined __stub___malloc_usable_size fail fail fail this function is not going to work #endif int main(void) { return malloc_usable_size (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpankkjb5p/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpankkjb5p/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "malloc_usable_size" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0wvgnp33 Code: #include<string.h> #include <limits.h> #if defined __stub_memset_s || defined __stub___memset_s fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &memset_s; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0wvgnp33/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0wvgnp33/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "memset_s" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpfqyaatq5 Code: #define mremap meson_disable_define_of_mremap #include <limits.h> #undef mremap #ifdef __cplusplus extern "C" #endif char mremap (void); #if defined __stub_mremap || defined __stub___mremap fail fail fail this function is not going to work #endif int main(void) { return mremap (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpfqyaatq5/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpfqyaatq5/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: ld: error: undefined symbol: mremap >>> referenced by testfile.c >>> /tmp/testfile-547581.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpbndzwja5 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(mremap) && !0 #error "No definition for __builtin_mremap found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_mremap) #error "__builtin_mremap not found" #endif #elif ! defined(mremap) __builtin_mremap; #endif return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpbndzwja5/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpbndzwja5/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpbndzwja5/testfile.c:17:18: error: "__builtin_mremap not found" 17 | #error "__builtin_mremap not found" | ^ 1 error generated. ----------- Checking for function "mremap" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0rvgtkcv Code: #define pipe2 meson_disable_define_of_pipe2 #include <limits.h> #undef pipe2 #ifdef __cplusplus extern "C" #endif char pipe2 (void); #if defined __stub_pipe2 || defined __stub___pipe2 fail fail fail this function is not going to work #endif int main(void) { return pipe2 (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0rvgtkcv/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0rvgtkcv/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "pipe2" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmppilzgxyk Code: #define random meson_disable_define_of_random #include <limits.h> #undef random #ifdef __cplusplus extern "C" #endif char random (void); #if defined __stub_random || defined __stub___random fail fail fail this function is not going to work #endif int main(void) { return random (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmppilzgxyk/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmppilzgxyk/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "random" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmprakm17wh Code: #define renameat2 meson_disable_define_of_renameat2 #include <limits.h> #undef renameat2 #ifdef __cplusplus extern "C" #endif char renameat2 (void); #if defined __stub_renameat2 || defined __stub___renameat2 fail fail fail this function is not going to work #endif int main(void) { return renameat2 (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmprakm17wh/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmprakm17wh/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: ld: error: undefined symbol: renameat2 >>> referenced by testfile.c >>> /tmp/testfile-0f60eb.o:(main) >>> did you mean: renameat >>> defined in: /lib/libc.so.7 cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpaxecr_ut 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(renameat2) && !0 #error "No definition for __builtin_renameat2 found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_renameat2) #error "__builtin_renameat2 not found" #endif #elif ! defined(renameat2) __builtin_renameat2; #endif return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpaxecr_ut/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpaxecr_ut/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpaxecr_ut/testfile.c:17:18: error: "__builtin_renameat2 not found" 17 | #error "__builtin_renameat2 not found" | ^ 1 error generated. ----------- Checking for function "renameat2" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmprpjb8mnq Code: #define setresuid meson_disable_define_of_setresuid #include <limits.h> #undef setresuid #ifdef __cplusplus extern "C" #endif char setresuid (void); #if defined __stub_setresuid || defined __stub___setresuid fail fail fail this function is not going to work #endif int main(void) { return setresuid (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmprpjb8mnq/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmprpjb8mnq/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "setresuid" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmptv9ydmkd Code: #define setrlimit meson_disable_define_of_setrlimit #include <limits.h> #undef setrlimit #ifdef __cplusplus extern "C" #endif char setrlimit (void); #if defined __stub_setrlimit || defined __stub___setrlimit fail fail fail this function is not going to work #endif int main(void) { return setrlimit (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmptv9ydmkd/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmptv9ydmkd/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "setrlimit" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx0i9g2ny Code: #define srandom meson_disable_define_of_srandom #include <limits.h> #undef srandom #ifdef __cplusplus extern "C" #endif char srandom (void); #if defined __stub_srandom || defined __stub___srandom fail fail fail this function is not going to work #endif int main(void) { return srandom (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx0i9g2ny/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx0i9g2ny/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "srandom" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6v__b0mx Code: #define stat meson_disable_define_of_stat #include <limits.h> #undef stat #ifdef __cplusplus extern "C" #endif char stat (void); #if defined __stub_stat || defined __stub___stat fail fail fail this function is not going to work #endif int main(void) { return stat (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6v__b0mx/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6v__b0mx/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "stat" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpq978a2j_ Code: #define stat64 meson_disable_define_of_stat64 #include <limits.h> #undef stat64 #ifdef __cplusplus extern "C" #endif char stat64 (void); #if defined __stub_stat64 || defined __stub___stat64 fail fail fail this function is not going to work #endif int main(void) { return stat64 (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpq978a2j_/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpq978a2j_/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: ld: error: undefined symbol: stat64 >>> referenced by testfile.c >>> /tmp/testfile-f236e5.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxtumz01k 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(stat64) && !0 #error "No definition for __builtin_stat64 found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_stat64) #error "__builtin_stat64 not found" #endif #elif ! defined(stat64) __builtin_stat64; #endif return 0; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxtumz01k/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxtumz01k/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxtumz01k/testfile.c:17:18: error: "__builtin_stat64 not found" 17 | #error "__builtin_stat64 not found" | ^ 1 error generated. ----------- Checking for function "stat64" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp3rw6hw63 Code: #define statfs meson_disable_define_of_statfs #include <limits.h> #undef statfs #ifdef __cplusplus extern "C" #endif char statfs (void); #if defined __stub_statfs || defined __stub___statfs fail fail fail this function is not going to work #endif int main(void) { return statfs (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp3rw6hw63/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp3rw6hw63/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "statfs" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkybdwj1b Code: #define statvfs meson_disable_define_of_statvfs #include <limits.h> #undef statvfs #ifdef __cplusplus extern "C" #endif char statvfs (void); #if defined __stub_statvfs || defined __stub___statvfs fail fail fail this function is not going to work #endif int main(void) { return statvfs (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkybdwj1b/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkybdwj1b/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "statvfs" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpime0dkds Code: #include <string.h> #include <limits.h> #if defined __stub_strndup || defined __stub___strndup fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strndup; long long b = (long long) a; return (int) b; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpime0dkds/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpime0dkds/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "strndup" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpo9ajw4bl 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; } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpo9ajw4bl/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpo9ajw4bl/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "strnlen" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp2dbtv565 Code: #define timegm meson_disable_define_of_timegm #include <limits.h> #undef timegm #ifdef __cplusplus extern "C" #endif char timegm (void); #if defined __stub_timegm || defined __stub___timegm fail fail fail this function is not going to work #endif int main(void) { return timegm (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp2dbtv565/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp2dbtv565/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "timegm" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpevpvz_nz Code: #define wait4 meson_disable_define_of_wait4 #include <limits.h> #undef wait4 #ifdef __cplusplus extern "C" #endif char wait4 (void); #if defined __stub_wait4 || defined __stub___wait4 fail fail fail this function is not going to work #endif int main(void) { return wait4 (); } ----------- Command line: `cc -L/usr/local/lib -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpevpvz_nz/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpevpvz_nz/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration` -> 0 Checking for function "wait4" : YES Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpqk05ztfr Code: #include <arpa/inet.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpqk05ztfr/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpqk05ztfr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "arpa/inet.h" : YES Message: HAVE_ARPA_INET_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpmglg28wr Code: #include <byteswap.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpmglg28wr/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpmglg28wr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "byteswap.h" : YES Message: HAVE_BYTESWAP_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_0zzfhfa Code: #include <dirent.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_0zzfhfa/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_0zzfhfa/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "dirent.h" : YES Message: HAVE_DIRENT_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvxzlmvxj Code: #include <dlfcn.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvxzlmvxj/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvxzlmvxj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "dlfcn.h" : YES Message: HAVE_DLFCN_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpzqkk4c0h Code: #include <endian.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpzqkk4c0h/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpzqkk4c0h/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "endian.h" : YES Message: HAVE_ENDIAN_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxsdweji7 Code: #include <execinfo.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxsdweji7/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpxsdweji7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "execinfo.h" : YES Message: HAVE_EXECINFO_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpopyncwju Code: #include <fcntl.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpopyncwju/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpopyncwju/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "fcntl.h" : YES Message: HAVE_FCNTL_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpdvdjt7gf Code: #include <ifaddrs.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpdvdjt7gf/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpdvdjt7gf/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "ifaddrs.h" : YES Message: HAVE_IFADDRS_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp9ibhxf6p Code: #include <langinfo.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp9ibhxf6p/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp9ibhxf6p/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "langinfo.h" : YES Message: HAVE_LANGINFO_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpmjkoyim3 Code: #include <libintl.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpmjkoyim3/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpmjkoyim3/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "libintl.h" : YES Message: HAVE_LIBINTL_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpscirl4xo Code: #include <ltdl.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpscirl4xo/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpscirl4xo/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "ltdl.h" : YES Message: HAVE_LTDL_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpon5_s0th Code: #include <mach/mach.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpon5_s0th/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpon5_s0th/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpon5_s0th/testfile.c:2:18: fatal error: 'mach/mach.h' file not found 2 | #include <mach/mach.h> | ^~~~~~~~~~~~~ 1 error generated. ----------- Check usable header "mach/mach.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp89yg0rva Code: #include <malloc.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp89yg0rva/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp89yg0rva/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "malloc.h" : YES Message: HAVE_MALLOC_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvkqfr29p Code: #include <malloc/malloc.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvkqfr29p/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvkqfr29p/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpvkqfr29p/testfile.c:2:18: fatal error: 'malloc/malloc.h' file not found 2 | #include <malloc/malloc.h> | ^~~~~~~~~~~~~~~~~ 1 error generated. ----------- Check usable header "malloc/malloc.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx_26k6g1 Code: #include <malloc/malloc_np.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx_26k6g1/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx_26k6g1/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx_26k6g1/testfile.c:2:18: fatal error: 'malloc/malloc_np.h' file not found 2 | #include <malloc/malloc_np.h> | ^~~~~~~~~~~~~~~~~~~~ 1 error generated. ----------- Check usable header "malloc/malloc_np.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmphe4zeap9 Code: #include <math.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmphe4zeap9/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmphe4zeap9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "math.h" : YES Message: HAVE_MATH_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpp7bn4mtj Code: #include <netdb.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpp7bn4mtj/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpp7bn4mtj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "netdb.h" : YES Message: HAVE_NETDB_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0lihq8ah Code: #include <netinet/in.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0lihq8ah/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp0lihq8ah/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "netinet/in.h" : YES Message: HAVE_NETINET_IN_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpt6dpw3e8 Code: #include <netinet/in_systm.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpt6dpw3e8/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpt6dpw3e8/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "netinet/in_systm.h" : YES Message: HAVE_NETINET_IN_SYSTM_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpqpht7if7 Code: #include <netinet/ip.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpqpht7if7/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpqpht7if7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "netinet/ip.h" : YES Message: HAVE_NETINET_IP_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjadyxjbc Code: #include <signal.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjadyxjbc/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpjadyxjbc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "signal.h" : YES Message: HAVE_SIGNAL_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpwqt39jru Code: #include <stdatomic.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpwqt39jru/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpwqt39jru/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "stdatomic.h" : YES Message: HAVE_STDATOMIC_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_cbrvhhp Code: #include <sys/endian.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_cbrvhhp/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp_cbrvhhp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/endian.h" : YES Message: HAVE_SYS_ENDIAN_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpl073p8a0 Code: #include <sys/file.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpl073p8a0/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpl073p8a0/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/file.h" : YES Message: HAVE_SYS_FILE_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpahlfwmge Code: #include <sys/ioctl.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpahlfwmge/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpahlfwmge/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/ioctl.h" : YES Message: HAVE_SYS_IOCTL_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpk21t2zeq Code: #include <sys/mman.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpk21t2zeq/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpk21t2zeq/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/mman.h" : YES Message: HAVE_SYS_MMAN_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx0r0fpw6 Code: #include <sys/mount.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx0r0fpw6/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpx0r0fpw6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/mount.h" : YES Message: HAVE_SYS_MOUNT_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpuw7evoij Code: #include <sys/msg.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpuw7evoij/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpuw7evoij/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/msg.h" : YES Message: HAVE_SYS_MSG_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpipnf1dw1 Code: #include <sys/param.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpipnf1dw1/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpipnf1dw1/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/param.h" : YES Message: HAVE_SYS_PARAM_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpu7mu8qlg Code: #include <sys/resource.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpu7mu8qlg/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpu7mu8qlg/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/resource.h" : YES Message: HAVE_SYS_RESOURCE_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgcy01eim Code: #include <sys/select.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgcy01eim/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpgcy01eim/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/select.h" : YES Message: HAVE_SYS_SELECT_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpa5xct0zp Code: #include <sys/socket.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpa5xct0zp/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpa5xct0zp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/socket.h" : YES Message: HAVE_SYS_SOCKET_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpc0wn7lhh Code: #include <sys/statvfs.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpc0wn7lhh/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpc0wn7lhh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/statvfs.h" : YES Message: HAVE_SYS_STATVFS_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6mn0pjqp Code: #include <sys/sysinfo.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6mn0pjqp/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp6mn0pjqp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/sysinfo.h" : YES Message: HAVE_SYS_SYSINFO_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpb72ge1zl Code: #include <sys/time.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpb72ge1zl/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpb72ge1zl/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/time.h" : YES Message: HAVE_SYS_TIME_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5wnjs2ry Code: #include <sys/timeb.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5wnjs2ry/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5wnjs2ry/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 stderr: In file included from /usr/home/user1/gnunet/gnunet/build/meson-private/tmp5wnjs2ry/testfile.c:2: /usr/include/sys/timeb.h:43:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 43 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ 1 warning generated. ----------- Check usable header "sys/timeb.h" : YES Message: HAVE_SYS_TIMEB_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpsps_r6by Code: #include <sys/types.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpsps_r6by/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpsps_r6by/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/types.h" : YES Message: HAVE_SYS_TYPES_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpe14c66xt Code: #include <sys/ucred.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpe14c66xt/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpe14c66xt/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 0 Check usable header "sys/ucred.h" : YES Message: HAVE_SYS_UCRED_H Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkflj6vn7 Code: #include <sys/vfs.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkflj6vn7/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkflj6vn7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkflj6vn7/testfile.c:2:18: fatal error: 'sys/vfs.h' file not found 2 | #include <sys/vfs.h> | ^~~~~~~~~~~ 1 error generated. ----------- Check usable header "sys/vfs.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkefv54v2 Code: #include <ucred.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkefv54v2/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkefv54v2/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpkefv54v2/testfile.c:2:18: fatal error: 'ucred.h' file not found 2 | #include <ucred.h> | ^~~~~~~~~ 1 error generated. ----------- Check usable header "ucred.h" : NO Running compile: Working directory: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpu5mlqrys Code: #include <vfork.h> ----------- Command line: `cc -I/usr/local/include /usr/home/user1/gnunet/gnunet/build/meson-private/tmpu5mlqrys/testfile.c -o /usr/home/user1/gnunet/gnunet/build/meson-private/tmpu5mlqrys/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument` -> 1 stderr: /usr/home/user1/gnunet/gnunet/build/meson-private/tmpu5mlqrys/testfile.c:2:18: fatal error: 'vfork.h' file not found 2 | #include <vfork.h> | ^~~~~~~~~ 1 error generated. ----------- Check usable header "vfork.h" : NO Configuring gnunet_private_config.h using configuration Running command: /bin/sh scripts/get_version.sh --major --- stdout --- 0 --- stderr --- Running command: /bin/sh scripts/get_version.sh --minor --- stdout --- 24 --- stderr --- Running command: /bin/sh scripts/get_version.sh --micro --- stdout --- 4 --- stderr --- Configuring gnunet_config.h using configuration Configuring util.conf using configuration Adding test "test_bio" Adding test "test_child_management" Adding test "test_common_allocation" Adding test "test_common_logging" Adding test "test_common_endian" Adding test "test_configuration" Adding test "test_container_bloomfilter" Adding test "test_container_dll" Adding test "test_container_multihashmap" Adding test "test_container_multihashmap32" Adding test "test_container_multipeermap" Adding test "test_container_heap" Adding test "test_crypto_symmetric" Adding test "test_crypto_crc" Adding test "test_crypto_cs" Adding test "test_crypto_ecdsa" Adding test "test_crypto_eddsa" Adding test "test_crypto_ecdh_eddsa" Adding test "test_crypto_ecdh_ecdsa" Adding test "test_crypto_hpke" Adding test "test_crypto_edx25519" Adding test "test_crypto_ecc_dlog" Adding test "test_crypto_elligator" Adding test "test_crypto_hash" Adding test "test_crypto_hash_context" Adding test "test_crypto_hkdf" Adding test "test_crypto_kdf" Adding test "test_crypto_paillier" Adding test "test_crypto_random" Adding test "test_crypto_rsa" Adding test "test_disk" Adding test "test_getopt" Adding test "test_hexcoder" Adding test "test_mq" Adding test "test_os_network" Adding test "test_peer" Adding test "test_plugin" Adding test "test_program" Adding test "test_scheduler" Adding test "test_scheduler_delay" Adding test "test_scheduler_hogging_cancel" Adding test "test_scheduler_hogging_priority" Adding test "test_service" Adding test "test_strings" Adding test "test_strings_to_data" Adding test "test_speedup" Adding test "test_time" Adding test "test_tun" Adding test "test_uri" Adding test "test_os_start_process" Adding test "test_common_logging_runtime_loglevels" Adding test "perf_crypto_asymmetric" Adding test "perf_crypto_ecc_dlog" Adding test "perf_crypto_hash" Adding test "perf_crypto_paillier" Adding test "perf_crypto_rsa" Adding test "perf_crypto_symmetric" Adding test "perf_malloc" Adding test "perf_mq" Adding test "perf_scheduler" Adding test "test_hello_uri" Adding test "test_json" Adding test "test_mhd" Adding test "test_sq" Configuring versioning.sql using configuration Adding test "test_pq" Adding test "perf_gnsrecord_crypto" Adding test "test_gnsrecord_crypto" Adding test "test_gnsrecord_serialization" Adding test "test_gnsrecord_block_expiration" Adding test "test_gnsrecord_serialization" Adding test "test_gnsrecord_testvectors" Adding test "test_plugin_datastore_sqlite" Adding test "test_plugin_datastore_heap" Adding test "test_plugin_datastore_postgres" Adding test "perf_plugin_datastore_sqlite" Adding test "perf_plugin_datastore_heap" Adding test "perf_plugin_datastore_postgres" Configuring namestore-0001.sql using configuration Configuring namestore-drop.sql using configuration Adding test "test_plugin_namestore_postgres" Adding test "test_plugin_namestore_sqlite" Configuring resolver.conf using configuration Adding test "test_resolver_api" Configuring statistics.conf using configuration Configuring arm.conf using configuration Adding test "test_arm_api" Adding test "test_exponential_backoff" Adding test "test_gnunet_service_arm" Configuring peerstore.conf using configuration Configuring nat.conf using configuration Configuring nat-auto.conf using configuration Configuring pils.conf using configuration Adding test "test_pils_api_hello" Configuring transport.conf using configuration Configuring gnunet-transport-certificate-creation using configuration Adding test "test_communicator_basic-unix" Adding test "test_communicator_basic-tcp" Adding test "test_communicator_basic-udp" Adding test "test_communicator_rekey-tcp" Adding test "test_communicator_rekey-udp" Adding test "test_communicator_backchannel-udp" Adding test "test_communicator_bidirect-tcp" Configuring core.conf using configuration Adding test "test_core_underlay_dummy" Adding test "test_core_api_start_only" Program test_core_basic.sh found: YES (/usr/home/user1/gnunet/gnunet/src/service/core/test_core_basic.sh) Adding test "test_core_basic" Configuring nse.conf using configuration Configuring hostlist.conf using configuration Configuring topology.conf using configuration Configuring dns.conf using configuration Configuring identity.conf using configuration Configuring namecache.conf using configuration Configuring namestore.conf using configuration Configuring datacache.conf using configuration Adding test "test_datacache_sqlite" Adding test "test_datacache_quota_sqlite" Adding test "test_datacache_heap" Adding test "test_datacache_quota_heap" Adding test "test_datacache_postgres" Adding test "test_datacache_quota_postgres" Configuring datastore.conf using configuration Configuring dht.conf using configuration Configuring dhtu.conf using configuration Configuring cadet.conf using configuration Configuring seti.conf using configuration Configuring setu.conf using configuration Configuring regex.conf using configuration Adding test "test_regex" Configuring revocation.conf using configuration Configuring vpn.conf using configuration Configuring gns.conf using configuration Configuring tlds.conf using configuration Configuring zonemaster.conf using configuration Configuring fs.conf using configuration Configuring exit.conf using configuration Configuring pt.conf using configuration Configuring reclaim.conf using configuration Configuring messenger.conf using configuration Configuring rest.conf using configuration Configuring test_identity.conf using configuration Adding test "test_identity_messages" Configuring gnunet-gns-proxy-setup-ca using configuration Adding test "test_dns2gns" Adding test "test_gns_at_lookup" Adding test "test_gns_caa_lookup" Adding test "test_gns_config_lookup" Adding test "test_gns_delegated_lookup" Adding test "test_gns_dht_lookup" Adding test "test_gns_gns2dns_cname_lookup" Adding test "test_gns_gns2dns_lookup" Adding test "test_gns_gns2dns_zkey_lookup" Adding test "test_gns_ipv6_lookup" Adding test "test_gns_lookup" Adding test "test_gns_mx_lookup" Adding test "test_gns_quickupdate" Adding test "test_gns_redirect_lookup" Adding test "test_gns_rel_expiration" Adding test "test_gns_revocation" Adding test "test_gns_soa_lookup" Adding test "test_gns_txt_lookup" Adding test "test_gns_zkey_lookup" Adding test "test_gns_sbox_simple" Adding test "test_gns_sbox" Adding test "test_gns_box_sbox" Configuring template.conf using configuration Adding test "test_template_api" Configuring set.conf using configuration Configuring consensus.conf using configuration Configuring abd.conf using configuration Configuring rps.conf using configuration Configuring scalarproduct.conf using configuration Configuring conversation.conf using configuration Configuring secretsharing.conf using configuration meson.build:736: WARNING: Please make sure NOW to create a user and group 'gnunet' and additionally a group 'gnunetdns'. Make sure that '/var/lib/gnunet' is owned (and writable) by user 'gnunet' meson.build:739: WARNING: Each user of GNUnet should be added to the 'gnunet' group Message: Create the gnunet user and add users to the gnunetdns group, run: # addgroup gnunetdns # adduser --system --disabled-login --home /var/lib/gnunet gnunet Message: To add users to the gnunet group, run: # adduser USERNAME gnunet for each of your users, replacing \'USERNAME\' with the respective login name. Users may have to login again for the changes to take effect. Build targets in project: 327 gnunet 0.24.4-talerdev.1-12-g8362a9920 Detected system host : freebsd prefix : /usr/local compiler : clang libdir : lib datadir : share default network interface: "en0" Detected features experimental : false PostgreSQL : true curl w/ gnutls : false conversion : pulse http3 : false quic : true TUN/TAP : false User defined options c_args : -I/usr/local/include c_link_args : -L/usr/local/lib exclude-manpages : false prefix : /usr/local sysconfdir : /usr/local/etc Found ninja-1.11.1 at /usr/local/bin/ninja Failed to guess install tag for /usr/local/share/gnunet/netjail_core.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_exec.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_start.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_start_new.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_stop.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_test_master.sh Failed to guess install tag for /usr/local/share/gnunet/topo.sh Failed to guess install tag for /usr/local/share/gnunet/config.d/util.conf Failed to guess install tag for /usr/local/share/gnunet/sql/versioning.sql Failed to guess install tag for /usr/local/share/gnunet/sql/datacache-0001.sql Failed to guess install tag for /usr/local/share/gnunet/sql/datacache-drop.sql Failed to guess install tag for /usr/local/share/gnunet/sql/datastore-0001.sql Failed to guess install tag for /usr/local/share/gnunet/sql/datastore-drop.sql Failed to guess install tag for /usr/local/share/gnunet/sql/namestore-0001.sql Failed to guess install tag for /usr/local/share/gnunet/sql/namestore-drop.sql Failed to guess install tag for /usr/local/share/gnunet/config.d/resolver.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/statistics.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/arm.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/peerstore.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/nat.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/nat-auto.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/pils.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/transport.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/core.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/nse.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/hostlist.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/topology.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/dns.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/identity.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/namecache.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/namestore.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/datacache.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/datastore.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/dht.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/dhtu.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/cadet.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/seti.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/setu.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/regex.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/revocation.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/vpn.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/gns.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/tlds.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/zonemaster.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/fs.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/exit.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/pt.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/reclaim.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/messenger.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/rest.conf Failed to guess install tag for /usr/local/share/gnunet/gnunet-gns-proxy-ca.template Failed to guess install tag for /usr/local/share/gnunet/openssl.cnf Failed to guess install tag for /usr/local/share/gnunet/config.d/set.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/consensus.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/abd.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/rps.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/scalarproduct.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/conversation.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/secretsharing.conf Failed to guess install tag for /usr/local/lib/gnunet/libexec/gnunet-suidfix Failed to guess install tag for /usr/local/share/applications/gnunet-uri.desktop Failed to guess install tag for /usr/local/share/gnunet/hellos/GKZSYTE4H3N4RMYGFYEM95RV1CDRPH8QNJNTPMEB7C4QJGGR3KEG Failed to guess install tag for /usr/local/share/gnunet/def.tex Failed to guess install tag for /usr/local/share/gnunet/gns-bcd.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd.tex Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-forbidden.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-internal-error.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-invalid-key.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-not-found.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-png.tex Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-simple.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-simple.tex Failed to guess install tag for /usr/local/share/gnunet/gnunet-logo.png Failed to guess install tag for /usr/local/share/gnunet/gnunet-logo-dark-text.svg Failed to guess install tag for /usr/local/share/gnunet/gnunet-logo-dark-only-text.svg Failed to guess install tag for /usr/local/share/gnunet/testing_hostkeys.ecc Failed to guess install tag for /usr/local/share/gnunet/netjail_core.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_exec.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_start.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_start_new.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_stop.sh Failed to guess install tag for /usr/local/share/gnunet/netjail_test_master.sh Failed to guess install tag for /usr/local/share/gnunet/topo.sh Failed to guess install tag for /usr/local/share/gnunet/config.d/util.conf Failed to guess install tag for /usr/local/share/gnunet/sql/versioning.sql Failed to guess install tag for /usr/local/share/gnunet/sql/datacache-0001.sql Failed to guess install tag for /usr/local/share/gnunet/sql/datacache-drop.sql Failed to guess install tag for /usr/local/share/gnunet/sql/datastore-0001.sql Failed to guess install tag for /usr/local/share/gnunet/sql/datastore-drop.sql Failed to guess install tag for /usr/local/share/gnunet/sql/namestore-0001.sql Failed to guess install tag for /usr/local/share/gnunet/sql/namestore-drop.sql Failed to guess install tag for /usr/local/share/gnunet/config.d/resolver.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/statistics.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/arm.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/peerstore.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/nat.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/nat-auto.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/pils.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/transport.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/core.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/nse.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/hostlist.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/topology.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/dns.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/identity.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/namecache.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/namestore.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/datacache.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/datastore.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/dht.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/dhtu.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/cadet.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/seti.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/setu.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/regex.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/revocation.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/vpn.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/gns.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/tlds.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/zonemaster.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/fs.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/exit.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/pt.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/reclaim.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/messenger.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/rest.conf Failed to guess install tag for /usr/local/share/gnunet/gnunet-gns-proxy-ca.template Failed to guess install tag for /usr/local/share/gnunet/openssl.cnf Failed to guess install tag for /usr/local/share/gnunet/config.d/set.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/consensus.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/abd.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/rps.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/scalarproduct.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/conversation.conf Failed to guess install tag for /usr/local/share/gnunet/config.d/secretsharing.conf Failed to guess install tag for /usr/local/lib/gnunet/libexec/gnunet-suidfix Failed to guess install tag for /usr/local/share/applications/gnunet-uri.desktop Failed to guess install tag for /usr/local/share/gnunet/hellos/GKZSYTE4H3N4RMYGFYEM95RV1CDRPH8QNJNTPMEB7C4QJGGR3KEG Failed to guess install tag for /usr/local/share/gnunet/def.tex Failed to guess install tag for /usr/local/share/gnunet/gns-bcd.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd.tex Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-forbidden.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-internal-error.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-invalid-key.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-not-found.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-png.tex Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-simple.html Failed to guess install tag for /usr/local/share/gnunet/gns-bcd-simple.tex Failed to guess install tag for /usr/local/share/gnunet/gnunet-logo.png Failed to guess install tag for /usr/local/share/gnunet/gnunet-logo-dark-text.svg Failed to guess install tag for /usr/local/share/gnunet/gnunet-logo-dark-only-text.svg Failed to guess install tag for /usr/local/share/gnunet/testing_hostkeys.ecc
Best Regards,
