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

Bug 45290

Summary: spiralmodular errors in "emerge -bv"
Product: Gentoo Linux Reporter: M. Edward Borasky <znmeb>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2004.0   
Hardware: All   
OS: All   
URL: http://www.algocompsynth.com
Whiteboard:
Package list:
Runtime testing required: ---

Description M. Edward Borasky 2004-03-21 09:19:09 UTC
When I try "emerge -bv spiralmodular" it errors. Please note -- this looks like an error in the upstream source. Full version is "media-sound/spiralmodular-0.2.1"

g++ -c -pipe -Wall -O3 -ffast-math -DNO_DEBUG -Wno-unused  -fPIC -fPIC -I/usr/include/fltk-1.1 -I/usr/include/freetype2 -O2 -march=i686 -fomit-frame-pointer -I/usr/X11R6/include  -I/usr/X11R6/include -o JackPlugin.o JackPlugin.C
JackPlugin.C: In member function `bool JackClient::Attach()':
JackPlugin.C:66: error: invalid conversion from `int (*)(long unsigned int,
   void*)' to `int (*)(unsigned int, void*)'
JackPlugin.C:67: error: invalid conversion from `int (*)(long unsigned int,
   void*)' to `int (*)(unsigned int, void*)'
make[1]: *** [JackPlugin.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/spiralmodular-0.2.1/work/spiralmodular-0.2.1/SpiralSound/Plugins/JackPlugin'
make: *** [all] Error 2

!!! ERROR: media-sound/spiralmodular-0.2.1 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! (no error message)
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-21 13:30:28 UTC

*** This bug has been marked as a duplicate of 41701 ***