FYI I have a similar issue on AIX 5.3 so I guess the issue is generic.

The point at which things go wrong appears to be that Class-Factory-Util 
requires Module::Build.
See below.

[snip first part of /openpkg build perl-utils] (and using 
perl-util-5.8.8-20070508.src.rpm)
...
cp lib/Test/Harness/Straps.pm blib/lib/Test/Harness/Straps.pm
cp bin/prove blib/script/prove
/openpkg/b1/RPM/TMP/opkg-perl-openpkg-perl-util/perl.sh "-MExtUtils::MY" -e 
"MY->fixin(shift)" blib/script/prove
++ step 4: install
++ installing module via ExtUtils::MakeMaker environment
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Test/Harness.pm
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Test/Harness/Results.pm
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Test/Harness/TAP.pod
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Test/Harness/Point.pm
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Test/Harness/Util.pm
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Test/Harness/Iterator.pm
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Test/Harness/Assert.pm
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Test/Harness/Straps.pm
Installing /openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/bin/prove
Writing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Test/Harness/.packlist
++ cleaning up environment
+ /openpkg/b1/bin/perl-openpkg -d 
/openpkg/b1/RPM/SRC/perl-util/Alias-2.32.tar.gz configure build install
++ OpenPKG perl-openpkg 2.0.1 (03-Dec-2004)
++ determined RPM  program: /openpkg/b1/libexec/openpkg/rpm (4.2.1)
++ determined Perl program: /openpkg/b1/bin/perl (5.8.8)
++ step 2: configure
++ configuring module via ExtUtils::MakeMaker environment
Checking if your kit is complete...
Looks good
Writing Makefile for Alias
++ step 3: build
++ building module via ExtUtils::MakeMaker environment
cp Alias.pm blib/lib/Alias.pm
/openpkg/b1/RPM/TMP/opkg-perl-openpkg-perl-util/perl.sh -e 'use 
ExtUtils::Mksymlists;         Mksymlists("NAME" => "Alias", "DL_FUNCS" => {  }, 
"FUNCLIST" => [], "DL_VARS" => []);'
/openpkg/b1/RPM/TMP/opkg-perl-openpkg-perl-util/perl.sh 
/openpkg/b1/lib/perl/5.8.8/ExtUtils/xsubpp  -typemap 
/openpkg/b1/lib/perl/5.8.8/ExtUtils/typemap  Alias.xs > Alias.xsc && mv 
Alias.xsc Alias.c
/openpkg/b1/bin/gcc -c   -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE 
-DUSE_NATIVE_DLOPEN -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/openpkg/b1/include -D_LARGE_FILES    -DVERSION=\"2.32\" 
-DXS_VERSION=\"2.32\"  "-I/openpkg/b1/lib/perl/5.8.8/aix/CORE"   Alias.c
Running Mkbootstrap for Alias ()
chmod 644 Alias.bs
rm -f blib/arch/auto/Alias/Alias.so
/openpkg/b1/bin/gcc  -Wl,-bhalt:4 -Wl,-bexpall -Wl,-G -Wl,-bnoentry -lc 
-L/openpkg/b1/lib Alias.o  -o blib/arch/auto/Alias/Alias.so     \        
chmod 755 blib/arch/auto/Alias/Alias.so
cp Alias.bs blib/arch/auto/Alias/Alias.bs
chmod 644 blib/arch/auto/Alias/Alias.bs
++ step 4: install
++ installing module via ExtUtils::MakeMaker environment
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Alias/Alias.so
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Alias/Alias.bs
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/Alias.pm
Writing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Alias/.packlist
++ cleaning up environment
+ /openpkg/b1/bin/perl-openpkg -d 
/openpkg/b1/RPM/SRC/perl-util/Attribute-Handlers-0.78.tar.gz configure build 
install
++ OpenPKG perl-openpkg 2.0.1 (03-Dec-2004)
++ determined RPM  program: /openpkg/b1/libexec/openpkg/rpm (4.2.1)
++ determined Perl program: /openpkg/b1/bin/perl (5.8.8)
++ step 2: configure
++ configuring module via ExtUtils::MakeMaker environment
Checking if your kit is complete...
Looks good
Writing Makefile for Attribute::Handlers
++ step 3: build
++ building module via ExtUtils::MakeMaker environment
cp lib/Attribute/Handlers.pm blib/lib/Attribute/Handlers.pm
++ step 4: install
++ installing module via ExtUtils::MakeMaker environment
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Attribute/Handlers.pm
Writing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Attribute/Handlers/.packlist
++ cleaning up environment
+ /openpkg/b1/bin/perl-openpkg -d 
/openpkg/b1/RPM/SRC/perl-util/Params-Validate-0.88.tar.gz configure build 
install
++ OpenPKG perl-openpkg 2.0.1 (03-Dec-2004)
++ determined RPM  program: /openpkg/b1/libexec/openpkg/rpm (4.2.1)
++ determined Perl program: /openpkg/b1/bin/perl (5.8.8)
++ step 2: configure
++ configuring module via ExtUtils::MakeMaker environment
Testing if you have a C compiler
Checking if your kit is complete...
Looks good
Writing Makefile for Params::Validate
++ step 3: build
++ building module via ExtUtils::MakeMaker environment
cp lib/Params/ValidatePP.pm blib/lib/Params/ValidatePP.pm
cp lib/Attribute/Params/Validate.pm blib/lib/Attribute/Params/Validate.pm
cp lib/Params/Validate.pm blib/lib/Params/Validate.pm
cp lib/Params/ValidateXS.pm blib/lib/Params/ValidateXS.pm
/openpkg/b1/RPM/TMP/opkg-perl-openpkg-perl-util/perl.sh -e 'use 
ExtUtils::Mksymlists;         Mksymlists("NAME" => "Params::Validate", 
"DL_FUNCS" => {  }, "FUNCLIST" => [], "DL_VARS" => []);'
/openpkg/b1/RPM/TMP/opkg-perl-openpkg-perl-util/perl.sh 
/openpkg/b1/lib/perl/5.8.8/ExtUtils/xsubpp  -typemap 
/openpkg/b1/lib/perl/5.8.8/ExtUtils/typemap  Validate.xs > Validate.xsc && mv 
Validate.xsc Validate.c
/openpkg/b1/bin/gcc -c   -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE 
-DUSE_NATIVE_DLOPEN -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/openpkg/b1/include -D_LARGE_FILES    -DVERSION=\"0.88\" 
-DXS_VERSION=\"0.88\"  "-I/openpkg/b1/lib/perl/5.8.8/aix/CORE"   Validate.c
Running Mkbootstrap for Params::Validate ()
chmod 644 Validate.bs
rm -f blib/arch/auto/Params/Validate/Validate.so
/openpkg/b1/bin/gcc  -Wl,-bhalt:4 -Wl,-bexpall -Wl,-G -Wl,-bnoentry -lc 
-L/openpkg/b1/lib Validate.o  -o blib/arch/auto/Params/Validate/Validate.so
chmod 755 blib/arch/auto/Params/Validate/Validate.so
cp Validate.bs blib/arch/auto/Params/Validate/Validate.bs
chmod 644 blib/arch/auto/Params/Validate/Validate.bs
++ step 4: install
++ installing module via ExtUtils::MakeMaker environment
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Params/Validate/Validate.so
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Params/Validate/Validate.bs
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/Params/ValidatePP.pm
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/Params/Validate.pm
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/Params/ValidateXS.pm
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/Attribute/Params/Validate.pm
Writing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Params/Validate/.packlist
++ cleaning up environment
+ /openpkg/b1/bin/perl-openpkg -d 
/openpkg/b1/RPM/SRC/perl-util/Class-Container-0.12.tar.gz configure build 
install
++ OpenPKG perl-openpkg 2.0.1 (03-Dec-2004)
++ determined RPM  program: /openpkg/b1/libexec/openpkg/rpm (4.2.1)
++ determined Perl program: /openpkg/b1/bin/perl (5.8.8)
++ step 2: configure
++ configuring module via ExtUtils::MakeMaker environment
Checking if your kit is complete...
Looks good
Writing Makefile for Class::Container
++ step 3: build
++ building module via ExtUtils::MakeMaker environment
cp lib/Class/Container.pm blib/lib/Class/Container.pm
++ step 4: install
++ installing module via ExtUtils::MakeMaker environment
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Class/Container.pm
Writing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Class/Container/.packlist
++ cleaning up environment
+ /openpkg/b1/bin/perl-openpkg -d 
/openpkg/b1/RPM/SRC/perl-util/Class-Data-Inheritable-0.06.tar.gz configure 
build install
++ OpenPKG perl-openpkg 2.0.1 (03-Dec-2004)
++ determined RPM  program: /openpkg/b1/libexec/openpkg/rpm (4.2.1)
++ determined Perl program: /openpkg/b1/bin/perl (5.8.8)
++ step 2: configure
++ configuring module via ExtUtils::MakeMaker environment
Checking if your kit is complete...
Looks good
Writing Makefile for Class::Data::Inheritable
++ step 3: build
++ building module via ExtUtils::MakeMaker environment
cp lib/Class/Data/Inheritable.pm blib/lib/Class/Data/Inheritable.pm
++ step 4: install
++ installing module via ExtUtils::MakeMaker environment
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Class/Data/Inheritable.pm
Writing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Class/Data/Inheritable/.packlist
++ cleaning up environment
+ /openpkg/b1/bin/perl-openpkg -d 
/openpkg/b1/RPM/SRC/perl-util/Class-Factory-1.05.tar.gz configure build install
++ OpenPKG perl-openpkg 2.0.1 (03-Dec-2004)
++ determined RPM  program: /openpkg/b1/libexec/openpkg/rpm (4.2.1)
++ determined Perl program: /openpkg/b1/bin/perl (5.8.8)
++ step 2: configure
++ configuring module via ExtUtils::MakeMaker environment
Checking if your kit is complete...
Looks good
Writing Makefile for Class::Factory
++ step 3: build
++ building module via ExtUtils::MakeMaker environment
cp lib/Class/Factory.pm blib/lib/Class/Factory.pm
++ step 4: install
++ installing module via ExtUtils::MakeMaker environment
Installing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/Class/Factory.pm
Writing 
/openpkg/b1/RPM/TMP/perl-util-5.8.8-root/openpkg/b1/lib/perl/vendor_perl/5.8.8/aix/auto/Class/Factory/.packlist
++ cleaning up environment
+ /openpkg/b1/bin/perl-openpkg -d 
/openpkg/b1/RPM/SRC/perl-util/Class-Factory-Util-1.7.tar.gz configure build 
install
++ OpenPKG perl-openpkg 2.0.1 (03-Dec-2004)
++ determined RPM  program: /openpkg/b1/libexec/openpkg/rpm (4.2.1)
++ determined Perl program: /openpkg/b1/bin/perl (5.8.8)
++ step 2: configure
++ configuring module via ExtUtils::MakeMaker environment
This module requires Module::Build to install itself.
  Install Module::Build now from CPAN? [y] y
