public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-dev] Sandbox violation, ebuild creation
@ 2003-02-14  9:33 99% Christian Plessl
  0 siblings, 0 replies; 1+ results
From: Christian Plessl @ 2003-02-14  9:33 UTC (permalink / raw
  To: gentoo-dev

Im trying to create my own ebuild for PerlQt, the Qt bindings for Perl.

Compiling of the ebuild works well, but when it comes to installation the
ebuild fails with a 'sandbox violation', see error message below.


!!! ERROR: dev-perl/PerlQt-3.006 failed.
!!! Function perl-module_src_install, Line -846, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY
---------------------------
LOG FILE = "/tmp/sandbox-PerlQt-3.006-29386.log"

open_wr:   /usr/bin/pqtsh
chmod:     /usr/bin/pqtsh
open_wr:   /usr/bin/pqtapi
chmod:     /usr/bin/pqtapi
open_wr:   /usr/kde/3.1/bin/puic
------------------------------------------------------



The package installs a perl modules and some additional programs, the ones
that fail. The installation of the perl modules works well.

The ebuild is very short (due to the wonderfull per-module eclass!)

   DESCRIPTION="Perl bindings for the Qt 3.x toolkit"
   HOMEPAGE="http://perlqt.sourceforge.net/"

   inherit kde perl-module

   SRC_URI="mirror://sourceforge/perlqt/${P}.tar.gz"
   LICENSE="GPL-2"
   SLOT="0"

   KEYWORDS="x86"
   DEPEND=" >=x11-libs/qt-3.0.0"

   mydoc="ChangeLog README TODO INSTALL COPYING"



How can I fix these sandbox violations?

Best regards,
 Christian


-- 
Christian Plessl <plessl@tik.ee.ethz.ch>
Computer Engineering and Networks Lab, ETH Zurich, Switzerland


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2003-02-14  9:33 99% [gentoo-dev] Sandbox violation, ebuild creation Christian Plessl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox