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

Bug 286265

Summary: media-video/flumotion-0.5.3 Sandbox Access Violation
Product: Gentoo Linux Reporter: Christopher Hogan <chris.c.hogan>
Component: Current packagesAssignee: Ioannis Aslanidis (RETIRED) <deathwing00>
Status: VERIFIED NEEDINFO    
Severity: normal CC: gstreamer
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christopher Hogan 2009-09-24 17:06:42 UTC
I just finished rebuilding the system using GCC 4.3.2. media-video/flumotion-0.5.3 failed in the rebuild. It also failed after the system was finished and rebooted.

Reproducible: Always

Steps to Reproduce:
1.emerge flumotion
2.
3.

Actual Results:  
Making all in doc                                                                                      
make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.5.3/work/flumotion-0.5.3/doc'    
Making all in man                                                                                      
make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.5.3/work/flumotion-0.5.3/doc/man'
make[2]: Nothing to be done for `all'.                                                                 
make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.5.3/work/flumotion-0.5.3/doc/man' 
Making all in reference                                                                                
ls: cannot access flumotion/wizard/*.py: No such file or directory                                     
ls: cannot access flumotion/wizard/*.py: No such file or directory                                     
make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.5.3/work/flumotion-0.5.3/doc/reference'                                                                                                 
Generating HTML documentation...                                                                       
Not importing misc.setup                                                                               
AttributeError: 'module' object has no attribute 'Element'                                             
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!                       
/usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:4: DeprecationWarning: the md5 module is deprecated; use hashlib instead                                                                      
  import itertools, md5                                                                                
ACCESS DENIED  unlink:       /var/lib/xkb/server-9419.xkm                                              
ACCESS DENIED  open_wr:      /var/lib/xkb/server-9419.xkm                                              
The XKEYBOARD keymap compiler (xkbcomp) reports:                                                       
> Error:            Cannot open "/var/lib/xkb/server-9419.xkm" to write keyboard description           
>                   Exiting                                                                            
(EE) Error compiling keymap (server-9419)                                                              
(EE) XKB: Couldn't compile keymap                                                                      
(EE) config/hal: NewInputDeviceRequest failed (2)                                                      
(EE) config/hal: NewInputDeviceRequest failed (2)                                                      
(EE) config/hal: NewInputDeviceRequest failed (2)                                                      
Traceback (most recent call last):                                                                     
  File "../../common/gendoc.py", line 81, in <module>                                                  
    from epydoc.cli import cli                                                                         
  File "/usr/lib/python2.6/ihooks.py", line 407, in import_module                                      
    m = self.load_tail(q, tail)                                                                        
  File "/usr/lib/python2.6/ihooks.py", line 458, in load_tail                                          
    m = self.import_it(head, mname, m)                                                                 
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it                                          
    m = self.loader.load_module(fqname, stuff)                                                         
  File "/usr/lib/python2.6/ihooks.py", line 272, in load_module                                        
    m = self.hooks.load_source(name, filename, file)                                                   
  File "/usr/lib/python2.6/ihooks.py", line 170, in load_source                                        
    return imp.load_source(name, filename, file)                                                       
  File "/usr/lib/python2.6/site-packages/epydoc/cli.py", line 77, in <module>                          
    from epydoc.docwriter.html_css import STYLESHEETS as CSS_STYLESHEETS                               
  File "/usr/lib/python2.6/ihooks.py", line 407, in import_module                                      
    m = self.load_tail(q, tail)                                                                        
  File "/usr/lib/python2.6/ihooks.py", line 458, in load_tail                                          
    m = self.import_it(head, mname, m)                                                                 
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it                                          
    m = self.loader.load_module(fqname, stuff)                                                         
  File "/usr/lib/python2.6/ihooks.py", line 272, in load_module                                        
    m = self.hooks.load_source(name, filename, file)                                                   
  File "/usr/lib/python2.6/ihooks.py", line 170, in load_source                                        
    return imp.load_source(name, filename, file)                                                       
  File "/usr/lib/python2.6/site-packages/epydoc/docwriter/html_css.py", line 530, in <module>          
    _GREEN = _COLOR_RE.sub(_darken_darks, _COLOR_RE.sub(r'#\1\3\2', _BLUE))                            
TypeError: import_module() takes at most 5 arguments (6 given)                                         
make[2]: *** [html/index.html] Error 1                                                                 
make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.5.3/work/flumotion-0.5.3/doc/reference'                                                                                                  
make[1]: *** [all-recursive] Error 1                                                                   
make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.5.3/work/flumotion-0.5.3/doc'     
make: *** [all-recursive] Error 1                                                                      
 *                                                                                                     
 * ERROR: media-video/flumotion-0.5.3 failed.                                                          
 * Call stack:                                                                                         
 *               ebuild.sh, line   49:  Called src_compile                                             
 *             environment, line 3017:  Called die                                                     
 * The specific snippet of code:                                                                       
 *       emake || die;                                                                                 
 *  The die message:                                                                                   
 *   (no error message)                                                                                
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/flumotion-0.5.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/flumotion-0.5.3/temp/environment'.
 *
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-2115.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: unlink
S: deny
P: /var/lib/xkb/server-9419.xkm
A: /var/lib/xkb/server-9419.xkm
R: /var/lib/xkb/server-9419.xkm
C: /usr/bin/xkbcomp -w 1 -R/usr/share/X11/xkb -xkm - -em1 The XKEYBOARD keymap compiler (xkbcomp) reports: -emp >  -eml Errors from xkbcomp are not fatal to the X server /var/lib/xkb/server-9419.xkm

F: open_wr
S: deny
P: /var/lib/xkb/server-9419.xkm
A: /var/lib/xkb/server-9419.xkm
R: /var/lib/xkb/server-9419.xkm
C: /usr/bin/xkbcomp -w 1 -R/usr/share/X11/xkb -xkm - -em1 The XKEYBOARD keymap compiler (xkbcomp) reports: -emp >  -eml Errors from xkbcomp are not fatal to the X server /var/lib/xkb/server-9419.xkm
--------------------------------------------------------------------------------

>>> Failed to emerge media-video/flumotion-0.5.3, Log file:

>>>  '/var/tmp/portage/media-video/flumotion-0.5.3/temp/build.log'



Expected Results:  
Successful emerge

emerge --info               
Portage 2.2_rc40 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r6 i686)                                                                                                 
=================================================================                                      
System uname: Linux-2.6.30-gentoo-r6-i686-AMD_Athlon-tm-_XP_3200+-with-gentoo-2.0.1                    
Timestamp of tree: Thu, 24 Sep 2009 08:00:01 +0000                                                     
distcc 3.1 i686-pc-linux-gnu [disabled]                                                                
app-shells/bash:     4.0_p28                                                                           
dev-java/java-config: 1.3.7-r1, 2.1.8-r1                                                               
dev-lang/python:     2.5.4-r3, 2.6.2-r1                                                                
dev-python/pycrypto: 2.0.1-r8                                                                          
dev-util/cmake:      2.6.4                                                                             
sys-apps/baselayout: 2.0.1                                                                             
sys-apps/openrc:     0.4.3-r3                                                                          
sys-apps/sandbox:    1.6-r2                                                                            
sys-devel/autoconf:  2.13, 2.63-r1                                                                     
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2                          
sys-devel/binutils:  2.18-r3                                                                           
sys-devel/gcc-config: 1.4.1                                                                            
sys-devel/libtool:   2.2.6a                                                                            
virtual/os-headers:  2.6.30-r1                                                                         
ACCEPT_KEYWORDS="x86"                                                                                  
CBUILD="i686-pc-linux-gnu"                                                                             
CFLAGS="-march=athlon-xp -pipe -fomit-frame-pointer -fforce-addr -O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=athlon-xp -pipe -fomit-frame-pointer -fforce-addr -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://chod.cwru.edu/gentoo ftp://gentoo.chem.wisc.edu/gentoo/ http://mirror.uni-c.dk/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="en en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex 3dnowext X Xaw3d a52 aac accessibility acl acpi adns alsa aotuv asf audiofile avahi bash-completion berkdb branding browserplugin bzip2 cairo canvas caps cddax cddb cdinstall cdio cdparanoia cdr cli cracklib crypt css cups curl dbus dc1394 divx4linux dlloader doc dri dts dv dvb dvd dvdr dvdread edl eds emboss encode esd evo examples exif fam fame ffmpeg firefox flac font-server fortran gcj gdbm gif gimp glade glibc-omitfp glitz gnome gnutls google-gadgets gphoto2 gpm gstreamer gtk h323 hal howl hpn htmlhandbook iconv id3tag ieee1394 imagemagick innodb ipod ipv6 isdnlog jabber jack java joystick jpeg jpeg2k kate kde kerberos kipi lcms ldap libclamav libgcrypt libnotify libsysfs libtiger libvisual lirc live lm_sensors logitech-mouse lzo mad matroska midi mikmod mjpeg mmap mmx mmxext mng modules mozdevelop mozilla mozsvg mozxmlterm mp3 mp4 mpeg mpi mplayer mudflap musicbrainz mysql mythtv ncurses network new-login nfs nls nptl nptlonly nsplugin nvidia oav objc odbc offensive ogg on-the-fly-crypt openal opengl openmp pam pccts pcre pda pdf perl phonon pic pie png ppds pppd pulseaudio python qt3 qt3support qt4 quicktime quotas readline reflection rss rtc samba sasl scanner schroedinger sdl semantic-desktop session sip slp sndfile sox speedx speex spell spl sql sqlite sqlite3 sse ssl startup-notification subversion svg sysfs syslog taglib tcl tcltk tcpd teletext tga theora threads thumbnail thunar tiff timidity tk toolbar transcode truetype truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vcd vidix vnc vorbis wav wavpack webkit win32codecs wma-fixed wmf x264 x86 xanim xattr xcb xcomposite xine xinerama xinetd xml xorg xosd xscreensaver xulrunner xv xvid xvmc yv12 zlib zvbi" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" LIRC_DEVICES="atiusb devinput" USERLAND="GNU" VIDEO_CARDS="radeon vesa fbdev v4l"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Ioannis Aslanidis (RETIRED) gentoo-dev 2009-10-30 10:56:34 UTC
Please, test against flumotion-0.6.1
Comment 2 Christopher Hogan 2009-11-02 10:15:17 UTC
flumotion-0.6.1 installed without problem. Thank you for your help!