Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87853 - emerging antlr 2.7.5 dies with access denied error
Summary: emerging antlr 2.7.5 dies with access denied error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-03 16:26 UTC by Roel Brook
Modified: 2005-12-10 21:32 UTC (History)
3 users (show)

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


Attachments
Build log (5560-antlr-2.7.5.log.gz,39.15 KB, application/octet-stream)
2005-04-03 16:28 UTC, Roel Brook
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roel Brook 2005-04-03 16:26:31 UTC
Title says, it all...

Emerging this package results in a lot of "access denied" errors.

Emerging with FEATURES="-sandbox" works

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




Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-love1 i686)
=================================================================
System uname: 2.6.11-love1 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 18 2005, 00:46:55)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.8.5-r3, 1.6.3, 1.5, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -mmmx -msse -m3dnow
-mfpmath=sse,387 -ffast-math"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/fax /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/alias /var/qmail/control /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -mmmx -msse -m3dnow
-mfpmath=sse,387 -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks parallel-fetch sandbox
sfperms"GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://gd.tuwien.ac.at/opsys/linux/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="nl_NL@euro"
LC_ALL="nl_NL@euro"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X aalib alsa apache2 apm arts audiofile avi
bash-completion bitmap-fonts bonobo bzlib calender cdparanoia cdr chipcard
chroot crypt cups curl dba divx4linux dvd dvdr dvdread emboss encode esd fam
festival filepro flac font-server foomaticdb fortran gd gdbm gif gnome gphoto2
gpm gstreamer gtk gtk2 guile hal imagemagick imlib insecure-drivers java jpeg
jpeg2k junit kde ldap libg++ libwww live mad mikmod mime mmx mmxext mono motif
mozdevelop mozilla moznomail moznoxft mp3 mpeg mplayer msn mysql ncurses network
nls nptl nvidia odbc offensive oggvorbis ooo-kde opengl pam pdflib perl php pic
png postgres python qmail qt quicktime readline real rplay samba scanner sdk sdl
session sftplogging slang softmmu speex spell sqlite sse ssl stroke svga tcltk
tcpd threads tiff truetype truetype-fonts type1-fonts usb userlocales v4l wmf
xine xinerama xml xml2 xmms xprint xscreensaver xv xvid zlib video_cards_nvidia
linguas_nl"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Roel Brook 2005-04-03 16:28:19 UTC
Created attachment 55237 [details]
Build log
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2005-04-03 17:35:33 UTC
hmm, where did that silly mono stuff come from

package.masked it untill i can fix it
Comment 3 Rigo 2005-04-08 03:45:58 UTC
From the mono.eclass:

<SNIP>
# >=mono-0.92 versions using mcs -pkg:foo-sharp require shared memory, so we set the
# shared dir to ${T} so that ${T}/.wapi can be used during the install process.
export MONO_SHARED_DIR=${T}
</SNIP>

so inherit eclass mono as well, and you should be alright (worked 4 me)...


Regards, Rigo
Comment 4 Fabio Rossi 2005-04-21 10:15:19 UTC
Here no problem in building and installing antlr-2.7.5. The only problem is a conflict with another package as written in http://bugs.gentoo.org/show_bug.cgi?id=80862

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 11 2005, 19:47:00)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-tbird -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/OpenOffice.org/share/dict/ooo /usr/kde/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/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-tbird -fomit-frame-pointer -pipe"
DISTDIR="/mnt/lfs/distfiles/"
FEATURES="autoaddcvs autoconfig ccache distlocks keeptemp keepwork sandbox sfperms strict"
GENTOO_MIRRORS="                 http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/                 http://ftp.students.cs.unibo.it/gentoo/  "
LANG="it_IT"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acl alsa apache2 arts audiofile avi bash-completion berkdb bitmap-fonts blas bzip2 cddb cdparanoia cdr chroot cmucl crypt cups curl directfb divx4linux doc dv dvb emboss encode ethereal examples faac faad fam fbcon fftw flac foomaticdb fortran fpx gcj gd gdbm gif gimpprint gmp gnutls gphoto2 gpm graphviz gtk gtk2 imagemagick imlib java jbig jpeg jpeg2k kde lcms libg++ libwww live lzo mad mikmod mime mjpeg mmx mmxext motif mozdevelop mozsvg mozxmlterm mp3 mpeg mysql ncurses network nls nntp nptl ogg oggvorbis opengl oss pam pdflib perl plotutils png postgres ppds python qt quicktime readline real samba sdk sdl skey smime speex spell ssl stats tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1 type1-fonts unicode userlocalesvorbis wifi wmf xanim xine xml2 xmms xv xvid yv12 zlib video_cards_radeon"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 5 Fabio Rossi 2005-10-01 07:24:59 UTC
I have added an enhanced ebuild for antlr 2.7.5 in the bug #80862, can someone
test it with 'mono' use flag? 
Comment 6 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-12-10 21:32:35 UTC
Put in a new ebuild for antlr.  Please sync and try again.