FYI, in my hands using Arch Linux, build of the latest (1st Feb) commit
failed with the following message:

Making all in python
make[2]: Entering directory '/localpath/meep-git/src/meep/python'
swig -Wextra -I../src -I../libmeepgeom -I..  -outdir . -c++ -python -o
meep-python.cpp ./meep.i
cp meep.py __init__.py
if [[ "3.0.12" = 3.0.12 ]]; then \
    sed -i "" '/^if _swig_python_version_info >= (2, 7, 0):/,/^else:/d'
__init__.py; \
    sed -i "" 's/    import _meep/from . import _meep/' __init__.py; \
fi
sed: can't read /^if _swig_python_version_info >= (2, 7, 0):/,/^else:/d:
No such file or directory
sed: can't read s/    import _meep/from . import _meep/: No such file or
directory
make[2]: *** [Makefile:1154: __init__.py] Error 2
make[2]: Leaving directory '/localpath/meep-git/src/meep/python'
make[1]: *** [Makefile:505: all-recursive] Error 1
make[1]: Leaving directory '/local/meep-git/src/meep'
make: *** [Makefile:414: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

Hope that is useful.

Ian


_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to