Bug 1543288

Summary: perl-Lucy-0.6.1-6.fc28 FTBFS: t/core/035-json.t aborts: cfcore/Lucy/Util/Json/JsonParser.c:681: yy_find_shift_action: Assertion `iLookAhead < YYNTOKEN' failed.
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-LucyAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lkundrak, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Lucy-0.6.1-8.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-09 13:37:36 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-08 07:34:13 UTC
perl-Lucy-0.6.1-6.fc28 fails to build in F28 because a test aborts:

t/core/033-index_file_names.t ......... ok
perl: cfcore/Lucy/Util/Json/JsonParser.c:681: yy_find_shift_action: Assertion `iLookAhead < YYNTOKEN' failed.
t/core/035-json.t ..................... 
Failed 43/135 subtests 

This is caused by upgrading lemon from 3.20.1-1.fc28 to 3.22.0-2.fc28.

Comment 1 Petr Pisar 2018-02-08 07:35:43 UTC
Lemon is built from sqlite sources.