FS#60201 - [grep] build fails in check()

Attached to Project: Arch Linux
Opened by Erich Eckner (deepthought) - Wednesday, 26 September 2018, 11:27 GMT
Last edited by Allan McRae (Allan) - Sunday, 04 November 2018, 02:13 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Sébastien Luttringer (seblu)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

extra-x86_64-build fails the "triple-backref" test in check()

Additional info:
* package version(s)
grep 3.1-1 (git revision 6030497b0fef8691b3e0c106cc1b7138677d24b7)
* config and/or log files etc.
full log is attached

Steps to reproduce:
> git checkout 6030497b0fef8691b3e0c106cc1b7138677d24b7
> cd grep/repos/core-x86_64
> extra-x86_64-build
This task depends upon

Closed by  Allan McRae (Allan)
Sunday, 04 November 2018, 02:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  grep-3.1-2
Comment by loqs (loqs) - Wednesday, 26 September 2018, 15:31 GMT Comment by Erich Eckner (deepthought) - Tuesday, 02 October 2018, 10:17 GMT
I'm compiling with glibc-2.28 - If I understand correctly, the test should not fail, then.
Also, it fails the "triple-backref" test, not the "backref-alt" test.
Comment by loqs (loqs) - Thursday, 04 October 2018, 13:20 GMT
Please see attached test results after applying the linked commit and running reconfigure.

Loading...