Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129224 - beagle fails with sandbox error
Summary: beagle fails with sandbox error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-08 04:43 UTC by Arne Flagge
Modified: 2012-04-11 12:35 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 Arne Flagge 2006-04-08 04:43:48 UTC
/Daemon.cs(50,12): warning CS0169: The private field `Bludgeon.Daemon.WaitForStartClosure.process' is assigned but its value is never used
Compilation succeeded - 1 warning(s)
make[2]: Leaving directory `/var/tmp/portage/beagle-0.2.3-r1/work/beagle-0.2.3/bludgeon'
make[2]: Entering directory `/var/tmp/portage/beagle-0.2.3-r1/work/beagle-0.2.3'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/beagle-0.2.3-r1/work/beagle-0.2.3'
make[1]: Leaving directory `/var/tmp/portage/beagle-0.2.3-r1/work/beagle-0.2.3'
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-misc_-_beagle-0.2.3-r1-12502.log"

unlink:    /usr/share/pygtk/2.0/codegen/defsparser.pyc
unlink:    /usr/share/pygtk/2.0/codegen/scmexpr.pyc
unlink:    /usr/share/pygtk/2.0/codegen/definitions.pyc
unlink:    /usr/share/pygtk/2.0/codegen/argtypes.pyc
unlink:    /usr/share/pygtk/2.0/codegen/override.pyc
unlink:    /usr/share/pygtk/2.0/codegen/reversewrapper.pyc
--------------------------------------------------------------------------------

emerge --info:
Portage 2.1_pre7-r4 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.16-gentoo-r1 i686)
=================================================================
System uname: 2.6.16-gentoo-r1 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.12.0_pre17
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acpi alsa apm avi bash-completion berkdb bitmap-fonts bzip2 cairo cdparanoia cli crypt css ctype cups curl dba dbus dvd dvdr dvdread emboss expat fastbuild ffmpeg firefox foomaticdb force-cgi-redirect fortran ftp gd gdbm gtk2 hal hbci howl isdnlog jikes jpeg kde kdeenablefinal libg++ libwww lm_sensors mad mbrola memlimit mmx mmxext mozcalendar mozsvg mp3 mpeg mplayer musicbrainz ncurses nls nptl nsplugin ogg opengl pam pcre pdflib perl pic png posix pppd profile python qt readline session simplexml slang slp sndfile soap sockets spell spl sse ssl svg tcpd threads tokenizer truetype truetype-fonts type1-fonts udev vorbis win32codecs x264 xml xml2 xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_evdev kernel_linux linguas_de userland_GNU video_cards_none video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-08 04:55:08 UTC
Re-emerge pygtk and try again, please...
Comment 2 Arne Flagge 2006-04-08 06:40:21 UTC
Works. Thank you.