Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66035 - gocr-0.39 will not emerge font21.pcx and netpbm errors
Summary: gocr-0.39 will not emerge font21.pcx and netpbm errors
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 09:09 UTC by Kathy Wills
Modified: 2004-12-08 20:20 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 Kathy Wills 2004-10-01 09:09:47 UTC
Tryint to update transcode. It is pulling in gocr-039 as a dependency. The emerge of gocr fails. I tried re-emerging netpbm which did so without any errors. I, also, tried "env-update && source /etc/profile." Netpbm version is 10.20. Ghostscript version is 7.07.1-r6.

Reproducible: Always
Steps to Reproduce:
1.emerge gocr
2.
3.

Actual Results:  
make -C examples all
make[1]: Entering directory `/var/tmp/portage/gocr-0.39/work/gocr-0.39/examples'
fig2dev -L ppm -m 2 font2.fig | ppmtopcx -packed >font21.pcx
ESP Ghostscript 7.07.1: Can't find initialization file gs_init.ps.
fig2dev: broken pipe (GhostScript aborted?)
command was: gs -q -dSAFER -sDEVICE=ppmraw -r80 -g835x507 -sOutputFile=- -
ppmtopcx: Error reading magic number from Netpbm image stream.  Most often, this
means your input file is empty.
make[1]: *** [font21.pcx] Error 1
make[1]: Leaving directory `/var/tmp/portage/gocr-0.39/work/gocr-0.39/examples'
make: *** [examples] Error 2

Expected Results:  
Emerge

Portage 2.0.51_rc7 (gcc34-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20040928-r0,
2.6.8-nitro6 i686)
=================================================================
System uname: 2.6.8-nitro6 i686 Pentium III (Coppermine)
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -mtune=i686 -O2 -funroll-loops -pipe -fno-unit-at-a-time"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/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/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -mtune=i686 -O2 -funroll-loops -pipe -fno-unit-at-a-time"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/
http://mirror.clarkson.edu/pub/distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-main
/usr/local/bmg-gnome-current"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups doc encodeesd
foomaticdb gdbm gif gimp gimp-print gphoto2 gtk gtk2 imlib java jpeg kde ldap
libg++ libwww mad mikmod motif mpeg ncurses nls nptl nptlonly oggvorbis opengl
oss pam pdflib perl png python qt quicktime readline samba sdl slang spell ssl
svga tcltk tcpd tetex truetype x86 xml2 xmms xprint xv zlib"
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-10-01 10:58:52 UTC
What does `locate gs_init.ps` say? Does /usr/share/ghostscript/7.07/lib/gs_init.ps exist?
Comment 2 Kathy Wills 2004-10-01 11:17:48 UTC
"locate gs_init.ps" returns nothing. /usr/share/ghostscript/7.07/lib/gs_init.ps does exist and did even before I just now re-emerged ghostscript. I then tried re-emerging gorc. It has now gotten past that previous error but I'm getting some messages about glibc detected *** glibc detected *** double free or corruption: 0x080b49a8 *** fig2dev -L ppm -m 3 ex.fig | ppmtopcx -packed >ex.pcx. It did finish the emerge with this error.
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-11-07 00:56:18 UTC
I fixed ghostscript last week, so please turn off
all C[XX]FLAGS and emerge ghostscript, then
try this again.
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-12-08 20:20:45 UTC
Please reopen this bug if remerging ghostscript doesn's solve your issue.
Thanks in advance.