Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MARS build fails #75

Open
m0rsch1 opened this issue Feb 20, 2018 · 1 comment
Open

MARS build fails #75

m0rsch1 opened this issue Feb 20, 2018 · 1 comment

Comments

@m0rsch1
Copy link

m0rsch1 commented Feb 20, 2018

Command failed
simulation/mars/plugins/PythonMars(/home/dfki.uni-bremen.de/mschilling/projects/DROCK/software2/simulation/mars/plugins/PythonMars): failed in build phase
'make --jobserver-fds=7,8 -j' returned status 2
see /home/dfki.uni-bremen.de/mschilling/projects/DROCK/software2/install/log/simulation/mars/plugins/PythonMars-build.log for details
last 10 lines are:

[ 40%] Building CXX object CMakeFiles/PythonMars.dir/src/PythonInterpreter.cpp.o
[ 60%] Building CXX object CMakeFiles/PythonMars.dir/PythonMars_automoc.cpp.o
/home/dfki.uni-bremen.de/mschilling/projects/DROCK/software2/simulation/mars/plugins/PythonMars/src/PythonInterpreter.cpp:8:31: fatal error: numpy/arrayobject.h: Datei oder Verzeichnis nicht gefunden
compilation terminated.
CMakeFiles/PythonMars.dir/build.make:86: die Regel für Ziel „CMakeFiles/PythonMars.dir/src/PythonInterpreter.cpp.o“ scheiterte
make[2]: *** [CMakeFiles/PythonMars.dir/src/PythonInterpreter.cpp.o] Fehler 1
CMakeFiles/Makefile2:67: die Regel für Ziel „CMakeFiles/PythonMars.dir/all“ scheiterte
make[1]: *** [CMakeFiles/PythonMars.dir/all] Fehler 2
Makefile:127: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2

Building MARS fails because of a missing dependency to numpy.

@malter
Copy link
Member

malter commented Mar 9, 2018

The dependency is listed in the manifest. Does the problem still exists?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants