develooper Front page | perl.perl5.porters | Postings from June 2004

Re: build perl v5.8.4 on HP-UX 11.00

Thread Previous | Thread Next
From:
azoulay_uri
Date:
June 30, 2004 10:29
Subject:
Re: build perl v5.8.4 on HP-UX 11.00
Message ID:
20040630170146.40444.qmail@onion.perl.org
Nicholas Clark wrote:

> On Wed, Jun 30, 2004 at 03:04:43PM -0000, PerlDiscuss - Perl Newsgroups and
mailing lists wrote:
> > After sucssfuly building it (they were no Errors during the compile & link
> > time), I have run the test and it failes on stat with the following
> > messages:
> > t/op/stat............................# Failed at op/stat.t line 445
> > # Failed at op/stat.t line 446
> > # Failed at op/stat.t line 447
> > FAILED at test 75
> > 
> > I have run the test alone and get this information:
> > # time=1088607507, stat=(-16768873 20527009 33206 1 246 323 0 0 1088607499
> > 1088607499 1088607499 8192 0)
> > # -MAC=(9.25925925925926e-05 9.25925925925926e-05 9.25925925925926e-05)
> > not ok 75 - negative -M works
> > # Failed at t/op/stat.t line 445
> > not ok 76 - negative -A works
> > # Failed at t/op/stat.t line 446
> > not ok 77 - negative -C works
> > # Failed at t/op/stat.t line 447
> > 
> > What's seem to be the problem ? how can I solve it ? can I ignore it ? 
> > help will be apprecated

> I'm not sure of the specific problem, and daily-build@perl.org isn't
> actually the correct place to report problems like this, so I've sent
> this reply to perl5-porters@perl.org (which is).

> Did you build perl in a directory on an unusual filing system? For example
> did you build it in /tmp, or something NFS mounted?

> Could you also send the output of ./perl -Ilib -V to the list?
> (and keep the list in the replies)

> Nicholas Clark

The File system is NFS (I have build Sun on it as well and it went OK)

Here is the output:
Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
  Platform:
    osname=hpux, osvers=11.00, archname=PA-RISC2.0
    uname='hp-ux fuga b.11.00 a 9000800 103901527 two-user license '
    config_args='-de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags =' -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings
-I/usr/local/include -D_LARGEFILE_SOURCE ',
    optimize='+O2 +Onolimit',
    cppflags='-Aa -D__STDC_EXT__ -D_HPUX_SOURCE -Ae -D_HPUX_SOURCE
-Wl,+vnocompatwarnings -I/usr/local/include'
    ccversion='B.11.11.02', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=4
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='/usr/bin/ld', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lnsl -lnm -lndbm -lmalloc -ldld -lm -lcrypt -lsec -lc
    perllibs=-lnsl -lnm -lmalloc -ldld -lm -lcrypt -lsec -lc
    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-B,deferred '
    cccdlflags='+Z', lddlflags='-b +vnocompatwarnings -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_LARGE_FILES
  Built under hpux
  Compiled at Jun 30 2004 15:42:52
  @INC:
    lib
    /opt/perl5/lib/5.8.4/PA-RISC2.0
    /opt/perl5/lib/5.8.4
    /opt/perl5/lib/site_perl/5.8.4/PA-RISC2.0
    /opt/perl5/lib/site_perl/5.8.4
    /opt/perl5/lib/site_perl

the time was not change (by me/deamon)

Uri.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About