| Summary: | sys-apps/dbus-0.62-r2 fails if FEATURE test used | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Daniel Herzog <expose> |
| Component: | [OLD] Core system | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | 2006.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge --info | ||
##################
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -march=nocona -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus-gtest-main.o -MD -MP -MF ".deps/dbus-gtest-main.Tpo" -c -o dbus-gtest-main.o dbus-gtest-main.c; \
then mv -f ".deps/dbus-gtest-main.Tpo" ".deps/dbus-gtest-main.Po"; else rm -f ".deps/dbus-gtest-main.Tpo"; exit 1; fi
make[4]: *** Keine Regel vorhanden, um das Target »../glib/libdbus-glib-1.la«,
benötigt von »dbus-glib-test«, zu erstellen. Schluss.
##################
rougly translated:
make[4]: *** No rule found to create target ../glib/libdbus-glib-1.la,
needed by dbus-glib-test. Finished.
It worked then i removed test from the feature-list and is repoducible.
Besides this, there is a
QA Notice: USE Flag 'kernel_linux' not in IUSE for sys-apps/dbus-0.62-r2
See attachment for "emerge --info".
Created attachment 104088 [details]
emerge --info
|
################## if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -march=nocona -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus-gtest-main.o -MD -MP -MF ".deps/dbus-gtest-main.Tpo" -c -o dbus-gtest-main.o dbus-gtest-main.c; \ then mv -f ".deps/dbus-gtest-main.Tpo" ".deps/dbus-gtest-main.Po"; else rm -f ".deps/dbus-gtest-main.Tpo"; exit 1; fi make[4]: *** Keine Regel vorhanden, um das Target