Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 898762 Details for
Bug 937085
net-libs/msgraph-0.2.3 fails to compile: meson.build:12:11: ERROR: Program gi-docgen not found or not executable
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-meson-log.txt
1-meson-log.txt (text/plain), 31.66 KB, created by
Agostino Sarubbo
on 2024-08-01 16:37:27 UTC
(
hide
)
Description:
1-meson-log.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2024-08-01 16:37:27 UTC
Size:
31.66 KB
patch
obsolete
>Build started at 2024-08-01T12:17:34.149298 >Main binary: /usr/bin/python3.12 >Build Options: -Db_lto=false -Db_pch=false -Dwerror=false -Dbuildtype=plain -Dgtk_doc=true -Dintrospection=true -Dtests=false -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/net-libs/msgraph-0.2.3/temp/meson.x86_64-pc-linux-gnu.amd64.ini >Python system: Linux >The Meson build system >Version: 1.5.1 >Source dir: /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3 >Build dir: /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build >Build type: native build >Project name: msgraph >Project version: 0.2.3 >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-gcc --version` -> 0 >stdout: >x86_64-pc-linux-gnu-gcc (Gentoo 14.1.1_p20240720 p4) 14.1.1 20240720 >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=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0` -> 0 >stdout: >GNU ld (Gentoo 2.42 p6) 2.42.0 >Copyright (C) 2024 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.1.1 20240720 >/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/net-libs/msgraph-0.2.3/temp/cceAPME0.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 --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/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=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/sanitycheckc.exe >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 14.1.1 "x86_64-pc-linux-gnu-gcc (Gentoo 14.1.1_p20240720 p4) 14.1.1 20240720") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.42 >----------- >Detecting archiver via: `x86_64-pc-linux-gnu-ar --version` -> 0 >stdout: >GNU ar (Gentoo 2.42 p6) 2.42.0 >Copyright (C) 2024 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 14.1.1_p20240720 p4) 14.1.1 20240720 >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.42 p6) 2.42.0 >Copyright (C) 2024 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.1.1 20240720 >/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/net-libs/msgraph-0.2.3/temp/ccx6PIyf.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/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/sanitycheckc.exe >C compiler for the build machine: x86_64-pc-linux-gnu-gcc (gcc 14.1.1 "x86_64-pc-linux-gnu-gcc (Gentoo 14.1.1_p20240720 p4) 14.1.1 20240720") >C linker for the build machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.42 >----------- >Detecting archiver via: `x86_64-pc-linux-gnu-ar --version` -> 0 >stdout: >GNU ar (Gentoo 2.42 p6) 2.42.0 >Copyright (C) 2024 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 >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.2.0 >Determining dependency 'glib-2.0' 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/net-libs/msgraph-0.2.3/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 glib-2.0` -> 0 >stdout: >2.78.6 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 glib-2.0` -> 0 >stdout: >-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 glib-2.0` -> 0 >stdout: >-L/usr/lib64 -lglib-2.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 glib-2.0` -> 0 >stdout: >-lglib-2.0 >----------- >Running compile: >Working directory: /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/tmph_avun9m >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/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/tmph_avun9m/testfile.c -o /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/tmph_avun9m/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,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0` -> 0 >Program stdout: > >8 > >Program stderr: > > >Running compile: >Working directory: /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/tmpw7d3p6sn >Code: > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/tmpw7d3p6sn/testfile.c -o /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/tmpw7d3p6sn/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` -> 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 glib-2.0 found: YES 2.78.6 >Determining dependency 'gio-2.0' 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/net-libs/msgraph-0.2.3/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 gio-2.0` -> 0 >stdout: >2.78.6 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 gio-2.0` -> 0 >stdout: >-I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 gio-2.0` -> 0 >stdout: >-L/usr/lib64 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 gio-2.0` -> 0 >stdout: >-lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >Run-time dependency gio-2.0 found: YES 2.78.6 >Determining dependency 'json-glib-1.0' 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/net-libs/msgraph-0.2.3/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 json-glib-1.0` -> 0 >stdout: >1.8.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 json-glib-1.0` -> 0 >stdout: >-I/usr/include/json-glib-1.0 -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 json-glib-1.0` -> 0 >stdout: >-L/usr/lib64 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 json-glib-1.0` -> 0 >stdout: >-ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >Run-time dependency json-glib-1.0 found: YES 1.8.0 >Determining dependency 'libsoup-3.0' 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/net-libs/msgraph-0.2.3/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 libsoup-3.0` -> 0 >stdout: >3.4.4 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 libsoup-3.0` -> 0 >stdout: >-I/usr/include/libsoup-3.0 -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 libsoup-3.0` -> 0 >stdout: >-L/usr/lib64 -lsoup-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 libsoup-3.0` -> 0 >stdout: >-lsoup-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >Run-time dependency libsoup-3.0 found: YES 3.4.4 >Determining dependency 'goa-1.0' 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/net-libs/msgraph-0.2.3/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 goa-1.0` -> 0 >stdout: >3.50.3 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 goa-1.0` -> 0 >stdout: >-I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 goa-1.0` -> 0 >stdout: >-L/usr/lib64 -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 goa-1.0` -> 0 >stdout: >-lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >Run-time dependency goa-1.0 found: YES 3.50.3 >Determining dependency 'libuhttpmock-1.0' 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/net-libs/msgraph-0.2.3/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 libuhttpmock-1.0` -> 0 >stdout: >0.11.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 libuhttpmock-1.0` -> 0 >stdout: >-I/usr/include/libuhttpmock-1.0 -I/usr/include/libsoup-3.0 -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 libuhttpmock-1.0` -> 0 >stdout: >-L/usr/lib64 -luhttpmock-1.0 -lsoup-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 libuhttpmock-1.0` -> 0 >stdout: >-luhttpmock-1.0 -lsoup-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >----------- >Run-time dependency libuhttpmock-1.0 found: YES 0.11.0 >Determining dependency 'libxml-2.0' 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/net-libs/msgraph-0.2.3/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 libxml-2.0` -> 0 >stdout: >2.12.8 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 libxml-2.0` -> 0 >stdout: >-I/usr/include/libxml2 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 libxml-2.0` -> 0 >stdout: >-L/usr/lib64 -lxml2 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 libxml-2.0` -> 0 >stdout: >-lxml2 >----------- >Run-time dependency libxml-2.0 found: YES 2.12.8 >Configuring config.h using configuration >Configuring msg-version.h using configuration >Running compile: >Working directory: /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/tmp_qd4olet >Code: >int main(void) { return 0; } > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/tmp_qd4olet/testfile.c -o /var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3-build/meson-private/tmp_qd4olet/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,--version-script,/var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3/src/libmsgraph.map -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0` -> 1 >stderr: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld:/var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3/src/libmsgraph.map:3: syntax error in VERSION script >collect2: error: ld returned 1 exit status >----------- >Compiler for C supports link arguments -Wl,--version-script,/var/tmp/portage/net-libs/msgraph-0.2.3/work/msgraph-0.2.3/src/libmsgraph.map: NO >Determining dependency 'gobject-introspection-1.0' 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/net-libs/msgraph-0.2.3/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 gobject-introspection-1.0` -> 0 >stdout: >1.78.1 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 gobject-introspection-1.0` -> 0 >stdout: >-I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 gobject-introspection-1.0` -> 0 >stdout: >-L/usr/lib64 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 gobject-introspection-1.0` -> 0 >stdout: >-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 >----------- >Run-time dependency gobject-introspection-1.0 found: YES 1.78.1 >Dependency gobject-introspection-1.0 found: YES 1.78.1 (cached) >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --variable=g_ir_scanner gobject-introspection-1.0` -> 0 >stdout: >/usr/bin/g-ir-scanner >----------- >Got pkg-config variable g_ir_scanner : /usr/bin/g-ir-scanner >Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner) >Dependency gobject-introspection-1.0 found: YES 1.78.1 (cached) >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --variable=g_ir_compiler gobject-introspection-1.0` -> 0 >stdout: >/usr/bin/g-ir-compiler >----------- >Got pkg-config variable g_ir_compiler : /usr/bin/g-ir-compiler >Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler) >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --variable=girdir glib-2.0` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --print-variables glib-2.0` -> 0 >stdout: >glib_valgrind_suppressions >glib_mkenums >gobject_query >glib_genmarshal >datadir >bindir >libdir >includedir >prefix >pcfiledir >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --variable=girdir gio-2.0` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --print-variables gio-2.0` -> 0 >stdout: >gsettings >gresource >gdbus_codegen >gdbus >glib_compile_resources >glib_compile_schemas >gio_querymodules >gio >giomoduledir >bindir >dtdsdir >schemasdir >datadir >libdir >includedir >prefix >pcfiledir >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --variable=girdir json-glib-1.0` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --print-variables json-glib-1.0` -> 0 >stdout: >libdir >includedir >prefix >pcfiledir >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --variable=girdir libsoup-3.0` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --print-variables libsoup-3.0` -> 0 >stdout: >exec_prefix >libdir >includedir >prefix >pcfiledir >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --variable=girdir goa-1.0` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --print-variables goa-1.0` -> 0 >stdout: >exec_prefix >libdir >includedir >prefix >pcfiledir >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/net-libs/msgraph-0.2.3/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 --variable=girdir gobject-introspection-1.0` -> 0 >stdout: >/usr/share/gir-1.0 >----------- >Got pkg-config variable girdir : /usr/share/gir-1.0 >Configuring msg.toml using configuration >Program gi-docgen found: NO > >doc/meson.build:12:11: ERROR: Program 'gi-docgen' not found or not executable
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 937085
:
898761
| 898762