Subject: | t/02-Print.t fails on CentOS6 systems |
On my CentOS6 smoker (various perls):
...
SharedLibs output: ''
# Output: /home/cpansand/.cpan/build/2018010118/Devel-SharedLibs-v0.3.3-0/t/bin/exec-stdout ($ENV{ DEVEL_SHAREDLIBS_PRINT } = 1)
# [
# '# False path & DEVEL_SHAREDLIBS_PATH: output to stdout.',
# '# ldd \'/opt/perl-5.27.7/bin/perl5.27.7\', \'/home/cpansand/.cpan/build/2018010118/Devel-SharedLibs-v0.3.3-0/t/bin/exec-stdout\'',
# '(0x00007ffce1fa0000)',
# '/lib64/libc.so.6',
# '/lib64/libcrypt.so.1',
# '/lib64/libdl.so.2',
# '/lib64/libfreebl3.so',
# '/lib64/libm.so.6',
# '/lib64/libnsl.so.1',
# '/lib64/libpthread.so.0',
# '/lib64/libutil.so.1'
# ]
# Failed test 'Existing: '(0x00007ffce1fa0000)''
# at t/02-Print.t line 27.
# Looks like you failed 1 test of 11.
t/02-Print.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests
...