Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194585 - media-sound/glame-2.0.1 does not compile with guile-1.8.2
Summary: media-sound/glame-2.0.1 does not compile with guile-1.8.2
Status: RESOLVED DUPLICATE of bug 163774
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-03 09:12 UTC by Andre Hinrichs
Modified: 2007-10-03 10:04 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,3.74 KB, text/plain)
2007-10-03 09:13 UTC, Andre Hinrichs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Hinrichs 2007-10-03 09:12:27 UTC
After guile-1.8.2 has been marked stable, glame-2.0.1 failes to compile.
I assume there is a library missing, since revdep-rebuild wants to rebuild glame.

Will attach emerge --info in a few seconds...

*** here is the error message ***

i686-pc-linux-gnu-gcc -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -Wall -Wno-sign-compare -D_REENTRANT -o glame .libs/glameS.o libgtkwaveform/grange.o libgtkwaveform/gwavefile.o libgtkwaveform/gtkwavebuffer.o libgtkwaveform/gtkeditablewavebuffer.o libgtkwaveform/gtkwaveview.o libgtkwaveform/gtkswapfilebuffer.o util/glame_gui_utils.o util/glame_curve.o util/glame_param.o util/glame_ruler.o util/glame_hruler.o util/gtknob.o edit_filter/canvasfilter.o edit_filter/canvaspipe.o edit_filter/canvasport.o edit_filter/glamecanvas.o edit_filter/filtereditgui.o edit_filter/edit_filter_marshal.o glame_accelerator.o glame_console.o main.o tree/gltree.o tree/gpsmstore.o waveeditgui.o apply.o importexport.o -Wl,--export-dynamic  ../glmid/.libs/libglmid.a -L/usr/lib ../plugins/.libs/libglamebuiltins.a /usr/lib/libaudiofile.so ../glmid/.libs/libglameaudiofile.a ../filter/.libs/libfilter.a ../hash/.libs/libhash.a ../swapfile/.libs/libswapfile.a -pthread /usr/lib/libguile.so /usr/lib/libgmp.so -lcrypt /usr/lib/libltdl.so -lz /usr/lib/libgnomeui-2.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgnome-keyring.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgnomecanvas-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libvorbisfile.so /usr/lib/libvorbis.so /usr/lib/libogg.so /usr/lib/libvorbisenc.so /usr/lib/libmad.so -lm ../../libltdl/.libs/libltdlc.a -ldl -lpthread
glame_console.o: In function `glame_console_init':
glame_console.c:(.text+0x544): undefined reference to `GLAME_NEWCELL'
collect2: ld returned 1 exit status
rm -f .libs/glameS.o
make[4]: *** [glame] Fehler 1
make[4]: Leaving directory `/var/tmp/portage/media-sound/glame-2.0.1/work/glame-2.0.1/src/gui'
make[3]: *** [all] Fehler 2
make[3]: Leaving directory `/var/tmp/portage/media-sound/glame-2.0.1/work/glame-2.0.1/src/gui'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/media-sound/glame-2.0.1/work/glame-2.0.1/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/glame-2.0.1/work/glame-2.0.1'
make: *** [all] Fehler 2
 *
 * ERROR: media-sound/glame-2.0.1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   glame-2.0.1.ebuild, line 57:   Called die
 *
 * emake failed.
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-sound/glame-2.0.1/temp/build.log'.
 *
Comment 1 Andre Hinrichs 2007-10-03 09:13:16 UTC
Created attachment 132439 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-03 09:33:31 UTC

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