Created attachment 405356 [details] Build Log and emerge --info Compile fails for gnome-extra/gnome calendar # emerge -pqv =gnome-extra/gnome-calendar-3.16.2::gentoo [ebuild N ] gnome-extra/gnome-calendar-3.16.2
Well, given that you're mixing, chances are dev-libs/libical dep is not high enough.
(In reply to Rafał Mużyło from comment #1) > Well, given that you're mixing, chances are dev-libs/libical dep is not high > enough. Bizarre, it seems that libical-0.48 defined icaltime_days_in_year() in a public header, but forgot to add an implementation of the function :/
(In reply to Alexandre Rostovtsev from comment #2) s/defined/declared/
I upgraded to dev-libs/libical-1.0.1 and then gnome-calendar-3.16.2 compiled successfully. So to fix this bug, dev-libs/libical-1.0.1 needs to be added as a dependency.
I confirm it needs newer libical
Fixed in cvs without a revision bump. Patch submitted upstream at https://bugzilla.gnome.org/show_bug.cgi?id=751244 Thanks for reporting and testing! + 20 Jun 2015; Alexandre Rostovtsev <tetromino@gentoo.org> + -gnome-calendar-3.16.1.ebuild, gnome-calendar-3.16.2.ebuild: + Require libical-1.0.1 (bug #552498, thanks to Faraclas and Rafał Mużyło). + Drop old.