| Summary: | Stabilize =media-sound/audtty-0.1.7 (was: media-sound/audtty-0.1.5a missing pkgconfig dep) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Evil Compile Person <bugs> |
| Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Keywords: | STABLEREQ |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Evil Compile Person
2008-04-08 15:32:05 UTC
not going to be fixed, ppc and x86 please mark 0.1.7 stable x86 stable fails on ppc: gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/libmowgli -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/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -msecure-plt -o curses_printf.o -c curses_printf.c main.c:4:31: error: audacious/audctrl.h: No such file or directory gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/libmowgli -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/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -msecure-plt -o playlist.o -c playlist.c playlist.c:3:31: error: audacious/audctrl.h: No such file or directory In file included from main.c:16: dbus.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token main.c:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token main.c:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token main.c: In function 'main': main.c:53: warning: implicit declaration of function 'g_type_init' main.c:58: error: 'connection' undeclared (first use in this function) main.c:58: error: (Each undeclared identifier is reported only once main.c:58: error: for each function it appears in.) Same problem as in bug 200930. After emerging audacious with USE="dbus" audtty builds ok. Works too. (In reply to comment #3) > Same problem as in bug 200930. After emerging audacious with USE="dbus" audtty > builds ok. Works too. > Thanks, I've added has_version/built_with_use checks to pkg_setup for 0.1.7, and 0.1.8 Should be fine now. ppc stable. closing since we're last. |