https://bugzilla.redhat.com/show_bug.cgi?id=1459601 Bug ID: 1459601 Summary: perl-Wx-0.9932-2.fc27 FTBFS with perl 5.26.0: /usr/lib64/perl5/CORE/unicode_constants.h:72:22: error: expected identifier before string constant Product: Fedora Version: rawhide Component: perl-Wx Assignee: tcallawa@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tcallawa@xxxxxxxxxx External Bug ID: CPAN 121464 perl-Wx-0.9932-2.fc27 fails to build against Perl 5.26.0: g++ -pthread -c -I. -I. -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include /wx-2.8 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORT IFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc- switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fwrapv -fno-s trict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pip e -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-str ong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hard ened-cc1 -m64 -mtune=generic -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused -local-typedefs -DVERSION=\"0.9932\" -DXS_VERSION=\"0.9932\" -fPIC "-I/usr/lib64/perl5/C ORE" -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ Wx.c [...] [Many warnings and then] In file included from /usr/lib64/perl5/CORE/utf8.h:30:0, from /usr/lib64/perl5/CORE/regexp.h:21, from /usr/lib64/perl5/CORE/perl.h:3914, from cpp/wxapi.h:57, from Wx.c:32: /usr/include/wx-2.8/wx/convauto.h: At global scope: /usr/lib64/perl5/CORE/unicode_constants.h:72:22: error: expected identifier before string constant # define BOM_UTF8 "\xEF\xBB\xBF" /* U+FEFF */ ^ /usr/include/wx-2.8/wx/convauto.h:54:9: note: in expansion of macro 'BOM_UTF8' BOM_UTF8 ^ /usr/lib64/perl5/CORE/unicode_constants.h:72:22: error: expected '}' before string constant # define BOM_UTF8 "\xEF\xBB\xBF" /* U+FEFF */ ^ /usr/include/wx-2.8/wx/convauto.h:54:9: note: in expansion of macro 'BOM_UTF8' BOM_UTF8 ^ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx