Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33910 - quanta-5 ebuild fails with access violation
Summary: quanta-5 ebuild fails with access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-20 02:26 UTC by Nicolas Laplante
Modified: 2003-11-24 14:12 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 Nicolas Laplante 2003-11-20 02:26:05 UTC
I use caleb's kde-cvs ebuilds for my kde. Quanta is included in the tarballs he
makes. Lately everytime I want to emerge quanta-5, I get this result:

make[3]: Leaving directory `/var/tmp/portage/quanta-5/work/quanta/quanta'
make[2]: Leaving directory `/var/tmp/portage/quanta-5/work/quanta/quanta'
make[2]: Entering directory `/var/tmp/portage/quanta-5/work/quanta'
make[2]: Leaving directory `/var/tmp/portage/quanta-5/work/quanta'
make[1]: Leaving directory `/var/tmp/portage/quanta-5/work/quanta'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-quanta-5-26539.log"

open_wr:   /quanta/tagdialogs/tableeditor.uidnl
--------------------------------------------------------------------------------



Reproducible: Always
Steps to Reproduce:
1. Download and install the kde-cvs ebuilds from
http://www.gentoo.org/~caleb/kde-cvs
2. emerge quanta
3. wait for the failure

Actual Results:  
It failed with an access violation.

Expected Results:  
Continued to emerge normally

holyshit twix # emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-test9-mm2)
=================================================================
System uname: 2.6.0-test9-mm2 i686 AMD Athlon(tm) XP 2100+
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/cvs/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache autoaddcvs sandbox buildpkg"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
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 oss apm avi cups foomaticdb libg++ mad mikmod mpeg ncurses quicktime
spell truetype xml2 xmms xv zlib alsa gdbm berkdb readline arts tetex aalib svga
sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis motif opengl cdr
3dnow mmx sse samba mysql apache2 gif tiff jpeg encode gd-external png X qt kde
gtk2 flash pdflib curl mcal crypt artswrappersuid java dga -slang -tcltk -doc
-nls -gnome -gtk"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-11-24 06:20:01 UTC
Report has been filed upstream, and a fix has been put in place.  Can you try this again and see if the emerge goes smoothly for you now?
Comment 2 Nicolas Laplante 2003-11-24 14:12:32 UTC
Ok, the change they committed in cvs resolved the issue. Thanks!