=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Installing for py27-sempy-0.0.18 => Generating pre-install file lists => Creating installation directories (cd /scratch/wip/py-sempy/work/sempy-0.0.18/ && /usr/bin/env PKGSRC_PYTHON_NO_EGG=defined DESTDIR=/scratch/wip/py-sempy/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python2.7 CC=gcc CFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/scratch/wip/py-sempy/work/.wrapper/bin:/scratch/wip/py-sempy/work/.buildlink/bin:/scratch/wip/py-sempy/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/scratch/wip/py-sempy/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/X11R7 X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ kristerw\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ kristerw\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ kristerw\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ kristerw\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ kristerw\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ kristerw\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ kristerw\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ kristerw\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ kristerw\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ kristerw\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ kristerw\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ kristerw\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ kristerw\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/scratch/wip/py-sempy/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/wip/py-sempy/work/.buildlink/lib/pkgconfig:/scratch/wip/py-sempy/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/wip/py-sempy/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python2.7 setup.py "install" -c -O1 --single-version-externally-managed --root=/scratch/wip/py-sempy/work/.destdir) running install running build running build_py running egg_info writing sempy.egg-info/PKG-INFO writing top-level names to sempy.egg-info/top_level.txt writing dependency_links to sempy.egg-info/dependency_links.txt reading manifest file 'sempy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'sempy/linsolvers/*.so' warning: no files found matching 'sempy/solvers/*.so' warning: no files found matching 'sempy/space/mesh_lib/gmsh/*.so' writing manifest file 'sempy.egg-info/SOURCES.txt' running install_lib creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy copying build/lib/sempy/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/precond copying build/lib/sempy/precond/precond_main.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/precond copying build/lib/sempy/precond/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/precond copying build/lib/sempy/precond/precond_f90.so -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/precond creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators copying build/lib/sempy/operators/operators_main.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators copying build/lib/sempy/operators/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators/one_d copying build/lib/sempy/operators/one_d/operators1d.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators/one_d copying build/lib/sempy/operators/one_d/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators/one_d copying build/lib/sempy/operators/operators_f90.so -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/linsolvers copying build/lib/sempy/linsolvers/solvers.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/linsolvers copying build/lib/sempy/linsolvers/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/linsolvers creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers copying build/lib/sempy/solvers/projection.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers copying build/lib/sempy/solvers/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers copying build/lib/sempy/solvers/navier_stokes_oifs.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers copying build/lib/sempy/solvers/navier_stokes.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers copying build/lib/sempy/solvers/stokes_solver.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode copying build/lib/sempy/ode/strang.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode copying build/lib/sempy/ode/oifs.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode copying build/lib/sempy/ode/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode copying build/lib/sempy/ode/multistep.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode copying build/lib/sempy/ode/prk.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode copying build/lib/sempy/ode/ode_f90.so -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/tests copying build/lib/sempy/tests/navier_stokes.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/tests copying build/lib/sempy/tests/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/tests copying build/lib/sempy/tests/convdiff.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/tests copying build/lib/sempy/tests/test.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/tests creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/basic copying build/lib/sempy/basic/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/basic copying build/lib/sempy/basic/basic.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/basic copying build/lib/sempy/basic/basic_f90.so -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/basic creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/fluid copying build/lib/sempy/fluid/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/fluid copying build/lib/sempy/fluid/fluid.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/fluid copying build/lib/sempy/fluid/fluid_def_f90.so -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/fluid copying build/lib/sempy/fluid/fluid_f90.so -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/fluid copying build/lib/sempy/fluid/fluid_operator_f90.so -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/fluid creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space copying build/lib/sempy/space/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space copying build/lib/sempy/space/space.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space copying build/lib/sempy/space/plot.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space copying build/lib/sempy/space/function_vec.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/three_d copying build/lib/sempy/space/three_d/gmsh3D.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/three_d copying build/lib/sempy/space/three_d/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/three_d creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib copying build/lib/sempy/space/mesh_lib/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh copying build/lib/sempy/space/mesh_lib/gmsh/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh copying build/lib/sempy/space/mesh_lib/gmsh/cube.geo -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh copying build/lib/sempy/space/mesh_lib/gmsh/cube.msh -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh copying build/lib/sempy/space/mesh_lib/gmsh/line.geo -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh copying build/lib/sempy/space/mesh_lib/gmsh/line.msh -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh copying build/lib/sempy/space/mesh_lib/gmsh/square.geo -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh copying build/lib/sempy/space/mesh_lib/gmsh/square.msh -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh copying build/lib/sempy/space/mesh_lib/gmsh/square_neumann.geo -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh copying build/lib/sempy/space/mesh_lib/gmsh/square_neumann.msh -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/two_d copying build/lib/sempy/space/two_d/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/two_d copying build/lib/sempy/space/two_d/gmsh2D.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/two_d creating /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/one_d copying build/lib/sempy/space/one_d/__init__.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/one_d copying build/lib/sempy/space/one_d/gmsh1D.py -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/one_d copying build/lib/sempy/space/space_f90.so -> /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/precond/precond_main.py to precond_main.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/precond/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators/operators_main.py to operators_main.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators/one_d/operators1d.py to operators1d.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/operators/one_d/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/linsolvers/solvers.py to solvers.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/linsolvers/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers/projection.py to projection.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers/navier_stokes_oifs.py to navier_stokes_oifs.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers/navier_stokes.py to navier_stokes.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/solvers/stokes_solver.py to stokes_solver.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode/strang.py to strang.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode/oifs.py to oifs.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode/multistep.py to multistep.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/ode/prk.py to prk.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/tests/navier_stokes.py to navier_stokes.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/tests/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/tests/convdiff.py to convdiff.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/tests/test.py to test.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/basic/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/basic/basic.py to basic.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/fluid/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/fluid/fluid.py to fluid.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/space.py to space.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/plot.py to plot.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/function_vec.py to function_vec.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/three_d/gmsh3D.py to gmsh3D.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/three_d/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/mesh_lib/gmsh/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/two_d/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/two_d/gmsh2D.py to gmsh2D.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/one_d/__init__.py to __init__.pyc byte-compiling /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy/space/one_d/gmsh1D.py to gmsh1D.pyc writing byte-compilation script '/tmp/tmpr9v_nF.py' /usr/pkg/bin/python2.7 -O /tmp/tmpr9v_nF.py removing /tmp/tmpr9v_nF.py running install_egg_info Copying sempy.egg-info to /scratch/wip/py-sempy/work/.destdir/usr/pkg/lib/python2.7/site-packages/sempy-0.0.18-py2.7.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists => Checking file-check results for py27-sempy-0.0.18 => Checking for non-existent script interpreters in py27-sempy-0.0.18 => Checking file permissions in py27-sempy-0.0.18 => Checking for missing run-time search paths in py27-sempy-0.0.18 ERROR: lib/python2.7/site-packages/sempy/basic/basic_f90.so: missing library: libgfortran.so.3 ERROR: lib/python2.7/site-packages/sempy/basic/basic_f90.so: missing library: libc.so.6 ERROR: lib/python2.7/site-packages/sempy/basic/basic_f90.so: missing library: libm.so.6 ERROR: lib/python2.7/site-packages/sempy/fluid/fluid_def_f90.so: missing library: libgfortran.so.3 ERROR: lib/python2.7/site-packages/sempy/fluid/fluid_def_f90.so: missing library: libc.so.6 ERROR: lib/python2.7/site-packages/sempy/fluid/fluid_def_f90.so: missing library: libm.so.6 ERROR: lib/python2.7/site-packages/sempy/fluid/fluid_f90.so: missing library: libgfortran.so.3 ERROR: lib/python2.7/site-packages/sempy/fluid/fluid_f90.so: missing library: libc.so.6 ERROR: lib/python2.7/site-packages/sempy/fluid/fluid_f90.so: missing library: libm.so.6 ERROR: lib/python2.7/site-packages/sempy/fluid/fluid_operator_f90.so: missing library: libgfortran.so.3 ERROR: lib/python2.7/site-packages/sempy/fluid/fluid_operator_f90.so: missing library: libc.so.6 ERROR: lib/python2.7/site-packages/sempy/fluid/fluid_operator_f90.so: missing library: libm.so.6 ERROR: lib/python2.7/site-packages/sempy/ode/ode_f90.so: missing library: libgfortran.so.3 ERROR: lib/python2.7/site-packages/sempy/ode/ode_f90.so: missing library: libc.so.6 ERROR: lib/python2.7/site-packages/sempy/ode/ode_f90.so: missing library: libm.so.6 ERROR: lib/python2.7/site-packages/sempy/operators/operators_f90.so: missing library: libgfortran.so.3 ERROR: lib/python2.7/site-packages/sempy/operators/operators_f90.so: missing library: libc.so.6 ERROR: lib/python2.7/site-packages/sempy/operators/operators_f90.so: missing library: libm.so.6 ERROR: lib/python2.7/site-packages/sempy/precond/precond_f90.so: missing library: libgfortran.so.3 ERROR: lib/python2.7/site-packages/sempy/precond/precond_f90.so: missing library: libc.so.6 ERROR: lib/python2.7/site-packages/sempy/precond/precond_f90.so: missing library: libm.so.6 ERROR: lib/python2.7/site-packages/sempy/space/space_f90.so: missing library: libgfortran.so.3 ERROR: lib/python2.7/site-packages/sempy/space/space_f90.so: missing library: libc.so.6 ERROR: lib/python2.7/site-packages/sempy/space/space_f90.so: missing library: libm.so.6 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/py-sempy *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/py-sempy