Bug 1307390 - coin-or-OS: FTBFS in rawhide
Summary: coin-or-OS: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: coin-or-OS
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paulo Andrade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F24FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 21:09 UTC by Fedora Release Engineering
Modified: 2016-03-17 19:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-17 19:27:25 UTC
Type: ---


Attachments (Terms of Use)
build.log (257.09 KB, text/plain)
2016-02-13 21:09 UTC, Fedora Release Engineering
no flags Details
root.log (112.02 KB, text/plain)
2016-02-13 21:09 UTC, Fedora Release Engineering
no flags Details
state.log (633 bytes, text/plain)
2016-02-13 21:09 UTC, Fedora Release Engineering
no flags Details

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


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