Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68110 - ivtv-0.2.0_rc1 bombs on the install...
Summary: ivtv-0.2.0_rc1 bombs on the install...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Brian Jackson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-19 01:18 UTC by Ajay Sharma
Modified: 2004-10-19 07:44 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 Ajay Sharma 2004-10-19 01:18:22 UTC
when I emerge ivtv, it compiles fine but dies on the install with a "no such file or directory"

Reproducible: Always
Steps to Reproduce:
1. emerge ivtv
Actual Results:  
>>> Install ivtv-0.2.0_rc1 into /var/tmp/portage/ivtv-0.2.0_rc1/image/ category
media-tv
cp ../utils/videodev2.h .
mkdir -p
/var/tmp/portage/ivtv-0.2.0_rc1/image///lib/modules/2.4.26/kernel/drivers/media/video
install -m 0644 msp3400.o saa7115.o tveeprom.o ivtv.o saa7127.o 
/var/tmp/portage/ivtv-0.2.0_rc1/image///lib/modules/2.4.26/kernel/drivers/media/video
install -m 0644 ivtv.h /var/tmp/portage/ivtv-0.2.0_rc1/image///usr/include/linux
install: cannot create regular file
`/var/tmp/portage/ivtv-0.2.0_rc1/image///usr/include/linux': No such file or
directory
make: *** [install] Error 1

!!! ERROR: media-tv/ivtv-0.2.0_rc1 failed.
!!! Function src_install, Line 77, Exitcode 2
!!! installation of driver failed
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
installed ivtv....

Portage 2.0.51_rc9 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20041006-r0, 2.4.26
i686)
=================================================================
System uname: 2.4.26 i686 AMD Athlon(TM) XP 1900+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks fixpackages sandbox userpriv"
GENTOO_MIRRORS="http://mirror.tucdemonic.org/gentoo/ http://gentoo.ccccom.com
http://gentoo.binarycompass.org http://gentoo.chem.wisc.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/opt/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apm avi berkdb bitmap-fonts cdr crypt cups dvd dvdr
encode esd f77 faad flac foomaticdb gdbm gif gpm gtk gtk2 imlib innodb java jpeg
libg++ libwww mad mikmod mmx motif mpeg mysql mythtv ncurses nvidia oggvorbis
opengl oss pam pdflib perl png ppds python qt quicktime readline samba scanner
sdl slang spell sse ssl svga tcpd theora tiff truetype usb x86 xml2 xmms xosd
xprint xv zlib"
Comment 1 Brian Jackson (RETIRED) gentoo-dev 2004-10-19 07:44:13 UTC
fixed in cvs, give it a while to hit rsync