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 1423989

Summary: newt: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: newtAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mlichvar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-20 11:35:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1425004    
Bug Blocks: 1423041    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2017-02-17 15:30:43 UTC
Your package newt failed to build from source in current rawhide.

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

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Comment 1 Fedora Release Engineering 2017-02-17 15:30:48 UTC
Created attachment 1253290 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 15:30:51 UTC
Created attachment 1253291 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 15:30:54 UTC
Created attachment 1253292 [details]
state.log

Comment 4 Miroslav Lichvar 2017-02-20 11:35:45 UTC
It seems this is due crashing elinks/js on aarch64 (bug #1425004), which is called from docbook2txt in the newt build.

At least for now, I added a build requirement on lynx in order to avoid this crash. The order of preference in docbook2txt seems to be lynx, links, and w3m anyway.