Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553378 - =net-im/corebird-1.0 fails at building with Vala < 0.26
Summary: =net-im/corebird-1.0 fails at building with Vala < 0.26
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chandler Paul
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-27 00:21 UTC by jorgicio
Modified: 2015-06-30 08:08 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jorgicio 2015-06-27 00:21:51 UTC
Hi!

I had installed Vala 0.24, but when I tried to build corebird, it failed. Then I tried with vala 0.26, and it worked.
I found that indeed corebird needs vala 0.26 as a minimum requirement, so please, change all vala min-requirements to 0.26 instead of 0.24.

Thanks.

Reproducible: Always
Comment 1 jorgicio 2015-06-27 00:31:22 UTC
Yes, is exactly what I say. Corebird DOES need vala 0.26 as a minimum API version.
https://github.com/baedert/corebird
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-06-27 17:31:39 UTC
jorgicio, for reference, which corebird version?

Maintainers, to fix, just change VALA_MIN_API_VERSION=0.24 to 0.26 in the ebuild.
Comment 3 jorgicio 2015-06-28 00:24:57 UTC
(In reply to Alexandre Rostovtsev from comment #2)
> jorgicio, for reference, which corebird version?
> 
> Maintainers, to fix, just change VALA_MIN_API_VERSION=0.24 to 0.26 in the
> ebuild.

1.0, the most recent one.
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2015-06-30 08:08:07 UTC
  30 Jun 2015; Ian Delaney <idella4@gentoo.org> corebird-1.0.ebuild:
  reset VALA_MIN_API_VERSION, fixes bug #553378