Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 922547 Details for
Bug 952004
=dev-vcs/git-2.49.0-r1 fails to emerge when dev-util/coccinelle is installed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
meson-log.txt
meson-log.txt (text/plain), 81.43 KB, created by
Amadeusz Sławiński
on 2025-03-24 20:02:44 UTC
(
hide
)
Description:
meson-log.txt
Filename:
MIME Type:
Creator:
Amadeusz Sławiński
Created:
2025-03-24 20:02:44 UTC
Size:
81.43 KB
patch
obsolete
>Build started at 2025-03-24T20:53:03.385748 >Main binary: /usr/bin/python3.12 >Build Options: -Db_lto=false -Db_pch=false -Dwerror=false -Dbuildtype=plain -Dcurl=enabled -Dgitweb=disabled -Dexpat=enabled -Diconv=enabled -Dgettext=enabled -Dpcre2=disabled -Dperl=enabled -Dpython=disabled -Dtests=false -Dcontrib=completion,subtree,contacts -Dcredential_helpers=netrc -Dmacos_use_homebrew_gettext=false -Dperl_cpan_fallback=false -Dzlib_backend=zlib -Dprefix=/usr -Dlibdir=lib64 -Dlocalstatedir=/var/lib -Dsysconfdir=/etc -Dwrap_mode=nodownload -Dbuild.pkg_config_path=/usr/share/pkgconfig -Dpkg_config_path=/usr/share/pkgconfig --native-file=/var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/meson.x86_64-pc-linux-gnu.amd64.ini --native-file=/var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/meson.ini.local >Python system: Linux >The Meson build system >Version: 1.7.0 >Source dir: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0 >Build dir: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build >Build type: native build >Program sh found: YES >Running command: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0/GIT-VERSION-GEN /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0 --format=@GIT_VERSION@ >--- stdout --- >2.49.0 > >--- stderr --- > > >Project name: git >Project version: 2.49.0 >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-gcc --version` -> 0 >stdout: >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20250301 p8) 14.2.1 20250301 >Copyright (C) 2024 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. >----------- >Running command: -cpp -x c -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-gcc -Wl,--version -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >stdout: >mold 2.37.1 (compatible with GNU ld) >----------- >stderr: >collect2 version 14.2.1 20250301 >/usr/bin/ld.mold -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/14/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/14/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/ccM2lfRp.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 -z now /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/14 -L/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../.. --version -O1 --as-needed -z pack-relative-relocs -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/14/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../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=native -pipe -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/sanitycheckc.exe >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 14.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20250301 p8) 14.2.1 20250301") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.mold 2.37.1 >----------- >Detecting archiver via: `x86_64-pc-linux-gnu-ar --version` -> 0 >stdout: >GNU ar (Gentoo 2.44 p1) 2.44.0 >Copyright (C) 2025 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) any later version. >This program has absolutely no warranty. >----------- >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-gcc --version` -> 0 >stdout: >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20250301 p8) 14.2.1 20250301 >Copyright (C) 2024 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. >----------- >Running command: -cpp -x c -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-gcc -Wl,--version` -> 0 >stdout: >GNU ld (Gentoo 2.44 p1) 2.44.0 >Copyright (C) 2025 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. >----------- >stderr: >collect2 version 14.2.1 20250301 >/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/14/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/14/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/ccBh0ihb.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 -z now /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/14 -L/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../.. --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/14/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../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/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/sanitycheckc.exe >C compiler for the build machine: x86_64-pc-linux-gnu-gcc (gcc 14.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20250301 p8) 14.2.1 20250301") >C linker for the build machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.44 >----------- >Detecting archiver via: `x86_64-pc-linux-gnu-ar --version` -> 0 >stdout: >GNU ar (Gentoo 2.44 p1) 2.44.0 >Copyright (C) 2025 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) any later version. >This program has absolutely no warranty. >----------- >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 >Program cygpath found: NO >Program diff found: YES (/usr/bin/diff) >Program git found: YES (/usr/bin/git) >Program sed found: YES (/usr/bin/sed) >Program sh found: YES >Program tar found: YES (/usr/bin/tar) >Program cat found: YES (/usr/bin/cat) >Program cut found: YES (/usr/bin/cut) >Program grep found: YES (/usr/bin/grep) >Program sort found: YES (/usr/bin/sort) >Program tr found: YES (/usr/bin/tr) >Program uname found: YES (/usr/bin/uname) >Program python3 found: NO (disabled by: python ) >[Errno 21] Is a directory: '/var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0/perl' >Unusable script '/var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0/perl' >Running command: /usr/bin/perl -V:version >--- stdout --- >version='5.40.1'; > >--- stderr --- > > >Program perl found: YES 5.40.1 5.40.1 (/usr/bin/perl) >Pkg-config binary for host machine specified from cross file, native file, or env var as ['x86_64-pc-linux-gnu-pkg-config'] >Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.4.3 >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/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion zlib` -> 0 >stdout: >1.3.1 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >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/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs zlib` -> 0 >stdout: >-L/usr/lib64 -lz >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs zlib` -> 0 >stdout: >-lz >----------- >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp945xbdsw >Code: > > #include<stddef.h> > #include<stdio.h> > int main(void) { > printf("%ld\n", (long)(sizeof(void *))); > return 0; > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp945xbdsw/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp945xbdsw/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Program stdout: > >8 > >Program stderr: > > >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmppfvnv79f >Code: > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmppfvnv79f/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmppfvnv79f/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0 >stdout: >install: /usr/lib/gcc/x86_64-pc-linux-gnu/14/ >programs: =/usr/libexec/gcc/x86_64-pc-linux-gnu/14/:/usr/libexec/gcc/x86_64-pc-linux-gnu/14/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ >libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/:/lib/x86_64-pc-linux-gnu/14/:/lib/../lib64/:/usr/lib/x86_64-pc-linux-gnu/14/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../:/lib/:/usr/lib/ >----------- >Run-time dependency zlib found: YES 1.3.1 >Run-time dependency threads found: YES >Program msgfmt found: YES (/usr/bin/msgfmt) >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp41ktfuks >Code: >#include <libintl.h> > >int main() { > gettext("Hello world"); >} >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp41ktfuks/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp41ktfuks/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Run-time dependency intl found: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6sq_np6j >Code: > > #define nl_langinfo meson_disable_define_of_nl_langinfo > > #include <limits.h> > #undef nl_langinfo > > #ifdef __cplusplus > extern "C" > #endif > char nl_langinfo (void); > > #if defined __stub_nl_langinfo || defined __stub___nl_langinfo > fail fail fail this function is not going to work > #endif > > int main(void) { > return nl_langinfo (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6sq_np6j/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6sq_np6j/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "nl_langinfo" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpxoxkub6a >Code: >#include <iconv.h> > >int main() { > iconv_open("",""); >} >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpxoxkub6a/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpxoxkub6a/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Run-time dependency iconv found: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp8rmpk_sv >Code: > > #include <iconv.h> > > extern size_t iconv(iconv_t cd, > char **inbuf, size_t *inbytesleft, > char **outbuf, size_t *outbytesleft); > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp8rmpk_sv/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp8rmpk_sv/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Checking if "old iconv interface" with dependency iconv compiles: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpabxocy_5 >Code: ># > #include <iconv.h> > > int main(int argc, const char **argv) > { > > typedef char *iconv_ibp; > > int v; > iconv_t conv; > char in[] = "a"; iconv_ibp pin = in; > char out[20] = ""; char *pout = out; > size_t isz = sizeof in; > size_t osz = sizeof out; > > conv = iconv_open("UTF-16", "UTF-8"); > iconv(conv, &pin, &isz, &pout, &osz); > iconv_close(conv); > v = (unsigned char)(out[0]) + (unsigned char)(out[1]); > return v != 0xfe + 0xff; > } > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpabxocy_5/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpabxocy_5/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Program stdout: > > >Program stderr: > > >Checking if "iconv omits BOM" with dependency iconv runs: YES >Dependency libpcre2-8 skipped: feature pcre2 disabled >Determining dependency 'libcurl' 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/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion libcurl` -> 0 >stdout: >8.12.1 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags libcurl` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libcurl` -> 0 >stdout: >-L/usr/lib64 -lcurl >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libcurl` -> 0 >stdout: >-lcurl >----------- >Run-time dependency libcurl found: YES 8.12.1 >Determining dependency 'expat' 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/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion expat` -> 0 >stdout: >2.7.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags expat` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs expat` -> 0 >stdout: >-L/usr/lib64 -lexpat >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs expat` -> 0 >stdout: >-lexpat >----------- >Run-time dependency expat found: YES 2.7.0 >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6lyfoiea >Code: > > #ifdef __has_include > #if !__has_include("sys/select.h") > #error "Header 'sys/select.h' could not be found" > #endif > #else > #include <sys/select.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6lyfoiea/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "sys/select.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpq04uyia1 >Code: > > #ifdef __has_include > #if !__has_include("poll.h") > #error "Header 'poll.h' could not be found" > #endif > #else > #include <poll.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpq04uyia1/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "poll.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpr2taa9na >Code: > > #ifdef __has_include > #if !__has_include("sys/poll.h") > #error "Header 'sys/poll.h' could not be found" > #endif > #else > #include <sys/poll.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpr2taa9na/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "sys/poll.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp_dyf8bys >Code: > > #ifdef __has_include > #if !__has_include("inttypes.h") > #error "Header 'inttypes.h' could not be found" > #endif > #else > #include <inttypes.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp_dyf8bys/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "inttypes.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6a5cvd58 >Code: > > #ifdef __has_include > #if !__has_include("alloca.h") > #error "Header 'alloca.h' could not be found" > #endif > #else > #include <alloca.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6a5cvd58/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "alloca.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpawphkxgu >Code: > > #ifdef __has_include > #if !__has_include("sys/sysinfo.h") > #error "Header 'sys/sysinfo.h' could not be found" > #endif > #else > #include <sys/sysinfo.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpawphkxgu/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "sys/sysinfo.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp8nmltwgx >Code: > > #ifdef __has_include > #if !__has_include("libgen.h") > #error "Header 'libgen.h' could not be found" > #endif > #else > #include <libgen.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp8nmltwgx/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "libgen.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp4mbgh4d6 >Code: > > #ifdef __has_include > #if !__has_include("paths.h") > #error "Header 'paths.h' could not be found" > #endif > #else > #include <paths.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp4mbgh4d6/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "paths.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpi1aq5y5c >Code: > > #ifdef __has_include > #if !__has_include("strings.h") > #error "Header 'strings.h' could not be found" > #endif > #else > #include <strings.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpi1aq5y5c/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "strings.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp2x7nvyw3 >Code: >int main(void) { return 0; } > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp2x7nvyw3/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp2x7nvyw3/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -lresolv -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Library resolv found: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpicuntu2c >Code: > > #define inet_ntop meson_disable_define_of_inet_ntop > > #include <limits.h> > #undef inet_ntop > > #ifdef __cplusplus > extern "C" > #endif > char inet_ntop (void); > > #if defined __stub_inet_ntop || defined __stub___inet_ntop > fail fail fail this function is not going to work > #endif > > int main(void) { > return inet_ntop (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpicuntu2c/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpicuntu2c/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -lresolv -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "inet_ntop" with dependency -lresolv: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpsy7vhmqu >Code: > > #define inet_pton meson_disable_define_of_inet_pton > > #include <limits.h> > #undef inet_pton > > #ifdef __cplusplus > extern "C" > #endif > char inet_pton (void); > > #if defined __stub_inet_pton || defined __stub___inet_pton > fail fail fail this function is not going to work > #endif > > int main(void) { > return inet_pton (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpsy7vhmqu/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpsy7vhmqu/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -lresolv -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "inet_pton" with dependency -lresolv: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpkf87ofi2 >Code: > > #define strerror meson_disable_define_of_strerror > > #include <limits.h> > #undef strerror > > #ifdef __cplusplus > extern "C" > #endif > char strerror (void); > > #if defined __stub_strerror || defined __stub___strerror > fail fail fail this function is not going to work > #endif > > int main(void) { > return strerror (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpkf87ofi2/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpkf87ofi2/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -lresolv -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "strerror" with dependency -lresolv: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpnimt7enc >Code: > > #define getaddrinfo meson_disable_define_of_getaddrinfo > > #include <limits.h> > #undef getaddrinfo > > #ifdef __cplusplus > extern "C" > #endif > char getaddrinfo (void); > > #if defined __stub_getaddrinfo || defined __stub___getaddrinfo > fail fail fail this function is not going to work > #endif > > int main(void) { > return getaddrinfo (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpnimt7enc/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpnimt7enc/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -lresolv -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "getaddrinfo" with dependency -lresolv: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp4oyl6tgp >Code: > > #ifdef _WIN32 > # include <winsock2.h> > #else > # include <sys/types.h> > # include <sys/socket.h> > #endif > > void func(void) > { > struct sockaddr_storage x; > } > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp4oyl6tgp/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp4oyl6tgp/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Checking if "struct sockaddr_storage" compiles: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpv3i5j45y >Code: > > #define socket meson_disable_define_of_socket > > #include <limits.h> > #undef socket > > #ifdef __cplusplus > extern "C" > #endif > char socket (void); > > #if defined __stub_socket || defined __stub___socket > fail fail fail this function is not going to work > #endif > > int main(void) { > return socket (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpv3i5j45y/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpv3i5j45y/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -lresolv -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "socket" with dependency -lresolv: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpp6_grja9 >Code: > > #define pread meson_disable_define_of_pread > > #include <limits.h> > #undef pread > > #ifdef __cplusplus > extern "C" > #endif > char pread (void); > > #if defined __stub_pread || defined __stub___pread > fail fail fail this function is not going to work > #endif > > int main(void) { > return pread (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpp6_grja9/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpp6_grja9/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "pread" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp5wf_rsre >Code: > > #ifdef __has_include > #if !__has_include("regex.h") > #error "Header 'regex.h' could not be found" > #endif > #else > #include <regex.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp5wf_rsre/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >Has header "regex.h" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/tmp6pnvq6o5 >Code: > > #include <regex.h> > #ifndef REG_STARTEND > # define REG_STARTEND "MESON_GET_DEFINE_UNDEFINED_SENTINEL" > #endif > "MESON_GET_DEFINE_DELIMITER_START" >REG_STARTEND >"MESON_GET_DEFINE_DELIMITER_END" >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/tmp6pnvq6o5/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >stdout: >typedef unsigned char __u_char; >typedef unsigned short int __u_short; >typedef unsigned int __u_int; >typedef unsigned long int __u_long; >typedef signed char __int8_t; >typedef unsigned char __uint8_t; >typedef signed short int __int16_t; >typedef unsigned short int __uint16_t; >typedef signed int __int32_t; >typedef unsigned int __uint32_t; >typedef signed long int __int64_t; >typedef unsigned long int __uint64_t; >typedef __int8_t __int_least8_t; >typedef __uint8_t __uint_least8_t; >typedef __int16_t __int_least16_t; >typedef __uint16_t __uint_least16_t; >typedef __int32_t __int_least32_t; >typedef __uint32_t __uint_least32_t; >typedef __int64_t __int_least64_t; >typedef __uint64_t __uint_least64_t; >typedef long int __quad_t; >typedef unsigned long int __u_quad_t; >typedef long int __intmax_t; >typedef unsigned long int __uintmax_t; >typedef unsigned long int __dev_t; >typedef unsigned int __uid_t; >typedef unsigned int __gid_t; >typedef unsigned long int __ino_t; >typedef unsigned long int __ino64_t; >typedef unsigned int __mode_t; >typedef unsigned long int __nlink_t; >typedef long int __off_t; >typedef long int __off64_t; >typedef int __pid_t; >typedef struct { int __val[2]; } __fsid_t; >typedef long int __clock_t; >typedef unsigned long int __rlim_t; >typedef unsigned long int __rlim64_t; >typedef unsigned int __id_t; >typedef long int __time_t; >typedef unsigned int __useconds_t; >typedef long int __suseconds_t; >typedef long int __suseconds64_t; >typedef int __daddr_t; >typedef int __key_t; >typedef int __clockid_t; >typedef void * __timer_t; >typedef long int __blksize_t; >typedef long int __blkcnt_t; >typedef long int __blkcnt64_t; >typedef unsigned long int __fsblkcnt_t; >typedef unsigned long int __fsblkcnt64_t; >typedef unsigned long int __fsfilcnt_t; >typedef unsigned long int __fsfilcnt64_t; >typedef long int __fsword_t; >typedef long int __ssize_t; >typedef long int __syscall_slong_t; >typedef unsigned long int __syscall_ulong_t; >typedef __off64_t __loff_t; >typedef char *__caddr_t; >typedef long int __intptr_t; >typedef unsigned int __socklen_t; >typedef int __sig_atomic_t; >typedef __u_char u_char; >typedef __u_short u_short; >typedef __u_int u_int; >typedef __u_long u_long; >typedef __quad_t quad_t; >typedef __u_quad_t u_quad_t; >typedef __fsid_t fsid_t; >typedef __loff_t loff_t; >typedef __ino64_t ino_t; >typedef __dev_t dev_t; >typedef __gid_t gid_t; >typedef __mode_t mode_t; >typedef __nlink_t nlink_t; >typedef __uid_t uid_t; >typedef __off64_t off_t; >typedef __pid_t pid_t; >typedef __id_t id_t; >typedef __ssize_t ssize_t; >typedef __daddr_t daddr_t; >typedef __caddr_t caddr_t; >typedef __key_t key_t; >typedef __clock_t clock_t; >typedef __clockid_t clockid_t; >typedef __time_t time_t; >typedef __timer_t timer_t; >typedef long unsigned int size_t; >typedef unsigned long int ulong; >typedef unsigned short int ushort; >typedef unsigned int uint; >typedef __int8_t int8_t; >typedef __int16_t int16_t; >typedef __int32_t int32_t; >typedef __int64_t int64_t; >typedef __uint8_t u_int8_t; >typedef __uint16_t u_int16_t; >typedef __uint32_t u_int32_t; >typedef __uint64_t u_int64_t; >typedef int register_t __attribute__ ((__mode__ (__word__))); >static __inline __uint16_t >__bswap_16 (__uint16_t __bsx) >{ > return __builtin_bswap16 (__bsx); >} >static __inline __uint32_t >__bswap_32 (__uint32_t __bsx) >{ > return __builtin_bswap32 (__bsx); >} >__extension__ static __inline __uint64_t >__bswap_64 (__uint64_t __bsx) >{ > return __builtin_bswap64 (__bsx); >} >static __inline __uint16_t >__uint16_identity (__uint16_t __x) >{ > return __x; >} >static __inline __uint32_t >__uint32_identity (__uint32_t __x) >{ > return __x; >} >static __inline __uint64_t >__uint64_identity (__uint64_t __x) >{ > return __x; >} >typedef struct >{ > unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; >} __sigset_t; >typedef __sigset_t sigset_t; >struct timeval >{ > __time_t tv_sec; > __suseconds_t tv_usec; >}; >struct timespec >{ > __time_t tv_sec; > __syscall_slong_t tv_nsec; >}; >typedef __suseconds_t suseconds_t; >typedef long int __fd_mask; >typedef struct > { > __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; > } fd_set; >typedef __fd_mask fd_mask; > >extern int select (int __nfds, fd_set *__restrict __readfds, > fd_set *__restrict __writefds, > fd_set *__restrict __exceptfds, > struct timeval *__restrict __timeout); >extern int pselect (int __nfds, fd_set *__restrict __readfds, > fd_set *__restrict __writefds, > fd_set *__restrict __exceptfds, > const struct timespec *__restrict __timeout, > const __sigset_t *__restrict __sigmask); > >typedef __blksize_t blksize_t; >typedef __blkcnt64_t blkcnt_t; >typedef __fsblkcnt64_t fsblkcnt_t; >typedef __fsfilcnt64_t fsfilcnt_t; >typedef union >{ > __extension__ unsigned long long int __value64; > struct > { > unsigned int __low; > unsigned int __high; > } __value32; >} __atomic_wide_counter; >typedef struct __pthread_internal_list >{ > struct __pthread_internal_list *__prev; > struct __pthread_internal_list *__next; >} __pthread_list_t; >typedef struct __pthread_internal_slist >{ > struct __pthread_internal_slist *__next; >} __pthread_slist_t; >struct __pthread_mutex_s >{ > int __lock; > unsigned int __count; > int __owner; > unsigned int __nusers; > int __kind; > short __spins; > short __elision; > __pthread_list_t __list; >}; >struct __pthread_rwlock_arch_t >{ > unsigned int __readers; > unsigned int __writers; > unsigned int __wrphase_futex; > unsigned int __writers_futex; > unsigned int __pad3; > unsigned int __pad4; > int __cur_writer; > int __shared; > signed char __rwelision; > unsigned char __pad1[7]; > unsigned long int __pad2; > unsigned int __flags; >}; >struct __pthread_cond_s >{ > __atomic_wide_counter __wseq; > __atomic_wide_counter __g1_start; > unsigned int __g_size[2] ; > unsigned int __g1_orig_size; > unsigned int __wrefs; > unsigned int __g_signals[2]; > unsigned int __unused_initialized_1; > unsigned int __unused_initialized_2; >}; >typedef unsigned int __tss_t; >typedef unsigned long int __thrd_t; >typedef struct >{ > int __data ; >} __once_flag; >typedef unsigned long int pthread_t; >typedef union >{ > char __size[4]; > int __align; >} pthread_mutexattr_t; >typedef union >{ > char __size[4]; > int __align; >} pthread_condattr_t; >typedef unsigned int pthread_key_t; >typedef int pthread_once_t; >union pthread_attr_t >{ > char __size[56]; > long int __align; >}; >typedef union pthread_attr_t pthread_attr_t; >typedef union >{ > struct __pthread_mutex_s __data; > char __size[40]; > long int __align; >} pthread_mutex_t; >typedef union >{ > struct __pthread_cond_s __data; > char __size[48]; > __extension__ long long int __align; >} pthread_cond_t; >typedef union >{ > struct __pthread_rwlock_arch_t __data; > char __size[56]; > long int __align; >} pthread_rwlock_t; >typedef union >{ > char __size[8]; > long int __align; >} pthread_rwlockattr_t; >typedef volatile int pthread_spinlock_t; >typedef union >{ > char __size[32]; > long int __align; >} pthread_barrier_t; >typedef union >{ > char __size[4]; > int __align; >} pthread_barrierattr_t; > >typedef unsigned int __re_size_t; >typedef unsigned long int __re_long_size_t; >typedef long int s_reg_t; >typedef unsigned long int active_reg_t; >typedef unsigned long int reg_syntax_t; >extern reg_syntax_t re_syntax_options; >typedef enum >{ > _REG_ENOSYS = -1, > _REG_NOERROR = 0, > _REG_NOMATCH, > _REG_BADPAT, > _REG_ECOLLATE, > _REG_ECTYPE, > _REG_EESCAPE, > _REG_ESUBREG, > _REG_EBRACK, > _REG_EPAREN, > _REG_EBRACE, > _REG_BADBR, > _REG_ERANGE, > _REG_ESPACE, > _REG_BADRPT, > _REG_EEND, > _REG_ESIZE, > _REG_ERPAREN >} reg_errcode_t; >struct re_pattern_buffer >{ > struct re_dfa_t *__buffer; > __re_long_size_t __allocated; > __re_long_size_t __used; > reg_syntax_t __syntax; > char *__fastmap; > unsigned char * __translate; > size_t re_nsub; > unsigned __can_be_null : 1; > unsigned __regs_allocated : 2; > unsigned __fastmap_accurate : 1; > unsigned __no_sub : 1; > unsigned __not_bol : 1; > unsigned __not_eol : 1; > unsigned __newline_anchor : 1; >}; >typedef struct re_pattern_buffer regex_t; >typedef int regoff_t; >typedef struct >{ > regoff_t rm_so; > regoff_t rm_eo; >} regmatch_t; >#pragma GCC diagnostic push >#pragma GCC diagnostic ignored "-Wvla" >extern int regcomp (regex_t *__restrict __preg, > const char *__restrict __pattern, > int __cflags); >extern int regexec (const regex_t *__restrict __preg, > const char *__restrict __String, size_t __nmatch, > regmatch_t __pmatch[__restrict > __nmatch], > int __eflags); >extern size_t regerror (int __errcode, const regex_t *__restrict __preg, > char *__restrict __errbuf, size_t __errbuf_size) > __attribute__ ((__access__ (__write_only__, 3, 4))); >extern void regfree (regex_t *__preg); >#pragma GCC diagnostic pop > "MESON_GET_DEFINE_DELIMITER_START" >(1 << 2) >"MESON_GET_DEFINE_DELIMITER_END" >----------- >Fetching value of define "REG_STARTEND" : (1 << 2) >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/tmpfqxu6plo >Code: > > #include <regex.h> > #ifndef REG_ENHANCED > # define REG_ENHANCED "MESON_GET_DEFINE_UNDEFINED_SENTINEL" > #endif > "MESON_GET_DEFINE_DELIMITER_START" >REG_ENHANCED >"MESON_GET_DEFINE_DELIMITER_END" >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/tmpfqxu6plo/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 >stdout: >typedef unsigned char __u_char; >typedef unsigned short int __u_short; >typedef unsigned int __u_int; >typedef unsigned long int __u_long; >typedef signed char __int8_t; >typedef unsigned char __uint8_t; >typedef signed short int __int16_t; >typedef unsigned short int __uint16_t; >typedef signed int __int32_t; >typedef unsigned int __uint32_t; >typedef signed long int __int64_t; >typedef unsigned long int __uint64_t; >typedef __int8_t __int_least8_t; >typedef __uint8_t __uint_least8_t; >typedef __int16_t __int_least16_t; >typedef __uint16_t __uint_least16_t; >typedef __int32_t __int_least32_t; >typedef __uint32_t __uint_least32_t; >typedef __int64_t __int_least64_t; >typedef __uint64_t __uint_least64_t; >typedef long int __quad_t; >typedef unsigned long int __u_quad_t; >typedef long int __intmax_t; >typedef unsigned long int __uintmax_t; >typedef unsigned long int __dev_t; >typedef unsigned int __uid_t; >typedef unsigned int __gid_t; >typedef unsigned long int __ino_t; >typedef unsigned long int __ino64_t; >typedef unsigned int __mode_t; >typedef unsigned long int __nlink_t; >typedef long int __off_t; >typedef long int __off64_t; >typedef int __pid_t; >typedef struct { int __val[2]; } __fsid_t; >typedef long int __clock_t; >typedef unsigned long int __rlim_t; >typedef unsigned long int __rlim64_t; >typedef unsigned int __id_t; >typedef long int __time_t; >typedef unsigned int __useconds_t; >typedef long int __suseconds_t; >typedef long int __suseconds64_t; >typedef int __daddr_t; >typedef int __key_t; >typedef int __clockid_t; >typedef void * __timer_t; >typedef long int __blksize_t; >typedef long int __blkcnt_t; >typedef long int __blkcnt64_t; >typedef unsigned long int __fsblkcnt_t; >typedef unsigned long int __fsblkcnt64_t; >typedef unsigned long int __fsfilcnt_t; >typedef unsigned long int __fsfilcnt64_t; >typedef long int __fsword_t; >typedef long int __ssize_t; >typedef long int __syscall_slong_t; >typedef unsigned long int __syscall_ulong_t; >typedef __off64_t __loff_t; >typedef char *__caddr_t; >typedef long int __intptr_t; >typedef unsigned int __socklen_t; >typedef int __sig_atomic_t; >typedef __u_char u_char; >typedef __u_short u_short; >typedef __u_int u_int; >typedef __u_long u_long; >typedef __quad_t quad_t; >typedef __u_quad_t u_quad_t; >typedef __fsid_t fsid_t; >typedef __loff_t loff_t; >typedef __ino64_t ino_t; >typedef __dev_t dev_t; >typedef __gid_t gid_t; >typedef __mode_t mode_t; >typedef __nlink_t nlink_t; >typedef __uid_t uid_t; >typedef __off64_t off_t; >typedef __pid_t pid_t; >typedef __id_t id_t; >typedef __ssize_t ssize_t; >typedef __daddr_t daddr_t; >typedef __caddr_t caddr_t; >typedef __key_t key_t; >typedef __clock_t clock_t; >typedef __clockid_t clockid_t; >typedef __time_t time_t; >typedef __timer_t timer_t; >typedef long unsigned int size_t; >typedef unsigned long int ulong; >typedef unsigned short int ushort; >typedef unsigned int uint; >typedef __int8_t int8_t; >typedef __int16_t int16_t; >typedef __int32_t int32_t; >typedef __int64_t int64_t; >typedef __uint8_t u_int8_t; >typedef __uint16_t u_int16_t; >typedef __uint32_t u_int32_t; >typedef __uint64_t u_int64_t; >typedef int register_t __attribute__ ((__mode__ (__word__))); >static __inline __uint16_t >__bswap_16 (__uint16_t __bsx) >{ > return __builtin_bswap16 (__bsx); >} >static __inline __uint32_t >__bswap_32 (__uint32_t __bsx) >{ > return __builtin_bswap32 (__bsx); >} >__extension__ static __inline __uint64_t >__bswap_64 (__uint64_t __bsx) >{ > return __builtin_bswap64 (__bsx); >} >static __inline __uint16_t >__uint16_identity (__uint16_t __x) >{ > return __x; >} >static __inline __uint32_t >__uint32_identity (__uint32_t __x) >{ > return __x; >} >static __inline __uint64_t >__uint64_identity (__uint64_t __x) >{ > return __x; >} >typedef struct >{ > unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; >} __sigset_t; >typedef __sigset_t sigset_t; >struct timeval >{ > __time_t tv_sec; > __suseconds_t tv_usec; >}; >struct timespec >{ > __time_t tv_sec; > __syscall_slong_t tv_nsec; >}; >typedef __suseconds_t suseconds_t; >typedef long int __fd_mask; >typedef struct > { > __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; > } fd_set; >typedef __fd_mask fd_mask; > >extern int select (int __nfds, fd_set *__restrict __readfds, > fd_set *__restrict __writefds, > fd_set *__restrict __exceptfds, > struct timeval *__restrict __timeout); >extern int pselect (int __nfds, fd_set *__restrict __readfds, > fd_set *__restrict __writefds, > fd_set *__restrict __exceptfds, > const struct timespec *__restrict __timeout, > const __sigset_t *__restrict __sigmask); > >typedef __blksize_t blksize_t; >typedef __blkcnt64_t blkcnt_t; >typedef __fsblkcnt64_t fsblkcnt_t; >typedef __fsfilcnt64_t fsfilcnt_t; >typedef union >{ > __extension__ unsigned long long int __value64; > struct > { > unsigned int __low; > unsigned int __high; > } __value32; >} __atomic_wide_counter; >typedef struct __pthread_internal_list >{ > struct __pthread_internal_list *__prev; > struct __pthread_internal_list *__next; >} __pthread_list_t; >typedef struct __pthread_internal_slist >{ > struct __pthread_internal_slist *__next; >} __pthread_slist_t; >struct __pthread_mutex_s >{ > int __lock; > unsigned int __count; > int __owner; > unsigned int __nusers; > int __kind; > short __spins; > short __elision; > __pthread_list_t __list; >}; >struct __pthread_rwlock_arch_t >{ > unsigned int __readers; > unsigned int __writers; > unsigned int __wrphase_futex; > unsigned int __writers_futex; > unsigned int __pad3; > unsigned int __pad4; > int __cur_writer; > int __shared; > signed char __rwelision; > unsigned char __pad1[7]; > unsigned long int __pad2; > unsigned int __flags; >}; >struct __pthread_cond_s >{ > __atomic_wide_counter __wseq; > __atomic_wide_counter __g1_start; > unsigned int __g_size[2] ; > unsigned int __g1_orig_size; > unsigned int __wrefs; > unsigned int __g_signals[2]; > unsigned int __unused_initialized_1; > unsigned int __unused_initialized_2; >}; >typedef unsigned int __tss_t; >typedef unsigned long int __thrd_t; >typedef struct >{ > int __data ; >} __once_flag; >typedef unsigned long int pthread_t; >typedef union >{ > char __size[4]; > int __align; >} pthread_mutexattr_t; >typedef union >{ > char __size[4]; > int __align; >} pthread_condattr_t; >typedef unsigned int pthread_key_t; >typedef int pthread_once_t; >union pthread_attr_t >{ > char __size[56]; > long int __align; >}; >typedef union pthread_attr_t pthread_attr_t; >typedef union >{ > struct __pthread_mutex_s __data; > char __size[40]; > long int __align; >} pthread_mutex_t; >typedef union >{ > struct __pthread_cond_s __data; > char __size[48]; > __extension__ long long int __align; >} pthread_cond_t; >typedef union >{ > struct __pthread_rwlock_arch_t __data; > char __size[56]; > long int __align; >} pthread_rwlock_t; >typedef union >{ > char __size[8]; > long int __align; >} pthread_rwlockattr_t; >typedef volatile int pthread_spinlock_t; >typedef union >{ > char __size[32]; > long int __align; >} pthread_barrier_t; >typedef union >{ > char __size[4]; > int __align; >} pthread_barrierattr_t; > >typedef unsigned int __re_size_t; >typedef unsigned long int __re_long_size_t; >typedef long int s_reg_t; >typedef unsigned long int active_reg_t; >typedef unsigned long int reg_syntax_t; >extern reg_syntax_t re_syntax_options; >typedef enum >{ > _REG_ENOSYS = -1, > _REG_NOERROR = 0, > _REG_NOMATCH, > _REG_BADPAT, > _REG_ECOLLATE, > _REG_ECTYPE, > _REG_EESCAPE, > _REG_ESUBREG, > _REG_EBRACK, > _REG_EPAREN, > _REG_EBRACE, > _REG_BADBR, > _REG_ERANGE, > _REG_ESPACE, > _REG_BADRPT, > _REG_EEND, > _REG_ESIZE, > _REG_ERPAREN >} reg_errcode_t; >struct re_pattern_buffer >{ > struct re_dfa_t *__buffer; > __re_long_size_t __allocated; > __re_long_size_t __used; > reg_syntax_t __syntax; > char *__fastmap; > unsigned char * __translate; > size_t re_nsub; > unsigned __can_be_null : 1; > unsigned __regs_allocated : 2; > unsigned __fastmap_accurate : 1; > unsigned __no_sub : 1; > unsigned __not_bol : 1; > unsigned __not_eol : 1; > unsigned __newline_anchor : 1; >}; >typedef struct re_pattern_buffer regex_t; >typedef int regoff_t; >typedef struct >{ > regoff_t rm_so; > regoff_t rm_eo; >} regmatch_t; >#pragma GCC diagnostic push >#pragma GCC diagnostic ignored "-Wvla" >extern int regcomp (regex_t *__restrict __preg, > const char *__restrict __pattern, > int __cflags); >extern int regexec (const regex_t *__restrict __preg, > const char *__restrict __String, size_t __nmatch, > regmatch_t __pmatch[__restrict > __nmatch], > int __eflags); >extern size_t regerror (int __errcode, const regex_t *__restrict __preg, > char *__restrict __errbuf, size_t __errbuf_size) > __attribute__ ((__access__ (__write_only__, 3, 4))); >extern void regfree (regex_t *__preg); >#pragma GCC diagnostic pop > "MESON_GET_DEFINE_DELIMITER_START" >"MESON_GET_DEFINE_UNDEFINED_SENTINEL" >"MESON_GET_DEFINE_DELIMITER_END" >----------- >Fetching value of define "REG_ENHANCED" : (undefined) >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpl446whv5 >Code: > > #include <sys/time.h> > void func(void) > { > struct itimerval value; > } > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpl446whv5/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpl446whv5/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Checking if "struct itimerval" compiles: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpixhu3f02 >Code: > > #define setitimer meson_disable_define_of_setitimer > > #include <limits.h> > #undef setitimer > > #ifdef __cplusplus > extern "C" > #endif > char setitimer (void); > > #if defined __stub_setitimer || defined __stub___setitimer > fail fail fail this function is not going to work > #endif > > int main(void) { > return setitimer (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpixhu3f02/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpixhu3f02/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "setitimer" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpsymt8k0_ >Code: >#include <sys/stat.h> > void bar(void) { > struct stat foo; > (void) ( foo.st_mtimespec.tv_nsec ); > > (void) foo; > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpsymt8k0_/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpsymt8k0_/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 1 >stderr: >/var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpsymt8k0_/testfile.c: In function 'bar': >/var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpsymt8k0_/testfile.c:4:25: error: 'struct stat' has no member named 'st_mtimespec' > 4 | (void) ( foo.st_mtimespec.tv_nsec ); > | ^ >----------- >Checking whether type "struct stat" has member "st_mtimespec.tv_nsec" : NO >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpivdqsqvz >Code: >#include <sys/stat.h> > void bar(void) { > struct stat foo; > (void) ( foo.st_mtim.tv_nsec ); > > (void) foo; > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpivdqsqvz/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpivdqsqvz/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Checking whether type "struct stat" has member "st_mtim.tv_nsec" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp9j3qo5ga >Code: >#include <sys/stat.h> > void bar(void) { > struct stat foo; > (void) ( foo.st_blocks ); > > (void) foo; > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp9j3qo5ga/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp9j3qo5ga/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Checking whether type "struct stat" has member "st_blocks" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpwsp6qq1g >Code: >#include <dirent.h> > void bar(void) { > struct dirent foo; > (void) ( foo.d_type ); > > (void) foo; > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpwsp6qq1g/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpwsp6qq1g/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Checking whether type "struct dirent" has member "d_type" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpfat9z5mb >Code: >#include <pwd.h> > void bar(void) { > struct passwd foo; > (void) ( foo.pw_gecos ); > > (void) foo; > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpfat9z5mb/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpfat9z5mb/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Checking whether type "struct passwd" has member "pw_gecos" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpvy31ps_2 >Code: > > #define sync_file_range meson_disable_define_of_sync_file_range > > #include <limits.h> > #undef sync_file_range > > #ifdef __cplusplus > extern "C" > #endif > char sync_file_range (void); > > #if defined __stub_sync_file_range || defined __stub___sync_file_range > fail fail fail this function is not going to work > #endif > > int main(void) { > return sync_file_range (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpvy31ps_2/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpvy31ps_2/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "sync_file_range" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpngjel_m3 >Code: > > #define strcasestr meson_disable_define_of_strcasestr > > #include <limits.h> > #undef strcasestr > > #ifdef __cplusplus > extern "C" > #endif > char strcasestr (void); > > #if defined __stub_strcasestr || defined __stub___strcasestr > fail fail fail this function is not going to work > #endif > > int main(void) { > return strcasestr (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpngjel_m3/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpngjel_m3/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "strcasestr" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpcgfqt0g5 >Code: > > #define memmem meson_disable_define_of_memmem > > #include <limits.h> > #undef memmem > > #ifdef __cplusplus > extern "C" > #endif > char memmem (void); > > #if defined __stub_memmem || defined __stub___memmem > fail fail fail this function is not going to work > #endif > > int main(void) { > return memmem (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpcgfqt0g5/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpcgfqt0g5/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "memmem" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpgljde7p6 >Code: > > #define strlcpy meson_disable_define_of_strlcpy > > #include <limits.h> > #undef strlcpy > > #ifdef __cplusplus > extern "C" > #endif > char strlcpy (void); > > #if defined __stub_strlcpy || defined __stub___strlcpy > fail fail fail this function is not going to work > #endif > > int main(void) { > return strlcpy (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpgljde7p6/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpgljde7p6/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "strlcpy" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp5znlk1di >Code: > > #define strdup meson_disable_define_of_strdup > > #include <limits.h> > #undef strdup > > #ifdef __cplusplus > extern "C" > #endif > char strdup (void); > > #if defined __stub_strdup || defined __stub___strdup > fail fail fail this function is not going to work > #endif > > int main(void) { > return strdup (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp5znlk1di/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp5znlk1di/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >stderr: >/var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp5znlk1di/testfile.c:10:14: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] > 10 | char strdup (void); > | ^~~~~~ >----------- >Checking for function "strdup" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp7a5rq_zt >Code: > > #define strtoumax meson_disable_define_of_strtoumax > > #include <limits.h> > #undef strtoumax > > #ifdef __cplusplus > extern "C" > #endif > char strtoumax (void); > > #if defined __stub_strtoumax || defined __stub___strtoumax > fail fail fail this function is not going to work > #endif > > int main(void) { > return strtoumax (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp7a5rq_zt/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp7a5rq_zt/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "strtoumax" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp5kghxyty >Code: > > #define strtoull meson_disable_define_of_strtoull > > #include <limits.h> > #undef strtoull > > #ifdef __cplusplus > extern "C" > #endif > char strtoull (void); > > #if defined __stub_strtoull || defined __stub___strtoull > fail fail fail this function is not going to work > #endif > > int main(void) { > return strtoull (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp5kghxyty/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp5kghxyty/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "strtoull" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp_90uwu81 >Code: > > #define setenv meson_disable_define_of_setenv > > #include <limits.h> > #undef setenv > > #ifdef __cplusplus > extern "C" > #endif > char setenv (void); > > #if defined __stub_setenv || defined __stub___setenv > fail fail fail this function is not going to work > #endif > > int main(void) { > return setenv (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp_90uwu81/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp_90uwu81/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "setenv" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpujnrggbh >Code: > > #define qsort meson_disable_define_of_qsort > > #include <limits.h> > #undef qsort > > #ifdef __cplusplus > extern "C" > #endif > char qsort (void); > > #if defined __stub_qsort || defined __stub___qsort > fail fail fail this function is not going to work > #endif > > int main(void) { > return qsort (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpujnrggbh/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpujnrggbh/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "qsort" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpb5mf0agk >Code: > > #define unsetenv meson_disable_define_of_unsetenv > > #include <limits.h> > #undef unsetenv > > #ifdef __cplusplus > extern "C" > #endif > char unsetenv (void); > > #if defined __stub_unsetenv || defined __stub___unsetenv > fail fail fail this function is not going to work > #endif > > int main(void) { > return unsetenv (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpb5mf0agk/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpb5mf0agk/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "unsetenv" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpzatokqjl >Code: > > #define mkdtemp meson_disable_define_of_mkdtemp > > #include <limits.h> > #undef mkdtemp > > #ifdef __cplusplus > extern "C" > #endif > char mkdtemp (void); > > #if defined __stub_mkdtemp || defined __stub___mkdtemp > fail fail fail this function is not going to work > #endif > > int main(void) { > return mkdtemp (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpzatokqjl/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpzatokqjl/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "mkdtemp" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6vf3xw3w >Code: > > #define initgroups meson_disable_define_of_initgroups > > #include <limits.h> > #undef initgroups > > #ifdef __cplusplus > extern "C" > #endif > char initgroups (void); > > #if defined __stub_initgroups || defined __stub___initgroups > fail fail fail this function is not going to work > #endif > > int main(void) { > return initgroups (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6vf3xw3w/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp6vf3xw3w/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "initgroups" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp39ttrzrw >Code: > > #define getdelim meson_disable_define_of_getdelim > > #include <limits.h> > #undef getdelim > > #ifdef __cplusplus > extern "C" > #endif > char getdelim (void); > > #if defined __stub_getdelim || defined __stub___getdelim > fail fail fail this function is not going to work > #endif > > int main(void) { > return getdelim (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp39ttrzrw/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp39ttrzrw/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "getdelim" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp0_nlk8na >Code: > > #define mmap meson_disable_define_of_mmap > > #include <limits.h> > #undef mmap > > #ifdef __cplusplus > extern "C" > #endif > char mmap (void); > > #if defined __stub_mmap || defined __stub___mmap > fail fail fail this function is not going to work > #endif > > int main(void) { > return mmap (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp0_nlk8na/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmp0_nlk8na/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "mmap" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpin8vkz9m >Code: > > #define clock_gettime meson_disable_define_of_clock_gettime > > #include <limits.h> > #undef clock_gettime > > #ifdef __cplusplus > extern "C" > #endif > char clock_gettime (void); > > #if defined __stub_clock_gettime || defined __stub___clock_gettime > fail fail fail this function is not going to work > #endif > > int main(void) { > return clock_gettime (); > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpin8vkz9m/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpin8vkz9m/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Checking for function "clock_gettime" : YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpv1_9k63n >Code: > > #include <time.h> > > void func(void) > { > clockid_t id = CLOCK_MONOTONIC; > } > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpv1_9k63n/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpv1_9k63n/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Checking if "monotonic clock" compiles: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpl13g5y7d >Code: > > #include <inttypes.h> > > void func(void) > { > uintmax_t x = 0; > } > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpl13g5y7d/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpl13g5y7d/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Checking if "uintmax_t" compiles: YES >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpxczjsyli >Code: > > #ifdef __has_include > #if !__has_include("sys/sysctl.h") > #error "Header 'sys/sysctl.h' could not be found" > #endif > #else > #include <sys/sysctl.h> > #endif >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpxczjsyli/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 1 >stderr: >/var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpxczjsyli/testfile.c:4:12: error: #error "Header 'sys/sysctl.h' could not be found" > 4 | #error "Header 'sys/sysctl.h' could not be found" > | ^~~~~ >----------- >Has header "sys/sysctl.h" : NO >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmprhq32qwq >Code: > > #include <stdio.h> > > int main(int argc, const char **argv) > { > FILE *f = fopen(".", "r"); > return f ? 0 : 1; > } > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmprhq32qwq/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmprhq32qwq/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fuse-ld=mold` -> 0 >Program stdout: > > >Program stderr: > > >Checking if "fread reads directories" runs: YES >Determining dependency 'Security' 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/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion Security` -> 1 >stderr: >Package Security was not found in the pkg-config search path. >Perhaps you should add the directory containing `Security.pc' >to the PKG_CONFIG_PATH environment variable >Package 'Security' not found >----------- >CMake binary for host machine is not cached >CMake binary missing from cross or native file, or env var undefined. >Trying a default CMake fallback at cmake >Found CMake: /usr/bin/cmake (3.31.6) >Extracting basic cmake information >CMake Toolchain: Calling CMake once to generate the compiler state >Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.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/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" > - "." >CMake trace warning: add_executable() non imported executables are not supported >CMake TRACE: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-1TyAXm/CMakeLists.txt:22 add_executable(['cmTC_279e0']) >CMake trace warning: target_link_libraries() TARGET cmTC_279e0 not found >CMake TRACE: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-1TyAXm/CMakeLists.txt:28 target_link_libraries(['cmTC_279e0', '']) >Try CMake generator: auto >Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/cmake_Security with: > - "--trace-expand" > - "--trace-format=json-v1" > - "--no-warn-unused-cli" > - "--trace-redirect=cmake_trace.txt" > - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/cmake_Security/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', ''] >Preliminary CMake check failed. Aborting. >Run-time dependency security found: NO (tried pkgconfig and cmake) >Determining dependency 'CoreFoundation' 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/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion CoreFoundation` -> 1 >stderr: >Package CoreFoundation was not found in the pkg-config search path. >Perhaps you should add the directory containing `CoreFoundation.pc' >to the PKG_CONFIG_PATH environment variable >Package 'CoreFoundation' not found >----------- >CMake binary for host machine is cached. >Preliminary CMake check failed. Aborting. >Run-time dependency corefoundation found: NO (tried pkgconfig and cmake) >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/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion openssl` -> 0 >stdout: >3.4.1 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >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/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs openssl` -> 0 >stdout: >-L/usr/lib64 -lssl -lcrypto >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/dev-vcs/git-2.49.0-r1/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >env[PKG_CONFIG]: /usr/bin/x86_64-pc-linux-gnu-pkg-config >----------- >Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs openssl` -> 0 >stdout: >-lssl -lcrypto >----------- >Run-time dependency openssl found: YES 3.4.1 >Running compile: >Working directory: /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpnz7b_7vd >Code: > > #include <stdlib.h> > int main(void) { > /* If it's not defined as a macro, try to use as a symbol */ > #ifndef arc4random_buf > arc4random_buf; > #endif > return 0; > } >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpnz7b_7vd/testfile.c -o /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0-build/meson-private/tmpnz7b_7vd/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0 >Header "stdlib.h" has symbol "arc4random_buf" : YES >Configuring GIT-PERL-HEADER 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) >Configuring description using configuration >Configuring applypatch-msg.sample using configuration >Configuring commit-msg.sample using configuration >Configuring fsmonitor-watchman.sample using configuration >Configuring post-update.sample using configuration >Configuring pre-applypatch.sample using configuration >Configuring pre-commit.sample using configuration >Configuring pre-merge-commit.sample using configuration >Configuring prepare-commit-msg.sample using configuration >Configuring pre-push.sample using configuration >Configuring pre-rebase.sample using configuration >Configuring pre-receive.sample using configuration >Configuring push-to-checkout.sample using configuration >Configuring sendemail-validate.sample using configuration >Configuring update.sample using configuration >Configuring exclude using configuration >Configuring git using configuration >Configuring git-shell using configuration >Configuring scalar using configuration >Configuring git-receive-pack using configuration >Configuring git-upload-archive using configuration >Configuring git-upload-pack using configuration >Configuring git-cvsserver using configuration >Adding test "t7900-subtree" >Program spatch found: YES (/usr/bin/spatch) >Running command: /usr/bin/git -C /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0 ls-files --deduplicate '*.c' ':!contrib' ':!compat/inet_ntop.c' ':!compat/inet_pton.c' ':!compat/nedmalloc' ':!compat/obstack.*' ':!compat/poll' ':!compat/regex' ':!sha1collisiondetection' ':!sha1dc' ':!t/unit-tests/clar' ':!t/unit-tests/clar' ':!t/t[0-9][0-9][0-9][0-9]*' >--- stdout --- > >--- stderr --- >fatal: not a git repository (or any of the parent directories): .git > > > >contrib/coccinelle/meson.build:54:17: ERROR: Command `/usr/bin/git -C /var/tmp/portage/dev-vcs/git-2.49.0-r1/work/git-2.49.0 ls-files --deduplicate '*.c' ':!contrib' ':!compat/inet_ntop.c' ':!compat/inet_pton.c' ':!compat/nedmalloc' ':!compat/obstack.*' ':!compat/poll' ':!compat/regex' ':!sha1collisiondetection' ':!sha1dc' ':!t/unit-tests/clar' ':!t/unit-tests/clar' ':!t/t[0-9][0-9][0-9][0-9]*'` failed with status 128.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 952004
:
922546
| 922547