Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127280 - Ebuild qgit-1.1.1 fails with access violation
Summary: Ebuild qgit-1.1.1 fails with access violation
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-23 02:18 UTC by Michael Roth
Modified: 2006-03-26 08:13 UTC (History)
1 user (show)

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 Michael Roth 2006-03-23 02:18:32 UTC
# emerge -av --update --deep world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     U ] dev-util/qgit-1.1.1 [1.1_rc1] 0 kB


      [...]


--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-util_-_qgit-1.1.1-18913.log"

open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
--------------------------------------------------------------------------------


emerge --info:


Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15.1 i686)
=================================================================
System uname: 2.6.15.1 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i386-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/mozilla/defaults/pref /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-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LC_ALL="en_US.utf8"
LINGUAS="de en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt ctype cups curl dba doc dri emboss encode expat fam fastbuild foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gmp gpm gtk2 idn imagemagick imlib ipv6 jpeg jpeg2k kde lcms libg++ libwww mad memlimit mhash mikmod mmx mng motif mozilla mp3 mpeg ncurses nls nptl ogg opengl pam pcre pdflib perl png posix python qt quicktime readline ruby samba session simplexml soap sockets spell spl sse ssl subversion tcpd tetex threads tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb vorbis wmf xml xml2 xsl xv zlib linguas_de linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Fernando J. Pereda (RETIRED) gentoo-dev 2006-03-23 03:32:13 UTC
I can't reproduce this one:

--- 8< ---
posidon ~ # emerge -vp qgit

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-util/qgit-1.1.1  0 kB [1] 

Total size of downloads: 0 kB
Portage overlays:
 [1] /home/ferdy/gentoo/gentoo-x86
posidon ~ # emerge --info
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.14.2 i686)
=================================================================
System uname: 2.6.14.2 i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.4.3-r1, 1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect cvs distlocks fixpackages notitles sandbox sfperms sign strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/ferdy/gentoo/gentoo-x86"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apache2 apm audiofile avi berkdb bitmap-fonts bzip2 cdr clisp crypt cups curl dga dri emboss encode ethereal exif expat fam fbcon ffmpeg flac foomaticdb gd gdbm gif glut gmp gstreamer gtk gtk2 guile idn imagemagick imap imlib imlib2 ipv6 java jpeg lcms libg++ libwww lirc lua mad maildir mailwrapper mhash mikmod mng motif mp3 mpeg ncurses nls nptl ogg openal opengl oss pam pcre pdflib perl plotutils png python quicktime radeon readline recode samba sdl spell sqlite ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb v4l vorbis wmf xml xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
--- 8< ---
Comment 2 Michael Roth 2006-03-23 06:04:59 UTC
I'm not an expert, but I found these bugs with similar access violation reports:

  #35725, #36781, #48826, #59908, #82154, #123178, #123397, #127154


Maybe, comment #6 and #7 in bug #48826 could help:

  http://bugs.gentoo.org/show_bug.cgi?id=48826#c6


As a quick work around I used:

   FEATURES="-sandbox" emerge -v qgit 

Comment 3 Maarten Maathuis 2006-03-23 11:04:25 UTC
I can confirm this bug (amd64).
Comment 4 Fernando J. Pereda (RETIRED) gentoo-dev 2006-03-23 11:21:30 UTC
Being completely qt-ignorant I hereby request help from the qt herd. Thanks guys.

Cheers,
Ferdy
Comment 5 Elvis Pranskevichus 2006-03-25 11:29:15 UTC
I experienced the same problem. I'm not very familiar with Qt's specifics, but adding 'inherit kde' to an ebuild helps. This worked for me at least.
Comment 6 Fernando J. Pereda (RETIRED) gentoo-dev 2006-03-25 11:36:26 UTC
I added 'inherit qt3' that should hopefully fix it. Please test and REOPEN if apropiate.

I didn't bump the ebuild, so wait a couple of hours before syncing again, or just add that line yourself.

Thanks,
Ferdy
Comment 7 Elvis Pranskevichus 2006-03-25 15:07:56 UTC
Just tested it. 'inherit qt3' fixed the problem.

Thanks
Comment 8 Michael Roth 2006-03-26 08:13:22 UTC
The 'inherit qt3' works for me, too. Looks like that the bug is gone away.