#17950: make modular_decomposition an optional spkg
-------------------------+-------------------------------------------------
Reporter: | Owner:
ncohen | Status: needs_info
Type: | Milestone: sage-6.6
enhancement | Resolution:
Priority: major | Merged in:
Component: graph | Reviewers:
theory | Work issues:
Keywords: | Commit:
Authors: | bedbab187f3399e4231650c2d0947d8513c290b0
Nathann Cohen | Stopgaps:
Report Upstream: N/A |
Branch: |
public/17950 |
Dependencies: |
-------------------------+-------------------------------------------------
Changes (by dcoudert):
* status: needs_review => needs_info
Comment:
What should I do to compile it?
{{{
confetti:sage dcoudert$ git trac checkout 17950
Loading ticket #17950...
Checking out Trac #17950 remote branch public/17950 -> local branch
t/17950/public/17950...
confetti:sage dcoudert$ ./sage -b
scons: `install' is up to date.
Updating Cython code....
Enabling Cython debugging support
Compiling sage/graphs/modular_decomposition.pyx because it changed.
Cythonizing sage/graphs/modular_decomposition.pyx
Finished Cythonizing, time: 4.56 seconds.
Discovering Python source code....
Discovered Python source, time: 0.03 seconds.
Cleaning up stale installed files....
- cleaning /Users/dcoudert/sage/local/lib/python2.7/site-packages
Cleaning up stale file: /Users/dcoudert/sage/local/lib/python2.7/site-
packages/sage/graphs/modular_decomposition/__init__.pyc
Cleaning up stale file: /Users/dcoudert/sage/local/lib/python2.7/site-
packages/sage/graphs/modular_decomposition/__init__.py
Cleaning up stale file: /Users/dcoudert/sage/local/lib/python2.7/site-
packages/sage/graphs/modular_decomposition/modular_decomposition.so
- cleaning /Users/dcoudert/sage/local/lib/site-python
- cleaning /Users/dcoudert/sage/src/build/lib.macosx-10.9-x86_64-2.7
Cleaning up stale file:
/Users/dcoudert/sage/src/build/lib.macosx-10.9-x86_64-2.7/sage/graphs/modular_decomposition/__init__.py
Cleaning up stale file:
/Users/dcoudert/sage/src/build/lib.macosx-10.9-x86_64-2.7/sage/graphs/modular_decomposition/modular_decomposition.so
Finished cleaning, time: 0.11 seconds.
running install
running build
running build_py
copying sage/graphs/all.py -> build/lib.macosx-10.9-x86_64-2.7/sage/graphs
copying sage/graphs/graph.py ->
build/lib.macosx-10.9-x86_64-2.7/sage/graphs
running build_ext
building 'sage.graphs.modular_decomposition' extension
Executing 1 command (using 1 thread)
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall
-I/Users/dcoudert/sage/local/include -I/Users/dcoudert/sage/src
-I/Users/dcoudert/sage/src/c_lib/include
-I/Users/dcoudert/sage/src/sage/ext
-I/Users/dcoudert/sage/local/include/python2.7 -c
build/cythonized/sage/graphs/modular_decomposition.c -o
build/temp.macosx-10.9-x86_64-2.7/build/cythonized/sage/graphs/modular_decomposition.o
-fno-strict-aliasing -w
build/cythonized/sage/graphs/modular_decomposition.c:289:35: fatal error:
modular_decomposition.h: No such file or directory
#include "modular_decomposition.h"
^
compilation terminated.
error: command 'gcc' failed with exit status 1
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/17950#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.