We have to reconfigure CPAN.pm due to following uninitialized parameters:

cpan_home, keep_source_where, build_dir, build_cache, scan_cache, index_expire, 
gzip, tar, unzip, make, pager, makepl_arg, make_arg, make_install_arg, urllist, 
inhibit_startup_message, ftp_proxy, http_proxy, no_proxy, prerequisites_policy, 
cache_metadata

/openpkg/b1/lib/perl/5.8.8/CPAN/Config.pm initialized.


CPAN is the world-wide archive of perl resources. It consists of about
100 sites that all replicate the same contents all around the globe.
Many countries have at least one CPAN site already. The resources
found on CPAN are easily accessible with the CPAN.pm module. If you
want to use CPAN.pm, you have to configure it properly.

If you do not want to enter a dialog now, you can answer 'no' to this
question and I'll try to autoconfigure. (Note: you can revisit this
dialog anytime later by typing 'o conf init' at the cpan prompt.)

Are you ready for manual configuration? [yes] yes


The following questions are intended to help you with the
configuration. The CPAN module needs a directory of its own to cache
important index files and maybe keep a temporary mirror of CPAN files.
This may be a site-wide directory or a personal directory.



I see you already have a  directory
    /openpkg/b1/.cpan
Shall we use it as the general CPAN build and cache directory?

