Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 887505 Details for
Bug 926878
[guru] app-containers/pods-2.1.0_pre20240215 fails to compile: meson.build:16:0: ERROR: Dependency "gtk4" not found, tried pkgconfig and cmake
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), 13.97 KB, created by
Agostino Sarubbo
on 2024-03-13 07:46:41 UTC
(
hide
)
Description:
1-meson-log.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2024-03-13 07:46:41 UTC
Size:
13.97 KB
patch
obsolete
>Build started at 2024-03-12T23:59:36.254601 >Main binary: /usr/bin/python3.12 >Build Options: -Db_lto=false -Db_pch=false -Dwerror=false -Dbuildtype=plain -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/app-containers/pods-2.1.0_pre20240215/temp/meson.x86_64-pc-linux-gnu.amd64.ini >Python system: Linux >The Meson build system >Version: 1.3.2 >Source dir: /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-f4c41092cf68d4142c6164ae1b8c9879fa56f643 >Build dir: /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build >Build type: native build >Project name: pods >Project version: 2.1.0-devel >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-gcc --version` -> 0 >stdout: >x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210 >Copyright (C) 2023 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: x86_64-pc-linux-gnu-gcc -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-gcc -Wl,--version -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0` -> 0 >stdout: >GNU ld (Gentoo 2.42 p3) 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 13.2.1 20240210 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/app-containers/pods-2.1.0_pre20240215/temp/cc3zbGLR.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o >----------- >----------- >Detecting compiler via: `rustc --version` -> 0 >stdout: >rustc 1.76.0 (07dca489a 2024-02-04) >----------- >----------- >Called: `rustc -C linker=x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/rusttest /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/sanity.rs` -> 0 >----------- >Called: `rustc -C linker=x86_64-pc-linux-gnu-gcc --crate-type staticlib --print native-static-libs /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/sanity.rs` -> 0 >stderr: >warning: function `main` is never used > --> /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/sanity.rs:1:4 > | >1 | fn main() { > | ^^^^ > | > = note: `#[warn(dead_code)]` on by default > >note: Link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms. > >note: native-static-libs: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc > >warning: 1 warning emitted >----------- >Rust compiler for the host machine: rustc -C linker=x86_64-pc-linux-gnu-gcc (rustc 1.76.0) >Rust linker for the host machine: rustc -C linker=x86_64-pc-linux-gnu-gcc ld.bfd 2.42 >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-gcc --version` -> 0 >stdout: >x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210 >Copyright (C) 2023 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: x86_64-pc-linux-gnu-gcc -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-gcc -Wl,--version` -> 0 >stdout: >GNU ld (Gentoo 2.42 p3) 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 13.2.1 20240210 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/app-containers/pods-2.1.0_pre20240215/temp/cc0gntUb.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --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/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o >----------- >----------- >Detecting compiler via: `rustc --version` -> 0 >stdout: >rustc 1.76.0 (07dca489a 2024-02-04) >----------- >----------- >Called: `rustc -C linker=x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/rusttest /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/sanity.rs` -> 0 >----------- >Called: `rustc -C linker=x86_64-pc-linux-gnu-gcc --crate-type staticlib --print native-static-libs /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/sanity.rs` -> 0 >stderr: >warning: function `main` is never used > --> /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/sanity.rs:1:4 > | >1 | fn main() { > | ^^^^ > | > = note: `#[warn(dead_code)]` on by default > >note: Link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms. > >note: native-static-libs: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc > >warning: 1 warning emitted >----------- >Rust compiler for the build machine: rustc -C linker=x86_64-pc-linux-gnu-gcc (rustc 1.76.0) >Rust linker for the build machine: rustc -C linker=x86_64-pc-linux-gnu-gcc ld.bfd 2.42 >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.1.1 >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/app-containers/pods-2.1.0_pre20240215/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.4 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/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/app-containers/pods-2.1.0_pre20240215/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/app-containers/pods-2.1.0_pre20240215/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 >----------- >Run-time dependency glib-2.0 found: YES 2.78.4 >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/app-containers/pods-2.1.0_pre20240215/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.4 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/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/app-containers/pods-2.1.0_pre20240215/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.4 >Determining dependency 'gtk4' 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/app-containers/pods-2.1.0_pre20240215/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 gtk4` -> 1 >stderr: >Package gtk4 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gtk4.pc' >to the PKG_CONFIG_PATH environment variable >Package 'gtk4', required by 'virtual:world', 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.28.3) >Extracting basic cmake information >CMake Toolchain: Calling CMake once to generate the compiler state >Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-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/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" > - "." >WARNING: CMake Toolchain: Failed to determine CMake compilers state >Try CMake generator: auto >Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/cmake_gtk4 with: > - "--trace-expand" > - "--trace-format=json-v1" > - "--no-warn-unused-cli" > - "--trace-redirect=cmake_trace.txt" > - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-containers/pods-2.1.0_pre20240215/work/pods-2.1.0_pre20240215-build/meson-private/cmake_gtk4/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 gtk4 found: NO (tried pkgconfig and cmake) > >meson.build:16:0: ERROR: Dependency "gtk4" not found, tried pkgconfig and cmake
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 926878
:
887504
| 887505