Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145071 - net-misc/gfax sandbox violation
Summary: net-misc/gfax sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
: 145072 168421 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-25 06:35 UTC by Balint Dobai-Pataky
Modified: 2007-02-26 12:48 UTC (History)
2 users (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 Balint Dobai-Pataky 2006-08-25 06:35:26 UTC
gui.cs(581,10): error CS0165: Use of unassigned local variable `q'
gui.cs(597,10): error CS0165: Use of unassigned local variable `rq'
gui.cs(777,6): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
gui.cs(835,26): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
sendphonebook.cs(61,15): warning CS0219: The variable `m' is assigned but its value is never used
sendphonebook.cs(54,16): warning CS0168: The variable `pb' is declared but never used
sendphonebook.cs(61,33): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Compilation failed: 2 error(s), 45 warnings
make[2]: *** [gfax.exe] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

!!! ERROR: net-misc/gfax-0.7.2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called gnome2_src_compile
  gnome2.eclass, line 64:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-net-misc_-_gfax-0.7.2-25393.log"

open_wr:   /root/.gconf/.testing.writeability
unlink:    /root/.gconf/.testing.writeability
open_wr:   /root/.gconfd/saved_state
--------------------------------------------------------------------------------



emerge --info
Portage 2.1-r2 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r12 i686)
=================================================================
System uname: 2.6.16-gentoo-r12 i686 Intel(R) Pentium(R) D CPU 3.00GHz
Gentoo Base System version 1.12.4
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en hu ro"
MAKEOPTS="-j3 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 berkdb bitmap-fonts bzip2 cdr cgi cli cpudetection cups curl dba encode esd exif firefox font-server gd gdbm gif gimp gnome gpm gstreamer gtk gtk2 hal jpeg kqemu mmx mozilla moznocompose moznoirc mp3 mpeg mysql ncurses nls ogg opengl oss pam pcre perl png ppds readline samba sdl session spell sse ssl tcpd tiff truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs xml xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en linguas_hu linguas_ro userland_GNU video_cards_vesa video_cards_i810"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-25 06:39:40 UTC
*** Bug 145072 has been marked as a duplicate of this bug. ***
Comment 2 Balint Dobai-Pataky 2006-08-25 06:41:46 UTC
gui.cs(1308,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1311,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1314,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1317,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1323,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1326,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1329,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1332,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1335,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1338,7): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1342,5): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1383,6): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
gui.cs(1401,6): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
gui.cs(1472,9): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1473,43): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1474,40): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1475,39): warning CS0612: `Gtk.OptionMenu' is obsolete
gui.cs(1540,28): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
gui.cs(1541,28): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
gui.cs(1542,28): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
gui.cs(1662,7): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
gui.cs(1746,6): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
gui.cs(1908,23): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
guitools.cs(275,13): warning CS0612: `Gnome.About' is obsolete
hylafax.cs(128,24): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
hylafax.cs(132,24): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
hylafax.cs(140,33): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
main.cs(83,4): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
main.cs(90,23): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
main.cs(101,28): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
main.cs(126,6): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
phonebook.cs(278,24): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
sendphonebook.cs(66,33): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
sendphonebook.cs(94,22): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
sendphonebook.cs(103,22): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
sendphonebook.cs(104,22): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
sendphonebook.cs(105,22): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Compilation succeeded - 105 warning(s)
Making all in po
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-net-misc_-_gfax-0.7.4_pre20051223-1134.log"

open_wr:   /root/.gconf/.testing.writeability
unlink:    /root/.gconf/.testing.writeability
open_wr:   /root/.gconfd/saved_state
--------------------------------------------------------------------------------


am i missing something?
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2006-09-01 02:04:13 UTC
I added addwrite "${ROOT}/root/.gconf" "${ROOT}/root/.gconfd" to the ebuild. This bug will hopefully be fixed then, thanks.
Comment 4 Balint Dobai-Pataky 2006-09-01 02:05:44 UTC
I already installed it with
FEATURES="-sandbox" emerge -va gfax
thanks
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-02-26 12:44:06 UTC
*** Bug 168421 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-02-26 12:44:49 UTC
genstef, your commit... gnome2.eclass doesn't do addwrite to /root/.gconf or anything like that.

http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/gfax/gfax-0.7.4_pre20051223.ebuild?r1=1.3&r2=1.4
Comment 7 Stefan Schweizer (RETIRED) gentoo-dev 2007-02-26 12:48:57 UTC
sorry, fixed my mistake.