Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94729 - EDB cvs access violation
Summary: EDB cvs access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 05:41 UTC by Henti Smith
Modified: 2005-06-01 15:13 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 Henti Smith 2005-06-01 05:41:10 UTC
edb CVS compile fails with access violation. 

the violation takes place in configure during a c++ check, the logs are listed
below.

Reproducible: Always
Steps to Reproduce:
1. echo "dev-db/edb -*" >> /etc/portage/package.keywords
2. emerge edb
3.

Actual Results:  
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-dev-db_-_edb-9999-3906.log"

open_wr:   /var/tmp/portage/edb-9999/work/e17/libs/edb/config.sub (symlink to
/usr/share/libtool/config.sub)
--------------------------------------------------------------------------------

 * Removing useless C++ checks ...                                             
                                                                               
                                              [ ok ]
 * econf: updating e17/libs/edb/config.sub with /usr/share/gnuconfig/config.sub
ACCESS DENIED   open_wr:   /var/tmp/portage/edb-9999/work/e17/libs/edb/config.sub
cp: cannot create regular file
`/var/tmp/portage/edb-9999/work/e17/libs/edb/config.sub': Permission denied
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu --enable-compat185
--enable-dump185 --enable-gtk --enable-ncurses


Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.8-gentoo-r4 i686)
=================================================================
System uname: 2.6.8-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz
Gentoo Base System version 1.6.8
dev-lang/python:     2.2.3-r1, 2.3.4
sys-apps/sandbox:    1.2.1-r2
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9, 1.8.5-r2, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.4.19-r1, 2.4.22
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.is.co.za/linux/distributions/gentoo
http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.0.1/gentoo-portage"
USE="x86 X alsa anthy apache2 apm arts avi berkdb bitmap-fonts canna cdr cjk
crypt cups curl dba dvd dvdread eds emboss encode esd fam flac foomaticdb
fortran gd gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick imlib ipv6 java
jpeg kde libg++ libwww mad mikmod motif mozilla mp3 mpeg mysql ncurses nls ogg
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl
session slang spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts
unicode vorbis xine xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 SpanKY gentoo-dev 2005-06-01 15:13:15 UTC
should be fixed in cvs now