HP3000-L Archives

June 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Eben Yong <[log in to unmask]>
Reply To:
Date:
Tue, 6 Jun 2000 12:52:45 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (306 lines)
Thanks for the note... the problem is that I don't have internet access from
my e3000... I have also since found out thru my attempted install of
Date::Manip that I probably need some other files (see below).  As a result,
I tried to install the IO-1.20 module but that requires GCC... now, I'm off
to install GCC and see how that goes.

Am I missing something or is this the way to go?

---------------- errors follow ------------
shell/iX> make test
PERL_DL_NONLAZY=1
/PERL/PUB/perl -Iblib/arch -Iblib/lib -I/PERL/PUB/lib/perl5/5.
6.0/PA-RISC1.1 -I/PERL/PUB/lib/perl5/5.6.0 -e 'use Test::Harness
qw(&runtests $v
erbose); $verbose=0; runtests @ARGV;' t/*.t
DYNAMIC LOADING UNRESOLVED EXTERNAL: poll  ( LDRERR 103)
Can't find 'boot_IO' symbol in
/PERL/PUB/lib/perl5/5.6.0/PA-RISC1.1/auto/IO/IO.s
l
 at /PERL/PUB/lib/perl5/5.6.0/PA-RISC1.1/IO.pm line 9
Compilation failed in require at
/PERL/PUB/lib/perl5/5.6.0/PA-RISC1.1/IO/Handle.
pm line 241.
BEGIN failed--compilation aborted at
/PERL/PUB/lib/perl5/5.6.0/PA-RISC1.1/IO/Han
dle.pm line 241.
Compilation failed in require at
/PERL/PUB/lib/perl5/5.6.0/PA-RISC1.1/IO/Seekabl
e.pm line 51.
BEGIN failed--compilation aborted at
/PERL/PUB/lib/perl5/5.6.0/PA-RISC1.1/IO/See
kable.pm line 51.
Compilation failed in require at
/PERL/PUB/lib/perl5/5.6.0/PA-RISC1.1/IO/File.pm
 line 112.
BEGIN failed--compilation aborted at
/PERL/PUB/lib/perl5/5.6.0/PA-RISC1.1/IO/Fil
e.pm line 112.
Compilation failed in require at /PERL/PUB/lib/perl5/5.6.0/FileHandle.pm
line 9.

Compilation failed in require at /PERL/PUB/lib/perl5/5.6.0/Test/Harness.pm
line
7.
BEGIN failed--compilation aborted at
/PERL/PUB/lib/perl5/5.6.0/Test/Harness.pm l
ine 7.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
make: Error code 255


-----Original Message-----
From: Mark Bixby [mailto:[log in to unmask]]
Sent: Tuesday, June 06, 2000 10:44 AM
To: [log in to unmask]
Cc: Ted Ashton (E-mail); HP-3000 Systems Discussion (E-mail)
Subject: Re: Perl/iX Date Manipulation libraries




Eben Yong wrote:
>
> Hello... here's the session where the make has errors.  What am I doing
> wrong?
>
> shell/iX> pwd
> /AIHBETA/PUB
> shell/iX> cd /PERL/PUB/lib/perl5/site_perl/Date

Hmmm... I don't think you want to be building in this directory.  I believe
this is the place where "make install" copies files to at the very end of
the
process.

> make: Error -- Don't know how to make LIB=
> make: Error code 255

Hmmm... could be a symptom of being in the wrong directory.  Are you using
HP's
make, or the make that comes with gcc?  I've always used gcc make for
building
perl stuff.

Here's the results of my attempt to build Date::Manip:

nomad:/PERL/PUB$ export FTP_PASSIVE=1
nomad:/PERL/PUB$ perl -MCPAN -e shell

cpan shell -- CPAN exploration and modules installation (v1.54)
ReadLine support enabled

Can't ioctl TIOCGETP: Invalid argument
Consider installing Term::ReadKey from CPAN site nearby
        at http://www.perl.com/CPAN
Or use
        perl -MCPAN -e shell
to reach CPAN. Falling back to 'stty'.
        If you do not want to see this warning, set PERL_READLINE_NOWARN
