Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29459 - media-sound/ardour fails to compile, wrong variable type in code, patch available
Summary: media-sound/ardour fails to compile, wrong variable type in code, patch avail...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL: http://sourceforge.net/mailarchive/fo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-23 14:07 UTC by Tom Burdick
Modified: 2003-11-07 07:01 UTC (History)
0 users

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 Tom Burdick 2003-09-23 14:07:04 UTC
Apparently there is a known wrong variable type in the beta3 tarball that has
been fixed in the cvs, the link will give more details.

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge ardour
2.
3.

Actual Results:  
failure to compile fully once ardour began compiling, gcc gave the error

Expected Results:  
compiled :-)

there is a patch available! please add it in to the ebuild
Comment 1 rob holland (RETIRED) gentoo-dev 2003-09-24 07:22:59 UTC
please tell me which version of jack you have installed.
Comment 2 J. Ellis (RETIRED) gentoo-dev 2003-09-24 19:36:56 UTC
There is an ardour-cvs ebuild, why don't you use that?

As you know, Beta3 is broken. It should come out of portage.
Comment 3 Tom Burdick 2003-09-25 05:19:06 UTC
I'm currently using cvs actually, but yes, beta3 is broken, and should be
taken out, also, was using JACK 0.80
Comment 4 rob holland (RETIRED) gentoo-dev 2003-09-25 05:49:57 UTC
No...beta3 is not broken. It only breaks if you use jack 8 which I tried
to prevent with the deps in the ebuild.

please downgrade to jack 7 and it will work fine.

the ebuild should stay where it is.
Comment 5 rob holland (RETIRED) gentoo-dev 2003-11-07 07:01:57 UTC
closing