Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185984 - x11-libs/qwt-qt3 sandbox violation
Summary: x11-libs/qwt-qt3 sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-20 13:35 UTC by monsterxxl
Modified: 2007-08-09 12:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
qwt-qt3-5.0.2.ebuild.diff (qwt-qt3-5.0.2.ebuild.diff,1006 bytes, patch)
2007-07-20 14:18 UTC, Jakub Moc (RETIRED)
Details | Diff
qwt-qt3-5.0.2.ebuild.diff (qwt-qt3-5.0.2.ebuild.diff,1.38 KB, patch)
2007-07-20 14:21 UTC, Jakub Moc (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description monsterxxl 2007-07-20 13:35:58 UTC
When compiling x11-libs/qwt-qt3, I get the following error:
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock



Reproducible: Always
Comment 1 monsterxxl 2007-07-20 13:36:46 UTC
Portage 2.1.2.9 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.21-suspend2-r5 x86_64)
=================================================================
System uname: 2.6.21-suspend2-r5 x86_64 Intel(R) Core(TM)2 CPU         T5500  @ 1.66GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 20 Jul 2007 11:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
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
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LINGUAS="de"
MAKEOPTS="-j3"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/kde /usr/portage/local/layman/gentopia /usr/portage/local/layman/gentoo-de /usr/portage/local/layman/science /usr/portage/local/layman/xeffects"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 apache2 asf berkdb bitmap-fonts bluetooth bzip2 cdparanoia cdr cli cpudetection cracklib crypt cups dbus dhcp divx4linux dri dvd dvdr dvdread encode ffmpeg fortran fuse gdbm gif gimp gpm hal iconv ieee1394 ipv6 isdnlog jack java jpeg kde lame libg++ logitech-mouse logrotate mad midi mp3 mp4 mplayer mudflap musepack ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp pam pcre pda pdf perl png ppds pppd python qt qt3 qt4 quicktime readline reflection samba scanner session spl ssl ssse3 svg tcpd tetex theora truetype truetype-fonts type1-fonts unicode usb utf8 v4l v4l2 vcd vorbis wifi x264 xine xorg xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-20 14:17:08 UTC
Well, this should inherit qt3.eclass. Patch attached.

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-07-20 14:18:05 UTC
Created attachment 125458 [details, diff]
qwt-qt3-5.0.2.ebuild.diff

Use qt3.eclass properly; fix quoting.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-07-20 14:21:15 UTC
Created attachment 125459 [details, diff]
qwt-qt3-5.0.2.ebuild.diff

Eh, right now this time.
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2007-08-09 12:01:33 UTC
added qt3 eclass per patch, but some of the quoting stuff didn't work, so I left it out.