Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]pygobject compile failure
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
tomasz6662
n00b
n00b


Joined: 09 Mar 2007
Posts: 14

PostPosted: Wed Dec 12, 2007 10:45 am    Post subject: [SOLVED]pygobject compile failure Reply with quote

witam

Code:

>>> Unpacking source...

>>> Unpacking pygobject-2.14.0.tar.bz2 to /var/tmp/portage/dev-python/pygobject-2.14.0/work

 * Fixing OMF Makefiles ...

  [ ok ]

 * Running elibtoolize in: pygobject-2.14.0

 *   Applying install-sh-1.5.6.patch ...

 *   Applying portage-1.5.10.patch ...

 *   Applying max_cmd_len-1.5.20.patch ...

 *   Applying sed-1.5.6.patch ...

 * Running automake --add-missing --copy ...

  [ ok ]

>>> Source unpacked.

>>> Compiling source in /var/tmp/portage/dev-python/pygobject-2.14.0/work/pygobject-2.14.0 ...

 * econf: updating pygobject-2.14.0/config.guess with /usr/share/gnuconfig/config.guess

 * econf: updating pygobject-2.14.0/config.sub with /usr/share/gnuconfig/config.sub

./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-docs --disable-gtk-doc --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking build system type... x86_64-pc-linux-gnu

checking host system type... x86_64-pc-linux-gnu

checking for some Win32 platform... no

checking for native Win32... no

checking for style of include used by make... GNU

checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes

checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed

checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3

checking for a sed that does not truncate output... /bin/sed

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld

checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes

checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/bin/nm -B

checking whether ln -s works... yes

checking how to recognise dependent libraries... pass_all

checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking the maximum length of command line arguments... 32768

checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... failed

checking for objdir... .libs

checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar

checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib

checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip

checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no

checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC

checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes

checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes

checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes

checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... no

configure: creating libtool

checking for a Python interpreter with version >= 2.3.5... python

checking for python... /usr/bin/python

checking for python version... 2.4

checking for python platform... linux2

checking for python script directory... ${prefix}/lib/python2.4/site-packages

checking for python extension module directory... ${exec_prefix}/lib64/python2.4/site-packages

checking for headers required to compile python extensions... found

checking for python module thread... yes

checking whether to enable threading in pygobject... yes

checking for x86_64-pc-linux-gnu-pkg-config... no

checking for pkg-config... /usr/bin/pkg-config

checking pkg-config is at least version 0.7... yes

checking for GLIB - version >= 2.8.0... yes (version 2.14.3)

checking for ffi.h... no

checking whether x86_64-pc-linux-gnu-gcc understands -Wall... yes

checking whether x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes

checking whether x86_64-pc-linux-gnu-gcc understands -std=c9x... yes

configure: creating ./config.status

config.status: creating Makefile

config.status: creating pygobject-2.0.pc

config.status: creating pygobject-2.0-uninstalled.pc

config.status: creating docs/Makefile

config.status: creating docs/reference/entities.docbook

config.status: creating docs/xsl/fixxref.py

config.status: creating gobject/Makefile

config.status: creating examples/Makefile

config.status: creating tests/Makefile

config.status: creating PKG-INFO

config.status: creating config.h

config.status: executing depfiles commands



libffi support: no



make  all-recursive

make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.14.0/work/pygobject-2.14.0'

Making all in docs

make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.14.0/work/pygobject-2.14.0/docs'

make  all-am

make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.14.0/work/pygobject-2.14.0/docs'

