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

Bug 54539

Summary: Emerging tiff creates a non-complete installation
Product: Gentoo Linux Reporter: Christian Theune <ct>
Component: [OLD] LibraryAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED WORKSFORME    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Piped log of emerge process

Description Christian Theune 2004-06-20 10:44:12 UTC
When trying to emerge tiff (any ebuild in current portage tree) I get errors from 
the install.sh:

../port/install.sh: line 172: TARGETS=: command not found

I'm not able to emerge kde 3.2.3 without this.

Reproducible: Always
Steps to Reproduce:
1. emerge /usr/portage/media-libs/tiff/tiff-3.6.1.ebuild
2.
3.


Not sure if this is only on my machine and if, what circumstances are involved.
Actual Results:  
The emerge doesn't notice this error and goes on but doesn't install
/usr/lib/libtiff*

Expected Results:  
Installed /usr/lib/libtiff.

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.6)
=================================================================
System uname: 2.6.6 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/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/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo
http://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.du.se/pub/os/gentoo
http://ftp.linux.ee/pub/gentoo/distfiles/ ftp://trumpetti.atm.tut.fi/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb cdr crypt cups dvd encode esd foomaticdb gdbm
gif gphoto2 gpm gtk2 imlib java jpeg kde libg++ libwww mad mikmod mmx motif
mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png postgres
python qt quicktime readline sdl slang spell sse ssl svga tcpd tetex tiff
truetype x86 xml2 xmms xv zlib"
Comment 1 Christian Theune 2004-06-20 10:45:36 UTC
Created attachment 33648 [details]
Piped log of emerge process

This is all the output i got from running "emerge > asdf 2> asdf"
Comment 2 Steve Arnold archtester gentoo-dev 2004-09-16 20:16:40 UTC
I assume 3.6.1-r1 works for you (it does for me).  Re-open if you still have trouble.