Bug 1540885

Summary: sqlite2-2.8.17-23.fc28 FTBFS: [Makefile:263: parse.c] Segmentation fault
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: sqlite2Assignee: Alex Lancaster <alex>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: alex
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: 2019-02-21 13:29:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2018-02-01 09:31:29 UTC
sqlite2-2.8.17-23.fc28 fails to build on PowerPC, s390x, and AArch64. It passes only on i686 and x86_64. It segfaults on the bundled lemon:

cp ./src/parse.y .
./lemon parse.y
make: *** [Makefile:263: parse.c] Segmentation fault (core dumped)

Comment 1 Fedora End Of Life 2018-02-20 15:29:10 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle.
Changing version to '28'.

Comment 2 Petr Pisar 2019-02-21 13:29:07 UTC

*** This bug has been marked as a duplicate of bug 1556458 ***