The Pod::Usage.pm module provided by Globus Toolkit is very old. This is
why you get the error message. The best way to force gpt-build to use a
system provided Pod::Usage.pm is to rename
$GLOBUS_LOCATION/lib/perl/Pod/Usage.pm. But there is another thing here.
The error you get suggests me that something is wrong with your GT
installation.
Lukasz
On 4/27/11 7:14 AM, tariq adnan wrote:
Also this is the output regarding the gpt-build, last mail:
[globus@gridclient ~]$ $GLOBUS_LOCATION/sbin/gpt-build \
simple_ca_7da226f2_setup-0.20.tar.gz
ls: cannot access simple_ca_7da226f2_setup-0.20.tar.gz: No such file
or directory
Can't locate object method "initialize" via package "Pod::Usage" at
/opt/globus-5.0.2/lib/perl/Pod/Usage.pm line 531, <FILE> line 79.
[globus@gridclient ~]$
--- On *Wed, 4/27/11, tariq adnan /<[email protected]>/* wrote:
From: tariq adnan <[email protected]>
Subject: About gpt-build
To: [email protected]
Cc: [email protected]
Date: Wednesday, April 27, 2011, 10:32 AM
Hi,
Below is the output of gpt it is like enter in an infinite loop,
it's stopped when I press Ctrll+C.
Thanks
[globus@gridclient ~]$ gpt-build -verbose
./globus_simple_ca_4a491433_setup-0.20.tar.gz
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
make: Warning: File
`/home/globus/BUILD/globus_simple_ca_4a491433_setup-0.20/Makefile.in'
has modification time 1.2e+04 s in the future
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
make: Warning: File
`/home/globus/BUILD/globus_simple_ca_4a491433_setup-0.20/Makefile.in'
has modification time 1.2e+04 s in the future
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
make: Warning: File
`/home/globus/BUILD/globus_simple_ca_4a491433_setup-0.20/Makefile.in'
has modification time 1.2e+04 s in the future
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
^Cmake: *** [Makefile] Interrupt
WARNING: FLAVOR_GPTMACRO is empty
GLOBUS_LOCATION=/opt/globus-5.0.2; export GLOBUS_LOCATION;
/home/globus/BUILD/globus_simple_ca_4a491433_setup-0.20//configure
--with-flavor=
checking whether to enable maintainer-specific portions of
Makefiles... no
Warning: package doesn't build with flavors ignored
Warning: ignored
Dependencies Complete
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/globus/BUILD/globus_simple_ca_4a491433_setup-0.20/missing:
Unknown `--run' option
Try
`/home/globus/BUILD/globus_simple_ca_4a491433_setup-0.20/missing
--help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgdata/Makefile
config.status: creating pkgdata/pkg_data_src.gpt
^CERROR: Build has failed
[globus@gridclient ~]$