Your message dated Sun, 02 Dec 2018 18:34:28 +0000
with message-id <e1gtwzy-000g8y...@fasolo.debian.org>
and subject line Bug#915206: fixed in grep 3.1-3
has caused the Debian Bug report #915206,
regarding grep FTBFS with glibc 2.28
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 ow...@bugs.debian.org
immediately.)
--
915206: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915206
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: grep
Version: 3.1-2
Severity: serious
Tags: ftbfs fixed-upstream patch
Forwarded:
http://git.savannah.gnu.org/cgit/grep.git/commit/tests/Makefile.am?id=c505b0bce73c712f1297bc5f424e0de5e4ec3137
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/grep.html
...
XPASS: backref-alt
==================
++ initial_cwd_=/build/1st/grep-3.1/tests
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /build/1st/grep-3.1/tests gt-backref-alt.XXXX
+++ case $# in
+++ destdir_=/build/1st/grep-3.1/tests
+++ template_=gt-backref-alt.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/build/1st/grep-3.1/tests/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/build/1st/grep-3.1/tests/gt-backref-alt.vBqO
+++ case $d in
+++ :
+++ test -d /build/1st/grep-3.1/tests/gt-backref-alt.vBqO
++++ ls -dgo /build/1st/grep-3.1/tests/gt-backref-alt.vBqO
+++ perms='drwx------ 2 40 Dec 1 00:42
/build/1st/grep-3.1/tests/gt-backref-alt.vBqO'
+++ case $perms in
+++ :
+++ echo /build/1st/grep-3.1/tests/gt-backref-alt.vBqO
+++ return
++ test_dir_=/build/1st/grep-3.1/tests/gt-backref-alt.vBqO
++ cd /build/1st/grep-3.1/tests/gt-backref-alt.vBqO
++ gl_init_sh_nl_='
'
++ IFS='
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
+ case $path_dir_ in
+ abs_path_dir_=/build/1st/grep-3.1/tests/../src
+ case $abs_path_dir_ in
+
PATH=/build/1st/grep-3.1/tests/../src:/build/1st/grep-3.1/src:./src:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ create_exe_shims_ /build/1st/grep-3.1/tests/../src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ echo aa
+ fail=0
+ grep -E 'b|(.)b|\1|b' in
grep: Invalid back reference
+ status=2
+ test 2 -eq 2
+ grep -E '0|()0|\1|0' in
grep: Invalid back reference
+ status=2
+ test 2 -eq 2
+ Exit 0
+ set +e
+ exit 0
+ exit 0
+ remove_tmp_
+ __st=0
+ cleanup_
+ :
+ test '' = yes
+ cd /build/1st/grep-3.1/tests
+ chmod -R u+rwx /build/1st/grep-3.1/tests/gt-backref-alt.vBqO
+ rm -rf /build/1st/grep-3.1/tests/gt-backref-alt.vBqO
+ exit 0
XPASS backref-alt (exit status: 0)
...
============================================================================
Testsuite summary for GNU grep 3.1
============================================================================
# TOTAL: 109
# PASS: 101
# SKIP: 6
# XFAIL: 1
# FAIL: 0
# XPASS: 1
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to bug-g...@gnu.org
============================================================================
make[4]: *** [Makefile:1741: test-suite.log] Error 1
--- End Message ---
--- Begin Message ---
Source: grep
Source-Version: 3.1-3
We believe that the bug you reported is fixed in the latest version of
grep, 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 915...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Ruano Rincón <santi...@debian.org> (supplier of updated grep 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 02 Dec 2018 18:58:48 +0100
Source: grep
Binary: grep
Architecture: source
Version: 3.1-3
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <ani...@debian.org>
Changed-By: Santiago Ruano Rincón <santi...@debian.org>
Description:
grep - GNU grep, egrep and fgrep
Closes: 532541 907651 915206
Changes:
grep (3.1-3) unstable; urgency=low
.
[ Santiago Ruano Rincón ]
* Add upstream-532541-doc-improve-o-help.patch: Improve help about -o.
(Closes: #532541)
* Remove debian/patches/03-397262-dlopen-pcre.patch: dlopen libpcre.so.3 has
been actually wrongly applied and not really used. This patch does not
make sense any more (since stretch), since late-mounting of /usr is not
longer supported. (Closes: #907651)
* Add upstream-915206-0001-tests-backref-alt-works-with-glibc-2.28.patch.
Fix FTBFS with glibc 2.28. (Closes: #915206)
* d/source/options: remove compression = "bzip2", let dpkg-deb select
suitable defaults.
.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Remove Testsuite field, not needed anymore
* d/changelog: Remove trailing whitespaces
* d/rules: Remove trailing whitespaces
* d/control: Set Vcs-* to salsa.debian.org
Checksums-Sha1:
10e6a9075972d98a7be4812a6c400f0682af3c8a 2038 grep_3.1-3.dsc
e6b06840b91b25a9030d36e0ea0b9cf7c560bb94 105700 grep_3.1-3.debian.tar.xz
4762a1871f8edee415778713aae0d16fee6edb2f 6066 grep_3.1-3_amd64.buildinfo
Checksums-Sha256:
6595e7c7a09e762480c9fc6e7f45534de903396f17f71862e939154ec51afbd0 2038
grep_3.1-3.dsc
0e549e73f47d007eee51cd49a28eeaee74d9698703b958a5fe0bdab291ddfbaa 105700
grep_3.1-3.debian.tar.xz
56163163dd701a4063d678b8528d40da49ff17db1c2e0e6ce3beeb1f86e3a4c6 6066
grep_3.1-3_amd64.buildinfo
Files:
7a35ccb2e1ed7455b5bf2f924f2925a9 2038 utils required grep_3.1-3.dsc
08e50c382b41c5d1e41917f4c611bd89 105700 utils required grep_3.1-3.debian.tar.xz
a61ba9d458b5c21e25f20109161c4fd1 6066 utils required grep_3.1-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEwUqnBPVvaa0NAVzHFX/a4RXx4q0FAlwEI/kUHHNhbnRpYWdv
QGRlYmlhbi5vcmcACgkQFX/a4RXx4q0YDA//bqwJp3vW92BI+whF1iWxQF/xXwVG
T6IhRqSrpgZWjaezHOE1TjQb+s23S4hRQJSSQPT/J+thc/j3co4heTmzpnNZrnIK
5XJHznQjddLxd/EjwhLBWN552CSFLS6BxoVUk/kI+N2Wbwhv06IRlG+Qdt9PwbXV
OxEM/3HM9bCk5RqBFmWd3vOFcEc7rpxYR/s1LOM4NpDPsgwIof/D1DlvHBvnuyjb
XyxKjJNQAAD/6SsF9Xc8HXkptESc2AjaMB0gcaOgUqHHBON7gmxSUTj3O0XE3F5G
7aT4Z6ItcqliT2mSZz3RP9rkloQOjeTa0go8T4N6+kKd8mf3MnEF2/HUK5Fqytmu
myoxlPxutEwb6QukJ5U+OrEPb1jIDZquVMUIbuJV14wepjkKCYwHjXZnBoVFUcaC
CGZfHsW5gEsZQjclt/uAW3JxGOi1g7cgauybecUiG57y/c5QhJp8Wtd0nnvEamnE
EbnN4a8RfDDzid9LRp9GW8vKmwvbHnW+CWrJXPJERKb4qFslHEFcg6DR0HAISFDY
mmsIQpP7V1PPEcOdpyHLKAv7xkSo7G75uOLaJx7qjTA73PdBKu1QBilxTFCHwD+r
ZZ179HX4iKr0UJOjXxTwvYMOYQz8j18iefWfWKLe3cLkgwCUC/gd9IQoqwQtJ+rm
QdY7iO4vcAslPx0=
=Ix/r
-----END PGP SIGNATURE-----
--- End Message ---