Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 206260
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 204851
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Arne Janbu <admin@ampheus.de>
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 206260 depends on: Show dependency tree
Bug 206260 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: 2008-01-16 23:30 0000
When I wanted to emerge fontrforge, I got a build error that libcroco was not
found. After installing libcroco, everything went fine.

Reproducible: Always

Reproducible: Always

Steps to Reproduce:
1.unmerge dev-libs/libcroco
2.emerge media-gfx/fontforge-20071210

Actual Results:  
Build error

------- Comment #1 From Jakub Moc (RETIRED) 2008-01-16 23:54:34 0000 -------
(In reply to comment #0)
> When I wanted to emerge fontrforge, I got a build error that libcroco was not
> found.

Post the actual emerge output, emerge --info and reopen then, please.

------- Comment #2 From Arne Janbu 2008-01-17 00:39:27 0000 -------
Here you are:
CFLAGS: -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/
( cd Unicode ; make )
ln -s ./po/*.po po
ln: creating symbolic link `po/de.po': File exists
ln: creating symbolic link `po/el.po': File exists
ln: creating symbolic link `po/en_GB.po': File exists
ln: creating symbolic link `po/es.po': File exists
ln: creating symbolic link `po/fr.po': File existsmake[1]: Entering directory
`/var/tmp/portage/media-gfx/fontforge-20071210/work/fontforge-20071210/Unicode'
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
ArabicForms.c

ln: creating symbolic link `po/it.po': File exists
ln: creating symbolic link `po/ja.po': File exists
ln: creating symbolic link `po/pl.po': File exists
ln: creating symbolic link `po/ru.po': File exists
ln: creating symbolic link `po/vi.po': File exists
ln: creating symbolic link `po/zh_CN.po': File exists
ln: creating symbolic link `po/zh_TW.po': File exists
make: [pos] Error 1 (ignored)
( cd po ; make )
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
alphabet.c
make[1]: Entering directory
`/var/tmp/portage/media-gfx/fontforge-20071210/work/fontforge-20071210/po'
msgfmt -o de.mo de.po
msgfmt: error while loading shared libraries: libcroco-0.6.so.3: cannot open
shared object file: No such file or directory
make[1]: *** [de.mo] Error 127
make[1]: Leaving directory
`/var/tmp/portage/media-gfx/fontforge-20071210/work/fontforge-20071210/po'
make: *** [pos] Error 2
make: *** Waiting for unfinished jobs....
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
backtrns.c
mkdir .libs
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c ArabicForms.c  -fPIC -DPIC -o .libs/ArabicForms.o
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c alphabet.c  -fPIC -DPIC -o .libs/alphabet.o
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c backtrns.c  -fPIC -DPIC -o .libs/backtrns.o
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
char.c
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c cjk.c
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c char.c  -fPIC -DPIC -o .libs/char.o
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
memory.c
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
ucharmap.c
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c cjk.c  -fPIC -DPIC -o .libs/cjk.o
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c memory.c  -fPIC -DPIC -o .libs/memory.o
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
unialt.c
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c ucharmap.c  -fPIC -DPIC -o .libs/ucharmap.o
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c unialt.c  -fPIC -DPIC -o .libs/unialt.o
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
ustring.c
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
utype.c
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c ustring.c  -fPIC -DPIC -o .libs/ustring.o
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c utype.c  -fPIC -DPIC -o .libs/utype.o
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
usprintf.c
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c usprintf.c  -fPIC -DPIC -o .libs/usprintf.o
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -Os -mtune=prescott
-msse3 -pipe -fomit-frame-pointer -I/usr/include/freetype2/
-I/usr/include/libxml2/  -I/usr/include/python2.5 -I../inc -I/usr/pkg/include
-I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit
-Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c
gwwiconv.c
 i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer
-I/usr/include/freetype2/ -I/usr/include/libxml2/ -I/usr/include/python2.5
-I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes
-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts
-DHAVE_CONFIG_H -c gwwiconv.c  -fPIC -DPIC -o .libs/gwwiconv.o
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -Os -mtune=prescott -msse3
-pipe -fomit-frame-pointer -I/usr/include/freetype2/ -I/usr/include/libxml2/ 
-I/usr/include/python2.5 -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib
-Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat
-Wchar-subscripts -DHAVE_CONFIG_H -no-undefined  -L/usr/local/lib -o
../libgunicode.la ArabicForms.lo alphabet.lo backtrns.lo char.lo cjk.lo
memory.lo ucharmap.lo unialt.lo ustring.lo utype.lo usprintf.lo gwwiconv.lo \
            -lpython2.5 -ldl  -lpthread \
            -rpath /usr/lib -version-info 3:0:0
mkdir ../.libs
i686-pc-linux-gnu-gcc -shared  .libs/ArabicForms.o .libs/alphabet.o
.libs/backtrns.o .libs/char.o .libs/cjk.o .libs/memory.o .libs/ucharmap.o
.libs/unialt.o .libs/ustring.o .libs/utype.o .libs/usprintf.o .libs/gwwiconv.o 
-L/usr/local/lib -lpython2.5 -ldl -lpthread  -mtune=prescott -msse3 -Wl,-soname
-Wl,libgunicode.so.3 -o ../.libs/libgunicode.so.3.0.0
(cd ../.libs && rm -f libgunicode.so.3 && ln -s libgunicode.so.3.0.0
libgunicode.so.3)
(cd ../.libs && rm -f libgunicode.so && ln -s libgunicode.so.3.0.0
libgunicode.so)
creating ../libgunicode.la
(cd ../.libs && rm -f libgunicode.la && ln -s ../libgunicode.la libgunicode.la)
make[1]: Leaving directory
`/var/tmp/portage/media-gfx/fontforge-20071210/work/fontforge-20071210/Unicode'
 *
 * ERROR: media-gfx/fontforge-20071210 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line 2029:  Called die
 * The specific snippet of code:
 *       emake || diefunc "$FUNCNAME" "$LINENO" "$?"
 *  The die message:
 *   (no error message)

emerge --info:

Portage 2.1.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0,
2.6.23-tuxonice-r6 i686)
=================================================================
System uname: 2.6.23-tuxonice-r6 i686 Genuine Intel(R) CPU T2400 @ 1.83GHz
Timestamp of tree: Wed, 16 Jan 2008 21:00:01 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r8, 2.5.1-r5
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/svn/env /usr/kde/svn/share/config
/usr/kde/svn/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/init.d
/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/udev/rules.d"
CXXFLAGS="-Os -mtune=prescott -msse3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="candy distlocks parallel-fetch sandbox sfperms strict
unmerge-orphans"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ "
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/kde4 /usr/local/overlays/personal
/usr/local/overlays/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac acl acpi aiglx alsa apache2 asf automount bash-completion
bitmap-fontsbluetooth branding bzip2 cairo cdparanoia cdr cli cracklib crypt
css ctype dbus dga divx dmx dri dvd dvdnav dvdr dvdread emerald encode ffmpeg
firefox flac fortran gdbm german gif glitz hal iconv ipw3945 irc irmc isdnlog
jpeg kde kdeenablefinal kdehiddenvisibility lame lm_sensors mad maps messenger
midi mjpeg mmx mng mozbranding mp3 mpeg mssql mudflap musepack mysql mysqli
ncurses newspr nls nognome nptl nptlonly nsplugin ntfs ogg openal opengl openmp
oscar pam pcre pdf perl php pic png pppd python qt-copy qt3support qt4
quicktime readline reflection rsvg samba sdl session simplexml smp sndfile
speex spl sse sse2 sse3 ssl svg tcpd tk truetype truetype-fonts type1-fonts
unicode usb vcd vorbis wifi win32codecs wmp x86 xcb xcomposite xine xml xorg xv
xvid xvmc zlib" ALSA_CARDS="hda-intel" 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"
APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd
authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile
authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd
deflate dir disk_cache env expires ext_filter file_cache filter headers ident
imagemap include info log_config logio mem_cache mime mime_magic negotiation
proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so
speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc"
INPUT_DEVICES="mouse keyboard synaptics" KERNEL="linux" LCD_DEVICES="bayrad
cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de"
USERLAND="GNU" VIDEO_CARDS="vesa i810"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #3 From Jakub Moc (RETIRED) 2008-01-17 00:42:56 0000 -------
(In reply to comment #2)
> msgfmt: error while loading shared libraries: libcroco-0.6.so.3: cannot open
> shared object file: No such file or directory

This has nothing to do w/ fontforge, re-emerge gettext.

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

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