On Tue, Sep 15, 2015 at 02:08:57PM -0500, Bruce Dubbs wrote:
> Ken Moffat wrote:
> >
> >Interestingly, I got a fourth failure in the perl tests - originally
> >only
> >         ../cpan/Socket/t/getnameinfo.t
> >         ../dist/IO/t/io_multihomed.t
> >         ../dist/IO/t/io_sock.t
> >now also
> >         ../cpan/Time-HiRes/t/itimer.t
> 
> Interesting. For perl I have:
> 
> All tests successful.
> Elapsed: 464 sec
> u=2.39  s=0.97  cu=233.78  cs=10.44  scripts=2221  tests=708697
> make[1]: Leaving directory '/sources/perl-5.22.0'
> 
> With 156 tests skipped.
> 
My notes show that I've had the first three since the end of
January.  At that time I looked at the details and the failures were
because of an unexpected error number, apparently,  and invalid
arguments.

In the latest run I had

cpan/Socket/t/getnameinfo ..................................... #
Failed test '$err == 0 for
{family=AF_INET,port=80,sinaddr=127.0.0.1}/NI_NUMERICSERV'
#   at t/getnameinfo.t line 25.
#          got: -3
#     expected: 0
#   Failed test '$host is nonzero length for NS'
#   at t/getnameinfo.t line 29.
# Looks like you failed 2 tests of 13.
FAILED at test 9

cpan/Time-HiRes/t/itimer ...................................... #
Failed test at t/itimer.t line 60.
# Looks like you failed 1 test of 2.
FAILED at test 2

dist/IO/t/io_multihomed .......................................
Invalid argument at t/io_multihomed.t line 77.
FAILED--expected 8 tests, saw 0

dist/IO/t/io_sock .............................................
Invalid argument at t/io_sock.t line 39.
FAILED--expected 26 tests, saw 0

On the completed first 7.8 build, rerunning perl's configure, make,
test I now get:

All tests successful.
Elapsed: 705 sec
u=10.58  s=3.37  cu=430.89  cs=51.76  scripts=2225  tests=709333
(no mention of how many tests were skipped, but grep and wc tell me
155)

Maybe it is something in my build.  Hmm, my running /etc/hosts does
not include the box's hostname.  Neither does my perl script : I'll
correct those, but I don't think that is the explanation.

ĸen
-- 
Il Porcupino Nil Sodomy Est! (if you will excuse my latatian)
  aka "The hedgehog song"
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to