Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140278 - dev-perl/HTML-TokeParser-Simple-3.15 fails to emerge with sandbox violation
Summary: dev-perl/HTML-TokeParser-Simple-3.15 fails to emerge with 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: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on: 136708
Blocks:
  Show dependency tree
 
Reported: 2006-07-13 15:22 UTC by Dirk Eschler
Modified: 2006-09-03 18:21 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 Dirk Eschler 2006-07-13 15:22:06 UTC
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
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=pentium-m -pipe"
CHOST="i686-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 /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ "
LINGUAS="de"
MAKEOPTS="-j2"
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 a52 aac aalib acpi alsa apache arts artswrappersuid asf avi berkdb bitmap-fonts browserplugin bzip2 cairo cli crypt cups divx4linux dlloader dri dvb dvd dvdread emboss encode fb ffmpeg foomaticdb gd gdbm gif gpm gtk2 hal i8x0 ieee1394 imlib isdnlog jpeg kde kipi libg++ libwww lirc mad mikmod mmx mng mozdevelop mozsvg mp3 mpeg mpeg4 mysql ncurses nls nptl nptlonly ogg opengl pam pcre pdflib perl php png postgres pppd python qt qt3 qt4 quicktime rdesktop readline reflection rtc samba sdl session slp spell spl sqlite sse sse2 ssl svg tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb vcd visualization vorbis wifi win32codecs xine xml xorg xscreensaver xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_de userland_GNU video_cards_i810 video_cards_i915"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

-------------------------------------------------------------------------------

# emerge dev-perl/HTML-TokeParser-Simple
Calculating dependencies... done!
>>> Emerging (1 of 1) dev-perl/HTML-TokeParser-Simple-3.15 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking HTML-TokeParser-Simple-3.15.tar.gz ;-)
>>> Unpacking source...
>>> Unpacking HTML-TokeParser-Simple-3.15.tar.gz to /var/tmp/portage/HTML-TokeParser-Simple-3.15/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/HTML-TokeParser-Simple-3.15/work/HTML-TokeParser-Simple-3.15 ...
 * Using Module::Build
Checking whether your kit is complete...
Looks good
Creating new 'Build' script for 'HTML-TokeParser-Simple' version '3.15'
lib/HTML/TokeParser/Simple/Token/Declaration.pm -> blib/lib/HTML/TokeParser/Simple/Token/Declaration.pm
lib/HTML/TokeParser/Simple/Token/Tag.pm -> blib/lib/HTML/TokeParser/Simple/Token/Tag.pm
lib/HTML/TokeParser/Simple/Token/Tag/End.pm -> blib/lib/HTML/TokeParser/Simple/Token/Tag/End.pm
lib/HTML/TokeParser/Simple/Token/Comment.pm -> blib/lib/HTML/TokeParser/Simple/Token/Comment.pm
lib/HTML/TokeParser/Simple.pm -> blib/lib/HTML/TokeParser/Simple.pm
lib/HTML/TokeParser/Simple/Token/Text.pm -> blib/lib/HTML/TokeParser/Simple/Token/Text.pm
lib/HTML/TokeParser/Simple/Token.pm -> blib/lib/HTML/TokeParser/Simple/Token.pm
lib/HTML/TokeParser/Simple/Token/ProcessInstruction.pm -> blib/lib/HTML/TokeParser/Simple/Token/ProcessInstruction.pm
lib/HTML/TokeParser/Simple/Token/Tag/Start.pm -> blib/lib/HTML/TokeParser/Simple/Token/Tag/Start.pm
Manifying blib/lib/HTML/TokeParser/Simple/Token/Comment.pm -> blib/libdoc/HTML::TokeParser::Simple::Token::Comment.3pm
Manifying blib/lib/HTML/TokeParser/Simple/Token/Tag.pm -> blib/libdoc/HTML::TokeParser::Simple::Token::Tag.3pm
Manifying blib/lib/HTML/TokeParser/Simple/Token/Tag/End.pm -> blib/libdoc/HTML::TokeParser::Simple::Token::Tag::End.3pm
Manifying blib/lib/HTML/TokeParser/Simple/Token.pm -> blib/libdoc/HTML::TokeParser::Simple::Token.3pm
Manifying blib/lib/HTML/TokeParser/Simple.pm -> blib/libdoc/HTML::TokeParser::Simple.3pm
Manifying blib/lib/HTML/TokeParser/Simple/Token/Text.pm -> blib/libdoc/HTML::TokeParser::Simple::Token::Text.3pm
Manifying blib/lib/HTML/TokeParser/Simple/Token/Declaration.pm -> blib/libdoc/HTML::TokeParser::Simple::Token::Declaration.3pm
Manifying blib/lib/HTML/TokeParser/Simple/Token/Tag/Start.pm -> blib/libdoc/HTML::TokeParser::Simple::Token::Tag::Start.3pm
Manifying blib/lib/HTML/TokeParser/Simple/Token/ProcessInstruction.pm -> blib/libdoc/HTML::TokeParser::Simple::Token::ProcessInstruction.3pm
>>> Source compiled.
>>> Test phase [not enabled]: dev-perl/HTML-TokeParser-Simple-3.15

>>> Install HTML-TokeParser-Simple-3.15 into /var/tmp/portage/HTML-TokeParser-Simple-3.15/image/ category dev-perl
ACCESS DENIED  mkdir:     /usr/lib/perl5/site_perl/5.8.8/HTML
mkdir /usr/lib/perl5/site_perl/5.8.8/HTML: Permission denied at /usr/lib/perl5/5.8.8/ExtUtils/Install.pm line 176
 * Cleaning out stray man files
>>> Completed installing HTML-TokeParser-Simple-3.15 into /var/tmp/portage/HTML-TokeParser-Simple-3.15/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-perl_-_HTML-TokeParser-Simple-3.15-17931.log"

mkdir:     /usr/lib/perl5/site_perl/5.8.8/HTML
--------------------------------------------------------------------------------
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2006-07-13 17:22:19 UTC
Please check that you are using the currently stable version of module-build, which should be 0.28ish.
Comment 2 Dirk Eschler 2006-07-14 01:04:17 UTC
I was in fact using an older version (0.25). Upgrading to module-build-0.28 solved the problem. Thank you.
Comment 3 Yuval Yaari (RETIRED) gentoo-dev 2006-07-19 14:07:21 UTC
So this ebuild should DEPEND on module-build 0.28.
Thus adding dependency on bug #136708
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2006-09-03 18:21:00 UTC
module-build-0.28 is stable across the board now, safe to close this out