[Shipwright] Problems building with new Shipwright

Wenck, Samuel samuel.wenck at lmco.com
Wed Mar 4 18:05:49 EST 2009


Greetings fellow Shipwrights:

 

I have been using V1.* of Shipwright for some time with no issues.
Having seen the new version on CPAN, I decided to try it out. 

 

I installed version 2.1.4 and built a fresh svn repository for my
project. I imported a number of CPAN modules with no issues (same
modules as in Shipwright V1).

I followed the tutorial and checked out the repository into a new
directory and changed my working directory into it:

 

   svn co  file:///home/wencks/swrepo2 samrepo

  cd samrepo

 

Next, I ran the shipwright-builder command and that's where things are
falling apart:

 

   ./bin/shipwright-builder --install-base
/home/wencks/search_vessel_2.0/

 

 

[wencks at localhost samrepo]$ ./bin/shipwright-builder

   Use of uninitialized value in scalar chomp at
./bin/shipwright-builder line 662.

   no default install-base, will set it to
/tmp/vessel_samrepo-uHC04V/samrepo

   start to build and install cpan-ExtUtils-CBuilder

   running shipwright build command:
PERL5OPT="-I/home/wencks/samrepo/inc -MShipwright::Util::CleanINC"
/usr/bin/perl      Build.PL
--install_base=/tmp/vessel_samrepo-uHC04V/samrepo 

  Creating custom builder _build/lib/MyModuleBuilder.pm in _build/lib

  WARNING: Can't find resource file '' defined in environment.

  No options loaded 

 Checking whether your kit is complete...

 Looks good

 

  Checking prerequisites...

  Looks good

 

Creating new 'Build' script for 'ExtUtils-CBuilder' version '0.24'

running shipwright build command: PERL5OPT="-I/home/wencks/samrepo/inc
-MShipwright::Util::CleanINC" /usr/bin/perl Build

WARNING: Can't find resource file '' defined in environment.

No options loaded

Copying lib/ExtUtils/CBuilder/Platform/Windows.pm ->
blib/lib/ExtUtils/CBuilder/Platform/Windows.pm

Copying lib/ExtUtils/CBuilder.pm -> blib/lib/ExtUtils/CBuilder.pm

Copying lib/ExtUtils/CBuilder/Platform/aix.pm ->
blib/lib/ExtUtils/CBuilder/Platform/aix.pm

Copying lib/ExtUtils/CBuilder/Platform/cygwin.pm ->
blib/lib/ExtUtils/CBuilder/Platform/cygwin.pm

Copying lib/ExtUtils/CBuilder/Platform/VMS.pm ->
blib/lib/ExtUtils/CBuilder/Platform/VMS.pm

Copying lib/ExtUtils/CBuilder/Platform/Unix.pm ->
blib/lib/ExtUtils/CBuilder/Platform/Unix.pm

Copying lib/ExtUtils/CBuilder/Platform/darwin.pm ->
blib/lib/ExtUtils/CBuilder/Platform/darwin.pm

Copying lib/ExtUtils/CBuilder/Platform/dec_osf.pm ->
blib/lib/ExtUtils/CBuilder/Platform/dec_osf.pm

Copying lib/ExtUtils/CBuilder/Platform/os2.pm ->
blib/lib/ExtUtils/CBuilder/Platform/os2.pm

Copying lib/ExtUtils/CBuilder/Base.pm ->
blib/lib/ExtUtils/CBuilder/Base.pm

Can't locate Pod/Simple.pm in @INC (@INC contains:
/home/wencks/samrepo/dists/cpan-ExtUtils-CBuilder/_build/lib blib/lib
blib/arch
/tmp/vessel_samrepo-uHC04V/samrepo/lib/perl5/x86_64-linux-thread-multi
/tmp/vessel_samrepo-uHC04V/samrepo/lib/perl5/site_perl
/tmp/vessel_samrepo-uHC04V/samrepo/lib/perl5 blib/lib blib/arch
/tmp/vessel_samrepo-uHC04V/samrepo/lib/perl5/x86_64-linux-thread-multi
/tmp/vessel_samrepo-uHC04V/samrepo/lib/perl5/site_perl
/tmp/vessel_samrepo-uHC04V/samrepo/lib/perl5 /home/wencks/samrepo/inc .
/usr/lib/perl5/5.8.8 /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi)
at /usr/lib/perl5/5.8.8/Pod/Man.pm line 34.

BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/Pod/Man.pm
line 34.

Compilation failed in require at
/home/wencks/samrepo/inc/Module/Build/Base.pm line 2636.

build cpan-ExtUtils-CBuilder make part with failure.

 at ./bin/shipwright-builder line 434

        main::_install('cpan-ExtUtils-CBuilder', 'GLOB(0x195b0c40)')
called at ./bin/shipwright-builder line 332

        main::install() called at ./bin/shipwright-builder line 227

 

 

I guess I don't understand the resource file that it says I am missing.
Any suggestions would be welcome.

 

Thanks in advance... Sam

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/shipwright/attachments/20090304/65ff8101/attachment.htm 


More information about the Shipwright mailing list