Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44143 - rivatv compile fails - access violation involving i2c.h
Summary: rivatv compile fails - access violation involving i2c.h
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 08:27 UTC by Chris Bidwell
Modified: 2004-07-11 04:54 UTC (History)
1 user (show)

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 Chris Bidwell 2004-03-09 08:27:30 UTC
!!! ERROR: media-tv/rivatv-0.8.2 failed.
!!! Function src_compile, Line 19, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-media-tv_-_rivatv-0.8.2-4832.log"

open_wr:   /usr/src/linux-2.4.20-gentoo-r8/include/config/i2c.h
open_wr:   /usr/src/linux-2.4.20-gentoo-r8/include/config/i2c.h
--------------------------------------------------------------------------------

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

Actual Results:  
compile begins, checks compatibility with nvidia drivers, and then fails due to 
i2c.h access violation.

Expected Results:  
compiled?

can be worked around by emerging with -sandbox in the FEATURES.


root@spoony include # emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.20-gentoo-r8)
=================================================================
System uname: 2.4.20-gentoo-r8 i686 AMD Athlon(tm) MP 2400+
Gentoo Base System version 1.4.3.10
distcc 2.11.1 i486-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-mp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1
/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-mp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://ftp.heanet.ie/pub/gentoo/ 
ftp://ftp.heanet.ie/pub/gentoo/ 
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ 
ftp://planetmirror.com/pub/gentoo/"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif gpm 
gtk gtk2 imlib java jpeg libg++ libwww mad mikmod motif mpeg mysql ncurses nls 
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang 
spell ssl svga tcltk tcpd tetex truetype x86 xml2 xmms xv zlib"
Comment 1 Bart Lauwers (RETIRED) gentoo-dev 2004-07-11 04:54:59 UTC
Compiling this ebuild on 2.4 series works for me. Check the latest portage tree and report back if problem still exists.