Bug 1225436 - pcre FTBFS during stage1 bootstrap - 'class_uchardata_base' undeclared in function 'compile_branch'
Summary: pcre FTBFS during stage1 bootstrap - 'class_uchardata_base' undeclared in fun...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pcre
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-bootstrap
TreeView+ depends on / blocked
 
Reported: 2015-05-27 11:21 UTC by Jaromír Cápík
Modified: 2016-02-01 02:01 UTC (History)
4 users (show)

Fixed In Version: pcre-8.35-11.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-27 11:22:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
pcre.log (38.57 KB, text/plain)
2015-05-27 11:21 UTC, Jaromír Cápík
no flags Details

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


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