Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 197242 Details for
Bug 277093
app-office/dia-0.96.1-r1 fails to compile: libpython2.5.a... not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-office:dia-0.96.1-r1:20090708-161932.log
20090708-161932.log (text/plain), 13.43 KB, created by
Denilson Sá Maia
on 2009-07-08 19:35:56 UTC
(
hide
)
Description:
app-office:dia-0.96.1-r1:20090708-161932.log
Filename:
MIME Type:
Creator:
Denilson Sá Maia
Created:
2009-07-08 19:35:56 UTC
Size:
13.43 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking dia-0.96.1.tar.bz2 to /var/tmp/portage/app-office/dia-0.96.1-r1/work > [32;01m*[0m Fixing OMF Makefiles ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: dia-0.96.1 > [32;01m*[0m Applying install-sh-1.5.4.patch ... > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-1.5.patch ... > [32;01m*[0m Applying dia-0.96.1-gnome-doc.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying dia-0.96.1-xml-fixes.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying dia-0.96.1-64bit-fixes.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/app-office/dia-0.96.1-r1/work >>>> Compiling source in /var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1 ... > * econf: updating dia-0.96.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dia-0.96.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 --with-cairo --with-python --enable-db2html --disable-gnome --without-gnomeprint --enable-gtk-doc >configure: WARNING: unrecognized options: --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 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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 recognize 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >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 for correct ltmain.sh version... yes >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 >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking whether build environment is sane... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for library containing strerror... none required >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for an ANSI C-conforming const... yes >checking for select... yes >checking for strcspn... yes >checking for strdup... yes >checking for strtol... yes >checking for snprintf... yes >checking whether NLS is requested... yes >checking for intltool >= 0.21... 0.40.5 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >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 GMODULE... yes >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for PANGOVERSION... yes >checking for PANGOFT2... yes >checking for FT_Init_FreeType in -lfreetype... yes >checking if FreeType version is 2.0.9 or higher... yes >checking for LIBART... yes >checking whether GNOME specific code should be used... >checking for GTK... yes >checking for CAIROVERSION... yes >checking for CAIRO... yes >checking for XSLT... yes >checking for poptSetOtherOptionHelp in -lpopt... yes >checking popt.h usability... yes >checking popt.h presence... yes >checking for popt.h... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png_read_info in -lpng... yes >checking for png_structp in png.h... yes >checking for xgettext... /usr/bin/xgettext >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for catalogs to be installed... pt pt_BR >checking for xml2-config... xml2-config >checking for libxml >= 2.3.9... found >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for gzread in -lz... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking for isinf in -lm... yes >checking if C compiler accepts -Wall... yes >checking if C compiler accepts -Wunused... yes >checking if C compiler accepts --std=c89... yes >checking if C compiler accepts -Wdeclaration-after-statement... yes >checking if C compiler accepts -Wmissing-prototypes... yes >checking if C compiler accepts -Wmissing-declarations... yes >checking if C compiler accepts -finline-functions... yes >checking if C compiler accepts -fstrict-aliasing... yes >checking for db2html... no >checking for xsltproc... /usr/bin/xsltproc >checking for python... /usr/bin/python >checking if Python version >= 1.5.2... okay >checking local Python configuration... checking for script directory... /usr/lib64/python2.5/site-packages >checking for extension module directory... /usr/lib64/python2.5/site-packages >looks good >checking for headers required to compile python extensions... found >checking for libpython2.5.a... not found >configure: error: could not find files required to build python plugin > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/app-office/dia-0.96.1-r1/work/dia-0.96.1/config.log > [31;01m*[0m > [31;01m*[0m ERROR: app-office/dia-0.96.1-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3481: Called gnome2_src_compile > [31;01m*[0m environment, line 2641: Called gnome2_src_configure > [31;01m*[0m environment, line 2655: Called econf '--with-cairo' '--with-python' '--enable-db2html' '--disable-gnome' '--without-gnomeprint' '--enable-gtk-doc' > [31;01m*[0m ebuild.sh, line 534: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m The die message: > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/app-office:dia-0.96.1-r1:20090708-161932.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-office/dia-0.96.1-r1/temp/environment'. > [31;01m*[0m
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 277093
: 197242 |
197244
|
197246