Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688408 - x11-misc/lightdm-1.28.0 USE='vala -introspection': configure: error: Vala bindings require GObject Introspection
Summary: x11-misc/lightdm-1.28.0 USE='vala -introspection': configure: error: Vala bin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-20 18:55 UTC by ernsteiswuerfel
Modified: 2019-06-24 13:08 UTC (History)
0 users

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


Attachments
emerge --info (file_688408.txt,6.06 KB, text/plain)
2019-06-20 18:55 UTC, ernsteiswuerfel
Details
build.log (lightdm-1.28.0:20190620-184330.log,10.80 KB, text/plain)
2019-06-20 18:55 UTC, ernsteiswuerfel
Details
config.log (config.log,38.78 KB, text/plain)
2019-06-20 18:56 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2019-06-20 18:55:20 UTC
Created attachment 580266 [details]
emerge --info

[...]
checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
configure: error: Vala bindings require GObject Introspection

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-misc/lightdm-1.28.0/work/lightdm-1.28.0/config.log
 * ERROR: x11-misc/lightdm-1.28.0::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  124:  Called src_configure
 *             environment, line 3090:  Called econf '--localstatedir=/var' '--disable-static' '--disable-tests' '--disable-libaudit' '--disable-introspection' '--disable-liblightdm-qt' '--disable-liblightdm-qt5' '--enable-vala' '--with-user-session=gnome' '--with-greeter-session=lightdm-gtk-greeter' '--with-greeter-user=root'
Comment 1 ernsteiswuerfel archtester 2019-06-20 18:55:50 UTC
Created attachment 580268 [details]
build.log
Comment 2 ernsteiswuerfel archtester 2019-06-20 18:56:25 UTC
Created attachment 580270 [details]
config.log
Comment 3 Larry the Git Cow gentoo-dev 2019-06-24 13:08:36 UTC
The bug has been closed via the following commit(s):

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

commit 38d110d8d157776b840da4995bbeb7d9979cc7b4
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-06-24 13:08:13 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-06-24 13:08:30 +0000

    x11-misc/lightdm: USE="vala" requires USE="introspection"
    
    Closes: https://bugs.gentoo.org/688408
    Package-Manager: Portage-2.3.67, Repoman-2.3.16
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 x11-misc/lightdm/lightdm-1.28.0.ebuild | 1 +
 x11-misc/lightdm/lightdm-1.30.0.ebuild | 1 +
 2 files changed, 2 insertions(+)