Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1603259 - BibTool: FTBFS in Fedora rawhide
Summary: BibTool: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: BibTool
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael J Gruber
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F29FTBFS
TreeView+ depends on / blocked
 
Reported: 2018-07-19 14:09 UTC by Mohan Boddu
Modified: 2018-07-23 18:16 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-23 18:16:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (1.00 KB, text/plain)
2018-07-19 14:09 UTC, Mohan Boddu
no flags Details
root.log (1.00 KB, text/plain)
2018-07-19 14:09 UTC, Mohan Boddu
no flags Details
state.log (615 bytes, text/plain)
2018-07-19 14:09 UTC, Mohan Boddu
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github bibtool/issues/47 0 None None None 2018-07-22 15:51:01 UTC

Description Mohan Boddu 2018-07-19 14:09:00 UTC
BibTool failed to build from source in Fedora rawhide

https://koji.fedoraproject.org/koji/taskinfo?taskID=28160532


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix BibTool at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
BibTool will be orphaned. Before branching of Fedora 30,
BibTool will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Mohan Boddu 2018-07-19 14:09:09 UTC
Created attachment 1460106 [details]
build.log

file build.log too big, will only attach last 1024 bytes

Comment 2 Mohan Boddu 2018-07-19 14:09:13 UTC
Created attachment 1460107 [details]
root.log

file root.log too big, will only attach last 1024 bytes

Comment 3 Mohan Boddu 2018-07-19 14:09:20 UTC
Created attachment 1460108 [details]
state.log

Comment 4 Michael J Gruber 2018-07-21 07:04:21 UTC
No need to attach Koji logs here.

I have no idea whether this is a glibc issue (regex) or something else. Patches are welcome.

Comment 5 Orion Poplawski 2018-07-22 15:51:01 UTC
Looks like glibc has changed to make RE_SYNTAX_EGREP and RE_SYNTAX_POSIX_EGREP the same:

/* POSIX grep -E behavior is no longer incompatible with GNU.  */
# define RE_SYNTAX_POSIX_EGREP                                          \
  RE_SYNTAX_EGREP

Filed upstream BibTool issue.  Quick hack would be to remove one of the cases (for rawhide or later only).

Comment 6 Michael J Gruber 2018-07-23 18:16:52 UTC
Thanks for the hints and the upstream report. Quick fix is in rawhide now.


Note You need to log in before you can comment on or make changes to this bug.