in your environment.
stty: unknown mode "raw"
Cannot call `stty': Invalid argument at
/PERL/PUB/lib/perl5/site_perl/5.6.0/Term
/ReadLine/readline.pm line 1028, <STDIN> line 1.
cpan>
install Date::Manip <<<<<<<<<<<<<<<< typed by me (the only thing I type
after
starting CPAN)
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/authors/01mailrc.txt.gz
Going to read /PERL/PUB/.cpan/sources/authors/01mailrc.txt.gz
Fetching with LWP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/modules/02packages.details.txt.gz
Going to read /PERL/PUB/.cpan/sources/modules/02packages.details.txt.gz
Scanning cache /PERL/PUB/.cpan/build for sizes
Fetching with LWP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/modules/03modlist.data.gz
Going to read /PERL/PUB/.cpan/sources/modules/03modlist.data.gz
Running make for S/SB/SBECK/DateManip-5.37.tar.gz
Fetching with LWP:

ftp://cpan.nas.nasa.gov/pub/perl/CPAN/authors/id/S/SB/SBECK/DateManip-5.37.t
ar
.gz
CPAN: MD5 loaded ok
Fetching with LWP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/authors/id/S/SB/SBECK/CHECKSUMS
Checksum for
/PERL/PUB/.cpan/sources/authors/id/S/SB/SBECK/DateManip-5.37.tar.gz
 ok
tar: blocksize = 20
x DateManip-5.37/t/settime.t, 663 bytes, 2 tape blocks
tar: DateManip-5.37/t/settime.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/getnext.t, 2436 bytes, 5 tape blocks
tar: DateManip-5.37/t/getnext.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/getprev.t, 2436 bytes, 5 tape blocks
tar: DateManip-5.37/t/getprev.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/unixdate.t, 698 bytes, 2 tape blocks
tar: DateManip-5.37/t/unixdate.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_delta_1.t, 897 bytes, 2 tape blocks
tar: DateManip-5.37/t/date_delta_1.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_delta_2a.t, 1012 bytes, 2 tape blocks
tar: DateManip-5.37/t/date_delta_2a.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_delta_french.t, 776 bytes, 2 tape blocks
tar: DateManip-5.37/t/date_delta_french.t: cannot set uid/gid: Invalid
argument
x DateManip-5.37/t/date_delta_2b.t, 663 bytes, 2 tape blocks
tar: DateManip-5.37/t/date_delta_2b.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_date_1.t, 1983 bytes, 4 tape blocks
tar: DateManip-5.37/t/date_date_1.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_misc_a.t, 585 bytes, 2 tape blocks
tar: DateManip-5.37/t/date_misc_a.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/delta_a.t, 1563 bytes, 4 tape blocks
tar: DateManip-5.37/t/delta_a.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/delta_delta_0.t, 700 bytes, 2 tape blocks
tar: DateManip-5.37/t/delta_delta_0.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/delta_delta_1.t, 701 bytes, 2 tape blocks
tar: DateManip-5.37/t/delta_delta_1.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/delta_delta_2b.t, 557 bytes, 2 tape blocks
tar: DateManip-5.37/t/delta_delta_2b.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_german.t, 560 bytes, 2 tape blocks
tar: DateManip-5.37/t/date_german.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/runtests, 55 bytes, 1 tape block
tar: DateManip-5.37/t/runtests: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/delta_b.t, 580 bytes, 2 tape blocks
tar: DateManip-5.37/t/delta_b.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date.t, 11185 bytes, 22 tape blocks
tar: DateManip-5.37/t/date.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/test.pl, 3744 bytes, 8 tape blocks
tar: DateManip-5.37/t/test.pl: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_french.t, 4570 bytes, 9 tape blocks
tar: DateManip-5.37/t/date_french.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/nthday.t, 736 bytes, 2 tape blocks
tar: DateManip-5.37/t/nthday.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_misc_b.t, 594 bytes, 2 tape blocks
tar: DateManip-5.37/t/date_misc_b.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_delta_0.t, 896 bytes, 2 tape blocks
tar: DateManip-5.37/t/date_delta_0.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_date_0.t, 1132 bytes, 3 tape blocks
tar: DateManip-5.37/t/date_date_0.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/delta_delta_2a.t, 557 bytes, 2 tape blocks
tar: DateManip-5.37/t/delta_delta_2a.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/Manip.cnf, 2419 bytes, 5 tape blocks
tar: DateManip-5.37/t/Manip.cnf: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/recur_1.t, 1656 bytes, 4 tape blocks
tar: DateManip-5.37/t/recur_1.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/delta_format.t, 690 bytes, 2 tape blocks
tar: DateManip-5.37/t/delta_format.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_date_2b.t, 1175 bytes, 3 tape blocks
tar: DateManip-5.37/t/date_date_2b.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_date_2a.t, 1965 bytes, 4 tape blocks
tar: DateManip-5.37/t/date_date_2a.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/delta_romanian.t, 1581 bytes, 4 tape blocks
tar: DateManip-5.37/t/delta_romanian.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/date_romanian.t, 9912 bytes, 20 tape blocks
tar: DateManip-5.37/t/date_romanian.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/t/recur_0.t, 6986 bytes, 14 tape blocks
tar: DateManip-5.37/t/recur_0.t: cannot set uid/gid: Invalid argument
x DateManip-5.37/Makefile.PL, 306 bytes, 1 tape block
tar: DateManip-5.37/Makefile.PL: cannot set uid/gid: Invalid argument
x DateManip-5.37/MANIFEST, 527 bytes, 2 tape blocks
tar: DateManip-5.37/MANIFEST: cannot set uid/gid: Invalid argument
x DateManip-5.37/README, 3934 bytes, 8 tape blocks
tar: DateManip-5.37/README: cannot set uid/gid: Invalid argument
x DateManip-5.37/INSTALL, 1700 bytes, 4 tape blocks
tar: DateManip-5.37/INSTALL: cannot set uid/gid: Invalid argument
x DateManip-5.37/Manip.pm, 199702 bytes, 391 tape blocks
tar: DateManip-5.37/Manip.pm: cannot set uid/gid: Invalid argument
x DateManip-5.37/DateManip.cnf, 2389 bytes, 5 tape blocks
tar: DateManip-5.37/DateManip.cnf: cannot set uid/gid: Invalid argument
x DateManip-5.37/HISTORY, 31249 bytes, 62 tape blocks
tar: DateManip-5.37/HISTORY: cannot set uid/gid: Invalid argument
x DateManip-5.37/TODO, 8571 bytes, 17 tape blocks
tar: DateManip-5.37/TODO: cannot set uid/gid: Invalid argument
x DateManip-5.37/Manip.pod, 97356 bytes, 191 tape blocks
tar: DateManip-5.37/Manip.pod: cannot set uid/gid: Invalid argument
tar: DateManip-5.37/t: cannot set uid/gid: Invalid argument
tar: DateManip-5.37: cannot set uid/gid: Invalid argument

  CPAN.pm: Going to build S/SB/SBECK/DateManip-5.37.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Date::Manip
mkdir blib
mkdir blib/lib
mkdir blib/lib/Date
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Date
mkdir blib/arch/auto/Date/Manip
mkdir blib/lib/auto
mkdir blib/lib/auto/Date
mkdir blib/lib/auto/Date/Manip
mkdir blib/man3
cp Manip.pod blib/lib/Date/Manip.pod
cp Manip.pm blib/lib/Date/Manip.pm
Manifying blib/man3/Date::Manip.3
  /usr/local/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/PERL/PUB/lib/per
l5/5.6.0/PA-RISC1.1 -I/PERL/PUB/lib/perl5/5.6.0 -e 'use Test::Harness
qw(&runtes
ts $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/date..............ok
t/date_date_0.......ok
t/date_date_1.......ok
t/date_date_2a......ok
t/date_date_2b......ok
t/date_delta_0......ok
t/date_delta_1......ok
t/date_delta_2a.....ok
t/date_delta_2b.....ok
t/date_delta_french.ok
t/date_french.......ok
t/date_german.......ok
t/date_misc_a.......ok
t/date_misc_b.......ok
t/date_romanian.....ok
t/delta_a...........ok
t/delta_b...........ok
t/delta_delta_0.....ok
t/delta_delta_1.....ok
t/delta_delta_2a....ok
t/delta_delta_2b....ok
t/delta_format......ok
t/delta_romanian....ok
t/getnext...........ok
t/getprev...........ok
t/nthday............ok
t/recur_0...........ok
t/recur_1...........ok
t/settime...........ok
t/unixdate..........########################
Expected = 08  8  8 08 AM 11 12 820674672 820656672 -0500 EST
Got      = 08  8  8 08 AM 11 12 60950216816 60950198816 -0500 EST
========================
Test     = Wed Jan 3, 1996  at 8:11:12
Test     = %H %k %i %I %p %M %S %s %o %z %Z
########################
t/unixdate..........NOK 2FAILED test 2
        Failed 1/2 tests, 50.00% okay
Failed Test  Status Wstat Total Fail  Failed  List of failed
----------------------------------------------------------------------------
---
t/unixdate.t                  2    1  50.00%  2
Failed 1/30 test scripts, 96.67% okay. 1/828 subtests failed, 99.88% okay.
make: *** [test_dynamic] Error 29
  /usr/local/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

cpan>

I'm guessing that the unixdate test is invoking MPE's /bin/date and then
being
unhappy about a few of the results.  This may not even matter to you,
depending
on which Date::Manip capabilities you want to use.  You'll need to look at
t/unixdate.t to be certain.

- Mark B.

ATOM RSS1 RSS2