Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16107 - emerge of transcode-0.6.3.20030116-r1 failed
Summary: emerge of transcode-0.6.3.20030116-r1 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-20 18:26 UTC by Dietrich Heise
Modified: 2003-02-21 09:25 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 Dietrich Heise 2003-02-20 18:26:02 UTC
gcc -DHAVE_CONFIG_H -I.. -I. -I.. -I. -I../libioaux -I./../../libioaux     
-Wall -I../src -I../avilib -I../libac3 -I./../src -I./../avilib -I./../libac3
-mcpu=athlon-xp -march=athlon-xp -pipe -O3 -fomit-frame-pointer
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-DMOD_PATH=\"/usr/lib/transcode\" -c `test -f 'tcmodinfo.c' || echo './'`tcmodinfo.c
/bin/sh ../libtool --mode=link gcc  -Wall -I../src -I../avilib -I../libac3
-I./../src -I./../avilib -I./../libac3 -mcpu=athlon-xp -march=athlon-xp -pipe
-O3 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -DMOD_PATH=\"/usr/lib/transcode\"   -o tcmodinfo
-rdynamic tcmodinfo.o -lm ../src/optstr.o -lpthread -ldl 
gcc -Wall -I../src -I../avilib -I../libac3 -I./../src -I./../avilib
-I./../libac3 -mcpu=athlon-xp -march=athlon-xp -pipe -O3 -fomit-frame-pointer
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-DMOD_PATH=\"/usr/lib/transcode\" -o tcmodinfo -rdynamic tcmodinfo.o
../src/optstr.o  -lm -lpthread -ldl
make[2]: Leaving directory
`/var/tmp/portage/transcode-0.6.3.20030116-r1/work/transcode-0.6.3/tools'
make[1]: Leaving directory
`/var/tmp/portage/transcode-0.6.3.20030116-r1/work/transcode-0.6.3'
Compiling subtitle2pgm.c
Compiling spudec.c
Linking subtitle2pgm
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lppm
collect2: ld returned 1 exit status
make: *** [subtitle2pgm] Error 1

!!! ERROR: media-video/transcode-0.6.3.20030116-r1 failed.
!!! Function src_compile, Line 88, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
Comment 1 Dietrich Heise 2003-02-20 18:26:33 UTC
didi root # emerge info
Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r3)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(tm) XP 1800+
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ http://filepile.tiscali.de/mirror/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config /opt/quake3/cpma/server.cfg"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 apm avi crypt cups encode jpeg libg++ mikmod mpeg ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline arts tetex aalib bonobo svga tcltk java mysql gpm tcpd pam esd imlib oggvorbis qt opengl mozilla gphoto2 snmp cdr ncures threads X alsa -motif kde 3dnow sdl perl python guile ruby libwww ssl gtk mmx ogg vorbis oss gif gnome gpg gd"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -march=athlon-xp -O3 -pipe"
CXXFLAGS="-mcpu=athlon-xp -march=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-02-21 09:25:38 UTC
emerge netpbm 9.11 should fix this