make[3]: Nothing to be done for `all-am'.

make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.14.0/work/pygobject-2.14.0/docs'

make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.14.0/work/pygobject-2.14.0/docs'

Making all in gobject

make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.14.0/work/pygobject-2.14.0/gobject'

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-gobjectmodule.lo -MD -MP -MF ".deps/_gobject_la-gobjectmodule.Tpo" -c -o _gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c; \

   then mv -f ".deps/_gobject_la-gobjectmodule.Tpo" ".deps/_gobject_la-gobjectmodule.Plo"; else rm -f ".deps/_gobject_la-gobjectmodule.Tpo"; exit 1; fi

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygboxed.lo -MD -MP -MF ".deps/_gobject_la-pygboxed.Tpo" -c -o _gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c; \

   then mv -f ".deps/_gobject_la-pygboxed.Tpo" ".deps/_gobject_la-pygboxed.Plo"; else rm -f ".deps/_gobject_la-pygboxed.Tpo"; exit 1; fi

mkdir .libs

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygboxed.lo -MD -MP -MF .deps/_gobject_la-pygboxed.Tpo -c pygboxed.c  -fPIC -DPIC -o .libs/_gobject_la-pygboxed.o

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-gobjectmodule.lo -MD -MP -MF .deps/_gobject_la-gobjectmodule.Tpo -c gobjectmodule.c  -fPIC -DPIC -o .libs/_gobject_la-gobjectmodule.o

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygenum.lo -MD -MP -MF ".deps/_gobject_la-pygenum.Tpo" -c -o _gobject_la-pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c; \

   then mv -f ".deps/_gobject_la-pygenum.Tpo" ".deps/_gobject_la-pygenum.Plo"; else rm -f ".deps/_gobject_la-pygenum.Tpo"; exit 1; fi

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygflags.lo -MD -MP -MF ".deps/_gobject_la-pygflags.Tpo" -c -o _gobject_la-pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c; \

   then mv -f ".deps/_gobject_la-pygflags.Tpo" ".deps/_gobject_la-pygflags.Plo"; else rm -f ".deps/_gobject_la-pygflags.Tpo"; exit 1; fi

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygenum.lo -MD -MP -MF .deps/_gobject_la-pygenum.Tpo -c pygenum.c  -fPIC -DPIC -o .libs/_gobject_la-pygenum.o

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygflags.lo -MD -MP -MF .deps/_gobject_la-pygflags.Tpo -c pygflags.c  -fPIC -DPIC -o .libs/_gobject_la-pygflags.o

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygobject.lo -MD -MP -MF ".deps/_gobject_la-pygobject.Tpo" -c -o _gobject_la-pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c; \

   then mv -f ".deps/_gobject_la-pygobject.Tpo" ".deps/_gobject_la-pygobject.Plo"; else rm -f ".deps/_gobject_la-pygobject.Tpo"; exit 1; fi

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygmaincontext.lo -MD -MP -MF ".deps/_gobject_la-pygmaincontext.Tpo" -c -o _gobject_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo './'`pygmaincontext.c; \

   then mv -f ".deps/_gobject_la-pygmaincontext.Tpo" ".deps/_gobject_la-pygmaincontext.Plo"; else rm -f ".deps/_gobject_la-pygmaincontext.Tpo"; exit 1; fi

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygobject.lo -MD -MP -MF .deps/_gobject_la-pygobject.Tpo -c pygobject.c  -fPIC -DPIC -o .libs/_gobject_la-pygobject.o

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygmaincontext.lo -MD -MP -MF .deps/_gobject_la-pygmaincontext.Tpo -c pygmaincontext.c  -fPIC -DPIC -o .libs/_gobject_la-pygmaincontext.o

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygmainloop.lo -MD -MP -MF ".deps/_gobject_la-pygmainloop.Tpo" -c -o _gobject_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo './'`pygmainloop.c; \

   then mv -f ".deps/_gobject_la-pygmainloop.Tpo" ".deps/_gobject_la-pygmainloop.Plo"; else rm -f ".deps/_gobject_la-pygmainloop.Tpo"; exit 1; fi

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygparamspec.lo -MD -MP -MF ".deps/_gobject_la-pygparamspec.Tpo" -c -o _gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c; \

   then mv -f ".deps/_gobject_la-pygparamspec.Tpo" ".deps/_gobject_la-pygparamspec.Plo"; else rm -f ".deps/_gobject_la-pygparamspec.Tpo"; exit 1; fi

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygmainloop.lo -MD -MP -MF .deps/_gobject_la-pygmainloop.Tpo -c pygmainloop.c  -fPIC -DPIC -o .libs/_gobject_la-pygmainloop.o

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygparamspec.lo -MD -MP -MF .deps/_gobject_la-pygparamspec.Tpo -c pygparamspec.c  -fPIC -DPIC -o .libs/_gobject_la-pygparamspec.o

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygpointer.lo -MD -MP -MF ".deps/_gobject_la-pygpointer.Tpo" -c -o _gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c; \

   then mv -f ".deps/_gobject_la-pygpointer.Tpo" ".deps/_gobject_la-pygpointer.Plo"; else rm -f ".deps/_gobject_la-pygpointer.Tpo"; exit 1; fi

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygiochannel.lo -MD -MP -MF ".deps/_gobject_la-pygiochannel.Tpo" -c -o _gobject_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo './'`pygiochannel.c; \

   then mv -f ".deps/_gobject_la-pygiochannel.Tpo" ".deps/_gobject_la-pygiochannel.Plo"; else rm -f ".deps/_gobject_la-pygiochannel.Tpo"; exit 1; fi

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygpointer.lo -MD -MP -MF .deps/_gobject_la-pygpointer.Tpo -c pygpointer.c  -fPIC -DPIC -o .libs/_gobject_la-pygpointer.o

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygiochannel.lo -MD -MP -MF .deps/_gobject_la-pygiochannel.Tpo -c pygiochannel.c  -fPIC -DPIC -o .libs/_gobject_la-pygiochannel.o

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygsource.lo -MD -MP -MF ".deps/_gobject_la-pygsource.Tpo" -c -o _gobject_la-pygsource.lo `test -f 'pygsource.c' || echo './'`pygsource.c; \

   then mv -f ".deps/_gobject_la-pygsource.Tpo" ".deps/_gobject_la-pygsource.Plo"; else rm -f ".deps/_gobject_la-pygsource.Tpo"; exit 1; fi

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygtype.lo -MD -MP -MF ".deps/_gobject_la-pygtype.Tpo" -c -o _gobject_la-pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c; \

   then mv -f ".deps/_gobject_la-pygtype.Tpo" ".deps/_gobject_la-pygtype.Plo"; else rm -f ".deps/_gobject_la-pygtype.Tpo"; exit 1; fi

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygsource.lo -MD -MP -MF .deps/_gobject_la-pygsource.Tpo -c pygsource.c  -fPIC -DPIC -o .libs/_gobject_la-pygsource.o

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygtype.lo -MD -MP -MF .deps/_gobject_la-pygtype.Tpo -c pygtype.c  -fPIC -DPIC -o .libs/_gobject_la-pygtype.o

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygoptioncontext.lo -MD -MP -MF ".deps/_gobject_la-pygoptioncontext.Tpo" -c -o _gobject_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo './'`pygoptioncontext.c; \

   then mv -f ".deps/_gobject_la-pygoptioncontext.Tpo" ".deps/_gobject_la-pygoptioncontext.Plo"; else rm -f ".deps/_gobject_la-pygoptioncontext.Tpo"; exit 1; fi

if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygoptiongroup.lo -MD -MP -MF ".deps/_gobject_la-pygoptiongroup.Tpo" -c -o _gobject_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo './'`pygoptiongroup.c; \

   then mv -f ".deps/_gobject_la-pygoptiongroup.Tpo" ".deps/_gobject_la-pygoptiongroup.Plo"; else rm -f ".deps/_gobject_la-pygoptiongroup.Tpo"; exit 1; fi

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygoptioncontext.lo -MD -MP -MF .deps/_gobject_la-pygoptioncontext.Tpo -c pygoptioncontext.c  -fPIC -DPIC -o .libs/_gobject_la-pygoptioncontext.o

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygoptiongroup.lo -MD -MP -MF .deps/_gobject_la-pygoptiongroup.Tpo -c pygoptiongroup.c  -fPIC -DPIC -o .libs/_gobject_la-pygoptiongroup.o

if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/python2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPY_SSIZE_T_CLEAN   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -MT generate_constants-generate-constants.o -MD -MP -MF ".deps/generate_constants-generate-constants.Tpo" -c -o generate_constants-generate-constants.o `test -f 'generate-constants.c' || echo './'`generate-constants.c; \

   then mv -f ".deps/generate_constants-generate-constants.Tpo" ".deps/generate_constants-generate-constants.Po"; else rm -f ".deps/generate_constants-generate-constants.Tpo"; exit 1; fi

/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x   -o generate-constants  generate_constants-generate-constants.o 

x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x -o generate-constants generate_constants-generate-constants.o

rm -f constants.py

cp ./constants.py.in constants.py

chmod 644 constants.py

../gobject/generate-constants >> constants.py

chmod 444 constants.py

/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -Wall -fno-strict-aliasing -std=c9x   -o _gobject.la -rpath /usr/lib64/python2.4/site-packages/gtk-2.0/gobject -module -avoid-version  -export-symbols-regex init_gobject _gobject_la-gobjectmodule.lo _gobject_la-pygboxed.lo _gobject_la-pygenum.lo _gobject_la-pygflags.lo _gobject_la-pygobject.lo _gobject_la-pygmaincontext.lo _gobject_la-pygmainloop.lo _gobject_la-pygparamspec.lo _gobject_la-pygpointer.lo _gobject_la-pygiochannel.lo _gobject_la-pygsource.lo _gobject_la-pygtype.lo _gobject_la-pygoptioncontext.lo _gobject_la-pygoptiongroup.lo  -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 

generating symbol list for `_gobject.la'

/usr/bin/nm -B  .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygmaincontext.o .libs/_gobject_la-pygmainloop.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygiochannel.o .libs/_gobject_la-pygsource.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-pygoptioncontext.o .libs/_gobject_la-pygoptiongroup.o  |  | /bin/sed 's/.* //' | sort | uniq > .libs/_gobject.exp

../libtool: eval: line 4328: syntax error near unexpected token `|'

../libtool: eval: line 4328: `/usr/bin/nm -B  .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygmaincontext.o .libs/_gobject_la-pygmainloop.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygiochannel.o .libs/_gobject_la-pygsource.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-pygoptioncontext.o .libs/_gobject_la-pygoptiongroup.o  |  | /bin/sed 's/.* //' | sort | uniq > .libs/_gobject.exp'

make[2]: *** [_gobject.la] Error 1

make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.14.0/work/pygobject-2.14.0/gobject'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.14.0/work/pygobject-2.14.0'

make: *** [all] Error 2

 *

 * ERROR: dev-python/pygobject-2.14.0 failed.

 * Call stack:

 *       ebuild.sh, line 1701:  Called dyn_compile

 *       ebuild.sh, line 1039:  Called qa_call 'src_compile'

 *       ebuild.sh, line   44:  Called src_compile

 *       ebuild.sh, line 1383:  Called gnome2_src_compile

 *   gnome2.eclass, line   71:  Called die

 * The specific snippet of code:

 *      emake || die "compile failure"

 *  The die message:

 *   compile failure

 *

 * If you need support, post the topmost build error, and the call stack if relevant.

 * A complete build log is located at '/var/tmp/portage/dev-python/pygobject-2.14.0/temp/build.log'.

 *


emerge --info
Code:

Portage 2.1.3.19 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.23-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3200+
Timestamp of tree: Sun, 09 Dec 2007 01:47:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://src.gentoo.pl http://gentoo.zie.pg.gda.pl http://gentoo.mirror.pw.edu.pl/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acl alsa amd64 berkdb bitmap-fonts cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread ffmpeg firefox gdbm gnome gpm gtk hal iconv isdnlog jpeg midi mmx mp3 mpeg mplayer mudflap ncurses nls nptl nptlonly nvidia ogg opengl openmp pam pcre pda perl pppd python readline reflection session spl sse sse2 ssl svg tcpd truetype-fonts type1-fonts unicode v4l vcd wifi x264 xorg xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


może ktoś się spotkał z tym problemem lub wie jak go rozwiazać ?

pozdrawiam
tomasz


Last edited by tomasz6662 on Wed Dec 12, 2007 6:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
Arfrever
Bodhisattva
Bodhisattva


Joined: 29 Apr 2006
Posts: 2463
Location: 異世界

PostPosted: Wed Dec 12, 2007 11:11 am    Post subject: Reply with quote

Błąd 196243.

Perduodu linkėjimus
Arfrever
Back to top
View user's profile Send private message
tomasz6662
n00b
n00b


Joined: 09 Mar 2007
Posts: 14

PostPosted: Wed Dec 12, 2007 6:01 pm    Post subject: Reply with quote

dzięki za naprowadzenie na trop, odemergowałem na czas instalacji tych pakietów (oprócz pygobject było jeszcze kilka innych np. gstreamer, neon......) ccache i poszło bez problemów

pozdrawiam
tomasz
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum