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

parallel build fails with python interface enabled #11

Closed
koomie opened this issue Nov 22, 2013 · 1 comment
Closed

parallel build fails with python interface enabled #11

koomie opened this issue Nov 22, 2013 · 1 comment
Labels
Milestone

Comments

@koomie
Copy link
Contributor

koomie commented Nov 22, 2013

From "make -j 4" on OSX


no-unsafe-math-optimizations -Dgnu_compiler -MT _masa_la-masa_wrap.lo -MD -MP -MF .deps/_masa_la-masa_wrap.Tpo -c masa_wrap.c  -fno-common -DPIC -o .libs/_masa_la-masa_wrap.o
mv -f .deps/_masa_la-masa_wrap.Tpo .deps/_masa_la-masa_wrap.Plo
mv -f .deps/navierstokes_3d_incompressible_homogeneous.Tpo .deps/navierstokes_3d_incompressible_homogeneous.Plo
mv -f .deps/navierstokes_3d_transient_sutherland.Tpo .deps/navierstokes_3d_transient_sutherland.Plo
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
koomie pushed a commit that referenced this issue Nov 22, 2013
enabled. Resolves Issue #11 in my OSX environment (parallel build
support).
@koomie
Copy link
Contributor Author

koomie commented Nov 22, 2013

closed with 65b1bd2

Tested parallel builds on OSX and Linux.

@koomie koomie closed this as completed Nov 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant