Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 290187 Details for
Bug 387591
dev-python/pygoocanvas-0.14.1 fails to compile with >=media-libs/libpng-1.5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 20.36 KB, created by
Lebedev Roman
on 2011-10-18 19:29:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Lebedev Roman
Created:
2011-10-18 19:29:24 UTC
Size:
20.36 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-python/pygoocanvas-0.14.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gnome@gentoo.org python@gentoo.org >[32;01m * [39;49;00mUSE: amd64 doc elibc_glibc examples kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug >>>> Unpacking source... >>>> Unpacking pygoocanvas-0.14.1.tar.bz2 to /var/tmp/portage/dev-python/pygoocanvas-0.14.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/pygoocanvas-0.14.1/work >>>> Preparing source in /var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1 ... > * Configuration of dev-python/pygoocanvas-0.14.1 with CPython 2.7... > * econf: updating pygoocanvas-0.14.1-2.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pygoocanvas-0.14.1-2.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pygoocanvas-0.14.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pygoocanvas-0.14.1/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 --enable-docs --enable-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... 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 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.2... python >checking for python... /usr/bin/python >checking for python version... 2.7 >checking for python platform... linux2 >checking for python script directory... /usr/lib64/python2.7/site-packages >checking for python extension module directory... /usr/lib64/python2.7/site-packages >checking for headers required to compile python extensions... found >checking for Python library path... /usr/lib64 >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.9.0... yes >checking for PYGOBJECT... yes >checking for xsltproc... /usr/bin/xsltproc >checking for PYGOOCANVAS... yes >checking for pygtk codegen... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc understands -std=c9x... yes >checking whether x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes >checking whether to build gtk-doc documentation... yes >checking for gtkdoc-check... /usr/bin/gtkdoc-check >configure: creating ./config.status >config.status: creating Makefile >config.status: creating demo/Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/entities.docbook >config.status: creating pygoocanvas.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1 ... > * Building of dev-python/pygoocanvas-0.14.1 with CPython 2.7... >make -j1 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1-2.7' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1-2.7/docs' >/usr/bin/python -c 'import datetime; print datetime.date.today()' > reference/builddate.xml >xsltproc --nonet --xinclude -o ../docs/html/ \ > --path ../docs/reference:./reference \ > --stringparam gtkdoc.bookname "pygoocanvas" \ > --stringparam gtkdoc.version . \ > /usr/share/pygobject/xsl/ref-html-style.xsl ./reference/pygoocanvas-ref.xml >Computing chunks... >Writing class-hierarchy.html for chapter(class-hierarchy) >Writing class-canvas.html for refentry(class-canvas) >Writing class-canvas-item.html for refentry(class-canvas-item) >Writing class-canvas-item-simple.html for refentry(class-canvas-item-simple) >Writing class-canvas-item-model.html for refentry(class-canvas-item-model) >Writing class-canvas-item-model-simple.html for refentry(class-canvas-item-model-simple) >Writing class-canvas-style.html for refentry(class-canvas-style) >Writing pygoocanvas-core-classes.html for chapter(pygoocanvas-core-classes) >Writing class-canvas-ellipse.html for refentry(class-canvas-ellipse) >Writing class-canvas-grid.html for refentry(class-canvas-grid) >Writing class-canvas-image.html for refentry(class-canvas-image) >Writing class-canvas-group.html for refentry(class-canvas-group) >Writing class-canvas-path.html for refentry(class-canvas-path) >Writing class-canvas-polyline.html for refentry(class-canvas-polyline) >Writing class-canvas-rect.html for refentry(class-canvas-rect) >Writing class-canvas-text.html for refentry(class-canvas-text) >Writing class-canvas-table.html for refentry(class-canvas-table) >Writing class-canvas-widget.html for refentry(class-canvas-widget) >Writing pygoocanvas-std-items.html for chapter(pygoocanvas-std-items) >Writing class-canvas-ellipse-model.html for refentry(class-canvas-ellipse-model) >Writing class-canvas-grid-model.html for refentry(class-canvas-grid-model) >Writing class-canvas-group-model.html for refentry(class-canvas-group-model) >Writing class-canvas-image-model.html for refentry(class-canvas-image-model) >Writing class-canvas-path-model.html for refentry(class-canvas-path-model) >Writing class-canvas-polyline-model.html for refentry(class-canvas-polyline-model) >Writing class-canvas-rect-model.html for refentry(class-canvas-rect-model) >Writing class-canvas-text-model.html for refentry(class-canvas-text-model) >Writing class-canvas-table-model.html for refentry(class-canvas-table-model) >Writing pygoocanvas-model-items.html for chapter(pygoocanvas-model-items) >Writing class-canvas-misc.html for refentry(class-canvas-misc) >Writing pygoocanvas-misc-items.html for chapter(pygoocanvas-misc-items) >Writing index.html for book(pygoocanvas-reference) >Writing pygoocanvas.devhelp for book(pygoocanvas-reference) >Writing index.sgml for book(pygoocanvas-reference) >/usr/bin/python /usr/share/pygobject/xsl/fixxref.py -i /usr/share/gtk-doc/html/pygobject ../docs/html >touch build_stamp >make all-am >make[3]: Entering directory `/var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1-2.7/docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1-2.7/docs' >make[2]: Leaving directory `/var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1-2.7/docs' >make[2]: Entering directory `/var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1-2.7' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -DQT_SHARED -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.10/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/goocanvas-1.0 -I/usr/include/pycairo -march=native -O3 -mmmx -msse -msse2 -msse3 -m3dnow -ftree-vectorize -mfpmath=sse -ggdb -Wall -std=c9x -fno-strict-aliasing -MT goocanvasmodule_la-goocanvasmodule.lo -MD -MP -MF .deps/goocanvasmodule_la-goocanvasmodule.Tpo -c -o goocanvasmodule_la-goocanvasmodule.lo `test -f 'goocanvasmodule.c' || echo './'`goocanvasmodule.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -DQT_SHARED -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.10/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/goocanvas-1.0 -I/usr/include/pycairo -march=native -O3 -mmmx -msse -msse2 -msse3 -m3dnow -ftree-vectorize -mfpmath=sse -ggdb -Wall -std=c9x -fno-strict-aliasing -MT goocanvasmodule_la-goocanvasmodule.lo -MD -MP -MF .deps/goocanvasmodule_la-goocanvasmodule.Tpo -c goocanvasmodule.c -fPIC -DPIC -o .libs/goocanvasmodule_la-goocanvasmodule.o >mv -f .deps/goocanvasmodule_la-goocanvasmodule.Tpo .deps/goocanvasmodule_la-goocanvasmodule.Plo >(cd .\ >&& /usr/bin/python /usr/lib64/python2.7/site-packages/gtk-2.0/codegen/codegen.py \ > --override goocanvas.override \ > --load-types arg-types.py \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --register /usr/share/pygtk/2.0/defs/pango-types.defs \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --prefix pygoocanvas goocanvas.defs) > gen-goocanvas.c \ > && cp gen-goocanvas.c goocanvas.c \ > && rm -f gen-goocanvas.c >Could not write virtual accessor method GooCanvasItem.get_child_property: No ArgType for GValue* >Could not write virtual accessor method GooCanvasItem.set_child_property: No ArgType for const-GValue* >Could not write virtual accessor method GooCanvasItem.get_items_at: No ArgType for GList* >Could not write virtual accessor method GooCanvasItem.child_notify: No ArgType for GParamSpec* >Could not write interface proxy GooCanvasItem.get_child_property: No ArgType for GValue* >Could not write interface proxy GooCanvasItem.set_child_property: No ArgType for const-GValue* >Could not write interface proxy GooCanvasItem.get_transform_for_child: No ArgType for cairo_matrix_t* >Could not write interface proxy GooCanvasItem.get_items_at: No ArgType for GList* >Could not write interface proxy GooCanvasItem.get_transform: No ArgType for cairo_matrix_t* >Could not write interface proxy GooCanvasItem.set_transform: No ArgType for cairo_matrix_t* >Could not write interface proxy GooCanvasItem.child_notify: No ArgType for GParamSpec* >Could not write virtual accessor method GooCanvasItemModel.get_child_property: No ArgType for GValue* >Could not write virtual accessor method GooCanvasItemModel.set_child_property: No ArgType for const-GValue* >Could not write virtual accessor method GooCanvasItemModel.child_notify: No ArgType for GParamSpec* >Could not write interface proxy GooCanvasItemModel.get_child_property: No ArgType for GValue* >Could not write interface proxy GooCanvasItemModel.set_child_property: No ArgType for const-GValue* >Could not write interface proxy GooCanvasItemModel.get_transform: No ArgType for cairo_matrix_t* >Could not write interface proxy GooCanvasItemModel.set_transform: No ArgType for cairo_matrix_t* >Could not write interface proxy GooCanvasItemModel.child_notify: No ArgType for GParamSpec* >Could not write function goo_canvas_parse_path_data: No ArgType for GArray* >Could not write function goo_canvas_create_path: No ArgType for GArray* >Warning: Constructor for GooCanvas needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >***INFO*** The coverage of global functions is 66.67% (4/6) >***INFO*** The coverage of methods is 100.00% (134/134) >***INFO*** The coverage of virtual proxies is 100.00% (7/7) >***INFO*** The coverage of virtual accessors is 89.06% (57/64) >***INFO*** The coverage of interface proxies is 78.95% (45/57) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -DQT_SHARED -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.10/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/goocanvas-1.0 -I/usr/include/pycairo -march=native -O3 -mmmx -msse -msse2 -msse3 -m3dnow -ftree-vectorize -mfpmath=sse -ggdb -Wall -std=c9x -fno-strict-aliasing -MT goocanvasmodule_la-goocanvas.lo -MD -MP -MF .deps/goocanvasmodule_la-goocanvas.Tpo -c -o goocanvasmodule_la-goocanvas.lo `test -f 'goocanvas.c' || echo './'`goocanvas.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -DQT_SHARED -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.10/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/goocanvas-1.0 -I/usr/include/pycairo -march=native -O3 -mmmx -msse -msse2 -msse3 -m3dnow -ftree-vectorize -mfpmath=sse -ggdb -Wall -std=c9x -fno-strict-aliasing -MT goocanvasmodule_la-goocanvas.lo -MD -MP -MF .deps/goocanvasmodule_la-goocanvas.Tpo -c goocanvas.c -fPIC -DPIC -o .libs/goocanvasmodule_la-goocanvas.o >mv -f .deps/goocanvasmodule_la-goocanvas.Tpo .deps/goocanvasmodule_la-goocanvas.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -DQT_SHARED -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.10/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/goocanvas-1.0 -I/usr/include/pycairo -march=native -O3 -mmmx -msse -msse2 -msse3 -m3dnow -ftree-vectorize -mfpmath=sse -ggdb -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex initgoocanvas -Wl,-O1 -Wl,--as-needed -o goocanvasmodule.la -rpath /usr/lib64/python2.7/site-packages goocanvasmodule_la-goocanvasmodule.lo goocanvasmodule_la-goocanvas.lo -pthread -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -L/usr/lib64 -lpython2.7 >libtool: link: /usr/bin/nm -B .libs/goocanvasmodule_la-goocanvasmodule.o .libs/goocanvasmodule_la-goocanvas.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/goocanvasmodule.exp >libtool: link: /bin/grep -E -e "initgoocanvas" ".libs/goocanvasmodule.exp" > ".libs/goocanvasmodule.expT" >libtool: link: mv -f ".libs/goocanvasmodule.expT" ".libs/goocanvasmodule.exp" >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/goocanvasmodule_la-goocanvasmodule.o .libs/goocanvasmodule_la-goocanvas.o /usr/lib64/libgoocanvas.so -L/usr/lib64 -lresolv -lm -lpng14 -lz -lexpat -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib64/libatk-1.0.so -lpthread -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -lpython2.7 -pthread -march=native -mmmx -msse -msse2 -msse3 -m3dnow -mfpmath=sse -Wl,-O1 -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,goocanvasmodule.so -o .libs/goocanvasmodule.so >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: error: cannot find -lpng14 >collect2: ld returned 1 exit status >make[2]: *** [goocanvasmodule.la] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1-2.7' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1-2.7' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: dev-python/pygoocanvas-0.14.1 failed (compile phase): > [31;01m*[0m Building failed with CPython 2.7 in python_default_function() function > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 91: Called src_compile > [31;01m*[0m environment, line 5778: Called python_src_compile > [31;01m*[0m environment, line 5632: Called python_execute_function '-d' '-s' '--' > [31;01m*[0m environment, line 4085: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "${failure_message}"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-python/pygoocanvas-0.14.1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-python/pygoocanvas-0.14.1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/pygoocanvas-0.14.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/pygoocanvas-0.14.1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-python/pygoocanvas-0.14.1/work/pygoocanvas-0.14.1'
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 387591
: 290187