Bug 1539625

Summary: Fail to build nkf for i686 on rawhide
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: annobinAssignee: Nick Clifton <nickc>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fweimer, nickc
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: 2018-01-29 11:07:09 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 Akira TAGOH 2018-01-29 10:51:19 UTC
Description of problem:
the build log says:
*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Event                            | Plugins
PLUGIN_FINISH_UNIT               | annobin: Generate final annotations
PLUGIN_START_UNIT                | annobin: Generate global annotations
PLUGIN_ALL_PASSES_END            | annobin: Generate per-function annotations
In file included from NKF.xs:99:0:
../nkf.c: In function 'e2s_conv':
../nkf.c:1623:1: internal compiler error: in ix86_expand_prologue, at config/i386/i386.c:14572
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
{standard input}: Assembler messages:
{standard input}: Error: .size expression for NKF.c does not evaluate to a constant
Preprocessed source stored into /tmp/ccoggMcn.out file, please attach this to your bugreport.

Additional info:
See https://kojipkgs.fedoraproject.org//work/tasks/2212/24532212/build.log

Comment 1 Florian Weimer 2018-01-29 11:07:09 UTC
This is not related to annobin.  Perl has apparently captured outdated build flags, so the workaround for bug 1538648 does not apply to Perl extensions.

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