Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41698 - celestia-1.3.0-r1 access violation on emerge
Summary: celestia-1.3.0-r1 access violation on emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-15 12:23 UTC by Colin Tinker
Modified: 2004-04-22 03:23 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 Colin Tinker 2004-02-15 12:23:01 UTC
When compiling celestia-1.3.0-r1 I get the following error:-

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-app-misc_-_celestia-1.3.0-r1-30542.log"

mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
--------------------------------------------------------------------------------

The log has the following

mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings

emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040207-r0, 2.6.2)
=================================================================
System uname: 2.6.2 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O3 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O3 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache cvs distcc fixpackages keeptemp keepwork notitles sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi acpi4linux apm arts avi berkdb bonobo cdr chroot crypt cups curl dga directfb dvd encode esd ethereal faad fam fbcon flac foomaticdb freetype gdbm gif gnome gphoto2 gpm gtk gtk2 imagemagick imlib ipv6 java jpeg kde ldap libg++ libwww mad mikmod mmx motif mozilla mpeg mpeg4 mysql ncurses nls oggvorbis opengl oss pam pcap pdflib perl pic png postgres prelink python qt quicktime readline scanner sdl slang sox speedo spell ssl svga t1lib tcpd tiff transcode truetype usb v4l vanilla vim-with-x x86 xfs xml2 xmms xv zlib zvbi"


Reproducible: Always
Steps to Reproduce:
1. emerge -Du celestia
2.
3.

Actual Results:  
emerge fails with the above error 

Expected Results:  
Sucessful emerge
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2004-02-20 07:40:16 UTC
I couldn't test this yet, but I think that a similar fix as in 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/dev-db/tora/tora-1.3.13.ebuild?r1=1.2&r2=1.3
could solve this.
Comment 2 Colin Tinker 2004-02-20 15:05:25 UTC
Tried adding the lines in the patch and it still gives the same error.
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2004-04-22 03:23:33 UTC
This was already fixed, but I forgot to close this bug.