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

Bug 68083

Summary: x11-misc/ttmkfontdir will not compile
Product: Gentoo Linux Reporter: Bob Healey <healer>
Component: Current packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bob Healey 2004-10-18 17:50:32 UTC
I am doing a fresh install, and am attempting to emerge system.  Due to having X and truetype in my use flags, ttmkfontdir is included in the system list.

Reproducible: Always
Steps to Reproduce:
1. chroot /mnt/gentoo /bin/bash
2. env-update && source /etc/profile
3. emerge system

Actual Results:  
>>> emerge (2 of 105) x11-misc/ttmkfdir-3.0.9-r2 to /
>>> md5 src_uri ;-) ttmkfdir-3.0.9.tar.bz2
>>> Unpacking source...
>>> Unpacking ttmkfdir-3.0.9.tar.bz2 to /var/tmp/portage/ttmkfdir-3.0.9-r2/work
 * Applying ttmkfdir-3.0.9-cpp.patch...                                  [ ok ]
 * Applying ttmkfdir-3.0.9-zlib.patch...                                 [ ok ]
 * Applying ttmkfdir-3.0.9-gcc34.patch...                                [ ok ]
 * Applying ttmkfdir-3.0.9-encoding.patch...                             [ ok ]
>>> Source unpacked.
libtool --mode=compile g++ -Wall -pedantic -I/usr/include/freetype2  -march=pen
tium4 -pipe -o ttmkfdir.o -c ttmkfdir.cpp
libtool --mode=compile g++ -Wall -pedantic -I/usr/include/freetype2  -march=pen
tium4 -pipe -o directory.o -c directory.cpp
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [ttmkfdir.o] Error 1
make: *** Waiting for unfinished jobs....
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [directory.o] Error 1

!!! ERROR: x11-misc/ttmkfdir-3.0.9-r2 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
Compiled and Installed.

Knoppix / # emerge --info
Portage 2.0.51_rc9 (default-x86-2004.2, gcc-3.4.2, glibc-2.3.3.20040420-r0,glib
c-2.3.4.20041006-r0, 2.4.27 i686)
=================================================================
System uname: 2.4.27 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share
                              /config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo http://gentoo.oregonstate.
                              edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://acm.cs.rpi.edu/gentoo-portage"
USE="X Xaw3d aalib acpi afs aim alsa apm arts avi berkdb bitmap-fonts bzlib cdr
                               crypt cups dga dio directfb doc dvd emacs encode
ethereal f77 fbcon flac flash                                foomaticdb ftp gdbm
gif gnome gphoto2 gpm gtk gtk2 imagemagick imlib java jpeg                     
          kde libg++ libwww mad mikmod mime ming mmap mmx mng motif mozilla mpeg
msn ncu                               rses offensive oggvorbis openal opengl
oscar oss pam pcmcia pdflib perl png pyt                               hon qt
quicktime readline samba scanner sdl slang spell sse ssl svg svga tcltk        
                       tcpd tetex theora tiff truetype usb wmf x86 xine xinerama
xml2 xmms xosd xpm xp                               rint xv xvid yahoo zlib"
Comment 1 SpanKY gentoo-dev 2004-10-20 13:24:20 UTC

*** This bug has been marked as a duplicate of 67692 ***