Front page | perl.perl5.porters |
Postings from June 2019
[perl #134215] Not OK: perl 5.31.2 on x86_64-linux-ld 4.18.0-2-amd64(UNINSTALLED)
Thread Previous
From:
perlbug-followup
Date:
June 21, 2019 03:12
Subject:
[perl #134215] Not OK: perl 5.31.2 on x86_64-linux-ld 4.18.0-2-amd64(UNINSTALLED)
Message ID:
rt-4.0.24-19378-1561086772-171.134215-75-0@perl.org
# New Ticket Created by (Andreas J. Koenig)
# Please include the string: [perl #134215]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=134215 >
This is a build failure report for perl from sand@k93msid,
generated with the help of perlbug 1.41 running under perl 5.31.2.
-----------------------------------------------------------------
[Please describe your issue here]
Test Summary Report
-------------------
porting/corelist.t (Wstat: 0 Tests: 5 Failed: 3)
Failed tests: 3-5
porting/regen.t (Wstat: 0 Tests: 45 Failed: 1)
Failed test: 27
porting/podcheck.t (Wstat: 0 Tests: 1434 Failed: 1)
Failed test: 292
../dist/Devel-PPPort/t/uv.t (Wstat: 0 Tests: 52 Failed: 7)
Failed tests: 25, 29, 31, 34, 39, 44, 49
../dist/Module-CoreList/t/is_core.t (Wstat: 512 Tests: 44 Failed: 2)
Failed tests: 2, 11
Non-zero exit status: 2
../dist/Module-CoreList/t/maintainer.t (Wstat: 512 Tests: 5 Failed: 2)
Failed tests: 4-5
Non-zero exit status: 2
Files=2637, Tests=1218511, 873 wallclock secs (76.49 usr 46.28 sys + 479.66 cusr 111.25 csys = 713.68 CPU)
Result: FAIL
make: *** [makefile:838: test_harness] Error 16
# Failed test 3 - 5.031002 exists in released at porting/corelist.t line 18
# Failed test 4 - 5.031002 exists in version at porting/corelist.t line 19
# Failed test 5 - 5.031002 exists in Utils at porting/corelist.t line 20
porting/corelist.t ................................................. Failed 3/5 subtests
'lib/B/Op_private.pm-new' and 'lib/B/Op_private.pm' differ
porting/regen.t .................................................... Failed 1/45 subtests
# "Verbatim line length including indents exceeds 79 by"
# +65 (including 0 from =over's) near line 755 of Porting/release_managers_guide.pod
# +5 (including 0 from =over's) near line 1082 of Porting/release_managers_guide.pod
# See end of this test output for your options on silencing this
#
# HOW TO GET porting/podcheck.t TO PASS
#
# There was 1 file that had new potential problems identified.
# Some of them may be real, and some of them may be false positives because
# this program isn't as smart as it likes to think it is. You can teach this
# program to ignore the issues it has identified, and hence pass, by doing the
# following:
#
# 1) If a problem is about a link to an unknown module or man page that
# you know exists, re-run the command something like:
# ./perl -I../lib porting/podcheck.t --add_link MODULE man_page ...
# (MODULEs should look like Foo::Bar, and man_pages should look like
# bar(3c); don't do this for a module or man page that you aren't sure
# about; instead treat as another type of issue and follow the
# instructions below.)
#
# 2) For other issues, decide if each should be fixed now or not. Fix the
# ones you decided to, and rerun this test to verify that the fixes
# worked.
#
# 3) If there remain false positive or problems that you don't plan to fix right
# now,
# run this test script by hand, using the following formula (on
# Un*x-like machines):
# cd t
# ./perl -I../lib porting/podcheck.t --regen
#
# That should cause all current potential problems to be accepted by
# the program, so that the next time it runs, they won't be flagged.
# For a few files, such as perltoc, certain issues will always be
# expected, and more of the same will be added over time. For those,
# before you do the regen, you can edit
# /home/sand/src/perl/repoperls/perl5.git.perl.org/perl/t/porting/known_pod_issues.dat
# and find the entry for the module's file and specific error message,
# and change the count of known potential problems to -1.
porting/podcheck.t ................................................. Failed 1/1434 subtests
(less 1050 skipped subtests: 383 okay)
Request to remove file /home/sand/src/perl/repoperls/perl5.git.perl.org/perl/cpan/File-Temp/suffixRsKKVc.dat could
not be completed since it is not there!
at t/mktemp.t line 77.
../cpan/File-Temp/t/mktemp.t ....................................... ok
# Test 25 got: "1" (t/uv.t at line 99)
# Expected: "-1"
# Test 34 got: "1" (t/uv.t at line 164)
# Expected: "-1" (returned length utf8_to_uvchr_buf("\xc4\xc5"); warnings enabled)
# Test 39 got: "1" (t/uv.t at line 164 fail #2)
# Expected: "-1" (returned length utf8_to_uvchr_buf("\xc4"); warnings enabled)
# Test 44 got: "2" (t/uv.t at line 164 fail #3)
# Expected: "-1" (returned length utf8_to_uvchr_buf("\xc0\x81"); warnings enabled)
# Test 49 got: "13" (t/uv.t at line 164 fail #4)
# Expected: "-1" (returned length utf8_to_uvchr_buf("\xff\x80\x90\x90\x90\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf"); warnings enabled)
../dist/Devel-PPPort/t/uv.t ........................................ Failed 5/52 subtests
# Failed test 'is_core is self-consistent'
# at t/is_core.t line 10.
# Failed test 'Carp should be a core module whatever version of perl you're running'
# at t/is_core.t line 24.
# Looks like you failed 2 tests of 44.
../dist/Module-CoreList/t/is_core.t ................................ Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/44 subtests
# Failed test 'There is a released entry for 5.031002'
# at t/maintainer.t line 29.
# Failed test 'It should be a date in YYYY-MM-DD format'
# at t/maintainer.t line 30.
# undef
# doesn't match '(?^:^\d{4}\-\d{2}\-\d{2}$)'
# Looks like you failed 2 tests of 5.
../dist/Module-CoreList/t/maintainer.t ............................. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=install
severity=none
---
Site configuration information for perl 5.31.2:
Configured by sand at Fri Jun 21 02:08:22 UTC 2019.
Summary of my perl5 (revision 5 version 31 subversion 2) configuration:
Commit id: 9649a8179cb2cf813532bc8050c4476c0e242a32
Platform:
osname=linux
osvers=4.18.0-2-amd64
archname=x86_64-linux-ld
uname='linux k93msid 4.18.0-2-amd64 #1 smp debian 4.18.10-2 (2018-10-07) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-6-g9649a8179c/af11 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.2.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/8/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
---
@INC for perl 5.31.2:
lib
.
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-6-g9649a8179c/af11/lib/site_perl/5.31.2/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-6-g9649a8179c/af11/lib/site_perl/5.31.2
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-6-g9649a8179c/af11/lib/5.31.2/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-6-g9649a8179c/af11/lib/5.31.2
---
Environment for perl 5.31.2:
HOME=/home/sand
LANG=en_US.UTF-8
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL_BADLANG (unset)
SHELL=/usr/bin/zsh
Thread Previous