Build started at 2023-01-16T03:40:56.759762 Main binary: /usr/bin/python3.10 Build Options: -Db_pch=false -Dwerror=false -D88-colors=true -D256-colors=true -Dbittorrent=false -Dbrotli=false -Dbzlib=true -Ddebug=true -Dfinger=false -Dftp=false -Dfsp=false -Dgemini=false -Dgettext=true -Dgopher=false -Dgpm=false -Dguile=false -Dgssapi=false -Dhtml-highlight=true -Didn=false -Dmujs=false -Dipv6=true -Dleds=true -Dlibev=false -Dlibevent=false -Dluapkg= -Dlzma=false -Dmouse=true -Dnls=true -Dnntp=false -Dperl=false -Dpython=false -Dquickjs=false -Druby=false -Dsmb=false -Dsm-scripting=false -Dspidermonkey=false -Dterminfo=true -Dtest=true -Dtre=false -Dtrue-color=true -Dxbel=false -Dx=false -Dzlib=true -Dzstd=false -Dopenssl=true -Dprefix=/usr -Dlibdir=lib64 -Dlocalstatedir=/var/lib -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload -Dbuild.pkg_config_path=/var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig -Dpkg_config_path=/var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig --native-file=/var/tmp/portage/www-client/elinks-0.16.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini Python system: Linux The Meson build system Version: 1.0.0 Source dir: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0 Build dir: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build Build type: native build Project name: elinks Project version: 0.16.0 ----- Detecting compiler via: x86_64-pc-linux-gnu-gcc --version compiler returned compiler stdout: x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiler stderr: Running command: x86_64-pc-linux-gnu-gcc -E -dM - ----- Detecting linker via: x86_64-pc-linux-gnu-gcc -Wl,--version -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 linker returned linker stdout: GNU ld (Gentoo 2.40 p1) 2.40 Copyright (C) 2023 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. linker stderr: collect2 version 12.2.1 20221231 /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/www-client/elinks-0.16.0/temp/ccxbnSEI.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../.. --version -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crtn.o Sanity testing C compiler: x86_64-pc-linux-gnu-gcc Is cross compiler: False. Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/sanitycheckc.exe C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 12.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231") C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.40 ----- Detecting compiler via: x86_64-pc-linux-gnu-g++ --version compiler returned compiler stdout: x86_64-pc-linux-gnu-g++ (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiler stderr: Running command: x86_64-pc-linux-gnu-g++ -E -dM - ----- Detecting linker via: x86_64-pc-linux-gnu-g++ -Wl,--version -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 linker returned linker stdout: GNU ld (Gentoo 2.40 p1) 2.40 Copyright (C) 2023 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. linker stderr: collect2 version 12.2.1 20221231 /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/www-client/elinks-0.16.0/temp/ccg3bkql.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../.. --version -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crtn.o Sanity testing C++ compiler: x86_64-pc-linux-gnu-g++ Is cross compiler: False. Sanity check compiler command line: x86_64-pc-linux-gnu-g++ sanitycheckcpp.cc -o sanitycheckcpp.exe -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/sanitycheckcpp.exe C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 12.2.1 "x86_64-pc-linux-gnu-g++ (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231") C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.40 detecting CPU family based on trial='x86_64' ----- Detecting compiler via: x86_64-pc-linux-gnu-gcc --version compiler returned compiler stdout: x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiler stderr: Running command: x86_64-pc-linux-gnu-gcc -E -dM - ----- Detecting linker via: x86_64-pc-linux-gnu-gcc -Wl,--version linker returned linker stdout: GNU ld (Gentoo 2.40 p1) 2.40 Copyright (C) 2023 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. linker stderr: collect2 version 12.2.1 20221231 /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/www-client/elinks-0.16.0/temp/ccNmRGiK.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crtn.o Sanity testing C compiler: x86_64-pc-linux-gnu-gcc Is cross compiler: False. Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/sanitycheckc.exe C compiler for the build machine: x86_64-pc-linux-gnu-gcc (gcc 12.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231") C linker for the build machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.40 ----- Detecting compiler via: x86_64-pc-linux-gnu-g++ --version compiler returned compiler stdout: x86_64-pc-linux-gnu-g++ (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiler stderr: Running command: x86_64-pc-linux-gnu-g++ -E -dM - ----- Detecting linker via: x86_64-pc-linux-gnu-g++ -Wl,--version linker returned linker stdout: GNU ld (Gentoo 2.40 p1) 2.40 Copyright (C) 2023 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. linker stderr: collect2 version 12.2.1 20221231 /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/www-client/elinks-0.16.0/temp/cc15mGNZ.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../.. --version -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crtn.o Sanity testing C++ compiler: x86_64-pc-linux-gnu-g++ Is cross compiler: False. Sanity check compiler command line: x86_64-pc-linux-gnu-g++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/sanitycheckcpp.exe C++ compiler for the build machine: x86_64-pc-linux-gnu-g++ (gcc 12.2.1 "x86_64-pc-linux-gnu-g++ (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231") C++ linker for the build machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.40 detecting CPU family based on trial='x86_64' detecting CPU family based on trial='x86_64' 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: /usr/bin/git --git-dir=/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/.git rev-parse HEAD --- stdout --- --- stderr --- fatal: not a git repository: '/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/.git' Running command: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/git-dirty.sh --- stdout --- --- stderr --- Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpbqg3i9va Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpbqg3i9va/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("wchar.h") #error "Header 'wchar.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "wchar.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmphe62kv1l Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmphe62kv1l/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("wctype.h") #error "Header 'wctype.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "wctype.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpb9b3oqvq Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpb9b3oqvq/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("fcntl.h") #error "Header 'fcntl.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "fcntl.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_v9bcbxg Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_v9bcbxg/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("libgen.h") #error "Header 'libgen.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "libgen.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpby_wj8q4 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpby_wj8q4/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "unistd.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpb7jlly0g Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpb7jlly0g/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("arpa/inet.h") #error "Header 'arpa/inet.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "arpa/inet.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpti_0jopl Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpti_0jopl/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netinet/in_systm.h") #error "Header 'netinet/in_systm.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "netinet/in_systm.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp25t5arn2 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp25t5arn2/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netinet/in_system.h") #error "Header 'netinet/in_system.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp25t5arn2/testfile.c:4:12: error: #error "Header 'netinet/in_system.h' could not be found" 4 | #error "Header 'netinet/in_system.h' could not be found" | ^~~~~ Has header "netinet/in_system.h" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpou2up9hk Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpou2up9hk/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netinet/ip.h") #error "Header 'netinet/ip.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "netinet/ip.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp8qfyiyo5 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp8qfyiyo5/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netdb.h") #error "Header 'netdb.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "netdb.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp457cg2j5 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp457cg2j5/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netinet/in.h") #error "Header 'netinet/in.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "netinet/in.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpmk0y3nfn Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpmk0y3nfn/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netinet/in6_var.h") #error "Header 'netinet/in6_var.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpmk0y3nfn/testfile.c:4:12: error: #error "Header 'netinet/in6_var.h' could not be found" 4 | #error "Header 'netinet/in6_var.h' could not be found" | ^~~~~ Has header "netinet/in6_var.h" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpnepnhd7y Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpnepnhd7y/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("ifaddrs.h") #error "Header 'ifaddrs.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "ifaddrs.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp5pe1a27x Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp5pe1a27x/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/cygwin.h") #error "Header 'sys/cygwin.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp5pe1a27x/testfile.c:4:12: error: #error "Header 'sys/cygwin.h' could not be found" 4 | #error "Header 'sys/cygwin.h' could not be found" | ^~~~~ Has header "sys/cygwin.h" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpkwjqt3jf Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpkwjqt3jf/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("io.h") #error "Header 'io.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpkwjqt3jf/testfile.c:4:12: error: #error "Header 'io.h' could not be found" 4 | #error "Header 'io.h' could not be found" | ^~~~~ Has header "io.h" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdbb27pc6 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdbb27pc6/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/fmutex.h") #error "Header 'sys/fmutex.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdbb27pc6/testfile.c:4:12: error: #error "Header 'sys/fmutex.h' could not be found" 4 | #error "Header 'sys/fmutex.h' could not be found" | ^~~~~ Has header "sys/fmutex.h" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_g_u9v8h Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_g_u9v8h/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/ioctl.h") #error "Header 'sys/ioctl.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/ioctl.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpfidd069h Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpfidd069h/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/kd.h") #error "Header 'sys/kd.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/kd.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpatkbwlb_ Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpatkbwlb_/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/sockio.h") #error "Header 'sys/sockio.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpatkbwlb_/testfile.c:4:12: error: #error "Header 'sys/sockio.h' could not be found" 4 | #error "Header 'sys/sockio.h' could not be found" | ^~~~~ Has header "sys/sockio.h" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp7od3_9_8 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp7od3_9_8/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/resource.h") #error "Header 'sys/resource.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/resource.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpx0z8io7d Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpx0z8io7d/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/select.h") #error "Header 'sys/select.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/select.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpw58zog4_ Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpw58zog4_/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/socket.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp39g5crzt Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp39g5crzt/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/utsname.h") #error "Header 'sys/utsname.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/utsname.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdurh1pob Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdurh1pob/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("net/if.h") #error "Header 'net/if.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "net/if.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4unvuq05 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4unvuq05/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("stdint.h") #error "Header 'stdint.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "stdint.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe0r1bmye Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe0r1bmye/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("inttypes.h") #error "Header 'inttypes.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "inttypes.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpgb3nj_6v Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpgb3nj_6v/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("pwd.h") #error "Header 'pwd.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "pwd.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqc2cyyto Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqc2cyyto/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("termios.h") #error "Header 'termios.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "termios.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpn0dc822v Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpn0dc822v/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("poll.h") #error "Header 'poll.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "poll.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp2fahb8ov Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp2fahb8ov/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/types.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpp84sh52i Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpp84sh52i/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("gpm.h") #error "Header 'gpm.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpp84sh52i/testfile.c:4:12: error: #error "Header 'gpm.h' could not be found" 4 | #error "Header 'gpm.h' could not be found" | ^~~~~ Has header "gpm.h" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpss_v_uu2 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpss_v_uu2/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("idna.h") #error "Header 'idna.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpss_v_uu2/testfile.c:4:12: error: #error "Header 'idna.h' could not be found" 4 | #error "Header 'idna.h' could not be found" | ^~~~~ Has header "idna.h" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpelf473z3 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpelf473z3/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("event.h") #error "Header 'event.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "event.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe01u7430 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe01u7430/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("alloca.h") #error "Header 'alloca.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "alloca.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpclgqh1uz Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpclgqh1uz/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("stdalign.h") #error "Header 'stdalign.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "stdalign.h" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpyij6lvg3 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpyij6lvg3/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("term.h") #error "Header 'term.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "term.h" : YES Pkg-config binary for 1 is not cached. Pkg-config binary for 1 specified from cross file, native file, or env var as ['x86_64-pc-linux-gnu-pkg-config'] Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0) Determining dependency 'zlib' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion zlib` -> 0 1.2.13 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags zlib` -> 0 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs zlib` -> 0 -L/usr/lib64 -lz env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs zlib` -> 0 -lz Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_xrygnbf Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_xrygnbf/testfile.cpp -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_xrygnbf/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_x5cdr9d Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_x5cdr9d/testfile.cpp -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_x5cdr9d/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/x86_64-pc-linux-gnu/12/ programs: =/usr/libexec/gcc/x86_64-pc-linux-gnu/12/:/usr/libexec/gcc/x86_64-pc-linux-gnu/12/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/:/lib/x86_64-pc-linux-gnu/12/:/lib/../lib64/:/usr/lib/x86_64-pc-linux-gnu/12/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../:/lib/:/usr/lib/ Compiler stderr: Run-time dependency zlib found: YES 1.2.13 Pkg-config binary for 1 is cached. Determining dependency 'openssl' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion openssl` -> 0 3.0.7 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags openssl` -> 0 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs openssl` -> 0 -L/usr/lib64 -lssl -lcrypto env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs openssl` -> 0 -lssl -lcrypto Run-time dependency openssl found: YES 3.0.7 Pkg-config binary for 1 is cached. Determining dependency 'bzip2' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion bzip2` -> 1 CMake binary for 1 is not cached CMake binary missing from cross or native file, or env var undefined. Trying a default CMake fallback at cmake Found CMake: /usr/bin/cmake (3.25.1) Extracting basic cmake information CMake Toolchain: Calling CMake once to generate the compiler state Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-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=/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" - "." Try CMake generator: auto Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/cmake_bzip2 with: - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/cmake_bzip2/CMakeMesonToolchainFile.cmake" - "." -- Module search paths: ['/', '/opt', '/usr', '/usr/local'] -- CMake root: /usr/share/cmake -- CMake architectures: [] -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share'] Determining dependency 'bzip2' with CMake executable '/usr/bin/cmake' Try CMake generator: auto Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/cmake_bzip2 with: - "-DNAME=bzip2" - "-DARCHS=" - "-DVERSION=" - "-DCOMPS=" - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/cmake_bzip2/CMakeMesonToolchainFile.cmake" - "." Run-time dependency bzip2 found: NO (tried pkgconfig and cmake) Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp__vz_cjb Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp__vz_cjb/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp__vz_cjb/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpuobqo5mr Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpuobqo5mr/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpuobqo5mr/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/x86_64-pc-linux-gnu/12/ programs: =/usr/libexec/gcc/x86_64-pc-linux-gnu/12/:/usr/libexec/gcc/x86_64-pc-linux-gnu/12/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../x86_64-pc-linux-gnu/12/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/:/lib/x86_64-pc-linux-gnu/12/:/lib/../lib64/:/usr/lib/x86_64-pc-linux-gnu/12/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../:/lib/:/usr/lib/ Compiler stderr: Library bz2 found: YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp2ryru0u5 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp2ryru0u5/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp2ryru0u5/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include int main() { struct { uint64_t *v; } x; return (int)__atomic_load_n(x.v, __ATOMIC_ACQUIRE) & (int)__atomic_add_fetch(x.v, (uint64_t)1, __ATOMIC_ACQ_REL); } Compiler stdout: Compiler stderr: Checking if "GCC atomic builtins required -latomic" : links: YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp74ireflt Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp74ireflt/testfile.c -E -P -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/un.h") #error "Header 'sys/un.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/un.h" : YES Pkg-config binary for 1 is cached. Determining dependency 'ncursesw' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion ncursesw` -> 0 6.4.20221231 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags ncursesw` -> 0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs ncursesw` -> 0 -L/usr/lib64 -lncursesw -ltinfow env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs ncursesw` -> 0 -lncursesw -ltinfow Run-time dependency ncursesw found: YES 6.4.20221231 Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpfj4sk3be Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpfj4sk3be/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpfj4sk3be/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_mmap || defined __stub___mmap fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &mmap; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "mmap" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpb850ujvi Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpb850ujvi/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpb850ujvi/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_strftime || defined __stub___strftime fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strftime; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strftime" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpmzt_sifj Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpmzt_sifj/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpmzt_sifj/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_XOPEN_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_strptime || defined __stub___strptime fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strptime; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strptime" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpzd_qz99_ Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpzd_qz99_/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpzd_qz99_/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #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; } Compiler stdout: Compiler stderr: Checking for function "atoll" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqwgqxgb1 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqwgqxgb1/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqwgqxgb1/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_gethostbyaddr || defined __stub___gethostbyaddr fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &gethostbyaddr; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "gethostbyaddr" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp738pq_07 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp738pq_07/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp738pq_07/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_herror || defined __stub___herror fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &herror; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "herror" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_qrmw0uy Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_qrmw0uy/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_qrmw0uy/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_strerror || defined __stub___strerror fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strerror; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strerror" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpjrz1uhnm Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpjrz1uhnm/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpjrz1uhnm/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_popen || defined __stub___popen fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &popen; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "popen" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpcvtlbv3h Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpcvtlbv3h/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpcvtlbv3h/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_uname || defined __stub___uname fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &uname; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "uname" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqbx_n87p Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqbx_n87p/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqbx_n87p/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_access || defined __stub___access fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &access; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "access" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmproo_t2f9 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmproo_t2f9/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmproo_t2f9/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_chmod || defined __stub___chmod fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &chmod; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "chmod" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpknl4dudd Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpknl4dudd/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpknl4dudd/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_alarm || defined __stub___alarm fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &alarm; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "alarm" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqboiqwc_ Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqboiqwc_/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqboiqwc_/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_timegm || defined __stub___timegm fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &timegm; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "timegm" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpde6r5hxf Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpde6r5hxf/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpde6r5hxf/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_mremap || defined __stub___mremap fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &mremap; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "mremap" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpk22u4b2d Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpk22u4b2d/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpk22u4b2d/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_strcasecmp || defined __stub___strcasecmp fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strcasecmp; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strcasecmp" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvm5z4z5r Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvm5z4z5r/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvm5z4z5r/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_strncasecmp || defined __stub___strncasecmp fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strncasecmp; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strncasecmp" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpy3gr2077 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpy3gr2077/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpy3gr2077/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_strcasestr || defined __stub___strcasestr fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strcasestr; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strcasestr" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_1zpgm7d Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_1zpgm7d/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_1zpgm7d/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_memmove || defined __stub___memmove fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &memmove; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "memmove" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp7w9rs8hh Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp7w9rs8hh/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp7w9rs8hh/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_bcopy || defined __stub___bcopy fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &bcopy; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "bcopy" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpelu1k5kx Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpelu1k5kx/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpelu1k5kx/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_stpcpy || defined __stub___stpcpy fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &stpcpy; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "stpcpy" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmplpozmfm5 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmplpozmfm5/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmplpozmfm5/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_strdup || defined __stub___strdup fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strdup; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strdup" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpzruh0_zs Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpzruh0_zs/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpzruh0_zs/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_index || defined __stub___index fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &index; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "index" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmphqp_33u_ Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmphqp_33u_/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmphqp_33u_/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_isdigit || defined __stub___isdigit fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &isdigit; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "isdigit" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpu5fehonf Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpu5fehonf/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpu5fehonf/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_mempcpy || defined __stub___mempcpy fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &mempcpy; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "mempcpy" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpedfq4uc_ Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpedfq4uc_/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpedfq4uc_/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_memrchr || defined __stub___memrchr fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &memrchr; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "memrchr" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpndz64wlh Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpndz64wlh/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpndz64wlh/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_snprintf || defined __stub___snprintf fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &snprintf; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "snprintf" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppoopdhue Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppoopdhue/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppoopdhue/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_ISOC99_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #include #if defined __stub_vsnprintf || defined __stub___vsnprintf fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &vsnprintf; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "vsnprintf" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp7qmjttos Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp7qmjttos/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp7qmjttos/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_asprintf || defined __stub___asprintf fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &asprintf; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "asprintf" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3v_9yz9s Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3v_9yz9s/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3v_9yz9s/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_vasprintf || defined __stub___vasprintf fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &vasprintf; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "vasprintf" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3tds89gn Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3tds89gn/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3tds89gn/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #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; } Compiler stdout: Compiler stderr: Checking for function "getifaddrs" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdh1t1bte Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdh1t1bte/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdh1t1bte/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_getpwnam || defined __stub___getpwnam fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getpwnam; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "getpwnam" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpni5qriyj Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpni5qriyj/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpni5qriyj/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_inet_aton || defined __stub___inet_aton fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &inet_aton; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "inet_aton" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmptcplqfzd Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmptcplqfzd/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmptcplqfzd/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_inet_pton || defined __stub___inet_pton fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &inet_pton; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "inet_pton" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpzh0jbmj1 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpzh0jbmj1/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpzh0jbmj1/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_inet_ntop || defined __stub___inet_ntop fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &inet_ntop; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "inet_ntop" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpha1r1gzg Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpha1r1gzg/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpha1r1gzg/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_fflush || defined __stub___fflush fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &fflush; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "fflush" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpouqv36vg Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpouqv36vg/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpouqv36vg/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_fsync || defined __stub___fsync fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &fsync; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "fsync" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp79_aeyeu Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp79_aeyeu/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp79_aeyeu/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_fseeko || defined __stub___fseeko fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &fseeko; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "fseeko" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp2a8cju3w Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp2a8cju3w/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp2a8cju3w/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_ftello || defined __stub___ftello fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &ftello; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "ftello" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp9w8s2ibz Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp9w8s2ibz/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp9w8s2ibz/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_sigaction || defined __stub___sigaction fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &sigaction; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "sigaction" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp786jins5 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp786jins5/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp786jins5/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_gettimeofday || defined __stub___gettimeofday fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &gettimeofday; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "gettimeofday" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_dw4kzq2 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_dw4kzq2/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_dw4kzq2/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_clock_gettime || defined __stub___clock_gettime fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &clock_gettime; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "clock_gettime" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4u4r3kg8 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4u4r3kg8/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4u4r3kg8/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_setenv || defined __stub___setenv fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &setenv; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "setenv" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpx06rys6w Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpx06rys6w/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpx06rys6w/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_putenv || defined __stub___putenv fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &putenv; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "putenv" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp0guscee0 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp0guscee0/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp0guscee0/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_unsetenv || defined __stub___unsetenv fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &unsetenv; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "unsetenv" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3qkfb8tn Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3qkfb8tn/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3qkfb8tn/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_getuid || defined __stub___getuid fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getuid; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "getuid" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpi6erl_yg Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpi6erl_yg/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpi6erl_yg/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_geteuid || defined __stub___geteuid fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &geteuid; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "geteuid" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpv5z_hte3 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpv5z_hte3/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpv5z_hte3/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_XOPEN_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_wcwidth || defined __stub___wcwidth fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &wcwidth; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "wcwidth" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpo0idj8kx Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpo0idj8kx/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpo0idj8kx/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_fork || defined __stub___fork fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) ⋔ long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "fork" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_vi5ojt8 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_vi5ojt8/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_vi5ojt8/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_getpid || defined __stub___getpid fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getpid; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "getpid" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp5fcjgsnc Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp5fcjgsnc/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp5fcjgsnc/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_setpgid || defined __stub___setpgid fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &setpgid; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "setpgid" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmprkdgan93 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmprkdgan93/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmprkdgan93/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_getpgid || defined __stub___getpgid fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getpgid; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "getpgid" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp69itlc29 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp69itlc29/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp69itlc29/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_setpgrp || defined __stub___setpgrp fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &setpgrp; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "setpgrp" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_x6jx8qh Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_x6jx8qh/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_x6jx8qh/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_getpgrp || defined __stub___getpgrp fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getpgrp; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "getpgrp" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp51hyeqqe Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp51hyeqqe/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp51hyeqqe/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_raise || defined __stub___raise fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &raise; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "raise" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4cqh3xe3 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4cqh3xe3/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4cqh3xe3/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_kill || defined __stub___kill fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &kill; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "kill" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4ypu0g8l Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4ypu0g8l/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp4ypu0g8l/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_fpathconf || defined __stub___fpathconf fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &fpathconf; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "fpathconf" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpxeb8g1ba Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpxeb8g1ba/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpxeb8g1ba/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_poll || defined __stub___poll fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &poll; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "poll" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpsjdinwom Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpsjdinwom/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpsjdinwom/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_base_set meson_disable_define_of_event_base_set #include #undef event_base_set #ifdef __cplusplus extern "C" #endif char event_base_set (void); #if defined __stub_event_base_set || defined __stub___event_base_set fail fail fail this function is not going to work #endif int main(void) { return event_base_set (); } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccTchkJ8.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_base_set' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdivtvjbk Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdivtvjbk/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdivtvjbk/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_base_set) && !0 #error "No definition for __builtin_event_base_set found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_base_set) #error "__builtin_event_base_set not found" #endif #elif ! defined(event_base_set) __builtin_event_base_set; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdivtvjbk/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpdivtvjbk/testfile.c:17:18: error: #error "__builtin_event_base_set not found" 17 | #error "__builtin_event_base_set not found" | ^~~~~ Checking for function "event_base_set" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpokaonvdo Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpokaonvdo/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpokaonvdo/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_get_version meson_disable_define_of_event_get_version #include #undef event_get_version #ifdef __cplusplus extern "C" #endif char event_get_version (void); #if defined __stub_event_get_version || defined __stub___event_get_version fail fail fail this function is not going to work #endif int main(void) { return event_get_version (); } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccuXLbrL.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_get_version' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp9u167afc Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp9u167afc/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp9u167afc/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_get_version) && !0 #error "No definition for __builtin_event_get_version found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_get_version) #error "__builtin_event_get_version not found" #endif #elif ! defined(event_get_version) __builtin_event_get_version; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp9u167afc/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp9u167afc/testfile.c:17:18: error: #error "__builtin_event_get_version not found" 17 | #error "__builtin_event_get_version not found" | ^~~~~ Checking for function "event_get_version" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpf25_z0z8 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpf25_z0z8/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpf25_z0z8/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_get_method meson_disable_define_of_event_get_method #include #undef event_get_method #ifdef __cplusplus extern "C" #endif char event_get_method (void); #if defined __stub_event_get_method || defined __stub___event_get_method fail fail fail this function is not going to work #endif int main(void) { return event_get_method (); } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccWnv2ZB.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_get_method' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpaxi4eu_a Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpaxi4eu_a/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpaxi4eu_a/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_get_method) && !0 #error "No definition for __builtin_event_get_method found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_get_method) #error "__builtin_event_get_method not found" #endif #elif ! defined(event_get_method) __builtin_event_get_method; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpaxi4eu_a/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpaxi4eu_a/testfile.c:17:18: error: #error "__builtin_event_get_method not found" 17 | #error "__builtin_event_get_method not found" | ^~~~~ Checking for function "event_get_method" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpy5yfaupd Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpy5yfaupd/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpy5yfaupd/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_base_free meson_disable_define_of_event_base_free #include #undef event_base_free #ifdef __cplusplus extern "C" #endif char event_base_free (void); #if defined __stub_event_base_free || defined __stub___event_base_free fail fail fail this function is not going to work #endif int main(void) { return event_base_free (); } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccEEY9dE.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_base_free' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpp4xf36bh Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpp4xf36bh/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpp4xf36bh/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_base_free) && !0 #error "No definition for __builtin_event_base_free found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_base_free) #error "__builtin_event_base_free not found" #endif #elif ! defined(event_base_free) __builtin_event_base_free; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpp4xf36bh/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpp4xf36bh/testfile.c:17:18: error: #error "__builtin_event_base_free not found" 17 | #error "__builtin_event_base_free not found" | ^~~~~ Checking for function "event_base_free" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpbqlz9zxt Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpbqlz9zxt/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpbqlz9zxt/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_base_new meson_disable_define_of_event_base_new #include #undef event_base_new #ifdef __cplusplus extern "C" #endif char event_base_new (void); #if defined __stub_event_base_new || defined __stub___event_base_new fail fail fail this function is not going to work #endif int main(void) { return event_base_new (); } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccDwLyxm.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_base_new' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppdzovjx3 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppdzovjx3/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppdzovjx3/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_base_new) && !0 #error "No definition for __builtin_event_base_new found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_base_new) #error "__builtin_event_base_new not found" #endif #elif ! defined(event_base_new) __builtin_event_base_new; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppdzovjx3/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppdzovjx3/testfile.c:17:18: error: #error "__builtin_event_base_new not found" 17 | #error "__builtin_event_base_new not found" | ^~~~~ Checking for function "event_base_new" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpv0jxhusk Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpv0jxhusk/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpv0jxhusk/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_reinit meson_disable_define_of_event_reinit #include #undef event_reinit #ifdef __cplusplus extern "C" #endif char event_reinit (void); #if defined __stub_event_reinit || defined __stub___event_reinit fail fail fail this function is not going to work #endif int main(void) { return event_reinit (); } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccvyEvlc.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_reinit' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvuwu8y7k Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvuwu8y7k/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvuwu8y7k/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_reinit) && !0 #error "No definition for __builtin_event_reinit found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_reinit) #error "__builtin_event_reinit not found" #endif #elif ! defined(event_reinit) __builtin_event_reinit; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvuwu8y7k/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvuwu8y7k/testfile.c:17:18: error: #error "__builtin_event_reinit not found" 17 | #error "__builtin_event_reinit not found" | ^~~~~ Checking for function "event_reinit" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmphocrbk7v Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmphocrbk7v/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmphocrbk7v/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_base_get_method meson_disable_define_of_event_base_get_method #include #undef event_base_get_method #ifdef __cplusplus extern "C" #endif char event_base_get_method (void); #if defined __stub_event_base_get_method || defined __stub___event_base_get_method fail fail fail this function is not going to work #endif int main(void) { return event_base_get_method (); } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccgsWiN6.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_base_get_method' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_8bt05zi Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_8bt05zi/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_8bt05zi/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_base_get_method) && !0 #error "No definition for __builtin_event_base_get_method found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_base_get_method) #error "__builtin_event_base_get_method not found" #endif #elif ! defined(event_base_get_method) __builtin_event_base_get_method; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_8bt05zi/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_8bt05zi/testfile.c:17:18: error: #error "__builtin_event_base_get_method not found" 17 | #error "__builtin_event_base_get_method not found" | ^~~~~ Checking for function "event_base_get_method" : NO Using cached compile: Cached command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpv0jxhusk/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpv0jxhusk/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_reinit meson_disable_define_of_event_reinit #include #undef event_reinit #ifdef __cplusplus extern "C" #endif char event_reinit (void); #if defined __stub_event_reinit || defined __stub___event_reinit fail fail fail this function is not going to work #endif int main(void) { return event_reinit (); } Cached compiler stdout: Cached compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccvyEvlc.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_reinit' collect2: error: ld returned 1 exit status Using cached compile: Cached command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvuwu8y7k/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvuwu8y7k/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_reinit) && !0 #error "No definition for __builtin_event_reinit found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_reinit) #error "__builtin_event_reinit not found" #endif #elif ! defined(event_reinit) __builtin_event_reinit; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvuwu8y7k/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvuwu8y7k/testfile.c:17:18: error: #error "__builtin_event_reinit not found" 17 | #error "__builtin_event_reinit not found" | ^~~~~ Checking for function "event_reinit" : NO (cached) Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3uke2cy8 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3uke2cy8/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp3uke2cy8/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_config_set_flag meson_disable_define_of_event_config_set_flag #include #undef event_config_set_flag #ifdef __cplusplus extern "C" #endif char event_config_set_flag (void); #if defined __stub_event_config_set_flag || defined __stub___event_config_set_flag fail fail fail this function is not going to work #endif int main(void) { return event_config_set_flag (); } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccw3RPrU.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_config_set_flag' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpr9i9pxxa Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpr9i9pxxa/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpr9i9pxxa/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_config_set_flag) && !0 #error "No definition for __builtin_event_config_set_flag found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_config_set_flag) #error "__builtin_event_config_set_flag not found" #endif #elif ! defined(event_config_set_flag) __builtin_event_config_set_flag; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpr9i9pxxa/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpr9i9pxxa/testfile.c:17:18: error: #error "__builtin_event_config_set_flag not found" 17 | #error "__builtin_event_config_set_flag not found" | ^~~~~ Checking for function "event_config_set_flag" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpro1nk_0d Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpro1nk_0d/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpro1nk_0d/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #define event_get_struct_event_size meson_disable_define_of_event_get_struct_event_size #include #undef event_get_struct_event_size #ifdef __cplusplus extern "C" #endif char event_get_struct_event_size (void); #if defined __stub_event_get_struct_event_size || defined __stub___event_get_struct_event_size fail fail fail this function is not going to work #endif int main(void) { return event_get_struct_event_size (); } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccwQBv9n.o: in function `main': testfile.c:(.text+0x5): undefined reference to `event_get_struct_event_size' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp33v76qi3 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp33v76qi3/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp33v76qi3/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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(event_get_struct_event_size) && !0 #error "No definition for __builtin_event_get_struct_event_size found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_event_get_struct_event_size) #error "__builtin_event_get_struct_event_size not found" #endif #elif ! defined(event_get_struct_event_size) __builtin_event_get_struct_event_size; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp33v76qi3/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp33v76qi3/testfile.c:17:18: error: #error "__builtin_event_get_struct_event_size not found" 17 | #error "__builtin_event_get_struct_event_size not found" | ^~~~~ Checking for function "event_get_struct_event_size" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpy3posyj8 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpy3posyj8/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpy3posyj8/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_RAND_add || defined __stub___RAND_add fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &RAND_add; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "RAND_add" with dependency openssl: YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpn_ed6x5t Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpn_ed6x5t/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpn_ed6x5t/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_RAND_bytes || defined __stub___RAND_bytes fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &RAND_bytes; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "RAND_bytes" with dependency openssl: YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpd2fu_isd Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpd2fu_isd/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpd2fu_isd/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_ASN1_STRING_get0_data || defined __stub___ASN1_STRING_get0_data fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &ASN1_STRING_get0_data; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "ASN1_STRING_get0_data" with dependency openssl: YES Library iconv found: NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmprlwd9ktp Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmprlwd9ktp/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmprlwd9ktp/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_nl_langinfo || defined __stub___nl_langinfo fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &nl_langinfo; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "nl_langinfo" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe6mjl80v Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe6mjl80v/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe6mjl80v/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_iconv || defined __stub___iconv fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &iconv; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "iconv" with dependency -liconv: YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvn5jhyyw Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvn5jhyyw/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpvn5jhyyw/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_alloca || defined __stub___alloca fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &alloca; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccyGDdyd.o: in function `main': testfile.c:(.text+0x7): undefined reference to `alloca' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmps3iexfz5 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmps3iexfz5/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmps3iexfz5/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include 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(alloca) && !0 #error "No definition for __builtin_alloca found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_alloca) #error "__builtin_alloca not found" #endif #elif ! defined(alloca) __builtin_alloca; #endif return 0; } Compiler stdout: Compiler stderr: Checking for function "alloca" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmph36wbckv Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmph36wbckv/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmph36wbckv/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_rb_errinfo || defined __stub___rb_errinfo fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &rb_errinfo; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmph36wbckv/testfile.c:1:10: fatal error: ruby.h: No such file or directory 1 | #include | ^~~~~~~~ compilation terminated. Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpl4kyo6n1 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpl4kyo6n1/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpl4kyo6n1/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include 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(rb_errinfo) && !0 #error "No definition for __builtin_rb_errinfo found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_rb_errinfo) #error "__builtin_rb_errinfo not found" #endif #elif ! defined(rb_errinfo) __builtin_rb_errinfo; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpl4kyo6n1/testfile.c:1:10: fatal error: ruby.h: No such file or directory 1 | #include | ^~~~~~~~ compilation terminated. Checking for function "rb_errinfo" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpc_0fra88 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpc_0fra88/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpc_0fra88/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_gnutls_priority_set_direct || defined __stub___gnutls_priority_set_direct fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &gnutls_priority_set_direct; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccUmrkqz.o: in function `main': testfile.c:(.text+0x7): undefined reference to `gnutls_priority_set_direct' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqjq5e9dz Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqjq5e9dz/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqjq5e9dz/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include 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(gnutls_priority_set_direct) && !0 #error "No definition for __builtin_gnutls_priority_set_direct found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_gnutls_priority_set_direct) #error "__builtin_gnutls_priority_set_direct not found" #endif #elif ! defined(gnutls_priority_set_direct) __builtin_gnutls_priority_set_direct; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqjq5e9dz/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqjq5e9dz/testfile.c:12:14: error: #error "No definition for __builtin_gnutls_priority_set_direct found in the prefix" 12 | #error "No definition for __builtin_gnutls_priority_set_direct found in the prefix" | ^~~~~ /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpqjq5e9dz/testfile.c:17:18: error: #error "__builtin_gnutls_priority_set_direct not found" 17 | #error "__builtin_gnutls_priority_set_direct not found" | ^~~~~ Checking for function "gnutls_priority_set_direct" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpt0btshwh Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpt0btshwh/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpt0btshwh/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_gnutls_certificate_set_x509_system_trust || defined __stub___gnutls_certificate_set_x509_system_trust fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &gnutls_certificate_set_x509_system_trust; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/www-client/elinks-0.16.0/temp/ccVj9Zw9.o: in function `main': testfile.c:(.text+0x7): undefined reference to `gnutls_certificate_set_x509_system_trust' collect2: error: ld returned 1 exit status Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpigwowfxb Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpigwowfxb/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpigwowfxb/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include 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(gnutls_certificate_set_x509_system_trust) && !0 #error "No definition for __builtin_gnutls_certificate_set_x509_system_trust found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_gnutls_certificate_set_x509_system_trust) #error "__builtin_gnutls_certificate_set_x509_system_trust not found" #endif #elif ! defined(gnutls_certificate_set_x509_system_trust) __builtin_gnutls_certificate_set_x509_system_trust; #endif return 0; } Compiler stdout: Compiler stderr: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpigwowfxb/testfile.c: In function 'main': /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpigwowfxb/testfile.c:12:14: error: #error "No definition for __builtin_gnutls_certificate_set_x509_system_trust found in the prefix" 12 | #error "No definition for __builtin_gnutls_certificate_set_x509_system_trust found in the prefix" | ^~~~~ /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpigwowfxb/testfile.c:17:18: error: #error "__builtin_gnutls_certificate_set_x509_system_trust not found" 17 | #error "__builtin_gnutls_certificate_set_x509_system_trust not found" | ^~~~~ Checking for function "gnutls_certificate_set_x509_system_trust" : NO Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_a02j3e1 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_a02j3e1/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp_a02j3e1/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_mkstemps || defined __stub___mkstemps fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &mkstemps; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "mkstemps" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppqxvidxe Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppqxvidxe/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppqxvidxe/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include #include #if defined __stub_strtoul || defined __stub___strtoul fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strtoul; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strtoul" : YES Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppvuumd09 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppvuumd09/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppvuumd09/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 Code: int a; typeof(a) b; Compiler stdout: Compiler stderr: Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe_i644vi Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe_i644vi/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpe_i644vi/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(char))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 1 Program stderr: Checking for size of "char" : 1 Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpbz3qxqea Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpbz3qxqea/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpbz3qxqea/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(short))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 2 Program stderr: Checking for size of "short" : 2 Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp0se5y_2b Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp0se5y_2b/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmp0se5y_2b/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(int))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 4 Program stderr: Checking for size of "int" : 4 Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppv930l3y Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppv930l3y/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmppv930l3y/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(long))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "long" : 8 Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpf26_ywe6 Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpf26_ywe6/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpf26_ywe6/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(long long))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "long long" : 8 Running compile: Working directory: /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpl0byq6on Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpl0byq6on/testfile.c -o /var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0-build/meson-private/tmpl0byq6on/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(off_t))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "off_t" : 8 Configuring config.h using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Program potfiles.py found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/po/potfiles.py) Program generate_pot.py found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/po/generate_pot.py) Program check_po.sh found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/po/check_po.sh) Program update_po.sh found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/po/update_po.sh) detecting CPU family based on trial='x86_64' Program test-cookies-t found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/cookies/test-cookies-t) Adding test "cookies" detecting CPU family based on trial='x86_64' detecting CPU family based on trial='x86_64' detecting CPU family based on trial='x86_64' Program test-dom-configuration-basic found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/dom/test/test-dom-configuration-basic) Program test-sgml-dump-basic found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/dom/test/test-sgml-dump-basic) Program test-sgml-parser-basic found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/dom/test/test-sgml-parser-basic) Program test-sgml-parser-error found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/dom/test/test-sgml-parser-error) Program test-sgml-parser-incomplete found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/dom/test/test-sgml-parser-incomplete) Program test-sgml-parser-incremental found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/dom/test/test-sgml-parser-incremental) Program test-sgml-parser-lines found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/dom/test/test-sgml-parser-lines) Program test-sgml-parser-random found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/dom/test/test-sgml-parser-random) Adding test "dom-configuration-basic" Adding test "sgml-dump-basic" Adding test "sgml-parser-basic" Adding test "sgml-parser-error" Adding test "sgml-parser-incomplete" Adding test "sgml-parser-incremental" Adding test "sgml-parser-lines" Adding test "sgml-parser-random" detecting CPU family based on trial='x86_64' Adding test "parse-meta-refresh" detecting CPU family based on trial='x86_64' Program test-mailcap-cache found: YES (/var/tmp/portage/www-client/elinks-0.16.0/work/elinks-0.16.0/src/mime/backend/test-mailcap-cache) Adding test "mailcap-cache" detecting CPU family based on trial='x86_64' Adding test "match-hostname-test" Pkg-config binary for 1 is cached. Determining dependency 'libidn' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/www-client/elinks-0.16.0/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/www-client/elinks-0.16.0/temp/python3.10/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion libidn` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libidn found: NO (tried pkgconfig and cmake) src/protocol/test/meson.build:1:0: ERROR: Dependency "libidn" not found, tried pkgconfig and cmake