Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24869 - Module-Build
Summary: Module-Build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michael Cummings (RETIRED)
URL: http://dev.celestialwizard.org/gentoo...
Whiteboard:
Keywords:
Depends on: 24868
Blocks:
  Show dependency tree
 
Reported: 2003-07-20 04:34 UTC by Celestial Wizard
Modified: 2003-07-29 07:25 UTC (History)
1 user (show)

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


Attachments
The actual ebuild (Module-Build-0.19.ebuild,493 bytes, text/plain)
2003-07-20 04:38 UTC, Celestial Wizard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Celestial Wizard 2003-07-20 04:34:32 UTC
An ebuild for the Module::Build perl module
Comment 1 Celestial Wizard 2003-07-20 04:38:07 UTC
Created attachment 14751 [details]
The actual ebuild

Currently fails with 
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-perl/Module-Build-0.19 to /
>>> md5 src_uri ;-) Module-Build-0.19.tar.gz
>>> Unpacking source...
>>> Unpacking Module-Build-0.19.tar.gz to
/var/tmp/portage/Module-Build-0.19/work
>>> Source unpacked.
/usr/bin/perl Build.PL
config=prefix=/var/tmp/portage/Module-Build-0.19/image//usr
Checking whether your kit is complete...
Looks good
Creating new 'Build' script for 'Module-Build' version '0.19'
/usr/bin/perl Build
lib/Module/Build/Platform/darwin.pm -> blib/lib/Module/Build/Platform/darwin.pm

lib/Module/Build/Platform/MacOS.pm -> blib/lib/Module/Build/Platform/MacOS.pm
lib/Module/Build/Compat.pm -> blib/lib/Module/Build/Compat.pm
lib/Module/Build/Platform/RiscOS.pm -> blib/lib/Module/Build/Platform/RiscOS.pm

lib/Module/Build/Platform/VOS.pm -> blib/lib/Module/Build/Platform/VOS.pm
lib/Module/Build/Platform/Windows.pm ->
blib/lib/Module/Build/Platform/Windows.pm
lib/Module/Build/Platform/Unix.pm -> blib/lib/Module/Build/Platform/Unix.pm
lib/Module/Build/Platform/Amiga.pm -> blib/lib/Module/Build/Platform/Amiga.pm
lib/Module/Build/Base.pm -> blib/lib/Module/Build/Base.pm
lib/Module/Build/Platform/EBCDIC.pm -> blib/lib/Module/Build/Platform/EBCDIC.pm

lib/Module/Build/Platform/MPEiX.pm -> blib/lib/Module/Build/Platform/MPEiX.pm
lib/Module/Build/Platform/VMS.pm -> blib/lib/Module/Build/Platform/VMS.pm
lib/Module/Build.pm -> blib/lib/Module/Build.pm
lib/Module/Build/PPMMaker.pm -> blib/lib/Module/Build/PPMMaker.pm
lib/Module/Build/Cookbook.pm -> blib/lib/Module/Build/Cookbook.pm
lib/Module/Build/Platform/Default.pm ->
blib/lib/Module/Build/Platform/Default.pm

>>> Install Module-Build-0.19 into /var/tmp/portage/Module-Build-0.19/image/
category dev-perl
/usr/bin/perl Build install
ACCESS DENIED  mkdir:	  /usr/lib/perl5/site_perl/5.8.0/Module
mkdir /usr/lib/perl5/site_perl/5.8.0/Module: Permission denied at
/usr/lib/perl5/vendor_perl/5.8.0/ExtUtils/Install.pm line 136
make: *** [install] Error 255

!!! ERROR: dev-perl/Module-Build-0.19 failed.
!!! Function perl-module_src_install, Line 91, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY
---------------------------
LOG FILE = "/tmp/sandbox-Module-Build-0.19-10004.log"

mkdir:	   /usr/lib/perl5/site_perl/5.8.0/Module
--------------------------------------------------------------------------------


Working on it
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 06:46:38 UTC
What's wrong with dev-perl/module-build, in portage for a month now?
Comment 3 Celestial Wizard 2003-07-20 21:13:07 UTC
Is for Request Tracker which I am working on.
Comment 4 Celestial Wizard 2003-07-20 21:36:47 UTC
oh dear, i must have missed that one.  Thanks

Can close this Bug and I'll update the dependencies in the other ebuilds


cheers
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2003-07-29 07:25:13 UTC
dev-perl/module-build already exists.