Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 50703

Summary: app-office/lyx-1.3.4 throws an error in ebuild.sh but continues
Product: Gentoo Linux Reporter: Andre Hinrichs <andre.hinrichs>
Component: Current packagesAssignee: Text-Markup Team (OBSOLETE) <text-markup+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andre Hinrichs 2004-05-10 21:52:41 UTC
The current lyx version 1.3.4 throws an error in ebuild.sh while merging but
continues to install.
Here is the log:

Calculating world dependencies ...done!
>>> emerge (1 of 1) app-office/lyx-1.3.4 to /
>>> md5 src_uri ;-) lyx-1.3.4.tar.bz2
>>> md5 src_uri ;-) latex-xft-fonts-0.1.tar.gz
>>> md5 src_uri ;-) hebrew.bind
>>> md5 src_uri ;-) preferences
>>> Unpacking source...
>>> Unpacking lyx-1.3.4.tar.bz2 to /var/tmp/portage/lyx-1.3.4/work
>>> Unpacking latex-xft-fonts-0.1.tar.gz to /var/tmp/portage/lyx-1.3.4/work
>>> Unpacking hebrew.bind to /var/tmp/portage/lyx-1.3.4/work
unpack hebrew.bind: file format not recognized. Ignoring.
>>> Unpacking preferences to /var/tmp/portage/lyx-1.3.4/work
unpack preferences: file format not recognized. Ignoring.
 * Applying lyx-1.3.2-nomktex.patch...                                                                                                                                                       [ ok ]
 * Applying lyx-1.3.3-configure-diff...                                                                                                                                                      [ ok ]
/usr/sbin/ebuild.sh: line 50: elibtoolize: command not found
>>> Source unpacked.



Reproducible: Always
Steps to Reproduce:
1.emerge lyx




Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.10
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
http://ds.thn.htu.se/linux/gentoo
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j 3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://192.168.68.1/gentoo-portage"
USE="X Xaw3d aalib acl alsa apache2 apm arts audiofile avi berkdb bonobo cdr
crypt cups curl divx4linux dvd emacs encode esd flac flash foomaticdb gd gdbm
ggi gif gmp gnome gphoto2 gpm gtk gtk2 gtkhtml guile icq imagemagick imlib java
jpeg kde lcms ldap leim libg++ libwww mad maildir mikmod motif mozilla mpeg
mysql nas ncurses nls nocardbus odbc oggvorbis opengl oss pam pcmcia pda pdflib
perl plotutils png ppds python qt quicktime readline samba sasl scanner sdl
slang speex spell ssl svga tcltk tcpd tetex theora tiff truetype unicode usb wmf
wxwindows x86 xml xml2 xmms xv xvid zlib"
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-05-10 23:52:34 UTC
Fixed in CVS. Thanks for the bug report.