[med-svn] [libsbml-odesolver] 03/03: Add build issue

Andreas Tille tille at debian.org
Fri Jan 27 16:01:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libsbml-odesolver.

commit 1236ddff7c7708b90da616b9c75a892937330917
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jan 27 16:59:30 2017 +0100

    Add build issue
---
 debian/changelog | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c6579e5..d85fc01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,25 @@ libsbml-odesolver (1.6.0+20161004-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #<bug>)
   TODO: configure:
-    Can not link to GRACE Library!
+  - Can not link to GRACE Library!
     odeSolver will be installed without XMGrace functionality
+  - Build error (see http://sundials.2283335.n4.nabble.com/Building-SBML-odeSOLVER-td4653445.html)
+  In file included from sbmlsolver/processAST.h:44:0,
+                   from arithmeticCompiler.c:46:
+  ./sbmlsolver/odeModel.h:171:3: error: unknown type name ‘CVDenseJacFn’
+     CVDenseJacFn compiledCVODEJacobianFunction;
+     ^~~~~~~~~~~~
+  In file included from sbmlsolver/processAST.h:44:0,
+                   from compiler.c:44:
+  ./sbmlsolver/odeModel.h:171:3: error: unknown type name ‘CVDenseJacFn’
+     CVDenseJacFn compiledCVODEJacobianFunction;
+     ^~~~~~~~~~~~
+  ./sbmlsolver/odeModel.h:185:3: error: unknown type name ‘CVDenseJacFnB’
+     CVDenseJacFnB compiledCVODEAdjointJacobianFunction;
+     ^~~~~~~~~~~~~
+  ./sbmlsolver/odeModel.h:187:3: error: unknown type name ‘CVDenseJacFnB’
+     CVDenseJacFnB current_AdjJAC;
+     ^~~~~~~~~~~~~
+
 
  -- Andreas Tille <tille at debian.org>  Fri, 27 Jan 2017 13:51:25 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsbml-odesolver.git



More information about the debian-med-commit mailing list