When emerging tiff-3.6.1-r2, the installation to /var/tmp/portage/... fails with lots of messages 'TARGETS=: command not found', however, the ebuild doesn't notice this and proceeds to install the few files that have actually been installed. This is caused by a bug somewhere in the port/install.sh script that overwrites the CMD variable and renders it useless (content is, instead of "cp" or "ln", "TARGETS=").
i don't get these messages here. propably emerge info'll be needed
emerge info output: Gentoo Base System version 1.4.16 Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.8.1) ================================================================= System uname: 2.6.8.1 i686 Intel(R) Pentium(R) M processor 1300MHz Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -mmmx -msse2 -mfpmath=sse -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /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 -mcpu=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="ftp://gentoo.inode.at/source/ http://www.gigaload.org/gentoo.org/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" USE="X acpi alsa arts audiofile avi berkdb bindist bitmap-fonts caps cdr crypt cscope cups dedicated divx4linux dvd dvdr encode ethereal f77 fbcon fftw gdbm gif gps gstreamer gtk gtk2 icq imagemagick imap imlib java jikes jpeg lesstif libwww mad memlimit mikmod mmx motif mozilla mpeg mysql ncurses nls nocardbus odbc offensive opengl oscar oss pam pcmcia pda pdflib perl pic pie plotutils png qt quicktime readline samba sdl sse ssl tcltk tetex tiff truetype trusted unicode usb wmf x86 xinerama xmms xosd xprint xv xvid zlib"
I can't reproduce it locally make sure your env doesn't have strange variables sets...
Can you still reproduce this? If so, please provide a complete log of the emerge and upload it here as an attachment, or close the bug if you can't reproduce this.
Seems to me that the problem has vanished in the meantime..