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

Bug 159478

Summary: media-sound/specimen-0.5.1 fails to compile
Product: Gentoo Linux Reporter: Dawid Węgliński (RETIRED) <cla>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dawid Węgliński (RETIRED) gentoo-dev 2006-12-30 06:19:37 UTC
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I..    -O3 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -I/usr/include/alsa   -pthread -DPIXMAPSDIR=\"/usr/share/specimen/pixmaps/\" -Wall -Werror -MT envelopetab.o -MD -MP -MF ".deps/envelopetab.Tpo" -c -o envelopetab.o envelopetab.c; \
	then mv -f ".deps/envelopetab.Tpo" ".deps/envelopetab.Po"; else rm -f ".deps/envelopetab.Tpo"; exit 1; fi
cc1: warnings being treated as errors
envelopetab.c: In function 'envelope_tab_init':
envelopetab.c:341: warning: passing argument 5 of 'phat_slider_button_new_with_range' makes pointer from integer without a cast
envelopetab.c:344: warning: passing argument 2 of 'phat_slider_button_set_format' makes pointer from integer without a cast
make[3]: *** [envelopetab.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/specimen-0.5.1/work/specimen-0.5.1/src/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/specimen-0.5.1/work/specimen-0.5.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/specimen-0.5.1/work/specimen-0.5.1/src'
make: *** [all-recursive] Error 1

No patches found to resolve problem.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-30 06:21:52 UTC

*** This bug has been marked as a duplicate of 159465 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-30 06:22:02 UTC
.