Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312757 - [gnome-overlay] dev-libs/gir-repository-0.6.5: sandbox violation
Summary: [gnome-overlay] dev-libs/gir-repository-0.6.5: sandbox violation
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugs.webkit.org/show_bug.cgi?...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-02 05:45 UTC by Michael Weber (RETIRED)
Modified: 2010-06-28 05:30 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,29.86 KB, text/plain)
2010-04-02 05:45 UTC, Michael Weber (RETIRED)
Details
sandbox.log (sandbox-12280.log,611 bytes, text/plain)
2010-04-02 05:46 UTC, Michael Weber (RETIRED)
Details
environment (environment,115.55 KB, text/plain)
2010-04-02 05:47 UTC, Michael Weber (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Weber (RETIRED) gentoo-dev 2010-04-02 05:45:40 UTC
Hi, 

I know that introspection is use.mask'ed, but need it for gnome-shell-2.29.1 tryout. 

Tried clutter[-introspection], but gnome-shell want's 
Couldn't find include 'Clutter-1.0.gir' (search path: ['/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gdm/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0'])
Couldn't find include 'GdkPixbuf-2.0.gir' (search path: ['/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gdm/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0'])

well, compilation of gir-repository want's to "mkdir /root/.local" and get's killed by sandbox.

dunno how to fix it.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-04-02 05:45:57 UTC
Created attachment 226223 [details]
build.log
Comment 2 Michael Weber (RETIRED) gentoo-dev 2010-04-02 05:46:18 UTC
Created attachment 226225 [details]
sandbox.log
Comment 3 Michael Weber (RETIRED) gentoo-dev 2010-04-02 05:47:02 UTC
Created attachment 226227 [details]
environment
Comment 4 Michael Weber (RETIRED) gentoo-dev 2010-04-02 06:11:45 UTC
btw. /usr/include/gtk-2.0/gdk/gdkx.h from x11-libs/gtk+-2.20.0 
does 

#ifdef GDK_COMPILATION

#include "gdkprivate-x11.h"
#include "gdkscreen-x11.h"

with -DGDK_COMPILATION from git-repos Makefile.am. 
gdkprivate-x11.h is missing on the system (locate).
But it is inside the tarball of gtk+ as
/var/tmp/portage/x11-libs/gtk+-2.20.0/work/gtk+-2.20.0/gdk/x11/gdkprivate-x11.h

gtk+ is 2.20.0(2)[1](02:19:54 PM 03/24/2010)(cups jpeg jpeg2k tiff vim-syntax xinerama -aqua -debug -doc -test)
Comment 5 Michael Weber (RETIRED) gentoo-dev 2010-04-02 06:30:59 UTC
wtf?

rm .compiled and ebuild compile show "nothing to to". ebuild install qmerge ... fine.

removal of -DGDK_COMPILATION from Makefile.am between ebuild unpack and prepare did not fix it.
Comment 6 Helmut Eberharter 2010-06-18 07:31:53 UTC
It's true: ebuild compile|install|qmerge works. Anybody knows how to fix the ebuild?
Comment 7 Nirbheek Chauhan (RETIRED) gentoo-dev 2010-06-28 05:22:14 UTC
gir-repository should not be used any longer. introspection support has been moved into respective packages. Nothing depends on gir-repository anymore and it has been masked.