Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 680956 Details for
Bug 763330
media-libs/grilo-0.3.12 : tests/meson.build: ERROR: Unknown variable libgrlnet.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:grilo-0.3.12:20210103-201845.log
media-libs:grilo-0.3.12:20210103-201845.log (text/plain), 4.53 KB, created by
Toralf Förster
on 2021-01-03 20:36:03 UTC
(
hide
)
Description:
media-libs:grilo-0.3.12:20210103-201845.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-01-03 20:36:03 UTC
Size:
4.53 KB
patch
obsolete
> * Package: media-libs/grilo-0.3.12 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc introspection kernel_linux playlist userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.8 to build >>>> Unpacking source... >>>> Unpacking grilo-0.3.12.tar.xz to /var/tmp/portage/media-libs/grilo-0.3.12/work >>>> Source unpacked in /var/tmp/portage/media-libs/grilo-0.3.12/work >>>> Preparing source in /var/tmp/portage/media-libs/grilo-0.3.12/work/grilo-0.3.12 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/grilo-0.3.12/work/grilo-0.3.12 ... >meson setup --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/media-libs/grilo-0.3.12/temp/python3.8/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/media-libs/grilo-0.3.12/temp/python3.8/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/media-libs/grilo-0.3.12/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Denable-grl-net=false -Denable-grl-pls=true -Denable-gtk-doc=false -Denable-introspection=true -Denable-test-ui=false -Denable-vala=false /var/tmp/portage/media-libs/grilo-0.3.12/work/grilo-0.3.12 /var/tmp/portage/media-libs/grilo-0.3.12/work/grilo-0.3.12-build >[1mThe Meson build system[0m >Version: 0.55.3 >Source dir: [1m/var/tmp/portage/media-libs/grilo-0.3.12/work/grilo-0.3.12[0m >Build dir: [1m/var/tmp/portage/media-libs/grilo-0.3.12/work/grilo-0.3.12-build[0m >Build type: [1mnative build[0m >Project name: [1mgrilo[0m >Project version: [1m0.3.12[0m >C compiler for the host machine: [1mx86_64-pc-linux-gnu-gcc[0m (gcc 10.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 10.2.0-r5 p6) 10.2.0") >C linker for the host machine: [1mx86_64-pc-linux-gnu-gcc[0m ld.bfd 2.35.1 >Host machine cpu family: [1mx86_64[0m >Host machine cpu: [1mx86_64[0m >Found pkg-config: [1m/usr/bin/x86_64-pc-linux-gnu-pkg-config[0m (0.29.2) >Run-time dependency [1mgio-2.0[0m found: [1;32mYES[0m [36m2.66.4[0m >Run-time dependency [1mglib-2.0[0m found: [1;32mYES[0m [36m2.66.4[0m >Run-time dependency [1mgmodule-2.0[0m found: [1;32mYES[0m [36m2.66.4[0m >Run-time dependency [1mgobject-2.0[0m found: [1;32mYES[0m [36m2.66.4[0m >Run-time dependency [1mlibxml-2.0[0m found: [1;32mYES[0m [36m2.9.10[0m >Run-time dependency [1mtotem-plparser[0m found: [1;32mYES[0m [36m3.26.5[0m >Program [1mg-ir-scanner[0m found: [1;32mYES[0m >Run-time dependency [1mgobject-introspection-1.0[0m found: [1;32mYES[0m [36m1.66.1[0m >Found CMake: [1m/usr/bin/cmake[0m (3.19.2) >Run-time dependency [1mvapigen[0m found: [1;31mNO[0m (tried pkgconfig and cmake) >Found pkg-config: [1m/usr/bin/x86_64-pc-linux-gnu-pkg-config[0m (0.29.2) >Program [1mglib-genmarshal[0m found: [1;32mYES[0m >Program [1mglib-mkenums[0m found: [1;32mYES[0m >Configuring [1mconfig.h[0m using configuration >Build-time dependency [1mgobject-introspection-1.0[0m found: [1;32mYES[0m [36m1.66.1[0m >Program [1mg_ir_scanner[0m found: [1;32mYES[0m (/usr/bin/g-ir-scanner) >Program [1mg_ir_compiler[0m found: [1;32mYES[0m (/usr/bin/g-ir-compiler) >Configuring [1mconfig.h[0m using configuration >Program [1mpython[0m found: [1;32mYES[0m >Configuring [1mconfig.h[0m using configuration >Configuring [1mconfig.h[0m using configuration > >tests/meson.build:16:4: [1;31mERROR:[0m Unknown variable "libgrlnet". > >A full log can be found at [1m/var/tmp/portage/media-libs/grilo-0.3.12/work/grilo-0.3.12-build/meson-logs/meson-log.txt[0m > * ERROR: media-libs/grilo-0.3.12::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 2613: Called meson_src_configure > * environment, line 1801: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=media-libs/grilo-0.3.12::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/grilo-0.3.12::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:grilo-0.3.12:20210103-201845.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/grilo-0.3.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/grilo-0.3.12/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/grilo-0.3.12/work/grilo-0.3.12' > * S: '/var/tmp/portage/media-libs/grilo-0.3.12/work/grilo-0.3.12'
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 763330
:
680941
|
680944
|
680947
|
680950
|
680953
| 680956 |
680959