Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123397 - media-video/qvamps-0.21 sandbox violation
Summary: media-video/qvamps-0.21 sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Briesenick (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-19 09:04 UTC by Greisberger Christophe
Modified: 2006-03-28 17:08 UTC (History)
0 users

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 Greisberger Christophe 2006-02-19 09:04:21 UTC
The emerge of media-video/qvamps fails with the following error.
(same problem as bug #45220 : ebuild must be fixed).

Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/qvamps-0.21 to /
>>> md5 files   ;-) qvamps-0.21.ebuild
>>> md5 files   ;-) files/digest-qvamps-0.21
>>> md5 src_uri ;-) qvamps-0.21.tar.gz
>>> Unpacking source...
>>> Unpacking qvamps-0.21.tar.gz to /var/tmp/portage/qvamps-0.21/work
>>> Source unpacked.
i686-pc-linux-gnu-gcc -E -P ifo_read.c > ifo_read.i
puic -p 2 -o DesignerMimeSourceFactory_qvamps.pm -embed qvamps images/add-row-28x28.png images/down-row-28x28.png images/folder_open.png images/icon.png images/remove-row-28x28.png images/renumber.png images/up-row-28x28.png images/vspacer.png
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
./fakelupd.pl QVamps QVamps.pm > QVamps.msgs
puic -p 2 -o MainWindow.pm mainwindow.ui
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
./fakelupd.pl TitleListItems  TitleListItems.pm DvdIfoRead.pm Iso639.pm > TitleListItems.msgs
puic -p 2 -o VTSList.pm vtslist.ui
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
./fakelupd.pl VTSListItems VTSListItems.pm > VTSListItems.msgs
./fakelupd.pl XmlWriter XmlWriter.pm > XmlWriter.msgs
./fakelupd.pl MenuWriter MenuWriter.pm > MenuWriter.msgs
./fakelupd.pl MenuTableItems MenuTableItems.pm > MenuTableItems.msgs
./fakelupd.pl FpcMgr FpcMgr.pm > FpcMgr.msgs
puic -p 2 -o MenuPreview.pm menupreview.ui
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
./fakelupd.pl DvdMaker DvdMaker.pm > DvdMaker.msgs
swig -perl -Wall -nodefault libdvdread.i
./fakelupd.pl MainWindow MainWindow.pm > MainWindow.msgs
./fakelupd.pl VTSList VTSList.pm > VTSList.msgs
./fakelupd.pl MenuPreview MenuPreview.pm MenuDisplay.pm > MenuPreview.msgs
i686-pc-linux-gnu-gcc -fpic -mtune=athlon-xp -O2 -pipe -fforce-addr -fomit-frame-pointer -fprefetch-loop-arrays -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -mmmx -m3dnow -msse -mfpmath=sse -I /usr/lib/perl5/5.8.7/i686-linux/CORE -Wall -Wno-strict-aliasing -Wno-unused-function -Wno-unused-variable -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c -o libdvdread_wrap.o libdvdread_wrap.c
lupdate -verbose QVamps.msgs MainWindow.msgs TitleListItems.msgs VTSList.msgs VTSListItems.msgs XmlWriter.msgs MenuWriter.msgs MenuTableItems.msgs FpcMgr.msgs MenuPreview.msgs DvdMaker.msgs -ts xx.ts
Updating 'xx.ts'...
 0 known, 233 new, and 0 obsoleted messages
i686-pc-linux-gnu-gcc -shared -o LibDvdRead.so libdvdread_wrap.o -ldvdread
strip LibDvdRead.so
lrelease -verbose xx.ts -qm xx.qm
Updating 'xx.qm'...
 0 finished, 0 unfinished and 233 untranslated messages
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-media-video_-_qvamps-0.21-29874.log"

open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
--------------------------------------------------------------------------------
Comment 1 Stefan Briesenick (RETIRED) gentoo-dev 2006-02-20 04:13:47 UTC
ok, I think I have fixed it. Also added ~amd64.
I will commit the fixed ebuild it later.
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2006-02-20 15:09:20 UTC
ok, fixed ebuild is in CVS now. Since I only fixed compile-errors, there's no need for a new revision. Just rsync and re-emerge in one or two hours.
Comment 3 Stefan Briesenick (RETIRED) gentoo-dev 2006-03-28 17:08:13 UTC
no feedback? It should work now. If not, feel free to reopen.