Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614600 - dev-libs/libgdata-0.17.7 doen't compile because of missing package 'goa-1.0'
Summary: dev-libs/libgdata-0.17.7 doen't compile because of missing package 'goa-1.0'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-04 06:16 UTC by Mirko Guenther
Modified: 2017-09-02 23:34 UTC (History)
0 users

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


Attachments
build.log (build.log,497.52 KB, text/x-log)
2017-04-04 06:16 UTC, Mirko Guenther
Details
emerge --info (file_614600.txt,5.80 KB, text/plain)
2017-04-04 06:17 UTC, Mirko Guenther
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mirko Guenther 2017-04-04 06:16:47 UTC
Created attachment 469126 [details]
build.log

The vala compiler stops with error message:
'error: Package `goa-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories'
Comment 1 Mirko Guenther 2017-04-04 06:17:48 UTC
Created attachment 469128 [details]
emerge --info
Comment 2 Mart Raudsepp gentoo-dev 2017-04-04 06:29:35 UTC
Have you compiled gnome-online-accounts without USE=introspection by any chance?
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2017-09-02 18:49:37 UTC
After inspection of gnome-online-accounts ebuild, it seems it doesn't not control introspection and vala dependencies properly.
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2017-09-02 23:34:40 UTC
This is fixed in libgdata-0.17.9-r1 and gnome-control-center 3.22.6-r1 and 3.24.2-r1. Thanks for reporting.