Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 95597
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Zaheer Abbas Merali (RETIRED) <zaheerm@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gen Zhang <genneth@users.sourceforge.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
3505-swfdec-0.3.5.log Emerge log text/plain Gen Zhang 2005-06-09 12:08 0000 85.69 KB Details
swf-patch Patch to ebuild to fix sandbox error patch Gen Zhang 2005-06-12 05:52 0000 373 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 95597 depends on: Show dependency tree
Bug 95597 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-09 12:07 0000
There is an access violation in swfdec-0.3.5, which is not present in
swfdec-0.3.2. The violation only appears to occur when gimp is installed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 12 2005, 14:15:26)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer -ffast-math"
CHOST="x86_64-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/cursors/xorg-x11/default /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=athlon64 -O2 -pipe -fomit-frame-pointer -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks sandbox
sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://ftp.heanet.ie/pub/gentoo/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/ibm-overlay
/usr/local/mplayer32-overlay /usr/local/morph-overlay /usr/local/portage-gentopia"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac aalib acpi alsa aotuv artworkextra audiofile avi
bash-completion berkdb bitmap-fonts bzip2 cap caps cdparanoia cdr cg cjk crypt
cups curl devil dlloader dts dv dvd dvdr dvdread ecc eds encode expat ffmpeg
flac font-server foomaticdb gif gimp-print gimpprint gkthtml glitz gnome gnutls
gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal howl icu idea imagemagick imlib
imlib2 immqt-bc ipv6 ithreads java javascript jikes jp2 jpeg jpeg2k junit
kdeenablefinal lcms ldap libcaca libwww live lzw lzw-tiff mad mmap mng mono
mozilla moznomail mozsvg mp3 mpeg ncurses network nls noantlr nobcel nobeanutils
nobsh nocommonset nocommonslogging nocommonsnet nojdepend nojsch nojython
nolog4j nooro noregexp norhino nowin noxalan noxerces nptl nvidia offensive ogg
oggvorbis openal opengl pam parse-clocks pcre perl png pyste python qt quicktime
readline real renamescripts rtc samba sdl slang spell sqlite ssl
startup-notification svg tcpd tetex theora threads tiff truetype truetype-fonts
type1-fonts unicode usb userlocales vorbis xine xml2 xpm xrandr xscreensaver xv
xvid xvmc zeroconf zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, LINGUAS

------- Comment #1 From Gen Zhang 2005-06-09 12:08:36 0000 -------
Created an attachment (id=60938) [details]
Emerge log

I have attached the log produced by portage.

------- Comment #2 From Gen Zhang 2005-06-12 05:52:57 0000 -------
Created an attachment (id=61108) [details]
Patch to ebuild to fix sandbox error

This fixes the build errors on my box. The man page ebuild(5) states of
einstall : "Please do not use this in place of 'make install DESTDIR=${D}'. 
That is the preferred way of installing make-based packages." I don't know what
that means, but it works. :-D

------- Comment #3 From Lionel Bouton 2005-06-13 01:47:21 0000 -------
(In reply to comment #2)
> Created an attachment (id=61108) [edit] [details]
> Patch to ebuild to fix sandbox error

Thanks, it fixes the very same problem for me too.


------- Comment #4 From Zaheer Abbas Merali (RETIRED) 2005-06-13 14:54:32 0000 -------
thanks fixed in portage now

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug