Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 113286

Summary: gnome-applets-2.12.1 access violations while emerging
Product: Gentoo Linux Reporter: Frank Huang <fyhuang>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 103197    

Description Frank Huang 2005-11-22 13:23:49 UTC
When emerging gnome-applets-2.12.1-r1, during the compile process there are
numerous access violations. Output from
/var/log/sandbox/sandbox-gnome-base_-_gnome-applets-2.12.1-r1-10472.log:

unlink: /usr/share/xml2po/docbook.pyc
open_wr: /usr/share/xml2po/docbook.pyc
unlink: /usr/share/xml2po/docbook.pyc
open_wr: /usr/share/xml2po/docbook.pyc
unlink: /usr/share/xml2po/docbook.pyc
open_wr: /usr/share/xml2po/docbook.pyc
unlink: /usr/share/xml2po/docbook.pyc
open_wr: /usr/share/xml2po/docbook.pyc
unlink: /usr/share/xml2po/docbook.pyc
open_wr: /usr/share/xml2po/docbook.pyc

I have checked that the permissions on docbook.pyc are set correctly (currently
at 644)... happens with 2.12.1-r2, r1, 1301, and I think all the rest of the
2.12.1 versions...

Reproducible: Always
Steps to Reproduce:
1. emerge gnome-applets
Actual Results:  
gnome-applets tries to emerge, at the end it displays the Access Violation
Summary with the contents listed above.

Expected Results:  
gnome-applets should have finished emerging.

I was running the unstable branch for GNOME 2.12 (as described by the GNOME 2.12
documentation on gentoo.org).

Gentoo Base System version 1.6.12
Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) M processor 2.00GHz
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
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.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=pentium3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=pentium3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi aim alsa amarok amd amr ao apache apache2 apm applet
aqua_theme arts artworkextra asm atk automount avi bash-completion berkdb
bitmap-fonts blender-game bmp bootsplash c++ ccache cdio cdparanoia cdrom cegui
cg crypt cups dbus devil dhcp doc dvd dvdr dvdread effects emboss encode
epiphany floppyd fltk fluidsynth fmod foomaticdb fortran freetype ftp gdb gdbm
gif glx gmail gmailtimestamps gnome gnome-print gnomecanvas gnomedb gnuplot
gphoto2 gpm gtk gtk2 gtkhtml imlib ipv6 javascript jpeg jpeg2k kde kqemu lcd
libg++ libwww logitech-mouse lzo mad mapeditor mikmod mmx motif mouse
mozcalendar mozdevelop mozsvg mp3 mpeg mpeg2 mpeg4 mplayer musepack music
nautilus ncurses network nls nsplugin objc oggvorbis opengl oss pam pdflib perl
png ppds python qt quicktime readline real reiserfs rtc screen sdk sdl spell sse
ssl tcpd tga theora timidity truetype truetype-fonts type1-fonts v4l v4l2
win32codecs wxwindows xanim xinerama xml2 xmms xrandr xv xvmc zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-11-22 13:42:55 UTC
Workaround: Turn off the doc use flag.  Chances are, it doesn't do what you
think it does anyway (it installs development API type docs, not user docs). 
I'll look into this in the meantime.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-11-22 14:40:11 UTC
I take it back, gnome-applets doesn't have a doc use flag.  I was thinking of
gnome-panel, for some reason.

Could you try 2.12.1-r2?  It has some updated deps.
Comment 3 Frank Huang 2005-11-22 14:57:41 UTC
It happens with 2.12.1-r2 also.
Comment 4 John N. Laliberte (RETIRED) gentoo-dev 2005-11-22 21:05:14 UTC
first try re-emerging gnome-doc-utils, then try again.

Does this fix the access violations?

Thanks
Comment 5 Ghislain Bourgeois 2005-11-27 13:06:10 UTC
I had the same bug, and syncing and reemerging gnome-doc-utils solved the 
problem for me!
Comment 6 John N. Laliberte (RETIRED) gentoo-dev 2005-11-27 13:09:38 UTC

*** This bug has been marked as a duplicate of 104088 ***