Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 33164

Summary: nvrec-0.1_pre20030316 build fails
Product: Gentoo Linux Reporter: Juergen Reif <evilpfeiffers>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Juergen Reif 2003-11-10 13:14:09 UTC
When trying to emerge nvrec, it fails:

Calculating dependencies ...done!
>>> emerge (1 of 1) media-tv/nvrec-0.1_pre20030316 to /
>>> md5 src_uri ;-) nvrec-20030316.tar.gz
>>> md5 src_uri ;-) ffmpeg-0.4.6.tar.gz
>>> Unpacking source...
nm: /usr/lib/libquicktime.so: Datei oder Verzeichnis nicht gefunden
>>> Unpacking nvrec-20030316.tar.gz to /var/tmp/portage/nvrec-0.1_pre20030316/work
>>> Unpacking ffmpeg-0.4.6.tar.gz to /var/tmp/portage/nvrec-0.1_pre20030316/work
* Applying 20030316.patch...                                             [ ok ] 
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/media-video/ffmpeg/files/ffmpeg-0.4.6-Makefiles.diff
 
 
!!! ERROR: media-tv/nvrec-0.1_pre20030316 failed.
!!! Function epatch, Line 182, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!


Reproducible: Always
Steps to Reproduce:
emerge nvrec

Actual Results:  
build failed

It's the ffmpeg-0.4.6 part.
In the actual portage-tree is only version 0.4.7 and higher, so emerge can't
find ffmpeg-0.4.6-Makefiles.diff.


Expected Results:  
Successfull emerging nvrec

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1,
2.6.0-test9-mm2)=================================================================
System uname: 2.6.0-test9-mm2 i686 AMD Duron(TM)Processor
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/opt/tomcat/conf /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/
ftp://ftp.easynet.nl/mirror/gentoo/ http://gentoo.inode.at/
ftp://gentoo.inode.at/source/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb
gtkhtml alsa gdbm slang readline tetex aalib bonobo svga tcltk guile postgres X
sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis gnome gtk qt motif
opengl mozilla cdr 3dnow aavm acpi acpi4linux apache2 dga doc dvd evo faad fbcon
gb gd gstreamer gtk2 imap java lirc mbox mmx nvidia oav odbc prebuilt sse tiff
transcode usb v4l videos vim-with-x wmf Xaw3d xinerama xosd -apm -arts -kde
-berkdb -esd"
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-11-11 00:20:41 UTC
The package does not compile with current ffmpeg, and it also requires an
outdated divx4linux. Until there's a new upstream snapshot which fixes this,
I'll mask this package. Sorry and thanks for reporting.