Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 183132
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Marijn Schouten <hkbst@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Frittella Laurento <mrfree@infinito.it>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 183132 depends on: Show dependency tree
Bug 183132 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-25 11:13 0000
Emerge fails with...

[cut]
Copyright (c) 2000-2006 by George Williams.
 Executable based on sources from 08:15 22-Aug-2006-ML.
RemovePosSub: No built-in function or script-file: ../buildscripts/RemovePosSub
Called from...
 ../buildscripts/pfx2ttf.fontforge: line 24
make[1]: *** [out/CenturySchL-Ital.otf] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-sound/lilypond-2.10.25-r1/work/lilypond-2.10.25/mf'
make: *** [all] Error 2



# emerge --info
Portage 2.1.2.7 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r3,
2.6.21-suspend2-r6-dsdt i686)
=================================================================
System uname: 2.6.21-suspend2-r6-dsdt i686 Intel(R) Pentium(R) M processor
1.73GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Mon, 25 Jun 2007 07:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[enabled]
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
DISTDIR="/home/portage_dirs/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
FEATURES="distcc distlocks metadata-transfer parallel-fetch sandbox sfperms
strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.uoi.gr/mirror/OS/gentoo/
http://gentoo.inode.at/ http://ftp.heanet.ie/pub/gentoo/"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
LINGUAS="it en"
MAKEOPTS="-j6"
PKGDIR="/home/portage_dirs/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
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/gentopia
/usr/portage/local/layman/musicbrainz /usr/portage/local/layman/java-overlay
/usr/portage/local/layman/sunrise /usr/portage/local/layman/secondlife
/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa avahi berkdb bitmap-fonts bzip2 cairo cdr cli
cracklib crypt css cups dbus dri dts dvd dvdr dvdread encode ffmpeg firefox
flac fortran gdbm gif gnome gpm gstreamer gtk hal iconv idn ipod isdnlog java
jpeg jpeg2k kdeenablefinal keyring libg++ libnotify logrotate mad midi mikmod
mmx mng mp3 mpeg mudflap musicbrainz ncurses nls nptl nptlonly nsplugin
offensive ogg opengl openmp pam pcre pdf perl png ppds pppd python quicktime
readline reflection samba sdl session spell spl sse sse2 ssl svg tcpd theora
tiff truetype truetype-fonts type1-fonts unicode v4l2 vorbis x264 x86 xml xorg
xv xvid zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix
dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter
mulaw multi null plug rate route share shm softvol" ELIBC="glibc"
INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad
cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it en"
USERLAND="GNU" VIDEO_CARDS="i810 vesa"
Unset:  CTARGET, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS,
PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Marijn Schouten 2007-06-25 11:23:19 0000 -------
what fontforge version?

------- Comment #2 From Frittella Laurento 2007-06-25 11:26:55 0000 -------
> what fontforge version?

media-gfx/fontforge-20060822

------- Comment #3 From Marijn Schouten 2007-06-26 13:16:10 0000 -------
what happens for newer versions of fontforge, especially 20070607? There is a
patch to make lilypond work with that version which may have broken support for
older versions.

------- Comment #4 From Frittella Laurento 2007-06-26 14:32:36 0000 -------
Using media-gfx/fontforge-20070607 all works well, thank you

------- Comment #5 From Marijn Schouten 2007-06-27 13:50:08 0000 -------
fontforge-20070501 is the first version that works and was also the first
version that didn't work without the patch. I've updated the deps.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug