Your message dated Mon, 04 Dec 2017 06:04:33 +0000
with message-id <[email protected]>
and subject line Bug#876299: fixed in pcre3 2:8.39-8
has caused the Debian Bug report #876299,
regarding pcre3: ftbfs on s390x, test failures
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
876299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876299
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pcre3
Version: 2:8.39-5
Severity: serious
Tags: sid butcher
ftbfs on s390x, test failures
/usr/bin/make check VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make check-am
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make
make[3]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>'
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
/usr/bin/make check-TESTS
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[4]: Entering directory '/<<PKGBUILDDIR>>'
PASS: pcrecpp_unittest
PASS: pcre_scanner_unittest
PASS: pcre_stringpiece_unittest
FAIL: RunTest
PASS: RunGrepTest
=================================
PCRE 8.39: ./test-suite.log
=================================
# TOTAL: 5
# PASS: 4
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: RunTest
=============
PCRE C library tests using test data from ./testdata
PCRE version 8.39 2016-06-14
---- Testing 8-bit library ----
Test 1: Main functionality (Compatible with Perl >= 5.10)
OK
OK with study
Test 2: API, errors, internals, and non-Perl stuff (not UTF-8)
OK
OK with study
Cannot test locale-specific features - none of the 'fr_FR', 'fr' or
'french' locales exist, or the "locale" command is not available
to check for them.
Test 4: UTF-8 support (Compatible with Perl >= 5.10)
OK
OK with study
Test 5: API, internals, and non-Perl stuff for UTF-8 support
OK
OK with study
Test 6: Unicode property support (Compatible with Perl >= 5.10)
OK
OK with study
Test 7: API, internals, and non-Perl stuff for Unicode property support
OK
OK with study
Test 8: DFA matching main functionality
OK
OK with study
Test 9: DFA matching with UTF-8
OK
OK with study
Test 10: DFA matching with Unicode properties
OK
OK with study
Test 11: Internal offsets and code size tests
OK
OK with study
Test 12: JIT-specific features (when JIT is available)
Skipped because JIT is not available or not usable
Test 13: JIT-specific features (when JIT is not available)
OK
Test 14: Specials for the basic 8-bit library
OK
OK with study
Test 15: Specials for the 8-bit library with UTF-8 support
OK
OK with study
Test 16: Specials for the 8-bit library with Unicode propery support
OK
OK with study
Test 17: Specials for the basic 16/32-bit library
Skipped when running 8-bit tests
Test 18: Specials for the 16/32-bit library with UTF-16/32 support
Skipped when running 8-bit tests
Test 19: Specials for the 16/32-bit library with Unicode property support
Skipped when running 8-bit tests
Test 20: DFA specials for the basic 16/32-bit library
Skipped when running 8-bit tests
Test 21: Reloads for the basic 16/32-bit library
Skipped when running 8-bit tests
Test 22: Reloads for the 16/32-bit library with UTF-16/32 support
Skipped when running 8-bit tests
Test 23: Specials for the 16-bit library
Skipped when running 8/32-bit tests
Test 24: Specials for the 16-bit library with UTF-16 support
Skipped when running 8/32-bit tests
Test 25: Specials for the 32-bit library
Skipped when running 8/16-bit tests
Test 26: Specials for the 32-bit library with UTF-32 support
Skipped when running 8/16-bit tests
---- Testing 16-bit library ----
Test 1: Main functionality (Compatible with Perl >= 5.10)
OK
OK with study
Test 2: API, errors, internals, and non-Perl stuff (not UTF-16)
Segmentation fault
** Test 2 requires a lot of stack. If it has crashed with a
** segmentation fault, it may be that you do not have enough
** stack available by default. Please see the 'pcrestack' man
** page for a discussion of PCRE's stack usage.
FAIL RunTest (exit status: 1)
============================================================================
Testsuite summary for PCRE 8.39
============================================================================
# TOTAL: 5
# PASS: 4
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================
Makefile:2618: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
--- End Message ---
--- Begin Message ---
Source: pcre3
Source-Version: 2:8.39-8
We believe that the bug you reported is fixed in the latest version of
pcre3, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthew Vernon <[email protected]> (supplier of updated pcre3 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 04 Dec 2017 05:27:10 +0000
Source: pcre3
Binary: libpcre3 libpcre3-udeb libpcrecpp0v5 libpcre3-dev libpcre3-dbg pcregrep
libpcre16-3 libpcre32-3
Architecture: i386 source
Version: 2:8.39-8
Distribution: unstable
Urgency: medium
Maintainer: Matthew Vernon <[email protected]>
Changed-By: Matthew Vernon <[email protected]>
Closes: 876299
Description:
libpcre16-3 - Old Perl 5 Compatible Regular Expression Library - 16 bit runtime
libpcre32-3 - Old Perl 5 Compatible Regular Expression Library - 32 bit runtime
libpcre3-dbg - Old Perl 5 Compatible Regular Expression Library - debug symbols
libpcre3-dev - Old Perl 5 Compatible Regular Expression Library - development
fi
libpcre3 - Old Perl 5 Compatible Regular Expression Library - runtime files
libpcre3-udeb - Old Perl 5 Compatible Regular Expression Library - runtime
files (udeb)
libpcrecpp0v5 - Old Perl 5 Compatible Regular Expression Library - C++ runtime
fi
pcregrep - grep utility that uses perl 5 compatible regexes.
Changes:
pcre3 (2:8.39-8) unstable; urgency=medium
.
* drive ulimit correctly (Closes: #876299)
Checksums-Sha1:
519fe31f85d2314ea1b95560b44c78a6a493c1e0 2224 pcre3_8.39-8.dsc
aca837c5c513e9e746570b67119245094ef0dd2e 26254 pcre3_8.39-8.debian.tar.gz
d1bdfeef3df8f1211e7b038a6cab85ea850b9ad9 5637 pcre3_8.39-8_source.buildinfo
440df799bc8e6d18e129032f5dcf05e7a0df9893 256948 libpcre16-3_8.39-8_i386.deb
f98123f7c84fd9aa5631c7a58905c51c86e899c0 799952 libpcre3-dbg_8.39-8_i386.deb
05f3a84f32add1bc1d9909000baff5f9429c833f 647180 libpcre3-dev_8.39-8_i386.deb
4c541da211a42aa3a806a2d2db3175a987c24fc5 154692 libpcre3-udeb_8.39-8_i386.udeb
68975be1292bd0a6999155b7dbd2364cba4fdc86 247840 libpcre32-3_8.39-8_i386.deb
6bc911c97ce20a416092b099a1830d19e70f98cd 338176 libpcre3_8.39-8_i386.deb
ba7485b33edfb5d19f35fa07969355634986bfd8 152740 libpcrecpp0v5_8.39-8_i386.deb
f04f58338548231dd0347b88e82caa75d5059022 5928 pcre3_8.39-8_i386.buildinfo
d01ba8c5832042ec7302da35720256fed0f5add7 27288 pcregrep_8.39-8_i386.deb
Checksums-Sha256:
df5cb56bc8ec81483f6b32eb5560fc58ceb489b9b4f04c86a16d828b4d96ae54 2224
pcre3_8.39-8.dsc
fc29d4e5b4fc1bd763613afe9f314dad50c57ad930bee616208d016f9699d243 26254
pcre3_8.39-8.debian.tar.gz
c85d512ca70bea46835b5429d5fb09737bc46f0525e9761016d210fd4b1e4bc6 5637
pcre3_8.39-8_source.buildinfo
b9b9af208608b4738065b5143f6961b4cf9451253b781c735c0999859e3a39ad 256948
libpcre16-3_8.39-8_i386.deb
d1eac98ee9f067963fdbeb096089e0f7f3b5e4b0bc70636e65703fcd20f7b9ee 799952
libpcre3-dbg_8.39-8_i386.deb
6ccb634804ef5c429bddd755c38e7df9a244e793ffc32d0cc57539756a94a367 647180
libpcre3-dev_8.39-8_i386.deb
24051f810f0371119a4ee66b7c52421eb2909383656b355f9fece87b5fd9ef04 154692
libpcre3-udeb_8.39-8_i386.udeb
e082d90055186605b8a15cd80a4bbb853d965b1ef9ec3be85e930c326a2448b3 247840
libpcre32-3_8.39-8_i386.deb
8029f59aead9f5afa9c401b4bd4724776d8e2aaf416269f13eb661ae7e12bb1e 338176
libpcre3_8.39-8_i386.deb
cf75585b9bea2f7f1bbd4cdb16e3c49da324f0a66822d43884261381d6ef6a6c 152740
libpcrecpp0v5_8.39-8_i386.deb
0adaaa4096490da16eb5793f433e05199f00c64d10619cd635a5d7405c719b9c 5928
pcre3_8.39-8_i386.buildinfo
51e5ff50e54d19f7311e31841b97546a1b9ed8c5a18dee92513f12d32243ba4b 27288
pcregrep_8.39-8_i386.deb
Files:
d728a2550c67116814061777121b1d31 2224 libs optional pcre3_8.39-8.dsc
e7dde331d6e3560260a424a7c7b74e53 26254 libs optional pcre3_8.39-8.debian.tar.gz
cb242fd8e4fa1e823019a9c989db446f 5637 libs optional
pcre3_8.39-8_source.buildinfo
af66583de68f87d78c89fa75ba239285 256948 libs optional
libpcre16-3_8.39-8_i386.deb
2de832405494b95e44c13e4c6729f0e5 799952 debug extra
libpcre3-dbg_8.39-8_i386.deb
651e3724848599bf78faa8b8a87e0b82 647180 libdevel optional
libpcre3-dev_8.39-8_i386.deb
019ba50d3478644a461a14f5cf64da4c 154692 debian-installer important
libpcre3-udeb_8.39-8_i386.udeb
bc3b5a82b4fa6978a763ac6f04b7e345 247840 libs optional
libpcre32-3_8.39-8_i386.deb
0572c64491fd6b25d43c18fce6751ae1 338176 libs important libpcre3_8.39-8_i386.deb
0c4adca0e2f01aa5abcd28ebcb3a178e 152740 libs optional
libpcrecpp0v5_8.39-8_i386.deb
dd65937bfcc2472e34712c41f5968b44 5928 libs optional pcre3_8.39-8_i386.buildinfo
1fde7c28ccbcd854c4a56e825b1297af 27288 utils optional pcregrep_8.39-8_i386.deb
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEEuk75yE35bTfYoeLUEvTSHI9qY8gFAlok4BYTHG1hdHRoZXdA
ZGViaWFuLm9yZwAKCRAS9NIcj2pjyK0UD/9jB6LvNWVVLAI+6eRUg13YdXQBjIoN
DcXk1VwkTFB7E5BRLpnaf9nFfzz7KDLYtDlkpj5LD4zz/Do8zdItTeaOOAE0tVMX
nCkjMLN5j6y9tNrOMekmh7CZWvxc5bC2ZEGy/V6sH+cK2j7lDmZXr2+3DdIQ4JL6
7ci9ODa0aQJw/dUFF1tdRgJzhARTKO5fu7mVSDxuvfzELj6z2hVT0CSesFdgAykN
661TvhurBECDTCTHJu3mwQlHB9e1JsQCS00zl2QT/f4yDo7Qc5B/V7kD09nr2Q0I
9E2Nl837LbnewaFThedIImNNhW9WimR4uB6vkRxeDwtOxUCyrC6oYLp4Qpzw7Flc
iOIESikFV9Mev7aG+cWnJGr7Oz7lo4WxWtTsCcnXdMR959KaCGPO9KtOvGNCz1cX
aHQRvBGReYxHaZ4v0XaMvHa2KeThukN9ivaGxdzHE4q3Q3lgLOP/kVoSMVyZUC66
kBnQNJTdOVQi60T98RuqCXygKPCixQ443KMl3yQb88wLrJYNNZKk/+iacwqammzj
NgAuxnu+jyAtP3/kJf+a3NoL/nbyIIrSRUtKra/EsPpTxnRDZxiIyp03+x1TYuvi
r2cgLz4uzOKZ18bTxCT+Wu22DC6knOlVcBQjVBln6A6fq3p53i9XDpnW6PRunhbq
oYLYzItVoQ7ujw==
=CmMY
-----END PGP SIGNATURE-----
--- End Message ---