Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37839 - emerge xxdiff fails with access volations
Summary: emerge xxdiff fails with access volations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on: 39783
Blocks:
  Show dependency tree
 
Reported: 2004-01-10 15:47 UTC by Klaus-J. Wolf
Modified: 2004-02-11 10:15 UTC (History)
1 user (show)

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


Attachments
Tail of emerge output (gentoo_bug_37839.log,48.87 KB, text/plain)
2004-01-10 15:49 UTC, Klaus-J. Wolf
Details
Ebuild for new version 3.0.1. Also fixes the sandbox problem. (xxdiff-3.0.1.ebuild,1.30 KB, text/plain)
2004-01-26 14:28 UTC, Christian Savard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus-J. Wolf 2004-01-10 15:47:52 UTC
The command "emerge xxdiff" fails in a strange way, without any obvious fatal error.
emerge output see attachment.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Klaus-J. Wolf 2004-01-10 15:49:26 UTC
Created attachment 23574 [details]
Tail of emerge output
Comment 2 Klaus-J. Wolf 2004-01-10 15:51:24 UTC
Err, I obviously skipped "Access Violation Summary" somewhere in the middle of that lengthy output. So in fact there IS an error message.
Comment 3 Christian Savard 2004-01-26 14:28:36 UTC
Created attachment 24464 [details]
Ebuild for new version 3.0.1. Also fixes the sandbox problem.

Updated the ebuild to new version. Incorporated a fix from kde.eclass for the
sandbox problem.

This problem should be documented somewhere if it cannot be fixed. I had to
look for a while to find the solution..
Comment 4 Christian Savard 2004-01-29 11:05:34 UTC
Created a separate bug entry for the new ebuild
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2004-01-31 04:09:58 UTC
which version fails ?
Comment 6 Daniel Black (RETIRED) gentoo-dev 2004-02-01 16:04:58 UTC
xxdiff-2.9.2

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-xxdiff-2.9.2-31057.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
--------------------------------------------------------------------------------
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.6.1-gentoo)
=================================================================
System uname: 2.6.1-gentoo i686 Celeron (Coppermine)
Gentoo Base System version 1.4.3.10
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs sandbox userpriv usersandbox"
GENTOO_MIRRORS="ftp://anonymous:pass@mirror.internode.on.net/pub/gentoo             http://user:pass@premium.planetmirror.com/pub/gentoo                 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.au.gentoo.org/gentoo-portage"
USE="3dfx X acpi alsa apache2 apm arts artswrappersuid avi berkdb bonobo cdr crypt cups doc encode esd ethereal fam fastcgi flash foomaticdb gd gdbm gif gnome gphoto2 gpm gtkhtml guile imagemagick imlib java jpeg kde ldap libg++ libgda libwww mad mbox mikmod mmx motif mozilla mpeg mysql nas ncurses oggvorbis openal oss pam pdflib perl php pic plotutils png postgres ppds psyco python qt quicktime readline samba sasl scanner sdl skey slang slp snmp socks5 sox spell sse ssl svga tcltk tcpd tetex tiff truetype usb vhost x86 xinerama xml xml2 xmms xv zeo zlib"
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2004-02-11 10:15:39 UTC
fixed in cvs