CPAN build and cache directory? [/openpkg/b1/.cpan] /openpkg/b1/.cpan


If you want, I can keep the source files after a build in the cpan
home directory. If you choose so then future builds will take the
files from there. If you don't want to keep them, answer 0 to the
next question.



How big should the disk cache be for keeping the build directories
with all the intermediate files?

Cache size for build directory (in MB)? [10] 10


By default, each time the CPAN module is started, cache scanning
is performed to keep the cache size in sync. To prevent from this,
disable the cache scanning with 'never'.

Perform cache scanning (atstart or never)? [atstart] atstart





To considerably speed up the initial CPAN shell startup, it is
possible to use Storable to create a cache of metadata. If Storable
is not available, the normal index mechanism will be used.

Cache metadata (yes/no)? [yes] yes


The next option deals with the charset your terminal supports. In
general CPAN is English speaking territory, thus the charset does not
matter much, but some of the aliens out there who upload their
software to CPAN bear names that are outside the ASCII range. If your
terminal supports UTF-8, you say no to the next question, if it
supports ISO-8859-1 (also known as LATIN1) then you say yes, and if it
supports neither nor, your answer does not matter, you will not be
able to read the names of some authors anyway. If you answer no, names
will be output in UTF-8.

Your terminal expects ISO-8859-1 (yes/no)? [yes] yes


