Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781941 - xfce-base/xfce4-panel-4.16.2[vala] - error: Package `libxfce4util-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories
Summary: xfce-base/xfce4-panel-4.16.2[vala] - error: Package `libxfce4util-1.0' not fo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-10 09:42 UTC by ernsteiswuerfel
Modified: 2021-04-10 11:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (xfce4-panel-4.16.2:20210410-093612.log,49.47 KB, text/plain)
2021-04-10 09:42 UTC, ernsteiswuerfel
Details
emerge --info (file_781941.txt,6.06 KB, text/plain)
2021-04-10 09:43 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-04-10 09:42:22 UTC
Created attachment 698922 [details]
build.log

[...]
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC powerpc-unknown-linux-gnu-gcc -o /var/tmp/portage/xfce-base/xfce4-panel-4.16.2/work/xfce4-panel-4.16.2/libxfce4panel/tmp-introspectn25qfkx7/Libxfce4panel-2.0 -export-dynamic -DNDEBUG -DHAVE_GNUC_VISIBILITY -Os -mcpu=7450 -pipe /var/tmp/portage/xfce-base/xfce4-panel-4.16.2/work/xfce4-panel-4.16.2/libxfce4panel/tmp-introspectn25qfkx7/Libxfce4panel-2.0.o -L. libxfce4panel-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1
libtool: link: powerpc-unknown-linux-gnu-gcc -o /var/tmp/portage/xfce-base/xfce4-panel-4.16.2/work/xfce4-panel-4.16.2/libxfce4panel/tmp-introspectn25qfkx7/.libs/Libxfce4panel-2.0 -DNDEBUG -DHAVE_GNUC_VISIBILITY -Os -mcpu=7450 -pipe /var/tmp/portage/xfce-base/xfce4-panel-4.16.2/work/xfce4-panel-4.16.2/libxfce4panel/tmp-introspectn25qfkx7/Libxfce4panel-2.0.o -Wl,--export-dynamic -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,--export-dynamic  -L. ./.libs/libxfce4panel-2.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
/usr/bin/g-ir-compiler --includedir=. --includedir=/usr/share/gir-1.0 --includedir=. --includedir=. Libxfce4panel-2.0.gir -o Libxfce4panel-2.0.typelib
/usr/bin/vapigen-0.48  --library libxfce4panel-2.0 --metadatadir .  --girdir /usr/share/gir-1.0  Libxfce4panel-2.0.gir
error: Package `libxfce4util-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories
Generation failed: 1 error(s), 0 warning(s)
make[3]: *** [/usr/share/vala/Makefile.vapigen:61: libxfce4panel-2.0.vapi] Error 1
Comment 1 ernsteiswuerfel archtester 2021-04-10 09:43:03 UTC
Created attachment 698925 [details]
emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2021-04-10 10:07:10 UTC
I assume that's using libxfce4util[-vala], the dep check is missing.
Comment 3 Larry the Git Cow gentoo-dev 2021-04-10 11:13:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26686d5e3cf26237247a9991ea9fb2b15a8b8d3

commit d26686d5e3cf26237247a9991ea9fb2b15a8b8d3
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-04-10 11:12:04 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-04-10 11:12:59 +0000

    xfce-base/xfce4-panel: Add missing vala-dep on libxfce4util
    
    Closes: https://bugs.gentoo.org/781941
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../{xfce4-panel-4.16.1.ebuild => xfce4-panel-4.16.1-r1.ebuild}         | 2 +-
 .../{xfce4-panel-4.16.2.ebuild => xfce4-panel-4.16.2-r1.ebuild}         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)