Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 553378

Summary: =net-im/corebird-1.0 fails at building with Vala < 0.26
Product: Gentoo Linux Reporter: jorgicio <jpizarrocallejas>
Component: Current packagesAssignee: Chandler Paul <thatslyude>
Status: RESOLVED FIXED    
Severity: normal CC: markpariente, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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