[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio <proaudio@xxxxxxxxxxxxxxxxxxx>
- Subject: [proaudio] Ardour 2.8.11
- From: Retrievil Knievil <retrievil.knievil@xxxxxxxxx>
- Date: Tue, 11 Jan 2011 12:00:24 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=4uG0NCdVCuKy4yTZrgPWsLWfi2Sf0ZSD3T2lrzAuLdo=; b=A4BAEp0ykzz7JdpU/Cugq068Cg+wiUi+tlGkX0SOzxhpXM9kIyP2MBwYdt5CZLt0pH wgpv4R9N+67uYM7vCekkkhl8K/wkpv/t/3ivy4lhRZIiT4+FqjKZCtHZ9QdffHG9Wlwu bJDXLtJE3ldoXtnyOCOYjR6c81EzzZnrgiSLg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VyzOnCtabKaAQkw9xL0js7fv0hr++MmogC2yBDWOar/S61XeUyeojlP0RQDGu0CyJR RT7qsZXHLNyEPXLIbSX7kGfG2K+vYU92FQUrhQD4QIP6BPXZpCUAHRd07xsVbaB6rNk5 711lbq2p9sg4eIexDJInhSspIUtS5a1Pleuno=
Hi,
Having some issues with the ardour 2.8.11 ebuild these days, see some of the issues are fixed now, but at least one thing remains:
The gnome-base/libgnomecanvas dependency is wrongly entered as "sys-libs/libgnomecanvas", and I am not sure if the USE flags are being interpreted correctly, I am recieving SSE related compile errors on my box (which is a x86_64 box) like this:
----------------------------
libs/pbd/fpu.cc: Assembler messages:
libs/pbd/fpu.cc:36: Error: suffix or operands invalid for `push'
libs/pbd/fpu.cc:38: Error: suffix or operands invalid for `mov'
libs/pbd/fpu.cc:39: Error: suffix or operands invalid for `pop'
libs/pbd/fpu.cc:36: Error: suffix or operands invalid for `push'
libs/pbd/fpu.cc:38: Error: suffix or operands invalid for `mov'
libs/pbd/fpu.cc:39: Error: suffix or operands invalid for `pop'
scons: *** [libs/pbd/fpu.os] Error 1
scons: building terminated because of errors.
------------------------------
I also see this in eclass-debug.log:
RDEPEND: not set... Setting to: >=media-libs/liblrdf-0.4.0
media-libs/aubio
>=gnome-base/libgnomecanvas-2.0
>=media-libs/raptor-1.4.2
>=media-sound/jack-audio-connection-kit-0.116.2
>=dev-libs/glib-2.10.3
>=x11-libs/gtk+-2.8.8
>=media-libs/alsa-lib-1.0.14a-r1
>=media-libs/libsamplerate-0.1.2
media-libs/liblo
>=dev-libs/libxml2-2.6.0
dev-libs/libxslt
media-libs/vamp-plugin-sdk
=sci-libs/fftw-3*
freesound? ( net-misc/curl )
lv2? ( >=media-libs/slv2-0.6.1 )
liblo? ( media-libs/liblo )
tranzport? ( dev-libs/libusb )
wiimote? ( app-misc/cwiid )
sys-libs? ( >=dev-libs/libsigc++-2.0
>=dev-cpp/glibmm-2.4
>=dev-cpp/cairomm-1.0
>=dev-cpp/gtkmm-2.8
>=dev-libs/atk-1.6
>=x11-libs/pango-1.4
>=dev-cpp/libgnomecanvasmm-2.12.0
>=media-libs/libsndfile-1.0.16
>=media-libs/libsoundtouch-1.0 )
sys-devel/libtool
dev-libs/boost
dev-util/pkgconfig
dev-util/scons
nls? ( sys-devel/gettext )
----------------------------
While this is what "emerge -pv ardour" answers:
[ebuild U ] media-sound/ardour-2.8.11 [2.8.7] USE="freesound%* lv2 nls -aubio% -austate% -debug -dmalloc% -fft_analysis% -fpu_optimization% -liblo% -oldfonts% -surfaces% -sys-libs% -tranzport% -vst% -wiimote% (-altivec%) (-curl%*) (-sse%*)" 0 kB
----------------------------
Please tell me if you need more info, I'll be tinkering with the ebuild myself in the meantime, and will post a version here if I do not get a reply before I get it working.
-
John