Bug 1384081 - COPASI-4.17-0.8.20160909git7c2623.fc26 FTBFS: 'type' is not a member of 'CEvaluationNode'
Summary: COPASI-4.17-0.8.20160909git7c2623.fc26 FTBFS: 'type' is not a member of 'CEva...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: COPASI
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Antonio T. (sagitter)
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-12 13:39 UTC by Jitka Plesnikova
Modified: 2016-10-18 09:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-18 09:17:54 UTC
Type: Bug


Attachments (Terms of Use)

Description Jitka Plesnikova 2016-10-12 13:39:43 UTC
Description of problem:
Package COPASI fails to build from source in Fedora Rawhide.

CEvaluationParser.ypp: In function 'void setBooleanRequired(CEvaluationNode*, const bool&)':
CEvaluationParser.ypp:28:7: error: 'type' is not a member of 'CEvaluationNode'
CEvaluationParser.ypp:28:36: error: 'class CEvaluationNode' has no member named 'getType'; did you mean 'subType'?
CEvaluationParser.ypp:28:50: error: 'CALL' is not a member of 'CEvaluationNode'
make[2]: Leaving directory '/builddir/build/BUILD/COPASI-Build-123/build'
make[2]: *** [copasi/CMakeFiles/libCOPASISE-core.dir/build.make:1620: copasi/CMakeFiles/libCOPASISE-core.dir/function/CEvaluationParser_yacc.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1074: copasi/CMakeFiles/libCOPASISE-core.dir/all] Error 2
make[1]: Leaving directory '/builddir/build/BUILD/COPASI-Build-123/build'
make: *** [Makefile:164: all] Error 2

Dependency changes in buildroot between last successful build and failing build
 	cmake 	3.6.2-6.fc26 	> 	3.7.0-0.1.rc1.fc26
	libuv 		> 	1:1.9.1-1.fc25
	cmake-data 	3.6.2-6.fc26 	> 	3.7.0-0.1.rc1.fc26
	java-1.8.0-openjdk-headless 	1:1.8.0.102-3.b14.fc26 	> 	1:1.8.0.102-4.b14.fc26
	java-1.8.0-openjdk 	1:1.8.0.102-3.b14.fc26 	> 	1:1.8.0.102-4.b14.fc26
	java-1.8.0-openjdk-devel 	1:1.8.0.102-3.b14.fc26 	> 	1:1.8.0.102-4.b14.fc26

Steps to Reproduce:
koji build --scratch f26 COPASI-4.17-0.8.20160909git7c2623.fc26.src.rpm

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/COPASI


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