If you have one of the readline packages (Term::ReadLine::Perl,
Term::ReadLine::Gnu, possibly others) installed, the interactive CPAN
shell will have history support. The next two questions deal with the
filename of the history file and with its size. If you do not want to
set this variable, please hit SPACE RETURN to the following question.

File to save your history? [/openpkg/b1/.cpan/histfile] 
/openpkg/b1/.cpan/histfile
Number of lines to save? [100] 100


The CPAN module can detect when a module that which you are trying to
build depends on prerequisites. If this happens, it can build the
prerequisites for you automatically ('follow'), ask you for
confirmation ('ask'), or just ignore them ('ignore'). Please set your
policy to one of the three values.

Policy on building prerequisites (follow, ask or ignore)? [ask] ask


The CPAN module will need a few external programs to work properly.
Please correct me, if I guess the wrong path for a program. Don't
panic if you do not have some of them, just press ENTER for those. To
disable the use of a download program, you can type a space followed
by ENTER.

Where is your gzip program? [/bin/gzip] /bin/gzip
Where is your tar program? [/bin/tar] /bin/tar
Where is your unzip program? [/bin/unzip] /bin/unzip
Where is your make program? [/openpkg/b1/bin/make] /openpkg/b1/bin/make
Warning: lynx not found in PATH
Where is your lynx program? []
Where is your wget program? [/openpkg/b1/bin/wget] /openpkg/b1/bin/wget
Warning: ncftpget not found in PATH
Where is your ncftpget program? []
Warning: ncftp not found in PATH
Where is your ncftp program? []
Where is your ftp program? [/bin/ftp] /bin/ftp
Warning: gpg not found in PATH
Where is your gpg program? []
What is your favorite pager program? [/bin/less] /bin/less
What is your favorite shell? [/openpkg/b1/lib/openpkg/bash] 
/openpkg/b1/lib/openpkg/bash


Every Makefile.PL is run by perl in a separate process. Likewise we
run 'make' and 'make install' in processes. If you have any
parameters (e.g. PREFIX, LIB, UNINST or the like) you want to pass
to the calls, please specify them here.

If you don't understand this question, just press ENTER.

Parameters for the 'perl Makefile.PL' command?
Typical frequently used settings:

    PREFIX=~/perl       non-root users (please see manual for more hints)

Your choice:  []
Parameters for the 'make' command?
Typical frequently used setting:

    -j3              dual processor system

Your choice:  []
Parameters for the 'make install' command?
Typical frequently used setting:

    UNINST=1         to always uninstall potentially conflicting files

Your choice:  []


Sometimes you may wish to leave the processes run by CPAN alone
without caring about them. As sometimes the Makefile.PL contains
question you're expected to answer, you can set a timer that will
kill a 'perl Makefile.PL' process after the specified time in seconds.

If you set this value to 0, these processes will wait forever. This is
the default and recommended setting.

Timeout for inactivity during Makefile.PL? [0] 0


If you're accessing the net via proxies, you can specify them in the
CPAN configuration or via environment variables. The variable in
the ::Config takes precedence.

Your ftp_proxy?
Your http_proxy?
Your no_proxy?
Found /openpkg/b1/.cpan/sources/MIRRORED.BY as of Mon May  7 15:07:16 2007

I'd use that as a database of CPAN sites. If that is OK for you,
please answer 'y', but if you want me to get a new database now,
please answer 'n' to the following question.

Shall I use the local database in /openpkg/b1/.cpan/sources/MIRRORED.BY? [y] y


Now we need to know where your favorite CPAN sites are located. Push
a few sites onto the array (just in case the first on the array won't
work). If you are mirroring CPAN to your local workstation, specify a
file: URL.

First, pick a nearby continent and country (you can pick several of
each, separated by spaces, or none if you just want to keep your
existing selections). Then, you will be presented with a list of URLs
of CPAN mirrors in the countries you selected, along with previously
selected URLs. Select some of those URLs, or just keep the old list.
Finally, you will be prompted for any extra URLs -- file:, ftp:, or
http: -- that host a CPAN mirror.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []

Hope this helps point to the problem.

Regards,

Simon










______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to