Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1307390

Summary: coin-or-OS: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: coin-or-OSAssignee: Paulo Andrade <paulo.cesar.pereira.de.andrade>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: paulo.cesar.pereira.de.andrade, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-17 19:27:25 UTC Type: ---
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: 1305208    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2016-02-13 21:09:09 UTC
Your package coin-or-OS failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12809806

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 21:09:11 UTC
Created attachment 1124240 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:09:12 UTC
Created attachment 1124241 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:09:13 UTC
Created attachment 1124242 [details]
state.log

Comment 4 Jan Kurik 2016-02-24 14:36:55 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 5 Yaakov Selkowitz 2016-03-01 20:28:52 UTC
OSParseosil.tab.cpp:10774:120: error: cannot convert 'bool' to 'char*' in return
     if(i != 6) {  osilerror_wrapper( ch,osillineno,"incorrect sizeOf attribute in <base64BinaryData> element"); return false;}
OSParseosil.tab.cpp:180:98: error: cannot convert 'bool' to 'char*' in return
  if( *ch != '=') {  osilerror_wrapper( ch, osillineno, "found an attribute not defined"); return false;}  \
OSParseosil.tab.cpp:10776:5: note: in expansion of macro 'GETATTRIBUTETEXT'
     GETATTRIBUTETEXT;
     ^~~~~~~~~~~~~~~~
OSParseosil.tab.cpp:196:86: error: cannot convert 'bool' to 'char*' in return
      else {  osilerror_wrapper( ch, osillineno,"missing quote on attribute"); return false;} \
OSParseosil.tab.cpp:10776:5: note: in expansion of macro 'GETATTRIBUTETEXT'
     GETATTRIBUTETEXT;
     ^~~~~~~~~~~~~~~~
OSParseosil.tab.cpp:10784:128: error: cannot convert 'bool' to 'char*' in return
     if(*ch != '>' ) {  osilerror_wrapper( ch,osillineno,"<base64BinaryData> element does not have a proper closing >"); return false;}
OSParseosil.tab.cpp:10793:104: error: cannot convert 'bool' to 'char*' in return
     if(i != 18) { osilerror_wrapper( ch,osillineno," problem with <base64BinaryData> element"); return false;}
OSParseosil.tab.cpp:10801:129: error: cannot convert 'bool' to 'char*' in return
     if(*ch != '>' ) {  osilerror_wrapper( ch,osillineno,"</base64BinaryData> element does not have a proper closing >"); return false;}


See "Cannot convert 'bool' to 'T*'" in https://gcc.gnu.org/gcc-6/porting_to.html

Comment 6 Upstream Release Monitoring 2016-03-17 19:18:57 UTC
pcpa's coin-or-OS-2.10.1-1.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=746116

Comment 7 Paulo Andrade 2016-03-17 19:27:25 UTC
Successfully waited 2:05 for coin-or-OS-2.10.1-1.fc25 to appear in the rawhide repo