Bug 1109079

Summary: Wrong warning about missing RPM_OPT_FLAGS
Product: [openSUSE] openSUSE.org Reporter: Dr. Werner Fink <werner>
Component: BuildServiceAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Adrian Schröter <adrian.schroeter>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Factory   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dr. Werner Fink 2018-09-20 07:13:38 UTC
I see for a build of new readline-8.0-beta as local package build for openSUSE:Factory/standard/x86_64 the follwing wrong[1] messages:


 [   89s] I: File is compiled without RPM_OPT_FLAGS
 [   89s] W: readline no-rpm-opt-flags <cmdline>:readline.c, vi_mode.c, funmap.c, keymaps.c, parens.c, search.c, rltty.c, complete.c, bind.c, isearch.c, display.c, signals.c, util.c, kill.c, undo.c, macro.c, input.c, callback.c, terminal.c, text.c, nls.c, misc.c, history.c, histexpand.c, histfile.c, histsearch.c, shell.c, mbutil.c, ./tilde.c, colors.c, parse-colors.c, xmalloc.c, xfree.c, compat.c, ../readline.c, ../vi_mode.c, ../funmap.c, ../keymaps.c, ../parens.c, ../search.c, ../rltty.c, ../complete.c, ../bind.c, ../isearch.c, ../display.c, ../signals.c, ../util.c, ../kill.c, ../undo.c, ../macro.c, ../input.c, ../callback.c, ../terminal.c, ../text.c, ../nls.c, ../misc.c, ../history.c, ../histexpand.c, ../histfile.c, ../histsearch.c, ../shell.c, ../mbutil.c, ../tilde.c, ../colors.c, ../parse-colors.c, ../xmalloc.c, ../xfree.c, ../compat.c

I've double checked this ... all files are buidl *with* 

 CFLAGS="%{optflags} $LARGEFILE -D_GNU_SOURCE -D_RPM_OPT_FLAGS -g"
Comment 1 Tomáš Chvátal 2018-09-20 10:33:35 UTC
Duping against older report.

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