public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alex Bennee <alex@bennee.com>
To: Gentoo AMD64 <gentoo-amd64@lists.gentoo.org>
Subject: [gentoo-amd64] Dbus 0.35.2
Date: Thu, 04 Aug 2005 09:06:20 +0100	[thread overview]
Message-ID: <1123142780.15935.31.camel@malory> (raw)

Hi,

Has anyone had any joy building the latest dbus on amd64? 

I'm using a basic ebuild without additional patches but it seems to be
failing in building the glib bindings. This could be the reason the
latest python is ~amd64 as I suspect this is involved in the process.

Compile Log:

/usr/bin/python ./extract.py ./dbus_bindings.pxd.in -I./..  -I. >
dbus_bindings.pxd.tmp && mv dbus_bindings.pxd.tmp dbus_bindings.pxd
running echo '#include "dbus_h_wrapper.h"
'|cpp  -I./.. -I.pyrexc ./dbus_bindings.pyx -I. -o ./dbus_bindings.c
pyrexc ./dbus_glib_bindings.pyx  -I. -o ./dbus_glib_bindings.c
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 --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../dbus
-I/usr/include/python2.4 -DDBUS_COMPILATION=1
-DDBUS_API_SUBJECT_TO_CHANGE=1   -O2 -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
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_glib_bindings.c] Error 1 (ignored)
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../dbus
-I/usr/include/python2.4 -DDBUS_COMPILATION=1
-DDBUS_API_SUBJECT_TO_CHANGE=1  -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/libxml2   -O2 -Wall
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal
-Wsign-compare -MT dbus_glib_bindings_la-dbus_glib_bindings.lo -MD -MP
-MF ".deps/dbus_glib_bindings_la-dbus_glib_bindings.Tpo" -c -o
dbus_glib_bindings_la-dbus_glib_bindings.lo `test -f
'dbus_glib_bindings.c' || echo './'`dbus_glib_bindings.c; \
then mv -f ".deps/dbus_glib_bindings_la-dbus_glib_bindings.Tpo"
".deps/dbus_glib_bindings_la-dbus_glib_bindings.Plo"; else rm -f
".deps/dbus_glib_bindings_la-dbus_glib_bindings.Tpo"; exit 1; fi
mkdir .libs
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../dbus
-I/usr/include/python2.4 -DDBUS_COMPILATION=1
-DDBUS_API_SUBJECT_TO_CHANGE=1 -O2 -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
x86_64-pc-linux-gnu-gcc: dbus_bindings.c: No such file or directory
x86_64-pc-linux-gnu-gcc: no input files
make[3]: *** [dbus_bindings.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../dbus
-I/usr/include/python2.4 -DDBUS_COMPILATION=1
-DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -Wall
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal
-Wsign-compare -MT dbus_glib_bindings_la-dbus_glib_bindings.lo -MD -MP
-MF .deps/dbus_glib_bindings_la-dbus_glib_bindings.Tpo
-c ./dbus_glib_bindings.c  -fPIC -DPIC
-o .libs/dbus_glib_bindings_la-dbus_glib_bindings.o
x86_64-pc-linux-gnu-gcc: ./dbus_glib_bindings.c: No such file or
directory
x86_64-pc-linux-gnu-gcc: no input files
make[3]: *** [dbus_glib_bindings_la-dbus_glib_bindings.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/dbus-0.35.2/work/dbus-0.35.2/python'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/dbus-0.35.2/work/dbus-0.35.2/python'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dbus-0.35.2/work/dbus-0.35.2'
make: *** [all] Error 2

--
Alex, homepage: http://www.bennee.com/~alex/
The aim of a joke is not to degrade the human being but to remind him
that he is already degraded. -- George Orwell

-- 
gentoo-amd64@gentoo.org mailing list



             reply	other threads:[~2005-08-04  8:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-04  8:06 Alex Bennee [this message]
2005-08-04 10:10 ` [gentoo-amd64] Dbus 0.35.2 Peter Humphrey
2005-08-04 10:21   ` Alex Bennee
2005-08-05  8:41     ` Alex Bennee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1123142780.15935.31.camel@malory \
    --to=alex@bennee.com \
    --cc=gentoo-amd64@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox