Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 215480 Details for
Bug 299961
dev-python/pygobject-2.18.0 broken compilation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
It is
build.log (text/plain), 15.69 KB, created by
Alexander Polozov
on 2010-01-07 06:40:12 UTC
(
hide
)
Description:
It is
Filename:
MIME Type:
Creator:
Alexander Polozov
Created:
2010-01-07 06:40:12 UTC
Size:
15.69 KB
patch
obsolete
> [32;01m*[0m CPV: dev-python/pygobject-2.18.0 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking pygobject-2.18.0.tar.bz2 to /var/tmp/portage/dev-python/pygobject-2.18.0/work > [32;01m*[0m Fixing OMF Makefiles ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: pygobject-2.18.0 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... > [32;01m*[0m Applying pygobject-2.15.4-fix-codegen-location.patch ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying pygobject-2.18.0-make_check.patch ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying pygobject-2.18.0-automake111.patch ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/dev-python/pygobject-2.18.0/work >>>> Compiling source in /var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0 ... > * econf: updating pygobject-2.18.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pygobject-2.18.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-docs --without-ffi --disable-gtk-doc >configure: WARNING: unrecognized options: --disable-gtk-doc >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >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... none >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 fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >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 for dlfcn.h... yes >checking for objdir... .libs >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 -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 ./config.lt >config.lt: creating libtool >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for a Python interpreter with version >= 2.3.5... python >checking for python... /usr/bin/python >checking for python version... 3.1 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python3.1/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python3.1/site-packages >checking for python version... (cached) 3.1 >checking for python platform... (cached) linux2 >checking for python script directory... (cached) ${prefix}/lib/python3.1/site-packages >checking for python extension module directory... (cached) ${exec_prefix}/lib/python3.1/site-packages >checking for headers required to compile python extensions... found >checking for PySignal_SetWakeupFd in Python.h... yes >checking for python module thread... no >checking whether to enable threading in pygobject... no >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.16... yes >checking for GLIB - version >= 2.14.0... yes (version 2.22.3) >checking for ffi... false >checking for GIO... yes >checking for GIOUNIX... yes >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 codegen/Makefile >config.status: creating codegen/pygobject-codegen-2.0 >config.status: creating docs/Makefile >config.status: creating docs/reference/entities.docbook >config.status: creating docs/xsl/fixxref.py >config.status: creating glib/Makefile >config.status: creating gobject/Makefile >config.status: creating gio/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 >config.status: executing libtool commands >configure: WARNING: unrecognized options: --disable-gtk-doc > >libffi support: false > >make -j3 >cd . && /bin/sh /var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0/missing --run autoheader >autoheader-2.63: cannot create `pwd`/pygobject-2.18.0/ah1002.32723: No such file or directory > at /usr/bin/autoheader-2.63 line 129 >WARNING: `autoheader' is missing on your system. You should only need it if > you modified `acconfig.h' or `configure.ac'. You might want > to install the `Autoconf' and `GNU m4' packages. Grab them > from any GNU archive site. >rm -f stamp-h1 >touch config.h.in >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0/docs' >make all-am >make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0/docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0/docs' >make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0/docs' >Making all in codegen >make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0/codegen' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0/codegen' >Making all in glib >make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0/glib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.1 -I/usr/include/python3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -DDISABLE_THREADING -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -march=core2 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o libpyglib_2_0_python_la-pyglib.lo `test -f 'pyglib.c' || echo './'`pyglib.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.1 -I/usr/include/python3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -DDISABLE_THREADING -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -march=core2 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo './'`glibmodule.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.1 -I/usr/include/python3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -DDISABLE_THREADING -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -march=core2 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo './'`pygiochannel.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.1 -I/usr/include/python3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -DDISABLE_THREADING -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -march=core2 -pipe -Wall -fno-strict-aliasing -std=c9x -c pyglib.c -fPIC -DPIC -o .libs/libpyglib_2_0_python_la-pyglib.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.1 -I/usr/include/python3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -DDISABLE_THREADING -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -march=core2 -pipe -Wall -fno-strict-aliasing -std=c9x -c pygiochannel.c -fPIC -DPIC -o .libs/_glib_la-pygiochannel.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.1 -I/usr/include/python3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -DDISABLE_THREADING -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -march=core2 -pipe -Wall -fno-strict-aliasing -std=c9x -c glibmodule.c -fPIC -DPIC -o .libs/_glib_la-glibmodule.o >glibmodule.c: In function 'get_handler_priority': >glibmodule.c:77: warning: implicit declaration of function 'PyUnicode_AsString' >glibmodule.c:77: warning: passing argument 1 of 'strcmp' makes pointer from integer without a cast >/usr/include/string.h:142: note: expected 'const char *' but argument is of type 'int' >pygiochannel.c: In function 'py_io_channel_read_chars': >pygiochannel.c:211: warning: implicit declaration of function 'PyUnicode_AsString' >pygiochannel.c:211: warning: assignment makes pointer from integer without a cast >pygiochannel.c: In function 'py_io_channel_write_lines': >pygiochannel.c:286: warning: implicit declaration of function 'PyUnicode_AsStringAndSize' >pygiochannel.c: In function 'pyglib_iochannel_register_types': >pygiochannel.c:734: error: 'PyTypeObject' has no member named 'tp_compare' >pygiochannel.c:734: error: 'cmpfunc' undeclared (first use in this function) >pygiochannel.c:734: error: (Each undeclared identifier is reported only once >pygiochannel.c:734: error: for each function it appears in.) >pygiochannel.c:734: error: expected ';' before 'py_io_channel_compare' >pyglib.c: In function 'pyglib_init': >pyglib.c:64: warning: implicit declaration of function 'PyUnicode_AsString' >pyglib.c: In function 'pyglib_gerror_exception_check': >pyglib.c:361: warning: passing argument 1 of 'g_quark_from_string' makes pointer from integer without a cast >/usr/include/glib-2.0/glib/gquark.h:44: note: expected 'const gchar *' but argument is of type 'int' >pyglib.c:362: warning: passing argument 4 of 'g_set_error' makes pointer from integer without a cast >/usr/include/glib-2.0/glib/gerror.h:66: note: expected 'const gchar *' but argument is of type 'int' >pyglib.c:362: warning: format not a string literal and no format arguments >pyglib.c:371: warning: format not a string literal and no format arguments >pyglib.c: At top level: >pyglib.c:35: warning: 'pyglib_thread_state_tls_key' defined but not used >glibmodule.c: In function 'pyglib_set_application_name': >glibmodule.c:550: warning: implicit declaration of function 'PyString_Check' >glibmodule.c:553: warning: implicit declaration of function 'PyString_AS_STRING' >glibmodule.c:556: warning: passing argument 1 of 'g_set_application_name' makes pointer from integer without a cast >/usr/include/glib-2.0/glib/gutils.h:128: note: expected 'const gchar *' but argument is of type 'int' >glibmodule.c: In function 'pyglib_set_prgname': >glibmodule.c:583: warning: passing argument 1 of 'g_set_prgname' makes pointer from integer without a cast >/usr/include/glib-2.0/glib/gutils.h:126: note: expected 'const gchar *' but argument is of type 'int' >make[2]: *** [_glib_la-pygiochannel.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0/glib' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0' >make: *** [all] Error 2 > [31;01m*[0m ERROR: dev-python/pygobject-2.18.0 failed: > [31;01m*[0m compile failure > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 4120: Called gnome2_src_compile > [31;01m*[0m environment, line 2632: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "compile failure" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-python/pygobject-2.18.0', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-python/pygobject-2.18.0'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/pygobject-2.18.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/pygobject-2.18.0/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-python/pygobject-2.18.0/work/pygobject-2.18.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 299961
: 215480