| Summary: | media-sound/specimen-0.5.1 does not compile (-Werror) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Nico R. <n-roeser> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | VERIFIED DUPLICATE | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of 159465 *** Dupe. |
Trying to emerge media-sound/specimen-0.5.1 results in the following error: 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]: 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 !!! ERROR: media-sound/specimen-0.5.1 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile ebuild.sh, line 608: Called die !!! emake failed !!! If you need support, post the topmost build error, and the call stack if relevant.