Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23387 - xine-lib-1-beta12 won't compile - access violation
Summary: xine-lib-1-beta12 won't compile - access violation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-24 09:49 UTC by Andreas Kotowicz
Modified: 2003-06-25 08:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fstab (fstab,1.36 KB, text/plain)
2003-06-24 23:16 UTC, Andreas Kotowicz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kotowicz 2003-06-24 09:49:33 UTC
this is what i get trying to compile above mentioned package. I need this one,
as totem 0.99.1 needs it


>>> Unpacking xine-lib-1-beta12.tar.gz to /usr/local/mp3/vartmp/portage/xine-lib
-1_beta12/work
>>> Source unpacked.
X
esd
nls
oggvorbis
avi
 * myconf: --with-included-dvdnav --disable-alsa --disable-arts --disable-aalib
--with-w32-path=/usr/lib/win32
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... ACCESS DENIED  open_wr:   /conftes
t.file
./configure: line 1740: conftest.file: Permission denied
ls: ./configure: No such file or directory
ls: conftest.file: No such file or directory
ACCESS DENIED  unlink:    /conftest.file
rm: cannot remove `conftest.file': Permission denied
configure: error: ls -t appears to fail.  Make sure there is not a broken
alias in your environment
configure: error: newly created file is older than distributed files!
Check your system clock
ACCESS DENIED  unlink:    /core
rm: cannot remove `core': Permission denied
ACCESS DENIED  unlink:    /core.*
rm: cannot remove `core.*': Permission denied
ACCESS DENIED  unlink:    /*.core
rm: cannot remove `*.core': Permission denied
 
!!! ERROR: media-libs/xine-lib-1_beta12 failed.
!!! Function econf, Line 304, Exitcode 1
!!! econf failed
 
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-xine-lib-1_beta12-9496.log"
 
open_wr:   /conftest.file
unlink:    /conftest.file
unlink:    /core
unlink:    /core.*
unlink:    /*.core
--------------------------------------------------------------------------------
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-06-24 15:12:07 UTC
please provide
#emerge info

and attach fstab
Comment 2 Andreas Kotowicz 2003-06-24 23:16:47 UTC
Created attachment 13816 [details]
fstab
Comment 3 Andreas Kotowicz 2003-06-24 23:17:11 UTC
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.21 i686 AMD Duron(tm) MP
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/sound/events /usr/X11R6/lib/X11/xkb /etc/init.d /etc/giFT /etc/X11/starthere /etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/local/mp3/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/usr/local/mp3/vartmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline tetex bonobo svga java guile sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis gtk qt motif opengl mozilla gphoto2 ldap cdr X gnome -arts esd -kde -apm gtk2 dvd tcltk"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-06-25 02:33:25 UTC
do you have enough free diskspace ?
Comment 5 Andreas Kotowicz 2003-06-25 03:54:40 UTC
I'd say yes:

/dev/root             9.0G  4.3G  4.2G  51% /
/dev/hda5             1.8G  791M  874M  48% /home
/dev/hde1              76G   46G   27G  63% /usr/local/mp3
/dev/hda6             711M  211M  464M  32% /usr/portage
/dev/hda7              45G   32G   11G  74% /opt/stuff
none                  252M     0  252M   0% /dev/shm
Comment 6 Andreas Kotowicz 2003-06-25 08:47:18 UTC
just did an emerge rsync again and it compiled fine now. don't know what was wrong with it yesterday
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2003-06-25 08:50:46 UTC
closing as invalid