Bug 1225436

Summary: pcre FTBFS during stage1 bootstrap - 'class_uchardata_base' undeclared in function 'compile_branch'
Product: [Fedora] Fedora Reporter: Jaromír Cápík <jcapik>
Component: pcreAssignee: Petr Pisar <ppisar>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: c.david86, lkundrak, ovasik, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pcre-8.35-11.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-27 11:22:14 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:
Bug Depends On:    
Bug Blocks: 1224209    
Attachments:
Description Flags
pcre.log none

Description Jaromír Cápík 2015-05-27 11:21:02 UTC
Created attachment 1030493 [details]
pcre.log

Description of problem:
libtool: compile:  aarch64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/fedora-bootstrap/rpmbuild/BUILD/pcre-8.35 -fvisibility=hidden -g -O2 -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c /home/fedora-bootstrap/rpmbuild/BUILD/pcre-8.35/pcre_fullinfo.c -o libpcre_la-pcre_fullinfo.o >/dev/null 2>&1
/home/fedora-bootstrap/rpmbuild/BUILD/pcre-8.35/pcre_compile.c: In function 'compile_branch':
/home/fedora-bootstrap/rpmbuild/BUILD/pcre-8.35/pcre_compile.c:5490:45: error: 'class_uchardata_base' undeclared (first use in this function)
       *lengthptr += (int)(class_uchardata - class_uchardata_base);
                                             ^
/home/fedora-bootstrap/rpmbuild/BUILD/pcre-8.35/pcre_compile.c:5490:45: note: each undeclared identifier is reported only once for each function it appears in

Version-Release number of selected component (if applicable):
pcre-8.35-10.fc21

How reproducible:
always