Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155481 - media-fonts/unifont-1.0-r3 only emerged sucessfully after manually emerging x11-apps/bdftopcf
Summary: media-fonts/unifont-1.0-r3 only emerged sucessfully after manually emerging x...
Status: VERIFIED DUPLICATE of bug 133671
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-17 06:07 UTC by Rodrigo Severo
Modified: 2006-11-18 07:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Severo 2006-11-17 06:07:27 UTC
When I tried to update world I got the following error:

>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/unifont-1.0-r3/work/unifont-dvdeug-1.0 ...
perl hex2bdf.unsplit unifont.hex > unifont.bdf
bdftopcf unifont.bdf > unifont.pcf
/bin/sh: bdftopcf: command not found
make: ** [unifont.pcf] Erro 127

!!! ERROR: media-fonts/unifont-1.0-r3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  unifont-1.0-r3.ebuild, line 33:   Called die

After I manually emerged x11-apps/bdftopcf unifont emerged sucessfully.

# emerge --info
Portage 2.1.1-r1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 AMD Sempron(TM) 2400+
Gentoo Base System version 1.12.6
Last Sync: Fri, 17 Nov 2006 08:30:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=i686 -fomit-frame-pointer -DSAVING_ALWAYS_PERMIT"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=i686 -fomit-frame-pointer -DSAVING_ALWAYS_PERMIT"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com http://gentoo.mirror.sdv.fr http://distro.ibiblio.org/pub/Linux/distributions/gentoo/ http://gentoo.mirrors.pair.com/ http://gentoo.osuosl.org/"
LANG="pt_BR"
LINGUAS="en pt_BR"
MAKEOPTS="-j5"
PKGDIR="/var/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 /usr/local/portage-fabrica"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac aalib alsa arts audiofile avi bitmap-fonts bzip2 bzlib cairo cddb cdparanoia cdr cli cracklib crypt cups dbus dga dlloader dri dts dvdr edl elibc_glibc encode faac faad fam fame ffmpeg flac foomaticdb fortran gd gdbm gif gimpprint gmp gpm hal iconv imagemagick imlib input_devices_keyboard input_devices_mouse isdnlog jbig jpeg jpeg2k kde kdeenablefinal kernel_linux lcms ldap libcaca libg++ linguas_en linguas_pt_BR live lzo mad matroska md5sum mjpeg mmx mmxext mng mp3 mpeg musepack musicbrainz ncurses nls nptl nptlonly ogg oggvorbis opengl oss pam pcre perl png ppds pppd python qt quicktime readline real reflection samba sdl session sndfile speex spell spl sse ssl subversion svg svga tcpd tga theora tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_fbdev video_cards_nv video_cards_vesa video_cards_vga vorbis win32codecs wma wmf x264 xine xinerama xml xorg xv xvid xvmc zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-17 06:25:47 UTC
It already depends on x11-apps/bdftopcf 
Comment 2 Rodrigo Severo 2006-11-18 06:49:44 UTC
(In reply to comment #1)
> It already depends on x11-apps/bdftopcf 

Not exactly. It is satisfied by virtual-x11 also. But if I have virtual-x11 installed I get the error that originated this bug report.

The ebuild as it is only works for someone that already has x11-apps/bdftopcf installed, for someone that doesn't have virtual-x11 or for someone that install x11-apps/bdftopcf by hand as I did.

I got this exact same problem on 2 machines.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-18 06:53:36 UTC
You shouldn't have that virtual installed at all. Unmerge it.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-11-18 06:53:55 UTC

*** This bug has been marked as a duplicate of 133671 ***
Comment 5 Rodrigo Severo 2006-11-18 07:00:28 UTC
(In reply to comment #3)
> You shouldn't have that virtual installed at all. Unmerge it.

Ok. Just did. Can you help me understand how I got this virtual installed in the first place? I certainly didn't asked it myself. It must have been some dependency.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-11-18 07:15:13 UTC
(In reply to comment #5)
> Ok. Just did. Can you help me understand how I got this virtual installed in
> the first place? I certainly didn't asked it myself. It must have been some
> dependency.

Any unported ebuild pulls that one in... See Bug 112675 for a list of broken ebuilds that are not ready for modular X.