| Summary: | dbus-0.23.4-r1 fails on compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Sean Rollins <sean> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
make[3]: Leaving directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/mono' Making all in doc make[3]: Entering directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/mono/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/mono/doc' Making all in example make[3]: Entering directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/mono/example' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/mono/example' make[2]: Leaving directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/mono' Making all in python make[2]: Entering directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/python' Making all in examples make[3]: Entering directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/python/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/python/examples' make[3]: Entering directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/python' /usr/bin/python extract.py dbus_bindings.pyx.in -I.. > dbus_bindings.pyx running echo '#include "dbus_h_wrapper.h" '|cpp -I..pyrexc dbus_bindings.pyx Traceback (most recent call last): File "/usr/bin/pyrexc", line 7, in ? from Pyrex.Compiler.Main import main ImportError: No module named Pyrex.Compiler.Main make[3]: [dbus_bindings.c] Error 1 (ignored) if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../dbus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.4 -DDBUS_API_SUBJECT_TO_CHANGE=1 -O2 -march=athlon -fomit-frame-pointer -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus_bindings.lo -MD -MP -MF ".deps/dbus_bindings.Tpo" -c -o dbus_bindings.lo dbus_bindings.c; \ then mv -f ".deps/dbus_bindings.Tpo" ".deps/dbus_bindings.Plo"; else rm -f ".deps/dbus_bindings.Tpo"; exit 1; fi mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../dbus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.4 -DDBUS_API_SUBJECT_TO_CHANGE=1 -O2 -march=athlon -fomit-frame-pointer -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus_bindings.lo -MD -MP -MF .deps/dbus_bindings.Tpo -c dbus_bindings.c -fPIC -DPIC -o .libs/dbus_bindings.o i686-pc-linux-gnu-gcc: dbus_bindings.c: No such file or directory i686-pc-linux-gnu-gcc: no input files make[3]: *** [dbus_bindings.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/python' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4/python' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dbus-0.23.4-r1/work/dbus-0.23.4' make: *** [all] Error 2 !!! ERROR: sys-apps/dbus-0.23.4-r1 failed. !!! Function src_compile, Line 106, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce: 1. 2. 3.