| Summary: | problem with graphviz-2.6-r1 during configuration | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | François Bissey <frp.bissey> |
| Component: | New packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ladanyi |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | PPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | config.log | ||
|
Description
François Bissey
2006-07-19 16:32:23 UTC
Happens here too (on amd64): Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 x86_64) ================================================================= System uname: 2.6.16-gentoo-r9 x86_64 AMD Opteron(tm) Processor 246 Gentoo Base System version 1.6.15 distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] app-admin/eselect-compiler: [Not Present] dev-lang/python: 2.4.2 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -pipe -O2" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c" CXXFLAGS="-march=k8 -pipe -O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="ftp://ftp.nyx.hu/gentoo http://gentoo.ynet.sk/pub http://gentoo.inf.elte.hu/ http://distfiles.gentoo.org/" LC_ALL="en_US.utf8" MAKEOPTS="-j3" 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'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X a52 aac aalib accessibility acl acpi adns alsa apache2 apm arts audiofile avahi avi bash-completion berkdb bitmap-fonts bonobo bzip2 cairo cdparanoia cdr cjk cli crypt cscope ctype cups curl dba dbus directfb dlloader doc dri dts dv dvb dvd dvdr eds emacs emboss encode esd ethereal evo exif expat fam fbcon ffmpeg firefox flac font-server foomaticdb fortran ftp gd gdbm ggi gif glut gmp gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal idn imagemagick imap imlib ipv6 isdnlog java javascript jpeg junit kde kerberos lcms ldap libcaca libg++ libwww lzw lzw-tiff mad maildir matroska memlimit mikmod mng mono motif mp3 mpeg mysql nas ncurses nls nptl nptlonly nsplugin offensive ogg oggvorbis opengl oss pam pcre pda pdf pdflib perl php png posix ppds pppd python qt qt3 qt4 quicktime readline reflection ruby samba sasl sdl seamonkey session simplexml slang soap sockets socks5 speex spell spl sqlite ssl startup-notification svg tcl tcltk tcpd tetex theora tiff tk tokenizer truetype truetype-fonts type1-fonts udev unicode usb v4l vcd vorbis wmf xine xinerama xml xml2 xmms xorg xpm xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_radeon video_cards_mach64 video_cards_r128" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS Hi again some more stuff about this bug. I did an emerge --newuse world last
night (to get hidden visibility into kde) and I had forgotten this graphviz bug.
In arriving this morning the ebuild had spitted the following message on the
ebuild:
checking for ruby... ruby
/usr/lib/portage/bin/ebuild.sh: line 437: 7638 Killed ${CONFCACHE} ${CONFCACHE_ARG} ${TMP_CONFCACHE_DIR} "${ECONF_SOURCE}/configure" --prefix=/usr --host=${CHOST} --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib "$@" ${LOCAL_EXTRA_ECONF}
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/graphviz-2.6-r1/work/graphviz-2.6/config.log
!!! ERROR: media-gfx/graphviz-2.6-r1 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
graphviz-2.6-r1.ebuild, line 44: Called econf '--with-mylibgd' '--disable-dependency-tracking' '--disable-static' '--with-tclsh' '--with-tcl' '--with-tk' '--with-x'
ebuild.sh, line 541: Called die
!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
=================
I unfortunately erased the config log. I will regenerate it as soon as
possible and attach it.
Created attachment 93877 [details]
config.log
Ok, yesterday graphviz-2.8 has been marked stable on ppc and it doesn't suffer from this problem. Thus "solving" the bug after a fashion. Closing then. |