Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8232 - emerging dev-perl/XML-SAX returns ACCESS VIOLATION SUMMARY
Summary: emerging dev-perl/XML-SAX returns ACCESS VIOLATION SUMMARY
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-22 16:21 UTC by John Kim
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 John Kim 2002-09-22 16:21:35 UTC
emerging dev-perl/XML-SAX returns ACCESS VIOLATION SUMMARY when it shouldn't.

>>> Install XML-SAX-0.10-r1 into /var/tmp/portage/XML-SAX-0.10-r1/image/
category dev-perl
make[1]: Entering directory
`/var/tmp/portage/XML-SAX-0.10-r1/work/XML-SAX-0.10/XML-SAX-Base'
make[1]: Leaving directory
`/var/tmp/portage/XML-SAX-0.10-r1/work/XML-SAX-0.10/XML-SAX-Base'
ACCESS DENIED  open_wr:   /usr/lib/perl5/site_perl/5.6.1/XML/SAX.pm
Installing /usr/lib/perl5/site_perl/5.6.1/XML/SAX.pm
ACCESS DENIED  chmod:     /usr/lib/perl5/site_perl/5.6.1/XML/SAX.pm
ACCESS DENIED  mkdir:     /usr/lib/perl5/site_perl/5.6.1/XML/SAX
mkdir /usr/lib/perl5/site_perl/5.6.1/XML/SAX: Permission denied at
/usr/lib/perl5/5.6.1/ExtUtils/Install.pm line 137
make: *** [pure_site_install] Error 255

!!! ERROR: The ebuild did not complete successfully.
!!! Function perl-module_src_install, Line -1331, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-XML-SAX-0.10-r1-5549.log"

open_wr:   /usr/lib/perl5/site_perl/5.6.1/XML/SAX.pm
chmod:     /usr/lib/perl5/site_perl/5.6.1/XML/SAX.pm
mkdir:     /usr/lib/perl5/site_perl/5.6.1/XML/SAX
--------------------------------------------------------------------------------
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2002-09-24 07:38:37 UTC
perl Makefile.PL syntax has been corrected and commited. Please emerge rsync
again in a few hours (have to give the mirrors time to catch up with the new
version) and try again. Should work for you now. 
Comment 2 John Kim 2002-09-24 08:17:49 UTC
It works now!   Thanks!
Comment 3 Rigo 2002-09-24 09:42:17 UTC
4 me it doesn't...Slightly different error though:

Installing /usr/lib/perl5/site_perl/5.6.1/XML/SAX/placeholder.pl
ACCESS DENIED  chmod:     
/usr/lib/perl5/site_perl/5.6.1/XML/SAX/placeholder.pl
ACCESS DENIED  mkdir:     /usr/lib/perl5/site_perl/5.6.1/XML/SAX/PurePerl
mkdir /usr/lib/perl5/site_perl/5.6.1/XML/SAX/PurePerl: Permission denied at 
/usr/lib/perl5/5.6.1/ExtUtils/Install.pm line 137
make: *** [pure_site_install] Error 255

!!! ERROR: The ebuild did not complete successfully.
!!! Function perl-module_src_install, Line -1331, Exitcode 2
!!! (no error message)

Comment 4 John Kim 2002-09-25 22:18:08 UTC
Reopning due to report from Rigo.  Rigo, please let try again in case the
problem was the mirror.  If you confirm the problem has been resolved, I'll
close it.
Comment 5 Rigo 2002-09-26 03:41:24 UTC
Yup...Just tried it once more... :'-(


Rigo
Comment 6 Michael Cummings (RETIRED) gentoo-dev 2002-10-13 15:33:11 UTC
Rigo,

This still causing you problems? Have you tried r8 of perl (does what r7 was
*supposed* to do, namely includes the makemaker patch directly into the perl
ebuild)?