Bug#848787: python-escript: FTBFS: RuntimeError: mpi.h not found under /usr/lib/openmpi:

Lucas Nussbaum lucas at debian.org
Mon Dec 19 21:23:57 UTC 2016


Source: python-escript
Version: 5.0-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20161219 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> #Build steps for py2
> mkdir -p /<<PKGBUILDDIR>>/debian/stage2
> if [ ! -f svn_version ];then echo "No svn_version file found"; exit 3;fi
> scons -j64 SVN_VERSION=`cat svn_version` build_dir=/<<PKGBUILDDIR>>/debian/tmp2 verbose=on prefix=/<<PKGBUILDDIR>>/debian/stage2 options_file=scons/templates/sid_options.py
> scons: Reading SConscript files ...
> Building with the following additional flags from debian: [['cpp_flags', '-Wdate-time -D_FORTIFY_SOURCE=2'], ['cxx_extra', '-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'], ['ld_extra', '-Wl,-z,relro']]
> Using options in scons/templates/sid_options.py.
> Checking whether the C++ compiler works... yes
> Checking for C++ function gethostname()... yes
> Checking for C++ header file byteswap.h... yes
> Checking for C++ function SCbswap32()... yes
> Checking for C++ header file sys/endian.h... no
> Checking for C++ header file libkern/OSByteOrder.h... no
> Checking for working complex std::acos()... yes
> Checking for C++ header file Python.h... yes
> Checking for C++ function Py_Exit()... yes
> Checking for C++ library boost_python-py27... yes
> Checking for C++ header file numpy/ndarrayobject.h... yes
> Checking for C++ library netcdf_c++... yes
> Checking for C++ library boost_iostreams... no
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
> ImportError: No module named matplotlib
> Chmod("utest.sh", 0755)
> Generated utest.sh.
> Chmod("itest.sh", 0755)
> Generated itest.sh.
> Chmod("/<<PKGBUILDDIR>>/debian/stage2/bin/run-escript", 0755)
> Delete(["debian/stage2/lib/pythonMPI", "debian/stage2/lib/pythonMPIredirect"])
> Delete("debian/stage2/bin/escript-overlord")
> scons: done reading SConscript files.
> scons: Building targets ...
> Touch("debian/stage2/esys/__init__.py")
> Install file: "escriptcore/src/AbstractContinuousDomain.h" as "debian/stage2/include/escript/AbstractContinuousDomain.h"
> Install file: "escriptcore/src/AbstractDomain.h" as "debian/stage2/include/escript/AbstractDomain.h"
> Install file: "escriptcore/src/AbstractReducer.h" as "debian/stage2/include/escript/AbstractReducer.h"
> Install file: "escriptcore/src/AbstractSystemMatrix.h" as "debian/stage2/include/escript/AbstractSystemMatrix.h"
> Install file: "escriptcore/src/AbstractTransportProblem.h" as "debian/stage2/include/escript/AbstractTransportProblem.h"
> Install file: "escriptcore/src/ArrayOps.h" as "debian/stage2/include/escript/ArrayOps.h"
> Install file: "escriptcore/src/Assert.h" as "debian/stage2/include/escript/Assert.h"
> Install file: "escriptcore/src/BinaryDataReadyOps.h" as "debian/stage2/include/escript/BinaryDataReadyOps.h"
> Install file: "escriptcore/src/Data.h" as "debian/stage2/include/escript/Data.h"
> Install file: "escriptcore/src/DataAbstract.h" as "debian/stage2/include/escript/DataAbstract.h"
> Install file: "escriptcore/src/DataConstant.h" as "debian/stage2/include/escript/DataConstant.h"
> Install file: "escriptcore/src/DataEmpty.h" as "debian/stage2/include/escript/DataEmpty.h"
> Install file: "escriptcore/src/DataException.h" as "debian/stage2/include/escript/DataException.h"
> Install file: "escriptcore/src/DataFactory.h" as "debian/stage2/include/escript/DataFactory.h"
> Install file: "escriptcore/src/DataExpanded.h" as "debian/stage2/include/escript/DataExpanded.h"
> Install file: "escriptcore/src/DataLazy.h" as "debian/stage2/include/escript/DataLazy.h"
> Install file: "escriptcore/src/DataTagged.h" as "debian/stage2/include/escript/DataTagged.h"
> Install file: "escriptcore/src/DataReady.h" as "debian/stage2/include/escript/DataReady.h"
> Install file: "escriptcore/src/DataTypes.h" as "debian/stage2/include/escript/DataTypes.h"
> Install file: "escriptcore/src/DataVector.h" as "debian/stage2/include/escript/DataVector.h"
> Install file: "escriptcore/src/DataVectorAlt.h" as "debian/stage2/include/escript/DataVectorAlt.h"
> Install file: "escriptcore/src/DataVectorOps.h" as "debian/stage2/include/escript/DataVectorOps.h"
> Install file: "escriptcore/src/DataVectorTaipan.h" as "debian/stage2/include/escript/DataVectorTaipan.h"
> Install file: "escriptcore/src/Distribution.h" as "debian/stage2/include/escript/Distribution.h"
> Install file: "escriptcore/src/Dodgy.h" as "debian/stage2/include/escript/Dodgy.h"
> Install file: "escriptcore/src/DomainException.h" as "debian/stage2/include/escript/DomainException.h"
> Install file: "escriptcore/src/EscriptParams.h" as "debian/stage2/include/escript/EscriptParams.h"
> Install file: "escriptcore/src/EsysException.h" as "debian/stage2/include/escript/EsysException.h"
> Install file: "escriptcore/src/EsysMPI.h" as "debian/stage2/include/escript/EsysMPI.h"
> Install file: "escriptcore/src/ES_optype.h" as "debian/stage2/include/escript/ES_optype.h"
> Install file: "escriptcore/src/ExceptionTranslators.h" as "debian/stage2/include/escript/ExceptionTranslators.h"
> Install file: "escriptcore/src/FileWriter.h" as "debian/stage2/include/escript/FileWriter.h"
> Install file: "escriptcore/src/FunctionSpace.h" as "debian/stage2/include/escript/FunctionSpace.h"
> Install file: "escriptcore/src/FunctionSpaceException.h" as "debian/stage2/include/escript/FunctionSpaceException.h"
> Install file: "escriptcore/src/FunctionSpaceFactory.h" as "debian/stage2/include/escript/FunctionSpaceFactory.h"
> Install file: "escriptcore/src/IndexList.h" as "debian/stage2/include/escript/IndexList.h"
> Install file: "escriptcore/src/LapackInverseHelper.h" as "debian/stage2/include/escript/LapackInverseHelper.h"
> Install file: "escriptcore/src/NonReducedVariable.h" as "debian/stage2/include/escript/NonReducedVariable.h"
> Install file: "escriptcore/src/NullDomain.h" as "debian/stage2/include/escript/NullDomain.h"
> Install file: "escriptcore/src/MPIDataReducer.h" as "debian/stage2/include/escript/MPIDataReducer.h"
> Install file: "escriptcore/src/MPIScalarReducer.h" as "debian/stage2/include/escript/MPIScalarReducer.h"
> Install file: "escriptcore/src/Pointers.h" as "debian/stage2/include/escript/Pointers.h"
> Install file: "escriptcore/src/SolverOptions.h" as "debian/stage2/include/escript/SolverOptions.h"
> Install file: "escriptcore/src/Random.h" as "debian/stage2/include/escript/Random.h"
> Install file: "escriptcore/src/SplitWorld.h" as "debian/stage2/include/escript/SplitWorld.h"
> Install file: "escriptcore/src/SplitWorldException.h" as "debian/stage2/include/escript/SplitWorldException.h"
> Install file: "escriptcore/src/SubWorld.h" as "debian/stage2/include/escript/SubWorld.h"
> Install file: "escriptcore/src/SystemMatrixException.h" as "debian/stage2/include/escript/SystemMatrixException.h"
> Install file: "escriptcore/src/Taipan.h" as "debian/stage2/include/escript/Taipan.h"
> Install file: "escriptcore/src/TestDomain.h" as "debian/stage2/include/escript/TestDomain.h"
> Install file: "escriptcore/src/TransportProblemException.h" as "debian/stage2/include/escript/TransportProblemException.h"
> Install file: "escriptcore/src/Utils.h" as "debian/stage2/include/escript/Utils.h"
> Install file: "escriptcore/src/WrappedArray.h" as "debian/stage2/include/escript/WrappedArray.h"
> Install file: "escriptcore/src/index.h" as "debian/stage2/include/escript/index.h"
> Install file: "escriptcore/src/pyerr.h" as "debian/stage2/include/escript/pyerr.h"
> Install file: "escriptcore/src/system_dep.h" as "debian/stage2/include/escript/system_dep.h"
> g++ -o debian/tmp2/posix/escriptcore/src/ES_optype.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/ES_optype.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/LapackInverseHelper.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/LapackInverseHelper.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/pyerr.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/pyerr.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/SolverOptions.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/SolverOptions.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/Taipan.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/Taipan.cpp
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/__init__.py debian/tmp2/posix/escriptcore/py/__init__.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/benchmark.py debian/tmp2/posix/escriptcore/py/benchmark.pyc
> g++ -o debian/tmp2/posix/escriptcore/src/SubWorld.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/SubWorld.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/MPIDataReducer.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/MPIDataReducer.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/Utils.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/Utils.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/NonReducedVariable.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/NonReducedVariable.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/escriptcpp.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/escriptcpp.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/AbstractReducer.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/AbstractReducer.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/Random.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/Random.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/SplitWorld.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/SplitWorld.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/MPIScalarReducer.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/MPIScalarReducer.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataTagged.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataTagged.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/AbstractTransportProblem.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/AbstractTransportProblem.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/FunctionSpaceFactory.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/FunctionSpaceFactory.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/AbstractDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/AbstractDomain.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataExpanded.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataExpanded.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataLazy.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataLazy.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/ExceptionTranslators.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/ExceptionTranslators.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/AbstractContinuousDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/AbstractContinuousDomain.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataAbstract.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataAbstract.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataConstant.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataConstant.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataFactory.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataFactory.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataVector.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataVector.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/ArrayOps.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/ArrayOps.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataReady.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataReady.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/AbstractSystemMatrix.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/AbstractSystemMatrix.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/Data.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/Data.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/FunctionSpace.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/FunctionSpace.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataTypes.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataTypes.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataEmpty.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataEmpty.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/NullDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/NullDomain.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/WrappedArray.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/WrappedArray.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/TestDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/TestDomain.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataVectorOps.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataVectorOps.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/BinaryDataReadyOps.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/BinaryDataReadyOps.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataVectorTaipan.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataVectorTaipan.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/DataVectorAlt.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/DataVectorAlt.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/EsysMPI.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/EsysMPI.cpp
> g++ -o debian/tmp2/posix/escriptcore/src/EscriptParams.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include escriptcore/src/EscriptParams.cpp
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/datamanager.py debian/tmp2/posix/escriptcore/py/datamanager.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/domainCouplers.py debian/tmp2/posix/escriptcore/py/domainCouplers.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/faultsystems.py debian/tmp2/posix/escriptcore/py/faultsystems.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/flows.py debian/tmp2/posix/escriptcore/py/flows.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/gmshrunner.py debian/tmp2/posix/escriptcore/py/gmshrunner.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/heat.py debian/tmp2/posix/escriptcore/py/heat.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/levelset.py debian/tmp2/posix/escriptcore/py/levelset.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/linearPDEs.py debian/tmp2/posix/escriptcore/py/linearPDEs.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/modelframe.py debian/tmp2/posix/escriptcore/py/modelframe.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/models.py debian/tmp2/posix/escriptcore/py/models.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/mountains.py debian/tmp2/posix/escriptcore/py/mountains.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/nonlinearPDE.py debian/tmp2/posix/escriptcore/py/nonlinearPDE.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/pdetools.py debian/tmp2/posix/escriptcore/py/pdetools.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/rheologies.py debian/tmp2/posix/escriptcore/py/rheologies.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/runmodel.py debian/tmp2/posix/escriptcore/py/runmodel.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/splitworld.py debian/tmp2/posix/escriptcore/py/splitworld.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/start.py debian/tmp2/posix/escriptcore/py/start.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/testing.py debian/tmp2/posix/escriptcore/py/testing.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/unitsSI.py debian/tmp2/posix/escriptcore/py/unitsSI.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/utestselect.py debian/tmp2/posix/escriptcore/py/utestselect.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/util.py debian/tmp2/posix/escriptcore/py/util.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/symbolic/__init__.py debian/tmp2/posix/escriptcore/py/symbolic/__init__.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/symbolic/evaluator.py debian/tmp2/posix/escriptcore/py/symbolic/evaluator.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/symbolic/functions.py debian/tmp2/posix/escriptcore/py/symbolic/functions.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/symbolic/pretty.py debian/tmp2/posix/escriptcore/py/symbolic/pretty.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/symbolic/symbol.py debian/tmp2/posix/escriptcore/py/symbolic/symbol.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/symbolic/symconstants.py debian/tmp2/posix/escriptcore/py/symbolic/symconstants.pyc
> /usr/bin/python scripts/py_comp.py escriptcore/py_src/symbolic/utils.py debian/tmp2/posix/escriptcore/py/symbolic/utils.pyc
> Install file: "debian/tmp2/posix/escriptcore/py_src/runmodel.py" as "debian/stage2/bin/runmodel.py"
> Install file: "debian/tmp2/posix/escriptcore/py/__init__.pyc" as "debian/stage2/esys/escriptcore/__init__.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/benchmark.pyc" as "debian/stage2/esys/escriptcore/benchmark.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/datamanager.pyc" as "debian/stage2/esys/escriptcore/datamanager.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/domainCouplers.pyc" as "debian/stage2/esys/escriptcore/domainCouplers.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/faultsystems.pyc" as "debian/stage2/esys/escriptcore/faultsystems.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/flows.pyc" as "debian/stage2/esys/escriptcore/flows.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/gmshrunner.pyc" as "debian/stage2/esys/escriptcore/gmshrunner.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/heat.pyc" as "debian/stage2/esys/escriptcore/heat.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/levelset.pyc" as "debian/stage2/esys/escriptcore/levelset.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/modelframe.pyc" as "debian/stage2/esys/escriptcore/modelframe.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/models.pyc" as "debian/stage2/esys/escriptcore/models.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/linearPDEs.pyc" as "debian/stage2/esys/escriptcore/linearPDEs.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/mountains.pyc" as "debian/stage2/esys/escriptcore/mountains.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/nonlinearPDE.pyc" as "debian/stage2/esys/escriptcore/nonlinearPDE.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/pdetools.pyc" as "debian/stage2/esys/escriptcore/pdetools.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/rheologies.pyc" as "debian/stage2/esys/escriptcore/rheologies.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/runmodel.pyc" as "debian/stage2/esys/escriptcore/runmodel.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/splitworld.pyc" as "debian/stage2/esys/escriptcore/splitworld.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/start.pyc" as "debian/stage2/esys/escriptcore/start.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/testing.pyc" as "debian/stage2/esys/escriptcore/testing.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/unitsSI.pyc" as "debian/stage2/esys/escriptcore/unitsSI.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/utestselect.pyc" as "debian/stage2/esys/escriptcore/utestselect.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/util.pyc" as "debian/stage2/esys/escriptcore/util.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/__init__.pyc" as "debian/stage2/esys/escriptcore/symbolic/__init__.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/evaluator.pyc" as "debian/stage2/esys/escriptcore/symbolic/evaluator.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/functions.pyc" as "debian/stage2/esys/escriptcore/symbolic/functions.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/pretty.pyc" as "debian/stage2/esys/escriptcore/symbolic/pretty.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/symbol.pyc" as "debian/stage2/esys/escriptcore/symbolic/symbol.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/symconstants.pyc" as "debian/stage2/esys/escriptcore/symbolic/symconstants.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/utils.pyc" as "debian/stage2/esys/escriptcore/symbolic/utils.pyc"
> /usr/bin/python scripts/py_comp.py escript/py_src/__init__.py debian/tmp2/posix/escript/__init__.pyc
> /usr/bin/python scripts/py_comp.py escript/py_src/datamanager.py debian/tmp2/posix/escript/datamanager.pyc
> /usr/bin/python scripts/py_comp.py escript/py_src/linearPDEs.py debian/tmp2/posix/escript/linearPDEs.pyc
> /usr/bin/python scripts/py_comp.py escript/py_src/modelframe.py debian/tmp2/posix/escript/modelframe.pyc
> /usr/bin/python scripts/py_comp.py escript/py_src/models.py debian/tmp2/posix/escript/models.pyc
> /usr/bin/python scripts/py_comp.py escript/py_src/pdetools.py debian/tmp2/posix/escript/pdetools.pyc
> /usr/bin/python scripts/py_comp.py escript/py_src/splitworld.py debian/tmp2/posix/escript/splitworld.pyc
> /usr/bin/python scripts/py_comp.py escript/py_src/symbolic.py debian/tmp2/posix/escript/symbolic.pyc
> /usr/bin/python scripts/py_comp.py escript/py_src/unitsSI.py debian/tmp2/posix/escript/unitsSI.pyc
> /usr/bin/python scripts/py_comp.py escript/py_src/util.py debian/tmp2/posix/escript/util.pyc
> Install file: "paso/src/BlockOps.h" as "debian/stage2/include/paso/BlockOps.h"
> Install file: "paso/src/BOOMERAMG.h" as "debian/stage2/include/paso/BOOMERAMG.h"
> Install file: "paso/src/Coupler.h" as "debian/stage2/include/paso/Coupler.h"
> Install file: "paso/src/FCT_Solver.h" as "debian/stage2/include/paso/FCT_Solver.h"
> Install file: "paso/src/FluxLimiter.h" as "debian/stage2/include/paso/FluxLimiter.h"
> Install file: "paso/src/Functions.h" as "debian/stage2/include/paso/Functions.h"
> Install file: "paso/src/MergedSolver.h" as "debian/stage2/include/paso/MergedSolver.h"
> Install file: "paso/src/MKL.h" as "debian/stage2/include/paso/MKL.h"
> Install file: "paso/src/mmio.h" as "debian/stage2/include/paso/mmio.h"
> Install file: "paso/src/Options.h" as "debian/stage2/include/paso/Options.h"
> Install file: "paso/src/Paso.h" as "debian/stage2/include/paso/Paso.h"
> Install file: "debian/tmp2/posix/escript/util.pyc" as "debian/stage2/esys/escript/util.pyc"
> Install file: "debian/tmp2/posix/escript/unitsSI.pyc" as "debian/stage2/esys/escript/unitsSI.pyc"
> Install file: "debian/tmp2/posix/escript/symbolic.pyc" as "debian/stage2/esys/escript/symbolic.pyc"
> Install file: "debian/tmp2/posix/escript/splitworld.pyc" as "debian/stage2/esys/escript/splitworld.pyc"
> Install file: "debian/tmp2/posix/escript/models.pyc" as "debian/stage2/esys/escript/models.pyc"
> Install file: "debian/tmp2/posix/escript/pdetools.pyc" as "debian/stage2/esys/escript/pdetools.pyc"
> Install file: "debian/tmp2/posix/escript/modelframe.pyc" as "debian/stage2/esys/escript/modelframe.pyc"
> Install file: "debian/tmp2/posix/escript/linearPDEs.pyc" as "debian/stage2/esys/escript/linearPDEs.pyc"
> Install file: "debian/tmp2/posix/escript/__init__.pyc" as "debian/stage2/esys/escript/__init__.pyc"
> Install file: "debian/tmp2/posix/escript/datamanager.pyc" as "debian/stage2/esys/escript/datamanager.pyc"
> Install file: "paso/src/PasoException.h" as "debian/stage2/include/paso/PasoException.h"
> Install file: "paso/src/PasoUtil.h" as "debian/stage2/include/paso/PasoUtil.h"
> Install file: "paso/src/performance.h" as "debian/stage2/include/paso/performance.h"
> Install file: "paso/src/Pattern.h" as "debian/stage2/include/paso/Pattern.h"
> Install file: "paso/src/Preconditioner.h" as "debian/stage2/include/paso/Preconditioner.h"
> Install file: "paso/src/ReactiveSolver.h" as "debian/stage2/include/paso/ReactiveSolver.h"
> Install file: "paso/src/Solver.h" as "debian/stage2/include/paso/Solver.h"
> Install file: "paso/src/SharedComponents.h" as "debian/stage2/include/paso/SharedComponents.h"
> Install file: "paso/src/SparseMatrix.h" as "debian/stage2/include/paso/SparseMatrix.h"
> Install file: "paso/src/SystemMatrix.h" as "debian/stage2/include/paso/SystemMatrix.h"
> Install file: "paso/src/SystemMatrixPattern.h" as "debian/stage2/include/paso/SystemMatrixPattern.h"
> Install file: "paso/src/Transport.h" as "debian/stage2/include/paso/Transport.h"
> Install file: "paso/src/UMFPACK.h" as "debian/stage2/include/paso/UMFPACK.h"
> g++ -o debian/tmp2/posix/paso/src/AMG.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/AMG.cpp
> g++ -o debian/tmp2/posix/paso/src/AMG_Interpolation.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/AMG_Interpolation.cpp
> g++ -o debian/tmp2/posix/paso/src/AMG_Prolongation.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/AMG_Prolongation.cpp
> g++ -o debian/tmp2/posix/paso/src/AMG_Restriction.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/AMG_Restriction.cpp
> g++ -o debian/tmp2/posix/paso/src/AMG_Root.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/AMG_Root.cpp
> g++ -o debian/tmp2/posix/paso/src/BiCGStab.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/BiCGStab.cpp
> g++ -o debian/tmp2/posix/paso/src/Coupler.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Coupler.cpp
> g++ -o debian/tmp2/posix/paso/src/FCT_Solver.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/FCT_Solver.cpp
> g++ -o debian/tmp2/posix/paso/src/FluxLimiter.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/FluxLimiter.cpp
> g++ -o debian/tmp2/posix/paso/src/Functions.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Functions.cpp
> g++ -o debian/tmp2/posix/paso/src/GMRES.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/GMRES.cpp
> g++ -o debian/tmp2/posix/paso/src/GMRES2.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/GMRES2.cpp
> g++ -o debian/tmp2/posix/paso/src/LocalAMG.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/LocalAMG.cpp
> g++ -o debian/tmp2/posix/paso/src/LocalAMG_Prolongation.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/LocalAMG_Prolongation.cpp
> g++ -o debian/tmp2/posix/paso/src/MergedSolver.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/MergedSolver.cpp
> g++ -o debian/tmp2/posix/paso/src/MKL.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/MKL.cpp
> g++ -o debian/tmp2/posix/paso/src/NewtonGMRES.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/NewtonGMRES.cpp
> g++ -o debian/tmp2/posix/paso/src/Options.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Options.cpp
> g++ -o debian/tmp2/posix/paso/src/PCG.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/PCG.cpp
> g++ -o debian/tmp2/posix/paso/src/PasoUtil.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/PasoUtil.cpp
> g++ -o debian/tmp2/posix/paso/src/Pattern.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Pattern.cpp
> g++ -o debian/tmp2/posix/paso/src/Pattern_mis.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Pattern_mis.cpp
> g++ -o debian/tmp2/posix/paso/src/Pattern_reduceBandwidth.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Pattern_reduceBandwidth.cpp
> g++ -o debian/tmp2/posix/paso/src/Preconditioner.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Preconditioner.cpp
> g++ -o debian/tmp2/posix/paso/src/ReactiveSolver.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/ReactiveSolver.cpp
> g++ -o debian/tmp2/posix/paso/src/SchurComplement.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SchurComplement.cpp
> g++ -o debian/tmp2/posix/paso/src/Smoother.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Smoother.cpp
> g++ -o debian/tmp2/posix/paso/src/Solver.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Solver.cpp
> g++ -o debian/tmp2/posix/paso/src/Solver_Function.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Solver_Function.cpp
> g++ -o debian/tmp2/posix/paso/src/SparseMatrix.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SparseMatrix.cpp
> g++ -o debian/tmp2/posix/paso/src/SparseMatrix_getSubmatrix.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SparseMatrix_getSubmatrix.cpp
> g++ -o debian/tmp2/posix/paso/src/SparseMatrix_nullifyRowsAndCols.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SparseMatrix_nullifyRowsAndCols.cpp
> g++ -o debian/tmp2/posix/paso/src/SparseMatrix_saveHB.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SparseMatrix_saveHB.cpp
> g++ -o debian/tmp2/posix/paso/src/SparseMatrix_MatrixMatrix.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SparseMatrix_MatrixMatrix.cpp
> g++ -o debian/tmp2/posix/paso/src/SparseMatrix_MatrixMatrixTranspose.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SparseMatrix_MatrixMatrixTranspose.cpp
> g++ -o debian/tmp2/posix/paso/src/SparseMatrix_MatrixVector.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SparseMatrix_MatrixVector.cpp
> g++ -o debian/tmp2/posix/paso/src/SystemMatrix.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SystemMatrix.cpp
> g++ -o debian/tmp2/posix/paso/src/SystemMatrix_MatrixVector.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SystemMatrix_MatrixVector.cpp
> g++ -o debian/tmp2/posix/paso/src/SystemMatrix_copyRemoteCoupleBlock.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SystemMatrix_copyRemoteCoupleBlock.cpp
> g++ -o debian/tmp2/posix/paso/src/SystemMatrix_debug.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SystemMatrix_debug.cpp
> g++ -o debian/tmp2/posix/paso/src/SystemMatrix_extendedRows.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SystemMatrix_extendedRows.cpp
> g++ -o debian/tmp2/posix/paso/src/SystemMatrix_loadMM.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SystemMatrix_loadMM.cpp
> g++ -o debian/tmp2/posix/paso/src/SystemMatrix_mergeMainAndCouple.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SystemMatrix_mergeMainAndCouple.cpp
> g++ -o debian/tmp2/posix/paso/src/SystemMatrixPattern.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SystemMatrixPattern.cpp
> g++ -o debian/tmp2/posix/paso/src/SystemMatrixPattern_unrollBlocks.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/SystemMatrixPattern_unrollBlocks.cpp
> g++ -o debian/tmp2/posix/paso/src/Transport.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Transport.cpp
> g++ -o debian/tmp2/posix/paso/src/Transport_solve.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/Transport_solve.cpp
> g++ -o debian/tmp2/posix/paso/src/BOOMERAMG.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/BOOMERAMG.cpp
> g++ -o debian/tmp2/posix/paso/src/ILU.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/ILU.cpp
> g++ -o debian/tmp2/posix/paso/src/MINRES.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/MINRES.cpp
> g++ -o debian/tmp2/posix/paso/src/RILU.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/RILU.cpp
> g++ -o debian/tmp2/posix/paso/src/TFQMR.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/TFQMR.cpp
> g++ -o debian/tmp2/posix/paso/src/UMFPACK.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/UMFPACK.cpp
> g++ -o debian/tmp2/posix/paso/src/mmio.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/mmio.cpp
> g++ -o debian/tmp2/posix/paso/src/performance.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/performance.cpp
> g++ -o debian/tmp2/posix/paso/src/solve.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include paso/src/solve.cpp
> Install file: "dudley/src/Assemble.h" as "debian/stage2/include/dudley/Assemble.h"
> Install file: "dudley/src/DomainFactory.h" as "debian/stage2/include/dudley/DomainFactory.h"
> Install file: "dudley/src/Dudley.h" as "debian/stage2/include/dudley/Dudley.h"
> Install file: "dudley/src/DudleyException.h" as "debian/stage2/include/dudley/DudleyException.h"
> Install file: "dudley/src/DudleyDomain.h" as "debian/stage2/include/dudley/DudleyDomain.h"
> Install file: "dudley/src/DudleyVersion.h" as "debian/stage2/include/dudley/DudleyVersion.h"
> Install file: "dudley/src/ElementFile.h" as "debian/stage2/include/dudley/ElementFile.h"
> Install file: "dudley/src/ElementType.h" as "debian/stage2/include/dudley/ElementType.h"
> Install file: "dudley/src/IndexList.h" as "debian/stage2/include/dudley/IndexList.h"
> Install file: "dudley/src/NodeFile.h" as "debian/stage2/include/dudley/NodeFile.h"
> Install file: "dudley/src/NodeMapping.h" as "debian/stage2/include/dudley/NodeMapping.h"
> Install file: "dudley/src/ShapeTable.h" as "debian/stage2/include/dudley/ShapeTable.h"
> Install file: "dudley/src/Util.h" as "debian/stage2/include/dudley/Util.h"
> g++ -o debian/tmp2/posix/dudley/src/Assemble_AverageElementData.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_AverageElementData.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_CopyElementData.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_CopyElementData.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_CopyNodalData.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_CopyNodalData.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_LumpedSystem.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_LumpedSystem.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_NodeCoordinates.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_NodeCoordinates.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_PDE.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_PDE.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_PDE_Points.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_PDE_Points.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_PDE_Single_2D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_PDE_Single_2D.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_PDE_Single_3D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_PDE_Single_3D.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_PDE_System_2D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_PDE_System_2D.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_PDE_System_3D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_PDE_System_3D.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_addToSystemMatrix.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_addToSystemMatrix.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_getAssembleParameters.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_getAssembleParameters.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_getNormal.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_getNormal.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_getSize.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_getSize.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_integrate.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_integrate.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_interpolate.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_interpolate.cpp
> g++ -o debian/tmp2/posix/dudley/src/DomainFactory.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/DomainFactory.cpp
> g++ -o debian/tmp2/posix/dudley/src/DudleyDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/DudleyDomain.cpp
> g++ -o debian/tmp2/posix/dudley/src/ElementFile.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/ElementFile.cpp
> g++ -o debian/tmp2/posix/dudley/src/ElementFile_createColoring.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/ElementFile_createColoring.cpp
> g++ -o debian/tmp2/posix/dudley/src/ElementFile_distributeByRankOfDOF.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/ElementFile_distributeByRankOfDOF.cpp
> g++ -o debian/tmp2/posix/dudley/src/ElementFile_jacobians.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/ElementFile_jacobians.cpp
> g++ -o debian/tmp2/posix/dudley/src/IndexList.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/IndexList.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_distributeByRankOfDOF.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_distributeByRankOfDOF.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_getPattern.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_getPattern.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_optimizeDOFDistribution.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_optimizeDOFDistribution.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_optimizeDOFLabeling.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_optimizeDOFLabeling.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_read.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_read.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_readGmsh.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_readGmsh.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_resolveNodeIds.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_resolveNodeIds.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_tet4.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_tet4.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_tri3.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_tri3.cpp
> g++ -o debian/tmp2/posix/dudley/src/Mesh_write.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Mesh_write.cpp
> g++ -o debian/tmp2/posix/dudley/src/NodeFile.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/NodeFile.cpp
> g++ -o debian/tmp2/posix/dudley/src/NodeFile_createDenseLabelings.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/NodeFile_createDenseLabelings.cpp
> g++ -o debian/tmp2/posix/dudley/src/NodeFile_createMappings.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/NodeFile_createMappings.cpp
> g++ -o debian/tmp2/posix/dudley/src/NodeFile_createTrilinosGraph.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/NodeFile_createTrilinosGraph.cpp
> g++ -o debian/tmp2/posix/dudley/src/NodeFile_gather.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/NodeFile_gather.cpp
> g++ -o debian/tmp2/posix/dudley/src/ShapeTable.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/ShapeTable.cpp
> g++ -o debian/tmp2/posix/dudley/src/Util.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Util.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_gradient.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -funroll-loops -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_gradient.cpp
> g++ -o debian/tmp2/posix/dudley/src/Assemble_jacobians.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -funroll-loops -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/Assemble_jacobians.cpp
> g++ -o debian/tmp2/posix/dudley/src/dudleycpp.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include dudley/src/dudleycpp.cpp
> /usr/bin/python scripts/py_comp.py dudley/py_src/__init__.py debian/tmp2/posix/dudley/py/__init__.pyc
> /usr/bin/python scripts/py_comp.py dudley/py_src/factorywrappers.py debian/tmp2/posix/dudley/py/factorywrappers.pyc
> /usr/bin/python scripts/py_comp.py dudley/py_src/readers.py debian/tmp2/posix/dudley/py/readers.pyc
> Install file: "finley/src/Assemble.h" as "debian/stage2/include/finley/Assemble.h"
> Install file: "finley/src/DomainFactory.h" as "debian/stage2/include/finley/DomainFactory.h"
> Install file: "finley/src/ElementFile.h" as "debian/stage2/include/finley/ElementFile.h"
> Install file: "finley/src/Finley.h" as "debian/stage2/include/finley/Finley.h"
> Install file: "finley/src/FinleyDomain.h" as "debian/stage2/include/finley/FinleyDomain.h"
> Install file: "finley/src/FinleyException.h" as "debian/stage2/include/finley/FinleyException.h"
> Install file: "finley/src/IndexList.h" as "debian/stage2/include/finley/IndexList.h"
> Install file: "finley/src/FinleyVersion.h" as "debian/stage2/include/finley/FinleyVersion.h"
> Install file: "finley/src/NodeFile.h" as "debian/stage2/include/finley/NodeFile.h"
> Install file: "finley/src/NodeMapping.h" as "debian/stage2/include/finley/NodeMapping.h"
> Install file: "finley/src/Quadrature.h" as "debian/stage2/include/finley/Quadrature.h"
> Install file: "debian/tmp2/posix/dudley/py/readers.pyc" as "debian/stage2/esys/dudley/readers.pyc"
> Install file: "debian/tmp2/posix/dudley/py/factorywrappers.pyc" as "debian/stage2/esys/dudley/factorywrappers.pyc"
> Install file: "debian/tmp2/posix/dudley/py/__init__.pyc" as "debian/stage2/esys/dudley/__init__.pyc"
> Install file: "finley/src/ReferenceElements.h" as "debian/stage2/include/finley/ReferenceElements.h"
> Install file: "finley/src/ShapeFunctions.h" as "debian/stage2/include/finley/ShapeFunctions.h"
> Install file: "finley/src/Util.h" as "debian/stage2/include/finley/Util.h"
> Install file: "finley/src/ReferenceElementSets.h" as "debian/stage2/include/finley/ReferenceElementSets.h"
> g++ -o debian/tmp2/posix/finley/src/Assemble_AverageElementData.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_AverageElementData.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_CopyElementData.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_CopyElementData.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_CopyNodalData.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_CopyNodalData.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_LumpedSystem.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_LumpedSystem.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_NodeCoordinates.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_NodeCoordinates.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE_Points.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE_Points.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE_Single_1D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE_Single_1D.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE_Single_2D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE_Single_2D.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE_Single_3D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE_Single_3D.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE_Single_C.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE_Single_C.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE_System_1D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE_System_1D.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE_System_2D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE_System_2D.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE_System_3D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE_System_3D.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_PDE_System_C.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_PDE_System_C.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_addToSystemMatrix.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_addToSystemMatrix.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_getAssembleParameters.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_getAssembleParameters.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_getNormal.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_getNormal.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_getSize.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_getSize.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_gradient.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_gradient.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_integrate.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_integrate.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_interpolate.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_interpolate.cpp
> g++ -o debian/tmp2/posix/finley/src/Assemble_jacobians.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Assemble_jacobians.cpp
> g++ -o debian/tmp2/posix/finley/src/DomainFactory.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/DomainFactory.cpp
> g++ -o debian/tmp2/posix/finley/src/ElementFile.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/ElementFile.cpp
> g++ -o debian/tmp2/posix/finley/src/ElementFile_jacobians.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/ElementFile_jacobians.cpp
> g++ -o debian/tmp2/posix/finley/src/FinleyDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/FinleyDomain.cpp
> g++ -o debian/tmp2/posix/finley/src/IndexList.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/IndexList.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_addPoints.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_addPoints.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_findMatchingFaces.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_findMatchingFaces.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_getPasoPattern.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_getPasoPattern.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_getTrilinosGraph.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_getTrilinosGraph.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_glueFaces.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_glueFaces.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_hex20.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_hex20.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_hex8.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_hex8.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_joinFaces.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_joinFaces.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_merge.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_merge.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_optimizeDOFDistribution.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_optimizeDOFDistribution.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_read.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_read.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_readGmsh.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_readGmsh.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_rec4.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_rec4.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_rec8.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_rec8.cpp
> g++ -o debian/tmp2/posix/finley/src/Mesh_write.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Mesh_write.cpp
> g++ -o debian/tmp2/posix/finley/src/NodeFile.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/NodeFile.cpp
> g++ -o debian/tmp2/posix/finley/src/Quadrature.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Quadrature.cpp
> g++ -o debian/tmp2/posix/finley/src/ReferenceElements.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/ReferenceElements.cpp
> g++ -o debian/tmp2/posix/finley/src/ShapeFunctions.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/ShapeFunctions.cpp
> g++ -o debian/tmp2/posix/finley/src/Util.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/Util.cpp
> g++ -o debian/tmp2/posix/finley/src/finleycpp.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include finley/src/finleycpp.cpp
> /usr/bin/python scripts/py_comp.py finley/py_src/__init__.py debian/tmp2/posix/finley/py/__init__.pyc
> /usr/bin/python scripts/py_comp.py finley/py_src/factorywrappers.py debian/tmp2/posix/finley/py/factorywrappers.pyc
> /usr/bin/python scripts/py_comp.py finley/py_src/readers.py debian/tmp2/posix/finley/py/readers.pyc
> Install file: "ripley/src/AbstractAssembler.h" as "debian/stage2/include/ripley/AbstractAssembler.h"
> Install file: "ripley/src/blocktools.h" as "debian/stage2/include/ripley/blocktools.h"
> Install file: "ripley/src/Brick.h" as "debian/stage2/include/ripley/Brick.h"
> Install file: "ripley/src/DefaultAssembler3D.h" as "debian/stage2/include/ripley/DefaultAssembler3D.h"
> Install file: "ripley/src/DefaultAssembler2D.h" as "debian/stage2/include/ripley/DefaultAssembler2D.h"
> Install file: "ripley/src/domainhelpers.h" as "debian/stage2/include/ripley/domainhelpers.h"
> Install file: "debian/tmp2/posix/finley/py/readers.pyc" as "debian/stage2/esys/finley/readers.pyc"
> Install file: "debian/tmp2/posix/finley/py/factorywrappers.pyc" as "debian/stage2/esys/finley/factorywrappers.pyc"
> Install file: "debian/tmp2/posix/finley/py/__init__.pyc" as "debian/stage2/esys/finley/__init__.pyc"
> Install file: "ripley/src/LameAssembler2D.h" as "debian/stage2/include/ripley/LameAssembler2D.h"
> Install file: "ripley/src/LameAssembler3D.h" as "debian/stage2/include/ripley/LameAssembler3D.h"
> Install file: "ripley/src/MultiBrick.h" as "debian/stage2/include/ripley/MultiBrick.h"
> Install file: "ripley/src/MultiRectangle.h" as "debian/stage2/include/ripley/MultiRectangle.h"
> Install file: "ripley/src/Rectangle.h" as "debian/stage2/include/ripley/Rectangle.h"
> Install file: "ripley/src/Ripley.h" as "debian/stage2/include/ripley/Ripley.h"
> Install file: "ripley/src/RipleyDomain.h" as "debian/stage2/include/ripley/RipleyDomain.h"
> Install file: "ripley/src/RipleyException.h" as "debian/stage2/include/ripley/RipleyException.h"
> Install file: "ripley/src/RipleySystemMatrix.h" as "debian/stage2/include/ripley/RipleySystemMatrix.h"
> Install file: "ripley/src/system_dep.h" as "debian/stage2/include/ripley/system_dep.h"
> Install file: "ripley/src/WaveAssembler2D.h" as "debian/stage2/include/ripley/WaveAssembler2D.h"
> Install file: "ripley/src/WaveAssembler3D.h" as "debian/stage2/include/ripley/WaveAssembler3D.h"
> g++ -o debian/tmp2/posix/ripley/src/blocktools.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/blocktools.cpp
> g++ -o debian/tmp2/posix/ripley/src/blocktools2.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/blocktools2.cpp
> /usr/bin/python scripts/py_comp.py ripley/py_src/MultiResolutionDomain.py debian/tmp2/posix/ripley/py/MultiResolutionDomain.pyc
> /usr/bin/python scripts/py_comp.py ripley/py_src/__init__.py debian/tmp2/posix/ripley/py/__init__.pyc
> Install file: "debian/tmp2/posix/ripley/py/__init__.pyc" as "debian/stage2/esys/ripley/__init__.pyc"
> Install file: "debian/tmp2/posix/ripley/py/MultiResolutionDomain.pyc" as "debian/stage2/esys/ripley/MultiResolutionDomain.pyc"
> g++ -o debian/tmp2/posix/ripley/src/WaveAssembler2D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/WaveAssembler2D.cpp
> g++ -o debian/tmp2/posix/ripley/src/Rectangle.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/Rectangle.cpp
> g++ -o debian/tmp2/posix/ripley/src/Brick.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/Brick.cpp
> g++ -o debian/tmp2/posix/ripley/src/WaveAssembler3D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/WaveAssembler3D.cpp
> Install file: "cusplibrary/cusp/cds_matrix.h" as "debian/stage2/include/cusp/cds_matrix.h"
> g++ -o debian/tmp2/posix/ripley/src/domainhelpers.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/domainhelpers.cpp
> g++ -o debian/tmp2/posix/ripley/src/ripleycpp.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/ripleycpp.cpp
> g++ -o debian/tmp2/posix/ripley/src/MultiBrick.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/MultiBrick.cpp
> g++ -o debian/tmp2/posix/ripley/src/DefaultAssembler2D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/DefaultAssembler2D.cpp
> g++ -o debian/tmp2/posix/ripley/src/MultiRectangle.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/MultiRectangle.cpp
> g++ -o debian/tmp2/posix/ripley/src/LameAssembler2D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/LameAssembler2D.cpp
> g++ -o debian/tmp2/posix/ripley/src/LameAssembler3D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/LameAssembler3D.cpp
> g++ -o debian/tmp2/posix/ripley/src/DefaultAssembler3D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/DefaultAssembler3D.cpp
> Install file: "speckley/src/AbstractAssembler.h" as "debian/stage2/include/speckley/AbstractAssembler.h"
> Install file: "speckley/src/Brick.h" as "debian/stage2/include/speckley/Brick.h"
> Install file: "speckley/src/DefaultAssembler2D.h" as "debian/stage2/include/speckley/DefaultAssembler2D.h"
> Install file: "speckley/src/DefaultAssembler3D.h" as "debian/stage2/include/speckley/DefaultAssembler3D.h"
> Install file: "speckley/src/domainhelpers.h" as "debian/stage2/include/speckley/domainhelpers.h"
> Install file: "speckley/src/lagrange_functions.h" as "debian/stage2/include/speckley/lagrange_functions.h"
> Install file: "speckley/src/Rectangle.h" as "debian/stage2/include/speckley/Rectangle.h"
> Install file: "speckley/src/Speckley.h" as "debian/stage2/include/speckley/Speckley.h"
> Install file: "speckley/src/SpeckleyDomain.h" as "debian/stage2/include/speckley/SpeckleyDomain.h"
> Install file: "speckley/src/system_dep.h" as "debian/stage2/include/speckley/system_dep.h"
> Install file: "speckley/src/SpeckleyException.h" as "debian/stage2/include/speckley/SpeckleyException.h"
> Install file: "speckley/src/WaveAssembler2D.h" as "debian/stage2/include/speckley/WaveAssembler2D.h"
> g++ -o debian/tmp2/posix/escriptcore/src/libescript.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/escriptcore/src/AbstractContinuousDomain.os debian/tmp2/posix/escriptcore/src/AbstractDomain.os debian/tmp2/posix/escriptcore/src/AbstractReducer.os debian/tmp2/posix/escriptcore/src/AbstractSystemMatrix.os debian/tmp2/posix/escriptcore/src/AbstractTransportProblem.os debian/tmp2/posix/escriptcore/src/ArrayOps.os debian/tmp2/posix/escriptcore/src/BinaryDataReadyOps.os debian/tmp2/posix/escriptcore/src/Data.os debian/tmp2/posix/escriptcore/src/DataAbstract.os debian/tmp2/posix/escriptcore/src/DataConstant.os debian/tmp2/posix/escriptcore/src/DataEmpty.os debian/tmp2/posix/escriptcore/src/DataExpanded.os debian/tmp2/posix/escriptcore/src/DataFactory.os debian/tmp2/posix/escriptcore/src/DataLazy.os debian/tmp2/posix/escriptcore/src/DataReady.os debian/tmp2/posix/escriptcore/src/DataTagged.os debian/tmp2/posix/escriptcore/src/DataTypes.os debian/tmp2/posix/escriptcore/src/DataVector.os debian/tmp2/posix/escriptcore/src/DataVectorAlt.os debian/tmp2/posix/escriptcore/src/DataVectorOps.os debian/tmp2/posix/escriptcore/src/DataVectorTaipan.os debian/tmp2/posix/escriptcore/src/EscriptParams.os debian/tmp2/posix/escriptcore/src/EsysMPI.os debian/tmp2/posix/escriptcore/src/ES_optype.os debian/tmp2/posix/escriptcore/src/ExceptionTranslators.os debian/tmp2/posix/escriptcore/src/FunctionSpace.os debian/tmp2/posix/escriptcore/src/FunctionSpaceFactory.os debian/tmp2/posix/escriptcore/src/LapackInverseHelper.os debian/tmp2/posix/escriptcore/src/MPIDataReducer.os debian/tmp2/posix/escriptcore/src/MPIScalarReducer.os debian/tmp2/posix/escriptcore/src/NonReducedVariable.os debian/tmp2/posix/escriptcore/src/NullDomain.os debian/tmp2/posix/escriptcore/src/pyerr.os debian/tmp2/posix/escriptcore/src/Random.os debian/tmp2/posix/escriptcore/src/SolverOptions.os debian/tmp2/posix/escriptcore/src/SplitWorld.os debian/tmp2/posix/escriptcore/src/SubWorld.os debian/tmp2/posix/escriptcore/src/Taipan.os debian/tmp2/posix/escriptcore/src/TestDomain.os debian/tmp2/posix/escriptcore/src/Utils.os debian/tmp2/posix/escriptcore/src/WrappedArray.os -Ldebian/stage2/lib -L/usr/lib -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> Install file: "cusplibrary/cusp/array1d.h" as "debian/stage2/include/cusp/array1d.h"
> Install file: "cusplibrary/cusp/detail/config.h" as "debian/stage2/include/cusp/detail/config.h"
> Install file: "cusplibrary/cusp/detail/cds_matrix.inl" as "debian/stage2/include/cusp/detail/cds_matrix.inl"
> Install file: "cusplibrary/cusp/array2d.h" as "debian/stage2/include/cusp/array2d.h"
> Install file: "cusplibrary/cusp/detail/matrix_base.h" as "debian/stage2/include/cusp/detail/matrix_base.h"
> Install file: "cusplibrary/cusp/detail/utils.h" as "debian/stage2/include/cusp/detail/utils.h"
> Install file: "cusplibrary/cusp/format.h" as "debian/stage2/include/cusp/format.h"
> Install file: "speckley/src/WaveAssembler3D.h" as "debian/stage2/include/speckley/WaveAssembler3D.h"
> Install file: "speckley/src/CrossDomainCoupler.h" as "debian/stage2/include/speckley/CrossDomainCoupler.h"
> g++ -o debian/tmp2/posix/speckley/src/AbstractAssembler.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/AbstractAssembler.cpp
> g++ -o debian/tmp2/posix/speckley/src/BrickGradients.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/BrickGradients.cpp
> g++ -o debian/tmp2/posix/speckley/src/BrickIntegrals.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/BrickIntegrals.cpp
> g++ -o debian/tmp2/posix/speckley/src/BrickReductions.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/BrickReductions.cpp
> g++ -o debian/tmp2/posix/speckley/src/DefaultAssembler2D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/DefaultAssembler2D.cpp
> g++ -o debian/tmp2/posix/speckley/src/DefaultAssembler3D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/DefaultAssembler3D.cpp
> g++ -o debian/tmp2/posix/speckley/src/domainhelpers.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/domainhelpers.cpp
> g++ -o debian/tmp2/posix/speckley/src/RectangleGradients.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/RectangleGradients.cpp
> g++ -o debian/tmp2/posix/speckley/src/RectangleIntegrals.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/RectangleIntegrals.cpp
> g++ -o debian/tmp2/posix/speckley/src/RectangleReductions.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/RectangleReductions.cpp
> g++ -o debian/tmp2/posix/speckley/src/SpeckleyDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/SpeckleyDomain.cpp
> g++ -o debian/tmp2/posix/speckley/src/WaveAssembler2D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/WaveAssembler2D.cpp
> g++ -o debian/tmp2/posix/speckley/src/speckleycpp.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/speckleycpp.cpp
> /usr/bin/python scripts/py_comp.py speckley/py_src/__init__.py debian/tmp2/posix/speckley/py/__init__.pyc
> Install file: "weipa/src/DataVar.h" as "debian/stage2/include/weipa/DataVar.h"
> Install file: "weipa/src/DomainChunk.h" as "debian/stage2/include/weipa/DomainChunk.h"
> Install file: "weipa/src/ElementData.h" as "debian/stage2/include/weipa/ElementData.h"
> Install file: "weipa/src/EscriptDataset.h" as "debian/stage2/include/weipa/EscriptDataset.h"
> Install file: "weipa/src/NodeData.h" as "debian/stage2/include/weipa/NodeData.h"
> Install file: "weipa/src/VisItControl.h" as "debian/stage2/include/weipa/VisItControl.h"
> Install file: "debian/tmp2/posix/speckley/py/__init__.pyc" as "debian/stage2/esys/speckley/__init__.pyc"
> Install file: "debian/tmp2/posix/escriptcore/src/libescript.so" as "debian/stage2/lib/libescript.so"
> g++ -o debian/tmp2/posix/speckley/src/Brick.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/Brick.cpp
> g++ -o debian/tmp2/posix/speckley/src/CrossDomainCoupler.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/CrossDomainCoupler.cpp
> g++ -o debian/tmp2/posix/speckley/src/Rectangle.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/Rectangle.cpp
> g++ -o debian/tmp2/posix/speckley/src/WaveAssembler3D.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_RIPLEY -Idebian/stage2/include -I/usr/include speckley/src/WaveAssembler3D.cpp
> Install file: "cusplibrary/cusp/detail/array1d.inl" as "debian/stage2/include/cusp/detail/array1d.inl"
> Install file: "cusplibrary/cusp/exception.h" as "debian/stage2/include/cusp/exception.h"
> Install file: "cusplibrary/cusp/memory.h" as "debian/stage2/include/cusp/memory.h"
> Install file: "cusplibrary/cusp/detail/array2d.inl" as "debian/stage2/include/cusp/detail/array2d.inl"
> Install file: "cusplibrary/cusp/convert.h" as "debian/stage2/include/cusp/convert.h"
> Install file: "cusplibrary/cusp/detail/profiler.h" as "debian/stage2/include/cusp/detail/profiler.h"
> Install file: "weipa/src/vtkCellType.h" as "debian/stage2/include/weipa/vtkCellType.h"
> Install file: "weipa/src/weipa.h" as "debian/stage2/include/weipa/weipa.h"
> Install file: "weipa/src/FinleyDomain.h" as "debian/stage2/include/weipa/FinleyDomain.h"
> Install file: "weipa/src/FinleyElements.h" as "debian/stage2/include/weipa/FinleyElements.h"
> Install file: "weipa/src/FinleyNodes.h" as "debian/stage2/include/weipa/FinleyNodes.h"
> Install file: "weipa/src/RipleyDomain.h" as "debian/stage2/include/weipa/RipleyDomain.h"
> Install file: "weipa/src/RipleyElements.h" as "debian/stage2/include/weipa/RipleyElements.h"
> Install file: "weipa/src/RipleyNodes.h" as "debian/stage2/include/weipa/RipleyNodes.h"
> Install file: "weipa/src/SpeckleyElements.h" as "debian/stage2/include/weipa/SpeckleyElements.h"
> Install file: "weipa/src/SpeckleyDomain.h" as "debian/stage2/include/weipa/SpeckleyDomain.h"
> Install file: "weipa/src/SpeckleyNodes.h" as "debian/stage2/include/weipa/SpeckleyNodes.h"
> /usr/bin/python scripts/py_comp.py downunder/py_src/__init__.py debian/tmp2/posix/downunder/__init__.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/coordinates.py debian/tmp2/posix/downunder/coordinates.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/costfunctions.py debian/tmp2/posix/downunder/costfunctions.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/datasources.py debian/tmp2/posix/downunder/datasources.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/dcresistivityforwardmodeling.py debian/tmp2/posix/downunder/dcresistivityforwardmodeling.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/domainbuilder.py debian/tmp2/posix/downunder/domainbuilder.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/inversioncostfunctions.py debian/tmp2/posix/downunder/inversioncostfunctions.pyc
> Install file: "debian/tmp2/posix/downunder/inversioncostfunctions.pyc" as "debian/stage2/esys/downunder/inversioncostfunctions.pyc"
> Install file: "debian/tmp2/posix/downunder/domainbuilder.pyc" as "debian/stage2/esys/downunder/domainbuilder.pyc"
> Install file: "debian/tmp2/posix/downunder/dcresistivityforwardmodeling.pyc" as "debian/stage2/esys/downunder/dcresistivityforwardmodeling.pyc"
> Install file: "debian/tmp2/posix/downunder/datasources.pyc" as "debian/stage2/esys/downunder/datasources.pyc"
> Install file: "debian/tmp2/posix/downunder/coordinates.pyc" as "debian/stage2/esys/downunder/coordinates.pyc"
> Install file: "debian/tmp2/posix/downunder/costfunctions.pyc" as "debian/stage2/esys/downunder/costfunctions.pyc"
> Install file: "debian/tmp2/posix/downunder/__init__.pyc" as "debian/stage2/esys/downunder/__init__.pyc"
> g++ -o debian/tmp2/posix/paso/src/libpaso.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/paso/src/AMG.os debian/tmp2/posix/paso/src/AMG_Interpolation.os debian/tmp2/posix/paso/src/AMG_Prolongation.os debian/tmp2/posix/paso/src/AMG_Restriction.os debian/tmp2/posix/paso/src/AMG_Root.os debian/tmp2/posix/paso/src/BiCGStab.os debian/tmp2/posix/paso/src/Coupler.os debian/tmp2/posix/paso/src/FCT_Solver.os debian/tmp2/posix/paso/src/FluxLimiter.os debian/tmp2/posix/paso/src/Functions.os debian/tmp2/posix/paso/src/GMRES.os debian/tmp2/posix/paso/src/GMRES2.os debian/tmp2/posix/paso/src/LocalAMG.os debian/tmp2/posix/paso/src/LocalAMG_Prolongation.os debian/tmp2/posix/paso/src/MergedSolver.os debian/tmp2/posix/paso/src/MKL.os debian/tmp2/posix/paso/src/NewtonGMRES.os debian/tmp2/posix/paso/src/Options.os debian/tmp2/posix/paso/src/PCG.os debian/tmp2/posix/paso/src/PasoUtil.os debian/tmp2/posix/paso/src/Pattern.os debian/tmp2/posix/paso/src/Pattern_mis.os debian/tmp2/posix/paso/src/Pattern_reduceBandwidth.os debian/tmp2/posix/paso/src/Preconditioner.os debian/tmp2/posix/paso/src/ReactiveSolver.os debian/tmp2/posix/paso/src/SchurComplement.os debian/tmp2/posix/paso/src/Smoother.os debian/tmp2/posix/paso/src/Solver.os debian/tmp2/posix/paso/src/Solver_Function.os debian/tmp2/posix/paso/src/SparseMatrix.os debian/tmp2/posix/paso/src/SparseMatrix_getSubmatrix.os debian/tmp2/posix/paso/src/SparseMatrix_nullifyRowsAndCols.os debian/tmp2/posix/paso/src/SparseMatrix_saveHB.os debian/tmp2/posix/paso/src/SparseMatrix_MatrixMatrix.os debian/tmp2/posix/paso/src/SparseMatrix_MatrixMatrixTranspose.os debian/tmp2/posix/paso/src/SparseMatrix_MatrixVector.os debian/tmp2/posix/paso/src/SystemMatrix.os debian/tmp2/posix/paso/src/SystemMatrix_MatrixVector.os debian/tmp2/posix/paso/src/SystemMatrix_copyRemoteCoupleBlock.os debian/tmp2/posix/paso/src/SystemMatrix_debug.os debian/tmp2/posix/paso/src/SystemMatrix_extendedRows.os debian/tmp2/posix/paso/src/SystemMatrix_loadMM.os debian/tmp2/posix/paso/src/SystemMatrix_mergeMainAndCouple.os debian/tmp2/posix/paso/src/SystemMatrixPattern.os debian/tmp2/posix/paso/src/SystemMatrixPattern_unrollBlocks.os debian/tmp2/posix/paso/src/Transport.os debian/tmp2/posix/paso/src/Transport_solve.os debian/tmp2/posix/paso/src/BOOMERAMG.os debian/tmp2/posix/paso/src/ILU.os debian/tmp2/posix/paso/src/MINRES.os debian/tmp2/posix/paso/src/RILU.os debian/tmp2/posix/paso/src/TFQMR.os debian/tmp2/posix/paso/src/UMFPACK.os debian/tmp2/posix/paso/src/mmio.os debian/tmp2/posix/paso/src/performance.os debian/tmp2/posix/paso/src/solve.os -Ldebian/stage2/lib -L/usr/lib -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> g++ -o debian/tmp2/posix/weipa/src/SpeckleyElements.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/SpeckleyElements.cpp
> g++ -o debian/tmp2/posix/weipa/src/SpeckleyNodes.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/SpeckleyNodes.cpp
> g++ -o debian/tmp2/posix/weipa/src/SpeckleyDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/SpeckleyDomain.cpp
> g++ -o debian/tmp2/posix/weipa/src/RipleyDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/RipleyDomain.cpp
> g++ -o debian/tmp2/posix/weipa/src/RipleyNodes.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/RipleyNodes.cpp
> g++ -o debian/tmp2/posix/weipa/src/EscriptDataset.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/EscriptDataset.cpp
> g++ -o debian/tmp2/posix/weipa/src/reader_EscriptDataset.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DVISIT_PLUGIN -Idebian/stage2/include -I/usr/include weipa/src/EscriptDataset.cpp
> g++ -o debian/tmp2/posix/weipa/src/RipleyElements.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/RipleyElements.cpp
> g++ -o debian/tmp2/posix/weipa/src/reader_FinleyNodes.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DVISIT_PLUGIN -Idebian/stage2/include -I/usr/include weipa/src/FinleyNodes.cpp
> g++ -o debian/tmp2/posix/weipa/src/FinleyDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/FinleyDomain.cpp
> g++ -o debian/tmp2/posix/weipa/src/reader_FinleyDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DVISIT_PLUGIN -Idebian/stage2/include -I/usr/include weipa/src/FinleyDomain.cpp
> g++ -o debian/tmp2/posix/weipa/src/FinleyNodes.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/FinleyNodes.cpp
> g++ -o debian/tmp2/posix/weipa/src/reader_FinleyElements.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DVISIT_PLUGIN -Idebian/stage2/include -I/usr/include weipa/src/FinleyElements.cpp
> g++ -o debian/tmp2/posix/weipa/src/FinleyElements.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/FinleyElements.cpp
> g++ -o debian/tmp2/posix/weipa/src/weipacpp.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/weipacpp.cpp
> g++ -o debian/tmp2/posix/weipa/src/VisItControl.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/VisItControl.cpp
> g++ -o debian/tmp2/posix/weipa/src/DataVar.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DUSE_RIPLEY -DUSE_SPECKLEY -Idebian/stage2/include -I/usr/include weipa/src/DataVar.cpp
> g++ -o debian/tmp2/posix/weipa/src/reader_DataVar.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -DUSE_DUDLEY -DUSE_FINLEY -DVISIT_PLUGIN -Idebian/stage2/include -I/usr/include weipa/src/DataVar.cpp
> Install file: "cusplibrary/cusp/detail/memory.inl" as "debian/stage2/include/cusp/detail/memory.inl"
> Install file: "cusplibrary/cusp/detail/convert.inl" as "debian/stage2/include/cusp/detail/convert.inl"
> Install file: "cusplibrary/cusp/detail/profiler.inl" as "debian/stage2/include/cusp/detail/profiler.inl"
> /usr/bin/python scripts/py_comp.py downunder/py_src/inversions.py debian/tmp2/posix/downunder/inversions.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/magtel1d.py debian/tmp2/posix/downunder/magtel1d.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/magtel2d.py debian/tmp2/posix/downunder/magtel2d.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/mappings.py debian/tmp2/posix/downunder/mappings.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/minimizers.py debian/tmp2/posix/downunder/minimizers.pyc
> Install file: "debian/tmp2/posix/downunder/minimizers.pyc" as "debian/stage2/esys/downunder/minimizers.pyc"
> Install file: "debian/tmp2/posix/downunder/mappings.pyc" as "debian/stage2/esys/downunder/mappings.pyc"
> Install file: "debian/tmp2/posix/downunder/magtel2d.pyc" as "debian/stage2/esys/downunder/magtel2d.pyc"
> Install file: "debian/tmp2/posix/downunder/inversions.pyc" as "debian/stage2/esys/downunder/inversions.pyc"
> Install file: "debian/tmp2/posix/downunder/magtel1d.pyc" as "debian/stage2/esys/downunder/magtel1d.pyc"
> Install file: "cusplibrary/cusp/copy.h" as "debian/stage2/include/cusp/copy.h"
> Install file: "cusplibrary/cusp/detail/dispatch/convert.h" as "debian/stage2/include/cusp/detail/dispatch/convert.h"
> Install file: "cusplibrary/cusp/detail/timer.h" as "debian/stage2/include/cusp/detail/timer.h"
> Install file: "debian/tmp2/posix/paso/src/libpaso.so" as "debian/stage2/lib/libpaso.so"
> /usr/bin/python scripts/py_comp.py downunder/py_src/regularizations.py debian/tmp2/posix/downunder/regularizations.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/seismic.py debian/tmp2/posix/downunder/seismic.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/splitinversioncostfunctions.py debian/tmp2/posix/downunder/splitinversioncostfunctions.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/splitminimizers.py debian/tmp2/posix/downunder/splitminimizers.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/splitregularizations.py debian/tmp2/posix/downunder/splitregularizations.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/forwardmodels/__init__.py debian/tmp2/posix/downunder/forwardmodels/__init__.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/forwardmodels/acoustic.py debian/tmp2/posix/downunder/forwardmodels/acoustic.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/forwardmodels/base.py debian/tmp2/posix/downunder/forwardmodels/base.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/forwardmodels/dcresistivity.py debian/tmp2/posix/downunder/forwardmodels/dcresistivity.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/forwardmodels/gravity.py debian/tmp2/posix/downunder/forwardmodels/gravity.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/forwardmodels/magnetic.py debian/tmp2/posix/downunder/forwardmodels/magnetic.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/forwardmodels/magnetotelluric2d.py debian/tmp2/posix/downunder/forwardmodels/magnetotelluric2d.pyc
> Install file: "debian/tmp2/posix/downunder/forwardmodels/magnetotelluric2d.pyc" as "debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.pyc"
> Install file: "debian/tmp2/posix/downunder/forwardmodels/magnetic.pyc" as "debian/stage2/esys/downunder/forwardmodels/magnetic.pyc"
> Install file: "debian/tmp2/posix/downunder/forwardmodels/gravity.pyc" as "debian/stage2/esys/downunder/forwardmodels/gravity.pyc"
> Install file: "debian/tmp2/posix/downunder/forwardmodels/acoustic.pyc" as "debian/stage2/esys/downunder/forwardmodels/acoustic.pyc"
> Install file: "debian/tmp2/posix/downunder/forwardmodels/dcresistivity.pyc" as "debian/stage2/esys/downunder/forwardmodels/dcresistivity.pyc"
> Install file: "debian/tmp2/posix/downunder/forwardmodels/base.pyc" as "debian/stage2/esys/downunder/forwardmodels/base.pyc"
> Install file: "debian/tmp2/posix/downunder/forwardmodels/__init__.pyc" as "debian/stage2/esys/downunder/forwardmodels/__init__.pyc"
> Install file: "debian/tmp2/posix/downunder/splitregularizations.pyc" as "debian/stage2/esys/downunder/splitregularizations.pyc"
> Install file: "debian/tmp2/posix/downunder/splitminimizers.pyc" as "debian/stage2/esys/downunder/splitminimizers.pyc"
> Install file: "debian/tmp2/posix/downunder/splitinversioncostfunctions.pyc" as "debian/stage2/esys/downunder/splitinversioncostfunctions.pyc"
> Install file: "debian/tmp2/posix/downunder/seismic.pyc" as "debian/stage2/esys/downunder/seismic.pyc"
> Install file: "debian/tmp2/posix/downunder/regularizations.pyc" as "debian/stage2/esys/downunder/regularizations.pyc"
> g++ -o debian/tmp2/posix/dudley/src/libdudley.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/dudley/src/Assemble_AverageElementData.os debian/tmp2/posix/dudley/src/Assemble_CopyElementData.os debian/tmp2/posix/dudley/src/Assemble_CopyNodalData.os debian/tmp2/posix/dudley/src/Assemble_LumpedSystem.os debian/tmp2/posix/dudley/src/Assemble_NodeCoordinates.os debian/tmp2/posix/dudley/src/Assemble_PDE.os debian/tmp2/posix/dudley/src/Assemble_PDE_Points.os debian/tmp2/posix/dudley/src/Assemble_PDE_Single_2D.os debian/tmp2/posix/dudley/src/Assemble_PDE_Single_3D.os debian/tmp2/posix/dudley/src/Assemble_PDE_System_2D.os debian/tmp2/posix/dudley/src/Assemble_PDE_System_3D.os debian/tmp2/posix/dudley/src/Assemble_addToSystemMatrix.os debian/tmp2/posix/dudley/src/Assemble_getAssembleParameters.os debian/tmp2/posix/dudley/src/Assemble_getNormal.os debian/tmp2/posix/dudley/src/Assemble_getSize.os debian/tmp2/posix/dudley/src/Assemble_integrate.os debian/tmp2/posix/dudley/src/Assemble_interpolate.os debian/tmp2/posix/dudley/src/DomainFactory.os debian/tmp2/posix/dudley/src/DudleyDomain.os debian/tmp2/posix/dudley/src/ElementFile.os debian/tmp2/posix/dudley/src/ElementFile_createColoring.os debian/tmp2/posix/dudley/src/ElementFile_distributeByRankOfDOF.os debian/tmp2/posix/dudley/src/ElementFile_jacobians.os debian/tmp2/posix/dudley/src/IndexList.os debian/tmp2/posix/dudley/src/Mesh_distributeByRankOfDOF.os debian/tmp2/posix/dudley/src/Mesh_getPattern.os debian/tmp2/posix/dudley/src/Mesh_optimizeDOFDistribution.os debian/tmp2/posix/dudley/src/Mesh_optimizeDOFLabeling.os debian/tmp2/posix/dudley/src/Mesh_read.os debian/tmp2/posix/dudley/src/Mesh_readGmsh.os debian/tmp2/posix/dudley/src/Mesh_resolveNodeIds.os debian/tmp2/posix/dudley/src/Mesh_tet4.os debian/tmp2/posix/dudley/src/Mesh_tri3.os debian/tmp2/posix/dudley/src/Mesh_write.os debian/tmp2/posix/dudley/src/NodeFile.os debian/tmp2/posix/dudley/src/NodeFile_createDenseLabelings.os debian/tmp2/posix/dudley/src/NodeFile_createMappings.os debian/tmp2/posix/dudley/src/NodeFile_createTrilinosGraph.os debian/tmp2/posix/dudley/src/NodeFile_gather.os debian/tmp2/posix/dudley/src/ShapeTable.os debian/tmp2/posix/dudley/src/Util.os debian/tmp2/posix/dudley/src/Assemble_gradient.os debian/tmp2/posix/dudley/src/Assemble_jacobians.os -Ldebian/stage2/lib -L/usr/lib -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> g++ -o debian/tmp2/posix/finley/src/libfinley.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/finley/src/Assemble_AverageElementData.os debian/tmp2/posix/finley/src/Assemble_CopyElementData.os debian/tmp2/posix/finley/src/Assemble_CopyNodalData.os debian/tmp2/posix/finley/src/Assemble_LumpedSystem.os debian/tmp2/posix/finley/src/Assemble_NodeCoordinates.os debian/tmp2/posix/finley/src/Assemble_PDE.os debian/tmp2/posix/finley/src/Assemble_PDE_Points.os debian/tmp2/posix/finley/src/Assemble_PDE_Single_1D.os debian/tmp2/posix/finley/src/Assemble_PDE_Single_2D.os debian/tmp2/posix/finley/src/Assemble_PDE_Single_3D.os debian/tmp2/posix/finley/src/Assemble_PDE_Single_C.os debian/tmp2/posix/finley/src/Assemble_PDE_System_1D.os debian/tmp2/posix/finley/src/Assemble_PDE_System_2D.os debian/tmp2/posix/finley/src/Assemble_PDE_System_3D.os debian/tmp2/posix/finley/src/Assemble_PDE_System_C.os debian/tmp2/posix/finley/src/Assemble_addToSystemMatrix.os debian/tmp2/posix/finley/src/Assemble_getAssembleParameters.os debian/tmp2/posix/finley/src/Assemble_getNormal.os debian/tmp2/posix/finley/src/Assemble_getSize.os debian/tmp2/posix/finley/src/Assemble_gradient.os debian/tmp2/posix/finley/src/Assemble_integrate.os debian/tmp2/posix/finley/src/Assemble_interpolate.os debian/tmp2/posix/finley/src/Assemble_jacobians.os debian/tmp2/posix/finley/src/DomainFactory.os debian/tmp2/posix/finley/src/ElementFile.os debian/tmp2/posix/finley/src/ElementFile_jacobians.os debian/tmp2/posix/finley/src/FinleyDomain.os debian/tmp2/posix/finley/src/IndexList.os debian/tmp2/posix/finley/src/Mesh_addPoints.os debian/tmp2/posix/finley/src/Mesh_findMatchingFaces.os debian/tmp2/posix/finley/src/Mesh_getPasoPattern.os debian/tmp2/posix/finley/src/Mesh_getTrilinosGraph.os debian/tmp2/posix/finley/src/Mesh_glueFaces.os debian/tmp2/posix/finley/src/Mesh_hex20.os debian/tmp2/posix/finley/src/Mesh_hex8.os debian/tmp2/posix/finley/src/Mesh_joinFaces.os debian/tmp2/posix/finley/src/Mesh_merge.os debian/tmp2/posix/finley/src/Mesh_optimizeDOFDistribution.os debian/tmp2/posix/finley/src/Mesh_read.os debian/tmp2/posix/finley/src/Mesh_readGmsh.os debian/tmp2/posix/finley/src/Mesh_rec4.os debian/tmp2/posix/finley/src/Mesh_rec8.os debian/tmp2/posix/finley/src/Mesh_write.os debian/tmp2/posix/finley/src/NodeFile.os debian/tmp2/posix/finley/src/Quadrature.os debian/tmp2/posix/finley/src/ReferenceElements.os debian/tmp2/posix/finley/src/ShapeFunctions.os debian/tmp2/posix/finley/src/Util.os -Ldebian/stage2/lib -L/usr/lib -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> Install file: "cusplibrary/cusp/detail/copy.inl" as "debian/stage2/include/cusp/detail/copy.inl"
> Install file: "cusplibrary/cusp/detail/device/convert.h" as "debian/stage2/include/cusp/detail/device/convert.h"
> Install file: "cusplibrary/cusp/detail/host/convert.h" as "debian/stage2/include/cusp/detail/host/convert.h"
> /usr/bin/python scripts/py_comp.py downunder/py_src/forwardmodels/pressure.py debian/tmp2/posix/downunder/forwardmodels/pressure.pyc
> /usr/bin/python scripts/py_comp.py downunder/py_src/forwardmodels/subsidence.py debian/tmp2/posix/downunder/forwardmodels/subsidence.pyc
> /usr/bin/python scripts/py_comp.py modellib/py_src/__init__.py debian/tmp2/posix/modellib/__init__.pyc
> /usr/bin/python scripts/py_comp.py modellib/py_src/flow.py debian/tmp2/posix/modellib/flow.pyc
> /usr/bin/python scripts/py_comp.py modellib/py_src/geometry.py debian/tmp2/posix/modellib/geometry.pyc
> /usr/bin/python scripts/py_comp.py modellib/py_src/input.py debian/tmp2/posix/modellib/input.pyc
> /usr/bin/python scripts/py_comp.py modellib/py_src/materials.py debian/tmp2/posix/modellib/materials.pyc
> /usr/bin/python scripts/py_comp.py modellib/py_src/mechanics.py debian/tmp2/posix/modellib/mechanics.pyc
> /usr/bin/python scripts/py_comp.py modellib/py_src/probe.py debian/tmp2/posix/modellib/probe.pyc
> /usr/bin/python scripts/py_comp.py modellib/py_src/temperature.py debian/tmp2/posix/modellib/temperature.pyc
> /usr/bin/python scripts/py_comp.py modellib/py_src/visualization.py debian/tmp2/posix/modellib/visualization.pyc
> Install file: "debian/tmp2/posix/modellib/visualization.pyc" as "debian/stage2/esys/modellib/visualization.pyc"
> Install file: "debian/tmp2/posix/modellib/temperature.pyc" as "debian/stage2/esys/modellib/temperature.pyc"
> Install file: "debian/tmp2/posix/modellib/probe.pyc" as "debian/stage2/esys/modellib/probe.pyc"
> Install file: "debian/tmp2/posix/modellib/materials.pyc" as "debian/stage2/esys/modellib/materials.pyc"
> Install file: "debian/tmp2/posix/modellib/input.pyc" as "debian/stage2/esys/modellib/input.pyc"
> Install file: "debian/tmp2/posix/modellib/mechanics.pyc" as "debian/stage2/esys/modellib/mechanics.pyc"
> Install file: "debian/tmp2/posix/modellib/geometry.pyc" as "debian/stage2/esys/modellib/geometry.pyc"
> Install file: "debian/tmp2/posix/modellib/__init__.pyc" as "debian/stage2/esys/modellib/__init__.pyc"
> Install file: "debian/tmp2/posix/modellib/flow.pyc" as "debian/stage2/esys/modellib/flow.pyc"
> Install file: "debian/tmp2/posix/downunder/forwardmodels/subsidence.pyc" as "debian/stage2/esys/downunder/forwardmodels/subsidence.pyc"
> Install file: "debian/tmp2/posix/downunder/forwardmodels/pressure.pyc" as "debian/stage2/esys/downunder/forwardmodels/pressure.pyc"
> Install file: "cusplibrary/cusp/coo_matrix.h" as "debian/stage2/include/cusp/coo_matrix.h"
> Install file: "cusplibrary/cusp/detail/device/conversion.h" as "debian/stage2/include/cusp/detail/device/conversion.h"
> Install file: "cusplibrary/cusp/detail/device/conversion_utils.h" as "debian/stage2/include/cusp/detail/device/conversion_utils.h"
> Install file: "cusplibrary/cusp/csr_matrix.h" as "debian/stage2/include/cusp/csr_matrix.h"
> Install file: "cusplibrary/cusp/detail/host/conversion_utils.h" as "debian/stage2/include/cusp/detail/host/conversion_utils.h"
> Install file: "cusplibrary/cusp/detail/host/conversion.h" as "debian/stage2/include/cusp/detail/host/conversion.h"
> /usr/bin/python scripts/py_comp.py pycad/py_src/Triangle.py debian/tmp2/posix/pycad/Triangle.pyc
> /usr/bin/python scripts/py_comp.py pycad/py_src/__init__.py debian/tmp2/posix/pycad/__init__.pyc
> /usr/bin/python scripts/py_comp.py pycad/py_src/design.py debian/tmp2/posix/pycad/design.pyc
> /usr/bin/python scripts/py_comp.py pycad/py_src/extras.py debian/tmp2/posix/pycad/extras.pyc
> /usr/bin/python scripts/py_comp.py pycad/py_src/gmsh.py debian/tmp2/posix/pycad/gmsh.pyc
> /usr/bin/python scripts/py_comp.py pycad/py_src/primitives.py debian/tmp2/posix/pycad/primitives.pyc
> /usr/bin/python scripts/py_comp.py pycad/py_src/shapes.py debian/tmp2/posix/pycad/shapes.pyc
> /usr/bin/python scripts/py_comp.py pycad/py_src/transformations.py debian/tmp2/posix/pycad/transformations.pyc
> Install file: "scripts/release_sanity.py" as "debian/tmp2/scripts/release_sanity.py"
> Install file: "debian/tmp2/posix/pycad/transformations.pyc" as "debian/stage2/esys/pycad/transformations.pyc"
> Install file: "debian/tmp2/posix/pycad/primitives.pyc" as "debian/stage2/esys/pycad/primitives.pyc"
> Install file: "debian/tmp2/posix/pycad/shapes.pyc" as "debian/stage2/esys/pycad/shapes.pyc"
> Install file: "debian/tmp2/posix/pycad/extras.pyc" as "debian/stage2/esys/pycad/extras.pyc"
> Install file: "debian/tmp2/posix/pycad/gmsh.pyc" as "debian/stage2/esys/pycad/gmsh.pyc"
> Install file: "debian/tmp2/posix/pycad/design.pyc" as "debian/stage2/esys/pycad/design.pyc"
> Install file: "debian/tmp2/posix/dudley/src/libdudley.so" as "debian/stage2/lib/libdudley.so"
> Install file: "debian/tmp2/posix/pycad/__init__.pyc" as "debian/stage2/esys/pycad/__init__.pyc"
> Install file: "debian/tmp2/posix/pycad/Triangle.pyc" as "debian/stage2/esys/pycad/Triangle.pyc"
> Install file: "cusplibrary/cusp/detail/coo_matrix.inl" as "debian/stage2/include/cusp/detail/coo_matrix.inl"
> Install file: "cusplibrary/cusp/blas.h" as "debian/stage2/include/cusp/blas.h"
> Install file: "cusplibrary/cusp/detail/format_utils.h" as "debian/stage2/include/cusp/detail/format_utils.h"
> Install file: "cusplibrary/cusp/detail/csr_matrix.inl" as "debian/stage2/include/cusp/detail/csr_matrix.inl"
> Install file: "cusplibrary/cusp/cmath.h" as "debian/stage2/include/cusp/cmath.h"
> Install file: "cusplibrary/cusp/ell_matrix.h" as "debian/stage2/include/cusp/ell_matrix.h"
> g++ -o debian/tmp2/posix/dudley/src/dudleycpp.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/dudley/src/dudleycpp.os -Ldebian/stage2/lib -L/usr/lib -ldudley -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> Install file: "cusplibrary/cusp/detail/format_utils.inl" as "debian/stage2/include/cusp/detail/format_utils.inl"
> Install file: "cusplibrary/cusp/complex.h" as "debian/stage2/include/cusp/complex.h"
> Install file: "cusplibrary/cusp/detail/ell_matrix.inl" as "debian/stage2/include/cusp/detail/ell_matrix.inl"
> Install file: "cusplibrary/cusp/detail/blas.inl" as "debian/stage2/include/cusp/detail/blas.inl"
> Install file: "debian/tmp2/posix/finley/src/libfinley.so" as "debian/stage2/lib/libfinley.so"
> g++ -o debian/tmp2/posix/ripley/src/RipleyDomain.os -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -std=c++11 -pedantic -Wall -fPIC -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -finline-functions -isystem /usr/include/python2.7 -isystem /usr/include/boost -Werror -fPIC -DSVN_VERSION=6403 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESYS_HAVE_NUMPY_H -DESYS_HAVE_NETCDF -DESYS_HAVE_PASO -DESYS_HAVE_DUDLEY -DESYS_HAVE_FINLEY -DESYS_HAVE_RIPLEY -DESYS_HAVE_SPECKLEY -DESYS_HAVE_WEIPA -Idebian/stage2/include -I/usr/include ripley/src/RipleyDomain.cpp
> Install file: "debian/tmp2/posix/dudley/src/dudleycpp.so" as "debian/stage2/esys/dudley/dudleycpp.so"
> g++ -o debian/tmp2/posix/weipa/src/libescriptreader.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/weipa/src/reader_DataVar.os debian/tmp2/posix/weipa/src/reader_EscriptDataset.os debian/tmp2/posix/weipa/src/reader_FinleyDomain.os debian/tmp2/posix/weipa/src/reader_FinleyElements.os debian/tmp2/posix/weipa/src/reader_FinleyNodes.os -Ldebian/stage2/lib -L/usr/lib -ldudley -lfinley -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> Install file: "debian/tmp2/posix/weipa/src/libescriptreader.so" as "debian/stage2/lib/libescriptreader.so"
> g++ -o debian/tmp2/posix/finley/src/finleycpp.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/finley/src/finleycpp.os -Ldebian/stage2/lib -L/usr/lib -lfinley -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> Install file: "debian/tmp2/posix/finley/src/finleycpp.so" as "debian/stage2/esys/finley/finleycpp.so"
> g++ -o debian/tmp2/posix/escriptcore/src/escriptcpp.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/escriptcore/src/escriptcpp.os -Ldebian/stage2/lib -L/usr/lib -lescript -lpython2.7 -lboost_python-py27
> Install file: "debian/tmp2/posix/escriptcore/src/escriptcpp.so" as "debian/stage2/esys/escriptcore/escriptcpp.so"
> g++ -o debian/tmp2/posix/ripley/src/libripley.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/ripley/src/blocktools.os debian/tmp2/posix/ripley/src/blocktools2.os debian/tmp2/posix/ripley/src/Brick.os debian/tmp2/posix/ripley/src/DefaultAssembler2D.os debian/tmp2/posix/ripley/src/DefaultAssembler3D.os debian/tmp2/posix/ripley/src/domainhelpers.os debian/tmp2/posix/ripley/src/LameAssembler2D.os debian/tmp2/posix/ripley/src/LameAssembler3D.os debian/tmp2/posix/ripley/src/MultiBrick.os debian/tmp2/posix/ripley/src/MultiRectangle.os debian/tmp2/posix/ripley/src/Rectangle.os debian/tmp2/posix/ripley/src/RipleyDomain.os debian/tmp2/posix/ripley/src/WaveAssembler2D.os debian/tmp2/posix/ripley/src/WaveAssembler3D.os -Ldebian/stage2/lib -L/usr/lib -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> Install file: "debian/tmp2/posix/ripley/src/libripley.so" as "debian/stage2/lib/libripley.so"
> g++ -o debian/tmp2/posix/speckley/src/libspeckley.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/speckley/src/AbstractAssembler.os debian/tmp2/posix/speckley/src/Brick.os debian/tmp2/posix/speckley/src/BrickGradients.os debian/tmp2/posix/speckley/src/BrickIntegrals.os debian/tmp2/posix/speckley/src/BrickReductions.os debian/tmp2/posix/speckley/src/DefaultAssembler2D.os debian/tmp2/posix/speckley/src/DefaultAssembler3D.os debian/tmp2/posix/speckley/src/domainhelpers.os debian/tmp2/posix/speckley/src/Rectangle.os debian/tmp2/posix/speckley/src/RectangleGradients.os debian/tmp2/posix/speckley/src/RectangleIntegrals.os debian/tmp2/posix/speckley/src/RectangleReductions.os debian/tmp2/posix/speckley/src/SpeckleyDomain.os debian/tmp2/posix/speckley/src/WaveAssembler2D.os debian/tmp2/posix/speckley/src/WaveAssembler3D.os debian/tmp2/posix/speckley/src/CrossDomainCoupler.os -Ldebian/stage2/lib -L/usr/lib -lripley -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> g++ -o debian/tmp2/posix/ripley/src/ripleycpp.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/ripley/src/ripleycpp.os -Ldebian/stage2/lib -L/usr/lib -lripley -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> Install file: "debian/tmp2/posix/ripley/src/ripleycpp.so" as "debian/stage2/esys/ripley/ripleycpp.so"
> Install file: "debian/tmp2/posix/speckley/src/libspeckley.so" as "debian/stage2/lib/libspeckley.so"
> g++ -o debian/tmp2/posix/speckley/src/speckleycpp.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/speckley/src/speckleycpp.os -Ldebian/stage2/lib -L/usr/lib -lspeckley -lripley -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> g++ -o debian/tmp2/posix/weipa/src/libweipa.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/weipa/src/DataVar.os debian/tmp2/posix/weipa/src/EscriptDataset.os debian/tmp2/posix/weipa/src/FinleyDomain.os debian/tmp2/posix/weipa/src/FinleyElements.os debian/tmp2/posix/weipa/src/FinleyNodes.os debian/tmp2/posix/weipa/src/RipleyDomain.os debian/tmp2/posix/weipa/src/RipleyElements.os debian/tmp2/posix/weipa/src/RipleyNodes.os debian/tmp2/posix/weipa/src/SpeckleyDomain.os debian/tmp2/posix/weipa/src/SpeckleyElements.os debian/tmp2/posix/weipa/src/SpeckleyNodes.os debian/tmp2/posix/weipa/src/VisItControl.os -Ldebian/stage2/lib -L/usr/lib -ldudley -lfinley -lspeckley -lripley -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> Install file: "debian/tmp2/posix/speckley/src/speckleycpp.so" as "debian/stage2/esys/speckley/speckleycpp.so"
> Install file: "debian/tmp2/posix/weipa/src/libweipa.so" as "debian/stage2/lib/libweipa.so"
> g++ -o debian/tmp2/posix/weipa/src/weipacpp.so -Wl,-z,relro -fopenmp -shared debian/tmp2/posix/weipa/src/weipacpp.os -Ldebian/stage2/lib -L/usr/lib -lweipa -ldudley -lfinley -lspeckley -lripley -lpaso -lescript -lnetcdf_c++ -lnetcdf -lpython2.7 -lboost_python-py27
> Install file: "debian/tmp2/posix/weipa/src/weipacpp.so" as "debian/stage2/esys/weipa/weipacpp.so"
> /usr/bin/python scripts/py_comp.py weipa/py_src/__init__.py debian/tmp2/posix/weipa/py/__init__.pyc
> Install file: "debian/tmp2/posix/weipa/py/__init__.pyc" as "debian/stage2/esys/weipa/__init__.pyc"
> /<<PKGBUILDDIR>>/debian/stage2/bin/run-escript /<<PKGBUILDDIR>>/debian/tmp2/scripts/release_sanity.py
> scons: done building targets.
> 
> *** Config Summary (see config.log and <prefix>/lib/buildvars for details) ***
> Escript revision 6403
>   Install prefix:  /<<PKGBUILDDIR>>/debian/stage2
>           Python:  /usr/bin/python (Version 2.7.13)
>            boost:  /usr (Version 1.62.0)
>            numpy:  YES (with headers)
>   Solver library:  paso
>    Direct solver:  NONE
>          domains:  dudley, finley, ripley, speckley
>            weipa:  YES
>           openmp:  YES
>           netcdf:  YES
> 
>   DISABLED features: boomeramg cppunit cuda debug gdal gmsh gzip lapack mkl mpi papi parmetis pyproj scipy silo sympy trilinos umfpack visit
>   Treating warnings as errors
> 
> WARNING: Cannot import scipy. NetCDF sources will not be available for inversions.
> WARNING: Cannot import pyproj. Inversions may not work.
> WARNING: Cannot import gdal. Inversions will not honour WKT coordinate system information.
> WARNING: Cannot import sympy. Symbolic toolbox and nonlinear PDEs will not be available.
> WARNING: matplotlib not found, will skip some unit tests
> WARNING: gmsh not available. Skipping tests usersguide/trapezoid.py usersguide/quad.py usersguide/brick.py usersguide/refine.py cookbook/example04a.py cookbook/example04b.py cookbook/example05a.py cookbook/example05b.py cookbook/example05c.py cookbook/example06.py cookbook/example08c.py cookbook/example09m.py cookbook/example09a.py cookbook/example10m.py inversion/dc_forward.py!
> 
> SUCCESS: build complete
> 
> # extract the relevant .py files
> cd /<<PKGBUILDDIR>>/debian/stage2; /<<PKGBUILDDIR>>/debian/utils/cppy.py /<<PKGBUILDDIR>>; cd /<<PKGBUILDDIR>>
> TESTING
> os.makedirs(esys)
> os.makedirs(esys/pycad)
> Copy: /<<PKGBUILDDIR>>/pycad/py_src/__init__.py  esys/pycad/__init__.py
> Copy: /<<PKGBUILDDIR>>/pycad/py_src/design.py  esys/pycad/design.py
> Copy: /<<PKGBUILDDIR>>/pycad/py_src/primitives.py  esys/pycad/primitives.py
> Copy: /<<PKGBUILDDIR>>/pycad/py_src/transformations.py  esys/pycad/transformations.py
> Copy: /<<PKGBUILDDIR>>/pycad/py_src/Triangle.py  esys/pycad/Triangle.py
> Copy: /<<PKGBUILDDIR>>/pycad/py_src/extras.py  esys/pycad/extras.py
> Copy: /<<PKGBUILDDIR>>/pycad/py_src/gmsh.py  esys/pycad/gmsh.py
> Copy: /<<PKGBUILDDIR>>/pycad/py_src/shapes.py  esys/pycad/shapes.py
> os.makedirs(esys/escriptcore)
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/nonlinearPDE.py  esys/escriptcore/nonlinearPDE.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/splitworld.py  esys/escriptcore/splitworld.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/linearPDEs.py  esys/escriptcore/linearPDEs.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/models.py  esys/escriptcore/models.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/__init__.py  esys/escriptcore/__init__.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/util.py  esys/escriptcore/util.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/benchmark.py  esys/escriptcore/benchmark.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/utestselect.py  esys/escriptcore/utestselect.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/levelset.py  esys/escriptcore/levelset.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/testing.py  esys/escriptcore/testing.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/modelframe.py  esys/escriptcore/modelframe.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/gmshrunner.py  esys/escriptcore/gmshrunner.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/heat.py  esys/escriptcore/heat.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/rheologies.py  esys/escriptcore/rheologies.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/runmodel.py  esys/escriptcore/runmodel.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/mountains.py  esys/escriptcore/mountains.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/pdetools.py  esys/escriptcore/pdetools.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/flows.py  esys/escriptcore/flows.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/datamanager.py  esys/escriptcore/datamanager.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/start.py  esys/escriptcore/start.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/domainCouplers.py  esys/escriptcore/domainCouplers.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/faultsystems.py  esys/escriptcore/faultsystems.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/unitsSI.py  esys/escriptcore/unitsSI.py
> os.makedirs(esys/escriptcore/symbolic)
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/symbolic/__init__.py  esys/escriptcore/symbolic/__init__.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/symbolic/pretty.py  esys/escriptcore/symbolic/pretty.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/symbolic/symbol.py  esys/escriptcore/symbolic/symbol.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/symbolic/utils.py  esys/escriptcore/symbolic/utils.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/symbolic/symconstants.py  esys/escriptcore/symbolic/symconstants.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/symbolic/evaluator.py  esys/escriptcore/symbolic/evaluator.py
> Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/symbolic/functions.py  esys/escriptcore/symbolic/functions.py
> os.makedirs(esys/weipa)
> Copy: /<<PKGBUILDDIR>>/weipa/py_src/__init__.py  esys/weipa/__init__.py
> os.makedirs(esys/downunder)
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/__init__.py  esys/downunder/__init__.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/inversions.py  esys/downunder/inversions.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/dcresistivityforwardmodeling.py  esys/downunder/dcresistivityforwardmodeling.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/mappings.py  esys/downunder/mappings.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/datasources.py  esys/downunder/datasources.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/seismic.py  esys/downunder/seismic.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/splitminimizers.py  esys/downunder/splitminimizers.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/magtel2d.py  esys/downunder/magtel2d.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/magtel1d.py  esys/downunder/magtel1d.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/minimizers.py  esys/downunder/minimizers.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/splitinversioncostfunctions.py  esys/downunder/splitinversioncostfunctions.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/coordinates.py  esys/downunder/coordinates.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/costfunctions.py  esys/downunder/costfunctions.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/domainbuilder.py  esys/downunder/domainbuilder.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/inversioncostfunctions.py  esys/downunder/inversioncostfunctions.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/splitregularizations.py  esys/downunder/splitregularizations.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/regularizations.py  esys/downunder/regularizations.py
> os.makedirs(esys/downunder/forwardmodels)
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/__init__.py  esys/downunder/forwardmodels/__init__.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/gravity.py  esys/downunder/forwardmodels/gravity.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/acoustic.py  esys/downunder/forwardmodels/acoustic.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/pressure.py  esys/downunder/forwardmodels/pressure.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/magnetic.py  esys/downunder/forwardmodels/magnetic.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/dcresistivity.py  esys/downunder/forwardmodels/dcresistivity.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/base.py  esys/downunder/forwardmodels/base.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/magnetotelluric2d.py  esys/downunder/forwardmodels/magnetotelluric2d.py
> Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/subsidence.py  esys/downunder/forwardmodels/subsidence.py
> os.makedirs(esys/ripley)
> Copy: /<<PKGBUILDDIR>>/ripley/py_src/__init__.py  esys/ripley/__init__.py
> Copy: /<<PKGBUILDDIR>>/ripley/py_src/MultiResolutionDomain.py  esys/ripley/MultiResolutionDomain.py
> os.makedirs(esys/dudley)
> Copy: /<<PKGBUILDDIR>>/dudley/py_src/__init__.py  esys/dudley/__init__.py
> Copy: /<<PKGBUILDDIR>>/dudley/py_src/readers.py  esys/dudley/readers.py
> Copy: /<<PKGBUILDDIR>>/dudley/py_src/factorywrappers.py  esys/dudley/factorywrappers.py
> os.makedirs(esys/escript)
> Copy: /<<PKGBUILDDIR>>/escript/py_src/splitworld.py  esys/escript/splitworld.py
> Copy: /<<PKGBUILDDIR>>/escript/py_src/linearPDEs.py  esys/escript/linearPDEs.py
> Copy: /<<PKGBUILDDIR>>/escript/py_src/models.py  esys/escript/models.py
> Copy: /<<PKGBUILDDIR>>/escript/py_src/__init__.py  esys/escript/__init__.py
> Copy: /<<PKGBUILDDIR>>/escript/py_src/util.py  esys/escript/util.py
> Copy: /<<PKGBUILDDIR>>/escript/py_src/modelframe.py  esys/escript/modelframe.py
> Copy: /<<PKGBUILDDIR>>/escript/py_src/pdetools.py  esys/escript/pdetools.py
> Copy: /<<PKGBUILDDIR>>/escript/py_src/datamanager.py  esys/escript/datamanager.py
> Copy: /<<PKGBUILDDIR>>/escript/py_src/unitsSI.py  esys/escript/unitsSI.py
> Copy: /<<PKGBUILDDIR>>/escript/py_src/symbolic.py  esys/escript/symbolic.py
> os.makedirs(esys/modellib)
> Copy: /<<PKGBUILDDIR>>/modellib/py_src/materials.py  esys/modellib/materials.py
> Copy: /<<PKGBUILDDIR>>/modellib/py_src/__init__.py  esys/modellib/__init__.py
> Copy: /<<PKGBUILDDIR>>/modellib/py_src/visualization.py  esys/modellib/visualization.py
> Copy: /<<PKGBUILDDIR>>/modellib/py_src/mechanics.py  esys/modellib/mechanics.py
> Copy: /<<PKGBUILDDIR>>/modellib/py_src/temperature.py  esys/modellib/temperature.py
> Copy: /<<PKGBUILDDIR>>/modellib/py_src/probe.py  esys/modellib/probe.py
> Copy: /<<PKGBUILDDIR>>/modellib/py_src/flow.py  esys/modellib/flow.py
> Copy: /<<PKGBUILDDIR>>/modellib/py_src/geometry.py  esys/modellib/geometry.py
> Copy: /<<PKGBUILDDIR>>/modellib/py_src/input.py  esys/modellib/input.py
> os.makedirs(esys/finley)
> Copy: /<<PKGBUILDDIR>>/finley/py_src/__init__.py  esys/finley/__init__.py
> Copy: /<<PKGBUILDDIR>>/finley/py_src/readers.py  esys/finley/readers.py
> Copy: /<<PKGBUILDDIR>>/finley/py_src/factorywrappers.py  esys/finley/factorywrappers.py
> os.makedirs(esys/speckley)
> Copy: /<<PKGBUILDDIR>>/speckley/py_src/__init__.py  esys/speckley/__init__.py
> cp /<<PKGBUILDDIR>>/doc/manpage/man1/run-escript.1 /<<PKGBUILDDIR>>/debian/stage2/run-escript2.man
> mv /<<PKGBUILDDIR>>/debian/stage2/bin/run-escript /<<PKGBUILDDIR>>/debian/stage2/bin/run-escript2
> find /<<PKGBUILDDIR>>/debian/stage2 -name '*.pyc' -print0 | xargs -0 rm -f
> # build_steps for documentation 
> # depends on the py2 build so don't do anything here
> # which will overwrite changes made in the py2 build
> mkdir -p /<<PKGBUILDDIR>>/debian/tmp2
> scons -j64 SVN_VERSION=`cat svn_version` build_dir=/<<PKGBUILDDIR>>/debian/tmp2 verbose=on prefix=/<<PKGBUILDDIR>>/debian/stage2 options_file=scons/templates/sid_options.py docs
> scons: Reading SConscript files ...
> Building with the following additional flags from debian: [['cpp_flags', '-Wdate-time -D_FORTIFY_SOURCE=2'], ['cxx_extra', '-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'], ['ld_extra', '-Wl,-z,relro']]
> Using options in scons/templates/sid_options.py.
> Checking whether the C++ compiler works... (cached) yes
> Checking for C++ function gethostname()... (cached) yes
> Checking for C++ header file byteswap.h... (cached) yes
> Checking for C++ function SCbswap32()... (cached) yes
> Checking for C++ header file sys/endian.h... (cached) no
> Checking for C++ header file libkern/OSByteOrder.h... (cached) no
> Checking for working complex std::acos()... (cached) yes
> Checking for C++ header file Python.h... (cached) yes
> Checking for C++ function Py_Exit()... (cached) yes
> Checking for C++ library boost_python-py27... (cached) yes
> Checking for C++ header file numpy/ndarrayobject.h... (cached) yes
> Checking for C++ library netcdf_c++... (cached) yes
> Checking for C++ library boost_iostreams... (cached) no
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
> ImportError: No module named matplotlib
> Chmod("utest.sh", 0755)
> Generated utest.sh.
> Chmod("itest.sh", 0755)
> Generated itest.sh.
> Chmod("/<<PKGBUILDDIR>>/debian/stage2/bin/run-escript", 0755)
> Delete(["debian/stage2/lib/pythonMPI", "debian/stage2/lib/pythonMPIredirect"])
> Delete("debian/stage2/bin/escript-overlord")
> scons: done reading SConscript files.
> scons: Building targets ...
> cd debian/tmp2/posix/doc/user && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{user.tex} user.tex
> This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esy
> sdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)cd debian/tmp2/posix/doc/install && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{install.tex} install.tex
> )
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.styThis is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> )
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> install.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> esysdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)))
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty)))
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r_defs.tex (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))))
> (/usr/share/texlive/texmf-dist/tex/latex/ccaption/ccaption.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/eli
> st.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty
> Package `listing', V1.2, <1999/05/25>
> )))) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/ver
> info.tex)
> Writing index file user.idx
> No file user.aux.
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd) [1{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map}]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/cop
> yrights.tex) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/doc
> guide.tex [2]
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> )) [3]
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty
> 
> LaTeX Warning: Reference `app:py3' on page 4 undefined on input line 74.
> 
> 
> LaTeX Warning: Reference `app:changes' on page 4 undefined on input line 80.
> 
> 
> LaTeX Warning: Reference `app:ourrefs' on page 4 undefined on input line 84.
> 
> [4]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/cur
> rentdev.tex) [5])
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def [6] [7]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Tut
> orialPDE.tex [8])
> Chapter 1.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fir
> ststep.tex
> 
> LaTeX Warning: Reference `fig:FirstSteps.1' on page 9 undefined on input line 3
> 3.
> 
> <figures/FirstStepDomain.pdf, id=53, 166.6225pt x 115.43124pt>
> <use figures/FirstStepDomain.pdf>
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
> 
> LaTeX Warning: Reference `eq:FirstSteps.1' on page 9 undefined on input line 58
> .
> 
> [9 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/
> figures/FirstStepDomain.pdf>]
> 
> LaTeX Warning: Reference `fig:FirstSteps.1' on page 10 undefined on input line 
> 94.
> 
> 
> LaTeX Warning: Reference `eq:FirstSteps.2' on page 10 undefined on input line 9
> 9.
> 
> 
> LaTeX Warning: Reference `eq:FirstSteps.1.sum' on page 10 undefined on input li
> ne 118.
> 
> 
> LaTeX Warning: Reference `eq:FirstSteps.2' on page 10 undefined on input line 1
> 19.
> 
> 
> LaTeX Warning: Reference `eq:FirstSteps.2d' on page 10 undefined on input line 
> 120.
> 
> <figures/FirstStepMesh.pdf, id=83, 190.7125pt x 145.54375pt>
> <use figures/FirstStepMesh.pdf>
> 
> LaTeX Warning: Reference `fig:FirstSteps.2' on page 10 undefined on input line 
> 146.
> 
> 
> LaTeX Warning: Citation `Zienc' on page 10 undefined on input line 149.
> 
> 
> LaTeX Warning: Citation `NumHand' on page 10 undefined on input line 149.
> 
> [10]) (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> install_defs.tex (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
> 
> LaTeX Warning: Reference `chap:finley' on page 11 undefined on input line 195.
> 
> 
> LaTeX Warning: Reference `chap:ripley' on page 11 undefined on input line 195.
> 
> 
> LaTeX Warning: Reference `chap:speckley' on page 11 undefined on input line 196
> .
> 
> [11)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> elist.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty
> Package `listing', V1.2, <1999/05/25>
> ) </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/FirstStepMesh.pdf>])) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)))
> (/usr/share/texlive/texmf-dist/tex/latex/comment/comment.sty
> Excluding comment 'comment')
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> verinfo.tex)
> Writing index file install.idx
> No file install.aux.
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd)
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map}]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> docguide.tex
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ) [2]
> 
> LaTeX Warning: Reference `eq:FirstSteps.2' on page 12 undefined on input line 2
> 06.
> 
> 
> LaTeX Warning: Reference `eq:FirstSteps.2c' on page 12 undefined on input line 
> 215.
> 
> 
> LaTeX Warning: Reference `ESCRIPT CHAP' on page 12 undefined on input line 224.
> 
> 
> [12 [3]]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> intro.tex [4]
> Chapter 1.
> 
> LaTeX Warning: Reference `chap:source' on page 5 undefined on input line 28.
> 
> ) [5]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> source.tex [6]
> Chapter 2.
> 
> LaTeX Warning: Reference `sec:needpar' on page 7 undefined on input line 26.
> 
> 
> Overfull \hbox (7.78333pt too wide) in paragraph at lines 23--27
> \OT1/ptm/m/n/10 It is likely that the com-puter you run [] on, will have more t
> han one pro-ces-sor core. []
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd)
> 
> LaTeX Warning: Reference `app:cxxfeatures' on page 7 undefined on input line 37
> .
> 
> [7]
> 
> LaTeX Warning: Reference `sec:build' on page 8 undefined on input line 73.
> 
> 
> LaTeX Warning: Reference `sec:othersrc' on page 8 undefined on input line 106.
> 
> 
> Overfull \hbox (7.73334pt too wide) in paragraph at lines 98--107
> \OT1/ptm/m/n/10 To sim-plify things for peo-ple, we have pre-pared \OT1/pcr/m/n
> /10 _options.py \OT1/ptm/m/n/10 files for a num-ber of sys-tems[][][][][]. The 
> \OT1/pcr/m/n/10 _options.py
> 
> LaTeX Warning: Reference `sec:debsrc' on page 8 undefined on input line 108.
> 
> 
> LaTeX Warning: Reference `sec:ubsrc' on page 8 undefined on input line 109.
> 
> 
> LaTeX Warning: Reference `sec:susesrc' on page 8 undefined on input line 110.
> 
> 
> LaTeX Warning: Reference `sec:centossrc' on page 8 undefined on input line 111.
> 
> 
> 
> LaTeX Warning: Reference `sec:fedorasrc' on page 8 undefined on input line 112.
> 
> 
> 
> LaTeX Warning: Reference `sec:macportsrc' on page 8 undefined on input line 113
> .
> 
> 
> LaTeX Warning: Reference `sec:homebrewsrc' on page 8 undefined on input line 11
> 4.
> 
> 
> LaTeX Warning: Reference `sec:freebsdsrc' on page 8 undefined on input line 115
> .
> 
> 
> LaTeX Warning: Reference `sec:cleanup' on page 8 undefined on input line 118.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty
> 
> LaTeX Warning: Citation `matplotlib' on page 13 undefined on input line 313.
> 
> 
> LaTeX Warning: Citation `mayavi' on page 13 undefined on input line 318.
> 
> 
> LaTeX Warning: Citation `VisIt' on page 13 undefined on input line 318.
> 
> [13)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty])
> <figures/FirstStepResultMATPLOTLIB.pdf, id=195, 587.19376pt x 460.72125pt>
> <use figures/FirstStepResultMATPLOTLIB.pdf> [8] [14 </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/user/figures/FirstStepResultMATPLOTLIB.
> pdf>]
> 
> LaTeX Warning: Reference `fig:FirstSteps.3b' on page 15 undefined on input line
>  408.
> 
> 
> LaTeX Warning: Citation `matplotlib' on page 15 undefined on input line 409.
> 
> <figures/FirstStepResult.pdf, id=245, 164.615pt x 132.495pt>
> <use figures/FirstStepResult.pdf>
> 
> LaTeX Warning: Citation `mayavi' on page 15 undefined on input line 427.
> 
> 
> LaTeX Warning: Citation `VisIt' on page 15 undefined on input line 427.
> 
> [15 [9 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/FirstStepResult.pdf>]]
> 
> LaTeX Warning: Reference `fig:FirstSteps.3' on page 16 undefined on input line 
> 471.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/dif
> fusion.tex
> 
> LaTeX Warning: Reference `DIFFUSION FIG 1' on page 16 undefined on input line 2
> 4.
> 
> <figures/DiffusionDomain.pdf, id=271, 583.17876pt x 313.17pt>
> <use figures/DiffusionDomain.pdf>
> 
> LaTeX Warning: Reference `DIFFUSION TEMP SEC' on page 16 undefined on input lin
> e 32.
> 
> 
> LaTeX Warning: Reference `DIFFUSION HELM SEC' on page 16 undefined on input lin
> e 35.
> 
> 
> LaTeX Warning: Reference `DIFFUSION TRANS SEC' on page 16 undefined on input li
> ne 36.
> 
> 
> LaTeX Warning: Reference `FirstSteps' on page 16 undefined on input line 49.
> 
> [16 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/DiffusionDomain.pdf>]
> 
> LaTeX Warning: Reference `DIFFUSION TEMP EQ 1' on page 17 undefined on input li
> ne 72.
> 
> 
> LaTeX Warning: Reference `DIFFUSION TEMP EQ 2' on page 17 undefined on input li
> ne 79.
> 
> 
> LaTeX Warning: Reference `DIFFUSION TEMP EQ 1' on page 17 undefined on input li
> ne 92.
> 
> 
> LaTeX Warning: Reference `DIFFUSION TEMP EQ 4' on page 17 undefined on input li
> ne 98.
> 
> 
> LaTeX Warning: Reference `DIFFUSION TEMP EQ 2' on page 17 undefined on input li
> ne 104.
> 
> 
> LaTeX Warning: Reference `DIFFUSION TEMP EQ 2222' on page 17 undefined on input
>  line 121.
> 
> 
> LaTeX Warning: Reference `DIFFUSION HELM EQ 1' on page 17 undefined on input li
> ne 126.
> 
> 
> LaTeX Warning: Reference `DIFFUSION HELM EQ 2' on page 17 undefined on input li
> ne 127.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.1' on page 17 undefined on input lin
> e 136.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.1 TUTORIAL' on page 17 undefined on 
> input line 145.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.3 TUTORIAL' on page 17 undefined on 
> input line 153.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.1 TUTORIAL' on page 17 undefined on 
> input line 154.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.2 TUTORIAL' on page 17 undefined on 
> input line 154.
> 
> 
> LaTeX Warning: Reference `FirstSteps' on page 17 undefined on input line 156.
> 
> [17]
> 
> LaTeX Warning: Reference `sec:cleanup' on page 10 undefined on input line 217.
> 
> 
> LaTeX Warning: Reference `sec:cleanup' on page 10 undefined on input line 250.
> 
> 
> LaTeX Warning: Reference `sec:cleanup' on page 10 undefined on input line 273.
> 
> [10] Excluding 'comment' comment.
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [11]
> 
> LaTeX Warning: Reference `DIFFUSION HELM EQ 1' on page 18 undefined on input li
> ne 161.
> 
> 
> LaTeX Warning: Reference `DIFFUSION HELM EQ 2' on page 18 undefined on input li
> ne 161.
> 
> 
> LaTeX Warning: Reference `DIFFUSION HELM EQ 2' on page 18 undefined on input li
> ne 177.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.2 TUTORIAL' on page 18 undefined on 
> input line 179.
> 
> [18]
> Overfull \hbox (12.86493pt too wide) in paragraph at lines 437--439
> []\OT1/ptm/m/n/10 You can run es-cript us-ing \OT1/pcr/m/sl/10 path_to_escript_
> files\OT1/pcr/m/n/10 /bin/run-escript\OT1/ptm/m/n/10 . Where \OT1/pcr/m/sl/10 p
> ath_to_escript_
> [12]) [13]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> cxx11.tex [14]
> Appendix A.
> ) [15]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> install.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> intro.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> source.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> cxx11.aux))
> 
> Package rerunfilecheck Warning: File `install.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were undefined references.
> 
> 
> LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
> 
>  )
> (see the transcript file for additional information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
> m/cmsy10.pfb>
> 
> LaTeX Warning: Reference `FirstSteps' on page 19 undefined on input line 275.
> 
> 
> LaTeX Warning: Reference `DIFFUSION HELM EQ 1' on page 19 undefined on input li
> ne 307.
> 
> [19</usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb]>
> </usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrro8a.pfb></usr/share/
> texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/share/texlive/texm
> f-dist/fonts/type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts
> /type1/urw/helvetic/uhvro8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/
> times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8a.pf
> b></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
> Output written on install.pdf (15 pages, 136395 bytes).
> Transcript written on install.log.
> 
> 
> LaTeX Warning: Reference `DIFFUSION TEMP EQ 1b' on page 20 undefined on input l
> ine 319.
> 
> 
> Overfull \hbox (3.19403pt too wide) in paragraph at lines 330--333
> \OT1/pcr/m/n/10 x \OT1/ptm/m/n/10 is a \OT1/pcr/m/n/10 Data \OT1/ptm/m/n/10 ob-
> ject of the [] mod-ule defin-ing lo-ca-tions in the \OT1/pcr/m/n/10 Domain mydo
> main\OT1/ptm/m/n/10 . The \OT1/pcr/m/n/10 length()
> [20] <figures/DiffusionRes1.pdf, id=425, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes1.pdf>
> <figures/DiffusionRes16.pdf, id=426, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes16.pdf>
> <figures/DiffusionRes32.pdf, id=427, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes32.pdf>
> <figures/DiffusionRes48.pdf, id=428, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes48.pdf>
> 
> LaTeX Warning: Reference `DIFFUSION FIG 2' on page 21 undefined on input line 4
> 04.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wav
> e.tex <figures/waveu.pdf, id=429, 845.1575pt x 597.23125pt>
> <use figures/waveu.pdf> <figures/wavea.pdf, id=430, 845.1575pt x 597.23125pt>
> <use figures/wavea.pdf>
> 
> LaTeX Warning: Reference `WAVE FIG 1.2' on page 21 undefined on input line 61.
> 
> [21 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/DiffusionRes1.pdf> </<<PKGBUILDDIR>>/de
> bian/tmp2/posix/doc/user/figures/DiffusionRes16.pdf> </build/python-escript-O0i
> Hot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/DiffusionRes32.pdf> <
> /<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/figu
> res/DiffusionRes48.pdf>]cd debian/tmp2/posix/doc/install && bibtex cxx11
> 
> 
> LaTeX Warning: Reference `WAVE natural' on page 22 undefined on input line 87.
> 
> 
> LaTeX Warning: Reference `WAVE source' on page 22 undefined on input line 96.
> 
> 
> LaTeX Warning: Reference `WAVE FIG 1.1' on page 22 undefined on input line 97.
> 
> 
> LaTeX Warning: Reference `SEC LinearPDE' on page 22 undefined on input line 105
> .
> 
> [22 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/waveu.pdf, page is rotated 90 degrees>]
> 
> LaTeX Warning: Reference `WAVE dyn 3aa' on page 23 undefined on input line 121.
> 
> 
> [23 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/wavea.pdf, page is rotated 90 degrees>] [24]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: cxx11.aux
> I found no \citation commands---while reading file cxx11.aux
> I found no \bibdata command---while reading file cxx11.aux
> I found no \bibstyle command---while reading file cxx11.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> 
> 
> LaTeX Warning: Reference `LUMPING' on page 25 undefined on input line 214.
> 
> 
> LaTeX Warning: Reference `SEC ESCRIPT DATA' on page 25 undefined on input line 
> 228.
> 
> 
> LaTeX Warning: Reference `DIFFUSION CHAP' on page 25 undefined on input line 25
> 1.
> 
> <figures/Wave11.pdf, id=556, 460.72125pt x 430.60875pt>
> <use figures/Wave11.pdf>
> <figures/Wave22.pdf, id=557, 460.72125pt x 430.60875pt>
> <use figures/Wave22.pdf>
> <figures/Wave28.pdf, id=558, 460.72125pt x 430.60875pt>
> <use figures/Wave28.pdf>
> <figures/Wave32.pdf, id=559, 460.72125pt x 430.60875pt>
> <use figures/Wave32.pdf>
> <figures/Wave36.pdf, id=560, 460.72125pt x 430.60875pt>
> <use figures/Wave36.pdf>cd debian/tmp2/posix/doc/install && bibtex source
>  [25]
> 
> LaTeX Warning: Reference `WAVE dyn 66' on page 26 undefined on input line 323.
> 
> 
> LaTeX Warning: Reference `WAVE FIG 2' on page 26 undefined on input line 335.
> 
> <figures/WavePC.pdf, id=584, 845.1575pt x 597.23125pt>
> <use figures/WavePC.pdf>
> 
> LaTeX Warning: Citation `GNUPLOT' on page 26 undefined on input line 346.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd)
> 
> LaTeX Warning: Citation `GNUPLOT' on page 26 undefined on input line 359.
> 
> 
> Overfull \hbox (6.75589pt too wide) in paragraph at lines 363--363
> [] \OT1/pcr/m/n/10 plot \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_pc.csv\TS1/pcr/m/n/1
> 0 ' \OT1/pcr/m/n/10 u 1:2 title \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_x\TS1/pcr/m/
> n/10 ' \OT1/pcr/m/n/10 w l lw 2, \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_pc.csv\TS1/
> pcr/m/n/10 ' \OT1/pcr/m/n/10 u 1:3 title \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_y\T
> S1/pcr/m/n/10 ' \OT1/pcr/m/n/10 w l[] 
> [26 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/Wave11.pdf> </<<PKGBUILDDIR>>/debian/tm
> p2/posix/doc/user/figures/Wave22.pdf> </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/user/figures/Wave28.pdf> </build/python-escript-O
> 0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/Wave32.pdf> </build
> /python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/Wa
> ve36.pdf>]
> 
> LaTeX Warning: Reference `WAVE FIG 1' on page 27 undefined on input line 364.
> 
> 
> LaTeX Warning: Reference `WAVE FIG 1.2' on page 27 undefined on input line 365.
> 
> 
> 
> LaTeX Warning: Reference `EXECUTION' on page 27 undefined on input line 368.
> 
> 
> LaTeX Warning: Citation `SCIPY' on page 27 undefined on input line 395.
> 
> 
> LaTeX Warning: Citation `SCIPY' on page 27 undefined on input line 397.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/hea
> tedblock.texThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: source.aux
> I found no \citation commands---while reading file source.aux
> I found no \bibdata command---while reading file source.aux
> I found no \bibstyle command---while reading file source.aux
> (There were 3 error messages)
> 
> Underfull \vbox (badness 1655) has occurred while \output is active [27bibtex returned an error, check the blg file
>  </build
> /python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/Wa
> vePC.pdf, page is rotated 90 degrees>]cd debian/tmp2/posix/doc/install && bibtex install
> 
> 
> LaTeX Warning: Reference `HEATEDBLOCK general problem' on page 28 undefined on 
> input line 31.
> 
> 
> LaTeX Warning: Reference `WAVE general problem' on page 28 undefined on input l
> ine 31.
> 
> 
> LaTeX Warning: Reference `WAVE CHAP' on page 28 undefined on input line 32.
> 
> 
> LaTeX Warning: Reference `WAVE stress' on page 28 undefined on input line 34.
> 
> 
> LaTeX Warning: Reference `HEATEDBLOCK linear elastic' on page 28 undefined on i
> nput line 35.
> 
> 
> LaTeX Warning: Reference `HEATEDBLOCK linear elastic' on page 28 undefined on i
> nput line 58.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SYSTEM.1' on page 28 undefined on input lin
> e 67.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SYSTEM.1 TUTORIAL' on page 28 undefined on 
> input line 77.
> 
> 
> LaTeX Warning: Reference `HEATEDBLOCK linear elastic' on page 28 undefined on i
> nput line 96.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SYSTEM.1 TUTORIAL' on page 28 undefined on 
> input line 99.
> 
> [28] <figures/HeatedBlock.pdf, id=655, 583.17876pt x 467.7475pt>
> <use figures/HeatedBlock.pdf> [29]
> 
> LaTeX Warning: Reference `HEATEDBLOCK FIG 2' on page 30 undefined on input line
>  179.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sto
> kesflow.tex
> 
> LaTeX Warning: Reference `GENERAL NAVIER STOKES COM' on page 30 undefined on in
> put line 72.
> 
> 
> LaTeX Warning: Reference `MODELS CHAPTER' on page 30 undefined on input line 77
> .
> 
> [30 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/HeatedBlock.pdf>]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: install.aux
> A level-1 auxiliary file: intro.aux
> A level-1 auxiliary file: source.aux
> A level-1 auxiliary file: cxx11.aux
> I found no \citation commands---while reading file install.aux
> I found no \bibdata command---while reading file install.aux
> I found no \bibstyle command---while reading file install.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> 
> 
> LaTeX Warning: Citation `LBB' on page 31 undefined on input line 106.
> 
> [31]cd debian/tmp2/posix/doc/install && bibtex intro
> 
> Overfull \hbox (14.56067pt too wide) in paragraph at lines 169--171
> [][][][][][][][][][][][][][] 
> 
> LaTeX Warning: Reference `FLUID OUTPUT' on page 32 undefined on input line 217.
> 
> 
> <figures/stokes-fluid-t01.pdf, id=763, 400.49625pt x 718.685pt>
> <use figures/stokes-fluid-t01.pdf>
> <figures/stokes-fluid-t10.pdf, id=764, 431.6125pt x 693.59125pt>
> <use figures/stokes-fluid-t10.pdf>
> <figures/stokes-fluid-t20.pdf, id=765, 469.755pt x 667.49374pt>
> <use figures/stokes-fluid-t20.pdf>
> <figures/stokes-fluid-t30.pdf, id=766, 504.88625pt x 643.40375pt>
> <use figures/stokes-fluid-t30.pdf>
> <figures/stokes-fluid-t40.pdf, id=767, 541.02126pt x 621.32124pt>
> <use figures/stokes-fluid-t40.pdf>
> <figures/stokes-fluid-t50.pdf, id=768, 576.1525pt x 600.2425pt>
> <use figures/stokes-fluid-t50.pdf>cd debian/tmp2/posix/doc/cookbook && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{cookbook.tex} cookbook.tex
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sli
> p.tex <figures/Slip1.pdf, id=769, 258.9675pt x 243.91125pt>
> <use figures/Slip1.pdf>
> 
> LaTeX Warning: Reference `fig:slip.1' on page 32 undefined on input line 28.
> 
> [32]
> 
> LaTeX Warning: Reference `ELASTIC CHAP' on page 33 undefined on input line 50.
> 
> 
> LaTeX Warning: Reference `Slip stress' on page 33 undefined on input line 63.
> 
> [33 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/stokes-fluid-t01.pdf> </<<PKGBUILDDIR>>
> /debian/tmp2/posix/doc/user/figures/stokes-fluid-t10.pdf> </build/python-escrip
> t-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/stokes-fluid-t20
> .pdf> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/us
> er/figures/stokes-fluid-t30.pdf> </<<BUILDDIR>>/python-escript-5
> .0/debian/tmp2/posix/doc/user/figures/stokes-fluid-t40.pdf> </build/python-escr
> ipt-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/stokes-fluid-t
> 50.pdf>]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: intro.aux
> I found no \citation commands---while reading file intro.aux
> I found no \bibdata command---while reading file intro.aux
> I found no \bibstyle command---while reading file intro.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/install && makeindex install.idx
> 
> 
> LaTeX Warning: Reference `Slip stress split' on page 34 undefined on input line
>  85.
> 
> 
> LaTeX Warning: Reference `Slip general problem' on page 34 undefined on input l
> ine 85.
> 
> 
> LaTeX Warning: Reference `Slip stress split 1' on page 34 undefined on input li
> ne 90.
> 
> 
> LaTeX Warning: Reference `Slip constraint' on page 34 undefined on input line 9
> 2.
> 
> 
> LaTeX Warning: Reference `Slip natural fault' on page 34 undefined on input lin
> e 92.
> 
> 
> LaTeX Warning: Reference `ELASTIC CHAP' on page 34 undefined on input line 94.
> 
> 
> LaTeX Warning: Reference `Fault System' on page 34 undefined on input line 97.
> 
> [34 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/Slip1.pdf>]This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
>  [35entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /esysdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls]
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo <figures/Slip2.png, id=923, 489.5088pt x 490.4724pt>
> <use figures/Slip2.png>)This is makeindex, version 2.15 [TeX Live 2016] (kpathsea + Thai support).
> Scanning input file install.idx...done (0 entries accepted, 0 rejected).
> Nothing written in install.ind.
> Transcript written in install.ilg.
> 
> 
> LaTeX Warning: Reference `fig:slip.2' on page 36 undefined on input line 190.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/dir
> ac.tex)
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty
> 
> LaTeX Warning: Reference `EX:DIRAC1' on page 36 undefined on input line 47.
> 
> [36 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/Slip2.png)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.stycd debian/tmp2/posix/doc/install && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{install.tex} install.tex
> )
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> install.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> esysdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook_defs.tex
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty)))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/setspace/setspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/cite/chapterbib.sty)
> \gdef\@extra at binfo{@-1}\@writefile{toc}{\gdef \the at ipfilectr{@-1}}\@writefile{l
> of}{\gdef \the at ipfilectr{@-1}}\@writefile{lot}{\gdef \the at ipfilectr{@-1}}
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /elist.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty
> Package `listing', V1.2, <1999/05/25>
> )))
> \gdef\@extra at binfo{}\@writefile{toc}{\gdef \the at ipfilectr{}}\@writefile{lof}{\g
> def \the at ipfilectr{}}\@writefile{lot}{\gdef \the at ipfilectr{}}
> ) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /verinfo.tex)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty
> Writing index file cookbook.idx
> No file cookbook.aux.
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd))
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty [1{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map)})
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty])
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /docguide.tex) [2
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty])
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> install_defs.tex (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty [3
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)cd /<<PKGBUILDDIR>>/doc && tar --owner=root --group=root --numeric-owner -cf /<<PKGBUILDDIR>>/debian/stage2/release/doc/escript_examples.tar examples/usersguide/lid_driven_cavity.py examples/usersguide/mount.py examples/usersguide/heatedblock.py examples/usersguide/helmholtz.py examples/usersguide/fluid.py examples/usersguide/poisson.py examples/usersguide/diffusion.py examples/usersguide/poisson_vtk.py examples/usersguide/darcy.py examples/usersguide/dirac.py examples/usersguide/slip.py examples/usersguide/int_save.py examples/usersguide/voxet_reader.py examples/geotutorial/steadystate_variablek.py examples/geotutorial/steadystate.py examples/geotutorial/forward_euler.py examples/geotutorial/myfirstscript.py examples/geotutorial/backward_euler.py examples/cookbook/example01a.py examples/cookbook/example03b.py examples/inversion/create_netcdf.py examples/inversion/grav_ermapper.py examples/inversion/grav_netcdf.py examples/inversion/gravmag_netcdf.py examples/inversion/gravmag_nodriver.py examples/inversion/mag_netcdf.py examples/usersguide/wave.py examples/usersguide/poisson_matplotlib.py examples/cookbook/cblib.py examples/cookbook/example01b.py examples/cookbook/example01c.py examples/cookbook/example02.py examples/cookbook/example03a.py examples/cookbook/example07a.py examples/cookbook/example07b.py examples/cookbook/example08a.py examples/cookbook/example08b.py examples/cookbook/example10a.py examples/cookbook/example10b.py examples/cookbook/example11a.py examples/cookbook/example11b.py examples/inversion/plot_ermapper.py examples/inversion/plot_netcdf.py examples/inversion/test_commemi1.py examples/inversion/test_commemi4.py examples/inversion/content.txt examples/inversion/data/GravitySmall examples/inversion/data/MagneticSmall examples/inversion/data/QLDWestGravity examples/inversion/data/QLDWestMagnetic examples/inversion/data/GravitySmall.ers examples/inversion/data/MagneticSmall.ers examples/inversion/data/QLDWestGravity.ers examples/inversion/data/QLDWestMagnetic.ers examples/inversion/data/GravitySmall.nc examples/inversion/data/MagneticSmall.nc examples/inversion/data/QLDWestGravity.nc examples/inversion/data/QLDWestMagnetic.nc examples/inversion/data/HalfSphere_v1.4.msh
> ])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> elist.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty [4
> Package `listing', V1.2, <1999/05/25>
> )]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /currentdev.tex)) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty [5]) [6]
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def [7]) [8]))
> (/usr/share/texlive/texmf-dist/tex/latex/comment/comment.sty
> Excluding comment 'comment')
> Chapter 1.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /intro.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> verinfo.tex)
> Writing index file install.idx
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> install.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> intro.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> source.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> cxx11.aux)) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd)
> 
> LaTeX Warning: Reference `CHAP HEAT DIFF' on page 9 undefined on input line 77.
> 
> 
> 
> LaTeX Warning: Reference `CHAP HEAT 2a' on page 9 undefined on input line 78.
> 
> 
> LaTeX Warning: Reference `CHAP HEAT 2' on page 9 undefined on input line 78.
> 
> [9cd /<<PKGBUILDDIR>>/doc && zip /<<PKGBUILDDIR>>/debian/stage2/release/doc/escript_examples.zip examples/usersguide/lid_driven_cavity.py examples/usersguide/mount.py examples/usersguide/heatedblock.py examples/usersguide/helmholtz.py examples/usersguide/fluid.py examples/usersguide/poisson.py examples/usersguide/diffusion.py examples/usersguide/poisson_vtk.py examples/usersguide/darcy.py examples/usersguide/dirac.py examples/usersguide/slip.py examples/usersguide/int_save.py examples/usersguide/voxet_reader.py examples/geotutorial/steadystate_variablek.py examples/geotutorial/steadystate.py examples/geotutorial/forward_euler.py examples/geotutorial/myfirstscript.py examples/geotutorial/backward_euler.py examples/cookbook/example01a.py examples/cookbook/example03b.py examples/inversion/create_netcdf.py examples/inversion/grav_ermapper.py examples/inversion/grav_netcdf.py examples/inversion/gravmag_netcdf.py examples/inversion/gravmag_nodriver.py examples/inversion/mag_netcdf.py examples/usersguide/wave.py examples/usersguide/poisson_matplotlib.py examples/cookbook/cblib.py examples/cookbook/example01b.py examples/cookbook/example01c.py examples/cookbook/example02.py examples/cookbook/example03a.py examples/cookbook/example07a.py examples/cookbook/example07b.py examples/cookbook/example08a.py examples/cookbook/example08b.py examples/cookbook/example10a.py examples/cookbook/example10b.py examples/cookbook/example11a.py examples/cookbook/example11b.py examples/inversion/plot_ermapper.py examples/inversion/plot_netcdf.py examples/inversion/test_commemi1.py examples/inversion/test_commemi4.py examples/inversion/content.txt examples/inversion/data/GravitySmall examples/inversion/data/MagneticSmall examples/inversion/data/QLDWestGravity examples/inversion/data/QLDWestMagnetic examples/inversion/data/GravitySmall.ers examples/inversion/data/MagneticSmall.ers examples/inversion/data/QLDWestGravity.ers examples/inversion/data/QLDWestMagnetic.ers examples/inversion/data/GravitySmall.nc examples/inversion/data/MagneticSmall.nc examples/inversion/data/QLDWestGravity.nc examples/inversion/data/QLDWestMagnetic.nc examples/inversion/data/HalfSphere_v1.4.msh
> ]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /quickstart.tex)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /escpybas.tex
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd)
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)cd debian/tmp2/posix/doc/inversion && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{inversion.tex} inversion.tex
> 
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.styMkdir("/<<PKGBUILDDIR>>/debian/stage2/release/doc/doxygen")
> 
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> [10))]
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
> Chapter 2.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example01.tex
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1
> 
> LaTeX Warning: Reference `fig:onedgbmodel' on page 11 undefined on input line 2
> 0.
> 
> <figures/onedheatdiff001.pdf, id=97, 284.06125pt x 197.73875pt>
> <use figures/onedheatdiff001.pdf>{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map}]
> Underfull \vbox (badness 2698) has occurred while \output is active [11
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> docguide.texpdfTeX w
> arning (ext4): destination with the same identifier (name{figure.2.1}) has been
>  already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.47 \end{equation}
>                     </<<PKGBUILDDIR>>/debian/tmp
> 2/posix/doc/cookbook/figures/onedheatdiff001.pdf>]
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ) [2]
> 
> LaTeX Warning: Reference `eqn:hd' on page 12 undefined on input line 55.
> 
> 
> LaTeX Warning: Reference `eqn:hd' on page 12 undefined on input line 59.
> 
> 
> LaTeX Warning: Reference `eqn:hd' on page 12 undefined on input line 66.
> 
> 
> LaTeX Warning: Reference `eqn:hd' on page 12 undefined on input line 70.
> 
> 
> LaTeX Warning: Reference `eqn:hd' on page 12 undefined on input line 76.
> 
> 
> LaTeX Warning: Reference `eqn:Tbeuler' on page 12 undefined on input line 102.
> 
> 
> LaTeX Warning: Reference `eqn:hd' on page 12 undefined on input line 102.
> 
> 
> LaTeX Warning: Reference `eqn:beuler' on page 12 undefined on input line 125.
> 
> 
> LaTeX Warning: Reference `eqn:hddisc' on page 12 undefined on input line 132.
> 
> [12
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> install.toc)] [3Mkdir("/<<PKGBUILDDIR>>/debian/stage2/release/doc/sphinx_api")
> ]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> intro.tex [4]Mkdir("/<<PKGBUILDDIR>>/debian/tmp2/sphinx_int")
> 
> Chapter 1.
> )
> 
> LaTeX Warning: Reference `eqn:commonform nabla' on page 13 undefined on input l
> ine 153.
> 
> 
> LaTeX Warning: Reference `eqn:hddisc' on page 13 undefined on input line 158.
> 
> 
> LaTeX Warning: Reference `eqn:hddisc' on page 13 undefined on input line 159.
> 
> 
> LaTeX Warning: Reference `eqn:commonform nabla' on page 13 undefined on input l
> ine 165.
> 
> 
> LaTeX Warning: Reference `eqn:hdgenf' on page 13 undefined on input line 171.
> 
> 
> LaTeX Warning: Reference `eqn:commonform' on page 13 undefined on input line 17
> 1.
> 
> 
> Underfull \hbox (badness 4353) in paragraph at lines 185--185
> [][]\OT1/ptm/m/n/8 More in-for-ma-tion on Bound-ary Con-di-tions is avail-able 
> at Wikipedia [][]$\OT1/pcr/m/n/8 http : / / en . wikipedia . org / wiki / Bound
> ary _
> 
> LaTeX Warning: Reference `Sec:1DHDv0' on page 13 undefined on input line 191.
> 
> 
> LaTeX Warning: Reference `NEUMAN 1' on page 13 undefined on input line 217.
> 
> 
> LaTeX Warning: Reference `eqn:hdgenf' on page 13 undefined on input line 220.
> 
> 
> LaTeX Warning: Reference `eqn:hdgenf' on page 13 undefined on input line 221.
> 
> [13 [5]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> source.tex] [6]
> Chapter 2.
> 
> Overfull \hbox (7.78333pt too wide) in paragraph at lines 23--27
> \OT1/ptm/m/n/10 It is likely that the com-puter you run [] on, will have more t
> han one pro-ces-sor core. []
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd)
> 
> LaTeX Warning: Reference `eqn:commonform nabla' on page 14 undefined on input l
> ine 235.
> 
> 
> LaTeX Warning: Reference `eqn:commonform nabla' on page 14 undefined on input l
> ine 245.
> 
> 
> LaTeX Warning: Reference `ESCRIPT SET' on page 14 undefined on input line 247.
> 
> 
> LaTeX Warning: Reference `eqn:hd' on page 14 undefined on input line 258.
> 
> 
> LaTeX Warning: Reference `sec:escpybas' on page 14 undefined on input line 261.
> 
> 
> 
> LaTeX Warning: Reference `sec:key' on page 14 undefined on input line 261.
> 
> 
> LaTeX Warning: Reference `fig:wf' on page 14 undefined on input line 268.
> 
> <figures/workflow.png, id=166, 317.42117pt x 904.08353pt>
> <use figures/workflow.png>
> <figures/functionspace.pdf, id=167, 667.13242pt x 563.04752pt>
> <use figures/functionspace.pdf> [7 [14]pdfTeX warning (ext4): destination with the 
> same identifier (name{figure.2.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.313 T
>        here are various ways to construct domain objects. The simplest form ...
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookboo
> k/figures/workflow.png
> Overfull \hbox (7.73334pt too wide) in paragraph at lines 98--107
> \OT1/ptm/m/n/10 To sim-plify things for peo-ple, we have pre-pared \OT1/pcr/m/n
> /10 _options.py \OT1/ptm/m/n/10 files for a num-ber of sys-tems[][][][][]. The 
> \OT1/pcr/m/n/10 _options.py
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.styInstall file: "debian/tmp2/posix/downunder/__init__.pyc" as "debian/stage2/esys/downunder/__init__.pyc"
>   adding: examples/usersguide/lid_driven_cavity.py (deflated 55%)
>   adding: examples/usersguide/mount.py (deflated 60%)
>   adding: examples/usersguide/heatedblock.py (deflated 58%)
>   adding: examples/usersguide/helmholtz.py (deflated 57%)
>   adding: examples/usersguide/fluid.py) (deflated 56%)
>   adding: examples/usersguide/poisson.py
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty (deflated 56%)
>   adding: examples/usersguide/diffusion.py (deflated 56%)
>   adding: examples/usersguide/poisson_vtk.py (deflated 56%)
>   adding: examples/usersguide/darcy.py (deflated 57%)
>   adding: examples/usersguide/dirac.py (deflated 57%)
>   adding: examples/usersguide/slip.py (deflated 57%)
>   adding: examples/usersguide/int_save.py (deflated 56%)
>   adding: examples/usersguide/voxet_reader.pyInstall file: "debian/tmp2/posix/downunder/coordinates.pyc" as "debian/stage2/esys/downunder/coordinates.pyc"
>  (deflated 67%)
>   adding: examples/geotutorial/steadystate_variablek.py (deflated 55%)
>   adding: examples/geotutorial/steadystate.py (deflated 55%)
>   adding: examples/geotutorial/forward_euler.py (deflated 56%)
>   adding: examples/geotutorial/myfirstscript.py (deflated 55%)
>   adding: examples/geotutorial/backward_euler.py (deflated 56%)
>   adding: examples/cookbook/example01a.py (deflated 57%)
>   adding: examples/cookbook/example03b.pyThis is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> )
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty (deflated 58%)
>   adding: examples/inversion/create_netcdf.pyInstall file: "debian/tmp2/posix/downunder/costfunctions.pyc" as "debian/stage2/esys/downunder/costfunctions.pyc"
>  (deflated 60%)
>   adding: examples/inversion/grav_ermapper.py (deflated 57%)
>   adding: examples/inversion/grav_netcdf.py (deflated 58%)
>   adding: examples/inversion/gravmag_netcdf.py (deflated 61%)
>   adding: examples/inversion/gravmag_nodriver.py (deflated 60%)
>   adding: examples/inversion/mag_netcdf.py (deflated 59%)
>   adding: examples/usersguide/wave.py (deflated 60%)
>   adding: examples/usersguide/poisson_matplotlib.py (deflated 58%)
>   adding: examples/cookbook/cblib.py (deflated 57%)
>   adding: examples/cookbook/example01b.py (deflated 57%)
>   adding: examples/cookbook/example01c.py (deflated 58%)
>   adding: examples/cookbook/example02.py) (deflated 58%)
>   adding: examples/cookbook/example03a.pyInstall file: "debian/tmp2/posix/downunder/datasources.pyc" as "debian/stage2/esys/downunder/datasources.pyc"
>  (deflated 58%)
>   adding: examples/cookbook/example07a.py (deflated 60%)
>   adding: examples/cookbook/example07b.py (deflated 60%)
>   adding: examples/cookbook/example08a.py (deflated 60%)
>   adding: examples/cookbook/example08b.py (deflated 62%)
>   adding: examples/cookbook/example10a.py (deflated 58%)
>   adding: examples/cookbook/example10b.py (deflated 58%)
>   adding: examples/cookbook/example11a.py (deflated 58%)
>   adding: examples/cookbook/example11b.py (deflated 59%)
>   adding: examples/inversion/plot_ermapper.py (deflated 60%)
>   adding: examples/inversion/plot_netcdf.py (deflated 56%)
>   adding: examples/inversion/test_commemi1.pyInstall file: "debian/tmp2/posix/downunder/dcresistivityforwardmodeling.pyc" as "debian/stage2/esys/downunder/dcresistivityforwardmodeling.pyc"
>  (deflated 73%)
>   adding: examples/inversion/test_commemi4.py [8] (deflated 75%)
>   adding: examples/inversion/content.txt (deflated 77%)
>   adding: examples/inversion/data/GravitySmall (deflated 3%)
>   adding: examples/inversion/data/MagneticSmall (deflated 1%)
>   adding: examples/inversion/data/QLDWestGravity>] [15Install file: "debian/tmp2/posix/downunder/domainbuilder.pyc" as "debian/stage2/esys/downunder/domainbuilder.pyc"
> pdfTeX warning (ext4): destination with the same id
> entifier (name{figure.2.3}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.313 T
>        here are various ways to construct domain objects. The simplest form ...
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookboo
> k/figures/functionspace.pdf>] (deflated 11%)
>   adding: examples/inversion/data/QLDWestMagneticInstall file: "debian/tmp2/posix/downunder/forwardmodels/__init__.pyc" as "debian/stage2/esys/downunder/forwardmodels/__init__.pyc"
> 
> 
> LaTeX Warning: Reference `fig:fs' on page 16 undefined on input line 317.
> 
> 
> LaTeX Warning: Reference `fig:fs' on page 16 undefined on input line 333.
> 
> 
> LaTeX Warning: Reference `fig:fs' on page 16 undefined on input line 354.
> 
> 
> LaTeX Warning: Reference `STEADY-STATE HEAT REFRACTION' on page 16 undefined on
>  input line 383.
> 
> 
> LaTeX Warning: Reference `eqn:commonform nabla' on page 16 undefined on input l
> ine 389.
> 
> 
> LaTeX Warning: Reference `eqn:commonform nabla' on page 16 undefined on input l
> ine 391.
> 
> 
> LaTeX Warning: Reference `eqn:commonform nabla' on page 16 undefined on input l
> ine 394.
> 
> 
> LaTeX Warning: Reference `eqn:commonform2D' on page 16 undefined on input line 
> 406.
> 
> 
> LaTeX Warning: Reference `eqn:commonform' on page 16 undefined on input line 40
> 7.
> 
> [16entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.tex]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/esysdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo
> 
> LaTeX Warning: Reference `eqn:hdgenf' on page 17 undefined on input line 420.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) (deflated 7%)
>   adding: examples/inversion/data/GravitySmall.ers (deflated 49%)
>   adding: examples/inversion/data/MagneticSmall.ers (deflated 49%)
>   adding: examples/inversion/data/QLDWestGravity.ers (deflated 50%)
>   adding: examples/inversion/data/QLDWestMagnetic.ers (deflated 50%)
>   adding: examples/inversion/data/GravitySmall.ncInstall file: "debian/tmp2/posix/downunder/forwardmodels/acoustic.pyc" as "debian/stage2/esys/downunder/forwardmodels/acoustic.pyc"
>  (deflated 46%)
>   adding: examples/inversion/data/MagneticSmall.nc (deflated 43%)
>   adding: examples/inversion/data/QLDWestGravity.ncInstall file: "debian/tmp2/posix/downunder/forwardmodels/base.pyc" as "debian/stage2/esys/downunder/forwardmodels/base.pyc"
> )
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.styInstall file: "debian/tmp2/posix/downunder/forwardmodels/dcresistivity.pyc" as "debian/stage2/esys/downunder/forwardmodels/dcresistivity.pyc"
> )
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (deflated 12%)
>   adding: examples/inversion/data/QLDWestMagnetic.ncInstall file: "debian/tmp2/posix/downunder/forwardmodels/gravity.pyc" as "debian/stage2/esys/downunder/forwardmodels/gravity.pyc"
> 
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty [9)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.styInstall file: "debian/tmp2/posix/downunder/forwardmodels/magnetic.pyc" as "debian/stage2/esys/downunder/forwardmodels/magnetic.pyc"
> ] (deflated 9%)
>   adding: examples/inversion/data/HalfSphere_v1.4.mshInstall file: "debian/tmp2/posix/downunder/forwardmodels/magnetotelluric2d.pyc" as "debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.pyc"
> Install file: "debian/tmp2/posix/downunder/forwardmodels/pressure.pyc" as "debian/stage2/esys/downunder/forwardmodels/pressure.pyc"
> 
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty
> Underfull \hbox (badness 10000) in paragraph at lines 415--425
> 
> [17Install file: "debian/tmp2/posix/downunder/forwardmodels/subsidence.pyc" as "debian/stage2/esys/downunder/forwardmodels/subsidence.pyc"
> ]Install file: "debian/tmp2/posix/downunder/inversioncostfunctions.pyc" as "debian/stage2/esys/downunder/inversioncostfunctions.pyc"
> )
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.styInstall file: "debian/tmp2/posix/downunder/inversions.pyc" as "debian/stage2/esys/downunder/inversions.pyc"
> )
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.defInstall file: "debian/tmp2/posix/downunder/magtel1d.pyc" as "debian/stage2/esys/downunder/magtel1d.pyc"
> 
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> [10
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty]))))Install file: "debian/tmp2/posix/downunder/magtel2d.pyc" as "debian/stage2/esys/downunder/magtel2d.pyc"
> 
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)Install file: "debian/tmp2/posix/downunder/mappings.pyc" as "debian/stage2/esys/downunder/mappings.pyc"
> )
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty) Excluding 'comment' comment.Install file: "debian/tmp2/posix/downunder/minimizers.pyc" as "debian/stage2/esys/downunder/minimizers.pyc"
> 
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [11]Install file: "debian/tmp2/posix/downunder/regularizations.pyc" as "debian/stage2/esys/downunder/regularizations.pyc"
> Install file: "debian/tmp2/posix/downunder/seismic.pyc" as "debian/stage2/esys/downunder/seismic.pyc"
> )
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> Overfull \hbox (12.86493pt too wide) in paragraph at lines 437--439
> []\OT1/ptm/m/n/10 You can run es-cript us-ing \OT1/pcr/m/sl/10 path_to_escript_
> files\OT1/pcr/m/n/10 /bin/run-escript\OT1/ptm/m/n/10 . Where \OT1/pcr/m/sl/10 p
> ath_to_escript_
> [12]) [13]Install file: "debian/tmp2/posix/downunder/splitinversioncostfunctions.pyc" as "debian/stage2/esys/downunder/splitinversioncostfunctions.pyc"
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> cxx11.tex
> 
> LaTeX Warning: Reference `ss:domcon' on page 18 undefined on input line 508.
> 
> [18 [14])Install file: "debian/tmp2/posix/downunder/splitminimizers.pyc" as "debian/stage2/esys/downunder/splitminimizers.pyc"
> 
> Appendix A.
> )
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty] [15)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty]
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> install.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> intro.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> source.aux
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/install/
> cxx11.aux))Install file: "debian/tmp2/posix/downunder/splitregularizations.pyc" as "debian/stage2/esys/downunder/splitregularizations.pyc"
> 
> 
> Package rerunfilecheck Warning: File `install.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
>  )
> (see the transcript file for additional information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
> m/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfbInstall file: "debian/tmp2/posix/dudley/py/__init__.pyc" as "debian/stage2/esys/dudley/__init__.pyc"
> >
> </usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrro8a.pfb></usr/share/
> texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb)></usr/share/texlive/texm
> f-dist/fonts/type1/urw/helvetic/uhvr8a.pfb
> Underfull \hbox (badness 10000) in paragraph at lines 604--605
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 604--605
> 
> 
> LaTeX Warning: Reference `Sec:2DHD' on page 19 undefined on input line 617.
> 
> [19></usr/share/texlive/texmf-dist/fonts
> /type1/urw/helvetic/uhvro8a.pfb]></usr/share/texlive/texmf-dist/fonts/type1/urw/
> times/utmb8a.pfb)></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8a.pf
> b
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb)>
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def
> Output written on install.pdf (15 pages, 138688 bytes).
> Transcript written on install.log.
> )
> 
> LaTeX Warning: Reference `fig:onedheatout1' on page 20 undefined on input line 
> 671.
> 
> <figures/ttblockspyplot150.png, id=321, 578.16pt x 433.62pt>
> <use figures/ttblockspyplot150.png> [20pdfTeX warning (ext4): destination with 
> the same identifier (name{figure.2.4}) has been already used, duplicate ignored
> 
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.680 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ttblockspyplot150.png
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg))
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/elist.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty
> Package `listing', V1.2, <1999/05/25>
> )) (/usr/share/texlive/texmf-dist/tex/latex/program/program.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/ueur.fd))
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/defs.tex)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/verinfo.tex)
> Writing index file inversion.idx
> No file inversion.aux.
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd)
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty>]))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd) [1 (deflated 65%)
> {/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map}]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/docguide.tex [2]
> Underfull \hbox (badness 10000) in paragraph at lines 684--692
> 
> <figures/blockspyplot001.png, id=349, 578.16pt x 433.62pt>
> <use figures/blockspyplot001.png>
> <figures/blockspyplot050.png, id=350, 578.16pt x 433.62pt>
> <use figures/blockspyplot050.png>
> <figures/blockspyplot200.png, id=351, 578.16pt x 433.62pt>
> <use figures/blockspyplot200.png>
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ) [3
> 
> LaTeX Warning: Float too large for page by 10.55325pt on input line 775.
> 
> [21] [4]] [22pdfTeX warning (ext4): destination with the same identifier (name{figur
> e.2.5}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.776 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/blockspyplot001.png [5] [6]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.tex
> 
> LaTeX Warning: Citation `ESCRIPT' on page 7 undefined on input line 27.
> 
> 
> LaTeX Warning: Citation `ESCRIPTCOOKBOOK' on page 7 undefined on input line 28.
> 
> 
> 
> LaTeX Warning: Reference `part1' on page 7 undefined on input line 31.
> 
> 
> LaTeX Warning: Reference `part2' on page 7 undefined on input line 39.
> 
> ) [7] [8] [9] [10]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.tex
> Chapter 1.
> 
> LaTeX Warning: Reference `part2' on page 11 undefined on input line 12.
> 
> 
> LaTeX Warning: Reference `Chp:cook:magnetic inversion' on page 11 undefined on 
> input line 33.
> 
> 
> LaTeX Warning: Reference `Chp:cook:joint inversion' on page 11 undefined on inp
> ut line 33.
> 
> <figures/QLDWestGravityDataPlot.png, id=62, 933.0057pt x 775.4571pt>
> <use figures/QLDWestGravityDataPlot.png>
> Underfull \hbox (badness 10000) in paragraph at lines 55--55
> []\OT1/ptm/m/n/10 Figure 1.1: Grav-ity Anomaly Data in $\OML/cmm/m/it/10 mgal$ 
> \OT1/ptm/m/n/10 from West-ern Queens-land, Aus-tralia (file
> <figures/QLDGravContourMu10.png, id=64, 1027.84pt x 957.5775pt>
> <use figures/QLDGravContourMu10.png>
> Underfull \hbox (badness 10000) in paragraph at lines 66--66
> []\OT1/ptm/m/n/10 Figure 1.2: 3-D con-tour plot of the den-sity dis-tri-bu-tion
>  ob-tained by in-ver-sion of file
> 
> LaTeX Warning: Citation `ESCRIPTCOOKBOOK' on page 11 undefined on input line 81
> .
> 
> 
> LaTeX Warning: Citation `ESCRIPT' on page 11 undefined on input line 82.
> 
> [11]
> 
> LaTeX Warning: Reference `code: gravity1' on page 12 undefined on input line 88
> .
> 
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [12 </build/pyt
> hon-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/Q
> LDWestGravityDataPlot.png>]> </<<BUILDDIR>>/py
> thon-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/blockspyplot050.png
> 
> LaTeX Warning: Reference `FIG:EX:DIRAC' on page 37 undefined on input line 75.
> 
> <figures/diracplot.png, id=941, 1701.35625pt x 963.6pt>
> <use figures/diracplot.png>)) [37 </<<BUILDDIR>>/python-escript-
> 5.0/debian/tmp2/posix/doc/user/figures/diracplot.png> </
> <<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook/f
> igures/blockspyplot200.png>] [13 </<<BUILDDIR>>/python-escript-5.
> 0/debian/tmp2/posix/doc/inversion/figures/QLDGravContourMu10.png (PNG copy)>]
> 
> LaTeX Warning: Citation `ESCRIPT' on page 14 undefined on input line 144.
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:1' on page 14 undefined on input line 159
> .
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:0' on page 14 undefined on input line 161
> .
> 
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:DATA' on page 14 undefined on input line 
> 162.
> 
> <figures/dom2D.pdf, id=126, 615.17592pt x 363.89809pt> <use figures/dom2D.pdf>
> 
> LaTeX Warning: Reference `code: gravity1' on page 14 undefined on input line 19
> 2.
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:2' on page 14 undefined on input line 195
> .
> 
> 
> LaTeX Warning: Reference `fig:domainBuilder' on page 14 undefined on input line
>  196.
> 
> <figures/dom2DFEM.pdf, id=128, 621.66188pt x 391.21892pt>
> <use figures/dom2DFEM.pdf>
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:3' on page 14 undefined on input line 225
> .
> 
> 
> LaTeX Warning: Reference `sec:forward gravity' on page 14 undefined on input li
> ne 234.
> 
> [14] [15 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /inversion/figures/dom2D.pdf> </<<PKGBUILDDIR>>/
> debian/tmp2/posix/doc/inversion/figures/dom2DFEM.pdf
> 
> pdfTeX warning: pdflatex (file /<<PKGBUILDDIR>>/
> debian/tmp2/posix/doc/inversion/figures/dom2DFEM.pdf): PDF inclusion: multiple 
> pdfs with page group included in a single page
> >]>]
> 
> LaTeX Warning: Reference `code: gravity1' on page 16 undefined on input line 24
> 3.
> 
> 
> Overfull \hbox (2.93283pt too wide) in paragraph at lines 269--275
> \OT1/ptm/m/n/10 must be con-verted to ap-pro-pri-ate units. This does not ap-pl
> y to ge-o-graphic co-or-di-nates which in []
> 
> LaTeX Warning: Citation `ESCRIPT' on page 16 undefined on input line 286.
> 
> 
> LaTeX Warning: Citation `ESCRIPTONLINE' on page 16 undefined on input line 286.
> 
> 
> 
> LaTeX Warning: Citation `Telford1990a' on page 16 undefined on input line 290.
> 
> 
> Overfull \hbox (11.86232pt too wide) in paragraph at lines 289--293
> \OT1/ptm/m/n/10 In prac-tice grav-ity ac-cel-er-a-tion is mea-sured in var-i-ou
> s ways, for in-stance by air-borne sur-veys [[]]. []
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsptm.fd)
> 
> LaTeX Warning: Citation `Telford1990a' on page 16 undefined on input line 299.
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:2' on page 16 undefined on input line 303
> .
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:0' on page 16 undefined on input line 308
> .
> 
> [16]
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:REMARK:DATAHOLES' on page 17 undefined on
>  input line 333.
> 
> 
> LaTeX Warning: Citation `ERMAPPER' on page 17 undefined on input line 336.
> 
> 
> LaTeX Warning: Citation `NETCDF' on page 17 undefined on input line 336.
> 
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:REMARK:ERMAPPER' on page 17 undefined on 
> input line 338.
> 
> 
> LaTeX Warning: Reference `sec:ref:DataSource:ERM' on page 17 undefined on input
>  line 339.
> 
> 
> LaTeX Warning: Reference `Chp:ref:data sources' on page 17 undefined on input l
> ine 342.
> 
> 
> LaTeX Warning: Citation `NETCDF' on page 17 undefined on input line 345.
> 
> 
> LaTeX Warning: Reference `code: gravity1' on page 17 undefined on input line 34
> 8.
> 
> 
> LaTeX Warning: Reference `sec:ref:DataSource' on page 17 undefined on input lin
> e 369.
> 
> 
> Overfull \hbox (0.75589pt too wide) in paragraph at lines 375--375
> []\OT1/pcr/m/n/10 source0=NetCdfData(NetCdfData.GRAVITY, 'GravitySmall.nc', alt
> itude=2.5*U.km)[] 
> 
> Overfull \hbox (12.75589pt too wide) in paragraph at lines 383--383
> []\OT1/pcr/m/n/10 source0=NetCdfData(NetCdfData.GRAVITY, 'GravitySmall.nc', sca
> le_factor=U.mgal)[] 
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:REMARK:MULTIDATA' on page 17 undefined on
>  input line 424.
> 
> [17]
> 
> LaTeX Warning: Reference `code: gravity1' on page 18 undefined on input line 43
> 1.
> 
> 
> LaTeX Warning: Reference `part2' on page 18 undefined on input line 441.
> 
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:REMARK:REG' on page 18 undefined on input
>  line 478.
> 
> [18]
> 
> LaTeX Warning: Reference `code: gravity1' on page 19 undefined on input line 50
> 9.
> 
> 
> LaTeX Warning: Citation `VisIt' on page 19 undefined on input line 512.
> 
> 
> LaTeX Warning: Citation `mayavi' on page 19 undefined on input line 512.
> 
> 
> LaTeX Warning: Citation `SILO' on page 19 undefined on input line 524.
> 
> 
> LaTeX Warning: Citation `VISIT' on page 19 undefined on input line 527.
> 
> 
> LaTeX Warning: Citation `GOCAD' on page 19 undefined on input line 538.
> 
> <figures/QLDGravContourMu01.png, id=212, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu01.png>
> <figures/QLDGravContourMu1.png, id=213, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu1.png> <use figures/QLDGravContourMu10.png>
> <figures/QLDGravContourMu100.png, id=214, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu100.png>
> <figures/QLDGravContourMu1000.png, id=215, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu1000.png>
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:0' on page 19 undefined on input line 573
> .
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:0' on page 19 undefined on input line 573
> .
> 
> 
> LaTeX Warning: Float too large for page by 9.6448pt on input line 575.
> 
> <figures/QLDGravDepthMu01.png, id=216, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu01.png>
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 797--798
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][][][][][][][][][][][][] 
> 
> LaTeX Warning: Reference `fig:onedheatout' on page 23 undefined on input line 8
> 12.
> 
> )
> <figures/QLDGravDepthMu1.png, id=217, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu1.png>
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example02.tex
> <figures/QLDGravDepthMu10.png, id=218, 1027.84pt x 957.5775pt>
> <use figures/QLDGravDepthMu10.png>
> <figures/QLDGravDepthMu100.png, id=219, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu100.png>
> <figures/QLDGravDepthMu1000.png, id=220, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu1000.png>
> Underfull \hbox (badness 10000) in paragraph at lines 17--19
> 
> 
> LaTeX Warning: Reference `fig:onedhdmodel' on page 23 undefined on input line 2
> 1.
> 
> <figures/onedheatdiff002.pdf, id=376, 482.80376pt x 107.40125pt>
> <use figures/onedheatdiff002.pdf>
> 
> LaTeX Warning: Reference `Sec:1DHDv00' on page 23 undefined on input line 34.
> 
> [23
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:0' on page 19 undefined on input line 603
> .
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:0' on page 19 undefined on input line 603
> .
> 
> 
> LaTeX Warning: Float too large for page by 9.6448pt on input line 606.
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:10' on page 19 undefined on input line 60
> 8.
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:11' on page 19 undefined on input line 60
> 8.
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:0' on page 19 undefined on input line 610
> .
> 
> 
> LaTeX Warning: Citation `ESCRIPT' on page 19 undefined on input line 640.
> 
> [19]] [20 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /inversion/figures/QLDGravContourMu01.png (PNG copy)> </build/python-escript-O0
> iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravContourM
> u1.png (PNG copy)> </<<PKGBUILDDIR>>/debian/tmp2
> /posix/doc/inversion/figures/QLDGravContourMu100.png (PNG copy)> </build/python
> -escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDG
> ravContourMu1000.png (PNG copy)>] [21 </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu01.png (PNG copy)
> > </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/invers
> ion/figures/QLDGravDepthMu1.png (PNG copy)> </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu10.png (PNG
>  copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/
> inversion/figures/QLDGravDepthMu100.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu100
> 0.png (PNG copy)>]
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:DATA' on page 22 undefined on input line 
> 656.
> 
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:DATA' on page 22 undefined on input line 
> 673.
> 
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:REMARK:DATAHOLES' on page 22 undefined on
>  input line 674.
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:onshoreoffshore' on page 22 undefined on 
> input line 683.
> 
> 
> LaTeX Warning: Reference `FIG:P1:GRAV:onshoreoffshore' on page 22 undefined on 
> input line 689.
> 
> <figures/onshore-offshore.png, id=253, 501.5538pt x 440.847pt>
> <use figures/onshore-offshore.png> [22 </<<BUILDDIR>>/python-esc
> ript-5.0/debian/tmp2/posix/doc/inversion/figures/onshore-offshore.png
> 
> LaTeX Warning: Reference `eqn:hddisc' on page 24 undefined on input line 71.
> 
> 
> LaTeX Warning: Reference `SEC BOUNDARY COND' on page 24 undefined on input line
>  73.
> 
> [24pdfTeX warning (ext4): destination with the same identifier (name{figure.2.6
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.110 I
>        t is important to remark here that if a Dirichlet boundary condition is 
> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /figures/onedheatdiff002.pdf>]
> 
> LaTeX Warning: Reference `fig:onedheatout1 002' on page 25 undefined on input l
> ine 116.
> 
> 
> LaTeX Warning: Reference `fig:onedheatout 002' on page 25 undefined on input li
> ne 119.
> 
> <figures/ttrodpyplot150.png, id=453, 578.16pt x 433.62pt>
> <use figures/ttrodpyplot150.png>
> <figures/rodpyplot001.png, id=454, 578.16pt x 433.62pt>
> <use figures/rodpyplot001.png>
> <figures/rodpyplot050.png, id=455, 578.16pt x 433.62pt>
> <use figures/rodpyplot050.png>
> <figures/rodpyplot200.png, id=456, 578.16pt x 433.62pt>
> <use figures/rodpyplot200.png>
> 
> LaTeX Warning: Float too large for page by 10.55325pt on input line 146.
> 
> ) [25pdfTeX warning (ext4): destination with the same identifier (name{figure.2
> .7}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.109 \chapter
>               {Heat Diffusion in Two Dimensions} </<<BUILDDIR>>/
> python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ttrodpyplot150.png>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/exe
> cute.tex [38]
> Chapter 2.
> 
> LaTeX Warning: Reference `FirstSteps' on page 39 undefined on input line 31.
> 
> 
> LaTeX Warning: Citation `OPENMP' on page 39 undefined on input line 46.
> 
> 
> LaTeX Warning: Citation `MPI' on page 39 undefined on input line 47.
> 
> [39]
> Overfull \hbox (0.88261pt too wide) in paragraph at lines 126--132
> []\OT1/ptm/m/n/10 the num-ber of threads used per pro-cess. The op-tion over-wr
> ites the value of the [][]
> [40] [41]
> 
> LaTeX Warning: Citation `lazyauspdc' on page 42 undefined on input line 278.
> 
> ) [42]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esc
> ript.tex
> Chapter 3.
> [43>]]
> [26pdfTeX warning (ext4): destination with the same identifier (name{figure.2.8
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.109 \chapter
>               {Heat Diffusion in Two Dimensions} </<<BUILDDIR>>/
> python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/rodpyplot001.png <figures/EscriptDiagram1.pdf, id=1043, 458.51299pt x 220.825pt>
> <use figures/EscriptDiagram1.pdf>
> Overfull \hbox (3.26775pt too wide) in paragraph at lines 74--79
>  [][] 
> 
> LaTeX Warning: Reference `SEC Projection' on page 44 undefined on input line 79
> .
> 
> 
> LaTeX Warning: Reference `SEC Projection' on page 44 undefined on input line 79
> .
> 
> 
> Underfull \hbox (badness 1648) in paragraph at lines 79--79
> [] \OT1/ptm/m/sc/9 Fig-ure 3.1\OT1/ptm/m/n/9 : []De-pen-dency of func-tion spac
> es in []. An ar-row in-di-cates that a func-tion in the
> 
> LaTeX Warning: Citation `LBB' on page 44 undefined on input line 83.
> 
> 
> LaTeX Warning: Reference `ESCRIPT DEP' on page 44 undefined on input line 88.
> 
> 
> LaTeX Warning: Reference `ESCRIPT DEP' on page 44 undefined on input line 107.
> 
> 
> LaTeX Warning: Reference `ESCRIPT DEP' on page 44 undefined on input line 119.
> 
> 
> LaTeX Warning: Reference `SEC Projection' on page 44 undefined on input line 12
> 1.
> 
> [44 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/EscriptDiagram1.pdf>]>]
> 
> LaTeX Warning: Reference `part2' on page 23 undefined on input line 757.
> 
> ) [23]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.tex [24]
> Chapter 2.
> <figures/QLDWestMagneticDataPlot.png, id=280, 705.3552pt x 615.7404pt>
> <use figures/QLDWestMagneticDataPlot.png>
> 
> LaTeX Warning: Citation `NUMPY' on page 45 undefined on input line 150.
> 
> 
> Overfull \hbox (0.1719pt too wide) in paragraph at lines 208--217
> \OT1/ptm/m/n/10 The vari-able \OT1/pcr/m/n/10 d \OT1/ptm/m/n/10 gives the spa-t
> ial di-men-sion-al-ity of the do-main on which the dis-place-ments are de-fined
> . \OT1/pcr/m/n/10 kronecker
> [45]
> 
> LaTeX Warning: Reference `ESCRIPT DEP' on page 46 undefined on input line 235.
> 
> <figures/EscriptDiagram2.pdf, id=1076, 309.155pt x 219.82124pt>
> <use figures/EscriptDiagram2.pdf>
> Underfull \hbox (badness 10000) in paragraph at lines 7--7
> []\OT1/ptm/m/n/10 Figure 2.1: Mag-netic anomaly data in $\OML/cmm/m/it/10 nT$ \
> OT1/ptm/m/n/10 from West-ern Queens-land, Aus-tralia (file
> 
> LaTeX Warning: Reference `FIG:P1:MAG:0' on page 25 undefined on input line 15.
> 
> 
> LaTeX Warning: Reference `code: magnetic1' on page 25 undefined on input line 1
> 9.
> 
> 
> LaTeX Warning: Reference `code: gravity1' on page 25 undefined on input line 20
> .
> 
> 
> Overfull \hbox (30.76083pt too wide) in paragraph at lines 40--41
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][] 
> <figures/QLDMagContourMu01.png, id=281, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu01.png>
> 
> LaTeX Warning: Reference `FIG:P1:MAG:1' on page 25 undefined on input line 75.
> 
> [25] [26 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /inversion/figures/QLDWestMagneticDataPlot.png
> 
> LaTeX Warning: Reference `Figure: tag' on page 46 undefined on input line 255.
> 
> 
> LaTeX Warning: Reference `Figure: tag' on page 46 undefined on input line 266.
> 
> [46 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/EscriptDiagram2.pdf>]
> 
> LaTeX Warning: Citation `NETCDF' on page 47 undefined on input line 308.
> 
> 
> LaTeX Warning: Reference `sec:datamanager' on page 47 undefined on input line 3
> 58.
> 
> [47] [48]> </b
> uild/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/fi
> gures/rodpyplot050.png [49] [50]
> Overfull \hbox (5.82425pt too wide) in paragraph at lines 619--629
> \OT1/ptm/m/n/10 an at-tempt is made to con-vert \OT1/pcr/m/n/10 arg0 \OT1/ptm/m
> /n/10 to the \OT1/pcr/m/n/10 FunctionSpace \OT1/ptm/m/n/10 of \OT1/pcr/m/n/10 a
> rg1 \OT1/ptm/m/n/10 or to con-vert \OT1/pcr/m/n/10 arg1 \OT1/ptm/m/n/10 to the 
> \OT1/pcr/m/n/10 FunctionSpace
> [51] [52]
> 
> LaTeX Warning: Reference `chap:ripley' on page 53 undefined on input line 807.
> 
> 
> LaTeX Warning: Citation `gaussfilter' on page 53 undefined on input line 836.
> 
> [53] [54] [55]> </<<PKGBUILDDIR>>/debian
> /tmp2/posix/doc/cookbook/figures/rodpyplot200.png [56] [57] [58] [59]> </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagContourMu01.png
>  (PNG copy)>]
> Overfull \hbox (0.75589pt too wide) in paragraph at lines 84--84
> []\OT1/pcr/m/n/10 B_b = [2201.*U.Nano*U.Tesla, 31232.*U.Nano*U.Tesla,  -41405.*
> U.Nano*U.Tesla][] 
> 
> LaTeX Warning: Citation `IGRF' on page 27 undefined on input line 94.
> 
> 
> LaTeX Warning: Citation `AGRF' on page 27 undefined on input line 95.
> 
> <figures/QLDMagContourMu0001.png, id=331, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu0001.png>
> <figures/QLDMagContourMu001.png, id=332, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu001.png> <use figures/QLDMagContourMu01.png>
> <figures/QLDMagContourMu1.png, id=333, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu1.png> [60
> <figures/QLDMagContourMu10.png, id=334, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu10.png>]
> 
> LaTeX Warning: Reference `FIG:P1:MAG:0' on page 27 undefined on input line 161.
> 
> 
> 
> LaTeX Warning: Reference `FIG:P1:MAG:0' on page 27 undefined on input line 161.
> 
> 
> 
> LaTeX Warning: Float too large for page by 8.84459pt on input line 163.
> 
> <figures/QLDMagDepthMu0001.png, id=335, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu0001.png>
> <figures/QLDMagDepthMu001.png, id=336, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu001.png>
> <figures/QLDMagDepthMu01.png, id=337, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu01.png>
> <figures/QLDMagDepthMu1.png, id=338, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu1.png>
> <figures/QLDMagDepthMu10.png, id=339, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu10.png>
> 
> LaTeX Warning: Reference `FIG:P1:MAG:0' on page 27 undefined on input line 190.
> 
> 
> 
> LaTeX Warning: Reference `FIG:P1:MAG:0' on page 27 undefined on input line 190.
> 
> 
> 
> LaTeX Warning: Float too large for page by 8.84459pt on input line 192.
> 
> 
> LaTeX Warning: Reference `FIG:P1:MAG:10' on page 27 undefined on input line 194
> .
> 
> 
> LaTeX Warning: Reference `FIG:P1:MAG:11' on page 27 undefined on input line 194
> .
> 
> 
> LaTeX Warning: Reference `FIG:P1:MAG:0' on page 27 undefined on input line 195.
> 
> 
> 
> LaTeX Warning: Reference `FIG:P1:MAG:10' on page 27 undefined on input line 196
> .
> 
> 
> LaTeX Warning: Reference `FIG:P1:MAG:11' on page 27 undefined on input line 197
> .
> 
> ) [27] [28 </<<PKGBUILDDIR>>/debian/tmp2/posix/d
> oc/inversion/figures/QLDMagContourMu0001.png (PNG copy)> </build/python-escript
> -O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagContou
> rMu001.png (PNG copy)> </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/inversion/figures/QLDMagContourMu1.png (PNG copy)> </build/pytho
> n-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLD
> MagContourMu10.png (PNG copy)>] [29 </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu0001.png (PNG copy)>
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversi
> on/figures/QLDMagDepthMu001.png (PNG copy)> </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu01.png (PNG 
> copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/i
> nversion/figures/QLDMagDepthMu1.png (PNG copy)> </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu10.png (
> PNG copy)>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.tex [30]
> Chapter 3.
> ) [31]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.tex [32]
> Chapter 4.
> 
> LaTeX Warning: Citation `LOKE2014' on page 33 undefined on input line 30.
> 
> 
> LaTeX Warning: Reference `sec:forward DCRES' on page 33 undefined on input line
>  35.
> 
> 
> LaTeX Warning: Reference `fig:HalfSphere' on page 33 undefined on input line 39
> .
> 
> <figures/HalfSphere.png, id=382, 792.9625pt x 530.98375pt>
> <use figures/HalfSphere.png>
> Overfull \hbox (14.56067pt too wide) in paragraph at lines 1432--1433
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspcr.fd)>] [61
> Chapter 3.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example03.tex] <figures/twodheatdiff.pdf, id=482, 409.53pt x 350.30875pt>
> <use figures/twodheatdiff.pdf>
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 67--68
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][] 
> [33 [62]]
> Overfull \hbox (57.76111pt too wide) in paragraph at lines 97--98
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> [34
> Underfull \hbox (badness 10000) in paragraph at lines 22--23
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 22--23
> 
> 
> LaTeX Warning: Reference `fig:twodhdmodel' on page 27 undefined on input line 3
> 0.
> 
> 
> LaTeX Warning: Reference `Sec:1DHDv00' on page 27 undefined on input line 32.
> 
> 
> LaTeX Warning: Reference `fig:twodhdmodel' on page 27 undefined on input line 4
> 6.
> 
> 
> LaTeX Warning: Reference `Sec:1DHDv00' on page 27 undefined on input line 66.
> 
> 
> LaTeX Warning: Reference `eqn:hd' on page 27 undefined on input line 72.
> 
> 
> LaTeX Warning: Reference `Sec:1DHDv00' on page 27 undefined on input line 73.
> 
> [27 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inve
> rsion/figures/HalfSphere.png] [63]
> 
> LaTeX Warning: Reference `eqn:commonform nabla' on page 28 undefined on input l
> ine 87.
> 
> 
> LaTeX Warning: Reference `eqn:hdgenf' on page 28 undefined on input line 98.
> 
> 
> LaTeX Warning: Reference `eqn:commonform2D' on page 28 undefined on input line 
> 102.
> 
> 
> LaTeX Warning: Reference `ESCRIPT SET' on page 28 undefined on input line 113.
> 
> 
> LaTeX Warning: Reference `eqn: kappa general' on page 28 undefined on input lin
> e 125.
> 
> [28pdfTeX warning (ext4): destination with the same identifier (name{figure.3.1
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.141 \begin{python}
>                      </<<PKGBUILDDIR>>/debian/tm
> p2/posix/doc/cookbook/figures/twodheatdiff.pdf>]
> [64]
> 
> LaTeX Warning: Reference `eqn: kappa general' on page 29 undefined on input lin
> e 144.
> 
> 
> LaTeX Warning: Reference `NEUMAN 2' on page 29 undefined on input line 147.
> 
> 
> LaTeX Warning: Reference `Sec:1DHDv00' on page 29 undefined on input line 169.
> 
> <figures/heatrefraction001.png, id=520, 578.16pt x 433.62pt>
> <use figures/heatrefraction001.png>
> <figures/heatrefraction030.png, id=521, 578.16pt x 433.62pt>
> <use figures/heatrefraction030.png>
> <figures/heatrefraction200.png, id=522, 578.16pt x 433.62pt>
> <use figures/heatrefraction200.png> [65]
> 
> LaTeX Warning: Float too large for page by 12.55325pt on input line 232.
> 
> [29 [66]] [67]) [68]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lin
> earPDE.tex
> Chapter 4.
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.3' on page 69 undefined on input lin
> e 54.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.1' on page 69 undefined on input lin
> e 55.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.2' on page 69 undefined on input lin
> e 55.
> 
> [69]
> 
> LaTeX Warning: Reference `sec: plot T' on page 30 undefined on input line 243.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd)
> 
> LaTeX Warning: Reference `fig:twodhdans' on page 30 undefined on input line 301
> .
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 306--311
> 
> [30
> Overfull \hbox (3.25417pt too wide) in paragraph at lines 109--112
> \OT1/ptm/m/n/10 In this case the co-ef-fi-cient $\OML/cmm/m/it/10 d[]$ \OT1/ptm
> /m/n/10 and $\OML/cmm/m/it/10 y[]$ \OT1/ptm/m/n/10 are each a scalar \OT1/pcr/m
> /n/10 Data \OT1/ptm/m/n/10 ob-ject both in the con-tact \OT1/pcr/m/n/10 Functio
> nSpace
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.4' on page 70 undefined on input lin
> e 126.
> 
> 
> LaTeX Warning: Reference `CHAP: Tutorial' on page 70 undefined on input line 14
> 0.
> 
> [70]] <figures/ScreeshotMayavi2n1.png, id=588, 979.66pt x 804.00375pt>
> <use figures/ScreeshotMayavi2n1.png>
> <figures/ScreeshotMayavi2n2.png, id=589, 634.37pt x 353.32pt>
> <use figures/ScreeshotMayavi2n2.png>
> 
> LaTeX Warning: Reference `fig:mayavi window' on page 31 undefined on input line
>  360.
> 
> 
> LaTeX Warning: Reference `fig:mayavi window2' on page 31 undefined on input lin
> e 365.
> 
> ) [31] [32pdfTeX warning (ext4): destination with the same identifier (name{fig
> ure.3.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.113 \chapter
>               {Complex Geometries} </<<BUILDDIR>>/python-escript
> -5.0/debian/tmp2/posix/doc/cookbook/figures/heatrefraction001.png
> Overfull \hbox (9.16061pt too wide) in paragraph at lines 171--172
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][] 
> [71]
> 
> LaTeX Warning: Reference `SEC Solver Options' on page 72 undefined on input lin
> e 244.
> 
> 
> LaTeX Warning: Reference `SEC Solver Options' on page 72 undefined on input lin
> e 249.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SYSTEM.5' on page 72 undefined on input lin
> e 283.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.5' on page 72 undefined on input lin
> e 283.
> 
> [72] [73]
> 
> LaTeX Warning: Reference `ESCRIPT CHAP' on page 74 undefined on input line 411.
> 
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.1' on page 74 undefined on input lin
> e 415.
> 
> 
> LaTeX Warning: Reference `PROJ.1' on page 74 undefined on input line 446.
> 
> [74]
> 
> LaTeX Warning: Reference `PROJ.1' on page 75 undefined on input line 467.
> 
> 
> LaTeX Warning: Reference `SEC Solver Options' on page 75 undefined on input lin
> e 476.
> 
> [75]
> 
> LaTeX Warning: Reference `TAB FINLEY SOLVER OPTIONS 1' on page 76 undefined on 
> input line 530.
> 
> 
> LaTeX Warning: Reference `TAB FINLEY SOLVER OPTIONS 2' on page 76 undefined on 
> input line 553.
> 
> [76] [77] [78] [79>])] [35] [36] [37] [38]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.tex
> 
> LaTeX Warning: Citation `MKL' on page 80 undefined on input line 858.
> 
> 
> LaTeX Warning: Citation `UMFPACK' on page 80 undefined on input line 863.
> 
> 
> LaTeX Warning: Reference `chap:finley' on page 80 undefined on input line 867.
> 
> 
> LaTeX Warning: Citation `Saad' on page 80 undefined on input line 882.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 80 undefined on input line 887.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 80 undefined on input line 892.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 80 undefined on input line 896.
> 
> 
> LaTeX Warning: Reference `LUMPING' on page 80 undefined on input line 906.
> 
> 
> LaTeX Warning: Reference `LUMPING' on page 80 undefined on input line 911.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 80 undefined on input line 917.
> 
> [80]
> Chapter 5.
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 39 undefined on input
>  line 7.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping' on page 39 undefined on input line 1
> 0.
> 
> 
> LaTeX Warning: Reference `Chp:ref:forward models' on page 39 undefined on input
>  line 13.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping' on page 39 undefined on input line 4
> 6.
> 
> 
> LaTeX Warning: Citation `ESCRIPT' on page 39 undefined on input line 54.
> 
> 
> LaTeX Warning: Reference `Chp:ref:domain builder' on page 39 undefined on input
>  line 55.
> 
> 
> LaTeX Warning: Reference `fig:cartesianDomain' on page 39 undefined on input li
> ne 58.
> 
> <figures/classdep.pdf, id=470, 327.42326pt x 252.61375pt>
> <use figures/classdep.pdf>
> 
> LaTeX Warning: Reference `part1' on page 39 undefined on input line 71.
> 
> 
> LaTeX Warning: Reference `chapter:ref:Drivers:Drivers' on page 39 undefined on 
> input line 72.
> 
> [39]
> 
> LaTeX Warning: Citation `WEISS' on page 81 undefined on input line 921.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 81 undefined on input line 925.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 81 undefined on input line 929.
> 
> 
> LaTeX Warning: Citation `Saad' on page 81 undefined on input line 935.
> 
> 
> LaTeX Warning: Citation `Saad' on page 81 undefined on input line 939.
> 
> 
> LaTeX Warning: Citation `AMG' on page 81 undefined on input line 943.
> 
> 
> LaTeX Warning: Citation `Saad' on page 81 undefined on input line 948.
> 
> 
> LaTeX Warning: Citation `RILU' on page 81 undefined on input line 959.
> 
> 
> LaTeX Warning: Citation `Trilinos' on page 81 undefined on input line 987.
> 
> 
> LaTeX Warning: Citation `AMG' on page 81 undefined on input line 995.
> 
> 
> LaTeX Warning: Citation `AMG' on page 81 undefined on input line 998.
> 
> 
> LaTeX Warning: Citation `AMG' on page 81 undefined on input line 1001.
> 
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lum
> ping.tex
> 
> LaTeX Warning: Reference `fig:classes' on page 40 undefined on input line 75.
> 
> 
> LaTeX Warning: Reference `Chp:ref:data sources' on page 40 undefined on input l
> ine 76.
> 
> 
> LaTeX Warning: Citation `ESCRIPT' on page 40 undefined on input line 79.
> 
> 
> LaTeX Warning: Reference `Chp:ref:domain builder' on page 40 undefined on input
>  line 79.
> 
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 40 undefined on input
>  line 84.
> 
> 
> LaTeX Warning: Reference `Chp:ref:forward models' on page 40 undefined on input
>  line 85.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping' on page 40 undefined on input line 8
> 6.
> 
> 
> LaTeX Warning: Reference `chapter:ref:Minimization' on page 40 undefined on inp
> ut line 88.
> 
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Drivers.tex [81] [40 </<<PKGBUILDDIR>>/debian/tmp2/
> posix/doc/inversion/figures/classdep.pdf>]
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.1' on page 82 undefined on input lin
> e 59.
> 
> 
> LaTeX Warning: Reference `FIG LUMPING VALET A' on page 82 undefined on input li
> ne 72.
> 
> 
> LaTeX Warning: Reference `FIG LUMPING VALET B' on page 82 undefined on input li
> ne 78.
> 
> <figures/lumping_valet_a_1.png, id=1544, 578.16pt x 433.62pt>
> <use figures/lumping_valet_a_1.png>> </build/pyth
> on-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/hea
> trefraction030.png
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET 2' on page 82 undefined on input l
> ine 89.
> 
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET 2' on page 82 undefined on input l
> ine 89.
> 
> <figures/lumping_valet_a_2.png, id=1545, 578.16pt x 433.62pt>
> <use figures/lumping_valet_a_2.png>
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET 2' on page 82 undefined on input l
> ine 96.
> 
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET 2' on page 82 undefined on input l
> ine 96.
> 
> <figures/lumping_valet_u_1.png, id=1546, 578.16pt x 433.62pt>
> <use figures/lumping_valet_u_1.png>
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function' on page 41 undef
> ined on input line 14.
> 
> 
> LaTeX Warning: Reference `chapter:ref:Minimization' on page 41 undefined on inp
> ut line 19.
> 
> 
> LaTeX Warning: Reference `EQU:MIN:3a' on page 41 undefined on input line 35.
> 
> 
> LaTeX Warning: Reference `EQU:MIN:3b' on page 41 undefined on input line 37.
> 
> 
> LaTeX Warning: Reference `Chp:cook:gravity inversion' on page 41 undefined on i
> nput line 58.
> 
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 41 undefined on input
>  line 66.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping density' on page 41 undefined on inpu
> t line 67.
> 
> 
> LaTeX Warning: Reference `sec:forward gravity' on page 41 undefined on input li
> ne 68.
> 
> 
> LaTeX Warning: Reference `chapter:ref:Minimization' on page 41 undefined on inp
> ut line 70.
> 
> 
> LaTeX Warning: Citation `Nocedal1980' on page 41 undefined on input line 71.
> 
> 
> LaTeX Warning: Reference `Chp:ref:domain builder' on page 41 undefined on input
>  line 91.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping density' on page 41 undefined on inpu
> t line 97.
> 
> 
> LaTeX Warning: Reference `EQU:REG:1' on page 41 undefined on input line 100.
> 
> 
> LaTeX Warning: Reference `Chp:ref:domain builder' on page 41 undefined on input
>  line 103.
> 
> [41]
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET 3' on page 82 undefined on input l
> ine 103.
> 
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET 3' on page 82 undefined on input l
> ine 103.
> 
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET' on page 82 undefined on input lin
> e 108.
> 
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET 2' on page 82 undefined on input l
> ine 108.
> 
> 
> LaTeX Warning: Reference `LINEARPDE.SINGLE.1' on page 82 undefined on input lin
> e 114.
> 
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET 2' on page 82 undefined on input l
> ine 116.
> 
> 
> LaTeX Warning: Reference `LUMPING WAVE VALET 3' on page 82 undefined on input l
> ine 116.
> 
> 
> LaTeX Warning: Reference `FIG LUMPING VALET C' on page 82 undefined on input li
> ne 119.
> 
> [82] [83 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /user/figures/lumping_valet_a_1.png
> 
> LaTeX Warning: Reference `Chp:cook:magnetic inversion' on page 42 undefined on 
> input line 111.
> 
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 42 undefined on input
>  line 117.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping susceptibility' on page 42 undefined 
> on input line 118.
> 
> 
> LaTeX Warning: Reference `sec:forward self demagnetic' on page 42 undefined on 
> input line 120.
> 
> 
> LaTeX Warning: Reference `sec:forward magnetic' on page 42 undefined on input l
> ine 121.
> 
> 
> LaTeX Warning: Reference `chapter:ref:Minimization' on page 42 undefined on inp
> ut line 123.
> 
> 
> LaTeX Warning: Citation `Nocedal1980' on page 42 undefined on input line 124.
> 
> 
> LaTeX Warning: Reference `Chp:ref:domain builder' on page 42 undefined on input
>  line 146.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping susceptibility' on page 42 undefined 
> on input line 152.
> 
> 
> LaTeX Warning: Reference `EQU:REG:1' on page 42 undefined on input line 155.
> 
> 
> LaTeX Warning: Reference `Chp:ref:domain builder' on page 42 undefined on input
>  line 158.
> 
> 
> LaTeX Warning: Reference `Chp:cook:joint inversion' on page 42 undefined on inp
> ut line 166.
> 
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 42 undefined on input
>  line 174.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping' on page 42 undefined on input line 1
> 75.
> 
> 
> LaTeX Warning: Reference `sec:forward gravity' on page 42 undefined on input li
> ne 176.
> 
> 
> LaTeX Warning: Reference `sec:forward self demagnetic' on page 42 undefined on 
> input line 178.
> 
> 
> LaTeX Warning: Reference `sec:forward magnetic' on page 42 undefined on input l
> ine 179.
> 
> 
> LaTeX Warning: Reference `chapter:ref:Minimization' on page 42 undefined on inp
> ut line 181.
> 
> 
> LaTeX Warning: Citation `Nocedal1980' on page 42 undefined on input line 182.
> 
> [42]
> 
> LaTeX Warning: Reference `Chp:ref:domain builder' on page 43 undefined on input
>  line 213.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping density' on page 43 undefined on inpu
> t line 219.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping susceptibility' on page 43 undefined 
> on input line 224.
> 
> 
> LaTeX Warning: Reference `EQU:REG:1' on page 43 undefined on input line 227.
> 
> 
> LaTeX Warning: Reference `Chp:ref:domain builder' on page 43 undefined on input
>  line 231.
> 
> 
> LaTeX Warning: Reference `Chp:ref:domain builder' on page 43 undefined on input
>  line 233.
> 
> )) [43]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.tex [44]
> Chapter 6.
> 
> LaTeX Warning: Reference `fig:cartesianDomain' on page 45 undefined on input li
> ne 11.
> 
> 
> LaTeX Warning: Reference `fig:cartesianDomain' on page 45 undefined on input li
> ne 21.
> 
> 
> LaTeX Warning: Reference `fig:cartesianDomain' on page 45 undefined on input li
> ne 26.
> 
> <figures/cartesian.pdf, id=522, 281.68228pt x 299.79382pt>
> <use figures/cartesian.pdf> <figures/geosphir.png, id=523, 883.3pt x 682.55pt>
> <use figures/geosphir.png>
> 
> LaTeX Warning: Reference `fig:geodeticDomain' on page 45 undefined on input lin
> e 46.
> 
> 
> LaTeX Warning: Citation `Featherstone2008a' on page 45 undefined on input line 
> 48.
> 
> 
> LaTeX Warning: Reference `REF:FIG:REF:10' on page 45 undefined on input line 79
> .
> 
> [45] [46 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /inversion/figures/cartesian.pdf>] [47 </<<BUILDDIR>>/python-esc
> ript-5.0/debian/tmp2/posix/doc/inversion/figures/geosphir.png> </<<PKGBUILDDIR>>/debian/tmp
> 2/posix/doc/cookbook/figures/heatrefraction200.png> </<<BUILDDIR>>/python-escri
> pt-5.0/debian/tmp2/posix/doc/user/figures/lumping_valet_a_2.png>]
> 
> LaTeX Warning: Reference `equ:ref:coordinates:100' on page 48 undefined on inpu
> t line 211.
> 
> 
> LaTeX Warning: Reference `REF:FIG:REF:10' on page 48 undefined on input line 25
> 1.
> 
> 
> LaTeX Warning: Reference `REF:FIG:REF:10' on page 48 undefined on input line 25
> 5.
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 261--261
> [][][]\OT1/ptm/m/n/8 In gen-eral any or-thog-o-nal co-or-di-nate trans-for-ma-t
> ion can be sup-ported by build-ing sub-classes of the
> [48] [49]) [50]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.tex
> Chapter 7.
> 
> LaTeX Warning: Reference `REF:EQU:INTRO 1' on page 51 undefined on input line 1
> 8.
> 
> 
> LaTeX Warning: Citation `Nocedal1980' on page 51 undefined on input line 40.
> 
> 
> LaTeX Warning: Reference `EQU:MIN:2' on page 51 undefined on input line 67.
> 
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 51 undefined on input
>  line 68.
> 
> [51]
> 
> LaTeX Warning: Reference `chapter:ref:Minimization: costfunction class' on page
>  52 undefined on input line 96.
> 
> 
> LaTeX Warning: Reference `EQU:MIN:3a' on page 52 undefined on input line 106.
> 
> 
> LaTeX Warning: Reference `EQU:MIN:3b' on page 52 undefined on input line 108.
> 
> 
> LaTeX Warning: Reference `EQU:MIN:3a' on page 52 undefined on input line 110.
> 
> 
> LaTeX Warning: Reference `EQU:MIN:3b' on page 52 undefined on input line 111.
> 
> [52]
> 
> LaTeX Warning: Citation `Nocedal1980' on page 53 undefined on input line 215.
> 
> 
> LaTeX Warning: Reference `sec:LineSearch' on page 53 undefined on input line 22
> 6.
> 
> [53]
> 
> LaTeX Warning: Citation `Nocedal2006' on page 54 undefined on input line 256.
> 
> 
> LaTeX Warning: Citation `MoreThuente1992' on page 54 undefined on input line 25
> 7.
> 
> ) [54]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.tex
> Chapter 8.
> 
> LaTeX Warning: Reference `chapter:ref:Drivers' on page 55 undefined on input li
> ne 2.
> 
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 55 undefined on input
>  line 6.
> 
> 
> LaTeX Warning: Reference `Chp:ref:forward models' on page 55 undefined on input
>  line 7.
> 
> 
> LaTeX Warning: Reference `chapter:ref:Minimization' on page 55 undefined on inp
> ut line 12.
> 
> 
> Overfull \hbox (9.98225pt too wide) in paragraph at lines 14--17
> \OT1/ptm/m/n/10 single-values level set func-tion. The fol-low-ing script snip-
> pet shows the cre-ation of the \OT1/pcr/m/n/10 InversionCostFunction
> [55]
> 
> LaTeX Warning: Reference `chapter:ref:Minimization: costfunction class' on page
>  56 undefined on input line 61.
> 
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 56 undefined on input
>  line 65.
> 
> 
> LaTeX Warning: Reference `Chp:ref:mapping' on page 56 undefined on input line 6
> 7.
> 
> 
> LaTeX Warning: Reference `Chp:ref:forward models' on page 56 undefined on input
>  line 72.
> 
> 
> LaTeX Warning: Reference `sec:ref:reference systems' on page 56 undefined on in
> put line 79.
> 
> 
> LaTeX Warning: Citation `ESCRIPT' on page 56 undefined on input line 83.
> 
> 
> LaTeX Warning: Reference `REF:EQU:DRIVE:10' on page 56 undefined on input line 
> 90.
> 
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 56 undefined on input
>  line 99.
> 
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 56 undefined on input
>  line 121.
> 
> [56>] [33]pdfTeX warning (ext4): 
> destination with the same identifier (name{figure.3.3}) has been already used, 
> duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.113 \chapter
>               {Complex Geometries}pdfTeX warning (ext4): destination with the s
> ame identifier (name{figure.3.4}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.113 \chapter
>               {Complex Geometries} </<<BUILDDIR>>/python-escript
> -5.0/debian/tmp2/posix/doc/cookbook/figures/ScreeshotMayavi2n1.png
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function:gradient' on page
>  57 undefined on input line 181.
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function:gradient' on page
>  57 undefined on input line 186.
> 
> [57]
> 
> LaTeX Warning: Reference `chapter:ref:Minimization' on page 58 undefined on inp
> ut line 220.
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function:gradient' on page
>  58 undefined on input line 246.
> 
> 
> LaTeX Warning: Reference `REF:EQU:INTRO 2b' on page 58 undefined on input line 
> 247.
> 
> [58]
> 
> LaTeX Warning: Reference `REF:EQU:costfunction 100b' on page 59 undefined on in
> put line 281.
> 
> 
> LaTeX Warning: Reference `REF:EQU:costfunction 100' on page 59 undefined on inp
> ut line 332.
> 
> 
> LaTeX Warning: Reference `REF:EQU:costfunction 100d' on page 59 undefined on in
> put line 334.
> 
> 
> LaTeX Warning: Reference `REF:EQU:costfunction 100b' on page 59 undefined on in
> put line 335.
> 
> 
> LaTeX Warning: Reference `REF:EQU:costfunction 100d' on page 59 undefined on in
> put line 344.
> 
> [59]) [60]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.tex
> Chapter 9.
> 
> LaTeX Warning: Reference `fig:domainBuilder' on page 61 undefined on input line
>  18.
> 
> <figures/domainbuilder.pdf, id=707, 252.75703pt x 275.28206pt>
> <use figures/domainbuilder.pdf>
> Overfull \hbox (4.54231pt too wide) in paragraph at lines 11--32
> \OT1/ptm/m/n/10 class and over-ride meth-ods that re-turn in-for-ma-tion about 
> the data and the val-ues them-selves. The \OT1/pcr/m/n/10 DomainBuilder
> [61 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inve
> rsion/figures/domainbuilder.pdf>]
> 
> LaTeX Warning: Reference `sec:ref:reference systems' on page 62 undefined on in
> put line 43.
> 
> 
> LaTeX Warning: Reference `sec:ref:reference systems' on page 62 undefined on in
> put line 52.
> 
> 
> LaTeX Warning: Reference `fig:cartesianDomain' on page 62 undefined on input li
> ne 61.
> 
> 
> LaTeX Warning: Reference `fig:cartesianDomain' on page 62 undefined on input li
> ne 64.
> 
> [62]
> 
> LaTeX Warning: Citation `ESCRIPT' on page 63 undefined on input line 157.
> 
> 
> LaTeX Warning: Reference `sec:ref:reference systems' on page 63 undefined on in
> put line 203.
> 
> [63]
> 
> LaTeX Warning: Citation `ERMAPPER' on page 64 undefined on input line 276.
> 
> [64]
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:REMARK:DATAHOLES' on page 65 undefined on
>  input line 308.
> 
> 
> LaTeX Warning: Reference `sec:ref:reference systems' on page 65 undefined on in
> put line 310.
> 
> 
> LaTeX Warning: Citation `NETCDF' on page 65 undefined on input line 317.
> 
> 
> LaTeX Warning: Citation `matplotlib' on page 65 undefined on input line 327.
> 
> 
> LaTeX Warning: Reference `SEC:P1:GRAV:REMARK:DATAHOLES' on page 65 undefined on
>  input line 357.
> 
> 
> LaTeX Warning: Reference `sec:ref:reference systems' on page 65 undefined on in
> put line 358.
> 
> [65]
> 
> LaTeX Warning: Reference `eq:synthdata' on page 66 undefined on input line 429.
> 
> 
> ) [66]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.tex
> Chapter 10.
> 
> LaTeX Warning: Citation `GALLARDO2005a' on page 67 undefined on input line 28.
> 
> [67]>]
> 
> LaTeX Warning: Reference `FIG LUMPING SUPG INC A' on page 84 undefined on input
>  line 170.
> 
> 
> LaTeX Warning: Reference `FIG LUMPING SUPG INC B' on page 84 undefined on input
>  line 170.
> 
> <figures/lumping_SUPG_du_1.png, id=1572, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_du_1.png>
> 
> LaTeX Warning: Reference `ref:EQU:REG:7' on page 68 undefined on input line 96.
> 
> 
> 
> LaTeX Warning: Reference `ref:EQU:REG:5' on page 68 undefined on input line 98.
> 
> 
> 
> LaTeX Warning: Reference `ref:EQU:REG:6' on page 68 undefined on input line 99.
> 
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function:gradient' on page
>  68 undefined on input line 147.
> 
> [68
> 
> LaTeX Warning: Reference `LUMPING SUPG 1' on page 84 undefined on input line 18
> 0.
> 
> 
> LaTeX Warning: Reference `LUMPING SUPG 1' on page 84 undefined on input line 18
> 0.
> 
> <figures/lumping_SUPG_du_2.png, id=1573, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_du_2.png>])
> 
> LaTeX Warning: Reference `LUMPING SUPG 1' on page 84 undefined on input line 18
> 7.
> 
> 
> LaTeX Warning: Reference `LUMPING SUPG 1' on page 84 undefined on input line 18
> 7.
> 
> 
> LaTeX Warning: Reference `FIG LUMPING SUPG A' on page 84 undefined on input lin
> e 191.
> 
> 
> LaTeX Warning: Reference `FIG LUMPING SUPG Ab' on page 84 undefined on input li
> ne 197.
> 
> 
> LaTeX Warning: Reference `FIG LUMPING SUPG B' on page 84 undefined on input lin
> e 204.
> 
> [84 [69] </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/lumping_valet_u_1.png
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.tex [70]
> Chapter 11.
> 
> LaTeX Warning: Reference `Chp:ref:regularization' on page 71 undefined on input
>  line 3.
> 
> [71]) [72]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.tex
> Chapter 12.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardGravity.tex
> 
> LaTeX Warning: Reference `ref:GRAV:EQU:101' on page 73 undefined on input line 
> 37.
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function' on page 73 undef
> ined on input line 41.
> 
> 
> LaTeX Warning: Reference `ref:EQU:REG:6b' on page 73 undefined on input line 70
> .
> 
> 
> LaTeX Warning: Reference `Chp:ref:coordinates' on page 73 undefined on input li
> ne 88.
> 
> 
> LaTeX Warning: Reference `ref:GRAV:EQU:100' on page 73 undefined on input line 
> 89.
> 
> [73]
> 
> LaTeX Warning: Reference `ref:GRAV:EQU:12' on page 74 undefined on input line 9
> 9.
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function:gradient' on page
>  74 undefined on input line 109.
> 
> 
> LaTeX Warning: Reference `ref:GRAV:EQU:100' on page 74 undefined on input line 
> 110.
> 
> 
> LaTeX Warning: Reference `ref:GRAV:EQU:201' on page 74 undefined on input line 
> 117.
> 
> 
> LaTeX Warning: Reference `ref:GRAV:EQU:201' on page 74 undefined on input line 
> 143.
> 
> 
> LaTeX Warning: Reference `Chp:ref:coordinates' on page 74 undefined on input li
> ne 162.
> 
> 
> LaTeX Warning: Reference `ref:GRAV:EQU:9' on page 74 undefined on input line 16
> 4.
> 
> [74]
> 
> LaTeX Warning: Reference `ref:GRAV:EQU:10' on page 75 undefined on input line 1
> 70.
> 
> 
> LaTeX Warning: Reference `ref:GRAV:EQU:201' on page 75 undefined on input line 
> 194.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardMagnetic.tex
> 
> LaTeX Warning: Citation `IGRF' on page 75 undefined on input line 34.
> 
> 
> LaTeX Warning: Citation `AGRF' on page 75 undefined on input line 35.
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:1' on page 75 undefined on input line 45.
> 
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:4' on page 75 undefined on input line 45.
> 
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:8' on page 75 undefined on input line 61.
> 
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function' on page 75 undef
> ined on input line 65.
> 
> [75> </build/pyt
> hon-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/Sc
> reeshotMayavi2n2.png]
> 
> LaTeX Warning: Reference `ref:EQU:REG:6b' on page 76 undefined on input line 10
> 1.
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:8' on page 76 undefined on input line 119
> .
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:12' on page 76 undefined on input line 12
> 9.
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function:gradient' on page
>  76 undefined on input line 139.
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:8' on page 76 undefined on input line 141
> .
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:201' on page 76 undefined on input line 1
> 47.
> 
> [76]
> 
> LaTeX Warning: Reference `ref:MAG:EQU:201' on page 77 undefined on input line 1
> 73.
> 
> 
> LaTeX Warning: Reference `Chp:ref:coordinates' on page 77 undefined on input li
> ne 192.
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:9' on page 77 undefined on input line 194
> .
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:10' on page 77 undefined on input line 20
> 0.
> 
> [77]
> 
> LaTeX Warning: Reference `ref:MAG:EQU:201' on page 78 undefined on input line 2
> 32.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardSelfMagnetic.tex
> 
> LaTeX Warning: Reference `sec:forward magnetic' on page 78 undefined on input l
> ine 18.
> 
> 
> LaTeX Warning: Citation `Lelievre2006a' on page 78 undefined on input line 21.
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:1' on page 78 undefined on input line 23.
> 
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:4' on page 78 undefined on input line 29.
> 
> 
> 
> LaTeX Warning: Reference `sec:forward magnetic' on page 78 undefined on input l
> ine 36.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:1' on page 78 undefined on input li
> ne 44.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:4' on page 78 undefined on input li
> ne 44.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:8' on page 78 undefined on input li
> ne 60.
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function' on page 78 undef
> ined on input line 64.
> 
> 
> LaTeX Warning: Reference `sec:forward magnetic' on page 78 undefined on input l
> ine 74.
> 
> [78]
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:8' on page 79 undefined on input li
> ne 90.
> 
> 
> LaTeX Warning: Reference `ref:MAG:EQU:12' on page 79 undefined on input line 10
> 0.
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function:gradient' on page
>  79 undefined on input line 111.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:8' on page 79 undefined on input li
> ne 113.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:201' on page 79 undefined on input 
> line 134.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:201aa' on page 79 undefined on inpu
> t line 141.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:201A' on page 79 undefined on input
>  line 155.
> 
> [79]
> 
> LaTeX Warning: Reference `Chp:ref:coordinates' on page 80 undefined on input li
> ne 179.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:9' on page 80 undefined on input li
> ne 181.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:10' on page 80 undefined on input l
> ine 191.
> 
> 
> LaTeX Warning: Reference `ref:SELFREMAG:EQU:201' on page 80 undefined on input 
> line 225.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Forward2DMTTEMode.tex
> 
> LaTeX Warning: Citation `chave2012magnetotelluric' on page 80 undefined on inpu
> t line 18.
> 
> [80]
> 
> LaTeX Warning: Reference `ref:2DMTTE:EQU:3' on page 81 undefined on input line 
> 80.
> 
> [81>] [34]]
> Chapter 4.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example04.tex
> 
> LaTeX Warning: Reference `ref:2DMTTE:EQU:6' on page 82 undefined on input line 
> 98.
> 
> 
> LaTeX Warning: Reference `chapter:ref:inversion cost function:gradient' on page
>  82 undefined on input line 107.
> 
> 
> LaTeX Warning: Reference `ref:2DMTTE:EQU:104' on page 82 undefined on input lin
> e 125.
> 
> 
> LaTeX Warning: Reference `ref:2DMTTE:EQU:201aa' on page 82 undefined on input l
> ine 133.
> 
> 
> LaTeX Warning: Reference `ref:2DMTTE:EQU:201A' on page 82 undefined on input li
> ne 146.
> 
> 
> LaTeX Warning: Reference `ref:2DMTTE:EQU:202d' on page 82 undefined on input li
> ne 147.
> 
> 
> LaTeX Warning: Reference `ref:2DMTTE:EQU:201A' on page 82 undefined on input li
> ne 147.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardDCRES.tex [82]
> 
> LaTeX Warning: Citation `rucker2006three' on page 83 undefined on input line 32
> .
> 
> 
> LaTeX Warning: Citation `LOKE2014' on page 83 undefined on input line 62.
> 
> [83]
> 
> LaTeX Warning: Reference `CHAP HEAT 2a' on page 35 undefined on input line 38.
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 37--41
> 
> 
> LaTeX Warning: Reference `fig:pycad rec' on page 35 undefined on input line 57.
> 
> 
> <figures/pycadrec.pdf, id=627, 845.0471pt x 597.51233pt>
> <use figures/pycadrec.pdf>
> 
> LaTeX Warning: Citation `LOKE2014' on page 84 undefined on input line 124.
> 
> [84])) [85] [86]
> No file inversion.ind.
> No file inversion.bbl.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.aux [35)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.aux)]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.aux))
> 
> Package rerunfilecheck Warning: File `inversion.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were undefined references.
> 
> 
> LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
> 
>  )
> (see the transcript file for additional information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/cm/cmbx10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmbx5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
> m/cmbx7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmex1
> 0.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cmextra/cmex7.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></
> usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb></usr/sha
> re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb></usr/share/texl
> ive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/tex
> mf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/public/amsfonts/cm/cmr10.pfb> [36</usr/share/texlive/texmf-dist/fonts/
> type1/public/amsfonts/cm/cmr5.pfbpdfTeX warning (ext4): destination with the 
> same identifier (name{figure.4.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.139 \begin{python}
>                      </<<PKGBUILDDIR>>/debian/tm
> p2/posix/doc/cookbook/figures/pycadrec.pdf>> </<<BUILDDIR>>/python-escript-5.
> 0/debian/tmp2/posix/doc/user/figures/lumping_SUPG_du_1.png</usr/share/texlive/texmf-dist/fonts/type1/pu
> blic/amsfonts/cm/cmr6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmr7.pfb>]></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm
> /cmr8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb></u
> sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb></usr/shar
> e/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/share/texli
> ve/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/urw/courier/ucrr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/
> urw/courier/ucrro8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic
> /uhvb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb>
> </usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb
> 
> LaTeX Warning: Reference `fig:pycad rec mesh' on page 37 undefined on input lin
> e 187.
> 
> <figures/simplemesh.png, id=704, 1022.82124pt x 854.19125pt>
> <use figures/simplemesh.png>
> 
> LaTeX Warning: Reference `fig:pycad rec' on page 37 undefined on input line 191
> .
> 
> [37></usr/share
> /texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb] [38pdfTeX warning (ext4): destination with the same identifier (name{figur
> e.4.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.194 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/simplemesh.png></usr/share/texlive/texmf-
> dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/type
> 1/urw/times/utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utm
> r8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
> Output written on inversion.pdf (86 pages, 5244181 bytes).
> Transcript written on inversion.log.
> cd debian/tmp2/posix/doc/inversion && bibtex elist
> >]
> <figures/lumping_SUPG_u_1.png, id=1583, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_u_1.png>
> 
> LaTeX Warning: Reference `LUMPING SUPG 2' on page 85 undefined on input line 21
> 2.
> 
> 
> LaTeX Warning: Reference `LUMPING SUPG 2' on page 85 undefined on input line 21
> 2.
> 
> <figures/lumping_SUPG_u_1b.png, id=1584, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_u_1b.png>
> 
> LaTeX Warning: Reference `LUMPING SUPG 2' on page 85 undefined on input line 21
> 9.
> 
> 
> LaTeX Warning: Reference `LUMPING SUPG 2' on page 85 undefined on input line 21
> 9.
> 
> <figures/lumping_SUPG_u_2.png, id=1585, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_u_2.png>
> 
> LaTeX Warning: Reference `LUMPING SUPG 2' on page 85 undefined on input line 22
> 6.
> 
> 
> LaTeX Warning: Reference `LUMPING SUPG 2' on page 85 undefined on input line 22
> 6.
> 
> )) [85 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/u
> ser/figures/lumping_SUPG_du_2.pngThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: elist.aux
> I found no \citation commands---while reading file elist.aux
> I found no \bibdata command---while reading file elist.aux
> I found no \bibstyle command---while reading file elist.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex DataSources
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: DataSources.aux
> I found no \bibdata command---while reading file DataSources.aux
> I found no \bibstyle command---while reading file DataSources.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex CookDcRes
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: CookDcRes.aux
> I found no \bibdata command---while reading file CookDcRes.aux
> I found no \bibstyle command---while reading file CookDcRes.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex IntroPart2
> > </<<BUILDDIR>>/python-escript
> -5.0/debian/tmp2/posix/doc/user/figures/lumping_SUPG_u_1.pngThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: IntroPart2.aux
> I found no \bibdata command---while reading file IntroPart2.aux
> I found no \bibstyle command---while reading file IntroPart2.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex Domains
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: Domains.aux
> I found no \bibdata command---while reading file Domains.aux
> I found no \bibstyle command---while reading file Domains.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> >]cd debian/tmp2/posix/doc/inversion && bibtex inversion
> >] [86 </build/pyth
> on-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/lumping
> _SUPG_u_1b.png
> 
> LaTeX Warning: Reference `eqn:Tform nabla' on page 39 undefined on input line 2
> 00.
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 197--202
> 
> 
> LaTeX Warning: Reference `eqn:hdgenf2' on page 39 undefined on input line 205.
> 
> 
> LaTeX Warning: Reference `eqn:hdgenf2' on page 39 undefined on input line 206.
> 
> 
> LaTeX Warning: Reference `Sec:1DHDv0' on page 39 undefined on input line 213.
> 
> 
> LaTeX Warning: Reference `eq:hom flux' on page 39 undefined on input line 224.
> 
> 
> LaTeX Warning: Reference `NEUMAN 2' on page 39 undefined on input line 255.
> 
> 
> LaTeX Warning: Reference `NEUMAN 2b' on page 39 undefined on input line 258.
> 
> 
> LaTeX Warning: Reference `eq:inhom flux' on page 39 undefined on input line 258
> .
> 
> 
> LaTeX Warning: Reference `Sec:2DHD plot' on page 39 undefined on input line 266
> .
> 
> 
> LaTeX Warning: Reference `fig:steady state heat' on page 39 undefined on input 
> line 269.
> 
> <figures/simpleheat.png, id=734, 578.16pt x 433.62pt>
> <use figures/simpleheat.png> [39] [40pdfTeX warning (ext4): destination with th
> e same identifier (name{figure.4.3}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.276 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/simpleheat.pngThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: inversion.aux
> A level-1 auxiliary file: intro.aux
> A level-1 auxiliary file: CookGravity.aux
> Case mismatch error between cite keys VISIT and VisIt
> ---line 35 of file CookGravity.aux
>  : \citation{VISIT
>  :                }
> I'm skipping whatever remains of this command
> A level-1 auxiliary file: CookMagnetic.aux
> A level-1 auxiliary file: CookJointDUMMY.aux
> A level-1 auxiliary file: CookDcRes.aux
> A level-1 auxiliary file: IntroPart2.aux
> A level-1 auxiliary file: Domains.aux
> A level-1 auxiliary file: Minimization.aux
> A level-1 auxiliary file: CostFunctions.aux
> A level-1 auxiliary file: DataSources.aux
> A level-1 auxiliary file: Regularization.aux
> A level-1 auxiliary file: Mapping.aux
> A level-1 auxiliary file: ForwardModels.aux
> The style file: plain.bst
> Database file #1: inversion.bib
> (There was 1 error message)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex inversion
> >])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example05.tex
> Underfull \hbox (badness 10000) in paragraph at lines 18--25
> 
> 
> LaTeX Warning: Reference `example4' on page 41 undefined on input line 26.
> 
> 
> LaTeX Warning: Reference `fig:anticlinehrmodel' on page 41 undefined on input l
> ine 28.
> 
> <figures/anticlineheatrefraction.png, id=762, 642.35985pt x 481.8pt>
> <use figures/anticlineheatrefraction.png>> </<<PKGBUILDDIR>>/debian/tmp2/po
> six/doc/user/figures/lumping_SUPG_u_2.png [41pdfTeX warning (ext4): destination
>  with the same identifier (name{figure.4.4}) has been already used, duplicate i
> gnored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.74 l30=
>          Line(p3, p0) </<<PKGBUILDDIR>>/debian/t
> mp2/posix/doc/cookbook/figures/anticlineheatrefraction.pngThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: inversion.aux
> A level-1 auxiliary file: intro.aux
> A level-1 auxiliary file: CookGravity.aux
> Case mismatch error between cite keys VISIT and VisIt
> ---line 35 of file CookGravity.aux
>  : \citation{VISIT
>  :                }
> I'm skipping whatever remains of this command
> A level-1 auxiliary file: CookMagnetic.aux
> A level-1 auxiliary file: CookJointDUMMY.aux
> A level-1 auxiliary file: CookDcRes.aux
> A level-1 auxiliary file: IntroPart2.aux
> A level-1 auxiliary file: Domains.aux
> A level-1 auxiliary file: Minimization.aux
> A level-1 auxiliary file: CostFunctions.aux
> A level-1 auxiliary file: DataSources.aux
> A level-1 auxiliary file: Regularization.aux
> A level-1 auxiliary file: Mapping.aux
> A level-1 auxiliary file: ForwardModels.aux
> The style file: plain.bst
> Database file #1: inversion.bib
> (There was 1 error message)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex Mapping
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: Mapping.aux
> I found no \citation commands---while reading file Mapping.aux
> I found no \bibdata command---while reading file Mapping.aux
> I found no \bibstyle command---while reading file Mapping.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex CookGravity
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: CookGravity.aux
> Case mismatch error between cite keys VISIT and VisIt
> ---line 35 of file CookGravity.aux
>  : \citation{VISIT
>  :                }
> I'm skipping whatever remains of this command
> I found no \bibdata command---while reading file CookGravity.aux
> I found no \bibstyle command---while reading file CookGravity.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex Regularization
> >]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/pyc
> ad.tex
> Chapter 5.
> 
> LaTeX Warning: Citation `GMSH' on page 87 undefined on input line 24.
> 
> [87]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: Regularization.aux
> I found no \bibdata command---while reading file Regularization.aux
> I found no \bibstyle command---while reading file Regularization.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> 
> 
> LaTeX Warning: Citation `GMSH' on page 88 undefined on input line 89.
> 
> 
> LaTeX Warning: Reference `ESCRIPT CHAP' on page 88 undefined on input line 125.
> 
> 
> <figures/quad.pdf, id=1629, 170.6375pt x 171.64125pt> <use figures/quad.pdf>cd debian/tmp2/posix/doc/inversion && bibtex CookMagnetic
> 
> 
> LaTeX Warning: Citation `GMSH' on page 88 undefined on input line 133.
> 
> 
> LaTeX Warning: Reference `fig:PYCAD 0' on page 88 undefined on input line 140.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 88 undefined on input line 145.
> 
> 
> LaTeX Warning: Reference `chap:finley' on page 88 undefined on input line 145.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 88 undefined on input line 154.
> 
> 
> LaTeX Warning: Reference `fig:PYCAD 1' on page 88 undefined on input line 158.
> 
> [88] [89 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /user/figures/quad.pdf>]
> <figures/trapezoid.pdf, id=1715, 169.63374pt x 170.6375pt>
> <use figures/trapezoid.pdf>
> 
> LaTeX Warning: Reference `fig:PYCAD 2' on page 90 undefined on input line 219.
> 
> <figures/brick.pdf, id=1716, 166.6225pt x 158.5925pt> <use figures/brick.pdf>
> 
> LaTeX Warning: Reference `fig:PYCAD 2' on page 90 undefined on input line 251.
> 
> [90 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/trapezoid.pdf>]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: CookMagnetic.aux
> I found no \bibdata command---while reading file CookMagnetic.aux
> I found no \bibstyle command---while reading file CookMagnetic.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex CookJointDUMMY
>  [91 </<<PKGBUILDDIR>>/d
> ebian/tmp2/posix/doc/user/figures/brick.pdf>]
> 
> LaTeX Warning: Reference `fig:PYCAD 5' on page 92 undefined on input line 339.
> 
> <figures/refine.pdf, id=1787, 168.63pt x 169.63374pt> <use figures/refine.pdf>
> 
> LaTeX Warning: Reference `fig:PYCAD 5' on page 92 undefined on input line 358.
> 
> [92 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/refine.pdf>] [93] [94]
> 
> LaTeX Warning: Citation `GMSH' on page 95 undefined on input line 579.
> 
> 
> LaTeX Warning: Citation `RIGHTHANDRULE' on page 95 undefined on input line 600.
> 
> 
> [95]
> 
> LaTeX Warning: Citation `GMSH' on page 96 undefined on input line 682.
> 
> [96]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: CookJointDUMMY.aux
> I found no \citation commands---while reading file CookJointDUMMY.aux
> I found no \bibdata command---while reading file CookJointDUMMY.aux
> I found no \bibstyle command---while reading file CookJointDUMMY.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> 
> 
> LaTeX Warning: Citation `GMSH' on page 97 undefined on input line 698.
> 
> 
> LaTeX Warning: Citation `IDEAS' on page 97 undefined on input line 702.
> 
> 
> LaTeX Warning: Citation `VRML' on page 97 undefined on input line 706.
> 
> 
> LaTeX Warning: Citation `STL' on page 97 undefined on input line 710.
> 
> 
> LaTeX Warning: Citation `NASTRAN' on page 97 undefined on input line 714.
> 
> 
> LaTeX Warning: Citation `MEDIT' on page 97 undefined on input line 718.
> 
> 
> LaTeX Warning: Citation `CGNS' on page 97 undefined on input line 722.
> 
> 
> LaTeX Warning: Citation `PLOT3D' on page 97 undefined on input line 726.
> 
> 
> LaTeX Warning: Citation `DIFFPACK' on page 97 undefined on input line 730.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 97 undefined on input line 734.
> 
> 
> LaTeX Warning: Citation `TETGEN' on page 97 undefined on input line 734.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 97 undefined on input line 738.
> 
> 
> LaTeX Warning: Citation `NETGEN' on page 97 undefined on input line 742.
> 
> [97]cd debian/tmp2/posix/doc/inversion && bibtex CostFunctions
>  [98]) [99]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Mod
> els.tex [100]
> Chapter 6.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sto
> kessolver.tex
> 
> LaTeX Warning: Reference `Stokes 1' on page 101 undefined on input line 50.
> 
> 
> LaTeX Warning: Reference `Stokes 2' on page 101 undefined on input line 50.
> 
> 
> LaTeX Warning: Citation `AAMIRBERKYAN2008' on page 101 undefined on input line 
> 69.
> 
> 
> LaTeX Warning: Citation `MBENZI2005' on page 101 undefined on input line 69.
> 
> 
> LaTeX Warning: Reference `STOKES' on page 101 undefined on input line 73.
> 
> 
> LaTeX Warning: Reference `STOKES' on page 101 undefined on input line 88.
> 
> [101]
> 
> LaTeX Warning: Reference `STOKES ITER STEP 2' on page 102 undefined on input li
> ne 95.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 1' on page 102 undefined on input li
> ne 98.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 2' on page 102 undefined on input li
> ne 98.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 2' on page 102 undefined on input li
> ne 113.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 1' on page 102 undefined on input li
> ne 117.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 2' on page 102 undefined on input li
> ne 118.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 1' on page 102 undefined on input li
> ne 121.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 1' on page 102 undefined on input li
> ne 125.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 2' on page 102 undefined on input li
> ne 139.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 2' on page 102 undefined on input li
> ne 143.
> 
> 
> LaTeX Warning: Citation `ELMAN' on page 102 undefined on input line 148.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 2' on page 102 undefined on input li
> ne 160.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 2' on page 102 undefined on input li
> ne 169.
> 
> [102]
> 
> LaTeX Warning: Reference `STOKES total V1' on page 103 undefined on input line 
> 187.
> 
> 
> LaTeX Warning: Reference `STOKES total P2' on page 103 undefined on input line 
> 187.
> 
> 
> LaTeX Warning: Reference `STOKES total V2' on page 103 undefined on input line 
> 187.
> 
> 
> LaTeX Warning: Reference `STOKES STOPPING CRITERIA' on page 103 undefined on in
> put line 221.
> 
> 
> LaTeX Warning: Reference `STOKES TOL1' on page 103 undefined on input line 256.
> 
> 
> 
> LaTeX Warning: Reference `STOKES TOL2' on page 103 undefined on input line 257.
> 
> 
> 
> LaTeX Warning: Reference `STOKES EST 1' on page 103 undefined on input line 264
> .
> 
> 
> LaTeX Warning: Reference `STOKES EST 2' on page 103 undefined on input line 264
> .
> 
> [103]
> 
> LaTeX Warning: Reference `STOKES TOL1' on page 104 undefined on input line 305.
> 
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 1' on page 104 undefined on input li
> ne 306.
> 
> 
> LaTeX Warning: Reference `STOKES LARGE BV1' on page 104 undefined on input line
>  308.
> 
> 
> LaTeX Warning: Reference `STOKES TOL2' on page 104 undefined on input line 310.
> 
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 2' on page 104 undefined on input li
> ne 311.
> 
> 
> LaTeX Warning: Reference `STOKES STOPPING CRITERIA' on page 104 undefined on in
> put line 319.
> 
> [104]
> 
> LaTeX Warning: Citation `LBB' on page 105 undefined on input line 334.
> 
> 
> LaTeX Warning: Reference `STOKES ITER STEP 1' on page 105 undefined on input li
> ne 398.
> 
> 
> LaTeX Warning: Reference `STOKES P OPERATOR' on page 105 undefined on input lin
> e 398.
> 
> 
> LaTeX Warning: Reference `STOKES P PREC' on page 105 undefined on input line 40
> 2.
> 
> [105]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: CostFunctions.aux
> I found no \bibdata command---while reading file CostFunctions.aux
> I found no \bibstyle command---while reading file CostFunctions.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex ForwardModels
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/dar
> cyflux.tex
> 
> LaTeX Warning: Reference `DARCY PROBLEM' on page 106 undefined on input line 48
> .
> 
> 
> LaTeX Warning: Reference `DARCY PROBLEM' on page 106 undefined on input line 49
> .
> 
> [106]
> 
> LaTeX Warning: Reference `DARCY PROBLEM' on page 107 undefined on input line 51
> .
> 
> 
> LaTeX Warning: Reference `DARCY PROBLEM SIMPLE FLUX' on page 107 undefined on i
> nput line 73.
> 
> 
> LaTeX Warning: Reference `DARCY PROBLEM POST FLUX A' on page 107 undefined on i
> nput line 105.
> 
> 
> LaTeX Warning: Reference `SEC DARCY SIMPLE' on page 107 undefined on input line
>  109.
> 
> 
> LaTeX Warning: Reference `SEC DARCY POST' on page 107 undefined on input line 1
> 13.
> 
> 
> LaTeX Warning: Reference `SEC DARCY POST' on page 107 undefined on input line 1
> 17.
> 
> 
> LaTeX Warning: Reference `DARCY PROBLEM' on page 107 undefined on input line 12
> 6.
> 
> [107] <figures/darcy_result.png, id=1980, 945.5325pt x 646.415pt>
> <use figures/darcy_result.png>
> Overfull \hbox (6.48198pt too wide) in paragraph at lines 170--173
> \OT1/ptm/m/n/10 The fol-low-ing script \OT1/pcr/m/n/10 darcy.py [][] \OT1/ptm/m
> /n/10 which is avail-able in the ex-am-ple di-rec-tory il-lus-trates the us-age
>  of the \OT1/pcr/m/n/10 DarcyFlow
> [108 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/darcy_result.png (PNG copy)>])
> 
> LaTeX Warning: Citation `Muhlhaus2005' on page 109 undefined on input line 28.
> 
> 
> LaTeX Warning: Citation `Muhlhaus2005' on page 109 undefined on input line 55.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-5' on page 109 undefined on input line 57.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-4' on page 109 undefined on input line 57.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-2' on page 109 undefined on input line 61.
> 
> [109]
> 
> LaTeX Warning: Reference `IKM-EQU-3' on page 110 undefined on input line 91.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-8c' on page 110 undefined on input line 120.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-2b' on page 110 undefined on input line 121.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-10' on page 110 undefined on input line 126.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-1' on page 110 undefined on input line 126.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-2' on page 110 undefined on input line 132.
> 
> 
> LaTeX Warning: Reference `STOKES SOLVE' on page 110 undefined on input line 133
> .
> 
> 
> LaTeX Warning: Reference `IKM-EQU-44' on page 110 undefined on input line 157.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-45' on page 110 undefined on input line 158.
> 
> [110]
> 
> LaTeX Warning: Citation `LBB' on page 111 undefined on input line 206.
> 
> [111]
> 
> LaTeX Warning: Reference `IKM-EQU-8c' on page 112 undefined on input line 279.
> 
> 
> LaTeX Warning: Reference `IKM-EQU-5b' on page 112 undefined on input line 290.
> 
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fau
> ltsystem.tex <figures/FaultSystem2D.pdf, id=2050, 293.095pt x 184.69pt>
> <use figures/FaultSystem2D.pdf>
> 
> LaTeX Warning: Reference `FAULTSYSTEM2D' on page 112 undefined on input line 39
> .
> 
> [112 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/FaultSystem2D.pdf>]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: ForwardModels.aux
> I found no \bibdata command---while reading file ForwardModels.aux
> I found no \bibstyle command---while reading file ForwardModels.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex Minimization
> 
> 
> LaTeX Warning: Reference `FAULTSYSTEM2D' on page 113 undefined on input line 12
> 0.
> 
> 
> LaTeX Warning: Reference `eq:2D line 1' on page 113 undefined on input line 144
> .
> 
> [113]
> 
> LaTeX Warning: Reference `eq:2D line 3' on page 114 undefined on input line 169
> .
> 
> [114]
> 
> LaTeX Warning: Reference `eq:2D line 3' on page 115 undefined on input line 307
> .
> 
> 
> LaTeX Warning: Reference `eq:2D line 4d' on page 115 undefined on input line 30
> 7.
> 
> [115]
> Overfull \hbox (9.16061pt too wide) in paragraph at lines 320--321
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][][][][][][][][][][][] 
> 
> LaTeX Warning: Reference `eq:2D line 3' on page 116 undefined on input line 324
> .
> 
> 
> LaTeX Warning: Reference `eq:2D line 4d' on page 116 undefined on input line 32
> 4.
> 
> 
> LaTeX Warning: Reference `Slip CHAP' on page 116 undefined on input line 382.
> 
> )) [116]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> ley.tex
> Chapter 7.
> 
> LaTeX Warning: Reference `sec:dudley' on page 117 undefined on input line 29.
> 
> <figures/FinleyMesh.pdf, id=2112, 271.0125pt x 228.855pt>
> <use figures/FinleyMesh.pdf>
> 
> LaTeX Warning: Reference `FINLEY FIG 0' on page 117 undefined on input line 58.
> 
> 
> 
> LaTeX Warning: Reference `FINLEY FIG 0' on page 117 undefined on input line 65.
> 
> 
> 
> LaTeX Warning: Citation `Zienc' on page 117 undefined on input line 74.
> 
> 
> LaTeX Warning: Citation `NumHand' on page 117 undefined on input line 74.
> 
> 
> LaTeX Warning: Reference `FINLEY FIG 0' on page 117 undefined on input line 89.
> 
> 
> 
> LaTeX Warning: Reference `FINLEY FIG 0' on page 117 undefined on input line 98.
> 
> 
> 
> LaTeX Warning: Reference `FINLEY FIG 0' on page 117 undefined on input line 109
> .
> 
> [117] <figures/FinleyContact.pdf, id=2121, 270.00874pt x 220.825pt>
> <use figures/FinleyContact.pdf>
> 
> LaTeX Warning: Reference `FINLEY FIG 01' on page 118 undefined on input line 13
> 6.
> 
> 
> LaTeX Warning: Reference `FINLEY TAB 1' on page 118 undefined on input line 152
> .
> 
> 
> LaTeX Warning: Reference `FINLEY.FIG:1' on page 118 undefined on input line 154
> .
> 
> 
> LaTeX Warning: Reference `FINLEY.FIG:2' on page 118 undefined on input line 154
> .
> 
> 
> LaTeX Warning: Reference `FINLEY.FIG:4' on page 118 undefined on input line 154
> .
> 
> 
> Underfull \vbox (badness 1226) has occurred while \output is active [118 </buil
> d/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/F
> inleyMesh.pdf>]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: Minimization.aux
> I found no \bibdata command---while reading file Minimization.aux
> I found no \bibstyle command---while reading file Minimization.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/inversion && bibtex intro
> 
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 229--230
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][] 
> [119 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/FinleyContact.pdf>]
> 
> LaTeX Warning: Reference `FINLEY FIG 01' on page 120 undefined on input line 23
> 5.
> 
> [120] [121]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> leyelements.tex) [122] [123]
> <figures/FinleyMacroLeg.pdf, id=2206, 134.5025pt x 18.0675pt>
> <use figures/FinleyMacroLeg.pdf>
> <figures/FinleyMacroTri.pdf, id=2207, 154.5775pt x 133.49875pt>
> <use figures/FinleyMacroTri.pdf>
> <figures/FinleyMacroRec.pdf, id=2208, 154.5775pt x 133.49875pt>
> <use figures/FinleyMacroRec.pdf>
> 
> LaTeX Warning: Reference `FINLEY MACRO TRI' on page 124 undefined on input line
>  327.
> 
> 
> LaTeX Warning: Reference `FINLEY MACRO REC' on page 124 undefined on input line
>  327.
> 
> 
> LaTeX Warning: Reference `STOKES PROBLEM' on page 124 undefined on input line 3
> 41.
> 
> 
> LaTeX Warning: Reference `FINLEY MESHES' on page 124 undefined on input line 34
> 2.
> 
> 
> LaTeX Warning: Reference `TAB FINLEY SOLVER OPTIONS 1' on page 124 undefined on
>  input line 346.
> 
> 
> LaTeX Warning: Reference `TAB FINLEY SOLVER OPTIONS 2' on page 124 undefined on
>  input line 347.
> 
> 
> Underfull \hbox (badness 1910) in paragraph at lines 381--381
> []\OT1/ptm/m/n/10 Table 7.2: Solvers avail-able for [] and the \OT1/pcr/m/n/10 
> PASO [][]\OT1/ptm/m/n/10 pack-age and the rel-e-vant op-tions in
> [124 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/FinleyMacroLeg.pdf> </<<PKGBUILDDIR>>/
> debian/tmp2/posix/doc/user/figures/FinleyMacroTri.pdf> </build/python-escript-O
> 0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/FinleyMacroRec.pdf>
> ]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: intro.aux
> I found no \bibdata command---while reading file intro.aux
> I found no \bibstyle command---while reading file intro.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> 
> 
> LaTeX Warning: Citation `GMSH' on page 125 undefined on input line 442.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 125 undefined on input line 454.
> 
> [125]cd debian/tmp2/posix/doc/inversion && makeindex inversion.idx
> ) [126]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/rip
> ley.tex
> Chapter 8.
> 
> Overfull \hbox (0.35374pt too wide) in paragraph at lines 53--63
> []\OT1/ptm/m/n/10 Multi-resolution do-mains are sup-ported in [] via use of \OT
> 1/pcr/m/n/10 MultiBrick \OT1/ptm/m/n/10 and \OT1/pcr/m/n/10 MultiRectangle\OT1/
> ptm/m/n/10 .
> 
> Overfull \hbox (44.302pt too wide) in paragraph at lines 53--63
> \OT1/ptm/m/n/10 di-vi-sions, along with a com-pat-i-ble num-ber of el-e-ments. 
> To sim-plify these con-di-tions the use of \OT1/pcr/m/n/10 MultiResolutionDomai
> n
> 
> LaTeX Warning: Reference `fig:ripleyrect' on page 127 undefined on input line 9
> 0.
> 
> 
> LaTeX Warning: Reference `sec:ripleyfuncs' on page 127 undefined on input line 
> 94.
> 
> [127] <figures/RipleyMesh.pdf, id=2262, 416.43779pt x 212.16193pt>
> <use figures/RipleyMesh.pdf> [128 </<<BUILDDIR>>/python-escript-
> 5.0/debian/tmp2/posix/doc/user/figures/RipleyMesh.pdf>]
> 
> LaTeX Warning: Reference `fig:ripleyrect' on page 129 undefined on input line 1
> 55.
> 
> 
> Overfull \hbox (4.27144pt too wide) in paragraph at lines 166--181
> \OT1/ptm/m/n/10 avail-able a suit-able it-er-a-tive solver from \OT1/pcr/m/n/10
>  PASO [][]\OT1/ptm/m/n/10 is used, but if a di-rect solver was re-quested via t
> he \OT1/pcr/m/n/10 SolverOptions
> ) [129]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/spe
> ckley.tex [130]This is makeindex, version 2.15 [TeX Live 2016] (kpathsea + Thai support).
> Scanning input file inversion.idx....
> Chapter 9.
> 
> LaTeX Warning: Reference `SPECKLEY:FIG:MESHES' on page 131 undefined on input l
> ine 56.
> 
> <figures/speckley3.png, id=2292, 190.7125pt x 189.70876pt>
> <use figures/speckley3.png>done (95 entries accepted, 0 rejected).
> Sorting entries....done (642 comparisons).
> Generating output file inversion.ind....done (94 lines written, 0 warnings).
> Output written in inversion.ind.
> Transcript written in inversion.ilg.
> 
> <figures/speckley6.png, id=2293, 189.70876pt x 189.70876pt>
> <use figures/speckley6.png>
> <figures/speckley9.png, id=2294, 189.70876pt x 188.705pt>
> <use figures/speckley9.png> [131]) [132 </<<BUILDDIR>>/python-es
> cript-5.0/debian/tmp2/posix/doc/user/figures/speckley3.png (PNG copy)> </build/
> python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/spe
> ckley6.png (PNG copy)> </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/user/figures/speckley9.png (PNG copy)>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wei
> pa.tex
> Chapter 10.
> 
> LaTeX Warning: Reference `sec:weipafuncs' on page 133 undefined on input line 3
> 2.
> 
> [133]
> 
> LaTeX Warning: Citation `GOCAD' on page 134 undefined on input line 136.
> 
> [134]cd debian/tmp2/posix/doc/inversion && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{inversion.tex} inversion.tex
> 
> 
> LaTeX Warning: Citation `VisIt' on page 135 undefined on input line 174.
> 
> 
> LaTeX Warning: Reference `ELASTIC CHAP' on page 135 undefined on input line 182
> .
> 
> [135]) [136]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sym
> bolic.tex
> Chapter 11.
> 
> LaTeX Warning: Citation `Sympy' on page 137 undefined on input line 20.
> 
> 
> Overfull \hbox (32.46397pt too wide) in paragraph at lines 50--56
> \OT1/ptm/m/n/10 To get the nu-meric value of the ex-pres-sion we re-place \OT1/
> pcr/m/n/10 evalu.evaluate() \OT1/ptm/m/n/10 with \OT1/pcr/m/n/10 evalu.evaluate
> (evalf=True)\OT1/ptm/m/n/10 .
> 
> LaTeX Warning: Reference `symbolic eq1' on page 137 undefined on input line 68.
> 
> 
> 
> LaTeX Warning: Reference `symbolic eq1' on page 137 undefined on input line 70.
> 
> 
> 
> LaTeX Warning: Reference `symbolic eq1' on page 137 undefined on input line 71.
> 
> 
> 
> LaTeX Warning: Reference `SEC LinearPDE' on page 137 undefined on input line 76
> .
> 
> [137]
> 
> LaTeX Warning: Reference `symbolic eq2' on page 138 undefined on input line 83.
> 
> 
> 
> Overfull \hbox (9.16061pt too wide) in paragraph at lines 134--135
> [][][][][][][][][][][][][][][][][][][][][][][] 
> [138This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> ] <figures/0RotAniso.png, id=2435, 681.54625pt x 667.49374pt>
> <use figures/0RotAniso.png>
> <figures/0RotIso.png, id=2436, 695.59875pt x 710.655pt>
> <use figures/0RotIso.png>
> <figures/MidRotAniso.png, id=2437, 675.52374pt x 671.50874pt>
> <use figures/MidRotAniso.png>
> <figures/MidRotIso.png, id=2438, 669.50125pt x 669.50125pt>
> <use figures/MidRotIso.png>
> <figures/diffaniso.png, id=2439, 648.4225pt x 677.53125pt>
> <use figures/diffaniso.png>
> 
> LaTeX Warning: Reference `isovsaniso' on page 139 undefined on input line 180.
> 
> [139 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/0RotAniso.pngentering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/esysdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)> </<<PKGBUILDDIR>>/debia
> n/tmp2/posix/doc/user/figures/0RotIso.png
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty> </<<BUILDDIR>>/python
> -escript-5.0/debian/tmp2/posix/doc/user/figures/MidRotAniso.png))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg))
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def> </build/python
> -escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/MidRotIso
> .png
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/elist.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty
> Package `listing', V1.2, <1999/05/25>
> )) (/usr/share/texlive/texmf-dist/tex/latex/program/program.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/ueur.fd))
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/defs.tex)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/verinfo.tex)
> Writing index file inversion.idx
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.aux)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd
> )> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/us
> er/figures/diffaniso.png
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd) [1{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map}]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/docguide.tex [2]
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ) [3] [4]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.toc [5]) [6]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.tex
> 
> LaTeX Warning: Citation `ESCRIPT' on page 7 undefined on input line 27.
> 
> 
> LaTeX Warning: Citation `ESCRIPTCOOKBOOK' on page 7 undefined on input line 28.
> 
> 
> ) [7] [8]>] [9] [10]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.tex
> Chapter 1.
> <figures/QLDWestGravityDataPlot.png, id=214, 933.0057pt x 775.4571pt>
> <use figures/QLDWestGravityDataPlot.png>
> Underfull \hbox (badness 10000) in paragraph at lines 55--55
> []\OT1/ptm/m/n/10 Figure 1.1: Grav-ity Anomaly Data in $\OML/cmm/m/it/10 mgal$ 
> \OT1/ptm/m/n/10 from West-ern Queens-land, Aus-tralia (file
> <figures/QLDGravContourMu10.png, id=216, 1027.84pt x 957.5775pt>
> <use figures/QLDGravContourMu10.png> [140
> Underfull \hbox (badness 10000) in paragraph at lines 66--66
> []\OT1/ptm/m/n/10 Figure 1.2: 3-D con-tour plot of the den-sity dis-tri-bu-tion
>  ob-tained by in-ver-sion of file
> 
> LaTeX Warning: Citation `ESCRIPTCOOKBOOK' on page 11 undefined on input line 81
> .
> 
> 
> LaTeX Warning: Citation `ESCRIPT' on page 11 undefined on input line 82.
> 
> [11]] (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty [141)]) [142]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/app
> endix.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/not
> ation.tex
> Appendix A.
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/cha
> nges.tex [143] [12 [144] </buil
> d/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figu
> res/QLDWestGravityDataPlot.png
> Appendix B.
> [145] [146] [147]
> 
> LaTeX Warning: Reference `sec:interpolation' on page 148 undefined on input lin
> e 150.
> 
> [148]
> 
> LaTeX Warning: Reference `sec:lazy' on page 149 undefined on input line 206.
> 
> 
> LaTeX Warning: Reference `sec:savedatacsv' on page 149 undefined on input line 
> 211.
> 
> 
> Overfull \hbox (14.92491pt too wide) in paragraph at lines 233--236
> \OT1/ptm/m/n/10 scripts to use numpy see [][]$\OT1/pcr/m/n/10 http : / / www . 
> stsci . edu / resources / software _ hardware / numarray /
> [149]
> Overfull \hbox (2.03407pt too wide) in paragraph at lines 270--276
> []\OT1/ptm/m/n/10 The \OT1/pcr/m/n/10 getSolution \OT1/ptm/m/n/10 now takes no 
> ar-gu-ment. Use the cor-re-spond-ing meth-ods of the \OT1/pcr/m/n/10 SolverOpti
> ons
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/com
> pletedevs.tex [150]
> Appendix C.
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/our
> refs.tex [151] [152]
> Appendix D.
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty) [153])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/py3
> .tex [154]
> Appendix E.
> )) [155] [156]
> No file user.ind.
> No file user.bbl.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Tut
> orialPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/exe
> cute.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esc
> ript.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lin
> earPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/pyc
> ad.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Mod
> els.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> ley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/rip
> ley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/spe
> ckley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wei
> pa.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sym
> bolic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/app
> endix.aux))
> 
> Package rerunfilecheck Warning: File `user.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were undefined references.
> 
> 
> LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
> 
>  )
> (see the transcript file for additional information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/cm/cmex10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/
> cm/cmmi5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi
> 6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb><
> /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/sh
> are/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb></usr/share/tex
> live/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/te
> xmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/share/texlive/texmf-dist/fonts/t
> ype1/public/amsfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
> lic/amsfonts/cm/cmr8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsf
> onts/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
> cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb></u
> sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/shar
> e/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy9.pfb></usr/share/texli
> ve/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb></usr/share/tex
> live/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcirclew.pfb></usr/share/t
> exlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/line10.pfb></usr/share/t
> exlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/linew10.pfb></usr/share/
> texlive/texmf-dist/fonts/type1/public/amsfonts/symbols/msam7.pfb></usr/share/te
> xlive/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb></usr/share/texlive/texmf-d
> ist/fonts/type1/urw/courier/ucrr8a.pfb></usr/share/texlive/texmf-dist/fonts/typ
> e1/urw/courier/ucrro8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helve
> tic/uhvb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.p
> fb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb></usr/sh
> are/texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/tex
> mf-dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/t
> ype1/urw/times/utmbi8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times
> /utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8a.pfb></u
> sr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
> Output written on user.pdf (156 pages, 2519341 bytes).
> Transcript written on user.log.
> >] [13 </<<BUILDDIR>>/python-escri
> pt-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravContourMu10.png (PNG copy
> )>]cd debian/tmp2/posix/doc/user && bibtex elist
> 
> 
> LaTeX Warning: Citation `ESCRIPT' on page 14 undefined on input line 144.
> 
> <figures/dom2D.pdf, id=279, 615.17592pt x 363.89809pt> <use figures/dom2D.pdf>
> <figures/dom2DFEM.pdf, id=284, 621.66188pt x 391.21892pt>
> <use figures/dom2DFEM.pdf> [14] [15 </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/inversion/figures/dom2D.pdf> </build/python-escript
> -O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/dom2DFEM.pdf
> 
> 
> pdfTeX warning: pdflatex (file /<<PKGBUILDDIR>>/
> debian/tmp2/posix/doc/inversion/figures/dom2DFEM.pdf): PDF inclusion: multiple 
> pdfs with page group included in a single page
> >]
> Overfull \hbox (2.93283pt too wide) in paragraph at lines 269--275
> \OT1/ptm/m/n/10 must be con-verted to ap-pro-pri-ate units. This does not ap-pl
> y to ge-o-graphic co-or-di-nates which in []
> 
> LaTeX Warning: Citation `ESCRIPT' on page 16 undefined on input line 286.
> 
> 
> LaTeX Warning: Citation `ESCRIPTONLINE' on page 16 undefined on input line 286.
> 
> 
> 
> LaTeX Warning: Citation `Telford1990a' on page 16 undefined on input line 290.
> 
> 
> Overfull \hbox (11.86232pt too wide) in paragraph at lines 289--293
> \OT1/ptm/m/n/10 In prac-tice grav-ity ac-cel-er-a-tion is mea-sured in var-i-ou
> s ways, for in-stance by air-borne sur-veys [[]]. []
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsptm.fd)
> 
> LaTeX Warning: Citation `Telford1990a' on page 16 undefined on input line 299.
> 
> [16]
> 
> LaTeX Warning: Citation `ERMAPPER' on page 17 undefined on input line 336.
> 
> 
> LaTeX Warning: Citation `NETCDF' on page 17 undefined on input line 336.
> 
> 
> LaTeX Warning: Citation `NETCDF' on page 17 undefined on input line 345.
> 
> 
> Overfull \hbox (0.75589pt too wide) in paragraph at lines 375--375
> []\OT1/pcr/m/n/10 source0=NetCdfData(NetCdfData.GRAVITY, 'GravitySmall.nc', alt
> itude=2.5*U.km)[] 
> 
> Overfull \hbox (12.75589pt too wide) in paragraph at lines 383--383
> []\OT1/pcr/m/n/10 source0=NetCdfData(NetCdfData.GRAVITY, 'GravitySmall.nc', sca
> le_factor=U.mgal)[] 
> [17] [18]
> 
> LaTeX Warning: Citation `VisIt' on page 19 undefined on input line 512.
> 
> 
> LaTeX Warning: Citation `mayavi' on page 19 undefined on input line 512.
> 
> 
> LaTeX Warning: Citation `SILO' on page 19 undefined on input line 524.
> 
> 
> LaTeX Warning: Citation `VISIT' on page 19 undefined on input line 527.
> 
> 
> LaTeX Warning: Citation `GOCAD' on page 19 undefined on input line 538.
> 
> <figures/QLDGravContourMu01.png, id=382, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu01.png>
> <figures/QLDGravContourMu1.png, id=383, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu1.png> <use figures/QLDGravContourMu10.png>
> <figures/QLDGravContourMu100.png, id=384, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu100.png>
> <figures/QLDGravContourMu1000.png, id=385, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu1000.png>
> 
> LaTeX Warning: Float too large for page by 9.57474pt on input line 575.
> 
> <figures/QLDGravDepthMu01.png, id=388, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu01.png>
> <figures/QLDGravDepthMu1.png, id=389, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu1.png>
> <figures/QLDGravDepthMu10.png, id=390, 1027.84pt x 957.5775pt>
> <use figures/QLDGravDepthMu10.png>
> <figures/QLDGravDepthMu100.png, id=391, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu100.png>
> <figures/QLDGravDepthMu1000.png, id=392, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu1000.png>
> 
> LaTeX Warning: Float too large for page by 9.57474pt on input line 606.
> 
> 
> LaTeX Warning: Citation `ESCRIPT' on page 19 undefined on input line 640.
> 
> [19]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: elist.aux
> I found no \citation commands---while reading file elist.aux
> I found no \bibdata command---while reading file elist.aux
> I found no \bibstyle command---while reading file elist.aux
> (There were 3 error messages)
>  [20 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /inversion/figures/QLDGravContourMu01.png (PNG copy)> </build/python-escript-O0
> iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravContourM
> u1.png (PNG copy)bibtex returned an error, check the blg file
> > </<<PKGBUILDDIR>>/debian/tmp2
> /posix/doc/inversion/figures/QLDGravContourMu100.png (PNG copy)> </build/python
> -escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDG
> ravContourMu1000.png (PNG copy)>] [21 </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu01.png (PNG copy)
> > </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/invers
> ion/figures/QLDGravDepthMu1.png (PNG copy)> </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu10.png (PNG
>  copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/
> inversion/figures/QLDGravDepthMu100.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu100
> 0.png (PNG copy)>]cd debian/tmp2/posix/doc/user && bibtex linearPDE
> 
> <figures/onshore-offshore.png, id=434, 501.5538pt x 440.847pt>
> <use figures/onshore-offshore.png> [22 </<<BUILDDIR>>/python-esc
> ript-5.0/debian/tmp2/posix/doc/inversion/figures/onshore-offshore.pngThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: linearPDE.aux
> I found no \bibdata command---while reading file linearPDE.aux
> I found no \bibstyle command---while reading file linearPDE.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/user && bibtex Models
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: Models.aux
> I found no \bibdata command---while reading file Models.aux
> I found no \bibstyle command---while reading file Models.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/user && bibtex pycad
> >])
> [23]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.tex [24]
> Chapter 2.
> <figures/QLDWestMagneticDataPlot.png, id=457, 705.3552pt x 615.7404pt>
> <use figures/QLDWestMagneticDataPlot.png>
> Underfull \hbox (badness 10000) in paragraph at lines 7--7
> []\OT1/ptm/m/n/10 Figure 2.1: Mag-netic anomaly data in $\OML/cmm/m/it/10 nT$ \
> OT1/ptm/m/n/10 from West-ern Queens-land, Aus-tralia (file
> 
> Overfull \hbox (30.76083pt too wide) in paragraph at lines 40--41
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][] 
> <figures/QLDMagContourMu01.png, id=461, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu01.png> [25] [26 </<<BUILDDIR>>/pyth
> on-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDWestMagneticDataPlot.
> pngThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: pycad.aux
> I found no \bibdata command---while reading file pycad.aux
> I found no \bibstyle command---while reading file pycad.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/user && bibtex escript
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: escript.aux
> I found no \bibdata command---while reading file escript.aux
> I found no \bibstyle command---while reading file escript.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/user && bibtex execute
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: execute.aux
> I found no \bibdata command---while reading file execute.aux
> I found no \bibstyle command---while reading file execute.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/user && bibtex weipa
> > </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inv
> ersion/figures/QLDMagContourMu01.png (PNG copy)>]
> Overfull \hbox (0.75589pt too wide) in paragraph at lines 84--84
> []\OT1/pcr/m/n/10 B_b = [2201.*U.Nano*U.Tesla, 31232.*U.Nano*U.Tesla,  -41405.*
> U.Nano*U.Tesla][] 
> 
> LaTeX Warning: Citation `IGRF' on page 27 undefined on input line 94.
> 
> 
> LaTeX Warning: Citation `AGRF' on page 27 undefined on input line 95.
> 
> <figures/QLDMagContourMu0001.png, id=511, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu0001.png>
> <figures/QLDMagContourMu001.png, id=512, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu001.png> <use figures/QLDMagContourMu01.png>
> <figures/QLDMagContourMu1.png, id=513, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu1.png>
> <figures/QLDMagContourMu10.png, id=514, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu10.png>
> 
> LaTeX Warning: Float too large for page by 8.77452pt on input line 163.
> 
> <figures/QLDMagDepthMu0001.png, id=517, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu0001.png>
> <figures/QLDMagDepthMu001.png, id=518, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu001.png>
> <figures/QLDMagDepthMu01.png, id=519, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu01.png>
> <figures/QLDMagDepthMu1.png, id=520, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu1.png>
> <figures/QLDMagDepthMu10.png, id=521, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu10.png>
> 
> LaTeX Warning: Float too large for page by 8.77452pt on input line 192.
> 
> ) [27] [28 </<<PKGBUILDDIR>>/debian/tmp2/posix/d
> oc/inversion/figures/QLDMagContourMu0001.png (PNG copy)> </build/python-escript
> -O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagContou
> rMu001.png (PNG copy)> </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/inversion/figures/QLDMagContourMu1.png (PNG copy)> </build/pytho
> n-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLD
> MagContourMu10.png (PNG copy)>] [29 </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu0001.png (PNG copy)>
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversi
> on/figures/QLDMagDepthMu001.png (PNG copy)> </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu01.png (PNG 
> copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/i
> nversion/figures/QLDMagDepthMu1.png (PNG copy)> </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu10.png (
> PNG copy)>This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: weipa.aux
> I found no \bibdata command---while reading file weipa.aux
> I found no \bibstyle command---while reading file weipa.aux
> (There were 2 error messages)
> ]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.texbibtex returned an error, check the blg file
>  [30]
> Chapter 3.
> ) [31]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.tex [32]cd debian/tmp2/posix/doc/user && bibtex finley
> 
> Chapter 4.
> 
> LaTeX Warning: Citation `LOKE2014' on page 33 undefined on input line 30.
> 
> <figures/HalfSphere.png, id=573, 792.9625pt x 530.98375pt>
> <use figures/HalfSphere.png>
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 67--68
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][] 
> [33]
> Overfull \hbox (57.76111pt too wide) in paragraph at lines 97--98
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> [34 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inve
> rsion/figures/HalfSphere.pngThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: finley.aux
> I found no \bibdata command---while reading file finley.aux
> I found no \bibstyle command---while reading file finley.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/user && bibtex symbolic
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: symbolic.aux
> I found no \bibdata command---while reading file symbolic.aux
> I found no \bibstyle command---while reading file symbolic.aux
> (There were 2 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/user && bibtex user
> >]) [35] [36]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: user.aux
> A level-1 auxiliary file: TutorialPDE.aux
> A level-1 auxiliary file: execute.aux
> A level-1 auxiliary file: escript.aux
> A level-1 auxiliary file: linearPDE.aux
> A level-1 auxiliary file: pycad.aux
> A level-1 auxiliary file: Models.aux
> A level-1 auxiliary file: finley.aux
> A level-1 auxiliary file: ripley.aux
> A level-1 auxiliary file: speckley.aux
> A level-1 auxiliary file: weipa.aux
> A level-1 auxiliary file: symbolic.aux
> A level-1 auxiliary file: appendix.aux
> The style file: plain.bst
> Database file #1: esys.bib
> Warning--I'm ignoring mayavi's extra "howpublished" field
> --line 372 of file esys.bib
> Warning--to sort, need author or key in gaussfilter
> (There were 2 warnings)
>  [37] [38]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.texcd debian/tmp2/posix/doc/user && bibtex user
> 
> Chapter 5.
> 
> LaTeX Warning: Citation `ESCRIPT' on page 39 undefined on input line 54.
> 
> <figures/classdep.pdf, id=662, 327.42326pt x 252.61375pt>
> <use figures/classdep.pdf> [39]
> 
> LaTeX Warning: Citation `ESCRIPT' on page 40 undefined on input line 79.
> 
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Drivers.tex [40 </<<PKGBUILDDIR>>/debian/tmp2/
> posix/doc/inversion/figures/classdep.pdf>]
> 
> LaTeX Warning: Citation `Nocedal1980' on page 41 undefined on input line 71.
> 
> [41]
> 
> LaTeX Warning: Citation `Nocedal1980' on page 42 undefined on input line 124.
> 
> 
> LaTeX Warning: Citation `Nocedal1980' on page 42 undefined on input line 182.
> 
> [42])) [43]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.tex [44]
> Chapter 6.
> <figures/cartesian.pdf, id=759, 281.68228pt x 299.79382pt>
> <use figures/cartesian.pdf> <figures/geosphir.png, id=760, 883.3pt x 682.55pt>
> <use figures/geosphir.png>
> 
> LaTeX Warning: Citation `Featherstone2008a' on page 45 undefined on input line 
> 48.
> 
> [45] [46 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /inversion/figures/cartesian.pdf>]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: user.aux
> A level-1 auxiliary file: TutorialPDE.aux
> A level-1 auxiliary file: execute.aux
> A level-1 auxiliary file: escript.aux
> A level-1 auxiliary file: linearPDE.aux
> A level-1 auxiliary file: pycad.aux
> A level-1 auxiliary file: Models.aux
> A level-1 auxiliary file: finley.aux
> A level-1 auxiliary file: ripley.aux
> A level-1 auxiliary file: speckley.aux
> A level-1 auxiliary file: weipa.aux
> A level-1 auxiliary file: symbolic.aux
> A level-1 auxiliary file: appendix.aux
> The style file: plain.bst
> Database file #1: esys.bib
> Warning--I'm ignoring mayavi's extra "howpublished" field
> --line 372 of file esys.bib
> Warning--to sort, need author or key in gaussfilter
> (There were 2 warnings)
>  [47 </<<BUILDDIR>>/python-esc
> ript-5.0/debian/tmp2/posix/doc/inversion/figures/geosphir.pngcd debian/tmp2/posix/doc/user && bibtex speckley
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: speckley.aux
> I found no \citation commands---while reading file speckley.aux
> I found no \bibdata command---while reading file speckley.aux
> I found no \bibstyle command---while reading file speckley.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/user && bibtex appendix
> >]
> Underfull \hbox (badness 10000) in paragraph at lines 261--261
> [][][]\OT1/ptm/m/n/8 In gen-eral any or-thog-o-nal co-or-di-nate trans-for-ma-t
> ion can be sup-ported by build-ing sub-classes of the
> [48] [49]) [50]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.texThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: appendix.aux
> I found no \citation commands---while reading file appendix.aux
> I found no \bibdata command---while reading file appendix.aux
> I found no \bibstyle command---while reading file appendix.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/user && bibtex ripley
> 
> Chapter 7.
> 
> LaTeX Warning: Citation `Nocedal1980' on page 51 undefined on input line 40.
> 
> [51] [52]
> 
> LaTeX Warning: Citation `Nocedal1980' on page 53 undefined on input line 215.
> 
> [53]
> 
> LaTeX Warning: Citation `Nocedal2006' on page 54 undefined on input line 256.
> 
> 
> LaTeX Warning: Citation `MoreThuente1992' on page 54 undefined on input line 25
> 7.
> 
> ) [54]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.tex
> Chapter 8.
> 
> Overfull \hbox (9.98225pt too wide) in paragraph at lines 14--17
> \OT1/ptm/m/n/10 single-values level set func-tion. The fol-low-ing script snip-
> pet shows the cre-ation of the \OT1/pcr/m/n/10 InversionCostFunction
> [55]
> 
> LaTeX Warning: Citation `ESCRIPT' on page 56 undefined on input line 83.
> 
> [56] [57] [58] [59This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: ripley.aux
> I found no \citation commands---while reading file ripley.aux
> I found no \bibdata command---while reading file ripley.aux
> I found no \bibstyle command---while reading file ripley.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> ]) [60]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.tex
> Chapter 9.
> <figures/domainbuilder.pdf, id=964, 252.75703pt x 275.28206pt>
> <use figures/domainbuilder.pdf>cd debian/tmp2/posix/doc/user && bibtex TutorialPDE
> 
> Overfull \hbox (4.54231pt too wide) in paragraph at lines 11--32
> \OT1/ptm/m/n/10 class and over-ride meth-ods that re-turn in-for-ma-tion about 
> the data and the val-ues them-selves. The \OT1/pcr/m/n/10 DomainBuilder
> [61 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inve
> rsion/figures/domainbuilder.pdf>] [62]
> 
> LaTeX Warning: Citation `ESCRIPT' on page 63 undefined on input line 157.
> 
> [63]
> 
> LaTeX Warning: Citation `ERMAPPER' on page 64 undefined on input line 276.
> 
> [64]
> 
> LaTeX Warning: Citation `NETCDF' on page 65 undefined on input line 317.
> 
> 
> LaTeX Warning: Citation `matplotlib' on page 65 undefined on input line 327.
> 
> [65]) [66]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.tex
> Chapter 10.
> 
> LaTeX Warning: Citation `GALLARDO2005a' on page 67 undefined on input line 28.
> 
> [67]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: TutorialPDE.aux
> I found no \bibdata command---while reading file TutorialPDE.aux
> I found no \bibstyle command---while reading file TutorialPDE.aux
> (There were 2 error messages)
>  [68]) [69bibtex returned an error, check the blg file
> ]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.tex [70]cd debian/tmp2/posix/doc/user && makeindex user.idx
> 
> Chapter 11.
> [71]) [72]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.tex
> Chapter 12.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardGravity.tex [73] [74])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardMagnetic.tex
> 
> LaTeX Warning: Citation `IGRF' on page 75 undefined on input line 34.
> 
> 
> LaTeX Warning: Citation `AGRF' on page 75 undefined on input line 35.
> 
> [75] [76] [77])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardSelfMagnetic.texThis is makeindex, version 2.15 [TeX Live 2016] (kpathsea + Thai support).
> Scanning input file user.idx....done (783 entries accepted, 12 rejected).
> Sorting entries.........done (8242 comparisons).
> Generating output file user.ind....
> 
> LaTeX Warning: Citation `Lelievre2006a' on page 78 undefined on input line 21.
> 
> [78done (362 lines written, 0 warnings).
> Output written in user.ind.
> Transcript written in user.ilg.
> ] [79])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Forward2DMTTEMode.tex
> 
> LaTeX Warning: Citation `chave2012magnetotelluric' on page 80 undefined on inpu
> t line 18.
> 
> [80] [81])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardDCRES.tex [82]cd debian/tmp2/posix/doc/user && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{user.tex} user.tex
> 
> 
> LaTeX Warning: Citation `rucker2006three' on page 83 undefined on input line 32
> .
> 
> 
> LaTeX Warning: Citation `LOKE2014' on page 83 undefined on input line 62.
> 
> [83]
> 
> LaTeX Warning: Citation `LOKE2014' on page 84 undefined on input line 124.
> 
> [84])) [85] [86]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.ind [87]) [88]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.bbl [89]) [90]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.aux))
> 
> Package rerunfilecheck Warning: File `inversion.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were undefined references.
> 
> 
> LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
> 
>  )
> (see the transcript file for additional information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/cm/cmbx10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmbx5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
> m/cmbx7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmex1
> 0.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cmextra/cmex7.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></
> usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb>This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> </usr/sha
> re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb></usr/share/texl
> ive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/tex
> mf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/
> type1/public/amsfonts/cm/cmr5.pfb></usr/share/texlive/texmf-dist/fonts/type1/pu
> blic/amsfonts/cm/cmr6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm
> /cmr8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb>entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esy
> sdoc.cls</u
> sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls>
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo</usr/shar
> e/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb)></usr/share/texli
> ve/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/urw/courier/ucrr8a.pfb)
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)>
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)</usr/share/texlive/texmf-dist/fonts/type1/
> urw/courier/ucrro8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic
> /uhvb8a.pfb
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> )> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty</usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb>
> </usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb></usr/share
> /texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-
> dist/fonts/type1/urw/times/utmb8a.pfb
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty></usr/share/texlive/texmf-dist/fonts/type
> 1/urw/times/utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utm
> r8a.pfb)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg>))</usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)>
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> Output written on inversion.pdf (90 pages, 5267399 bytes).
> Transcript written on inversion.log.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))cd debian/tmp2/posix/doc/inversion && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{inversion.tex} inversion.tex
> 
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)>]
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg))
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty
> Overfull \hbox (24.65349pt too wide) in paragraph at lines 85--88
> \OT1/ptm/m/n/10 This re-verse spline op-tion un-for-tu-nately does not work for
>  the []\OT1/pcr/m/n/10 getLoopCoords \OT1/ptm/m/n/10 com-mand, how-ever, the []
> 
> 
> LaTeX Warning: Reference `fig:anticlinetemp' on page 42 undefined on input line
>  127.
> 
> <figures/heatrefraction.png, id=784, 578.16pt x 433.62pt>
> <use figures/heatrefraction.png>) [42)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r_defs.tex (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty] [43pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.4.5}) has been already used, duplicate ignor
> ed
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.134 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefraction.png
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/ccaption/ccaption.sty)
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/eli
> st.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty
> Package `listing', V1.2, <1999/05/25>
> ))) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/ver
> info.tex)
> Writing index file user.idx
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Tut
> orialPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/exe
> cute.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esc
> ript.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lin
> earPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/pyc
> ad.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Mod
> els.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> ley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/rip
> ley.auxThis is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/spe
> ckley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wei
> pa.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sym
> bolic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/app
> endix.aux)) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd)
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/esysdoc.cls [1
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo})]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/cop
> yrights.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/doc
> guide.tex [2])
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> )
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) [3
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)]
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [4]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/cur
> rentdev.tex [5]) [6]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.toc
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)>]
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty [7] [8
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty]) [9
> Underfull \hbox (badness 10000) in paragraph at lines 137--142
> 
> 
> LaTeX Warning: Reference `figs:dps' on page 44 undefined on input line 179.
> 
> <figures/heatrefractiontdp.png, id=821, 578.16pt x 433.62pt>
> <use figures/heatrefractiontdp.png>]
> <figures/heatrefractiontgdp.png, id=822, 578.16pt x 433.62pt>
> <use figures/heatrefractiontgdp.png>
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Tut
> orialPDE.tex [10
> <figures/heatrefractiontcdp.png, id=823, 578.16pt x 433.62pt>]
> <use figures/heatrefractiontcdp.png>
> <figures/heatrefractionhf.png, id=824, 578.16pt x 433.62pt>
> <use figures/heatrefractionhf.png> [44)
> Chapter 1.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fir
> ststep.tex
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg])) [45
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.stypdfTeX warning (ext4): destination w
> ith the same identifier (name{figure.4.6}) has been already used, duplicate ign
> ored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.199 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefractiontdp.png)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty <figures/FirstStepDomain.pdf, id=309, 166.6225pt x 115.43124pt>
> <use figures/FirstStepDomain.pdf>
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty [11) </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/user/figures/FirstStepDomain.pdf>]))
> <figures/FirstStepMesh.pdf, id=342, 190.7125pt x 145.54375pt>
> <use figures/FirstStepMesh.pdf>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty
> 
> LaTeX Warning: Citation `Zienc' on page 12 undefined on input line 149.
> 
> 
> LaTeX Warning: Citation `NumHand' on page 12 undefined on input line 149.
> 
> [12))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)] (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty [13)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty </buil
> d/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/F
> irstStepMesh.pdf
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty>]))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)> </<<BUILDDIR>>/
> python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/heatrefractiontgdp.pn
> g [14])
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/elist.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty
> Package `listing', V1.2, <1999/05/25>
> )) (/usr/share/texlive/texmf-dist/tex/latex/program/program.sty
> 
> LaTeX Warning: Citation `matplotlib' on page 15 undefined on input line 313.
> 
> 
> LaTeX Warning: Citation `mayavi' on page 15 undefined on input line 318.
> 
> 
> LaTeX Warning: Citation `VisIt' on page 15 undefined on input line 318.
> 
> [15]
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/ueur.fd))
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg)
> <figures/FirstStepResultMATPLOTLIB.pdf, id=459, 587.19376pt x 460.72125pt>
> <use figures/FirstStepResultMATPLOTLIB.pdf>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/defs.tex)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/verinfo.tex)
> Writing index file inversion.idx
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.aux)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd
> ) [16 </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/user/figures/FirstStepResultMATPLOTLIB.
> pdf>]
> 
> LaTeX Warning: Citation `matplotlib' on page 17 undefined on input line 409.
> 
> <figures/FirstStepResult.pdf, id=511, 164.615pt x 132.495pt>
> <use figures/FirstStepResult.pdf>
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> 
> LaTeX Warning: Citation `mayavi' on page 17 undefined on input line 427.
> 
> 
> LaTeX Warning: Citation `VisIt' on page 17 undefined on input line 427.
> 
> [17
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd) </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/FirstStepResult.pdf>])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/dif
> fusion.tex [1{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map <figures/DiffusionDomain.pdf, id=537, 583.17876pt x 313.17pt>
> <use figures/DiffusionDomain.pdf>}] [18> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookb
> ook/figures/heatrefractiontcdp.png </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/user/figures/DiffusionDomain.pdf
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/docguide.tex>] [2]
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ) [3] [4]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.toc
> Overfull \hbox (2.38159pt too wide) in paragraph at lines 125--128
> \OT1/ptm/m/n/10 The par-tial dif-fer-en-tial Equa-tion ([][]1.22[][]) to-gether
>  with bound-ary con-di-tions of Equa-tion ([][]1.24[][]) is called the Helmholt
> z
> [19] [5]) [6]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.tex) [7] [8] [9] [10]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.tex
> Chapter 1.
> <figures/QLDWestGravityDataPlot.png, id=222, 933.0057pt x 775.4571pt>
> <use figures/QLDWestGravityDataPlot.png>
> Underfull \hbox (badness 10000) in paragraph at lines 55--55
> []\OT1/ptm/m/n/10 Figure 1.1: Grav-ity Anomaly Data in $\OML/cmm/m/it/10 mgal$ 
> \OT1/ptm/m/n/10 from West-ern Queens-land, Aus-tralia (file
> <figures/QLDGravContourMu10.png, id=224, 1027.84pt x 957.5775pt>
> <use figures/QLDGravContourMu10.png> [20
> Underfull \hbox (badness 10000) in paragraph at lines 66--66
> []\OT1/ptm/m/n/10 Figure 1.2: 3-D con-tour plot of the den-sity dis-tri-bu-tion
>  ob-tained by in-ver-sion of file
> [11]] (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [21] [12 </buil
> d/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figu
> res/QLDWestGravityDataPlot.png
> Overfull \hbox (3.19403pt too wide) in paragraph at lines 330--333
> \OT1/pcr/m/n/10 x \OT1/ptm/m/n/10 is a \OT1/pcr/m/n/10 Data \OT1/ptm/m/n/10 ob-
> ject of the [] mod-ule defin-ing lo-ca-tions in the \OT1/pcr/m/n/10 Domain mydo
> main\OT1/ptm/m/n/10 . The \OT1/pcr/m/n/10 length()
> [22]> </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/cookbook/figures/heatrefractionhf.png <figures/DiffusionRes1.pdf, id=713, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes1.pdf>
> <figures/DiffusionRes16.pdf, id=714, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes16.pdf>
> <figures/DiffusionRes32.pdf, id=715, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes32.pdf>
> <figures/DiffusionRes48.pdf, id=716, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes48.pdf>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wav
> e.tex <figures/waveu.pdf, id=718, 845.1575pt x 597.23125pt>
> <use figures/waveu.pdf> <figures/wavea.pdf, id=719, 845.1575pt x 597.23125pt>
> <use figures/wavea.pdf> [23 </<<PKGBUILDDIR>>/de
> bian/tmp2/posix/doc/user/figures/DiffusionRes1.pdf> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/DiffusionRes16.pdf> </
> <<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/figur
> es/DiffusionRes32.pdf> </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/user/figures/DiffusionRes48.pdf>] [24 </build/python-escript-O0i
> Hot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/waveu.pdf, page is ro
> tated 90 degrees>] [25 </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/user/figures/wavea.pdf, page is rotated 90 degrees>] [26]
> <figures/Wave11.pdf, id=854, 460.72125pt x 430.60875pt>
> <use figures/Wave11.pdf>
> <figures/Wave22.pdf, id=855, 460.72125pt x 430.60875pt>
> <use figures/Wave22.pdf>
> <figures/Wave28.pdf, id=856, 460.72125pt x 430.60875pt>
> <use figures/Wave28.pdf>
> <figures/Wave32.pdf, id=857, 460.72125pt x 430.60875pt>
> <use figures/Wave32.pdf>
> <figures/Wave36.pdf, id=858, 460.72125pt x 430.60875pt>
> <use figures/Wave36.pdf> [27]
> <figures/WavePC.pdf, id=882, 845.1575pt x 597.23125pt>
> <use figures/WavePC.pdf>
> 
> LaTeX Warning: Citation `GNUPLOT' on page 28 undefined on input line 346.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd)>]
> 
> LaTeX Warning: Citation `GNUPLOT' on page 28 undefined on input line 359.
> 
> [28 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/Wave11.pdf> </<<PKGBUILDDIR>>/debian/tm
> p2/posix/doc/user/figures/Wave22.pdf> </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/user/figures/Wave28.pdf> </build/python-escript-O
> 0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/Wave32.pdf> </build
> /python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/Wa
> ve36.pdf>]
> Overfull \hbox (6.75589pt too wide) in paragraph at lines 363--363
> [] \OT1/pcr/m/n/10 plot \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_pc.csv\TS1/pcr/m/n/1
> 0 ' \OT1/pcr/m/n/10 u 1:2 title \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_x\TS1/pcr/m/
> n/10 ' \OT1/pcr/m/n/10 w l lw 2, \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_pc.csv\TS1/
> pcr/m/n/10 ' \OT1/pcr/m/n/10 u 1:3 title \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_y\T
> S1/pcr/m/n/10 ' \OT1/pcr/m/n/10 w l[] 
> 
> LaTeX Warning: Citation `SCIPY' on page 29 undefined on input line 395.
> 
> 
> LaTeX Warning: Citation `SCIPY' on page 29 undefined on input line 397.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/hea
> tedblock.tex [29 </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/user/figures/WavePC.pdf, page is rotated 90 degrees>] [30]
> 
> LaTeX Warning: Reference `fig:hr001qumodel' on page 46 undefined on input line 
> 204.
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 202--209
> 
> 
> LaTeX Warning: Reference `Sec:2DHD plot' on page 46 undefined on input line 210
> .
> 
> 
> Overfull \hbox (5.0533pt too wide) in paragraph at lines 210--216
> []\OT1/ptm/m/n/10 Contours have al-ready been dis-cussed in Sec-tion []. To sho
> w sub-domains, we need to go back to []
> 
> LaTeX Warning: Reference `fig:hr001qumodel' on page 46 undefined on input line 
> 284.
> 
> <figures/heatrefractionflux.png, id=856, 578.16pt x 433.62pt>
> <use figures/heatrefractionflux.png> [31 [46]]
> <figures/HeatedBlock.pdf, id=1014, 583.17876pt x 467.7475pt>
> <use figures/HeatedBlock.pdf> [47)pdfTeX warning (ext4): destination
>  with the same identifier (name{figure.4.7}) has been already used, duplicate i
> gnored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.291 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefractionflux.png
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sto
> kesflow.tex [32 </<<PKGBUILDDIR>>/debian/tmp2/po
> six/doc/user/figures/HeatedBlock.pdf>]
> 
> LaTeX Warning: Citation `LBB' on page 33 undefined on input line 106.
> 
> [33]>]
> Overfull \hbox (14.56067pt too wide) in paragraph at lines 169--171
> [][][][][][][][][][][][][][] 
> <figures/stokes-fluid-t01.pdf, id=1072, 400.49625pt x 718.685pt> [13
> <use figures/stokes-fluid-t01.pdf> </<<BUILDDIR>>/python-escri
> pt-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravContourMu10.png (PNG copy
> )>]
> <figures/stokes-fluid-t10.pdf, id=1073, 431.6125pt x 693.59125pt>
> <use figures/stokes-fluid-t10.pdf>
> <figures/stokes-fluid-t20.pdf, id=1074, 469.755pt x 667.49374pt>
> <use figures/stokes-fluid-t20.pdf>
> <figures/stokes-fluid-t30.pdf, id=1075, 504.88625pt x 643.40375pt>
> <use figures/stokes-fluid-t30.pdf>
> <figures/stokes-fluid-t40.pdf, id=1076, 541.02126pt x 621.32124pt>
> <use figures/stokes-fluid-t40.pdf>
> <figures/stokes-fluid-t50.pdf, id=1077, 576.1525pt x 600.2425pt>
> <use figures/stokes-fluid-t50.pdf>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sli
> p.tex <figures/dom2D.pdf, id=290, 615.17592pt x 363.89809pt>
> <use figures/dom2D.pdf> <figures/Slip1.pdf, id=1078, 258.9675pt x 243.91125pt>
> <use figures/Slip1.pdf>
> Underfull \vbox (badness 10000) has occurred while \output is active [34]
> <figures/dom2DFEM.pdf, id=295, 621.66188pt x 391.21892pt>
> <use figures/dom2DFEM.pdf> [14
> [35 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/stokes-fluid-t01.pdf> </<<PKGBUILDDIR>>
> /debian/tmp2/posix/doc/user/figures/stokes-fluid-t10.pdf> </build/python-escrip
> t-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/stokes-fluid-t20
> .pdf] [15 </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/inversion/figures/dom2D.pdf> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/us
> er/figures/stokes-fluid-t30.pdf> </build/python-escript
> -O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/dom2DFEM.pdf
> 
> 
> pdfTeX warning: pdflatex (file /<<PKGBUILDDIR>>/
> debian/tmp2/posix/doc/inversion/figures/dom2DFEM.pdf): PDF inclusion: multiple 
> pdfs with page group included in a single page
> >]> </<<BUILDDIR>>/python-escript-5
> .0/debian/tmp2/posix/doc/user/figures/stokes-fluid-t40.pdf> </build/python-escr
> ipt-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/stokes-fluid-t
> 50.pdf>]
> Overfull \hbox (2.93283pt too wide) in paragraph at lines 269--275
> \OT1/ptm/m/n/10 must be con-verted to ap-pro-pri-ate units. This does not ap-pl
> y to ge-o-graphic co-or-di-nates which in []
> 
> Overfull \hbox (16.86232pt too wide) in paragraph at lines 289--293
> \OT1/ptm/m/n/10 In prac-tice grav-ity ac-cel-er-a-tion is mea-sured in var-i-ou
> s ways, for in-stance by air-borne sur-veys [[]]. []
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsptm.fd) [16] [36
> Overfull \hbox (0.75589pt too wide) in paragraph at lines 375--375
> []\OT1/pcr/m/n/10 source0=NetCdfData(NetCdfData.GRAVITY, 'GravitySmall.nc', alt
> itude=2.5*U.km)[] 
> 
> Overfull \hbox (12.75589pt too wide) in paragraph at lines 383--383
> []\OT1/pcr/m/n/10 source0=NetCdfData(NetCdfData.GRAVITY, 'GravitySmall.nc', sca
> le_factor=U.mgal)[] 
> [17 </<<PKGBUILDDIR>>/debian/tmp2/posix
> /doc/user/figures/Slip1.pdf>]] [18]
> 
> LaTeX Warning: Citation `VISIT' on page 19 undefined on input line 527.
> 
> <figures/QLDGravContourMu01.png, id=408, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu01.png>
> <figures/QLDGravContourMu1.png, id=409, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu1.png> <use figures/QLDGravContourMu10.png>
> <figures/QLDGravContourMu100.png, id=410, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu100.png>
> <figures/QLDGravContourMu1000.png, id=411, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu1000.png>
> 
> LaTeX Warning: Float too large for page by 9.57474pt on input line 575.
> 
> <figures/QLDGravDepthMu01.png, id=414, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu01.png>
> <figures/QLDGravDepthMu1.png, id=415, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu1.png>
> <figures/QLDGravDepthMu10.png, id=416, 1027.84pt x 957.5775pt>
> <use figures/QLDGravDepthMu10.png>
> <figures/QLDGravDepthMu100.png, id=417, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu100.png>
> <figures/QLDGravDepthMu1000.png, id=418, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu1000.png>
> 
> LaTeX Warning: Float too large for page by 9.57474pt on input line 606.
> 
> [19] [37 [20 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /inversion/figures/QLDGravContourMu01.png (PNG copy)> </build/python-escript-O0
> iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravContourM
> u1.png (PNG copy)> </<<PKGBUILDDIR>>/debian/tmp2
> /posix/doc/inversion/figures/QLDGravContourMu100.png (PNG copy)>] </build/python
> -escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDG
> ravContourMu1000.png (PNG copy)>] [21 </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu01.png (PNG copy)
> > </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/invers
> ion/figures/QLDGravDepthMu1.png (PNG copy)> </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu10.png (PNG
>  copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/
> inversion/figures/QLDGravDepthMu100.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu100
> 0.png (PNG copy)>]
> <figures/Slip2.png, id=1242, 489.5088pt x 490.4724pt> <use figures/Slip2.png>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/dir
> ac.tex
> <figures/onshore-offshore.png, id=466, 501.5538pt x 440.847pt>
> <use figures/onshore-offshore.png> [22 </<<BUILDDIR>>/python-esc
> ript-5.0/debian/tmp2/posix/doc/inversion/figures/onshore-offshore.png [38 </<<PKGBUILDDIR>>/debian/tmp2/posix/d
> oc/user/figures/Slip2.png>])
> [23]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.tex [24]
> Chapter 2.
> <figures/QLDWestMagneticDataPlot.png, id=488, 705.3552pt x 615.7404pt>
> <use figures/QLDWestMagneticDataPlot.png>
> Underfull \hbox (badness 10000) in paragraph at lines 7--7
> []\OT1/ptm/m/n/10 Figure 2.1: Mag-netic anomaly data in $\OML/cmm/m/it/10 nT$ \
> OT1/ptm/m/n/10 from West-ern Queens-land, Aus-tralia (file
> 
> Overfull \hbox (30.76083pt too wide) in paragraph at lines 40--41
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][] 
> <figures/QLDMagContourMu01.png, id=492, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu01.png> [25] [26 </<<BUILDDIR>>/pyth
> on-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDWestMagneticDataPlot.
> png>]
> 
> LaTeX Warning: Reference `fig:hr002qumodel' on page 48 undefined on input line 
> 297.
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 294--299
> 
> <figures/heatrefraction2flux.png, id=900, 578.16pt x 433.62pt>
> <use figures/heatrefraction2flux.png> [48pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.4.8}) has been already used, duplicate ignor
> ed
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.305 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefraction2flux.png> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inv
> ersion/figures/QLDMagContourMu01.png (PNG copy)>]
> Overfull \hbox (0.75589pt too wide) in paragraph at lines 84--84
> []\OT1/pcr/m/n/10 B_b = [2201.*U.Nano*U.Tesla, 31232.*U.Nano*U.Tesla,  -41405.*
> U.Nano*U.Tesla][] 
> <figures/QLDMagContourMu0001.png, id=544, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu0001.png>
> <figures/QLDMagContourMu001.png, id=545, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu001.png> <use figures/QLDMagContourMu01.png>
> <figures/QLDMagContourMu1.png, id=546, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu1.png>
> <figures/QLDMagContourMu10.png, id=547, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu10.png>
> 
> LaTeX Warning: Float too large for page by 8.77452pt on input line 163.
> 
> <figures/QLDMagDepthMu0001.png, id=550, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu0001.png>
> <figures/QLDMagDepthMu001.png, id=551, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu001.png>
> <figures/QLDMagDepthMu01.png, id=552, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu01.png>
> <figures/QLDMagDepthMu1.png, id=553, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu1.png>
> <figures/QLDMagDepthMu10.png, id=554, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu10.png>
> 
> LaTeX Warning: Float too large for page by 8.77452pt on input line 192.
> 
> ) [27] [28 </<<PKGBUILDDIR>>/debian/tmp2/posix/d
> oc/inversion/figures/QLDMagContourMu0001.png (PNG copy)> </build/python-escript
> -O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagContou
> rMu001.png (PNG copy)> </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/inversion/figures/QLDMagContourMu1.png (PNG copy)> </build/pytho
> n-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLD
> MagContourMu10.png (PNG copy)>] [29 </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu0001.png (PNG copy)>
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversi
> on/figures/QLDMagDepthMu001.png (PNG copy)> </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu01.png (PNG 
> copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/i
> nversion/figures/QLDMagDepthMu1.png (PNG copy)> </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu10.png (
> PNG copy)>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.tex [30]
> Chapter 3.
> ) [31]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.tex [32]
> Chapter 4.
> <figures/HalfSphere.png, id=609, 792.9625pt x 530.98375pt>
> <use figures/HalfSphere.png>
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 67--68
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][] 
> [33]
> Overfull \hbox (57.76111pt too wide) in paragraph at lines 97--98
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> [34 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inve
> rsion/figures/HalfSphere.png>])
> Chapter 5.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example07.tex
> 
> LaTeX Warning: Reference `eqn:laplacian' on page 49 undefined on input line 41.
> 
> 
> 
> LaTeX Warning: Reference `eqn:grad' on page 49 undefined on input line 72.
> 
> 
> LaTeX Warning: Reference `eqn:gradrank1' on page 49 undefined on input line 79.
> 
> 
> [49]
> Underfull \hbox (badness 10000) in paragraph at lines 154--155
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 154--155
> 
> 
> LaTeX Warning: Reference `eqn:centdiff' on page 50 undefined on input line 162.
> 
> 
> 
> LaTeX Warning: Reference `eqn:acswave' on page 50 undefined on input line 163.
> 
> [50]>]) [35] [36] [37] [38]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.tex
> Chapter 5.
> <figures/classdep.pdf, id=701, 327.42326pt x 252.61375pt>
> <use figures/classdep.pdf> [39]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Drivers.tex [40 </<<PKGBUILDDIR>>/debian/tmp2/
> posix/doc/inversion/figures/classdep.pdf>]
> 
> LaTeX Warning: Reference `fig:cxsource' on page 51 undefined on input line 241.
> 
> 
> [51] <figures/sourceline.png, id=970, 578.16pt x 433.62pt>
> <use figures/sourceline.png> [41] [42]
> Underfull \hbox (badness 10000) in paragraph at lines 279--280
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 279--280
> 
> [52pdfTeX warning (ext4): destination with the same identifier (name{figure.5.1
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.280 
>        </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/c
> ookbook/figures/sourceline.png>))] [43]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.tex [44]
> Chapter 6.
> <figures/cartesian.pdf, id=803, 281.68228pt x 299.79382pt>
> <use figures/cartesian.pdf> <figures/geosphir.png, id=804, 883.3pt x 682.55pt>
> <use figures/geosphir.png> [45]
> <figures/diracplot.png, id=1264, 1701.35625pt x 963.6pt>
> <use figures/diracplot.png>)) [39 [46 </<<BUILDDIR>>/python-escript-
> 5.0/debian/tmp2/posix/doc/user/figures/diracplot.png </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/inversion/figures/cartesian.pdf>] [47 </build/pytho
> n-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/geo
> sphir.png>]
> 
> LaTeX Warning: Reference `eqn:waveu' on page 53 undefined on input line 284.
> 
> 
> LaTeX Warning: Reference `sec:nsstab' on page 53 undefined on input line 326.
> 
> 
> LaTeX Warning: Reference `eqn:samptheorem' on page 53 undefined on input line 3
> 33.
> 
> 
> LaTeX Warning: Reference `fig:ex07sampth' on page 53 undefined on input line 33
> 5.
> 
> <figures/ex07usamp.png, id=991, 737.75626pt x 824.07875pt>
> <use figures/ex07usamp.png>
> <figures/ex07jsamp.png, id=993, 737.75626pt x 824.07875pt>
> <use figures/ex07jsamp.png>
> <figures/ex07nsamp.png, id=995, 737.75626pt x 824.07875pt>
> <use figures/ex07nsamp.png> [53]) [54pdfTeX warning (ext4): destination with th
> e same identifier (name{figure.5.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.123 \chapter
>               {Seismic Wave Propagation} </<<BUILDDIR>>/python-e
> script-5.0/debian/tmp2/posix/doc/cookbook/figures/ex07usamp.png (PNG copy)> </b
> uild/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/fi
> gures/ex07jsamp.png (PNG copy)> </<<BUILDDIR>>/python-escript-5.
> 0/debian/tmp2/posix/doc/cookbook/figures/ex07nsamp.png (PNG copy)>]
> Chapter 6.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example08.tex
> Underfull \hbox (badness 10000) in paragraph at lines 18--24
> 
> 
> LaTeX Warning: Reference `eqn:wav' on page 55 undefined on input line 40.
> 
> 
> LaTeX Warning: Reference `eqn:sigtrace' on page 55 undefined on input line 59.
> 
> 
> LaTeX Warning: Reference `eqn:sigtrans' on page 55 undefined on input line 62.
> 
> [55]>]
> Underfull \hbox (badness 10000) in paragraph at lines 261--261
> [][][]\OT1/ptm/m/n/8 In gen-eral any or-thog-o-nal co-or-di-nate trans-for-ma-t
> ion can be sup-ported by build-ing sub-classes of the
> [48]
> 
> LaTeX Warning: Reference `tab:wpcores' on page 56 undefined on input line 116.
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 139--145
> 
> [56pdfTeX warning (ext4): destination with the same identifier (name{table.6.1}
> ) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.153 #
>        ###########################################FIRST TIME STEPS AND SOURCE] [49]) [50]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.tex
> Chapter 7.
> [51]
> <figures/ex08pw50.png, id=1063, 622.325pt x 588.1975pt>
> <use figures/ex08pw50.png>
> <figures/ex08pw350.png, id=1064, 622.325pt x 588.1975pt>
> <use figures/ex08pw350.png>
> <figures/ex08pw650.png, id=1065, 622.325pt x 588.1975pt>
> <use figures/ex08pw650.png> [52
> <figures/ex08pw950.png, id=1066, 622.325pt x 588.1975pt>
> <use figures/ex08pw950.png>] [57] [58pdfTeX warning (ext4): destination with the
>  same identifier (name{figure.6.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.214 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex08pw50.png (PNG copy)> </build/python-escript-O0iHo
> t/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08pw350.png (PNG 
> copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/c
> ookbook/figures/ex08pw650.png (PNG copy)> </<<BUILDDIR>>/python-
> escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08pw950.png (PNG copy)>] [53]) [54]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.tex
> Underfull \hbox (badness 10000) in paragraph at lines 218--223
> 
> 
> LaTeX Warning: Reference `fig:tvsource' on page 59 undefined on input line 228.
> 
> 
> <figures/source.png, id=1104, 578.16pt x 433.62pt> <use figures/source.png>
> Chapter 8.
> 
> Overfull \hbox (9.98225pt too wide) in paragraph at lines 14--17
> \OT1/ptm/m/n/10 single-values level set func-tion. The fol-low-ing script snip-
> pet shows the cre-ation of the \OT1/pcr/m/n/10 InversionCostFunction
> [55] [56] [57]
> [59pdfTeX warning (ext4): destination with the same identifier (name{figure.6.2
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.273 t=
>         t+h; n=n+1 </<<PKGBUILDDIR>>/debian/tmp2
> /posix/doc/cookbook/figures/source.png [58] [59]) [60]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.tex
> Chapter 9.
> <figures/domainbuilder.pdf, id=1017, 252.75703pt x 275.28206pt>
> <use figures/domainbuilder.pdf>
> Overfull \hbox (4.54231pt too wide) in paragraph at lines 11--32
> \OT1/ptm/m/n/10 class and over-ride meth-ods that re-turn in-for-ma-tion about 
> the data and the val-ues them-selves. The \OT1/pcr/m/n/10 DomainBuilder
> [61 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inve
> rsion/figures/domainbuilder.pdf>] [62] [63] [64] [65]) [66]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.tex
> Chapter 10.
> [67] [68]) [69]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.tex [70]
> Chapter 11.
> [71]) [72]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.tex
> Chapter 12.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardGravity.tex>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/exe
> cute.tex [73> [40]]] [74
> Chapter 2.
> 
> LaTeX Warning: Citation `OPENMP' on page 41 undefined on input line 46.
> 
> 
> LaTeX Warning: Citation `MPI' on page 41 undefined on input line 47.
> 
> [41]])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardMagnetic.tex [75
> Overfull \hbox (0.88261pt too wide) in paragraph at lines 126--132
> []\OT1/ptm/m/n/10 the num-ber of threads used per pro-cess. The op-tion over-wr
> ites the value of the [][]
> [42]] [76
> 
> Package natbib Warning: Citation `Cerjan1985' on page 60 undefined on input lin
> e 293.
> 
> [60]] [43 [77]
> 
> LaTeX Warning: Reference `fig:abconds' on page 61 undefined on input line 347.
> 
> <figures/ex08babc.png, id=1191, 578.16pt x 433.62pt>
> <use figures/ex08babc.png>]
> <figures/ex08sw060.png, id=1192, 622.325pt x 588.1975pt>
> <use figures/ex08sw060.png>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardSelfMagnetic.tex
> <figures/ex08sw320.png, id=1193, 622.325pt x 588.1975pt>
> <use figures/ex08sw320.png>
> <figures/ex08sw660.png, id=1194, 622.325pt x 588.1975pt>
> <use figures/ex08sw660.png>
> <figures/ex08sw880.png, id=1195, 622.325pt x 588.1975pt>
> <use figures/ex08sw880.png> [61pdfTeX warning (ext4): destination with the same
>  identifier (name{figure.6.3}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.392 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex08babc.png [78]
> 
> LaTeX Warning: Citation `lazyauspdc' on page 44 undefined on input line 278.
> 
> ) [44]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esc
> ript.tex [79])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Forward2DMTTEMode.tex [80
> Chapter 3.
> [45] <figures/EscriptDiagram1.pdf, id=1361, 458.51299pt x 220.825pt>
> <use figures/EscriptDiagram1.pdf>]
> Overfull \hbox (3.26775pt too wide) in paragraph at lines 74--79
>  [][] 
> 
> Underfull \hbox (badness 1648) in paragraph at lines 79--79
> [] \OT1/ptm/m/sc/9 Fig-ure 3.1\OT1/ptm/m/n/9 : []De-pen-dency of func-tion spac
> es in []. An ar-row in-di-cates that a func-tion in the
> 
> LaTeX Warning: Citation `LBB' on page 46 undefined on input line 83.
> 
> [46 [81 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/EscriptDiagram1.pdf>]])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardDCRES.tex [82] [83] [84
> 
> LaTeX Warning: Citation `NUMPY' on page 47 undefined on input line 150.
> 
> 
> Overfull \hbox (0.1719pt too wide) in paragraph at lines 208--217
> \OT1/ptm/m/n/10 The vari-able \OT1/pcr/m/n/10 d \OT1/ptm/m/n/10 gives the spa-t
> ial di-men-sion-al-ity of the do-main on which the dis-place-ments are de-fined
> . \OT1/pcr/m/n/10 kronecker
> [47])) [85]] [86]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.ind [87]) [88] <figures/EscriptDiagram2.pdf, id=1399, 309.155pt x 219.82124pt>
> <use figures/EscriptDiagram2.pdf>
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.bbl [89]) [90]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.aux [48)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.aux </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/user/figures/EscriptDiagram2.pdf>])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.aux))
> 
> Package rerunfilecheck Warning: File `inversion.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were undefined references.
> 
>  )
> (see the transcript file for additional information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/cm/cmbx10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmbx5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
> m/cmbx7.pfb>>]</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmex1
> 0.pfb [62pdfTeX warning (ext4): destination 
> with the same identifier (name{figure.6.4}) has been already used, duplicate ig
> nored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.392 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex08sw060.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08sw320.png (PNG
>  copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/
> cookbook/figures/ex08sw660.png (PNG copy)> </<<BUILDDIR>>/python
> -escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08sw880.png (PNG copy)>]></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cmextra/cmex7.
> pfb
> Underfull \hbox (badness 10000) in paragraph at lines 395--399
> 
> <figures/gmsh-example08c.png, id=1219, 1276.77pt x 931.48pt>
> <use figures/gmsh-example08c.png>></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></
> usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb
> 
> LaTeX Warning: Citation `NETCDF' on page 49 undefined on input line 308.
> 
> [49></usr/sha
> re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb]></usr/share/texl
> ive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/tex
> mf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/
> type1/public/amsfonts/cm/cmr5.pfb
> 
> LaTeX Warning: Reference `fig:ex08cres' on page 63 undefined on input line 430.
> 
> 
> <figures/ex08c2601.png, id=1220, 621.32124pt x 818.05624pt>>
> <use figures/ex08c2601.png></usr/share/texlive/texmf-dist/fonts/type1/pu
> blic/amsfonts/cm/cmr6.pfb [50) [63></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmr7.pfbpdfTeX warning (ext4): destination with the sam
> e identifier (name{figure.6.5}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.126 \chapter
>               {3D Seismic Wave Propagation} </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/gmsh-example08c.png (PNG c
> opy)>]]> [64pdfTeX warning (ext4): destination with the same identifier (name{fig
> ure.6.6}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.126 \chapter
>               {3D Seismic Wave Propagation} </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08c2601.png (PNG copy)</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm
> /cmr8.pfb>]
> >Chapter 7.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example09.tex</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb> [51</u
> sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb]></usr/shar
> e/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/share/texli
> ve/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/urw/courier/ucrr8a.pfb [52]></usr/share/texlive/texmf-dist/fonts/type1/
> urw/courier/ucrro8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic
> /uhvb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb>
> </usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb></usr/share
> /texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb
> Underfull \hbox (badness 10000) in paragraph at lines 17--21
> 
> [65]></usr/share/texlive/texmf-
> dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/type
> 1/urw/times/utmr8a.pfb
> Overfull \hbox (5.82425pt too wide) in paragraph at lines 619--629
> \OT1/ptm/m/n/10 an at-tempt is made to con-vert \OT1/pcr/m/n/10 arg0 \OT1/ptm/m
> /n/10 to the \OT1/pcr/m/n/10 FunctionSpace \OT1/ptm/m/n/10 of \OT1/pcr/m/n/10 a
> rg1 \OT1/ptm/m/n/10 or to con-vert \OT1/pcr/m/n/10 arg1 \OT1/ptm/m/n/10 to the 
> \OT1/pcr/m/n/10 FunctionSpace
> [53>]</usr/share/texlive/texmf-dist/fonts/type1/urw/times/utm
> r8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> [54
> Output written on inversion.pdf (90 pages, 5268932 bytes).
> Transcript written on inversion.log.
> ] [66
> 
> LaTeX Warning: Citation `gaussfilter' on page 55 undefined on input line 836.
> 
> [55]] <figures/gmsh-example09m.png, id=1323, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09m.png>
> <figures/gmsh-example09msh2d.png, id=1324, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09msh2d.png>
> <figures/gmsh-example09msh3d.png, id=1325, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09msh3d.png> [67] [68 </<<BUILDDIR>>/py
> thon-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/gmsh-example09m.png (PN
> G copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /cookbook/figures/gmsh-example09msh2d.png (PNG copy)> </build/python-escript-O0
> iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/gmsh-example09ms
> h3d.png (PNG copy)>] [56]cd debian/tmp2/posix/doc/inversion && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{inversion.tex} inversion.tex
> 
> <figures/gmsh-example09lc.png, id=1342, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09lc.png> [69 [57pdfTeX warning (ext4): destination with t
> he same identifier (name{figure.7.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.186 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/gmsh-example09lc.png (PNG copy)>]] [58] [59]
> Underfull \hbox (badness 10000) in paragraph at lines 202--209
> 
> 
> Overfull \hbox (25.36078pt too wide) in paragraph at lines 222--223
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> <figures/ex09b00201.png, id=1360, 401.5pt x 401.5pt>
> <use figures/ex09b00201.png>
> <figures/ex09b00341.png, id=1361, 401.5pt x 401.5pt>
> <use figures/ex09b00341.png>
> <figures/ex09b00440.png, id=1362, 401.5pt x 401.5pt>
> <use figures/ex09b00440.png>) [70] [60 [71 </<<BUILDDIR>>/python-esc
> ript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex09b00201.png (PNG copy)> </bu
> ild/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/fig
> ures/ex09b00341.png (PNG copy)> </<<BUILDDIR>>/python-escript-5.
> 0/debian/tmp2/posix/doc/cookbook/figures/ex09b00440.png (PNG copy)>]] [72]
> Chapter 8.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example10.tex [61]
> 
> Package natbib Warning: Citation `Blakely1995' on page 73 undefined on input li
> ne 27.
> 
> 
> LaTeX Warning: Reference `eqn:poisson' on page 73 undefined on input line 33.
> 
> 
> LaTeX Warning: Reference `eqn:ex10a' on page 73 undefined on input line 42.
> 
> 
> LaTeX Warning: Reference `eqn:poisson' on page 73 undefined on input line 46.
> 
> [73] [74] [62]
> Underfull \hbox (badness 10000) in paragraph at lines 93--97
> 
> 
> LaTeX Warning: Reference `fig:mayavi2openfile' on page 75 undefined on input li
> ne 132.
> 
> 
> LaTeX Warning: Reference `fig:mayavi2data' on page 75 undefined on input line 1
> 35.
> 
> 
> LaTeX Warning: Reference `fig:mayavi2cell2point' on page 75 undefined on input 
> line 143.
> 
> 
> LaTeX Warning: Reference `fig:ex10pot' on page 75 undefined on input line 147.
> 
> <figures/mayavi2_openfile.png, id=1410, 1282.7925pt x 947.54pt>
> <use figures/mayavi2_openfile.png>
> <figures/mayavi2_data.png, id=1411, 1282.7925pt x 947.54pt>
> <use figures/mayavi2_data.png>
> <figures/mayavi2_cell2point.png, id=1412, 1282.7925pt x 947.54pt>
> <use figures/mayavi2_cell2point.png>
> <figures/ex10apot.png, id=1413, 867.24pt x 828.09375pt>
> <use figures/ex10apot.png> [75] [76pdfTeX warning (ext4): destination with the 
> same identifier (name{figure.8.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/mayavi2_openfile.pngThis is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> 
> Overfull \hbox (14.56067pt too wide) in paragraph at lines 1432--1433
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspcr.fd) [63] [64]entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/esysdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) [65]
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty
> [66])
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty [67])
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) [68]
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) [69]))) [70)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lin
> earPDE.tex
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)
> Chapter 4.
> [71])
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty)
> Overfull \hbox (3.25417pt too wide) in paragraph at lines 109--112
> \OT1/ptm/m/n/10 In this case the co-ef-fi-cient $\OML/cmm/m/it/10 d[]$ \OT1/ptm
> /m/n/10 and $\OML/cmm/m/it/10 y[]$ \OT1/ptm/m/n/10 are each a scalar \OT1/pcr/m
> /n/10 Data \OT1/ptm/m/n/10 ob-ject both in the con-tact \OT1/pcr/m/n/10 Functio
> nSpace
> [72
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty])
> Overfull \hbox (9.16061pt too wide) in paragraph at lines 171--172
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][] 
> [73]) [74
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)]
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty> </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/mayavi2_data.png)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def [75])
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) [76] [77])
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def [78]
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) [79
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty])
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty [80)])
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) [81
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/elist.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty]
> Package `listing', V1.2, <1999/05/25>
> )) (/usr/share/texlive/texmf-dist/tex/latex/program/program.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
> 
> LaTeX Warning: Citation `MKL' on page 82 undefined on input line 858.
> 
> 
> LaTeX Warning: Citation `UMFPACK' on page 82 undefined on input line 863.
> 
> 
> LaTeX Warning: Citation `Saad' on page 82 undefined on input line 882.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 82 undefined on input line 887.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 82 undefined on input line 892.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 82 undefined on input line 896.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 82 undefined on input line 917.
> 
> [82
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/ueur.fd)])
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/defs.tex)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/verinfo.tex)
> Writing index file inversion.idx
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.aux
> 
> LaTeX Warning: Citation `WEISS' on page 83 undefined on input line 921.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 83 undefined on input line 925.
> 
> 
> LaTeX Warning: Citation `WEISS' on page 83 undefined on input line 929.
> 
> 
> LaTeX Warning: Citation `Saad' on page 83 undefined on input line 935.
> 
> 
> LaTeX Warning: Citation `Saad' on page 83 undefined on input line 939.
> 
> 
> LaTeX Warning: Citation `AMG' on page 83 undefined on input line 943.
> 
> 
> LaTeX Warning: Citation `Saad' on page 83 undefined on input line 948.
> 
> 
> LaTeX Warning: Citation `RILU' on page 83 undefined on input line 959.
> 
> 
> LaTeX Warning: Citation `Trilinos' on page 83 undefined on input line 987.
> 
> 
> LaTeX Warning: Citation `AMG' on page 83 undefined on input line 995.
> 
> 
> LaTeX Warning: Citation `AMG' on page 83 undefined on input line 998.
> 
> 
> LaTeX Warning: Citation `AMG' on page 83 undefined on input line 1001.
> 
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lum
> ping.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.aux [83)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.aux)]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.aux) <figures/lumping_valet_a_1.png, id=1868, 578.16pt x 433.62pt>
> <use figures/lumping_valet_a_1.png>
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.aux)
> <figures/lumping_valet_a_2.png, id=1871, 578.16pt x 433.62pt>
> <use figures/lumping_valet_a_2.png>) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd
> )
> <figures/lumping_valet_u_1.png, id=1874, 578.16pt x 433.62pt>
> <use figures/lumping_valet_u_1.png> [84]
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [85 </<<BUILDDIR>>/pyth
> on-escript-5.0/debian/tmp2/posix/doc/user/figures/lumping_valet_a_1.png
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd) [1{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map}]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/docguide.tex [2]
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ) [3] [4]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.toc [5]) [6]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.tex) [7] [8] [9] [10]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.tex
> Chapter 1.
> <figures/QLDWestGravityDataPlot.png, id=222, 933.0057pt x 775.4571pt>
> <use figures/QLDWestGravityDataPlot.png>
> Underfull \hbox (badness 10000) in paragraph at lines 55--55
> []\OT1/ptm/m/n/10 Figure 1.1: Grav-ity Anomaly Data in $\OML/cmm/m/it/10 mgal$ 
> \OT1/ptm/m/n/10 from West-ern Queens-land, Aus-tralia (file
> <figures/QLDGravContourMu10.png, id=224, 1027.84pt x 957.5775pt>
> <use figures/QLDGravContourMu10.png>
> Underfull \hbox (badness 10000) in paragraph at lines 66--66
> []\OT1/ptm/m/n/10 Figure 1.2: 3-D con-tour plot of the den-sity dis-tri-bu-tion
>  ob-tained by in-ver-sion of file
> [11] (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)>]
> [77pdfTeX warning (ext4): destination with the same identifier (name{figure.8.3
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.4}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/mayavi2_cell2point.png [12 </buil
> d/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figu
> res/QLDWestGravityDataPlot.png> </buil
> d/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/l
> umping_valet_a_2.png>]
> <figures/lumping_SUPG_du_1.png, id=1910, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_du_1.png>
> <figures/lumping_SUPG_du_2.png, id=1913, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_du_2.png> [86 </<<BUILDDIR>>/python-es
> cript-5.0/debian/tmp2/posix/doc/user/figures/lumping_valet_u_1.png>] [13 </<<BUILDDIR>>/python-escri
> pt-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravContourMu10.png (PNG copy
> )>] <figures/dom2D.pdf, id=290, 615.17592pt x 363.89809pt>
> <use figures/dom2D.pdf>
> <figures/dom2DFEM.pdf, id=295, 621.66188pt x 391.21892pt>
> <use figures/dom2DFEM.pdf> [14]> </<<BUILDDIR>>
> /python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex10apot.png (PNG co
> py)>] [15 </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/inversion/figures/dom2D.pdf> </build/python-escript
> -O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/dom2DFEM.pdf
> 
> 
> pdfTeX warning: pdflatex (file /<<PKGBUILDDIR>>/
> debian/tmp2/posix/doc/inversion/figures/dom2DFEM.pdf): PDF inclusion: multiple 
> pdfs with page group included in a single page
> >]
> Overfull \hbox (2.93283pt too wide) in paragraph at lines 269--275
> \OT1/ptm/m/n/10 must be con-verted to ap-pro-pri-ate units. This does not ap-pl
> y to ge-o-graphic co-or-di-nates which in []
> 
> Overfull \hbox (16.86232pt too wide) in paragraph at lines 289--293
> \OT1/ptm/m/n/10 In prac-tice grav-ity ac-cel-er-a-tion is mea-sured in var-i-ou
> s ways, for in-stance by air-borne sur-veys [[]]. []
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsptm.fd) [16]
> Underfull \hbox (badness 10000) in paragraph at lines 180--184
> 
> 
> LaTeX Warning: Reference `fig:ex10bpot' on page 78 undefined on input line 205.
> 
> 
> 
> LaTeX Warning: Reference `fig:ex10bpot2' on page 78 undefined on input line 215
> .
> 
> 
> LaTeX Warning: Reference `fig:ex10p' on page 78 undefined on input line 218.
> 
> <figures/ex10bpot.png, id=1442, 977.6525pt x 828.09375pt>
> <use figures/ex10bpot.png>
> <figures/ex10bpot2.png, id=1443, 666.49pt x 643.40375pt>
> <use figures/ex10bpot2.png>
> Overfull \hbox (0.75589pt too wide) in paragraph at lines 375--375
> []\OT1/pcr/m/n/10 source0=NetCdfData(NetCdfData.GRAVITY, 'GravitySmall.nc', alt
> itude=2.5*U.km)[] 
> 
> Overfull \hbox (12.75589pt too wide) in paragraph at lines 383--383
> []\OT1/pcr/m/n/10 source0=NetCdfData(NetCdfData.GRAVITY, 'GravitySmall.nc', sca
> le_factor=U.mgal)[] 
> [17
> <figures/ex10p_boundeff.pdf, id=1444, 578.16pt x 433.62pt>
> <use figures/ex10p_boundeff.pdf>] [78] [79pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.8.5}) has been already used, duplicate ignor
> ed
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.246 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.6}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.246 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10bpot.png (PNG copy)> </build/python-escript-O0iHo
> t/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex10bpot2.png (PNG 
> copy)>] [80pdfTeX warning (ext4): destination with the same identifier (name{fi
> gure.8.7}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.246 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10p_boundeff.pdf [18>]]
> 
> LaTeX Warning: Citation `VISIT' on page 19 undefined on input line 527.
> 
> <figures/QLDGravContourMu01.png, id=408, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu01.png>
> <figures/QLDGravContourMu1.png, id=409, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu1.png> <use figures/QLDGravContourMu10.png>
> <figures/QLDGravContourMu100.png, id=410, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu100.png>
> <figures/QLDGravContourMu1000.png, id=411, 1027.84pt x 953.5625pt>
> <use figures/QLDGravContourMu1000.png>
> 
> LaTeX Warning: Float too large for page by 9.57474pt on input line 575.
> 
> <figures/QLDGravDepthMu01.png, id=414, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu01.png>
> <figures/QLDGravDepthMu1.png, id=415, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu1.png>
> <figures/QLDGravDepthMu10.png, id=416, 1027.84pt x 957.5775pt>
> <use figures/QLDGravDepthMu10.png>
> <figures/QLDGravDepthMu100.png, id=417, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu100.png>
> <figures/QLDGravDepthMu1000.png, id=418, 1027.84pt x 953.5625pt>
> <use figures/QLDGravDepthMu1000.png>
> 
> LaTeX Warning: Float too large for page by 9.57474pt on input line 606.
> 
> [19] [20 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /inversion/figures/QLDGravContourMu01.png (PNG copy)> </build/python-escript-O0
> iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravContourM
> u1.png (PNG copy)> </<<PKGBUILDDIR>>/debian/tmp2
> /posix/doc/inversion/figures/QLDGravContourMu100.png (PNG copy)> </build/python
> -escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDG
> ravContourMu1000.png (PNG copy)>
> Underfull \hbox (badness 10000) in paragraph at lines 275--281
> 
> [81] [21 </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu01.png (PNG copy)
> ]> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/invers
> ion/figures/QLDGravDepthMu1.png (PNG copy)> </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu10.png (PNG
>  copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/
> inversion/figures/QLDGravDepthMu100.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDGravDepthMu100
> 0.png (PNG copy)>]
> <figures/onshore-offshore.png, id=466, 501.5538pt x 440.847pt>
> <use figures/onshore-offshore.png> [22 </<<BUILDDIR>>/python-esc
> ript-5.0/debian/tmp2/posix/doc/inversion/figures/onshore-offshore.png
> 
> LaTeX Warning: Reference `fig:ex10mgeo' on page 82 undefined on input line 348.
> 
> 
> 
> LaTeX Warning: Reference `fig:ex10mmsh' on page 82 undefined on input line 379.
> 
> 
> <figures/ex10m_geo.png, id=1549, 1276.77pt x 931.48pt>
> <use figures/ex10m_geo.png>
> <figures/ex10m_msh.png, id=1550, 1276.77pt x 931.48pt>
> <use figures/ex10m_msh.png> [82] [83pdfTeX warning (ext4): destination with the
>  same identifier (name{figure.8.8}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.406 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.9}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.406 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10m_geo.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex10m_msh.png (PNG
>  copy)>]
> 
> LaTeX Warning: Reference `fig:ex10q boundeff' on page 84 undefined on input lin
> e 427.
> 
> 
> LaTeX Warning: Reference `fig:ex10q boundeff zoom' on page 84 undefined on inpu
> t line 427.
> 
> <figures/ex10q_boundeff.pdf, id=1587, 578.16pt x 433.62pt>
> <use figures/ex10q_boundeff.pdf>
> <figures/ex10q_boundeff_zoom.pdf, id=1588, 578.16pt x 433.62pt>
> <use figures/ex10q_boundeff_zoom.pdf>
> 
> LaTeX Warning: Reference `fig:ex10q boundeff' on page 84 undefined on input lin
> e 443.
> 
> [84pdfTeX warning (ext4): destination with the same identifier (name{figure.8.1
> 0}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.449 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10q_boundeff.pdf>] [85pdfTeX warning (ext4): destin
> ation with the same identifier (name{figure.8.11}) has been already used, dupli
> cate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.449 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10q_boundeff_zoom.pdf>]) [86]
> Chapter 9.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example11.tex
> 
> Package natbib Warning: Citation `Loke2004' on page 87 undefined on input line 
> 24.
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 61--62
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 61--62
> 
> <figures/ex11cstreamline.png, id=1680, 886.31125pt x 643.40375pt>
> <use figures/ex11cstreamline.png>
> 
> Package natbib Warning: Citation `Farias2010' on page 87 undefined on input lin
> e 73.
> 
> 
> Package natbib Warning: Citation `Honig2007' on page 87 undefined on input line
>  73.
> 
> )> </build/pyt
> hon-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/lumpin
> g_SUPG_du_1.png
> No file cookbook.bbl.
> 
> Package natbib Warning: There were undefined citations.
> 
> [87] [88pdfTeX warning (ext4): destination with the same identifier (name{figur
> e.9.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.142 \end{document}
>                      </<<PKGBUILDDIR>>/debian/tm
> p2/posix/doc/cookbook/figures/ex11cstreamline.png (PNG copy)>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.aux)
> 
> Package rerunfilecheck Warning: File `cookbook.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were undefined references.
> 
> 
> LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
> 
>  )
> (see the transcript file for additional information)pdfTeX warning (dest): name
> {Hfootnote.36} has been referenced but does not exist, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.35} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.34} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.33} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.32} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.31} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.30} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.29} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.28} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.27} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.26} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.25} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.24} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.23} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.22} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.21} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.20} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.19} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.18} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.17} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.16} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.15} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.14} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.13} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.12} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.11} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.10} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.9} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.8} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.7} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.6} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.5} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.4} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.3} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.2} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.1} has been referenced but does not exist
> , replaced by a fixed one
> 
> {/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/
> texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb></usr/share/texlive/texmf-
> dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/f
> onts/type1/public/amsfonts/cm/cmmi5.pfb></usr/share/texlive/texmf-dist/fonts/ty
> pe1/public/amsfonts/cm/cmmi6.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
> lic/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
> m/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></us
> r/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/share/
> texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texlive/
> texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-
> dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb></usr/share/texlive/texmf-dist/fo
> nts/type1/public/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/typ
> e1/public/amsfonts/cm/cmsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/symbols/msam10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/c
> ourier/ucrb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a
> .pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/s
> hare/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive
> /texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/ur
> w/times/utmbi8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8a
> .pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
> Output written on cookbook.pdf (88 pages, 4509181 bytes).
> Transcript written on cookbook.log.
> >])
> [23]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.tex [24]
> Chapter 2.
> <figures/QLDWestMagneticDataPlot.png, id=488, 705.3552pt x 615.7404pt>
> <use figures/QLDWestMagneticDataPlot.png>cd debian/tmp2/posix/doc/cookbook && bibtex elist
> >] <figures/lumping_SUPG_u_1.png, id=1930, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_u_1.png>
> <figures/lumping_SUPG_u_1b.png, id=1933, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_u_1b.png>
> <figures/lumping_SUPG_u_2.png, id=1936, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_u_2.png>
> Underfull \hbox (badness 10000) in paragraph at lines 7--7
> []\OT1/ptm/m/n/10 Figure 2.1: Mag-netic anomaly data in $\OML/cmm/m/it/10 nT$ \
> OT1/ptm/m/n/10 from West-ern Queens-land, Aus-tralia (file
> 
> Overfull \hbox (30.76083pt too wide) in paragraph at lines 40--41
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][] 
> <figures/QLDMagContourMu01.png, id=492, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu01.png>)) [87 </<<BUILDDIR>>/python-e
> script-5.0/debian/tmp2/posix/doc/user/figures/lumping_SUPG_du_2.png [25] [26 </<<BUILDDIR>>/pyth
> on-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDWestMagneticDataPlot.
> pngThis is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: elist.aux
> I found no \citation commands---while reading file elist.aux
> I found no \bibdata command---while reading file elist.aux
> I found no \bibstyle command---while reading file elist.aux
> (There were 3 error messages)
> bibtex returned an error, check the blg file
> cd debian/tmp2/posix/doc/cookbook && bibtex cookbook
> This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: cookbook.aux
> The style file: plainnat.bst
> Database file #1: cookbook.bib
> cd debian/tmp2/posix/doc/cookbook && bibtex cookbook
> > </build/py
> thon-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/lumpi
> ng_SUPG_u_1.png> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inv
> ersion/figures/QLDMagContourMu01.png (PNG copy)>]
> Overfull \hbox (0.75589pt too wide) in paragraph at lines 84--84
> []\OT1/pcr/m/n/10 B_b = [2201.*U.Nano*U.Tesla, 31232.*U.Nano*U.Tesla,  -41405.*
> U.Nano*U.Tesla][] 
> <figures/QLDMagContourMu0001.png, id=544, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu0001.png>
> <figures/QLDMagContourMu001.png, id=545, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu001.png> <use figures/QLDMagContourMu01.png>
> <figures/QLDMagContourMu1.png, id=546, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu1.png>
> <figures/QLDMagContourMu10.png, id=547, 1027.84pt x 953.5625pt>
> <use figures/QLDMagContourMu10.png>
> 
> LaTeX Warning: Float too large for page by 8.77452pt on input line 163.
> 
> <figures/QLDMagDepthMu0001.png, id=550, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu0001.png>
> <figures/QLDMagDepthMu001.png, id=551, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu001.png>
> <figures/QLDMagDepthMu01.png, id=552, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu01.png>
> <figures/QLDMagDepthMu1.png, id=553, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu1.png>
> <figures/QLDMagDepthMu10.png, id=554, 1027.84pt x 953.5625pt>
> <use figures/QLDMagDepthMu10.png>
> 
> LaTeX Warning: Float too large for page by 8.77452pt on input line 192.
> 
> ) [27] [28 </<<PKGBUILDDIR>>/debian/tmp2/posix/d
> oc/inversion/figures/QLDMagContourMu0001.png (PNG copy)> </build/python-escript
> -O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagContou
> rMu001.png (PNG copy)> </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/inversion/figures/QLDMagContourMu1.png (PNG copy)> </build/pytho
> n-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLD
> MagContourMu10.png (PNG copy)>] [29 </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu0001.png (PNG copy)>
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversi
> on/figures/QLDMagDepthMu001.png (PNG copy)> </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu01.png (PNG 
> copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/i
> nversion/figures/QLDMagDepthMu1.png (PNG copy)> </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/inversion/figures/QLDMagDepthMu10.png (
> PNG copy)>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.tex [30]
> Chapter 3.
> ) [31]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.tex [32]This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
> The top-level auxiliary file: cookbook.aux
> The style file: plainnat.bst
> Database file #1: cookbook.bib
> 
> Chapter 4.
> <figures/HalfSphere.png, id=609, 792.9625pt x 530.98375pt>
> <use figures/HalfSphere.png>cd debian/tmp2/posix/doc/cookbook && makeindex cookbook.idx
> 
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 67--68
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][] 
> [33]
> Overfull \hbox (57.76111pt too wide) in paragraph at lines 97--98
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> [34 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inve
> rsion/figures/HalfSphere.pngThis is makeindex, version 2.15 [TeX Live 2016] (kpathsea + Thai support).
> Scanning input file cookbook.idx....done (2 entries accepted, 0 rejected).
> Sorting entries....done (2 comparisons).
> Generating output file cookbook.ind....done (9 lines written, 0 warnings).
> Output written in cookbook.ind.
> Transcript written in cookbook.ilg.
> >] [88 </<<PKGBUILDDIR>>/debian/t
> mp2/posix/doc/user/figures/lumping_SUPG_u_1b.pngcd debian/tmp2/posix/doc/cookbook && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{cookbook.tex} cookbook.tex
> This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> > </<<BUILDDIR>>
> /python-escript-5.0/debian/tmp2/posix/doc/user/figures/lumping_SUPG_u_2.pngentering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /esysdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty>)]
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) [35] [36] [37] [38]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.tex
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
> Chapter 5.
> <figures/classdep.pdf, id=701, 327.42326pt x 252.61375pt>
> <use figures/classdep.pdf> [39]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Drivers.tex [40 </<<PKGBUILDDIR>>/debian/tmp2/
> posix/doc/inversion/figures/classdep.pdf
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty>] [41)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))]
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty [42)])))))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty [43
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty]))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.tex) [44
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty])
> Chapter 6.
> <figures/cartesian.pdf, id=803, 281.68228pt x 299.79382pt>
> <use figures/cartesian.pdf> <figures/geosphir.png, id=804, 883.3pt x 682.55pt>
> <use figures/geosphir.png> [45)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty])
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty [46 </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/inversion/figures/cartesian.pdf)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty>] [47 </build/pytho
> n-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/inversion/figures/geo
> sphir.png))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/pyc
> ad.tex)
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook_defs.tex
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def
> Chapter 5.
> 
> LaTeX Warning: Citation `GMSH' on page 89 undefined on input line 24.
> 
> [89)])
> (/usr/share/texlive/texmf-dist/tex/latex/setspace/setspace.sty>])
> (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
> Underfull \hbox (badness 10000) in paragraph at lines 261--261
> [][][]\OT1/ptm/m/n/8 In gen-eral any or-thog-o-nal co-or-di-nate trans-for-ma-t
> ion can be sup-ported by build-ing sub-classes of the
> [48]
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def
> 
> LaTeX Warning: Citation `GMSH' on page 90 undefined on input line 89.
> 
> <figures/quad.pdf, id=1974, 170.6375pt x 171.64125pt> <use figures/quad.pdf>))
> (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty [49
> 
> LaTeX Warning: Citation `GMSH' on page 90 undefined on input line 133.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 90 undefined on input line 145.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 90 undefined on input line 154.
> 
> [90)
> (/usr/share/texlive/texmf-dist/tex/latex/cite/chapterbib.sty])]
> \gdef\@extra at binfo{@-1}\@writefile{toc}{\gdef \the at ipfilectr{@-1}}\@writefile{l
> of}{\gdef \the at ipfilectr{@-1}}\@writefile{lot}{\gdef \the at ipfilectr{@-1}}
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /elist.tex) (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty
> Package `listing', V1.2, <1999/05/25>
> ) [50]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.tex)
> \gdef\@extra at binfo{}\@writefile{toc}{\gdef \the at ipfilectr{}}\@writefile{lof}{\g
> def \the at ipfilectr{}}\@writefile{lot}{\gdef \the at ipfilectr{}}
> ) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /verinfo.tex)
> Writing index file cookbook.idx
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.aux
> 
> LaTeX Warning: Label `NEUMAN 2b' multiply defined.
> 
> 
> LaTeX Warning: Label `fig:ex08pw' multiply defined.
> 
> 
> LaTeX Warning: Label `fig:gmsh3dmsh' multiply defined.
> 
> 
> LaTeX Warning: Label `sub at fig:gmsh3dmsh' multiply defined.
> 
> 
> LaTeX Warning: Label `fig:ex9b 201' multiply defined.
> 
> 
> LaTeX Warning: Label `sub at fig:ex9b 201' multiply defined.
> 
> 
> LaTeX Warning: Label `fig:ex9b 201' multiply defined.
> 
> 
> LaTeX Warning: Label `sub at fig:ex9b 201' multiply defined.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd
> Chapter 7.
> [51)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd)] [91 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /user/figures/quad.pdf>] [52
> <figures/trapezoid.pdf, id=2065, 169.63374pt x 170.6375pt>
> <use figures/trapezoid.pdf>]
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg [53))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty]
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> <figures/brick.pdf, id=2067, 166.6225pt x 158.5925pt>) <use figures/brick.pdf> [54
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.tex
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
> Chapter 8.
> 
> Overfull \hbox (9.98225pt too wide) in paragraph at lines 14--17
> \OT1/ptm/m/n/10 single-values level set func-tion. The fol-low-ing script snip-
> pet shows the cre-ation of the \OT1/pcr/m/n/10 InversionCostFunction
> [55] [1{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map
> [92} </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/trapezoid.pdf>]] [56]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /docguide.tex [2]
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ) [3 [57]] [4]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /currentdev.tex [5]) [6] [58
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.toc] [7 [59]])) [60] [8
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.tex]
> Chapter 9.
> <figures/domainbuilder.pdf, id=1017, 252.75703pt x 275.28206pt>
> <use figures/domainbuilder.pdf>
> Chapter 1.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /intro.tex [93 </<<PKGBUILDDIR>>/d
> ebian/tmp2/posix/doc/user/figures/brick.pdf
> Overfull \hbox (4.54231pt too wide) in paragraph at lines 11--32
> \OT1/ptm/m/n/10 class and over-ride meth-ods that re-turn in-for-ma-tion about 
> the data and the val-ues them-selves. The \OT1/pcr/m/n/10 DomainBuilder
> [61>] </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inve
> rsion/figures/domainbuilder.pdf>] [9 [62]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /quickstart.tex
> <figures/refine.pdf, id=2136, 168.63pt x 169.63374pt> <use figures/refine.pdf>)]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /escpybas.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [63]
> [94))
> [10 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/refine.pdf>] [64]]
> Chapter 2.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example01.tex [95]
> <figures/onedheatdiff001.pdf, id=234, 284.06125pt x 197.73875pt> [65
> <use figures/onedheatdiff001.pdf> [96]]
> Underfull \vbox (badness 2698) has occurred while \output is active [11pdfTeX w
> arning (ext4): destination with the same identifier (name{figure.2.1}) has been
>  already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.47 \end{equation}
>                     </<<PKGBUILDDIR>>/debian/tmp
> 2/posix/doc/cookbook/figures/onedheatdiff001.pdf>]) [66
> 
> LaTeX Warning: Citation `GMSH' on page 97 undefined on input line 579.
> 
> 
> LaTeX Warning: Citation `RIGHTHANDRULE' on page 97 undefined on input line 600.
> 
> 
> [97]]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.tex [12
> Chapter 10.
> [67]
> 
> LaTeX Warning: Citation `GMSH' on page 98 undefined on input line 682.
> 
> [98]]
> Underfull \hbox (badness 4353) in paragraph at lines 185--185
> [][]\OT1/ptm/m/n/8 More in-for-ma-tion on Bound-ary Con-di-tions is avail-able 
> at Wikipedia [][]$\OT1/pcr/m/n/8 http : / / en . wikipedia . org / wiki / Bound
> ary _
> [13
> 
> LaTeX Warning: Citation `GMSH' on page 99 undefined on input line 698.
> 
> 
> LaTeX Warning: Citation `IDEAS' on page 99 undefined on input line 702.
> 
> 
> LaTeX Warning: Citation `VRML' on page 99 undefined on input line 706.
> 
> 
> LaTeX Warning: Citation `STL' on page 99 undefined on input line 710.
> 
> 
> LaTeX Warning: Citation `NASTRAN' on page 99 undefined on input line 714.
> 
> 
> LaTeX Warning: Citation `MEDIT' on page 99 undefined on input line 718.
> 
> 
> LaTeX Warning: Citation `CGNS' on page 99 undefined on input line 722.
> 
> 
> LaTeX Warning: Citation `PLOT3D' on page 99 undefined on input line 726.
> 
> 
> LaTeX Warning: Citation `DIFFPACK' on page 99 undefined on input line 730.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 99 undefined on input line 734.
> 
> 
> LaTeX Warning: Citation `TETGEN' on page 99 undefined on input line 734.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 99 undefined on input line 738.
> 
> 
> LaTeX Warning: Citation `NETGEN' on page 99 undefined on input line 742.
> 
> [99] [68]]) [69] [100
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.tex] [70 <figures/workflow.png, id=325, 317.42117pt x 904.08353pt>]
> <use figures/workflow.png>)
> <figures/functionspace.pdf, id=326, 667.13242pt x 563.04752pt>
> <use figures/functionspace.pdf> [101]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Mod
> els.tex [102] [14
> Chapter 6.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sto
> kessolver.tex
> Chapter 11.
> [71pdfTeX warning (ext4): destination with the 
> same identifier (name{figure.2.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.313 T
>        here are various ways to construct domain objects. The simplest form ...
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookboo
> k/figures/workflow.png]) [72]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.tex
> 
> LaTeX Warning: Citation `AAMIRBERKYAN2008' on page 103 undefined on input line 
> 69.
> 
> 
> LaTeX Warning: Citation `MBENZI2005' on page 103 undefined on input line 69.
> 
> [103
> Chapter 12.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardGravity.tex] [73
> 
> LaTeX Warning: Citation `ELMAN' on page 104 undefined on input line 148.
> 
> [104]] [74 [105]])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardMagnetic.tex [106 [75]]>] [15pdfTeX warning (ext4): destination with the same id
> entifier (name{figure.2.3}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.313 T
>        here are various ways to construct domain objects. The simplest form ...
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookboo
> k/figures/functionspace.pdf [76>]
> 
> LaTeX Warning: Citation `LBB' on page 107 undefined on input line 334.
> 
> [107]] [16 [77]]
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardSelfMagnetic.tex)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/dar
> cyflux.tex [78)] [108] [79] [109])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Forward2DMTTEMode.tex
> <figures/darcy_result.png, id=2359, 945.5325pt x 646.415pt>
> <use figures/darcy_result.png> [80]
> Overfull \hbox (6.48198pt too wide) in paragraph at lines 170--173
> \OT1/ptm/m/n/10 The fol-low-ing script \OT1/pcr/m/n/10 darcy.py [][] \OT1/ptm/m
> /n/10 which is avail-able in the ex-am-ple di-rec-tory il-lus-trates the us-age
>  of the \OT1/pcr/m/n/10 DarcyFlow
> [110
> Underfull \hbox (badness 10000) in paragraph at lines 415--425
> 
> [17 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/darcy_result.png (PNG copy)>]] [81]))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardDCRES.tex
> 
> LaTeX Warning: Citation `Muhlhaus2005' on page 111 undefined on input line 28.
> 
> 
> LaTeX Warning: Citation `Muhlhaus2005' on page 111 undefined on input line 55.
> 
> [111 [82]] [112 [83]] [84])) [85] [86]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.ind
> 
> LaTeX Warning: Citation `LBB' on page 113 undefined on input line 206.
> 
> [113]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fau
> ltsystem.tex [87 <figures/FaultSystem2D.pdf, id=2439, 293.095pt x 184.69pt>
> <use figures/FaultSystem2D.pdf>]) [88]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.bbl [114 </<<BUILDDIR>>/python-escri
> pt-5.0/debian/tmp2/posix/doc/user/figures/FaultSystem2D.pdf>] [89 [18] [115) [90]]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/inversion.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/intro.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookGravity.aux])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookMagnetic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookJointDUMMY.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CookDcRes.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/IntroPart2.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Domains.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Minimization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/CostFunctions.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/DataSources.aux [116)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Regularization.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/Mapping.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/inversio
> n/ForwardModels.aux]))
> 
> Package rerunfilecheck Warning: File `inversion.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were undefined references.
> 
>  )
> (see the transcript file for additional information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/cm/cmbx10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmbx5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
> m/cmbx7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmex1
> 0.pfb
> Underfull \hbox (badness 10000) in paragraph at lines 604--605
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 604--605
> 
> [19></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cmextra/cmex7.
> pfb]></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb
> [117]></
> usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb></usr/sha
> re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb></usr/share/texl
> ive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/tex
> mf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb
> Overfull \hbox (9.16061pt too wide) in paragraph at lines 320--321
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][][][][][][][][][][][] 
> )) [118></usr/share/texlive/texmf-dist
> /fonts/type1/public/amsfonts/cm/cmr10.pfb]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> ley.tex></usr/share/texlive/texmf-dist/fonts/
> type1/public/amsfonts/cm/cmr5.pfb> <figures/ttblockspyplot150.png, id=487, 578.16pt x 433.62pt>
> <use figures/ttblockspyplot150.png></usr/share/texlive/texmf-dist/fonts/type1/pu
> blic/amsfonts/cm/cmr6.pfb [20></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmr7.pfbpdfTeX warning (ext4): destination with 
> the same identifier (name{figure.2.4}) has been already used, duplicate ignored
> 
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.680 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ttblockspyplot150.png
> Chapter 7.
> <figures/FinleyMesh.pdf, id=2507, 271.0125pt x 228.855pt>
> <use figures/FinleyMesh.pdf>></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm
> /cmr8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.
> pfb
> 
> LaTeX Warning: Citation `Zienc' on page 119 undefined on input line 74.
> 
> 
> LaTeX Warning: Citation `NumHand' on page 119 undefined on input line 74.
> 
> [119></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb]></u
> sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb <figures/FinleyContact.pdf, id=2519, 270.00874pt x 220.825pt>
> <use figures/FinleyContact.pdf>></usr/shar
> e/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/share/texli
> ve/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/urw/courier/ucrr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/
> urw/courier/ucrro8a.pfb
> Underfull \vbox (badness 1226) has occurred while \output is active [120 </buil
> d/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/F
> inleyMesh.pdf>>]</usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic
> /uhvb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb>
> </usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb></usr/share
> /texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-
> dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/type
> 1/urw/times/utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utm
> r8a.pfb
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 229--230
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][] 
> [121 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/FinleyContact.pdf>]></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb [122>] [123]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> leyelements.tex
> Output written on inversion.pdf (90 pages, 5268932 bytes).
> Transcript written on inversion.log.
> ) [124] [125]
> <figures/FinleyMacroLeg.pdf, id=2609, 134.5025pt x 18.0675pt>
> <use figures/FinleyMacroLeg.pdf>
> <figures/FinleyMacroTri.pdf, id=2610, 154.5775pt x 133.49875pt>
> <use figures/FinleyMacroTri.pdf>
> <figures/FinleyMacroRec.pdf, id=2611, 154.5775pt x 133.49875pt>
> <use figures/FinleyMacroRec.pdf>>]reached max number of retries on Latex , 4
> 
> Underfull \hbox (badness 1910) in paragraph at lines 381--381
> []\OT1/ptm/m/n/10 Table 7.2: Solvers avail-able for [] and the \OT1/pcr/m/n/10 
> PASO [][]\OT1/ptm/m/n/10 pack-age and the rel-e-vant op-tions in
> [126 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/FinleyMacroLeg.pdf> </<<PKGBUILDDIR>>/
> debian/tmp2/posix/doc/user/figures/FinleyMacroTri.pdf> </build/python-escript-O
> 0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/FinleyMacroRec.pdf>
> ]
> 
> LaTeX Warning: Citation `GMSH' on page 127 undefined on input line 442.
> 
> 
> LaTeX Warning: Citation `GMSH' on page 127 undefined on input line 454.
> 
> [127
> Underfull \hbox (badness 10000) in paragraph at lines 684--692
> 
> <figures/blockspyplot001.png, id=515, 578.16pt x 433.62pt>
> <use figures/blockspyplot001.png>
> <figures/blockspyplot050.png, id=516, 578.16pt x 433.62pt>
> <use figures/blockspyplot050.png>
> <figures/blockspyplot200.png, id=517, 578.16pt x 433.62pt>
> <use figures/blockspyplot200.png>
> 
> LaTeX Warning: Float too large for page by 10.55325pt on input line 775.
> 
> [21]] [22pdfTeX warning (ext4): destination with the same identifier (name{figur
> e.2.5}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.776 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/blockspyplot001.png) [128]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/rip
> ley.tex
> Chapter 8.
> 
> Overfull \hbox (0.35374pt too wide) in paragraph at lines 53--63
> []\OT1/ptm/m/n/10 Multi-resolution do-mains are sup-ported in [] via use of \OT
> 1/pcr/m/n/10 MultiBrick \OT1/ptm/m/n/10 and \OT1/pcr/m/n/10 MultiRectangle\OT1/
> ptm/m/n/10 .
> 
> Overfull \hbox (44.302pt too wide) in paragraph at lines 53--63
> \OT1/ptm/m/n/10 di-vi-sions, along with a com-pat-i-ble num-ber of el-e-ments. 
> To sim-plify these con-di-tions the use of \OT1/pcr/m/n/10 MultiResolutionDomai
> n
> [129] <figures/RipleyMesh.pdf, id=2666, 416.43779pt x 212.16193pt>
> <use figures/RipleyMesh.pdf> [130 </<<BUILDDIR>>/python-escript-
> 5.0/debian/tmp2/posix/doc/user/figures/RipleyMesh.pdf>]
> Overfull \hbox (4.27144pt too wide) in paragraph at lines 166--181
> \OT1/ptm/m/n/10 avail-able a suit-able it-er-a-tive solver from \OT1/pcr/m/n/10
>  PASO [][]\OT1/ptm/m/n/10 is used, but if a di-rect solver was re-quested via t
> he \OT1/pcr/m/n/10 SolverOptions
> ) [131]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/spe
> ckley.tex [132]
> Chapter 9.
> <figures/speckley3.png, id=2695, 190.7125pt x 189.70876pt>
> <use figures/speckley3.png>
> <figures/speckley6.png, id=2696, 189.70876pt x 189.70876pt>
> <use figures/speckley6.png>
> <figures/speckley9.png, id=2697, 189.70876pt x 188.705pt>
> <use figures/speckley9.png> [133]) [134 </<<BUILDDIR>>/python-es
> cript-5.0/debian/tmp2/posix/doc/user/figures/speckley3.png (PNG copy)> </build/
> python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/spe
> ckley6.png (PNG copy)> </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/user/figures/speckley9.png (PNG copy)>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wei
> pa.tex
> Chapter 10.
> [135]
> 
> LaTeX Warning: Citation `GOCAD' on page 136 undefined on input line 136.
> 
> [136]> </<<BUILDDIR>>/py
> thon-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/blockspyplot050.png
> 
> LaTeX Warning: Citation `VisIt' on page 137 undefined on input line 174.
> 
> [137]) [138]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sym
> bolic.tex
> Chapter 11.
> 
> LaTeX Warning: Citation `Sympy' on page 139 undefined on input line 20.
> 
> 
> Overfull \hbox (32.46397pt too wide) in paragraph at lines 50--56
> \OT1/ptm/m/n/10 To get the nu-meric value of the ex-pres-sion we re-place \OT1/
> pcr/m/n/10 evalu.evaluate() \OT1/ptm/m/n/10 with \OT1/pcr/m/n/10 evalu.evaluate
> (evalf=True)\OT1/ptm/m/n/10 .
> [139]
> Overfull \hbox (9.16061pt too wide) in paragraph at lines 134--135
> [][][][][][][][][][][][][][][][][][][][][][][] 
> [140] <figures/0RotAniso.png, id=2829, 681.54625pt x 667.49374pt>
> <use figures/0RotAniso.png>
> <figures/0RotIso.png, id=2830, 695.59875pt x 710.655pt>
> <use figures/0RotIso.png>
> <figures/MidRotAniso.png, id=2831, 675.52374pt x 671.50874pt>
> <use figures/MidRotAniso.png>
> <figures/MidRotIso.png, id=2832, 669.50125pt x 669.50125pt>
> <use figures/MidRotIso.png>
> <figures/diffaniso.png, id=2833, 648.4225pt x 677.53125pt>
> <use figures/diffaniso.png> [141 </<<BUILDDIR>>/python-escript-5
> .0/debian/tmp2/posix/doc/user/figures/0RotAniso.png> </
> <<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook/f
> igures/blockspyplot200.png> </build/python-escript-O0i
> Hot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/0RotIso.png>]> </build/
> python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/Mid
> RotAniso.png
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 797--798
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][][][][][][][][][][][][] 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example02.tex
> Underfull \hbox (badness 10000) in paragraph at lines 17--19
> 
> <figures/onedheatdiff002.pdf, id=543, 482.80376pt x 107.40125pt>
> <use figures/onedheatdiff002.pdf> [23] [24pdfTeX warning (ext4): destination wi
> th the same identifier (name{figure.2.6}) has been already used, duplicate igno
> red
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.109 \end{python}
>                    </<<PKGBUILDDIR>>/debian/tmp2
> /posix/doc/cookbook/figures/onedheatdiff002.pdf>]
> <figures/ttrodpyplot150.png, id=619, 578.16pt x 433.62pt>
> <use figures/ttrodpyplot150.png>
> <figures/rodpyplot001.png, id=620, 578.16pt x 433.62pt>
> <use figures/rodpyplot001.png>
> <figures/rodpyplot050.png, id=621, 578.16pt x 433.62pt>
> <use figures/rodpyplot050.png>
> <figures/rodpyplot200.png, id=622, 578.16pt x 433.62pt>
> <use figures/rodpyplot200.png>> </<<PKGBUILDDIR>>/debian/tmp2/posi
> x/doc/user/figures/MidRotIso.png
> 
> LaTeX Warning: Float too large for page by 10.55325pt on input line 146.
> 
> ) [25pdfTeX warning (ext4): destination with the same identifier (name{figure.2
> .7}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.109 \chapter
>               {Heat Diffusion in Two Dimensions} </<<BUILDDIR>>/
> python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ttrodpyplot150.png> </<<BUILDDIR>>/python-escript-
> 5.0/debian/tmp2/posix/doc/user/figures/diffaniso.png>]
> [26pdfTeX warning (ext4): destination with the same identifier (name{figure.2.8
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.109 \chapter
>               {Heat Diffusion in Two Dimensions} </<<BUILDDIR>>/
> python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/rodpyplot001.png>] [142] [143]) [144]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/app
> endix.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/not
> ation.tex
> Appendix A.
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/cha
> nges.tex [145] [146]
> Appendix B.
> [147] [148] [149] [150]
> Overfull \hbox (14.92491pt too wide) in paragraph at lines 233--236
> \OT1/ptm/m/n/10 scripts to use numpy see [][]$\OT1/pcr/m/n/10 http : / / www . 
> stsci . edu / resources / software _ hardware / numarray /
> [151]
> Overfull \hbox (2.03407pt too wide) in paragraph at lines 270--276
> []\OT1/ptm/m/n/10 The \OT1/pcr/m/n/10 getSolution \OT1/ptm/m/n/10 now takes no 
> ar-gu-ment. Use the cor-re-spond-ing meth-ods of the \OT1/pcr/m/n/10 SolverOpti
> ons
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/com
> pletedevs.tex [152]
> Appendix C.
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/our
> refs.tex [153] [154]
> Appendix D.
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)> </b
> uild/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/fi
> gures/rodpyplot050.png
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty) [155])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/py3
> .tex [156]
> Appendix E.
> )) [157] [158]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.ind [159] [160] [161> </<<PKGBUILDDIR>>/debian
> /tmp2/posix/doc/cookbook/figures/rodpyplot200.png]) [162]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.bbl [163]) [164]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Tut
> orialPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/exe
> cute.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esc
> ript.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lin
> earPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/pyc
> ad.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Mod
> els.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> ley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/rip
> ley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/spe
> ckley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wei
> pa.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sym
> bolic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/app
> endix.aux))
> 
> Package rerunfilecheck Warning: File `user.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were undefined references.
> 
> 
> LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
> 
>  )
> (see the transcript file for additional information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/cm/cmex10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/
> cm/cmmi5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi
> 6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb><
> /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/sh
> are/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb></usr/share/tex
> live/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/te
> xmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/share/texlive/texmf-dist/fonts/t
> ype1/public/amsfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
> lic/amsfonts/cm/cmr8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsf
> onts/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
> cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb></u
> sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/shar
> e/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy9.pfb></usr/share/texli
> ve/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb></usr/share/tex
> live/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcirclew.pfb></usr/share/t
> exlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/line10.pfb></usr/share/t
> exlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/linew10.pfb></usr/share/
> texlive/texmf-dist/fonts/type1/public/amsfonts/symbols/msam7.pfb></usr/share/te
> xlive/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb></usr/share/texlive/texmf-d
> ist/fonts/type1/urw/courier/ucrr8a.pfb></usr/share/texlive/texmf-dist/fonts/typ
> e1/urw/courier/ucrro8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helve
> tic/uhvb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.p
> fb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb></usr/sh
> are/texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb>]></usr/share/texlive/tex
> mf-dist/fonts/type1/urw/times/utmb8a.pfb
> Chapter 3.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example03.tex <figures/twodheatdiff.pdf, id=650, 409.53pt x 350.30875pt>
> <use figures/twodheatdiff.pdf>></usr/share/texlive/texmf-dist/fonts/t
> ype1/urw/times/utmbi8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times
> /utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8a.pfb></u
> sr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
> Underfull \hbox (badness 10000) in paragraph at lines 22--23
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 22--23
> 
> [27] [28pdfTeX warning (ext4): destination with the same identifier (name{figur
> e.3.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.141 \begin{python}
>                      </<<PKGBUILDDIR>>/debian/tm
> p2/posix/doc/cookbook/figures/twodheatdiff.pdf
> Output written on user.pdf (164 pages, 2564208 bytes).
> Transcript written on user.log.
> >]
> <figures/heatrefraction001.png, id=701, 578.16pt x 433.62pt>
> <use figures/heatrefraction001.png>
> <figures/heatrefraction030.png, id=702, 578.16pt x 433.62pt>
> <use figures/heatrefraction030.png>
> <figures/heatrefraction200.png, id=703, 578.16pt x 433.62pt>
> <use figures/heatrefraction200.png>
> 
> LaTeX Warning: Float too large for page by 12.55325pt on input line 232.
> 
> [29]cd debian/tmp2/posix/doc/user && makeindex user.idx
>  (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd)
> Underfull \hbox (badness 10000) in paragraph at lines 306--311
> 
> [30] <figures/ScreeshotMayavi2n1.png, id=768, 979.66pt x 804.00375pt>
> <use figures/ScreeshotMayavi2n1.png>
> <figures/ScreeshotMayavi2n2.png, id=769, 634.37pt x 353.32pt>
> <use figures/ScreeshotMayavi2n2.png>) [31] [32pdfTeX warning (ext4): destinatio
> n with the same identifier (name{figure.3.2}) has been already used, duplicate 
> ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.113 \chapter
>               {Complex Geometries} </<<BUILDDIR>>/python-escript
> -5.0/debian/tmp2/posix/doc/cookbook/figures/heatrefraction001.pngThis is makeindex, version 2.15 [TeX Live 2016] (kpathsea + Thai support).
> Scanning input file user.idx....done (783 entries accepted, 12 rejected).
> Sorting entries.........done (8240 comparisons).
> Generating output file user.ind....done (362 lines written, 0 warnings).
> Output written in user.ind.
> Transcript written in user.ilg.
> cd debian/tmp2/posix/doc/user && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{user.tex} user.tex
> > </build/pyth
> on-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/hea
> trefraction030.pngThis is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esy
> sdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty> </<<PKGBUILDDIR>>/debian/tmp
> 2/posix/doc/cookbook/figures/heatrefraction200.png
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)>] [33pdfTeX warning (ext4): 
> destination with the same identifier (name{figure.3.3}) has been already used, 
> duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.113 \chapter
>               {Complex Geometries}pdfTeX warning (ext4): destination with the s
> ame identifier (name{figure.3.4}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.113 \chapter
>               {Complex Geometries} </<<BUILDDIR>>/python-escript
> -5.0/debian/tmp2/posix/doc/cookbook/figures/ScreeshotMayavi2n1.png
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg))
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r_defs.tex (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/ccaption/ccaption.sty)
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/eli
> st.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty
> Package `listing', V1.2, <1999/05/25>
> ))) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/ver
> info.tex)
> Writing index file user.idx
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Tut
> orialPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/exe
> cute.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esc
> ript.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lin
> earPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/pyc
> ad.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Mod
> els.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> ley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/rip
> ley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/spe
> ckley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wei
> pa.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sym
> bolic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/app
> endix.aux)) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd)
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd) [1{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map}]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/cop
> yrights.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/doc
> guide.tex [2]
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd)> </build/pyt
> hon-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/Sc
> reeshotMayavi2n2.png [4]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/cur
> rentdev.tex [5]) [6]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.toc [7] [8]) [9]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Tut
> orialPDE.tex [10]
> Chapter 1.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fir
> ststep.tex <figures/FirstStepDomain.pdf, id=313, 166.6225pt x 115.43124pt>
> <use figures/FirstStepDomain.pdf> [11 </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/user/figures/FirstStepDomain.pdf>]
> <figures/FirstStepMesh.pdf, id=346, 190.7125pt x 145.54375pt>
> <use figures/FirstStepMesh.pdf> [12>] [34]]
> Chapter 4.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example04.tex
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)
> Underfull \hbox (badness 10000) in paragraph at lines 37--41
> 
> <figures/pycadrec.pdf, id=811, 845.0471pt x 597.51233pt>
> <use figures/pycadrec.pdf> [13 [35 </build/pyt
> hon-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/FirstS
> tepMesh.pdf>]] [36pdfTeX warning (ext4): destination with the 
> same identifier (name{figure.4.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.139 \begin{python}
>                      </<<PKGBUILDDIR>>/debian/tm
> p2/posix/doc/cookbook/figures/pycadrec.pdf>] [14
> <figures/simplemesh.png, id=885, 1022.82124pt x 854.19125pt>
> <use figures/simplemesh.png>] [37] [38pdfTeX warning (ext4): destination with th
> e same identifier (name{figure.4.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.194 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/simplemesh.png [15]
> <figures/FirstStepResultMATPLOTLIB.pdf, id=473, 587.19376pt x 460.72125pt>
> <use figures/FirstStepResultMATPLOTLIB.pdf> [16 </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/user/figures/FirstStepResultMATPLOTLIB.
> pdf>] <figures/FirstStepResult.pdf, id=526, 164.615pt x 132.495pt>
> <use figures/FirstStepResult.pdf> [17 </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/user/figures/FirstStepResult.pdf>])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/dif
> fusion.tex <figures/DiffusionDomain.pdf, id=554, 583.17876pt x 313.17pt>
> <use figures/DiffusionDomain.pdf> [18 </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/user/figures/DiffusionDomain.pdf>]
> Overfull \hbox (2.38159pt too wide) in paragraph at lines 125--128
> \OT1/ptm/m/n/10 The par-tial dif-fer-en-tial Equa-tion ([][]1.22[][]) to-gether
>  with bound-ary con-di-tions of Equa-tion ([][]1.24[][]) is called the Helmholt
> z
> [19] [20] [21]
> Overfull \hbox (3.19403pt too wide) in paragraph at lines 330--333
> \OT1/pcr/m/n/10 x \OT1/ptm/m/n/10 is a \OT1/pcr/m/n/10 Data \OT1/ptm/m/n/10 ob-
> ject of the [] mod-ule defin-ing lo-ca-tions in the \OT1/pcr/m/n/10 Domain mydo
> main\OT1/ptm/m/n/10 . The \OT1/pcr/m/n/10 length()
> [22] <figures/DiffusionRes1.pdf, id=730, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes1.pdf>
> <figures/DiffusionRes16.pdf, id=731, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes16.pdf>
> <figures/DiffusionRes32.pdf, id=732, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes32.pdf>
> <figures/DiffusionRes48.pdf, id=733, 184.69pt x 31.11626pt>
> <use figures/DiffusionRes48.pdf>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wav
> e.tex <figures/waveu.pdf, id=735, 845.1575pt x 597.23125pt>
> <use figures/waveu.pdf> <figures/wavea.pdf, id=736, 845.1575pt x 597.23125pt>
> <use figures/wavea.pdf> [23 </<<PKGBUILDDIR>>/de
> bian/tmp2/posix/doc/user/figures/DiffusionRes1.pdf> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/DiffusionRes16.pdf> </
> <<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/figur
> es/DiffusionRes32.pdf> </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/user/figures/DiffusionRes48.pdf>] [24 </build/python-escript-O0i
> Hot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/waveu.pdf, page is ro
> tated 90 degrees>] [25 </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/user/figures/wavea.pdf, page is rotated 90 degrees>] [26]
> <figures/Wave11.pdf, id=871, 460.72125pt x 430.60875pt>
> <use figures/Wave11.pdf>
> <figures/Wave22.pdf, id=872, 460.72125pt x 430.60875pt>
> <use figures/Wave22.pdf>
> <figures/Wave28.pdf, id=873, 460.72125pt x 430.60875pt>
> <use figures/Wave28.pdf>
> <figures/Wave32.pdf, id=874, 460.72125pt x 430.60875pt>
> <use figures/Wave32.pdf>
> <figures/Wave36.pdf, id=875, 460.72125pt x 430.60875pt>
> <use figures/Wave36.pdf> [27]
> <figures/WavePC.pdf, id=899, 845.1575pt x 597.23125pt>
> <use figures/WavePC.pdf>
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [28 </build/python-e
> script-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/Wave11.pdf>
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fi
> gures/Wave22.pdf> </<<PKGBUILDDIR>>/debian/tmp2/
> posix/doc/user/figures/Wave28.pdf> </<<BUILDDIR>>/python-escript
> -5.0/debian/tmp2/posix/doc/user/figures/Wave32.pdf> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/Wave36.pdf>]
> Overfull \hbox (6.75589pt too wide) in paragraph at lines 363--363
> [] \OT1/pcr/m/n/10 plot \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_pc.csv\TS1/pcr/m/n/1
> 0 ' \OT1/pcr/m/n/10 u 1:2 title \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_x\TS1/pcr/m/
> n/10 ' \OT1/pcr/m/n/10 w l lw 2, \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_pc.csv\TS1/
> pcr/m/n/10 ' \OT1/pcr/m/n/10 u 1:3 title \TS1/pcr/m/n/10 '\OT1/pcr/m/n/10 U_y\T
> S1/pcr/m/n/10 ' \OT1/pcr/m/n/10 w l[] 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/hea
> tedblock.tex [29 </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/user/figures/WavePC.pdf, page is rotated 90 degrees>] [30] [31]
> <figures/HeatedBlock.pdf, id=1038, 583.17876pt x 467.7475pt>
> <use figures/HeatedBlock.pdf>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sto
> kesflow.tex [32 </<<PKGBUILDDIR>>/debian/tmp2/po
> six/doc/user/figures/HeatedBlock.pdf>] [33]>]
> Overfull \hbox (14.56067pt too wide) in paragraph at lines 169--171
> [][][][][][][][][][][][][][] 
> <figures/stokes-fluid-t01.pdf, id=1097, 400.49625pt x 718.685pt>
> <use figures/stokes-fluid-t01.pdf>
> <figures/stokes-fluid-t10.pdf, id=1098, 431.6125pt x 693.59125pt>
> <use figures/stokes-fluid-t10.pdf>
> <figures/stokes-fluid-t20.pdf, id=1099, 469.755pt x 667.49374pt>
> <use figures/stokes-fluid-t20.pdf>
> <figures/stokes-fluid-t30.pdf, id=1100, 504.88625pt x 643.40375pt>
> <use figures/stokes-fluid-t30.pdf>
> <figures/stokes-fluid-t40.pdf, id=1101, 541.02126pt x 621.32124pt>
> <use figures/stokes-fluid-t40.pdf>
> <figures/stokes-fluid-t50.pdf, id=1102, 576.1525pt x 600.2425pt>
> <use figures/stokes-fluid-t50.pdf>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sli
> p.tex <figures/Slip1.pdf, id=1103, 258.9675pt x 243.91125pt>
> <use figures/Slip1.pdf>
> Underfull \vbox (badness 10000) has occurred while \output is active [34]
> Underfull \hbox (badness 10000) in paragraph at lines 197--202
> 
> <figures/simpleheat.png, id=927, 578.16pt x 433.62pt>
> [35
> <use figures/simpleheat.png> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/stokes-fluid-t01.pdf [39> </<<PKGBUILDDIR>>
> /debian/tmp2/posix/doc/user/figures/stokes-fluid-t10.pdf> </build/python-escrip
> t-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/stokes-fluid-t20
> .pdf]> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/us
> er/figures/stokes-fluid-t30.pdf [40pdfTeX warning (ext4): destination with th
> e same identifier (name{figure.4.3}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.276 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/simpleheat.png> </<<BUILDDIR>>/python-escript-5
> .0/debian/tmp2/posix/doc/user/figures/stokes-fluid-t40.pdf> </build/python-escr
> ipt-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/stokes-fluid-t
> 50.pdf>] [36 </<<PKGBUILDDIR>>/debian/tmp2/posix
> /doc/user/figures/Slip1.pdf>] [37]
> <figures/Slip2.png, id=1268, 489.5088pt x 490.4724pt> <use figures/Slip2.png>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/dir
> ac.tex [38 </<<PKGBUILDDIR>>/debian/tmp2/posix/d
> oc/user/figures/Slip2.png>])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example05.tex
> Underfull \hbox (badness 10000) in paragraph at lines 18--25
> 
> <figures/anticlineheatrefraction.png, id=956, 642.35985pt x 481.8pt>
> <use figures/anticlineheatrefraction.png> [41pdfTeX warning (ext4): destination
>  with the same identifier (name{figure.4.4}) has been already used, duplicate i
> gnored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.74 l30=
>          Line(p3, p0) </<<PKGBUILDDIR>>/debian/t
> mp2/posix/doc/cookbook/figures/anticlineheatrefraction.pngInstall file: "debian/tmp2/posix/dudley/py/factorywrappers.pyc" as "debian/stage2/esys/dudley/factorywrappers.pyc"
> Install file: "debian/tmp2/posix/dudley/py/readers.pyc" as "debian/stage2/esys/dudley/readers.pyc"
> Install file: "debian/tmp2/posix/escript/__init__.pyc" as "debian/stage2/esys/escript/__init__.pyc"
> Install file: "debian/tmp2/posix/escript/datamanager.pyc" as "debian/stage2/esys/escript/datamanager.pyc"
> Install file: "debian/tmp2/posix/escript/linearPDEs.pyc" as "debian/stage2/esys/escript/linearPDEs.pyc"
> Install file: "debian/tmp2/posix/escript/modelframe.pyc" as "debian/stage2/esys/escript/modelframe.pyc"
> Install file: "debian/tmp2/posix/escript/models.pyc" as "debian/stage2/esys/escript/models.pyc"
> Install file: "debian/tmp2/posix/escript/pdetools.pyc" as "debian/stage2/esys/escript/pdetools.pyc"
> Install file: "debian/tmp2/posix/escript/splitworld.pyc" as "debian/stage2/esys/escript/splitworld.pyc"
> Install file: "debian/tmp2/posix/escript/symbolic.pyc" as "debian/stage2/esys/escript/symbolic.pyc"
> Install file: "debian/tmp2/posix/escript/unitsSI.pyc" as "debian/stage2/esys/escript/unitsSI.pyc"
> Install file: "debian/tmp2/posix/escript/util.pyc" as "debian/stage2/esys/escript/util.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/__init__.pyc" as "debian/stage2/esys/escriptcore/__init__.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/benchmark.pyc" as "debian/stage2/esys/escriptcore/benchmark.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/datamanager.pyc" as "debian/stage2/esys/escriptcore/datamanager.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/domainCouplers.pyc" as "debian/stage2/esys/escriptcore/domainCouplers.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/faultsystems.pyc" as "debian/stage2/esys/escriptcore/faultsystems.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/flows.pyc" as "debian/stage2/esys/escriptcore/flows.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/gmshrunner.pyc" as "debian/stage2/esys/escriptcore/gmshrunner.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/heat.pyc" as "debian/stage2/esys/escriptcore/heat.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/levelset.pyc" as "debian/stage2/esys/escriptcore/levelset.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/linearPDEs.pyc" as "debian/stage2/esys/escriptcore/linearPDEs.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/modelframe.pyc" as "debian/stage2/esys/escriptcore/modelframe.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/models.pyc" as "debian/stage2/esys/escriptcore/models.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/mountains.pyc" as "debian/stage2/esys/escriptcore/mountains.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/nonlinearPDE.pyc" as "debian/stage2/esys/escriptcore/nonlinearPDE.pyc"
> >]Install file: "debian/tmp2/posix/escriptcore/py/pdetools.pyc" as "debian/stage2/esys/escriptcore/pdetools.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/rheologies.pyc" as "debian/stage2/esys/escriptcore/rheologies.pyc"
> 
> <figures/diracplot.png, id=1289, 1701.35625pt x 963.6pt>
> <use figures/diracplot.png>)) [39 </<<BUILDDIR>>/python-escript-
> 5.0/debian/tmp2/posix/doc/user/figures/diracplot.pngInstall file: "debian/tmp2/posix/doc/inversion/inversion.pdf" as "debian/stage2/release/doc/inversion/inversion.pdf"
> Install file: "debian/tmp2/posix/doc/install/install.pdf" as "debian/stage2/release/doc/install/install.pdf"
> (cat doc/doxygen/doxygen_esys; echo "PROJECT_NUMBER="Revision_`svnversion`""; echo OUTPUT_DIRECTORY="/<<PKGBUILDDIR>>/debian/stage2/release/doc/doxygen" ) | doxygen -
> gzip -n -9 /<<PKGBUILDDIR>>/debian/stage2/release/doc/escript_examples.tar
> Install file: "debian/tmp2/posix/escriptcore/py/runmodel.pyc" as "debian/stage2/esys/escriptcore/runmodel.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/splitworld.pyc" as "debian/stage2/esys/escriptcore/splitworld.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/start.pyc" as "debian/stage2/esys/escriptcore/start.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/__init__.pyc" as "debian/stage2/esys/escriptcore/symbolic/__init__.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/evaluator.pyc" as "debian/stage2/esys/escriptcore/symbolic/evaluator.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/functions.pyc" as "debian/stage2/esys/escriptcore/symbolic/functions.pyc"
> sh: 1: svnversion: not found
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/pretty.pyc" as "debian/stage2/esys/escriptcore/symbolic/pretty.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/symbol.pyc" as "debian/stage2/esys/escriptcore/symbolic/symbol.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/symconstants.pyc" as "debian/stage2/esys/escriptcore/symbolic/symconstants.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/symbolic/utils.pyc" as "debian/stage2/esys/escriptcore/symbolic/utils.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/testing.pyc" as "debian/stage2/esys/escriptcore/testing.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/unitsSI.pyc" as "debian/stage2/esys/escriptcore/unitsSI.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/utestselect.pyc" as "debian/stage2/esys/escriptcore/utestselect.pyc"
> Install file: "debian/tmp2/posix/escriptcore/py/util.pyc" as "debian/stage2/esys/escriptcore/util.pyc"
> Install file: "debian/tmp2/posix/finley/py/__init__.pyc" as "debian/stage2/esys/finley/__init__.pyc"
> Install file: "debian/tmp2/posix/finley/py/factorywrappers.pyc" as "debian/stage2/esys/finley/factorywrappers.pyc"
> Searching for include files...
> Searching for example files...
> Searching for images...
> Searching for dot files...
> Searching for msc files...
> Searching for dia files...
> Searching for files to exclude
> Searching INPUT for files to process...
> Searching for files in directory /<<PKGBUILDDIR>>/escriptcore/src
> Searching for files in directory /<<PKGBUILDDIR>>/dudley/src
> Searching for files in directory /<<PKGBUILDDIR>>/finley/src
> Searching for files in directory /<<PKGBUILDDIR>>/paso/src
> Searching for files in directory /<<PKGBUILDDIR>>/pythonMPI/src
> Searching for files in directory /<<PKGBUILDDIR>>/ripley/src
> Searching for files in directory /<<PKGBUILDDIR>>/speckley/src
> Searching for files in directory /<<PKGBUILDDIR>>/weipa/src
> Reading and parsing tag files
> Parsing files
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractContinuousDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractContinuousDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractContinuousDomain.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractContinuousDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractDomain.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractReducer.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractReducer.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractReducer.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractReducer.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractSystemMatrix.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractSystemMatrix.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractSystemMatrix.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractSystemMatrix.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractTransportProblem.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractTransportProblem.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/AbstractTransportProblem.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/AbstractTransportProblem.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/ArrayOps.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/ArrayOps.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/ArrayOps.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/ArrayOps.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Assert.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Assert.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/BinaryDataReadyOps.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/BinaryDataReadyOps.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/BinaryDataReadyOps.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/BinaryDataReadyOps.h...
> Preprocessing /build/python-escrip>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/exe
> cute.tex [40]
> Chapter 2.
> [41]
> Overfull \hbox (0.88261pt too wide) in paragraph at lines 126--132
> []\OT1/ptm/m/n/10 the num-ber of threads used per pro-cess. The op-tion over-wr
> ites the value of the [][]
> [42] [43]) [44]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esc
> ript.text-O0iHot/python-escript-5.0/escriptcore/src/Data.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Data.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Data.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Data.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataAbstract.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataAbstract.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataAbstract.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataAbstract.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataConstant.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataConstant.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataConstant.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataConstant.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataEmpty.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataEmpty.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataEmpty.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataEmpty.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataException.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataException.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataExpanded.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataExpanded.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataExpanded.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataExpanded.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataFactory.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataFactory.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataFactory.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataFactory.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataLazy.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataLazy.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataLazy.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataLazy.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataReady.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataReady.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataReady.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataReady.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataTagged.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataTagged.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataTagged.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataTagged.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataTypes.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataTypes.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataTypes.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataTypes.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataVector.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/
> Chapter 3.
> [45] <figures/EscriptDiagram1.pdf, id=1392, 458.51299pt x 220.825pt>
> <use figures/EscriptDiagram1.pdf>
> Overfull \hbox (3.26775pt too wide) in paragraph at lines 74--79
>  [][] 
> 
> Underfull \hbox (badness 1648) in paragraph at lines 79--79
> [] \OT1/ptm/m/sc/9 Fig-ure 3.1\OT1/ptm/m/n/9 : []De-pen-dency of func-tion spac
> es in []. An ar-row in-di-cates that a func-tion in the
> [46 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/EscriptDiagram1.pdf>]
> Overfull \hbox (0.1719pt too wide) in paragraph at lines 208--217
> \OT1/ptm/m/n/10 The vari-able \OT1/pcr/m/n/10 d \OT1/ptm/m/n/10 gives the spa-t
> ial di-men-sion-al-ity of the do-main on which the dis-place-ments are de-fined
> . \OT1/pcr/m/n/10 kronecker
> [47] <figures/EscriptDiagram2.pdf, id=1433, 309.155pt x 219.82124pt>
> <use figures/EscriptDiagram2.pdf>DataVector.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataVector.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataVector.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataVectorAlt.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataVectorAlt.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataVectorAlt.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataVectorAlt.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataVectorTaipan.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataVectorTaipan.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DataVectorTaipan.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DataVectorTaipan.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Distribution.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Distribution.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Dodgy.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Dodgy.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Dodgy.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Dodgy.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/DomainException.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/DomainException.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/ES_optype.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/ES_optype.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/ES_optype.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/ES_optype.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/escriptcpp.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/escriptcpp.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/EscriptParams.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/EscriptParams.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/EscriptParams.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/EscriptParams.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/EsysException.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/EsysException.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/EsysMPI.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/EsysMPI.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/EsysMPI.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/EsysMPI.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/ExceptionTranslators.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/ExceptionTranslators.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/ExceptionTranslators.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/ExceptionTranslators.h...
> Preprocessing /build/python-esc [48 </<<BUILDDIR>>/python-escr
> ipt-5.0/debian/tmp2/posix/doc/user/figures/EscriptDiagram2.pdf>] [49ript-O0iHot/python-escript-5.0/escriptcore/src/FileWriter.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/FileWriter.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpace.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpace.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpace.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpace.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpaceException.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpaceException.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpaceFactory.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpaceFactory.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpaceFactory.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/FunctionSpaceFactory.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/index.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/index.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/IndexList.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/IndexList.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/LapackInverseHelper.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/LapackInverseHelper.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/LapackInverseHelper.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/LapackInverseHelper.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/MPIDataReducer.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/MPIDataReducer.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/MPIDataReducer.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/MPIDataReducer.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/MPIScalarReducer.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/MPIScalarReducer.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/MPIScalarReducer.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/MPIScalarReducer.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/NonReducedVariable.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/NonReducedVariable.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/NonReducedVariable.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/NonReducedVariable.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/NullDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/NullDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/NullDomain.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/NullDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Pointers.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Pointers.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/pyerr.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/pyerr.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/pyerr.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/pyerr.h...
> Preprocessing /build] [50]
> [51] [52]
> Overfull \hbox (5.82425pt too wide) in paragraph at lines 619--629
> \OT1/ptm/m/n/10 an at-tempt is made to con-vert \OT1/pcr/m/n/10 arg0 \OT1/ptm/m
> /n/10 to the \OT1/pcr/m/n/10 FunctionSpace \OT1/ptm/m/n/10 of \OT1/pcr/m/n/10 a
> rg1 \OT1/ptm/m/n/10 or to con-vert \OT1/pcr/m/n/10 arg1 \OT1/ptm/m/n/10 to the 
> \OT1/pcr/m/n/10 FunctionSpace
> [53]/python-escript-O0iHot/python-escript-5.0/escriptcore/src/Random.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Random.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Random.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Random.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/SolverOptions.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/SolverOptions.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/SolverOptions.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/SolverOptions.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/SplitWorld.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/SplitWorld.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/SplitWorld.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/SplitWorld.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/SplitWorldException.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/SplitWorldException.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/SubWorld.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/SubWorld.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/SubWorld.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/SubWorld.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/system_dep.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/system_dep.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/SystemMatrixException.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/SystemMatrixException.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Taipan.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Taipan.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Taipan.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Taipan.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/TestDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/TestDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/TestDomain.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/TestDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/TransportProblemException.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/TransportProblemException.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Utils.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Utils.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/Utils.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/Utils.h...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/WrappedArray.cpp...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/WrappedArray.cpp...
> Preprocessing /<<PKGBUILDDIR>>/escriptcore/src/WrappedArray.h...
> Parsing file /<<PKGBUILDDIR>>/escriptcore/src/WrappedArray.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_addToSystemMatrix.cpp...
> Parsing file /build/python-escript [54]-O0iHot/python-escript-5.0/dudley/src/Assemble_addToSystemMatrix.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_AverageElementData.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_AverageElementData.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_CopyElementData.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_CopyElementData.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_CopyNodalData.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_CopyNodalData.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_getAssembleParameters.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_getAssembleParameters.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_getNormal.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_getNormal.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_getSize.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_getSize.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_gradient.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_gradient.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_integrate.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_integrate.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_interpolate.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_interpolate.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_jacobians.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_jacobians.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_LumpedSystem.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_LumpedSystem.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_NodeCoordinates.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_NodeCoordinates.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_Points.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_Points.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_Single_2D.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_Single_2D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_Single_3D.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_Single_3D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_System_2D.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_System_2D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_System_3D.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Assemble_PDE_System_3D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/DomainFactory.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/DomainFactory.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/DomainFactory.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/DomainFactory.h...
> Preproce [55] [56] [57] [58ssing /<<PKGBUILDDIR>>/dudley/src/Dudley.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Dudley.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/dudleycpp.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/dudleycpp.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/DudleyDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/DudleyDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/DudleyDomain.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/DudleyDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/DudleyException.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/DudleyException.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/DudleyVersion.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/DudleyVersion.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/ElementFile.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/ElementFile.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/ElementFile.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/ElementFile.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/ElementFile_createColoring.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/ElementFile_createColoring.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/ElementFile_distributeByRankOfDOF.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/ElementFile_distributeByRankOfDOF.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/ElementFile_jacobians.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/ElementFile_jacobians.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/ElementType.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/ElementType.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/IndexList.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/IndexList.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/IndexList.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/IndexList.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_distributeByRankOfDOF.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_distributeByRankOfDOF.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_getPattern.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_getPattern.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_optimizeDOFDistribution.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_optimizeDOFDistribution.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_optimizeDOFLabeling.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_optimizeDOFLabeling.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_read.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_read.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_readGmsh.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_readGmsh.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_resolveNodeIds.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_resolveNodeIds.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_tet4.cpp.] [59] [60] [61]..
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_tet4.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_tri3.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_tri3.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Mesh_write.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Mesh_write.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/NodeFile.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/NodeFile.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/NodeFile.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/NodeFile.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/NodeFile_createDenseLabelings.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/NodeFile_createDenseLabelings.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/NodeFile_createMappings.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/NodeFile_createMappings.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/NodeFile_createTrilinosGraph.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/NodeFile_createTrilinosGraph.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/NodeFile_gather.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/NodeFile_gather.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/NodeMapping.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/NodeMapping.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/ShapeTable.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/ShapeTable.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/ShapeTable.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/ShapeTable.h...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Util.cpp...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Util.cpp...
> Preprocessing /<<PKGBUILDDIR>>/dudley/src/Util.h...
> Parsing file /<<PKGBUILDDIR>>/dudley/src/Util.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_addToSystemMatrix.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_addToSystemMatrix.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_AverageElementData.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_AverageElementData.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_CopyElementData.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_CopyElementData.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_CopyNodalData.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_CopyNodalData.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_getAssembleParameters.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_getAssembleParameters.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_getNormal.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_getNormal.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_getSize.cpp...
> Parsing file /<<BUILDDIR>>/python-escript-5. [62]
> Overfull \hbox (14.56067pt too wide) in paragraph at lines 1432--1433
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspcr.fd) [63]0/finley/src/Assemble_getSize.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_gradient.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_gradient.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_integrate.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_integrate.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_interpolate.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_interpolate.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_jacobians.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_jacobians.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_LumpedSystem.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_LumpedSystem.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_NodeCoordinates.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_NodeCoordinates.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Points.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Points.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Single_1D.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Single_1D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Single_2D.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Single_2D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Single_3D.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Single_3D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Single_C.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_Single_C.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_System_1D.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_System_1D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_System_2D.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_System_2D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_System_3D.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_System_3D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_System_C.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Assemble_PDE_System_C.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/DomainFactory.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/DomainFactory.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/DomainFactory.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/DomainFactory.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/ElementFile.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/ElementFile.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/ElementFile.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/ElementFile.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/ElementFile_jacobians.cpp...
> Par [64] [65]
> [66]sing file /<<PKGBUILDDIR>>/finley/src/ElementFile_jacobians.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Finley.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Finley.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/finleycpp.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/finleycpp.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/FinleyDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/FinleyDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/FinleyDomain.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/FinleyDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/FinleyException.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/FinleyException.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/FinleyVersion.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/FinleyVersion.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/IndexList.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/IndexList.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/IndexList.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/IndexList.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_addPoints.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_addPoints.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_findMatchingFaces.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_findMatchingFaces.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_getPasoPattern.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_getPasoPattern.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_getTrilinosGraph.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_getTrilinosGraph.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_glueFaces.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_glueFaces.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_hex20.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_hex20.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_hex8.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_hex8.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_joinFaces.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_joinFaces.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_merge.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_merge.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_optimizeDOFDistribution.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_optimizeDOFDistribution.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_read.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_read.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_readGmsh.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_readGmsh.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_rec4.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_rec4.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_rec8. [67] [68] [69]) [70]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lin
> earPDE.tex
> Chapter 4.
> [71]
> Overfull \hbox (3.25417pt too wide) in paragraph at lines 109--112
> \OT1/ptm/m/n/10 In this case the co-ef-fi-cient $\OML/cmm/m/it/10 d[]$ \OT1/ptm
> /m/n/10 and $\OML/cmm/m/it/10 y[]$ \OT1/ptm/m/n/10 are each a scalar \OT1/pcr/m
> /n/10 Data \OT1/ptm/m/n/10 ob-ject both in the con-tact \OT1/pcr/m/n/10 Functio
> nSpace
> [72]
> Overfull \hbox (9.16061pt too wide) in paragraph at lines 171--172
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][] 
> [73] [74] [75] [76] [77] [78] [79]cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_rec8.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Mesh_write.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Mesh_write.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/NodeFile.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/NodeFile.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/NodeFile.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/NodeFile.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/NodeMapping.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/NodeMapping.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Quadrature.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Quadrature.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Quadrature.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Quadrature.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/ReferenceElements.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/ReferenceElements.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/ReferenceElements.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/ReferenceElements.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/ReferenceElementSets.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/ReferenceElementSets.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/ShapeFunctions.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/ShapeFunctions.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/ShapeFunctions.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/ShapeFunctions.h...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Util.cpp...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Util.cpp...
> Preprocessing /<<PKGBUILDDIR>>/finley/src/Util.h...
> Parsing file /<<PKGBUILDDIR>>/finley/src/Util.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/AMG.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/AMG.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/AMG_Interpolation.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/AMG_Interpolation.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/AMG_Prolongation.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/AMG_Prolongation.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/AMG_Restriction.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/AMG_Restriction.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/AMG_Root.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/AMG_Root.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/BiCGStab.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/BiCGStab.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/BlockOps.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/BlockOps.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/BOOMERAMG.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/BOOMERAMG.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/BOOMERAMG.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/BOOMERAMG.h...
> Preprocessing /<<BUILDDIR>>/python- [80] [81] [82]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lum
> ping.tex [83] <figures/lumping_valet_a_1.png, id=1933, 578.16pt x 433.62pt>
> <use figures/lumping_valet_a_1.png>
> <figures/lumping_valet_a_2.png, id=1936, 578.16pt x 433.62pt>
> <use figures/lumping_valet_a_2.png>
> <figures/lumping_valet_u_1.png, id=1939, 578.16pt x 433.62pt>
> <use figures/lumping_valet_u_1.png> [84] [85 </<<BUILDDIR>>/pyth
> on-escript-5.0/debian/tmp2/posix/doc/user/figures/lumping_valet_a_1.pngescript-5.0/paso/src/Coupler.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Coupler.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Coupler.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Coupler.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/FCT_Solver.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/FCT_Solver.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/FCT_Solver.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/FCT_Solver.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/FluxLimiter.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/FluxLimiter.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/FluxLimiter.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/FluxLimiter.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Functions.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Functions.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Functions.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Functions.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/GMRES.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/GMRES.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/GMRES2.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/GMRES2.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/ILU.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/ILU.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/LocalAMG.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/LocalAMG.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/LocalAMG_Prolongation.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/LocalAMG_Prolongation.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/MergedSolver.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/MergedSolver.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/MergedSolver.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/MergedSolver.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/MINRES.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/MINRES.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/MKL.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/MKL.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/MKL.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/MKL.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/mmio.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/mmio.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/mmio.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/mmio.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/NewtonGMRES.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/NewtonGMRES.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Options.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Options.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Options.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Options.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Paso.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Paso.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/PasoException.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/PasoException.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/PasoUtil.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/PasoUtil.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/PasoUtil.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/PasoUtil.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Pattern.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Pattern.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Pattern.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Pattern.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Pattern_mis.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Pattern_mis.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Pattern_reduceBandwidth.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Pattern_reduceBandwidth.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/PCG.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/PCG.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/performance.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/performance.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/performance.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/performance.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Preconditioner.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Preconditioner.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Preconditioner.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Preconditioner.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/ReactiveSolver.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/ReactiveSolver.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/ReactiveSolver.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/ReactiveSolver.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/RILU.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/RILU.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SchurComplement.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SchurComplement.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SharedComponents.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SharedComponents.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Smoother.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Smoother.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/solve.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/solve.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Solver.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Solver.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Solver.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Solver.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Solver_Function.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Solver_Function.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SparseMatrix.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SparseMatrix.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SparseMatrix.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SparseMatrix.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SparseMatrix_getSubmatrix.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SparseMatrix_getSubmatrix.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SparseMatrix_MatrixMatrix.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SparseMatrix_MatrixMatrix.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SparseMatrix_MatrixMatrixTranspose.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SparseMatrix_MatrixMatrixTranspose.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SparseMatrix_MatrixVector.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SparseMatrix_MatrixVector.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SparseMatrix_nullifyRowsAndCols.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SparseMatrix_nullifyRowsAndCols.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SparseMatrix_saveHB.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SparseMatrix_saveHB.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrix.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrix.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrix.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrix.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrix_copyRemoteCoupleBlock.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrix_copyRemoteCoupleBlock.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrix_debug.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrix_debug.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrix_extendedRows.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrix_extendedRows.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrix_loadMM.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrix_loadMM.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrix_MatrixVector.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrix_MatrixVector.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrix_mergeMainAndCouple.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrix_mergeMainAndCouple.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrixPattern.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrixPattern.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrixPattern.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrixPattern.h...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/SystemMatrixPattern_unrollBlocks.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/SystemMatrixPattern_unrollBlocks.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/TFQMR.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/TFQMR.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Transport.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Transport.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Transport.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Transport.h> </buil
> d/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/l
> umping_valet_a_2.png...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/Transport_solve.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/Transport_solve.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/UMFPACK.cpp...
> Parsing file /<<PKGBUILDDIR>>/paso/src/UMFPACK.cpp...
> Preprocessing /<<PKGBUILDDIR>>/paso/src/UMFPACK.h...
> Parsing file /<<PKGBUILDDIR>>/paso/src/UMFPACK.h...
> Preprocessing /<<PKGBUILDDIR>>/pythonMPI/src/ScriptMPI.cpp...
> Parsing file /<<PKGBUILDDIR>>/pythonMPI/src/ScriptMPI.cpp...
> Preprocessing /<<PKGBUILDDIR>>/pythonMPI/src/ScriptMPIredirect.cpp...
> Parsing file /<<PKGBUILDDIR>>/pythonMPI/src/ScriptMPIredirect.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/AbstractAssembler.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/AbstractAssembler.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/blocktools.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/blocktools.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/blocktools.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/blocktools.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/blocktools2.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/blocktools2.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/Brick.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/Brick.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/Brick.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/Brick.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/DefaultAssembler2D.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/DefaultAssembler2D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/DefaultAssembler2D.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/DefaultAssembler2D.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/DefaultAssembler3D.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/DefaultAssembler3D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/DefaultAssembler3D.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/DefaultAssembler3D.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/domainhelpers.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/domainhelpers.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/domainhelpers.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/domainhelpers.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/LameAssembler2D.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/LameAssembler2D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/LameAssembler2D.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/LameAssembler2D.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/LameAssembler3D.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/LameAssembler3D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/LameAssembler3D.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/LameAssembler3D.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/MultiBrick.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/MultiBrick.cpp...
> Preprocessing /build/pyt>]
> <figures/lumping_SUPG_du_1.png, id=1974, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_du_1.png>
> <figures/lumping_SUPG_du_2.png, id=1977, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_du_2.png> [86 </<<BUILDDIR>>/python-es
> cript-5.0/debian/tmp2/posix/doc/user/figures/lumping_valet_u_1.pnghon-escript-O0iHot/python-escript-5.0/ripley/src/MultiBrick.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/MultiBrick.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/MultiRectangle.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/MultiRectangle.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/MultiRectangle.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/MultiRectangle.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/Rectangle.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/Rectangle.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/Rectangle.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/Rectangle.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/Ripley.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/Ripley.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/ripleycpp.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/ripleycpp.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/RipleyDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/RipleyDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/RipleyDomain.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/RipleyDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/RipleyException.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/RipleyException.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/RipleySystemMatrix.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/RipleySystemMatrix.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/system_dep.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/system_dep.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/WaveAssembler2D.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/WaveAssembler2D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/WaveAssembler2D.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/WaveAssembler2D.h...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/WaveAssembler3D.cpp...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/WaveAssembler3D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/ripley/src/WaveAssembler3D.h...
> Parsing file /<<PKGBUILDDIR>>/ripley/src/WaveAssembler3D.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/AbstractAssembler.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/AbstractAssembler.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/AbstractAssembler.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/AbstractAssembler.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/Brick.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/Brick.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/Brick.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/Brick.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/BrickGradients.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/BrickGradients.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/BrickIntegrals.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/BrickIntegrals.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/BrickReductions.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/BrickReductions.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/CrossDomainCoupler.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/CrossDomainCoupler.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/CrossDomainCoupler.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/CrossDomainCoupler.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/DefaultAssembler2D.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/DefaultAssembler2D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/DefaultAssembler2D.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/DefaultAssembler2D.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/DefaultAssembler3D.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/DefaultAssembler3D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/DefaultAssembler3D.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/DefaultAssembler3D.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/domainhelpers.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/domainhelpers.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/domainhelpers.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/domainhelpers.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/lagrange_functions.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/lagrange_functions.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/Rectangle.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/Rectangle.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/Rectangle.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/Rectangle.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/RectangleGradients.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/RectangleGradients.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/RectangleIntegrals.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/RectangleIntegrals.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/RectangleReductions.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/RectangleReductions.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/Speckley.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/Speckley.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/speckleycpp.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/speckleycpp.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/SpeckleyDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/SpeckleyDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/SpeckleyDomain.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/SpeckleyDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/SpeckleyException.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/SpeckleyException.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/system_dep.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/system_dep.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/WaveAssembler2D.cpp...
> Parsing> </build/pyt
> hon-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/lumpin
> g_SUPG_du_1.png file /<<PKGBUILDDIR>>/speckley/src/WaveAssembler2D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/WaveAssembler2D.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/WaveAssembler2D.h...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/WaveAssembler3D.cpp...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/WaveAssembler3D.cpp...
> Preprocessing /<<PKGBUILDDIR>>/speckley/src/WaveAssembler3D.h...
> Parsing file /<<PKGBUILDDIR>>/speckley/src/WaveAssembler3D.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/DataVar.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/DataVar.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/DataVar.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/DataVar.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/DomainChunk.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/DomainChunk.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/ElementData.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/ElementData.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/EscriptDataset.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/EscriptDataset.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/EscriptDataset.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/EscriptDataset.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/FinleyDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/FinleyDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/FinleyDomain.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/FinleyDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/FinleyElements.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/FinleyElements.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/FinleyElements.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/FinleyElements.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/FinleyNodes.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/FinleyNodes.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/FinleyNodes.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/FinleyNodes.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/NodeData.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/NodeData.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/RipleyDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/RipleyDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/RipleyDomain.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/RipleyDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/RipleyElements.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/RipleyElements.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/RipleyElements.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/RipleyElements.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/RipleyNodes.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/RipleyNodes.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/RipleyNodes.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/RipleyNodes.h...
> Preprocessin/<<PKGBUILDDIR>>/escriptcore/src/ArrayOps.h:37 warning: the name `LocalOps.h' supplied as the second argument in the \file statement is not an input file
> /<<PKGBUILDDIR>>/escriptcore/src/system_dep.h:19 warning: the name `escript/src/system_dep.h' supplied as the second argument in the \file statement is not an input file
> >] <figures/lumping_SUPG_u_1.png, id=1994, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_u_1.png>
> <figures/lumping_SUPG_u_1b.png, id=1997, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_u_1b.png>
> <figures/lumping_SUPG_u_2.png, id=2000, 578.16pt x 433.62pt>
> <use figures/lumping_SUPG_u_2.png>)) [87 </<<BUILDDIR>>/python-e
> script-5.0/debian/tmp2/posix/doc/user/figures/lumping_SUPG_du_2.png> </build/py
> thon-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/lumpi
> ng_SUPG_u_1.png/<<PKGBUILDDIR>>/escriptcore/src/Data.cpp:4438 warning: no matching class member found for 
>   DataTypes::CplxVectorType::reference Data::getDataAtOffsetRW(DataTypes::RealVectorType::size_type i, std::complex< real_t > dummy)
> Possible candidates:
>   DataTypes::RealVectorType::reference escript::Data::getDataAtOffsetRW(DataTypes::RealVectorType::size_type i, DataTypes::real_t dummy=0)
>   DataTypes::CplxVectorType::reference escript::Data::getDataAtOffsetRW(DataTypes::CplxVectorType::size_type i, DataTypes::cplx_t dummy)
> 
> /<<PKGBUILDDIR>>/escriptcore/src/Data.cpp:4446 warning: no matching class member found for 
>   DataTypes::CplxVectorType::const_reference Data::getDataAtOffsetRO(DataTypes::RealVectorType::size_type i, std::complex< real_t > dummy)
> Possible candidates:
>   DataTypes::RealVectorType::const_reference escript::Data::getDataAtOffsetRO(DataTypes::RealVectorType::size_type i, DataTypes::real_t dummy=0)
>   DataTypes::CplxVectorType::const_reference escript::Data::getDataAtOffsetRO(DataTypes::CplxVectorType::size_type i, DataTypes::cplx_t dummy)
> 
> /<<PKGBUILDDIR>>/escriptcore/src/Data.h:1927 warning: no uniquely matching class member found for 
>   DataTypes::cplx_t * escript::Data::getSampleDataRW(DataTypes::CplxVectorType::size_type sampleNo, DataTypes::cplx_t dummy)
> Possible candidates:
>   DataTypes::real_t * escript::Data::getSampleDataRW(DataTypes::RealVectorType::size_type sampleNo, DataTypes::real_t dummy=0)' at line 602 of file /<<PKGBUILDDIR>>/escriptcore/src/Data.h
>   DataTypes::cplx_t * escript::Data::getSampleDataRW(DataTypes::RealVectorType::size_type sampleNo, DataTypes::cplx_t dummy)' at line 605 of file /<<PKGBUILDDIR>>/escriptcore/src/Data.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/Data.h:1959 warning: no uniquely matching class member found for 
>   const DataTypes::cplx_t * escript::Data::getSampleDataRO(DataTypes::RealVectorType::size_type sampleNo, std::complex< real_t > dummy) const
> Possible candidates:
>   const DataTypes::real_t * escript::Data::getSampleDataRO(DataTypes::RealVectorType::size_type sampleNo, DataTypes::real_t dummy=0) const' at line 588 of file /<<PKGBUILDDIR>>/escriptcore/src/Data.h
>   const DataTypes::cplx_t * escript::Data::getSampleDataRO(DataTypes::CplxVectorType::size_type sampleNo, DataTypes::cplx_t dummy) const' at line 591 of file /<<PKGBUILDDIR>>/escriptcore/src/Data.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataTagged.cpp:887 warning: no matching class member found for 
>   DataTypes::CplxVectorType::const_reference escript::DataTagged::getDataByTagRO(int tag, DataTypes::RealVectorType::size_type i, std::complex< real_t > dummy) const
> Possible candidates:
>   DataTypes::RealVectorType::const_reference escript::DataTagged::getDataByTagRO(int tag, DataTypes::RealVectorType::size_type i, DataTypes::real_t dummy=0) const
>   DataTypes::CplxVectorType::const_reference escript::DataTagged::getDataByTagRO(int tag, DataTypes::CplxVectorType::size_type i, DataTypes::cplx_t dummy) const
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataTagged.cpp:898 warning: no matching class member found for 
>   DataTypes::CplxVectorType::reference escript::DataTagged::getDataByTagRW(int tag, DataTypes::RealVectorType::size_type i, std::complex< real_t > dummy)
> Possible candidates:
>   DataTypes::RealVectorType::reference escript::DataTagged::getDataByTagRW(int tag, DataTypes::RealVectorType::size_type i, DataTypes::real_t dummy=0)
>   DataTypes::CplxVectorType::reference escript::DataTagged::getDataByTagRW(int tag, DataTypes::CplxVectorType::size_type i, DataTypes::cplx_t dummy)
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataTagged.h:714 warning: no matching class member found for 
>   DataTypes::CplxVectorType::reference escript::DataTagged::getDefaultValueRW(DataTypes::RealVectorType::size_type i, std::complex< real_t > dummy)
> Possible candidates:
>   DataTypes::RealVectorType::reference escript::DataTagged::getDefaultValueRW(DataTypes::RealVectorType::size_type i, DataTypes::real_t dummy=0)
>   DataTypes::CplxVectorType::reference escript::DataTagged::getDefaultValueRW(DataTypes::CplxVectorType::size_type i, DataTypes::cplx_t dummy)
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVector.cpp:50 warning: no matching file member found for 
> void escript::DataTypes::pointToStream(std::ostream &os, const CplxVectorType::ElementType *data, const ShapeType &shape, int offset, bool needsep, const std::string &sep)
> Possible candidates:
>  'void pointToStream(std::ostream &os, const RealVectorType::ElementType *data, const ShapeType &shape, int offset, bool needsep=true, const std::string &sep=",")' at line 57 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVector.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVector.cpp:140 warning: no matching file member found for 
> void escript::DataTypes::pointToStream(std::ostream &os, const RealVectorType::ElementType *data, const ShapeType &shape, int offset, bool needsep, const std::string &sep)
> Possible candidates:
>  'void pointToStream(std::ostream &os, const RealVectorType::ElementType *data, const ShapeType &shape, int offset, bool needsep=true, const std::string &sep=",")' at line 57 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVector.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVector.cpp:230 warning: no matching file member found for 
> std::string escript::DataTypes::pointToString(const escript::DataTypes::DataVectorAlt< cplx_t > &data, const ShapeType &shape, int offset, const std::string &prefix)
> Possible candidates:
>  'std::string pointToString(const RealVectorType &data, const ShapeType &shape, int offset, const std::string &prefix)' at line 86 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVector.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVector.cpp:301 warning: no matching file member found for 
> std::string escript::DataTypes::pointToString(const escript::DataTypes::DataVectorAlt< real_t > &data, const ShapeType &shape, int offset, const std::string &prefix)
> Possible candidates:
>  'std::string pointToString(const RealVectorType &data, const ShapeType &shape, int offset, const std::string &prefix)' at line 86 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVector.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVector.cpp:367 warning: no matching file member found for 
> void escript::DataTypes::copyPoint(escript::DataTypes::DataVectorAlt< real_t > &dest, RealVectorType::size_type doffset, RealVectorType::size_type nvals, const RealVectorType &src, RealVectorType::size_type soffset)
> Possible candidates:
>  'void copyPoint(RealVectorType &dest, vec_size_type doffset, vec_size_type nvals, const RealVectorType &src, vec_size_type soffset)' at line 101 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVector.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVector.cpp:378 warning: no matching file member found for 
> void escript::DataTypes::copyPoint(escript::DataTypes::DataVectorAlt< cplx_t > &dest, CplxVectorType::size_type doffset, CplxVectorType::size_type nvals, const CplxVectorType &src, CplxVectorType::size_type soffset)
> Possible candidates:
>  'void copyPoint(RealVectorType &dest, vec_size_type doffset, vec_size_type nvals, const RealVectorType &src, vec_size_type soffset)' at line 101 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVector.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVector.cpp:394 warning: no matching file member found for 
> void escript::DataTypes::fillComplexFromReal(const escript::DataTypes::DataVectorAlt< real_t > &r, CplxVectorType &c)
> Possible candidates:
>  'void fillComplexFromReal(const RealVectorType &r, CplxVectorType &c)' at line 119 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVector.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVector.h:90 warning: no matching file member found for 
> std::string escript::DataTypes::pointToString(const escript::DataTypes::DataVectorAlt< cplx_t > &data, const ShapeType &shape, int offset, const std::string &prefix)
> Possible candidates:
>  'std::string pointToString(const RealVectorType &data, const ShapeType &shape, int offset, const std::string &prefix)' at line 86 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVector.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVector.h:112 warning: no matching file member found for 
> void escript::DataTypes::copyPoint(escript::DataTypes::DataVectorAlt< cplx_t > &dest, vec_size_type doffset, vec_size_type nvals, const CplxVectorType &src, vec_size_type soffset)
> Possible candidates:
>  'void copyPoint(RealVectorType &dest, vec_size_type doffset, vec_size_type nvals, const RealVectorType &src, vec_size_type soffset)' at line 101 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVector.h
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVectorAlt.h:248 warning: no matching class member found for 
>   template < T >
>   escript::DataTypes::DataVectorAlt< T >::DataVectorAlt(escript::DataTypes::DataVectorAlt< T >::long size, const DataVectorAlt< T >::value_type val, const DataVectorAlt< T >::size_type blockSize)
> Possible candidates:
>   escript::DataTypes::DataVectorAlt< T >::DataVectorAlt()
>   escript::DataTypes::DataVectorAlt< T >::DataVectorAlt(const DataVectorAlt< T > &other)
>   escript::DataTypes::DataVectorAlt< T >::DataVectorAlt(const size_type size, const value_type val=0.0, const size_type blockSize=1)
> 
> /<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.h:683 warning: no matching file member found for 
> void escript::eigenvalues(const escript::DataTypes::DataVectorAlt< cplx_t > &in, const DataTypes::ShapeType &inShape, typename DataTypes::CplxVectorType::size_type inOffset, DataTypes::CplxVectorType &ev, const DataTypes::ShapeType &evShape, typename DataTypes::CplxVectorType::size_type evOffset)
> Possible candidates:
>  'void eigenvalues(const DataTypes::RealVectorType &in, const DataTypes::ShapeType &inShape, typename DataTypes::RealVectorType::size_type inOffset, DataTypes::RealVectorType &ev, const DataTypes::ShapeType &evShape, typename DataTypes::RealVectorType::size_type evOffset)' at line 638 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.h
> 
> >] [88/<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.h:1379 warning: no matching file member found for 
> DataTypes::real_t escript::reductionOpVector(const escript::DataTypes::DataVectorAlt< cplx_t > &left, const DataTypes::ShapeType &leftShape, DataTypes::CplxVectorType::size_type offset, BinaryFunction operation, DataTypes::real_t initial_value)
> Possible candidates:
>  'DataTypes::real_t reductionOpVector(const DataTypes::RealVectorType &left, const DataTypes::ShapeType &leftShape, DataTypes::RealVectorType::size_type offset, BinaryFunction operation, DataTypes::real_t initial_value)' at line 1361 of file/<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.h
> 
>  </<<PKGBUILDDIR>>/debian/t
> mp2/posix/doc/user/figures/lumping_SUPG_u_1b.png/<<PKGBUILDDIR>>/dudley/src/NodeFile_createDenseLabelings.cpp:138 warning: no matching class member found for 
>   dim_t dudley::NodeFile::createDenseNodeLabeling(std::vector< index_t > &nodeDistribution, const std::vector< index_t > &dofDistribution)
> Possible candidates:
>   dim_t dudley::NodeFile::createDenseNodeLabeling(IndexVector &nodeDistribution, const IndexVector &dofDistribution)
>   dim_t finley::NodeFile::createDenseNodeLabeling(IndexVector &nodeDistribution, const IndexVector &dofDistribution)
> 
> /<<PKGBUILDDIR>>/finley/src/ElementFile.cpp:204 warning: no matching class member found for 
>   void finley::ElementFile::relabelNodes(const std::vector< index_t > &newNode, index_t offset)
> Possible candidates:
>   void dudley::ElementFile::relabelNodes(const index_t *newNode, index_t offset)
>   void finley::ElementFile::relabelNodes(const IndexVector &newNode, index_t offset)
> 
> /<<PKGBUILDDIR>>/paso/src/Options.cpp:31 warning: no matching class member found for 
>   paso::Options::Options(const bp::object &options)
> Possible candidates:
>   paso::Options::Options()
>   paso::Options::Options(const boost::python::object &options)
> 
> /<<PKGBUILDDIR>>/ripley/src/Brick.cpp:1988 warning: no uniquely matching class member found for 
>   void ripley::Brick::assembleIntegrate(std::vector< double > &integrals, const escript::Data &arg) const
> Possible candidates:
>   virtual void ripley::Brick::assembleIntegrate(DoubleVector &integrals, const escript::Data &arg) const' at line 225 of file /<<PKGBUILDDIR>>/ripley/src/Brick.h
>   virtual void speckley::Brick::assembleIntegrate(DoubleVector &integrals, const escript::Data &arg) const' at line 223 of file /<<PKGBUILDDIR>>/speckley/src/Brick.h
> 
> /<<PKGBUILDDIR>>/ripley/src/Brick.cpp:3026 warning: no uniquely matching class member found for 
>   template void ripley::Brick::addToMatrixAndRHS< real_t >(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< real_t > &EM_S, const vector< real_t > &EM_F, bool addS, bool addF, index_t firstNode, int nEq, int nComp) const
> Possible candidates:
>   'template < Scalar >
>   void ripley::Brick::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< Scalar > &EM_S, const std::vector< Scalar > &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 248 of file /<<PKGBUILDDIR>>/ripley/src/Brick.h
>   void speckley::Brick::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const DoubleVector &EM_S, const DoubleVector &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 280 of file /<<PKGBUILDDIR>>/speckley/src/Brick.h
> 
> /<<PKGBUILDDIR>>/ripley/src/Brick.cpp:3031 warning: no uniquely matching class member found for 
>   template void ripley::Brick::addToMatrixAndRHS< cplx_t >(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< cplx_t > &EM_S, const vector< cplx_t > &EM_F, bool addS, bool addF, index_t firstNode, int nEq, int nComp) const
> Possible candidates:
>   'template < Scalar >
>   void ripley::Brick::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< Scalar > &EM_S, const std::vector< Scalar > &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 248 of file /<<PKGBUILDDIR>>/ripley/src/Brick.h
>   void speckley::Brick::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const DoubleVector &EM_S, const DoubleVector &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 280 of file /<<PKGBUILDDIR>>/speckley/src/Brick.h
> 
> /<<PKGBUILDDIR>>/ripley/src/Brick.cpp:3403 warning: no uniquely matching class member found for 
>   escript::Data ripley::Brick::randomFill(const std::vector< int > &shape, const escript::FunctionSpace &what, long seed, const bp::tuple &filter) const
> Possible candidates:
>   virtual escript::Data ripley::Brick::randomFill(const escript::DataTypes::ShapeType &shape, const escript::FunctionSpace &what, long seed, const boost::python::tuple &filter) const' at line 187 of file /<<PKGBUILDDIR>>/ripley/src/Brick.h
>   virtual escript::Data speckley::Brick::randomFill(const escript::DataTypes::ShapeType &shape, const escript::FunctionSpace &what, long seed, const boost::python::tuple &filter) const' at line 190 of file /<<PKGBUILDDIR>>/speckley/src/Brick.h
> 
> /<<PKGBUILDDIR>>/ripley/src/Brick.cpp:3456 warning: no uniquely matching class member found for 
>   escript::Data ripley::Brick::randomFillWorker(const std::vector< int > &shape, long seed, const bp::tuple &filter) const
> Possible candidates:
>   virtual escript::Data ripley::Brick::randomFillWorker(const escript::DataTypes::ShapeType &shape, long seed, const boost::python::tuple &filter) const' at line 267 of file /<<PKGBUILDDIR>>/ripley/src/Brick.h
>   escript::Data speckley::Brick::randomFillWorker(const escript::DataTypes::ShapeType &shape, long seed, const boost::python::tuple &filter) const' at line 301 of file /<<PKGBUILDDIR>>/speckley/src/Brick.h
> 
> /<<PKGBUILDDIR>>/ripley/src/Rectangle.cpp:1396 warning: no uniquely matching class member found for 
>   void ripley::Rectangle::assembleIntegrate(std::vector< double > &integrals, const escript::Data &arg) const
> Possible candidates:
>   virtual void ripley::Rectangle::assembleIntegrate(DoubleVector &integrals, const escript::Data &arg) const' at line 232 of file /<<PKGBUILDDIR>>/ripley/src/Rectangle.h
>   virtual void speckley::Rectangle::assembleIntegrate(DoubleVector &integrals, const escript::Data &arg) const' at line 232 of file /<<PKGBUILDDIR>>/speckley/src/Rectangle.h
> 
> /<<PKGBUILDDIR>>/ripley/src/Rectangle.cpp:2042 warning: no uniquely matching class member found for 
>   template void ripley::Rectangle::addToMatrixAndRHS< real_t >(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< real_t > &EM_S, const vector< real_t > &EM_F, bool addS, bool addF, index_t firstNode, int nEq, int nComp) const
> Possible candidates:
>   'template < Scalar >
>   void ripley::Rectangle::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< Scalar > &EM_S, const std::vector< Scalar > &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 256 of file /<<PKGBUILDDIR>>/ripley/src/Rectangle.h
>   void speckley::Rectangle::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const DoubleVector &EM_S, const DoubleVector &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 295 of file /<<PKGBUILDDIR>>/speckley/src/Rectangle.h
> 
> /<<PKGBUILDDIR>>/ripley/src/Rectangle.cpp:2047 warning: no uniquely matching class member found for 
>   template void ripley::Rectangle::addToMatrixAndRHS< cplx_t >(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< cplx_t > &EM_S, const vector< cplx_t > &EM_F, bool addS, bool addF, index_t firstNode, int nEq, int nComp) const
> Possible candidates:
>   'template < Scalar >
>   void ripley::Rectangle::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< Scalar > &EM_S, const std::vector< Scalar > &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 256 of file /<<PKGBUILDDIR>>/ripley/src/Rectangle.h
>   void speckley::Rectangle::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const DoubleVector &EM_S, const DoubleVector &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 295 of file /<<PKGBUILDDIR>>/speckley/src/Rectangle.h
> 
> /<<PKGBUILDDIR>>/ripley/src/Rectangle.cpp:2281 warning: no uniquely matching class member found for 
>   escript::Data ripley::Rectangle::randomFill(const std::vector< int > &shape, const escript::FunctionSpace &what, long seed, const bp::tuple &filter) const
> Possible candidates:
>   virtual escript::Data ripley::Rectangle::randomFill(const escript::DataTypes::ShapeType &shape, const escript::FunctionSpace &what, long seed, const boost::python::tuple &filter) const' at line 190 of file /<<PKGBUILDDIR>>/ripley/src/Rectangle.h
>   virtual escript::Data speckley::Rectangle::randomFill(const escript::DataTypes::ShapeType &shape, const escript::FunctionSpace &what, long seed, const boost::python::tuple &filter) const' at line 191 of file /<<PKGBUILDDIR>>/speckley/src/Rectangle.h
> 
> /<<PKGBUILDDIR>>/speckley/src/Brick.cpp:1190 warning: no uniquely matching class member found for 
>   void speckley::Brick::assembleIntegrate(std::vector< double > &integrals, const escript::Data &arg) const
> Possible candidates:
>   virtual void ripley::Brick::assembleIntegrate(DoubleVector &integrals, const escript::Data &arg) const' at line 225 of file /<<PKGBUILDDIR>>/ripley/src/Brick.h
>   virtual void speckley::Brick::assembleIntegrate(DoubleVector &integrals, const escript::Data &arg) const' at line 223 of file /<<PKGBUILDDIR>>/speckley/src/Brick.h
> 
> /<<PKGBUILDDIR>>/speckley/src/Brick.cpp:1386 warning: no uniquely matching class member found for 
>   void speckley::Brick::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< double > &EM_S, const std::vector< double > &EM_F, bool addS, bool addF, index_t firstNode, int nEq, int nComp) const
> Possible candidates:
>   'template < Scalar >
>   void ripley::Brick::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< Scalar > &EM_S, const std::vector< Scalar > &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 248 of file /<<PKGBUILDDIR>>/ripley/src/Brick.h
>   void speckley::Brick::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const DoubleVector &EM_S, const DoubleVector &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 280 of file /<<PKGBUILDDIR>>/speckley/src/Brick.h
> 
> > </<<BUILDDIR>>
> /python-escript-5.0/debian/tmp2/posix/doc/user/figures/lumping_SUPG_u_2.png/<<PKGBUILDDIR>>/speckley/src/Rectangle.cpp:1011 warning: no uniquely matching class member found for 
>   void speckley::Rectangle::assembleIntegrate(std::vector< double > &integrals, const escript::Data &arg) const
> Possible candidates:
>   virtual void ripley::Rectangle::assembleIntegrate(DoubleVector &integrals, const escript::Data &arg) const' at line 232 of file /<<PKGBUILDDIR>>/ripley/src/Rectangle.h
>   virtual void speckley::Rectangle::assembleIntegrate(DoubleVector &integrals, const escript::Data &arg) const' at line 232 of file /<<PKGBUILDDIR>>/speckley/src/Rectangle.h
> 
> /<<PKGBUILDDIR>>/speckley/src/Rectangle.cpp:1044 warning: no uniquely matching class member found for 
>   escript::Data speckley::Rectangle::randomFill(const std::vector< int > &shape, const escript::FunctionSpace &fs, long seed, const bp::tuple &filter) const
> Possible candidates:
>   virtual escript::Data ripley::Rectangle::randomFill(const escript::DataTypes::ShapeType &shape, const escript::FunctionSpace &what, long seed, const boost::python::tuple &filter) const' at line 190 of file /<<PKGBUILDDIR>>/ripley/src/Rectangle.h
>   virtual escript::Data speckley::Rectangle::randomFill(const escript::DataTypes::ShapeType &shape, const escript::FunctionSpace &what, long seed, const boost::python::tuple &filter) const' at line 191 of file /<<PKGBUILDDIR>>/speckley/src/Rectangle.h
> 
> /<<PKGBUILDDIR>>/speckley/src/Rectangle.cpp:1166 warning: no uniquely matching class member found for 
>   void speckley::Rectangle::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< double > &EM_S, const std::vector< double > &EM_F, bool addS, bool addF, index_t firstNode, int nEq, int nComp) const
> Possible candidates:
>   'template < Scalar >
>   void ripley::Rectangle::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const std::vector< Scalar > &EM_S, const std::vector< Scalar > &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 256 of file /<<PKGBUILDDIR>>/ripley/src/Rectangle.h
>   void speckley::Rectangle::addToMatrixAndRHS(escript::AbstractSystemMatrix *S, escript::Data &F, const DoubleVector &EM_S, const DoubleVector &EM_F, bool addS, bool addF, index_t firstNode, int nEq=1, int nComp=1) const' at line 295 of file /<<PKGBUILDDIR>>/speckley/src/Rectangle.h
> 
> g /<<PKGBUILDDIR>>/weipa/src/SpeckleyDomain.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/SpeckleyDomain.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/SpeckleyDomain.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/SpeckleyDomain.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/SpeckleyElements.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/SpeckleyElements.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/SpeckleyElements.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/SpeckleyElements.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/SpeckleyNodes.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/SpeckleyNodes.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/SpeckleyNodes.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/SpeckleyNodes.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/VisItControl.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/VisItControl.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/VisItControl.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/VisItControl.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/VisItData.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/VisItData.cpp...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/VisItData.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/VisItData.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/vtkCellType.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/vtkCellType.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/weipa.h...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/weipa.h...
> Preprocessing /<<PKGBUILDDIR>>/weipa/src/weipacpp.cpp...
> Parsing file /<<PKGBUILDDIR>>/weipa/src/weipacpp.cpp...
> Building group list...
> Building directory list...
> Building namespace list...
> Building file list...
> Building class list...
> Associating documentation with classes...
> Computing nesting relations for classes...
> Building example list...
> Searching for enumerations...
> Searching for documented typedefs...
> Searching for members imported via using declarations...
> Searching for included using directives...
> Searching for documented variables...
> Building interface member list...
> Building member list...
> Searching for friends...
> Searching for documented defines...
> Computing class inheritance relations...
> Computing class usage relations...
> Flushing cached template relations that have become invalid...
> Computing class relations...
> Add enum values to enums...
> Searching for member function documentation...
> Creating members for template instances...
> Building page list...
> Search for main page...
> Computing page relations...
> Determining the scope of groups...
> Sorting lists...
> Freeing entry tree
> Determining which enums are documented
> Computing member relations...
> Building full member lists recursively...
> Adding members to member groups.
> Computing member references...
> Inheriting documentation...
> Generating disk names...
> Adding source references...
> Adding xrefitems...
> Sorting member lists...
> Computing dependencies between directories...
> Generating citations page...
> Counting data structures...
> Resolving user defined references...
> Finding anchors and sections in the documentation...
> Transferring function references...
> Combining using relations...
> Adding members to index pages...
> Generating style sheet...
> Generating search indices...
> Generating example documentation...
> Generating file sources...
> Parsing code for file AbstractAssembler.cpp...
> Generating code for fi>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/pyc
> ad.tex
> Chapter 5.
> [89] <figures/quad.pdf, id=2042, 170.6375pt x 171.64125pt>
> <use figures/quad.pdf> [90] [91 </<<BUILDDIR>>/python-escript-5.
> 0/debian/tmp2/posix/doc/user/figures/quad.pdf>]
> <figures/trapezoid.pdf, id=2135, 169.63374pt x 170.6375pt>
> <use figures/trapezoid.pdf>
> <figures/brick.pdf, id=2137, 166.6225pt x 158.5925pt> <use figures/brick.pdf>
> [92 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/trapezoid.pdf>] [93 </<<PKGBUILDDIR>>/d
> ebian/tmp2/posix/doc/user/figures/brick.pdf>]
> <figures/refine.pdf, id=2206, 168.63pt x 169.63374pt> <use figures/refine.pdf>
> [94 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user
> /figures/refine.pdf>] [95] [96] [97] [98] [99] [100]) [101]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Mod
> els.tex [102]
> Chapter 6.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sto
> kessolver.tex [103]>] [104] [105] [106]
> Overfull \hbox (24.65349pt too wide) in paragraph at lines 85--88
> \OT1/ptm/m/n/10 This re-verse spline op-tion un-for-tu-nately does not work for
>  the []\OT1/pcr/m/n/10 getLoopCoords \OT1/ptm/m/n/10 com-mand, how-ever, the []
> 
> <figures/heatrefraction.png, id=977, 578.16pt x 433.62pt>
> <use figures/heatrefraction.png> [107 [42]] [43pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.4.5}) has been already used, duplicate ignor
> ed
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.134 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefraction.png)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/dar
> cyflux.tex [108] [109]
> <figures/darcy_result.png, id=2464, 945.5325pt x 646.415pt>
> <use figures/darcy_result.png>
> Overfull \hbox (6.48198pt too wide) in paragraph at lines 170--173
> \OT1/ptm/m/n/10 The fol-low-ing script \OT1/pcr/m/n/10 darcy.py [][] \OT1/ptm/m
> /n/10 which is avail-able in the ex-am-ple di-rec-tory il-lus-trates the us-age
>  of the \OT1/pcr/m/n/10 DarcyFlow
> [110 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/darcy_result.png (PNG copy)>]) [111] [112] [113]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fau
> ltsystem.tex <figures/FaultSystem2D.pdf, id=2547, 293.095pt x 184.69pt>
> <use figures/FaultSystem2D.pdf> [114 </<<BUILDDIR>>/python-escri
> pt-5.0/debian/tmp2/posix/doc/user/figures/FaultSystem2D.pdf>] [115>]] [116]
> Underfull \hbox (badness 10000) in paragraph at lines 137--142
> 
> <figures/heatrefractiontdp.png, id=1015, 578.16pt x 433.62pt>
> <use figures/heatrefractiontdp.png>
> <figures/heatrefractiontgdp.png, id=1016, 578.16pt x 433.62pt>
> <use figures/heatrefractiontgdp.png>
> [117
> <figures/heatrefractiontcdp.png, id=1017, 578.16pt x 433.62pt>
> <use figures/heatrefractiontcdp.png>
> <figures/heatrefractionhf.png, id=1018, 578.16pt x 433.62pt>
> <use figures/heatrefractionhf.png>] [44] [45pdfTeX warning (ext4): destination w
> ith the same identifier (name{figure.4.6}) has been already used, duplicate ign
> ored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.199 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefractiontdp.png
> Overfull \hbox (9.16061pt too wide) in paragraph at lines 320--321
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][][][][][][][][][][][] 
> )) [118]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> ley.tex
> Chapter 7.
> <figures/FinleyMesh.pdf, id=2616, 271.0125pt x 228.855pt>
> <use figures/FinleyMesh.pdf> [119]
> <figures/FinleyContact.pdf, id=2630, 270.00874pt x 220.825pt>
> <use figures/FinleyContact.pdf>
> Underfull \vbox (badness 1226) has occurred while \output is active [120 </buil
> d/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/F
> inleyMesh.pdf>]
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 229--230
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][] 
> [121 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/FinleyContact.pdf>] [122] [123]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> leyelements.tex) [124] [125]
> <figures/FinleyMacroLeg.pdf, id=2720, 134.5025pt x 18.0675pt>
> <use figures/FinleyMacroLeg.pdf>
> <figures/FinleyMacroTri.pdf, id=2721, 154.5775pt x 133.49875pt>
> <use figures/FinleyMacroTri.pdf>
> <figures/FinleyMacroRec.pdf, id=2722, 154.5775pt x 133.49875pt>
> <use figures/FinleyMacroRec.pdf>
> Underfull \hbox (badness 1910) in paragraph at lines 381--381
> []\OT1/ptm/m/n/10 Table 7.2: Solvers avail-able for [] and the \OT1/pcr/m/n/10 
> PASO [][]\OT1/ptm/m/n/10 pack-age and the rel-e-vant op-tions in
> [126 </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/use
> r/figures/FinleyMacroLeg.pdf> </<<PKGBUILDDIR>>/
> debian/tmp2/posix/doc/user/figures/FinleyMacroTri.pdf> </build/python-escript-O
> 0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/FinleyMacroRec.pdf>
> ]> </<<BUILDDIR>>/
> python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/heatrefractiontgdp.pn
> g [127]) [128]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/rip
> ley.tex
> Chapter 8.
> 
> Overfull \hbox (0.35374pt too wide) in paragraph at lines 53--63
> []\OT1/ptm/m/n/10 Multi-resolution do-mains are sup-ported in [] via use of \OT
> 1/pcr/m/n/10 MultiBrick \OT1/ptm/m/n/10 and \OT1/pcr/m/n/10 MultiRectangle\OT1/
> ptm/m/n/10 .
> 
> Overfull \hbox (44.302pt too wide) in paragraph at lines 53--63
> \OT1/ptm/m/n/10 di-vi-sions, along with a com-pat-i-ble num-ber of el-e-ments. 
> To sim-plify these con-di-tions the use of \OT1/pcr/m/n/10 MultiResolutionDomai
> n
> [129] <figures/RipleyMesh.pdf, id=2778, 416.43779pt x 212.16193pt>
> <use figures/RipleyMesh.pdf> [130 </<<BUILDDIR>>/python-escript-
> 5.0/debian/tmp2/posix/doc/user/figures/RipleyMesh.pdf>]
> Overfull \hbox (4.27144pt too wide) in paragraph at lines 166--181
> \OT1/ptm/m/n/10 avail-able a suit-able it-er-a-tive solver from \OT1/pcr/m/n/10
>  PASO [][]\OT1/ptm/m/n/10 is used, but if a di-rect solver was re-quested via t
> he \OT1/pcr/m/n/10 SolverOptions
> ) [131]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/spe
> ckley.tex [132]
> Chapter 9.
> <figures/speckley3.png, id=2808, 190.7125pt x 189.70876pt>
> <use figures/speckley3.png>
> <figures/speckley6.png, id=2809, 189.70876pt x 189.70876pt>
> <use figures/speckley6.png>
> <figures/speckley9.png, id=2810, 189.70876pt x 188.705pt>
> <use figures/speckley9.png> [133]) [134 </<<BUILDDIR>>/python-es
> cript-5.0/debian/tmp2/posix/doc/user/figures/speckley3.png (PNG copy)> </build/
> python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/spe
> ckley6.png (PNG copy)> </<<PKGBUILDDIR>>/debian/
> tmp2/posix/doc/user/figures/speckley9.png (PNG copy)>]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wei
> pa.tex
> Chapter 10.
> [135] [136] [137> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookb
> ook/figures/heatrefractiontcdp.png]) [138]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sym
> bolic.tex
> Chapter 11.
> 
> Overfull \hbox (32.46397pt too wide) in paragraph at lines 50--56
> \OT1/ptm/m/n/10 To get the nu-meric value of the ex-pres-sion we re-place \OT1/
> pcr/m/n/10 evalu.evaluate() \OT1/ptm/m/n/10 with \OT1/pcr/m/n/10 evalu.evaluate
> (evalf=True)\OT1/ptm/m/n/10 .
> [139]
> Overfull \hbox (9.16061pt too wide) in paragraph at lines 134--135
> [][][][][][][][][][][][][][][][][][][][][][][] 
> [140] <figures/0RotAniso.png, id=2947, 681.54625pt x 667.49374pt>
> <use figures/0RotAniso.png>
> <figures/0RotIso.png, id=2948, 695.59875pt x 710.655pt>
> <use figures/0RotIso.png>
> <figures/MidRotAniso.png, id=2949, 675.52374pt x 671.50874pt>
> <use figures/MidRotAniso.png>
> <figures/MidRotIso.png, id=2950, 669.50125pt x 669.50125pt>
> <use figures/MidRotIso.png>
> <figures/diffaniso.png, id=2951, 648.4225pt x 677.53125pt>
> <use figures/diffaniso.png> [141 </<<BUILDDIR>>/python-escript-5
> .0/debian/tmp2/posix/doc/user/figures/0RotAniso.png> </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/cookbook/figures/heatrefractionhf.png> </build/python-escript-O0i
> Hot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/0RotIso.pngle AbstractAssembler.h...
> Generating code for file AbstractAssembler.h...
> Parsing code for file AbstractContinuousDomain.cpp...
> Generating code for file AbstractContinuousDomain.h...
> Parsing code for file AbstractDomain.cpp...
> Generating code for file AbstractDomain.h...
> Parsing code for file AbstractReducer.cpp...
> Generating code for file AbstractReducer.h...
> Parsing code for file AbstractSystemMatrix.cpp...
> Generating code for file AbstractSystemMatrix.h...
> Parsing code for file AbstractTransportProblem.cpp...
> Generating code for file AbstractTransportProblem.h...
> Parsing code for file AMG.cpp...
> Parsing code for file AMG_Interpolation.cpp...
> Parsing code for file AMG_Prolongation.cpp...
> Parsing code for file AMG_Restriction.cpp...
> Parsing code for file AMG_Root.cpp...
> Parsing code for file ArrayOps.cpp...
> Generating code for file ArrayOps.h...
> Generating code for file Assemble.h...
> Generating code for file Assemble.h...
> Parsing code for file Assemble_addToSystemMatrix.cpp...
> Parsing code for file Assemble_addToSystemMatrix.cpp...
> Parsing code for file Assemble_AverageElementData.cpp...
> Parsing code for file Assemble_AverageElementData.cpp...
> Parsing code for file Assemble_CopyElementData.cpp...
> Parsing code for file Assemble_CopyElementData.cpp...
> Parsing code for file Assemble_CopyNodalData.cpp...
> Parsing code for file Assemble_CopyNodalData.cpp...
> Parsing code for file Assemble_getAssembleParameters.cpp...
> Parsing code for file Assemble_getAssembleParameters.cpp...
> Parsing code for file Assemble_getNormal.cpp...
> Parsing code for file Assemble_getNormal.cpp...
> Parsing code for file Assemble_getSize.cpp...
> Parsing code for file Assemble_getSize.cpp...
> Parsing code for file Assemble_gradient.cpp...
> Parsing code for file Assemble_gradient.cpp...
> Parsing code for file Assemble_integrate.cpp...
> Parsing code for file Assemble_integrate.cpp...
> Parsing code for file Assemble_interpolate.cpp...
> Parsing code for file Assemble_interpolate.cpp...
> Parsing code for file Assemble_jacobians.cpp...
> Parsing code for file Assemble_jacobians.cpp...
> Parsing code for file Assemble_LumpedSystem.cpp...
> Parsing code for file Assemble_LumpedSystem.cpp...
> Parsing code for file Assemble_NodeCoordinates.cpp...
> Parsing code for file Assemble_NodeCoordinates.cpp...
> Parsing code for file Assemble_PDE.cpp...
> Parsing code for file Assemble_PDE.cpp...
> Parsing code for file Assemble_PDE_Points.cpp...
> Parsing code for file Assemble_PDE_Points.cpp...
> Parsing code for file Assemble_PDE_Single_1D.cpp...
> Parsing code for file Assemble_PDE_Single_2D.cpp...
> Parsing code for file Assemble_PDE_Single_2D.cpp...
> Parsing code for file Assemble_PDE_Single_3D.cpp...
> Parsing code for file Assemble_PDE_Single_3D.cpp...
> Parsing code for file Assemble_PDE_Single_C.cpp...
> Parsing code for file Assemble_PDE_System_1D.cpp...
> Parsing code for file Assemble_PDE_System_2D.cpp...
> Parsing code for file Assemble_PDE_System_2D.cpp...
> Parsing code for file Assemble_PDE_System_3D.cpp...
> Parsing code for file Assemble_PDE_System_3D.cpp...
> Parsing code for file Assemble_PDE_System_C.cpp...
> Generating code for file Assert.h...
> Parsing code for file BiCGStab.cpp...
> Parsing code for file BinaryDataReadyOps.cpp...
> Generating code for file BinaryDataReadyOps.h...
> Generating code for file BlockOps.h...
> Parsing code for file blocktools.cpp...
> Generating code for file blocktools.h...
> Parsing code for file blocktools2.cpp...
> Parsing code for file BOOMERAMG.cpp...
> Generating code for file BOOMERAMG.h...
> Parsing code for file Brick.cpp...
> Parsing code for file Brick.cpp...
> Generating code for file Brick.h...
> Generating code for file Brick.h...
> Parsing code for file BrickGradients.cpp...
> Parsing code for file BrickIntegrals.cpp...
> Parsing code for file BrickReductions.cpp...
> Parsing code for file Coupler.cpp...
> Generating code for file Coupler.h...
> Parsing code for file CrossDomainCoupler.cpp...
> Generating code for file CrossDomainCoupler.h...
> Parsing code for file Data.cpp...
> Generating code for file Data.h...
> Parsing code for file DataAbstract.cpp...
> Generating code for file DataAbstract.h...
> >]> </build/
> python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/user/figures/Mid
> RotAniso.png
> Underfull \hbox (badness 10000) in paragraph at lines 202--209
> 
> 
> Overfull \hbox (7.5533pt too wide) in paragraph at lines 210--216
> []\OT1/ptm/m/n/10 Contours have al-ready been dis-cussed in Sec-tion [][]3.3[][
> ]. To show sub-domains, we need to go back to []
> <figures/heatrefractionflux.png, id=1053, 578.16pt x 433.62pt>
> <use figures/heatrefractionflux.png> [46] [47pdfTeX warning (ext4): destination
>  with the same identifier (name{figure.4.7}) has been already used, duplicate i
> gnored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.291 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefractionflux.png> </<<PKGBUILDDIR>>/debian/tmp2/posi
> x/doc/user/figures/MidRotIso.png> </<<BUILDDIR>>/python-escript-
> 5.0/debian/tmp2/posix/doc/user/figures/diffaniso.png>] [142] [143]) [144]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/app
> endix.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/not
> ation.tex
> Appendix A.
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/cha
> nges.tex [145] [146]
> Appendix B.
> [147] [148] [149] [150]
> Overfull \hbox (14.92491pt too wide) in paragraph at lines 233--236
> \OT1/ptm/m/n/10 scripts to use numpy see [][]$\OT1/pcr/m/n/10 http : / / www . 
> stsci . edu / resources / software _ hardware / numarray /
> [151]
> Overfull \hbox (2.03407pt too wide) in paragraph at lines 270--276
> []\OT1/ptm/m/n/10 The \OT1/pcr/m/n/10 getSolution \OT1/ptm/m/n/10 now takes no 
> ar-gu-ment. Use the cor-re-spond-ing meth-ods of the \OT1/pcr/m/n/10 SolverOpti
> ons
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/com
> pletedevs.tex [152]
> Appendix C.
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/our
> refs.tex [153] [154]
> Appendix D.
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty) [155])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/py3
> .tex [156]
> Appendix E.
> )) [157] [158]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.ind [159] [160] [161]) [162]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.bbl [163]) [164]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/use
> r.aux
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Tut
> orialPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/exe
> cute.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/esc
> ript.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/lin
> earPDE.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/pyc
> ad.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/Mod
> els.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/fin
> ley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/rip
> ley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/spe
> ckley.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/wei
> pa.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/sym
> bolic.aux)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/user/app
> endix.aux))
> 
> Package rerunfilecheck Warning: File `user.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
>  )
> (see the transcript file for additional information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/cm/cmex10.pfb>>]</usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmmi10.pfb>
> Underfull \hbox (badness 10000) in paragraph at lines 294--299
> 
> <figures/heatrefraction2flux.png, id=1096, 578.16pt x 433.62pt>
> <use figures/heatrefraction2flux.png></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/
> cm/cmmi5.pfb [48pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.4.8}) has been already used, duplicate ignor
> ed
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.305 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefraction2flux.png></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi
> 6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb><
> /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/sh
> are/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb></usr/share/tex
> live/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/te
> xmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/share/texlive/texmf-dist/fonts/t
> ype1/public/amsfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
> lic/amsfonts/cm/cmr8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsf
> onts/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
> cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb></u
> sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/shar
> e/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy9.pfb></usr/share/texli
> ve/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb></usr/share/tex
> live/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcirclew.pfb></usr/share/t
> exlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/line10.pfb></usr/share/t
> exlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/linew10.pfb></usr/share/
> texlive/texmf-dist/fonts/type1/public/amsfonts/symbols/msam7.pfb></usr/share/te
> xlive/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb></usr/share/texlive/texmf-d
> ist/fonts/type1/urw/courier/ucrr8a.pfb></usr/share/texlive/texmf-dist/fonts/typ
> e1/urw/courier/ucrro8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helve
> tic/uhvb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.p
> fb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb></usr/sh
> are/texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/tex
> mf-dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/t
> ype1/urw/times/utmbi8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times
> /utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8a.pfb></u
> sr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
> Output written on user.pdf (164 pages, 2567563 bytes).
> Transcript written on user.log.
> >])
> Chapter 5.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example07.tex [49]
> Underfull \hbox (badness 10000) in paragraph at lines 154--155
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 154--155
> 
> [50] [51] <figures/sourceline.png, id=1166, 578.16pt x 433.62pt>
> <use figures/sourceline.png>
> Underfull \hbox (badness 10000) in paragraph at lines 279--280
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 279--280
> 
> [52pdfTeX warning (ext4): destination with the same identifier (name{figure.5.1
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.280 
>        </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/c
> ookbook/figures/sourceline.pngParsing code for file DataConstant.cpp...
> Generating code for file DataConstant.h...
> Parsing code for file DataEmpty.cpp...
> Generating code for file DataEmpty.h...
> Generating code for file DataException.h...
> Parsing code for file DataExpanded.cpp...
> Generating code for file DataExpanded.h...
> Parsing code for file DataFactory.cpp...
> Generating code for file DataFactory.h...
> Parsing code for file DataLazy.cpp...
> Generating code for file DataLazy.h...
> Parsing code for file DataReady.cpp...
> Generating code for file DataReady.h...
> Parsing code for file DataTagged.cpp...
> Generating code for file DataTagged.h...
> Parsing code for file DataTypes.cpp...
> Generating code for file DataTypes.h...
> Parsing code for file DataVar.cpp...
> Generating code for file DataVar.h...
> Parsing code for file DataVector.cpp...
> Generating code for file DataVector.h...
> Parsing code for file DataVectorAlt.cpp...
> Generating code for file DataVectorAlt.h...
> Parsing code for file DataVectorOps.cpp...
> Generating code for file DataVectorOps.h...
> Parsing code for file DataVectorTaipan.cpp...
> Generating code for file DataVectorTaipan.h...
> Parsing code for file DefaultAssembler2D.cpp...
> Parsing code for file DefaultAssembler2D.cpp...
> Generating code for file DefaultAssembler2D.h...
> Generating code for file DefaultAssembler2D.h...
> Parsing code for file DefaultAssembler3D.cpp...
> Parsing code for file DefaultAssembler3D.cpp...
> Generating code for file DefaultAssembler3D.h...
> Generating code for file DefaultAssembler3D.h...
> Generating code for file Distribution.h...
> Parsing code for file Dodgy.cpp...
> Generating code for file Dodgy.h...
> Generating code for file DomainChunk.h...
> Generating code for file DomainException.h...
> Parsing code for file DomainFactory.cpp...
> Parsing code for file DomainFactory.cpp...
> Generating code for file DomainFactory.h...
> Generating code for file DomainFactory.h...
> Parsing code for file domainhelpers.cpp...
> Parsing code for file domainhelpers.cpp...
> Generating code for file domainhelpers.h...
> Generating code for file domainhelpers.h...
> Generating code for file Dudley.h...
> Parsing code for file dudleycpp.cpp...
> Parsing code for file DudleyDomain.cpp...
> Generating code for file DudleyDomain.h...
> Generating code for file DudleyException.h...
> Generating code for file DudleyVersion.h...
> Generating code for file ElementData.h...
> Parsing code for file ElementFile.cpp...
> Parsing code for file ElementFile.cpp...
> Generating code for file ElementFile.h...
> Generating code for file ElementFile.h...
> Parsing code for file ElementFile_createColoring.cpp...
> Parsing code for file ElementFile_distributeByRankOfDOF.cpp...
> Parsing code for file ElementFile_jacobians.cpp...
> Parsing code for file ElementFile_jacobians.cpp...
> Generating code for file ElementType.h...
> Parsing code for file ES_optype.cpp...
> Generating code for file ES_optype.h...
> Parsing code for file escriptcpp.cpp...
> Parsing code for file EscriptDataset.cpp...
> Generating code for file EscriptDataset.h...
> Parsing code for file EscriptParams.cpp...
> Generating code for file EscriptParams.h...
> Generating code for file EsysException.h...
> Parsing code for file EsysMPI.cpp...
> Generating code for file EsysMPI.h...
> Parsing code for file ExceptionTranslators.cpp...
> Generating code for file ExceptionTranslators.h...
> Parsing code for file FCT_Solver.cpp...
> Generating code for file FCT_Solver.h...
> Generating code for file FileWriter.h...
> Generating code for file Finley.h...
> Parsing code for file finleycpp.cpp...
> Parsing code for file FinleyDomain.cpp...
> Parsing code for file FinleyDomain.cpp...
> Generating code for file FinleyDomain.h...
> Generating code for file FinleyDomain.h...
> Parsing code for file FinleyElements.cpp...
> Generating code for file FinleyElements.h...
> Generating code for file FinleyException.h...
> Parsing code for file FinleyNodes.cpp...
> Generating code for file FinleyNodes.h...
> Generating code for file FinleyVersion.h...
> Parsing code for file FluxLimiter.cpp...
> Generating code for file FluxLimiter.h...
> Parsing code for file Functions.cpp...
> Generating code for file Functions.h...
> Parsing code f>]
> <figures/ex07usamp.png, id=1190, 737.75626pt x 824.07875pt>
> <use figures/ex07usamp.png>
> <figures/ex07jsamp.png, id=1192, 737.75626pt x 824.07875pt>
> <use figures/ex07jsamp.png>
> <figures/ex07nsamp.png, id=1194, 737.75626pt x 824.07875pt>
> <use figures/ex07nsamp.png> [53]) [54pdfTeX warning (ext4): destination with th
> e same identifier (name{figure.5.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.123 \chapter
>               {Seismic Wave Propagation} </<<BUILDDIR>>/python-e
> script-5.0/debian/tmp2/posix/doc/cookbook/figures/ex07usamp.png (PNG copy)> </b
> uild/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/fi
> gures/ex07jsamp.png (PNG copy)> </<<BUILDDIR>>/python-escript-5.
> 0/debian/tmp2/posix/doc/cookbook/figures/ex07nsamp.png (PNG copy)>]
> Chapter 6.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example08.tex
> Underfull \hbox (badness 10000) in paragraph at lines 18--24
> 
> [55]
> Underfull \hbox (badness 10000) in paragraph at lines 139--145
> 
> [56pdfTeX warning (ext4): destination with the same identifier (name{table.6.1}
> ) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.156 #
>         set initial values for first two time steps with source terms]
> <figures/ex08pw50.png, id=1265, 622.325pt x 588.1975pt>
> <use figures/ex08pw50.png>
> <figures/ex08pw350.png, id=1266, 622.325pt x 588.1975pt>
> <use figures/ex08pw350.png>
> <figures/ex08pw650.png, id=1267, 622.325pt x 588.1975pt>
> <use figures/ex08pw650.png>
> <figures/ex08pw950.png, id=1268, 622.325pt x 588.1975pt>
> <use figures/ex08pw950.png> [57] [58pdfTeX warning (ext4): destination with the
>  same identifier (name{figure.6.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.214 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex08pw50.png (PNG copy)> </build/python-escript-O0iHo
> t/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08pw350.png (PNG 
> copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/c
> ookbook/figures/ex08pw650.png (PNG copy)> </<<BUILDDIR>>/python-
> escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08pw950.png (PNG copy)>]
> Underfull \hbox (badness 10000) in paragraph at lines 218--223
> 
> <figures/source.png, id=1301, 578.16pt x 433.62pt> <use figures/source.png>
> [59pdfTeX warning (ext4): destination with the same identifier (name{figure.6.2
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.273 t=
>         t+h; n=n+1 </<<PKGBUILDDIR>>/debian/tmp2
> /posix/doc/cookbook/figures/source.png>]
> 
> Package natbib Warning: Citation `Cerjan1985' on page 60 undefined on input lin
> e 293.
> 
> [60]Install file: "debian/tmp2/posix/finley/py/readers.pyc" as "debian/stage2/esys/finley/readers.pyc"
>  <figures/ex08babc.png, id=1387, 578.16pt x 433.62pt>
> <use figures/ex08babc.png>Install file: "debian/tmp2/posix/modellib/__init__.pyc" as "debian/stage2/esys/modellib/__init__.pyc"
> 
> <figures/ex08sw060.png, id=1388, 622.325pt x 588.1975pt>
> <use figures/ex08sw060.png>
> <figures/ex08sw320.png, id=1389, 622.325pt x 588.1975pt>
> <use figures/ex08sw320.png>
> <figures/ex08sw660.png, id=1390, 622.325pt x 588.1975pt>
> <use figures/ex08sw660.png>
> <figures/ex08sw880.png, id=1391, 622.325pt x 588.1975pt>
> <use figures/ex08sw880.png>Install file: "debian/tmp2/posix/modellib/flow.pyc" as "debian/stage2/esys/modellib/flow.pyc"
>  [61pdfTeX warning (ext4): destination with the same
>  identifier (name{figure.6.3}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.392 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex08babc.pngInstall file: "debian/tmp2/posix/modellib/geometry.pyc" as "debian/stage2/esys/modellib/geometry.pyc"
> Install file: "debian/tmp2/posix/modellib/input.pyc" as "debian/stage2/esys/modellib/input.pyc"
> Install file: "debian/tmp2/posix/modellib/materials.pyc" as "debian/stage2/esys/modellib/materials.pyc"
> Install file: "debian/tmp2/posix/modellib/mechanics.pyc" as "debian/stage2/esys/modellib/mechanics.pyc"
> Install file: "debian/tmp2/posix/modellib/probe.pyc" as "debian/stage2/esys/modellib/probe.pyc"
> Install file: "debian/tmp2/posix/modellib/temperature.pyc" as "debian/stage2/esys/modellib/temperature.pyc"
> Install file: "debian/tmp2/posix/modellib/visualization.pyc" as "debian/stage2/esys/modellib/visualization.pyc"
> Install file: "debian/tmp2/posix/pycad/Triangle.pyc" as "debian/stage2/esys/pycad/Triangle.pyc"
> Install file: "debian/tmp2/posix/pycad/__init__.pyc" as "debian/stage2/esys/pycad/__init__.pyc"
> Install file: "debian/tmp2/posix/pycad/design.pyc" as "debian/stage2/esys/pycad/design.pyc"
> Install file: "debian/tmp2/posix/pycad/extras.pyc" as "debian/stage2/esys/pycad/extras.pyc"
> Install file: "debian/tmp2/posix/pycad/gmsh.pyc" as "debian/stage2/esys/pycad/gmsh.pyc"
> Install file: "debian/tmp2/posix/pycad/primitives.pyc" as "debian/stage2/esys/pycad/primitives.pyc"
> Install file: "debian/tmp2/posix/pycad/shapes.pyc" as "debian/stage2/esys/pycad/shapes.pyc"
> Install file: "debian/tmp2/posix/pycad/transformations.pyc" as "debian/stage2/esys/pycad/transformations.pyc"
> Install file: "debian/tmp2/posix/ripley/py/MultiResolutionDomain.pyc" as "debian/stage2/esys/ripley/MultiResolutionDomain.pyc"
> Install file: "debian/tmp2/posix/ripley/py/__init__.pyc" as "debian/stage2/esys/ripley/__init__.pyc"
> >] [62pdfTeX warning (ext4): destination 
> with the same identifier (name{figure.6.4}) has been already used, duplicate ig
> nored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.392 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex08sw060.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08sw320.png (PNG
>  copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/
> cookbook/figures/ex08sw660.png (PNG copy)> </<<BUILDDIR>>/python
> -escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08sw880.png (PNG copy)>]
> Underfull \hbox (badness 10000) in paragraph at lines 395--399
> 
> <figures/gmsh-example08c.png, id=1414, 1276.77pt x 931.48pt>
> <use figures/gmsh-example08c.png>
> <figures/ex08c2601.png, id=1416, 621.32124pt x 818.05624pt>
> <use figures/ex08c2601.png>) [63pdfTeX warning (ext4): destination with the sam
> e identifier (name{figure.6.5}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.126 \chapter
>               {3D Seismic Wave Propagation} </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/gmsh-example08c.png (PNG c
> opy)>] [64pdfTeX warning (ext4): destination with the same identifier (name{fig
> ure.6.6}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.126 \chapter
>               {3D Seismic Wave Propagation} </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08c2601.png (PNG copy)>]
> Chapter 7.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example09.tex
> Underfull \hbox (badness 10000) in paragraph at lines 17--21
> 
> [65] [66] <figures/gmsh-example09m.png, id=1516, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09m.png>
> <figures/gmsh-example09msh2d.png, id=1517, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09msh2d.png>
> <figures/gmsh-example09msh3d.png, id=1518, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09msh3d.png> [67] [68 </<<BUILDDIR>>/py
> thon-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/gmsh-example09m.png (PN
> G copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /cookbook/figures/gmsh-example09msh2d.png (PNG copy)> </build/python-escript-O0
> iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/gmsh-example09ms
> h3d.png (PNG copy)>]or file FunctionSpace.cpp...
> Generating code for file FunctionSpace.h...
> Generating code for file FunctionSpaceException.h...
> Parsing code for file FunctionSpaceFactory.cpp...
> Generating code for file FunctionSpaceFactory.h...
> Parsing code for file GMRES.cpp...
> Parsing code for file GMRES2.cpp...
> Parsing code for file ILU.cpp...
> Generating code for file index.h...
> Parsing code for file IndexList.cpp...
> Parsing code for file IndexList.cpp...
> Generating code for file IndexList.h...
> Generating code for file IndexList.h...
> Generating code for file IndexList.h...
> Generating code for file lagrange_functions.h...
> Parsing code for file LameAssembler2D.cpp...
> Generating code for file LameAssembler2D.h...
> Parsing code for file LameAssembler3D.cpp...
> Generating code for file LameAssembler3D.h...
> Parsing code for file LapackInverseHelper.cpp...
> Generating code for file LapackInverseHelper.h...
> Parsing code for file LocalAMG.cpp...
> Parsing code for file LocalAMG_Prolongation.cpp...
> Parsing code for file MergedSolver.cpp...
> Generating code for file MergedSolver.h...
> Parsing code for file Mesh_addPoints.cpp...
> Parsing code for file Mesh_distributeByRankOfDOF.cpp...
> Parsing code for file Mesh_findMatchingFaces.cpp...
> Parsing code for file Mesh_getPasoPattern.cpp...
> Parsing code for file Mesh_getPattern.cpp...
> Parsing code for file Mesh_getTrilinosGraph.cpp...
> Parsing code for file Mesh_glueFaces.cpp...
> Parsing code for file Mesh_hex20.cpp...
> Parsing code for file Mesh_hex8.cpp...
> Parsing code for file Mesh_joinFaces.cpp...
> Parsing code for file Mesh_merge.cpp...
> Parsing code for file Mesh_optimizeDOFDistribution.cpp...
> Parsing code for file Mesh_optimizeDOFDistribution.cpp...
> Parsing code for file Mesh_optimizeDOFLabeling.cpp...
> Parsing code for file Mesh_read.cpp...
> Parsing code for file Mesh_read.cpp...
> Parsing code for file Mesh_readGmsh.cpp...
> Parsing code for file Mesh_readGmsh.cpp...
> Parsing code for file Mesh_rec4.cpp...
> Parsing code for file Mesh_rec8.cpp...
> Parsing code for file Mesh_resolveNodeIds.cpp...
> Parsing code for file Mesh_tet4.cpp...
> Parsing code for file Mesh_tri3.cpp...
> Parsing code for file Mesh_write.cpp...
> Parsing code for file Mesh_write.cpp...
> Parsing code for file MINRES.cpp...
> Parsing code for file MKL.cpp...
> Generating code for file MKL.h...
> Parsing code for file mmio.cpp...
> Generating code for file mmio.h...
> Parsing code for file MPIDataReducer.cpp...
> Generating code for file MPIDataReducer.h...
> Parsing code for file MPIScalarReducer.cpp...
> Generating code for file MPIScalarReducer.h...
> Parsing code for file MultiBrick.cpp...
> Generating code for file MultiBrick.h...
> Parsing code for file MultiRectangle.cpp...
> Generating code for file MultiRectangle.h...
> Parsing code for file NewtonGMRES.cpp...
> Generating code for file NodeData.h...
> Parsing code for file NodeFile.cpp...
> Parsing code for file NodeFile.cpp...
> Generating code for file NodeFile.h...
> Generating code for file NodeFile.h...
> Parsing code for file NodeFile_createDenseLabelings.cpp...
> Parsing code for file NodeFile_createMappings.cpp...
> Parsing code for file NodeFile_createTrilinosGraph.cpp...
> Parsing code for file NodeFile_gather.cpp...
> Generating code for file NodeMapping.h...
> Generating code for file NodeMapping.h...
> Parsing code for file NonReducedVariable.cpp...
> Generating code for file NonReducedVariable.h...
> Parsing code for file NullDomain.cpp...
> Generating code for file NullDomain.h...
> Parsing code for file Options.cpp...
> Generating code for file Options.h...
> Generating code for file Paso.h...
> Generating code for file PasoException.h...
> Parsing code for file PasoUtil.cpp...
> Generating code for file PasoUtil.h...
> Parsing code for file Pattern.cpp...
> Generating code for file Pattern.h...
> Parsing code for file Pattern_mis.cpp...
> Parsing code for file Pattern_reduceBandwidth.cpp...
> Parsing code for file PCG.cpp...
> Parsing code for file performance.cpp...
> Generating code for file performance.h...
> Generating code for file Pointers.h...
> Parsing code for file Preconditioner.cpp...
> Generating code for file Preconditioner.h...
> Parsing code for file pye
> <figures/gmsh-example09lc.png, id=1535, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09lc.png> [69pdfTeX warning (ext4): destination with t
> he same identifier (name{figure.7.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.186 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/gmsh-example09lc.png (PNG copy)>]
> Underfull \hbox (badness 10000) in paragraph at lines 202--209
> 
> 
> Overfull \hbox (25.36078pt too wide) in paragraph at lines 222--223
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> <figures/ex09b00201.png, id=1551, 401.5pt x 401.5pt>
> <use figures/ex09b00201.png>
> <figures/ex09b00341.png, id=1552, 401.5pt x 401.5pt>
> <use figures/ex09b00341.png>
> <figures/ex09b00440.png, id=1553, 401.5pt x 401.5pt>
> <use figures/ex09b00440.png>) [70] [71 </<<BUILDDIR>>/python-esc
> ript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex09b00201.png (PNG copy)> </bu
> ild/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/fig
> ures/ex09b00341.png (PNG copy)> </<<BUILDDIR>>/python-escript-5.
> 0/debian/tmp2/posix/doc/cookbook/figures/ex09b00440.png (PNG copy)>] [72]
> Chapter 8.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example10.tex
> 
> Package natbib Warning: Citation `Blakely1995' on page 73 undefined on input li
> ne 27.
> 
> [73] [74]
> Underfull \hbox (badness 10000) in paragraph at lines 93--97
> 
> <figures/mayavi2_openfile.png, id=1603, 1282.7925pt x 947.54pt>
> <use figures/mayavi2_openfile.png>
> <figures/mayavi2_data.png, id=1604, 1282.7925pt x 947.54pt>
> <use figures/mayavi2_data.png>
> <figures/mayavi2_cell2point.png, id=1605, 1282.7925pt x 947.54pt>
> <use figures/mayavi2_cell2point.png>
> <figures/ex10apot.png, id=1606, 867.24pt x 828.09375pt>
> <use figures/ex10apot.png> [75] [76pdfTeX warning (ext4): destination with the 
> same identifier (name{figure.8.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/mayavi2_openfile.png> </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/mayavi2_data.png>]
> [77pdfTeX warning (ext4): destination with the same identifier (name{figure.8.3
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.4}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/mayavi2_cell2point.pngrr.cpp...
> Generating code for file pyerr.h...
> Parsing code for file Quadrature.cpp...
> Generating code for file Quadrature.h...
> Parsing code for file Random.cpp...
> Generating code for file Random.h...
> Parsing code for file ReactiveSolver.cpp...
> Generating code for file ReactiveSolver.h...
> Parsing code for file Rectangle.cpp...
> Parsing code for file Rectangle.cpp...
> Generating code for file Rectangle.h...
> Generating code for file Rectangle.h...
> Parsing code for file RectangleGradients.cpp...
> Parsing code for file RectangleIntegrals.cpp...
> Parsing code for file RectangleReductions.cpp...
> Parsing code for file ReferenceElements.cpp...
> Generating code for file ReferenceElements.h...
> Generating code for file ReferenceElementSets.h...
> Parsing code for file RILU.cpp...
> Generating code for file Ripley.h...
> Parsing code for file ripleycpp.cpp...
> Parsing code for file RipleyDomain.cpp...
> Parsing code for file RipleyDomain.cpp...
> Generating code for file RipleyDomain.h...
> Generating code for file RipleyDomain.h...
> Parsing code for file RipleyElements.cpp...
> Generating code for file RipleyElements.h...
> Generating code for file RipleyException.h...
> Parsing code for file RipleyNodes.cpp...
> Generating code for file RipleyNodes.h...
> Generating code for file RipleySystemMatrix.h...
> Parsing code for file SchurComplement.cpp...
> Parsing code for file ScriptMPI.cpp...
> Parsing code for file ScriptMPIredirect.cpp...
> Parsing code for file ShapeFunctions.cpp...
> Generating code for file ShapeFunctions.h...
> Parsing code for file ShapeTable.cpp...
> Generating code for file ShapeTable.h...
> Generating code for file SharedComponents.h...
> Parsing code for file Smoother.cpp...
> Parsing code for file solve.cpp...
> Parsing code for file Solver.cpp...
> Generating code for file Solver.h...
> Parsing code for file Solver_Function.cpp...
> Parsing code for file SolverOptions.cpp...
> Generating code for file SolverOptions.h...
> Parsing code for file SparseMatrix.cpp...
> Generating code for file SparseMatrix.h...
> Parsing code for file SparseMatrix_getSubmatrix.cpp...
> Parsing code for file SparseMatrix_MatrixMatrix.cpp...
> Parsing code for file SparseMatrix_MatrixMatrixTranspose.cpp...
> Parsing code for file SparseMatrix_MatrixVector.cpp...
> Parsing code for file SparseMatrix_nullifyRowsAndCols.cpp...
> Parsing code for file SparseMatrix_saveHB.cpp...
> Generating code for file Speckley.h...
> Parsing code for file speckleycpp.cpp...
> Parsing code for file SpeckleyDomain.cpp...
> Parsing code for file SpeckleyDomain.cpp...
> Generating code for file SpeckleyDomain.h...
> Generating code for file SpeckleyDomain.h...
> Parsing code for file SpeckleyElements.cpp...
> Generating code for file SpeckleyElements.h...
> Generating code for file SpeckleyException.h...
> Parsing code for file SpeckleyNodes.cpp...
> Generating code for file SpeckleyNodes.h...
> Parsing code for file SplitWorld.cpp...
> Generating code for file SplitWorld.h...
> Generating code for file SplitWorldException.h...
> Parsing code for file SubWorld.cpp...
> Generating code for file SubWorld.h...
> Generating code for file system_dep.h...
> Generating code for file system_dep.h...
> Generating code for file system_dep.h...
> Parsing code for file SystemMatrix.cpp...
> Generating code for file SystemMatrix.h...
> Parsing code for file SystemMatrix_copyRemoteCoupleBlock.cpp...
> Parsing code for file SystemMatrix_debug.cpp...
> Parsing code for file SystemMatrix_extendedRows.cpp...
> Parsing code for file SystemMatrix_loadMM.cpp...
> Parsing code for file SystemMatrix_MatrixVector.cpp...
> Parsing code for file SystemMatrix_mergeMainAndCouple.cpp...
> Generating code for file SystemMatrixException.h...
> Parsing code for file SystemMatrixPattern.cpp...
> Generating code for file SystemMatrixPattern.h...
> Parsing code for file SystemMatrixPattern_unrollBlocks.cpp...
> Parsing code for file Taipan.cpp...
> Generating code for file Taipan.h...
> Parsing code for file TestDomain.cpp...
> Generating code for file TestDomain.h...
> Parsing code for file TFQMR.cpp...
> Parsing code for file Transport.cpp...
> Generating code for file Transport.h...
> Parsing code for file Transport_solve.cpp...
> G> </<<BUILDDIR>>
> /python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex10apot.png (PNG co
> py)>]
> Underfull \hbox (badness 10000) in paragraph at lines 180--184
> 
> <figures/ex10bpot.png, id=1637, 977.6525pt x 828.09375pt>
> <use figures/ex10bpot.png>
> <figures/ex10bpot2.png, id=1638, 666.49pt x 643.40375pt>
> <use figures/ex10bpot2.png>
> <figures/ex10p_boundeff.pdf, id=1639, 578.16pt x 433.62pt>
> <use figures/ex10p_boundeff.pdf> [78] [79pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.8.5}) has been already used, duplicate ignor
> ed
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.246 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.6}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.246 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10bpot.png (PNG copy)> </build/python-escript-O0iHo
> t/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex10bpot2.png (PNG 
> copy)>] [80pdfTeX warning (ext4): destination with the same identifier (name{fi
> gure.8.7}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.246 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10p_boundeff.pdf>]
> Underfull \hbox (badness 10000) in paragraph at lines 275--281
> 
> [81] <figures/ex10m_geo.png, id=1744, 1276.77pt x 931.48pt>
> <use figures/ex10m_geo.png>
> <figures/ex10m_msh.png, id=1745, 1276.77pt x 931.48pt>
> <use figures/ex10m_msh.png> [82] [83pdfTeX warning (ext4): destination with the
>  same identifier (name{figure.8.8}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.406 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.9}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.406 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10m_geo.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex10m_msh.png (PNG
>  copy)>] <figures/ex10q_boundeff.pdf, id=1784, 578.16pt x 433.62pt>
> <use figures/ex10q_boundeff.pdf>
> <figures/ex10q_boundeff_zoom.pdf, id=1785, 578.16pt x 433.62pt>
> <use figures/ex10q_boundeff_zoom.pdf> [84pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.8.10}) has been already used, duplicate igno
> red
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.449 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10q_boundeff.pdf>] [85pdfTeX warning (ext4): destin
> ation with the same identifier (name{figure.8.11}) has been already used, dupli
> cate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.449 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10q_boundeff_zoom.pdf>]) [86]
> Chapter 9.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example11.tex
> 
> Package natbib Warning: Citation `Loke2004' on page 87 undefined on input line 
> 24.
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 61--62
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 61--62
> 
> <figures/ex11cstreamline.png, id=1877, 886.31125pt x 643.40375pt>
> <use figures/ex11cstreamline.png>
> 
> Package natbib Warning: Citation `Farias2010' on page 87 undefined on input lin
> e 73.
> 
> 
> Package natbib Warning: Citation `Honig2007' on page 87 undefined on input line
>  73.
> 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.bbl [87] [88pdfTeX warning (ext4): destination with the same identifi
> er (name{figure.9.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.1 \begin{thebibliography}{5}
>                                </<<PKGBUILDDIR>>
> /debian/tmp2/posix/doc/cookbook/figures/ex11cstreamline.png (PNG copy)>])
> 
> Package natbib Warning: There were undefined citations.
> 
> [89]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.aux
> 
> Package natbib Warning: Citation(s) may have changed.
> (natbib)                Rerun to get citations correct.
> 
> )
> 
> Package rerunfilecheck Warning: File `cookbook.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were multiply-defined labels.
> 
>  )
> (see the transcript file for additional information)pdfTeX warning (dest): name
> {Hfootnote.36} has been referenced but does not exist, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.35} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.34} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.33} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.32} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.31} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.30} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.29} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.28} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.27} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.26} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.25} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.24} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.23} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.22} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.21} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.20} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.19} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.18} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.17} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.16} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.15} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.14} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.13} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.12} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.11} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.10} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.9} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.8} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.7} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.6} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.5} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.4} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.3} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.2} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.1} has been referenced but does not exist
> , replaced by a fixed one
> 
> {/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/
> texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb></usr/share/texlive/texmf-
> dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/f
> onts/type1/public/amsfonts/cm/cmmi5.pfb></usr/share/texlive/texmf-dist/fonts/ty
> pe1/public/amsfonts/cm/cmmi6.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
> lic/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
> m/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></us
> r/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/share/
> texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texlive/
> texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-
> dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb></usr/share/texlive/texmf-dist/fo
> nts/type1/public/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/typ
> e1/public/amsfonts/cm/cmsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/symbols/msam10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/c
> ourier/ucrb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a
> .pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/s
> hare/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive
> /texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/ur
> w/times/utmbi8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8a
> .pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
> Output written on cookbook.pdf (89 pages, 4750677 bytes).
> Transcript written on cookbook.log.
> enerating code for file TransportProblemException.h...
> Parsing code for file UMFPACK.cpp...
> Generating code for file UMFPACK.h...
> Parsing code for file Util.cpp...
> Parsing code for file Util.cpp...
> Generating code for file Util.h...
> Generating code for file Util.h...
> Parsing code for file Utils.cpp...
> Generating code for file Utils.h...
> Parsing code for file VisItControl.cpp...
> Generating code for file VisItControl.h...
> Parsing code for file VisItData.cpp...
> Generating code for file VisItData.h...
> Generating code for file vtkCellType.h...
> Parsing code for file WaveAssembler2D.cpp...
> Parsing code for file WaveAssembler2D.cpp...
> Generating code for file WaveAssembler2D.h...
> Generating code for file WaveAssembler2D.h...
> Parsing code for file WaveAssembler3D.cpp...
> Parsing code for file WaveAssembler3D.cpp...
> Generating code for file WaveAssembler3D.h...
> Generating code for file WaveAssembler3D.h...
> Generating code for file weipa.h...
> Parsing code for file weipacpp.cpp...
> Parsing code for file WrappedArray.cpp...
> Generating code for file WrappedArray.h...
> Generating file documentation...
> Generating docs for file AbstractAssembler.cpp...
> Generating docs for file AbstractAssembler.h...
> Generating docs for file AbstractAssembler.h...
> Generating docs for file AbstractContinuousDomain.cpp...
> Generating docs for file AbstractContinuousDomain.h...
> Generating docs for file AbstractDomain.cpp...
> Generating docs for file AbstractDomain.h...
> Generating docs for file AbstractReducer.cpp...
> Generating docs for file AbstractReducer.h...
> Generating docs for file AbstractSystemMatrix.cpp...
> Generating docs for file AbstractSystemMatrix.h...
> Generating docs for file AbstractTransportProblem.cpp...
> Generating docs for file AbstractTransportProblem.h...
> Generating docs for file AMG.cpp...
> Generating docs for file AMG_Interpolation.cpp...
> Generating docs for file AMG_Prolongation.cpp...
> Generating docs for file AMG_Restriction.cpp...
> Generating docs for file AMG_Root.cpp...
> Generating docs for file ArrayOps.cpp...
> Generating docs for file ArrayOps.h...
> Generating docs for file Assemble.h...
> Generating docs for file Assemble.h...
> Generating docs for file Assemble_addToSystemMatrix.cpp...
> Generating docs for file Assemble_addToSystemMatrix.cpp...
> Generating docs for file Assemble_AverageElementData.cpp...
> Generating docs for file Assemble_AverageElementData.cpp...
> Generating docs for file Assemble_CopyElementData.cpp...
> Generating docs for file Assemble_CopyElementData.cpp...
> Generating docs for file Assemble_CopyNodalData.cpp...
> Generating docs for file Assemble_CopyNodalData.cpp...
> Generating docs for file Assemble_getAssembleParameters.cpp...
> Generating docs for file Assemble_getAssembleParameters.cpp...
> Generating docs for file Assemble_getNormal.cpp...
> Generating docs for file Assemble_getNormal.cpp...
> Generating docs for file Assemble_getSize.cpp...
> Generating docs for file Assemble_getSize.cpp...
> Generating docs for file Assemble_gradient.cpp...
> Generating docs for file Assemble_gradient.cpp...
> Generating docs for file Assemble_integrate.cpp...
> Generating docs for file Assemble_integrate.cpp...
> Generating docs for file Assemble_interpolate.cpp...
> Generating docs for file Assemble_interpolate.cpp...
> Generating docs for file Assemble_jacobians.cpp...
> Generating docs for file Assemble_jacobians.cpp...
> Generating docs for file Assemble_LumpedSystem.cpp...
> Generating docs for file Assemble_LumpedSystem.cpp...
> Generating docs for file Assemble_NodeCoordinates.cpp...
> Generating docs for file Assemble_NodeCoordinates.cpp...
> Generating docs for file Assemble_PDE.cpp...
> Generating docs for file Assemble_PDE.cpp...
> Generating docs for file Assemble_PDE_Points.cpp...
> Generating docs for file Assemble_PDE_Points.cpp...
> Generating docs for file Assemble_PDE_Single_1D.cpp...
> Generating docs for file Assemble_PDE_Single_2D.cpp...
> Generating docs for file Assemble_PDE_Single_2D.cpp...
> Generating docs for file Assemble_PDE_Single_3D.cpp...
> Generating docs for file Assemble_PDE_Single_3D.cpp...
> Generating docs for file Assemble_PDE_Single_C.cpp...
> Generatingcd debian/tmp2/posix/doc/cookbook && pdflatex -interaction=nonstopmode -recorder -interaction=nonstopmode \\newcommand{\\RepVersion}{6403\\xspace}\\input{cookbook.tex} cookbook.tex
>  docs for file Assemble_PDE_System_1D.cpp...
> Generating docs for file Assemble_PDE_System_2D.cpp...
> Generating docs for file Assemble_PDE_System_2D.cpp...
> Generating docs for file Assemble_PDE_System_3D.cpp...
> Generating docs for file Assemble_PDE_System_3D.cpp...
> Generating docs for file Assemble_PDE_System_C.cpp...
> Generating docs for file Assert.h...
> Generating docs for file BiCGStab.cpp...
> Generating docs for file BinaryDataReadyOps.cpp...
> Generating docs for file BinaryDataReadyOps.h...
> Generating docs for file BlockOps.h...
> Generating docs for file blocktools.cpp...
> Generating docs for file blocktools.h...
> Generating docs for file blocktools2.cpp...
> Generating docs for file BOOMERAMG.cpp...
> Generating docs for file BOOMERAMG.h...
> Generating docs for file Brick.cpp...
> Generating docs for file Brick.cpp...
> Generating docs for file Brick.h...
> Generating docs for file Brick.h...
> Generating docs for file BrickGradients.cpp...
> Generating docs for file BrickIntegrals.cpp...
> Generating docs for file BrickReductions.cpp...
> Generating docs for file Coupler.cpp...
> Generating docs for file Coupler.h...
> Generating docs for file CrossDomainCoupler.cpp...
> Generating docs for file CrossDomainCoupler.h...
> Generating docs for file Data.cpp...
> Generating docs for file Data.h...
> Generating docs for file DataAbstract.cpp...
> Generating docs for file DataAbstract.h...
> Generating docs for file DataConstant.cpp...
> Generating docs for file DataConstant.h...
> Generating docs for file DataEmpty.cpp...
> Generating docs for file DataEmpty.h...
> Generating docs for file DataException.h...
> Generating docs for file DataExpanded.cpp...
> Generating docs for file DataExpanded.h...
> Generating docs for file DataFactory.cpp...
> Generating docs for file DataFactory.h...
> Generating docs for file DataLazy.cpp...
> Generating docs for file DataLazy.h...
> Generating docs for file DataReady.cpp...
> Generating docs for file DataReady.h...
> Generating docs for file DataTagged.cpp...
> Generating docs for file DataTagged.h...
> Generating docs for file DataTypes.cpp...
> Generating docs for file DataTypes.h...
> Generating docs for file DataVar.cpp...
> Generating docs for file DataVar.h...
> Generating docs for file DataVector.cpp...
> Generating docs for file DataVector.h...
> Generating docs for file DataVectorAlt.cpp...
> Generating docs for file DataVectorAlt.h...
> Generating docs for file DataVectorOps.cpp...
> Generating docs for file DataVectorOps.h...
> Generating docs for file DataVectorTaipan.cpp...
> Generating docs for file DataVectorTaipan.h...
> Generating docs for file DefaultAssembler2D.cpp...
> Generating docs for file DefaultAssembler2D.cpp...
> Generating docs for file DefaultAssembler2D.h...
> Generating docs for file DefaultAssembler2D.h...
> Generating docs for file DefaultAssembler3D.cpp...
> Generating docs for file DefaultAssembler3D.cpp...
> Generating docs for file DefaultAssembler3D.h...
> Generating docs for file DefaultAssembler3D.h...
> Generating docs for file Distribution.h...
> Generating docs for file Dodgy.cpp...
> Generating docs for file Dodgy.h...
> Generating docs for file DomainChunk.h...
> Generating docs for file DomainException.h...
> Generating docs for file DomainFactory.cpp...
> Generating docs for file DomainFactory.cpp...
> Generating docs for file DomainFactory.h...
> Generating docs for file DomainFactory.h...
> Generating docs for file domainhelpers.cpp...
> Generating docs for file domainhelpers.cpp...
> Generating docs for file domainhelpers.h...
> Generating docs for file domainhelpers.h...
> Generating docs for file Dudley.h...
> Generating docs for file dudleycpp.cpp...
> Generating docs for file DudleyDomain.cpp...
> Generating docs for file DudleyDomain.h...
> Generating docs for file DudleyException.h...
> Generating docs for file DudleyVersion.h...
> Generating docs for file ElementData.h...
> Generating docs for file ElementFile.cpp...
> Generating docs for file ElementFile.cpp...
> Generating docs for file ElementFile.h...
> Generating docs for file ElementFile.h...
> Generating docs for file ElementFile_createColoring.cpp...
> Generating docs for file ElementFile_distributeByRankOfDOF.cpp...
> GeneratThis is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> LaTeX2e <2016/03/31> patch level 3
> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.tex
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /esysdoc.cls
> Document Class: esysdoc 
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
> 
> Package geometry Warning: Over-specification in `h'-direction.
>     `width' (478.00812pt) is ignored.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.stying docs for file ElementFile_jacobians.cpp...
> Generating docs for file ElementFile_jacobians.cpp...
> Generating docs for file ElementType.h...
> Generating docs for file ES_optype.cpp...
> Generating docs for file ES_optype.h...
> Generating docs for file escriptcpp.cpp...
> Generating docs for file EscriptDataset.cpp...
> Generating docs for file EscriptDataset.h...
> Generating docs for file EscriptParams.cpp...
> Generating docs for file EscriptParams.h...
> Generating docs for file EsysException.h...
> Generating docs for file EsysMPI.cpp...
> Generating docs for file EsysMPI.h...
> Generating docs for file ExceptionTranslators.cpp...
> Generating docs for file ExceptionTranslators.h...
> Generating docs for file FCT_Solver.cpp...
> Generating docs for file FCT_Solver.h...
> Generating docs for file FileWriter.h...
> Generating docs for file Finley.h...
> Generating docs for file finleycpp.cpp...
> Generating docs for file FinleyDomain.cpp...
> Generating docs for file FinleyDomain.cpp...
> Generating docs for file FinleyDomain.h...
> Generating docs for file FinleyDomain.h...
> Generating docs for file FinleyElements.cpp...
> Generating docs for file FinleyElements.h...
> Generating docs for file FinleyException.h...
> Generating docs for file FinleyNodes.cpp...
> Generating docs for file FinleyNodes.h...
> Generating docs for file FinleyVersion.h...
> Generating docs for file FluxLimiter.cpp...
> Generating docs for file FluxLimiter.h...
> Generating docs for file Functions.cpp...
> Generating docs for file Functions.h...
> Generating docs for file FunctionSpace.cpp...
> Generating docs for file FunctionSpace.h...
> Generating docs for file FunctionSpaceException.h...
> Generating docs for file FunctionSpaceFactory.cpp...
> Generating docs for file FunctionSpaceFactory.h...
> Generating docs for file GMRES.cpp...
> Generating docs for file GMRES2.cpp...
> Generating docs for file ILU.cpp...
> Generating docs for file index.h...
> Generating docs for file IndexList.cpp...
> Generating docs for file IndexList.cpp...
> Generating docs for file IndexList.h...
> Generating docs for file IndexList.h...
> Generating docs for file IndexList.h...
> Generating docs for file lagrange_functions.h...
> Generating docs for file LameAssembler2D.cpp...
> Generating docs for file LameAssembler2D.h...
> Generating docs for file LameAssembler3D.cpp...
> Generating docs for file LameAssembler3D.h...
> Generating docs for file LapackInverseHelper.cpp...
> Generating docs for file LapackInverseHelper.h...
> Generating docs for file LocalAMG.cpp...
> Generating docs for file LocalAMG_Prolongation.cpp...
> Generating docs for file MergedSolver.cpp...
> Generating docs for file MergedSolver.h...
> Generating docs for file Mesh_addPoints.cpp...
> Generating docs for file Mesh_distributeByRankOfDOF.cpp...
> Generating docs for file Mesh_findMatchingFaces.cpp...
> Generating docs for file Mesh_getPasoPattern.cpp...
> Generating docs for file Mesh_getPattern.cpp...
> Generating docs for file Mesh_getTrilinosGraph.cpp...
> Generating docs for file Mesh_glueFaces.cpp...
> Generating docs for file Mesh_hex20.cpp...
> Generating docs for file Mesh_hex8.cpp...
> Generating docs for file Mesh_joinFaces.cpp...
> Generating docs for file Mesh_merge.cpp...
> Generating docs for file Mesh_optimizeDOFDistribution.cpp...
> Generating docs for file Mesh_optimizeDOFDistribution.cpp...
> Generating docs for file Mesh_optimizeDOFLabeling.cpp...
> Generating docs for file Mesh_read.cpp...
> Generating docs for file Mesh_read.cpp...
> Generating docs for file Mesh_readGmsh.cpp...
> Generating docs for file Mesh_readGmsh.cpp...
> Generating docs for file Mesh_rec4.cpp...
> Generating docs for file Mesh_rec8.cpp...
> Generating docs for file Mesh_resolveNodeIds.cpp...
> Generating docs for file Mesh_tet4.cpp...
> Generating docs for file Mesh_tri3.cpp...
> Generating docs for file Mesh_write.cpp...
> Generating docs for file Mesh_write.cpp...
> Generating docs for file MINRES.cpp...
> Generating docs for file MKL.cpp...
> Generating docs for file MKL.h...
> Generating docs for file mmio.cpp...
> Generating docs for file mmio.h...
> Generating docs for file MPIDataReducer.cpp...
> Generating docs for file MPIDataReducer.h...
> Generating )
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/underscore/underscore.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)docs for file MPIScalarReducer.cpp...
> Generating docs for file MPIScalarReducer.h...
> Generating docs for file MultiBrick.cpp...
> Generating docs for file MultiBrick.h...
> Generating docs for file MultiRectangle.cpp...
> Generating docs for file MultiRectangle.h...
> Generating docs for file NewtonGMRES.cpp...
> Generating docs for file NodeData.h...
> Generating docs for file NodeFile.cpp...
> Generating docs for file NodeFile.cpp...
> Generating docs for file NodeFile.h...
> Generating docs for file NodeFile.h...
> Generating docs for file NodeFile_createDenseLabelings.cpp...
> Generating docs for file NodeFile_createMappings.cpp...
> Generating docs for file NodeFile_createTrilinosGraph.cpp...
> Generating docs for file NodeFile_gather.cpp...
> Generating docs for file NodeMapping.h...
> Generating docs for file NodeMapping.h...
> Generating docs for file NonReducedVariable.cpp...
> Generating docs for file NonReducedVariable.h...
> Generating docs for file NullDomain.cpp...
> Generating docs for file NullDomain.h...
> Generating docs for file Options.cpp...
> Generating docs for file Options.h...
> Generating docs for file Paso.h...
> Generating docs for file PasoException.h...
> Generating docs for file PasoUtil.cpp...
> Generating docs for file PasoUtil.h...
> Generating docs for file Pattern.cpp...
> Generating docs for file Pattern.h...
> Generating docs for file Pattern_mis.cpp...
> Generating docs for file Pattern_reduceBandwidth.cpp...
> Generating docs for file PCG.cpp...
> Generating docs for file performance.cpp...
> Generating docs for file performance.h...
> Generating docs for file Pointers.h...
> Generating docs for file Preconditioner.cpp...
> Generating docs for file Preconditioner.h...
> Generating docs for file pyerr.cpp...
> Generating docs for file pyerr.h...
> Generating docs for file Quadrature.cpp...
> Generating docs for file Quadrature.h...
> Generating docs for file Random.cpp...
> Generating docs for file Random.h...
> Generating docs for file ReactiveSolver.cpp...
> Generating docs for file ReactiveSolver.h...
> Generating docs for file Rectangle.cpp...
> Generating docs for file Rectangle.cpp...
> Generating docs for file Rectangle.h...
> Generating docs for file Rectangle.h...
> Generating docs for file RectangleGradients.cpp...
> Generating docs for file RectangleIntegrals.cpp...
> Generating docs for file RectangleReductions.cpp...
> Generating docs for file ReferenceElements.cpp...
> Generating docs for file ReferenceElements.h...
> Generating docs for file ReferenceElementSets.h...
> Generating docs for file RILU.cpp...
> Generating docs for file Ripley.h...
> Generating docs for file ripleycpp.cpp...
> Generating docs for file RipleyDomain.cpp...
> Generating docs for file RipleyDomain.cpp...
> Generating docs for file RipleyDomain.h...
> Generating docs for file RipleyDomain.h...
> Generating docs for file RipleyElements.cpp...
> Generating docs for file RipleyElements.h...
> Generating docs for file RipleyException.h...
> Generating docs for file RipleyNodes.cpp...
> Generating docs for file RipleyNodes.h...
> Generating docs for file RipleySystemMatrix.h...
> Generating docs for file SchurComplement.cpp...
> Generating docs for file ScriptMPI.cpp...
> Generating docs for file ScriptMPIredirect.cpp...
> Generating docs for file ShapeFunctions.cpp...
> Generating docs for file ShapeFunctions.h...
> Generating docs for file ShapeTable.cpp...
> Generating docs for file ShapeTable.h...
> Generating docs for file SharedComponents.h...
> Generating docs for file Smoother.cpp...
> Generating docs for file solve.cpp...
> Generating docs for file Solver.cpp...
> Generating docs for file Solver.h...
> Generating docs for file Solver_Function.cpp...
> Generating docs for file SolverOptions.cpp...
> Generating docs for file SolverOptions.h...
> Generating docs for file SparseMatrix.cpp...
> Generating docs for file SparseMatrix.h...
> Generating docs for file SparseMatrix_getSubmatrix.cpp...
> Generating docs for file SparseMatrix_MatrixMatrix.cpp...
> Generating docs for file SparseMatrix_MatrixMatrixTranspose.cpp...
> Generating docs for file SparseMatrix_MatrixVector.cpp...
> Generating docs for file SparseMatrix_nullifyRowsAndCols.cpp...
> Generating docs for fi
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg))
> 
> Package hyperref Message: Driver (autodetected): hpdftex.
> 
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty))
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook_defs.tex
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
> ****************************************
> * Local config file subfigure.cfg used *
> ****************************************
> (/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def))
> (/usr/share/texlive/texmf-dist/tex/latex/setspace/setspace.sty/<<PKGBUILDDIR>>/dudley/src/DomainFactory.cpp:384 warning: The following parameters of dudley::brick(escript::JMPI jmpi, dim_t n0=1, dim_t n1=1, dim_t n2=1, int order=1, double l0=1.0, double l1=1.0, double l2=1.0, bool periodic0=false, bool periodic1=false, bool periodic2=false, int integrationOrder=-1, int reducedIntegrationOrder=-1, bool useElementsOnFace=false, bool useFullElementOrder=false, bool optimize=false) are not documented:
>   parameter 'periodic0'
>   parameter 'periodic1'
>   parameter 'periodic2'
>   parameter 'useElementsOnFace'
>   parameter 'useFullElementOrder'
> )
> (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def))
> (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cite/chapterbib.sty)
> \gdef\@extra at binfo{@-1}\@writefile{toc}{\gdef \the at ipfilectr{@-1}}\@writefile{l
> of}{\gdef \the at ipfilectr{@-1}}\@writefile{lot}{\gdef \the at ipfilectr{@-1}}
> \@input{elist.aux}
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /elist.tex (/usr/share/texlive/texmf-dist/tex/latex/listing/listing.sty
> Package `listing', V1.2, <1999/05/25>
> ))
> \gdef\@extra at binfo{}\@writefile{toc}{\gdef \the at ipfilectr{}}\@writefile{lof}{\g
> def \the at ipfilectr{}}\@writefile{lot}{\gdef \the at ipfilectr{}}
> ) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /verinfo.tex)
> Writing index file cookbook.idx
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.aux
> 
> LaTeX Warning: Label `NEUMAN 2b' multiply defined.
> 
> 
> LaTeX Warning: Label `fig:ex08pw' multiply defined.
> 
> 
> LaTeX Warning: Label `fig:gmsh3dmsh' multiply defined.
> 
> 
> LaTeX Warning: Label `sub at fig:gmsh3dmsh' multiply defined.
> 
> 
> LaTeX Warning: Label `fig:ex9b 201' multiply defined.
> 
> 
> LaTeX Warning: Label `sub at fig:ex9b 201' multiply defined.
> 
> 
> LaTeX Warning: Label `fig:ex9b 201' multiply defined.
> 
> 
> LaTeX Warning: Label `sub at fig:ex9b 201' multiply defined.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd)
> *geometry* driver: auto-detecting
> *geometry* detected driver: pdftex
> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)/<<PKGBUILDDIR>>/dudley/src/DudleyDomain.h:95 warning: argument 'fileName' of command @param is not found in the argument list of dudley::DudleyDomain::read(escript::JMPI mpiInfo, const std::string &filename, bool optimize)
> /<<PKGBUILDDIR>>/dudley/src/DudleyDomain.h:102 warning: The following parameters of dudley::DudleyDomain::read(escript::JMPI mpiInfo, const std::string &filename, bool optimize) are not documented:
>   parameter 'filename'
> 
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo
> nts/map/pdftex/updmap/pdftex.map}]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /docguide.tex [2]
> Overfull \hbox (11.24458pt too wide) in paragraph at lines 30--52
>  [][] 
> ) [3] [4]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /currentdev.tex [5]) [6]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.toc [7]) [8]
> Chapter 1.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /intro.tex [9]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /quickstart.tex)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /escpybas.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd)))
> [10]
> Chapter 2.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example01.tex
> <figures/onedheatdiff001.pdf, id=234, 284.06125pt x 197.73875pt>
> <use figures/onedheatdiff001.pdf>
> Underfull \vbox (badness 2698) has occurred while \output is active [11pdfTeX w
> arning (ext4): destination with the same identifier (name{figure.2.1}) has been
>  already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.47 \end{equation}
>                     </<<PKGBUILDDIR>>/debian/tmp
> 2/posix/doc/cookbook/figures/onedheatdiff001.pdf>] [12]
> Underfull \hbox (badness 4353) in paragraph at lines 185--185
> [][]\OT1/ptm/m/n/8 More in-for-ma-tion on Bound-ary Con-di-tions is avail-able 
> at Wikipedia [][]$\OT1/pcr/m/n/8 http : / / en . wikipedia . org / wiki / Bound
> ary _
> [13] <figures/workflow.png, id=325, 317.42117pt x 904.08353pt>
> <use figures/workflow.png>
> <figures/functionspace.pdf, id=326, 667.13242pt x 563.04752pt>
> <use figures/functionspace.pdf>/<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.h:1343 warning: argument 'shape' of command @param is not found in the argument list of escript::reductionOpVector(const DataTypes::RealVectorType &left, const DataTypes::ShapeType &leftShape, DataTypes::RealVectorType::size_type offset, BinaryFunction operation, DataTypes::real_t initial_value)
> /<<PKGBUILDDIR>>/escriptcore/src/DataVectorOps.h:1361 warning: The following parameters of escript::reductionOpVector(const DataTypes::RealVectorType &left, const DataTypes::ShapeType &leftShape, DataTypes::RealVectorType::size_type offset, BinaryFunction operation, DataTypes::real_t initial_value) are not documented:
>   parameter 'leftShape'
>  [14pdfTeX warning (ext4): destination with the 
> same identifier (name{figure.2.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.313 T
>        here are various ways to construct domain objects. The simplest form ...
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookboo
> k/figures/workflow.png>] [15pdfTeX warning (ext4): destination with the same id
> entifier (name{figure.2.3}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.313 T
>        here are various ways to construct domain objects. The simplest form ...
>  </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookboo
> k/figures/functionspace.pdf>] [16]
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)
> Underfull \hbox (badness 10000) in paragraph at lines 415--425
> 
> [17]le SparseMatrix_saveHB.cpp...
> Generating docs for file Speckley.h...
> Generating docs for file speckleycpp.cpp...
> Generating docs for file SpeckleyDomain.cpp...
> Generating docs for file SpeckleyDomain.cpp...
> Generating docs for file SpeckleyDomain.h...
> Generating docs for file SpeckleyDomain.h...
> Generating docs for file SpeckleyElements.cpp...
> Generating docs for file SpeckleyElements.h...
> Generating docs for file SpeckleyException.h...
> Generating docs for file SpeckleyNodes.cpp...
> Generating docs for file SpeckleyNodes.h...
> Generating docs for file SplitWorld.cpp...
> Generating docs for file SplitWorld.h...
> Generating docs for file SplitWorldException.h...
> Generating docs for file SubWorld.cpp...
> Generating docs for file SubWorld.h...
> Generating docs for file system_dep.h...
> Generating docs for file system_dep.h...
> Generating docs for file system_dep.h...
> Generating docs for file SystemMatrix.cpp...
> Generating docs for file SystemMatrix.h...
> Generating docs for file SystemMatrix_copyRemoteCoupleBlock.cpp...
> Generating docs for file SystemMatrix_debug.cpp...
> Generating docs for file SystemMatrix_extendedRows.cpp...
> Generating docs for file SystemMatrix_loadMM.cpp...
> Generating docs for file SystemMatrix_MatrixVector.cpp...
> Generating docs for file SystemMatrix_mergeMainAndCouple.cpp...
> Generating docs for file SystemMatrixException.h...
> Generating docs for file SystemMatrixPattern.cpp...
> Generating docs for file SystemMatrixPattern.h...
> Generating docs for file SystemMatrixPattern_unrollBlocks.cpp...
> Generating docs for file Taipan.cpp...
> Generating docs for file Taipan.h...
> Generating docs for file TestDomain.cpp...
> Generating docs for file TestDomain.h...
> Generating docs for file TFQMR.cpp...
> Generating docs for file Transport.cpp...
> Generating docs for file Transport.h...
> Generating docs for file Transport_solve.cpp...
> Generating docs for file TransportProblemException.h...
> Generating docs for file UMFPACK.cpp...
> Generating docs for file UMFPACK.h...
> Generating docs for file Util.cpp...
> Generating docs for file Util.cpp...
> Generating docs for file Util.h...
> Generating docs for file Util.h...
> Generating docs for file Utils.cpp...
> Generating docs for file Utils.h...
> Generating docs for file VisItControl.cpp...
> Generating docs for file VisItControl.h...
> Generating docs for file VisItData.cpp...
> Generating docs for file VisItData.h...
> Generating docs for file vtkCellType.h...
> Generating docs for file WaveAssembler2D.cpp...
> Generating docs for file WaveAssembler2D.cpp...
> Generating docs for file WaveAssembler2D.h...
> Generating docs for file WaveAssembler2D.h...
> Generating docs for file WaveAssembler3D.cpp...
> Generating docs for file WaveAssembler3D.cpp...
> Generating docs for file WaveAssembler3D.h...
> Generating docs for file WaveAssembler3D.h...
> Generating docs for file weipa.h...
> Generating docs for file weipacpp.cpp...
> Generating docs for file WrappedArray.cpp...
> Generating docs for file WrappedArray.h...
> Generating page documentation...
> Generating group documentation...
> Generating class documentation...
> Generating docs for compound Block...
> Generating docs for compound Block2...
> Generating docs for compound BlockGrid...
> Generating docs for compound BlockGrid2...
> Generating docs for compound message...
> Generating namespace index...
> Generating docs for namespace dudley
> Generating docs for compound dudley::AssembleParameters...
> Generating docs for compound dudley::DudleyDomain...
> Generating docs for compound dudley::DudleyException...
> Generating docs for compound dudley::ElementFile...
> Generating docs for compound dudley::ElementFile_Jacobians...
> Generating docs for compound dudley::NodeFile...
> Generating docs for compound dudley::NodeMapping...
> Generating docs for namespace dudley::util
> Generating docs for namespace escript
> Generating docs for compound escript::AbsMax...
> Generating docs for compound escript::AbstractContinuousDomain...
> Generating docs for compound escript::AbstractDomain...
> Generating docs for compound escript::AbstractReducer...
> Generating docs for compound escript::AbstractSystemMatrix...
> Generating docs [18]
> Underfull \hbox (badness 10000) in paragraph at lines 604--605
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 604--605
> 
> [19]/<<PKGBUILDDIR>>/escriptcore/src/Data.h:1560 warning: The following parameters of escript::Data::getDataAtOffsetRO(DataTypes::RealVectorType::size_type i, DataTypes::real_t dummy=0) are not documented:
>   parameter 'dummy'
> /<<PKGBUILDDIR>>/escriptcore/src/Data.h:631 warning: The following parameters of escript::Data::getSampleDataByTag(int tag, DataTypes::real_t dummy=0) are not documented:
>   parameter 'dummy'
> /<<PKGBUILDDIR>>/escriptcore/src/Data.h:588 warning: The following parameters of escript::Data::getSampleDataRO(DataTypes::RealVectorType::size_type sampleNo, DataTypes::real_t dummy=0) const are not documented:
>   parameter 'dummy'
> /<<PKGBUILDDIR>>/escriptcore/src/Data.h:602 warning: The following parameters of escript::Data::getSampleDataRW(DataTypes::RealVectorType::size_type sampleNo, DataTypes::real_t dummy=0) are not documented:
>   parameter 'dummy'
>  <figures/ttblockspyplot150.png, id=487, 578.16pt x 433.62pt>
> <use figures/ttblockspyplot150.png> [20pdfTeX warning (ext4): destination with 
> the same identifier (name{figure.2.4}) has been already used, duplicate ignored
> 
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.680 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ttblockspyplot150.png/<<PKGBUILDDIR>>/escriptcore/src/DataAbstract.h:95 warning: The following parameters of escript::DataAbstract::DataAbstract(const FunctionSpace &what, const ShapeType &shape, bool isDataEmpty=false, bool isCplx=false) are not documented:
>   parameter 'isCplx'
> >]
> Underfull \hbox (badness 10000) in paragraph at lines 684--692
> 
> <figures/blockspyplot001.png, id=515, 578.16pt x 433.62pt>
> <use figures/blockspyplot001.png>
> <figures/blockspyplot050.png, id=516, 578.16pt x 433.62pt>
> <use figures/blockspyplot050.png>
> <figures/blockspyplot200.png, id=517, 578.16pt x 433.62pt>
> <use figures/blockspyplot200.png>
> 
> LaTeX Warning: Float too large for page by 10.55325pt on input line 775.
> 
> [21] [22pdfTeX warning (ext4): destination with the same identifier (name{figur
> e.2.5}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.776 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/blockspyplot001.png> </<<BUILDDIR>>/py
> thon-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/blockspyplot050.png/<<PKGBUILDDIR>>/escriptcore/src/DataTagged.h:388 warning: The following parameters of escript::DataTagged::getDataByTagRW(int tag, DataTypes::RealVectorType::size_type i, DataTypes::real_t dummy=0) are not documented:
>   parameter 'dummy'
> /<<PKGBUILDDIR>>/escriptcore/src/DataTagged.h:483 warning: The following parameters of escript::DataTagged::getDefaultValueRW(DataTypes::RealVectorType::size_type i, DataTypes::real_t dummy=0) are not documented:
>   parameter 'dummy'
> Install file: "debian/tmp2/posix/speckley/py/__init__.pyc" as "debian/stage2/esys/speckley/__init__.pyc"
> > </
> <<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook/f
> igures/blockspyplot200.png/<<PKGBUILDDIR>>/escriptcore/src/EsysMPI.h:93 warning: explicit link request to 'CPUs' could not be resolved
> >]
> Overfull \hbox (3.76056pt too wide) in paragraph at lines 797--798
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
> [][][][][][][][][][][][][][][][][][][][][][][][][] 
> )
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example02.tex
> Underfull \hbox (badness 10000) in paragraph at lines 17--19
> 
> <figures/onedheatdiff002.pdf, id=543, 482.80376pt x 107.40125pt>
> <use figures/onedheatdiff002.pdf> [23] [24pdfTeX warning (ext4): destination wi
> th the same identifier (name{figure.2.6}) has been already used, duplicate igno
> red
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.109 \end{python}
>                    </<<PKGBUILDDIR>>/debian/tmp2
> /posix/doc/cookbook/figures/onedheatdiff002.pdf>]
> <figures/ttrodpyplot150.png, id=619, 578.16pt x 433.62pt>
> <use figures/ttrodpyplot150.png>
> <figures/rodpyplot001.png, id=620, 578.16pt x 433.62pt>
> <use figures/rodpyplot001.png>
> <figures/rodpyplot050.png, id=621, 578.16pt x 433.62pt>
> <use figures/rodpyplot050.png>
> <figures/rodpyplot200.png, id=622, 578.16pt x 433.62pt>
> <use figures/rodpyplot200.png>
> 
> LaTeX Warning: Float too large for page by 10.55325pt on input line 146.
> 
> ) [25pdfTeX warning (ext4): destination with the same identifier (name{figure.2
> .7}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.109 \chapter
>               {Heat Diffusion in Two Dimensions} </<<BUILDDIR>>/
> python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ttrodpyplot150.png>]
> [26pdfTeX warning (ext4): destination with the same identifier (name{figure.2.8
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.109 \chapter
>               {Heat Diffusion in Two Dimensions} </<<BUILDDIR>>/
> python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/rodpyplot001.png/<<PKGBUILDDIR>>/finley/src/FinleyDomain.h:142 warning: argument 'l0' of command @param is not found in the argument list of finley::FinleyDomain::createRec4(dim_t NE0, dim_t NE1, double L0, double L1, bool periodic0, bool periodic1, int order, int reducedOrder, bool useElementsOnFace, bool optimize, escript::JMPI jmpi)
> /<<PKGBUILDDIR>>/finley/src/FinleyDomain.h:142 warning: argument 'l1' of command @param is not found in the argument list of finley::FinleyDomain::createRec4(dim_t NE0, dim_t NE1, double L0, double L1, bool periodic0, bool periodic1, int order, int reducedOrder, bool useElementsOnFace, bool optimize, escript::JMPI jmpi)
> /<<PKGBUILDDIR>>/finley/src/FinleyDomain.h:158 warning: The following parameters of finley::FinleyDomain::createRec4(dim_t NE0, dim_t NE1, double L0, double L1, bool periodic0, bool periodic1, int order, int reducedOrder, bool useElementsOnFace, bool optimize, escript::JMPI jmpi) are not documented:
>   parameter 'L0'
>   parameter 'L1'
> > </b
> uild/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/fi
> gures/rodpyplot050.png/<<PKGBUILDDIR>>/paso/src/AMG.cpp:376 warning: Found unknown command `\in'
> > </<<PKGBUILDDIR>>/debian
> /tmp2/posix/doc/cookbook/figures/rodpyplot200.png for compound escript::AbstractTransportProblem...
> Generating docs for compound escript::AssertException...
> Generating docs for compound escript::Data...
> Generating docs for compound escript::DataAbstract...
> Generating docs for compound escript::DataConstant...
> Generating docs for compound escript::DataEmpty...
> Generating docs for compound escript::DataException...
> Generating docs for compound escript::DataExpanded...
> Generating docs for compound escript::DataLazy...
> Generating docs for compound escript::DataReady...
> Generating docs for compound escript::DataTagged...
> Generating docs for compound escript::Distribution...
> Generating docs for compound escript::DomainException...
> Generating docs for compound escript::EscriptParams...
> Generating docs for compound escript::EsysException...
> Generating docs for compound escript::FileWriter...
> Generating docs for compound escript::FMax...
> Generating docs for compound escript::FMin...
> Generating docs for compound escript::FunctionSpace...
> Generating docs for compound escript::FunctionSpaceException...
> Generating docs for compound escript::IndexList...
> Generating docs for compound escript::IOError...
> Generating docs for compound escript::JMPI_...
> Generating docs for compound escript::LapackInverseHelper...
> Generating docs for compound escript::MPIDataReducer...
> Generating docs for compound escript::MPIScalarReducer...
> Generating docs for compound escript::NoCOMM_WORLD...
> Generating docs for compound escript::NonReducedVariable...
> Generating docs for compound escript::NotImplementedError...
> Generating docs for compound escript::NullDomain...
> Generating docs for compound escript::SolverBuddy...
> Generating docs for compound escript::SplitWorld...
> Generating docs for compound escript::SplitWorldException...
> Generating docs for compound escript::SubWorld...
> Generating docs for compound escript::SystemMatrixException...
> Generating docs for compound escript::Taipan...
> Generating docs for nested compound escript::Taipan::Taipan_MemTable...
> Generating docs for nested compound escript::Taipan::Taipan_StatTable...
> Generating docs for compound escript::TestDomain...
> Generating docs for compound escript::TransportProblemException...
> Generating docs for compound escript::ValueError...
> Generating docs for compound escript::WrappedArray...
> Generating docs for namespace escript::DataTypes
> Generating docs for compound escript::DataTypes::DataVectorAlt...
> Generating docs for compound escript::DataTypes::DataVectorTaipan...
> Generating docs for namespace escript::reducerstatus
> Generating docs for namespace finley
> Generating docs for compound finley::AssembleParameters...
> Generating docs for compound finley::ElementFile...
> Generating docs for compound finley::ElementFile_Jacobians...
> Generating docs for compound finley::FaceCenter...
> Generating docs for compound finley::FinleyDomain...
> Generating docs for compound finley::FinleyException...
> Generating docs for compound finley::NodeFile...
> Generating docs for compound finley::NodeMapping...
> Generating docs for compound finley::QuadInfo...
> Generating docs for compound finley::ReferenceElement...
> Generating docs for compound finley::ReferenceElementInfo...
> Generating docs for compound finley::ReferenceElementSet...
> Generating docs for compound finley::ShapeFunction...
> Generating docs for compound finley::ShapeFunctionInfo...
> Generating docs for namespace finley::util
> Generating docs for namespace paso
> Generating docs for compound paso::Connector...
> Generating docs for compound paso::Coupler...
> Generating docs for compound paso::DegreeAndIdx...
> Generating docs for compound paso::FCT_FluxLimiter...
> Generating docs for compound paso::FCT_Solver...
> Generating docs for compound paso::Function...
> Generating docs for compound paso::LinearSystem...
> Generating docs for compound paso::MergedSolver...
> Generating docs for compound paso::Options...
> Generating docs for compound paso::PasoException...
> Generating docs for compound paso::Pattern...
> Generating docs for compound paso::Performance...
> Generating docs for compound paso::Preconditioner...
> Generating docs for co>]
> Chapter 3.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example03.tex <figures/twodheatdiff.pdf, id=650, 409.53pt x 350.30875pt>
> <use figures/twodheatdiff.pdf>
> Underfull \hbox (badness 10000) in paragraph at lines 22--23
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 22--23
> 
> [27] [28pdfTeX warning (ext4): destination with the same identifier (name{figur
> e.3.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.141 \begin{python}
>                      </<<PKGBUILDDIR>>/debian/tm
> p2/posix/doc/cookbook/figures/twodheatdiff.pdf>]
> <figures/heatrefraction001.png, id=701, 578.16pt x 433.62pt>
> <use figures/heatrefraction001.png>
> <figures/heatrefraction030.png, id=702, 578.16pt x 433.62pt>
> <use figures/heatrefraction030.png>/<<PKGBUILDDIR>>/ripley/src/Brick.h:42 warning: The following parameters of ripley::Brick::Brick(dim_t n0, dim_t n1, dim_t n2, double x0, double y0, double z0, double x1, double y1, double z1, int d0=-1, int d1=-1, int d2=-1, const std::vector< double > &points=std::vector< double >(), const std::vector< int > &tags=std::vector< int >(), const TagMap &tagnamestonums=TagMap(), escript::SubWorld_ptr w=escript::SubWorld_ptr()) are not documented:
>   parameter 'points'
>   parameter 'tags'
>   parameter 'tagnamestonums'
>   parameter 'w'
> 
> <figures/heatrefraction200.png, id=703, 578.16pt x 433.62pt>
> <use figures/heatrefraction200.png>
> 
> LaTeX Warning: Float too large for page by 12.55325pt on input line 232.
> 
> [29] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd)
> Underfull \hbox (badness 10000) in paragraph at lines 306--311
> 
> [30] <figures/ScreeshotMayavi2n1.png, id=768, 979.66pt x 804.00375pt>
> <use figures/ScreeshotMayavi2n1.png>
> <figures/ScreeshotMayavi2n2.png, id=769, 634.37pt x 353.32pt>
> <use figures/ScreeshotMayavi2n2.png>) [31] [32pdfTeX warning (ext4): destinatio
> n with the same identifier (name{figure.3.2}) has been already used, duplicate 
> ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.113 \chapter
>               {Complex Geometries} </<<BUILDDIR>>/python-escript
> -5.0/debian/tmp2/posix/doc/cookbook/figures/heatrefraction001.png/<<PKGBUILDDIR>>/ripley/src/MultiBrick.h:42 warning: The following parameters of ripley::MultiBrick::MultiBrick(dim_t n0, dim_t n1, dim_t n2, double x0, double y0, double z0, double x1, double y1, double z1, int d0=-1, int d1=-1, int d2=-1, const std::vector< double > &points=std::vector< double >(), const std::vector< int > &tags=std::vector< int >(), const TagMap &tagnamestonums=TagMap(), escript::SubWorld_ptr w=escript::SubWorld_ptr(), unsigned int subdivisions=1) are not documented:
>   parameter 'points'
>   parameter 'tags'
>   parameter 'tagnamestonums'
>   parameter 'w'
>   parameter 'subdivisions'
> /<<PKGBUILDDIR>>/ripley/src/MultiRectangle.h:42 warning: The following parameters of ripley::MultiRectangle::MultiRectangle(dim_t n0, dim_t n1, double x0, double y0, double x1, double y1, int d0=-1, int d1=-1, const std::vector< double > &points=std::vector< double >(), const std::vector< int > &tags=std::vector< int >(), const TagMap &tagnamestonums=TagMap(), escript::SubWorld_ptr w=escript::SubWorld_ptr(), unsigned int subdivisions=1) are not documented:
>   parameter 'points'
>   parameter 'tags'
>   parameter 'tagnamestonums'
>   parameter 'w'
>   parameter 'subdivisions'
> > </build/pyth
> on-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/hea
> trefraction030.png/<<PKGBUILDDIR>>/ripley/src/Rectangle.h:42 warning: The following parameters of ripley::Rectangle::Rectangle(dim_t n0, dim_t n1, double x0, double y0, double x1, double y1, int d0=-1, int d1=-1, const std::vector< double > &points=std::vector< double >(), const std::vector< int > &tags=std::vector< int >(), const TagMap &tagnamestonums=TagMap(), escript::SubWorld_ptr w=escript::SubWorld_ptr()) are not documented:
>   parameter 'points'
>   parameter 'tags'
>   parameter 'tagnamestonums'
>   parameter 'w'
> > </<<PKGBUILDDIR>>/debian/tmp
> 2/posix/doc/cookbook/figures/heatrefraction200.png/<<PKGBUILDDIR>>/speckley/src/Brick.h:45 warning: The following parameters of speckley::Brick::Brick(int order, dim_t n0, dim_t n1, dim_t n2, double x0, double y0, double z0, double x1, double y1, double z1, int d0=-1, int d1=-1, int d2=-1, const std::vector< double > &points=std::vector< double >(), const std::vector< int > &tags=std::vector< int >(), const TagMap &tagnamestonums=TagMap(), escript::SubWorld_ptr w=escript::SubWorld_ptr()) are not documented:
>   parameter 'order'
>   parameter 'points'
>   parameter 'tags'
>   parameter 'tagnamestonums'
>   parameter 'w'
> >] [33pdfTeX warning (ext4): 
> destination with the same identifier (name{figure.3.3}) has been already used, 
> duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.113 \chapter
>               {Complex Geometries}pdfTeX warning (ext4): destination with the s
> ame identifier (name{figure.3.4}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.113 \chapter
>               {Complex Geometries} </<<BUILDDIR>>/python-escript
> -5.0/debian/tmp2/posix/doc/cookbook/figures/ScreeshotMayavi2n1.png/<<PKGBUILDDIR>>/speckley/src/Rectangle.h:43 warning: The following parameters of speckley::Rectangle::Rectangle(int order, dim_t n0, dim_t n1, double x0, double y0, double x1, double y1, int d0=-1, int d1=-1, const std::vector< double > &points=std::vector< double >(), const std::vector< int > &tags=std::vector< int >(), const TagMap &tagnamestonums=TagMap(), escript::SubWorld_ptr w=escript::SubWorld_ptr()) are not documented:
>   parameter 'order'
>   parameter 'points'
>   parameter 'tags'
>   parameter 'tagnamestonums'
>   parameter 'w'
> > </build/pyt
> hon-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/Sc
> reeshotMayavi2n2.png>] [34]
> Chapter 4.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example04.tex
> Underfull \hbox (badness 10000) in paragraph at lines 37--41
> 
> <figures/pycadrec.pdf, id=811, 845.0471pt x 597.51233pt>
> <use figures/pycadrec.pdf> [35] [36pdfTeX warning (ext4): destination with the 
> same identifier (name{figure.4.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.139 \begin{python}
>                      </<<PKGBUILDDIR>>/debian/tm
> p2/posix/doc/cookbook/figures/pycadrec.pdf>]
> <figures/simplemesh.png, id=885, 1022.82124pt x 854.19125pt>
> <use figures/simplemesh.png> [37] [38pdfTeX warning (ext4): destination with th
> e same identifier (name{figure.4.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.194 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/simplemesh.png>]
> Underfull \hbox (badness 10000) in paragraph at lines 197--202
> 
> <figures/simpleheat.png, id=927, 578.16pt x 433.62pt>
> <use figures/simpleheat.png> [39] [40pdfTeX warning (ext4): destination with th
> e same identifier (name{figure.4.3}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.276 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/simpleheat.png>])
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example05.tex
> Underfull \hbox (badness 10000) in paragraph at lines 18--25
> 
> <figures/anticlineheatrefraction.png, id=956, 642.35985pt x 481.8pt>
> <use figures/anticlineheatrefraction.png>mpound paso::Preconditioner_AMG...
> Generating docs for compound paso::Preconditioner_AMG_Root...
> Generating docs for compound paso::Preconditioner_BoomerAMG...
> Generating docs for compound paso::Preconditioner_LocalAMG...
> Generating docs for compound paso::Preconditioner_LocalSmoother...
> Generating docs for compound paso::Preconditioner_Smoother...
> Generating docs for compound paso::ReactiveSolver...
> Generating docs for compound paso::SharedComponents...
> Generating docs for compound paso::Solver_ILU...
> Generating docs for compound paso::Solver_RILU...
> Generating docs for compound paso::SparseMatrix...
> Generating docs for compound paso::SystemMatrix...
> Generating docs for compound paso::SystemMatrixPattern...
> Generating docs for compound paso::TransportProblem...
> Generating docs for compound paso::UMFPACK_Handler...
> Generating docs for namespace paso::util
> Generating docs for namespace ripley
> Generating docs for compound ripley::AbstractAssembler...
> Generating docs for compound ripley::Brick...
> Generating docs for compound ripley::DefaultAssembler2D...
> Generating docs for compound ripley::DefaultAssembler3D...
> Generating docs for compound ripley::DiracPoint...
> Generating docs for compound ripley::LameAssembler2D...
> Generating docs for compound ripley::LameAssembler3D...
> Generating docs for compound ripley::MultiBrick...
> Generating docs for compound ripley::MultiRectangle...
> Generating docs for compound ripley::ReaderParameters...
> Generating docs for compound ripley::Rectangle...
> Generating docs for compound ripley::RipleyDomain...
> Generating docs for compound ripley::RipleyException...
> Generating docs for compound ripley::SystemMatrix...
> Generating docs for compound ripley::WaveAssembler2D...
> Generating docs for compound ripley::WaveAssembler3D...
> Generating docs for namespace speckley
> Generating docs for compound speckley::AbstractAssembler...
> Generating docs for compound speckley::Brick...
> Generating docs for compound speckley::DefaultAssembler2D...
> Generating docs for compound speckley::DefaultAssembler3D...
> Generating docs for compound speckley::DiracPoint...
> Generating docs for compound speckley::ReaderParameters...
> Generating docs for compound speckley::Rectangle...
> Generating docs for compound speckley::RipleyCoupler...
> Generating docs for nested compound speckley::RipleyCoupler::Ripley...
> Generating docs for compound speckley::SpeckleyDomain...
> Generating docs for compound speckley::SpeckleyException...
> Generating docs for compound speckley::WaveAssembler2D...
> Generating docs for compound speckley::WaveAssembler3D...
> Generating docs for namespace weipa
> Generating docs for compound weipa::DataVar...
> Generating docs for compound weipa::DomainChunk...
> Generating docs for compound weipa::ElementData...
> Generating docs for compound weipa::EscriptDataset...
> Generating docs for compound weipa::FinleyDomain...
> Generating docs for compound weipa::FinleyElementInfo...
> Generating docs for compound weipa::FinleyElements...
> Generating docs for compound weipa::FinleyNodes...
> Generating docs for compound weipa::NodeData...
> Generating docs for compound weipa::QuadMaskInfo...
> Generating docs for compound weipa::RipleyDomain...
> Generating docs for compound weipa::RipleyElements...
> Generating docs for compound weipa::RipleyNodes...
> Generating docs for compound weipa::SpeckleyDomain...
> Generating docs for compound weipa::SpeckleyElements...
> Generating docs for compound weipa::SpeckleyNodes...
> Generating docs for compound weipa::VarInfo...
> Generating docs for compound weipa::VisItData...
> Generating docs for namespace weipa::VisItControl
> Generating graph info page...
> Generating directory documentation...
> Generating index page...
> Generating page index...
> Generating module index...
> Generating namespace index...
> Generating namespace member index...
> Generating annotated compound index...
> Generating alphabetical compound index...
> Generating hierarchical class index...
> Generating member index...
> Generating file index...
> Generating file member index...
> Generating example index...
> finalizing index lists...
> writing tag file...
> lookup cache used [41pdfTeX warning (ext4): destination
>  with the same identifier (name{figure.4.4}) has been already used, duplicate i
> gnored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.74 l30=
>          Line(p3, p0) </<<PKGBUILDDIR>>/debian/t
> mp2/posix/doc/cookbook/figures/anticlineheatrefraction.png 19779/65536 hits=247452 misses=20443
> finished...
> Install file: "debian/tmp2/posix/weipa/py/__init__.pyc" as "debian/stage2/esys/weipa/__init__.pyc"
> Install file: "debian/tmp2/posix/doc/user/user.pdf" as "debian/stage2/release/doc/user/user.pdf"
> doc/sphinx_api/genrst.py /<<PKGBUILDDIR>>/debian/stage2 esys /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int && sphinx-build -b html -d /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/tree -c doc/sphinx_api /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int /<<PKGBUILDDIR>>/debian/stage2/release/doc/sphinx_api
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys
> Starting dump on esys with ignore at ['pycad', 'escriptcore', 'weipa', 'downunder', 'ripley', 'dudley', 'escript', 'modellib', 'finley', 'speckley']
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     __path__
> -------------esys
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/pycad
> Starting dump on esys.pycad with ignore at []
> Supressing the following packages
> esys.pycad.transformations
> esys.pycad.primitives
> esys.pycad.shapes
> ---------
>     Arc
>     ArcBase
>     BSpline
>     BezierCurve
>     Brick
>     Curve
>     CurveBase
>     CurveLoop
>     DEG
>     Dilation
>     Ellipse
>     EllipseBase
>     Line
>     Manifold1D
>     Manifold2D
>     Manifold3D
>     PlaneSurface
>     Point
>     Primitive
>     PrimitiveBase
>     PropertySet
>     RAD
>     Reflection
>     ReverseArc
>     ReverseCurve
>     ReverseCurveLoop
>     ReverseEllipse
>     ReversePlaneSurface
>     ReversePrimitive
>     ReverseRuledSurface
>     ReverseSurfaceLoop
>     Rotatation
>     RuledSurface
>     Spline
>     SurfaceLoop
>     TagMap
>     Transformation
>     Translation
>     Volume
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __nodocorecursion
>     __package__
>     __path__
>     __url__
>     createRuledSurface
>     design
> About to dump design(esys.pycad.design)
> Starting dump on esys.pycad.design with ignore at []
>     AbstractDesign
>     Manifold1D
>     Manifold2D
>     Manifold3D
>     Point
>     Primitive
>     PropertySet
>     ReversePrimitive
>     TagMap
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     minidom
>     os
>     print_function
>     tempfile
> Dump of esys.pycad complete
>     division
>     getToleranceForColocation
>     global_primitive_id_counter
>     global_tolerance_for_colocation
>     gmsh
> About to dump gmsh(esys.pycad.gmsh)
> Starting dump on esys.pycad.gmsh with ignore at []
>     Arc
>     BSpline
>     BezierCurve
>     CurveLoop
>     DEG
>     Design
>     Ellipse
>     Line
>     PlaneSurface
>     Point
>     PropertySet
>     RuledSurface
>     Spline
>     SurfaceLoop
>     Volume
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     design
>     division
>     getMPIRankWorld
>     getMPIWorldMax
>     gmshGeo2Msh
>     os
>     print_function
>     tempfile
> Dump of esys.pycad complete
>     math
>     numpy
>     numpyImported
>     primitives
>     print_function
>     resetGlobalPrimitiveIdCounter
>     setToleranceForColocation
>     shapes
>     transformations
> -------------esys.pycad
> ..esys.pycad.design.pyc
> ..esys.pycad.design
> Starting dump on esys.pycad.design with ignore at []
>     AbstractDesign
>     Manifold1D
>     Manifold2D
>     Manifold3D
>     Point
>     Primitive
>     PropertySet
>     ReversePrimitive
>     TagMap
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     minidom
>     os
>     print_function
>     tempfile
> ..esys.pycad.primitives.pyc
> ..esys.pycad.primitives
> ..esys.pycad.transformations.pyc
> ..esys.pycad.transformations
> ..esys.pycad.Triangle.pyc
> ..esys.pycad.Triangle
> Starting dump on esys.pycad.Triangle with ignore at []
>     Arc
>     BSpline
>     BezierCurve
>     CurveLoop
>     Design
>     Line
>     PlaneSurface
>     Point
>     PropertySet
>     RuledSurface
>     Spline
>     SurfaceLoop
>     Volume
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     design
>     division
>     getMPIRankWorld
>     getMPIWorldMax
>     glob
>     math
>     os
>     print_function
>     tempfile
> ..esys.pycad.extras.pyc
> ..esys.pycad.extras
> Starting dump on esys.pycad.extras with ignore at []
>     Arc
>     ArcBase
>     BSpline
>     BezierCurve
>     Brick
>     Curve
>     CurveBase
>     CurveLoop
>     DEG
>     Design
>     Dilation
>     Ellipse
>     EllipseBase
>     Line
>     Manifold1D
>     Manifold2D
>     Manifold3D
>     PlaneSurface
>     Point
>     Primitive
>     PrimitiveBase
>     PropertySet
>     RAD
>     Reflection
>     ReverseArc
>     ReverseCurve
>     ReverseCurveLoop
>     ReverseEllipse
>     ReversePlaneSurface
>     ReversePrimitive
>     ReverseRuledSurface
>     ReverseSurfaceLoop
>     Rotatation
>     RuledSurface
>     Spline
>     SurfaceLoop
>     TagMap
>     Transformation
>     Translation
>     Triangle
>     Volume
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     buildFreeSurface
>     buildLayer
>     createRuledSurface
>     design
>     division
>     getToleranceForColocation
>     global_primitive_id_counter
>     global_tolerance_for_colocation
>     gmsh
>     layer_cake
>     math
>     numpy
>     numpyImported
>     primitives
>     print_function
>     resetGlobalPrimitiveIdCounter
>     setToleranceForColocation
>     shapes
>     transformations
> ..esys.pycad.gmsh.pyc
> ..esys.pycad.gmsh
> Starting dump on esys.pycad.gmsh with ignore at []
>     Arc
>     BSpline
>     BezierCurve
>     CurveLoop
>     DEG
>     Design
>     Ellipse
>     Line
>     PlaneSurface
>     Point
>     PropertySet
>     RuledSurface
>     Spline
>     SurfaceLoop
>     Volume
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     design
>     division
>     getMPIRankWorld
>     getMPIWorldMax
>     gmshGeo2Msh
>     os
>     print_function
>     tempfile
> ..esys.pycad.shapes.pyc
> ..esys.pycad.shapes
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/escriptcore
> Starting dump on esys.escriptcore with ignore at ['symbolic']
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __path__
>     __url__
>     datamanager
> About to dump datamanager(esys.escriptcore.datamanager)
> Starting dump on esys.escriptcore.datamanager with ignore at []
>     DataManager
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     esc
> About to dump esc(esys.escriptcore.escriptcpp)
> Starting dump on esys.escriptcore.escriptcpp with ignore at []
>     C_GeneralTensorProduct
>     ContinuousDomain
>     ContinuousFunction
>     Data
>     DiracDeltaFunctions
>     Domain
>     Function
>     FunctionOnBoundary
>     FunctionOnContactOne
>     FunctionOnContactZero
>     FunctionSpace
>     Internal_SplitWorld
>     MPIBarrierWorld
>     Operator
>     RandomData
>     ReducedContinuousFunction
>     ReducedFunction
>     ReducedFunctionOnBoundary
>     ReducedFunctionOnContactOne
>     ReducedFunctionOnContactZero
>     ReducedSolution
>     Reducer
>     Scalar
>     Solution
>     SolverBuddy
>     SolverOptions
>     SubWorld
>     Tensor
>     Tensor3
>     Tensor4
>     TestDomain
>     TransportProblem
>     Vector
>     __doc__
>     __file__
>     __name__
>     __package__
>     _condEval
>     _saveDataCSV
>     canInterpolate
>     getEscriptParamInt
>     getMPIRankWorld
>     getMPISizeWorld
>     getMPIWorldMax
>     getMPIWorldSum
>     getMachinePrecision
>     getMaxFloat
>     getNumberOfThreads
>     getTestDomainFunctionSpace
>     getVersion
>     hasFeature
>     internal_addJob
>     internal_addJobPerWorld
>     internal_addVariable
>     internal_buildDomains
>     internal_makeDataReducer
>     internal_makeLocalOnly
>     internal_makeScalarReducer
>     listEscriptParams
>     listFeatures
>     load
>     loadIsConfigured
>     printParallelThreadCounts
>     releaseUnusedMemory
>     resolveGroup
>     runMPIProgram
>     setEscriptParamInt
>     setNumberOfThreads
> Dump of esys.escriptcore.datamanager complete
>     os
>     pickle
>     print_function
>     shutil
>     util
> About to dump util(esys.escriptcore.util)
> Starting dump on esys.escriptcore.util with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     L2
>     Lsup
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.escriptcore.datamanager complete
> Dump of esys.escriptcore complete
>     division
>     escriptcpp
>     gmshrunner
> About to dump gmshrunner(esys.escriptcore.gmshrunner)
> Starting dump on esys.escriptcore.gmshrunner with ignore at []
>     GMSH_MPI
>     HAVE_GMSH
>     HAVE_GMSHPY
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     _runGmshMPI
>     _runGmshPy
>     _runGmshSerial
>     division
>     getMPIRankWorld
>     getMPIWorldMax
>     gmshGeo2Msh
>     hasFeature
>     print_function
> Dump of esys.escriptcore complete
>     linearPDEs
> About to dump linearPDEs(esys.escriptcore.linearPDEs)
> Starting dump on esys.escriptcore.linearPDEs with ignore at []
>     Helmholtz
>     IllegalCoefficient
>     IllegalCoefficientFunctionSpace
>     IllegalCoefficientValue
>     LameEquation
>     LinearPDE
>     LinearPDESystem
>     LinearProblem
>     LinearSinglePDE
>     PDECoef
>     Poisson
>     SingleTransportPDE
>     SolverBuddy
>     SolverOptions
>     TransportPDE
>     UndefinedPDEError
>     WavePDE
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escore
>     math
>     numpy
>     print_function
>     util
> Dump of esys.escriptcore complete
>     nonlinearPDE
> About to dump nonlinearPDE(esys.escriptcore.nonlinearPDE)
> Starting dump on esys.escriptcore.nonlinearPDE with ignore at []
>     Data
>     DivergenceDetected
>     HAVE_SYMBOLS
>     InadmissiblePDEOrdering
>     NonlinearPDE
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     concatenateRow
>     division
>     iteration_steps_maxReached
>     lpe
>     numpy
>     print_function
>     time
>     util
> Dump of esys.escriptcore complete
>     print_function
>     splitworld
> About to dump splitworld(esys.escriptcore.splitworld)
> Starting dump on esys.escriptcore.splitworld with ignore at []
>     FunctionJob
>     Job
>     SplitWorld
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escore
>     print_function
>     warnings
> Dump of esys.escriptcore complete
>     start
> About to dump start(esys.escriptcore.start)
> Starting dump on esys.escriptcore.start with ignore at []
>     HAVE_SYMBOLS
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     ctypes
>     division
>     escriptLogMemoryStatusNow
>     os
>     print_function
>     sys
> Dump of esys.escriptcore complete
>     symbolic
>     util
> -------------esys.escriptcore
> ..esys.escriptcore.nonlinearPDE.pyc
> ..esys.escriptcore.nonlinearPDE
> Starting dump on esys.escriptcore.nonlinearPDE with ignore at []
>     Data
>     DivergenceDetected
>     HAVE_SYMBOLS
>     InadmissiblePDEOrdering
>     NonlinearPDE
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     concatenateRow
>     division
>     iteration_steps_maxReached
>     lpe
>     numpy
>     print_function
>     time
>     util
> ..esys.escriptcore.splitworld.pyc
> ..esys.escriptcore.splitworld
> Starting dump on esys.escriptcore.splitworld with ignore at []
>     FunctionJob
>     Job
>     SplitWorld
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escore
>     print_function
>     warnings
> ..esys.escriptcore.linearPDEs.pyc
> ..esys.escriptcore.linearPDEs
> Starting dump on esys.escriptcore.linearPDEs with ignore at []
>     Helmholtz
>     IllegalCoefficient
>     IllegalCoefficientFunctionSpace
>     IllegalCoefficientValue
>     LameEquation
>     LinearPDE
>     LinearPDESystem
>     LinearProblem
>     LinearSinglePDE
>     PDECoef
>     Poisson
>     SingleTransportPDE
>     SolverBuddy
>     SolverOptions
>     TransportPDE
>     UndefinedPDEError
>     WavePDE
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escore
>     math
>     numpy
>     print_function
>     util
> ..esys.escriptcore.models.pyc
> ..esys.escriptcore.models
> Starting dump on esys.escriptcore.models with ignore at []
>     DarcyFlow
>     FaultSystem
>     IncompressibleIsotropicFlowCartesian
>     LevelSet
>     MaxIterReached
>     Mountains
>     PowerLaw
>     Rheology
>     StokesProblemCartesian
>     SubSteppingException
>     TemperatureCartesian
>     Tracer
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     es
>     escore
>     escript
>     lpe
>     math
>     pdt
> About to dump pdt(esys.escriptcore.pdetools)
> Starting dump on esys.escriptcore.pdetools with ignore at []
>     ArithmeticTuple
>     BoundaryValuesFromVolumeTag
>     CorrectionFailed
>     Defect
>     GMRES
>     HomogeneousSaddlePointProblem
>     IndefinitePreconditioner
>     IterationBreakDown
>     Locator
>     MINRES
>     MaskFromBoundaryTag
>     MaskFromTag
>     MaxIterReached
>     NegativeNorm
>     NewtonGMRES
>     NoPDE
>     PCG
>     Projector
>     SolverSchemeException
>     TFQMR
>     TimeIntegrationManager
>     _GMRESm
>     __FDGMRES
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __givapp
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escore
>     getInfLocator
>     getSupLocator
>     linearPDEs
>     math
>     numpy
>     print_function
>     util
> Dump of esys.escriptcore.models complete
>     print_function
>     sys
>     util
> ..esys.escriptcore.util.pyc
> ..esys.escriptcore.util
> Starting dump on esys.escriptcore.util with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     L2
>     Lsup
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.escriptcore.benchmark.pyc
> ..esys.escriptcore.benchmark
> Starting dump on esys.escriptcore.benchmark with ignore at []
>     Benchmark
>     BenchmarkFilter
>     BenchmarkProblem
>     BenchmarkSuite
>     Options
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     esc
>     os
>     print_function
>     socket
>     sys
>     time
>     traceback
> ..esys.escriptcore.utestselect.pyc
> ..esys.escriptcore.utestselect
> Starting dump on esys.escriptcore.utestselect with ignore at []
>     FunctionTestCase
>     SkipTest
>     TestCase
>     TestLoader
>     TestResult
>     TestSuite
>     TextTestResult
>     TextTestRunner
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     defaultTestLoader
>     division
>     expectedFailure
>     findTestCases
>     getTestCaseNames
>     installHandler
>     main
>     makeSuite
>     print_function
>     registerResult
>     removeHandler
>     removeResult
>     skip
>     skipIf
>     skipUnless
> ..esys.escriptcore.levelset.pyc
> ..esys.escriptcore.levelset
> Starting dump on esys.escriptcore.levelset with ignore at []
>     LevelSet
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     es
>     lpe
>     math
>     print_function
> ..esys.escriptcore.testing.pyc
> ..esys.escriptcore.testing
> Starting dump on esys.escriptcore.testing with ignore at []
>     MPIBarrierWorld
>     __add_tests
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     getMPIRankWorld
>     os
>     print_function
>     run_single_test
>     run_tests
>     sys
>     unittest
> ..esys.escriptcore.modelframe.pyc
> ..esys.escriptcore.modelframe
> Starting dump on esys.escriptcore.modelframe with ignore at []
>     DataSource
>     ESySXMLCreator
>     ESySXMLParser
>     FailedTimeStepError
>     IterationDivergenceError
>     Link
>     LinkableObject
>     MissingLink
>     Model
>     NonPositiveStepSizeError
>     ParameterSet
>     RestartManager
>     Simulation
>     SimulationBreakDownError
>     _ParameterIterator
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     _cmpkey
>     _comp
>     all
>     any
>     collections
>     division
>     importName
>     itertools
>     minidom
>     numpy
>     operator
>     os
>     print_function
>     reduce
>     sys
>     time
> ..esys.escriptcore.gmshrunner.pyc
> ..esys.escriptcore.gmshrunner
> Starting dump on esys.escriptcore.gmshrunner with ignore at []
>     GMSH_MPI
>     HAVE_GMSH
>     HAVE_GMSHPY
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     _runGmshMPI
>     _runGmshPy
>     _runGmshSerial
>     division
>     getMPIRankWorld
>     getMPIWorldMax
>     gmshGeo2Msh
>     hasFeature
>     print_function
> ..esys.escriptcore.heat.pyc
> ..esys.escriptcore.heat
> Starting dump on esys.escriptcore.heat with ignore at []
>     TemperatureCartesian
>     Tracer
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escore
>     lpe
>     print_function
>     util
> ..esys.escriptcore.rheologies.pyc
> ..esys.escriptcore.rheologies
> Starting dump on esys.escriptcore.rheologies with ignore at []
>     IncompressibleIsotropicFlowCartesian
>     MaxIterReached
>     PowerLaw
>     Rheology
>     StokesProblemCartesian
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escore
>     print_function
>     util
> ..esys.escriptcore.runmodel.pyc
> ..esys.escriptcore.runmodel
> Starting dump on esys.escriptcore.runmodel with ignore at []
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     main
>     modelframe
>     optparse
>     parser
>     print_function
> ..esys.escriptcore.mountains.pyc
> ..esys.escriptcore.mountains
> Starting dump on esys.escriptcore.mountains with ignore at []
>     Mountains
>     SubSteppingException
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escript
>     lpe
>     math
>     print_function
>     sys
>     util
> ..esys.escriptcore.pdetools.pyc
> ..esys.escriptcore.pdetools
> Starting dump on esys.escriptcore.pdetools with ignore at []
>     ArithmeticTuple
>     BoundaryValuesFromVolumeTag
>     CorrectionFailed
>     Defect
>     GMRES
>     HomogeneousSaddlePointProblem
>     IndefinitePreconditioner
>     IterationBreakDown
>     Locator
>     MINRES
>     MaskFromBoundaryTag
>     MaskFromTag
>     MaxIterReached
>     NegativeNorm
>     NewtonGMRES
>     NoPDE
>     PCG
>     Projector
>     SolverSchemeException
>     TFQMR
>     TimeIntegrationManager
>     _GMRESm
>     __FDGMRES
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __givapp
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escore
>     getInfLocator
>     getSupLocator
>     linearPDEs
>     math
>     numpy
>     print_function
>     util
> ..esys.escriptcore.flows.pyc
> ..esys.escriptcore.flows
> Starting dump on esys.escriptcore.flows with ignore at []
>     DarcyFlow
>     StokesProblemCartesian
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     escore
>     lpe
>     pdt
>     print_function
>     util
> ..esys.escriptcore.datamanager.pyc
> ..esys.escriptcore.datamanager
> Starting dump on esys.escriptcore.datamanager with ignore at []
>     DataManager
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     esc
>     os
>     pickle
>     print_function
>     shutil
>     util
> ..esys.escriptcore.start.pyc
> ..esys.escriptcore.start
> Starting dump on esys.escriptcore.start with ignore at []
>     HAVE_SYMBOLS
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     ctypes
>     division
>     escriptLogMemoryStatusNow
>     os
>     print_function
>     sys
> ..esys.escriptcore.domainCouplers.pyc
> ..esys.escriptcore.domainCouplers
> Starting dump on esys.escriptcore.domainCouplers with ignore at []
>     MPIBarrierWorld
>     SpeckleyToRipley
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     getMPISizeWorld
>     print_function
>     rBrick
>     rRectangle
>     sBrick
>     sRectangle
> ..esys.escriptcore.faultsystems.pyc
> ..esys.escriptcore.faultsystems
> Starting dump on esys.escriptcore.faultsystems with ignore at []
>     FaultSystem
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     es
>     math
>     numpy
>     pdt
>     print_function
> ..esys.escriptcore.unitsSI.pyc
> ..esys.escriptcore.unitsSI
> Starting dump on esys.escriptcore.unitsSI with ignore at []
>     A
>     Atto
>     Barrel
>     C
>     Celsius
>     Centi
>     DEG
>     Darcy
>     Deca
>     Deci
>     Exa
>     F
>     Fahrenheit
>     Femto
>     Giga
>     Gravitational_Constant
>     Gyr
>     Hecto
>     Hz
>     J
>     K
>     Kilo
>     Magnetic_Dipole_Moment_Earth
>     Mcf
>     Mega
>     Micro
>     Milli
>     Mol
>     Mscf
>     Mu_0
>     Myr
>     N
>     Nano
>     Ohm
>     Pa
>     Peta
>     Pico
>     Poise
>     RAD
>     R_Earth
>     R_Earth_equator
>     R_Earth_poles
>     T
>     Tera
>     Tesla
>     Unit
>     V
>     W
>     Yocto
>     Yotta
>     Zepto
>     Zetta
>     _DivUnit
>     _PowUnit
>     _ProdUnit
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     atm
>     bar
>     cPoise
>     cm
>     day
>     division
>     ft
>     gal
>     gram
>     h
>     hour
>     kg
>     km
>     lb
>     liter
>     m
>     mDarcy
>     mPoise
>     mgal
>     minute
>     mm
>     msec
>     one
>     pi
>     print_function
>     psi
>     sec
>     ton
>     v_light
>     year
>     yr
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/escriptcore/symbolic
> Starting dump on esys.escriptcore.symbolic with ignore at []
> Supressing the following packages
> esys.escriptcore.symbolic.symbol
> esys.escriptcore.symbolic.evaluator
> ---------
>     Evaluator
>     HAVE_SYMBOLS
>     Symbol
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __nodocorecursion
>     __package__
>     __path__
>     __url__
>     division
>     evaluator
>     print_function
>     symbol
> -------------esys.escriptcore.symbolic
> ..esys.escriptcore.symbolic.pretty.pyc
> ..esys.escriptcore.symbolic.pretty
> ..esys.escriptcore.symbolic.symbol.pyc
> ..esys.escriptcore.symbolic.symbol
> ..esys.escriptcore.symbolic.utils.pyc
> ..esys.escriptcore.symbolic.utils
> ..esys.escriptcore.symbolic.symconstants.pyc
> ..esys.escriptcore.symbolic.symconstants
> ..esys.escriptcore.symbolic.evaluator.pyc
> ..esys.escriptcore.symbolic.evaluator
> ..esys.escriptcore.symbolic.functions.pyc
> ..esys.escriptcore.symbolic.functions
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/weipa
> Starting dump on esys.weipa with ignore at []
> Supressing the following packages
> esys.weipa.weipacpp
> ---------
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __nodocorecursion
>     __package__
>     __path__
>     __url__
>     createDataset
>     division
>     interpolateEscriptData
>     print_function
>     saveSilo
>     saveVTK
>     saveVoxet
>     visitInitialize
>     visitPublishData
>     weipacpp
> -------------esys.weipa
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/downunder
> Starting dump on esys.downunder with ignore at ['forwardmodels']
> Supressing the following packages
> esys.downunder.costfunctions
> esys.downunder.datasources
> esys.downunder. domainbuilder
> esys.downunder.forwardmodels
> esys.downunder.inversioncostfunctions
> esys.downunder.inversions
> esys.downunder.mappings
> esys.downunder.minimizers
> esys.downunder.regularizations
> esys.downunder.coordinates
> ---------
>     AbstractMinimizer
>     AcousticVelocityMapping
>     AcousticWaveForm
>     ArithmeticTuple
>     BoundedRangeMapping
>     CartesianCoordinateTransformation
>     CartesianReferenceSystem
>     ContinuousFunction
>     CostFunction
>     Data
>     DataSource
>     DcRes
>     DcResistivityForward
>     DensityMapping
>     DipoleDipoleSurvey
>     DiracDeltaFunctions
>     DomainBuilder
>     ErMapperData
>     ForwardModel
>     ForwardModelWithPotential
>     Function
>     FunctionJob
>     GRS80ReferenceSystem
>     GeodeticCoordinateTransformation
>     GeodeticReferenceSystem
>     GravityInversion
>     GravityModel
>     HTIWave
>     InversionCostFunction
>     InversionDriver
>     IsostaticPressure
>     Job
>     JointGravityMagneticInversion
>     LinearMapping
>     LinearPDE
>     Locator
>     Lsup
>     MT2DModelTEMode
>     MT2DModelTMMode
>     MTMapping
>     MagneticInversion
>     MagneticModel
>     Mapping
>     MeteredCostFunction
>     MinimizerBFGS
>     MinimizerException
>     MinimizerIterationIncurableBreakDown
>     MinimizerLBFGS
>     MinimizerMaxIterReached
>     MinimizerNLCG
>     NumpyData
>     PoleDipoleSurvey
>     PolePoleSurvey
>     ReferenceSystem
>     Regularization
>     Ricker
>     Scalar
>     SchlumbergerSurvey
>     SeismicSource
>     SelfDemagnetizationModel
>     SimpleSEGYWriter
>     SmoothAnomaly
>     SonicHTIWave
>     SonicWave
>     SpatialCoordinateTransformation
>     SphericalReferenceSystem
>     SplitInversionCostFunction
>     SplitMinimizerLBFGS
>     SplitRegularization
>     StrongJointGravityMagneticInversion
>     Subsidence
>     SusceptibilityMapping
>     SyntheticData
>     SyntheticDataBase
>     SyntheticFeatureData
>     TTIWave
>     VTIWave
>     WGS84ReferenceSystem
>     WaveBase
>     WennerSurvey
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __nodocorecursion
>     __package__
>     __path__
>     __url__
>     acoustic
>     base
>     coordinates
>     costfunctions
>     createAbsorbtionLayerFunction
>     datasources
>     dcresistivity
>     dcresistivityforwardmodeling
> About to dump dcresistivityforwardmodeling(esys.downunder.dcresistivityforwardmodeling)
> Starting dump on esys.downunder.dcresistivityforwardmodeling with ignore at []
>     ContinuousFunction
>     Data
>     DcResistivityForward
>     DipoleDipoleSurvey
>     DiracDeltaFunctions
>     Function
>     LinearPDE
>     Locator
>     Lsup
>     PoleDipoleSurvey
>     PolePoleSurvey
>     Scalar
>     SchlumbergerSurvey
>     WennerSurvey
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     grad
>     inf
>     kronecker
>     pi
>     print_function
>     saveSilo
>     sup
>     whereZero
> Dump of esys.downunder complete
>     division
>     domainbuilder
> About to dump domainbuilder(esys.downunder.domainbuilder)
> Starting dump on esys.downunder.domainbuilder with ignore at []
>     Abs
>     Brick
>     C_GeneralTensorProduct
>     CartesianReferenceSystem
>     DBLE_MAX
>     Data
>     DataSource
>     DomainBuilder
>     EPSILON
>     FileWriter
>     HAVE_RIPLEY
>     L2
>     Lsup
>     Rectangle
>     ReferenceSystem
>     U
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     logging
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     np
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder complete
>     forwardmodels
>     grad
>     gravity
>     inf
>     inversioncostfunctions
>     inversions
>     kronecker
>     logging
>     magnetic
>     magnetotelluric2d
>     makeTransformation
>     mappings
>     minimizers
>     np
>     pi
>     pressure
>     print_function
>     regularizations
>     saveSilo
>     seismic
> About to dump seismic(esys.downunder.seismic)
> Starting dump on esys.downunder.seismic with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     ContinuousDomain
>     ContinuousFunction
>     DBLE_MAX
>     Data
>     DataManager
>     DiracDeltaFunctions
>     Domain
>     EPSILON
>     Evaluator
>     FileWriter
>     Function
>     FunctionJob
>     FunctionOnBoundary
>     FunctionOnContactOne
>     FunctionOnContactZero
>     FunctionSpace
>     HAVE_SYMBOLS
>     HTIWave
>     Job
>     L2
>     LinearPDESystem
>     LinearSinglePDE
>     Lsup
>     MPIBarrierWorld
>     NonlinearPDE
>     OBSPY_AVAILABLE
>     Operator
>     RandomData
>     ReducedContinuousFunction
>     ReducedFunction
>     ReducedFunctionOnBoundary
>     ReducedFunctionOnContactOne
>     ReducedFunctionOnContactZero
>     ReducedSolution
>     Reducer
>     Ricker
>     Scalar
>     SimpleSEGYWriter
>     Solution
>     SolverBuddy
>     SolverOptions
>     SonicHTIWave
>     SonicWave
>     SplitWorld
>     SubWorld
>     Symbol
>     TTIWave
>     Tensor
>     Tensor3
>     Tensor4
>     TestDomain
>     TransportProblem
>     U
>     VTIWave
>     Vector
>     WaveBase
>     WavePDE
>     Wavelet
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     canInterpolate
>     clip
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     createAbsorbtionLayerFunction
>     createAbsorptionLayerFunction
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getEscriptParamInt
>     getMPIRankWorld
>     getMPISizeWorld
>     getMPIWorldMax
>     getMPIWorldSum
>     getMachinePrecision
>     getMaxFloat
>     getNumberOfThreads
>     getRank
>     getShape
>     getTagNames
>     getTestDomainFunctionSpace
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hasFeature
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     listFeatures
>     load
>     loadIsConfigured
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     np
>     outer
>     pi
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     releaseUnusedMemory
>     reorderComponents
>     resolve
>     resolveGroup
>     runMPIProgram
>     safeDiv
>     saveDataCSV
>     saveESD
>     setEscriptParamInt
>     setNumberOfThreads
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     symmetric
>     sys
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     time
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder complete
>     splitinversioncostfunctions
> About to dump splitinversioncostfunctions(esys.downunder.splitinversioncostfunctions)
> Starting dump on esys.downunder.splitinversioncostfunctions with ignore at []
>     ArithmeticTuple
>     Data
>     ForwardModel
>     FunctionJob
>     Job
>     Mapping
>     MeteredCostFunction
>     SplitInversionCostFunction
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     inner
>     np
>     print_function
>     updateHessianWorker
> Dump of esys.downunder complete
>     splitminimizers
> About to dump splitminimizers(esys.downunder.splitminimizers)
> Starting dump on esys.downunder.splitminimizers with ignore at []
>     AbstractMinimizer
>     ArithmeticTuple
>     FunctionJob
>     Job
>     SplitInversionCostFunction
>     SplitMinimizerLBFGS
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     np
>     print_function
> Dump of esys.downunder complete
>     splitregularizations
> About to dump splitregularizations(esys.downunder.splitregularizations)
> Starting dump on esys.downunder.splitregularizations with ignore at []
>     ArithmeticTuple
>     CostFunction
>     Data
>     Function
>     IllegalCoefficientValue
>     LinearPDE
>     Lsup
>     Scalar
>     SolverOptions
>     SplitRegularization
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     boundingBoxEdgeLengths
>     division
>     grad
>     inner
>     integrate
>     interpolate
>     kronecker
>     length
>     logging
>     makeTransformation
>     np
>     outer
>     print_function
>     sqrt
>     transpose
>     vol
> Dump of esys.downunder complete
>     subsidence
>     sup
>     whereZero
> -------------esys.downunder
> ..esys.downunder.inversions.pyc
> ..esys.downunder.inversions
> ..esys.downunder.dcresistivityforwardmodeling.pyc
> ..esys.downunder.dcresistivityforwardmodeling
> Starting dump on esys.downunder.dcresistivityforwardmodeling with ignore at []
>     ContinuousFunction
>     Data
>     DcResistivityForward
>     DipoleDipoleSurvey
>     DiracDeltaFunctions
>     Function
>     LinearPDE
>     Locator
>     Lsup
>     PoleDipoleSurvey
>     PolePoleSurvey
>     Scalar
>     SchlumbergerSurvey
>     WennerSurvey
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     grad
>     inf
>     kronecker
>     pi
>     print_function
>     saveSilo
>     sup
>     whereZero
> ..esys.downunder.mappings.pyc
> ..esys.downunder.mappings
> ..esys.downunder.datasources.pyc
> ..esys.downunder.datasources
> ..esys.downunder.seismic.pyc
> ..esys.downunder.seismic
> Starting dump on esys.downunder.seismic with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     ContinuousDomain
>     ContinuousFunction
>     DBLE_MAX
>     Data
>     DataManager
>     DiracDeltaFunctions
>     Domain
>     EPSILON
>     Evaluator
>     FileWriter
>     Function
>     FunctionJob
>     FunctionOnBoundary
>     FunctionOnContactOne
>     FunctionOnContactZero
>     FunctionSpace
>     HAVE_SYMBOLS
>     HTIWave
>     Job
>     L2
>     LinearPDESystem
>     LinearSinglePDE
>     Lsup
>     MPIBarrierWorld
>     NonlinearPDE
>     OBSPY_AVAILABLE
>     Operator
>     RandomData
>     ReducedContinuousFunction
>     ReducedFunction
>     ReducedFunctionOnBoundary
>     ReducedFunctionOnContactOne
>     ReducedFunctionOnContactZero
>     ReducedSolution
>     Reducer
>     Ricker
>     Scalar
>     SimpleSEGYWriter
>     Solution
>     SolverBuddy
>     SolverOptions
>     SonicHTIWave
>     SonicWave
>     SplitWorld
>     SubWorld
>     Symbol
>     TTIWave
>     Tensor
>     Tensor3
>     Tensor4
>     TestDomain
>     TransportProblem
>     U
>     VTIWave
>     Vector
>     WaveBase
>     WavePDE
>     Wavelet
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     canInterpolate
>     clip
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     createAbsorbtionLayerFunction
>     createAbsorptionLayerFunction
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getEscriptParamInt
>     getMPIRankWorld
>     getMPISizeWorld
>     getMPIWorldMax
>     getMPIWorldSum
>     getMachinePrecision
>     getMaxFloat
>     getNumberOfThreads
>     getRank
>     getShape
>     getTagNames
>     getTestDomainFunctionSpace
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hasFeature
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     listFeatures
>     load
>     loadIsConfigured
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     np
>     outer
>     pi
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     releaseUnusedMemory
>     reorderComponents
>     resolve
>     resolveGroup
>     runMPIProgram
>     safeDiv
>     saveDataCSV
>     saveESD
>     setEscriptParamInt
>     setNumberOfThreads
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     symmetric
>     sys
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     time
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.downunder.splitminimizers.pyc
> ..esys.downunder.splitminimizers
> Starting dump on esys.downunder.splitminimizers with ignore at []
>     AbstractMinimizer
>     ArithmeticTuple
>     FunctionJob
>     Job
>     SplitInversionCostFunction
>     SplitMinimizerLBFGS
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     np
>     print_function
> ..esys.downunder.magtel2d.pyc
> ..esys.downunder.magtel2d
> Starting dump on esys.downunder.magtel2d with ignore at []
>     HAVE_FINLEY
>     MT_2D
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     cmath
>     division
>     escript
>     finley
>     math
>     mt1d
> About to dump mt1d(esys.downunder.magtel1d)
> Starting dump on esys.downunder.magtel1d with ignore at []
>     MT_1D
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     cmath
>     division
>     numpy
>     print_function
>     sys
> Dump of esys.downunder.magtel2d complete
>     numpy
>     os
>     pde
>     pdetools
>     print_function
>     sys
>     types
>     weipa
> ..esys.downunder.magtel1d.pyc
> ..esys.downunder.magtel1d
> Starting dump on esys.downunder.magtel1d with ignore at []
>     MT_1D
>     __author__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     cmath
>     division
>     numpy
>     print_function
>     sys
> ..esys.downunder.minimizers.pyc
> ..esys.downunder.minimizers
> ..esys.downunder.splitinversioncostfunctions.pyc
> ..esys.downunder.splitinversioncostfunctions
> Starting dump on esys.downunder.splitinversioncostfunctions with ignore at []
>     ArithmeticTuple
>     Data
>     ForwardModel
>     FunctionJob
>     Job
>     Mapping
>     MeteredCostFunction
>     SplitInversionCostFunction
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     inner
>     np
>     print_function
>     updateHessianWorker
> ..esys.downunder.coordinates.pyc
> ..esys.downunder.coordinates
> ..esys.downunder.costfunctions.pyc
> ..esys.downunder.costfunctions
> ..esys.downunder.domainbuilder.pyc
> ..esys.downunder.domainbuilder
> Starting dump on esys.downunder.domainbuilder with ignore at []
>     Abs
>     Brick
>     C_GeneralTensorProduct
>     CartesianReferenceSystem
>     DBLE_MAX
>     Data
>     DataSource
>     DomainBuilder
>     EPSILON
>     FileWriter
>     HAVE_RIPLEY
>     L2
>     Lsup
>     Rectangle
>     ReferenceSystem
>     U
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     logging
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     np
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.downunder.inversioncostfunctions.pyc
> ..esys.downunder.inversioncostfunctions
> ..esys.downunder.splitregularizations.pyc
> ..esys.downunder.splitregularizations
> Starting dump on esys.downunder.splitregularizations with ignore at []
>     ArithmeticTuple
>     CostFunction
>     Data
>     Function
>     IllegalCoefficientValue
>     LinearPDE
>     Lsup
>     Scalar
>     SolverOptions
>     SplitRegularization
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     boundingBoxEdgeLengths
>     division
>     grad
>     inner
>     integrate
>     interpolate
>     kronecker
>     length
>     logging
>     makeTransformation
>     np
>     outer
>     print_function
>     sqrt
>     transpose
>     vol
> ..esys.downunder.regularizations.pyc
> ..esys.downunder.regularizations
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels
> Starting dump on esys.downunder.forwardmodels with ignore at []
>     AcousticWaveForm
>     DcRes
>     ForwardModel
>     ForwardModelWithPotential
>     GravityModel
>     IsostaticPressure
>     MT2DModelTEMode
>     MT2DModelTMMode
>     MagneticModel
>     SelfDemagnetizationModel
>     Subsidence
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __path__
>     __url__
>     acoustic
> About to dump acoustic(esys.downunder.forwardmodels.acoustic)
> Starting dump on esys.downunder.forwardmodels.acoustic with ignore at []
>     Abs
>     AcousticWaveForm
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     DiracDeltaFunctions
>     EPSILON
>     FileWriter
>     ForwardModel
>     FunctionOnBoundary
>     HAVE_DIRECT
>     L2
>     LinearPDE
>     Lsup
>     SolverOptions
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hasFeature
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     np
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder.forwardmodels complete
>     base
> About to dump base(esys.downunder.forwardmodels.base)
> Starting dump on esys.downunder.forwardmodels.base with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModel
>     ForwardModelWithPotential
>     L2
>     LinearSinglePDE
>     Lsup
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     np
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder.forwardmodels complete
>     dcresistivity
> About to dump dcresistivity(esys.downunder.forwardmodels.dcresistivity)
> Starting dump on esys.downunder.forwardmodels.dcresistivity with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     DcRes
>     DiracDeltaFunctions
>     EPSILON
>     FileWriter
>     ForwardModel
>     L2
>     LinearPDE
>     Locator
>     Lsup
>     Scalar
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder.forwardmodels complete
>     division
>     gravity
> About to dump gravity(esys.downunder.forwardmodels.gravity)
> Starting dump on esys.downunder.forwardmodels.gravity with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModelWithPotential
>     GravityModel
>     L2
>     Lsup
>     PI
>     U
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder.forwardmodels complete
>     magnetic
> About to dump magnetic(esys.downunder.forwardmodels.magnetic)
> Starting dump on esys.downunder.forwardmodels.magnetic with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModelWithPotential
>     L2
>     Lsup
>     MagneticModel
>     SelfDemagnetizationModel
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder.forwardmodels complete
>     magnetotelluric2d
> About to dump magnetotelluric2d(esys.downunder.forwardmodels.magnetotelluric2d)
> Starting dump on esys.downunder.forwardmodels.magnetotelluric2d with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModel
>     Function
>     FunctionOnBoundary
>     L2
>     LinearPDE
>     Lsup
>     MT2DBase
>     MT2DModelTEMode
>     MT2DModelTMMode
>     PI
>     Scalar
>     Solution
>     SolverOptions
>     Vector
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder.forwardmodels complete
>     pressure
> About to dump pressure(esys.downunder.forwardmodels.pressure)
> Starting dump on esys.downunder.forwardmodels.pressure with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     Function
>     IsostaticPressure
>     L2
>     LinearSinglePDE
>     Lsup
>     PI
>     Scalar
>     U
>     Vector
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder.forwardmodels complete
>     print_function
>     subsidence
> About to dump subsidence(esys.downunder.forwardmodels.subsidence)
> Starting dump on esys.downunder.forwardmodels.subsidence with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModel
>     FunctionOnBoundary
>     L2
>     LinearPDESystem
>     Lsup
>     Subsidence
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.downunder.forwardmodels complete
> -------------esys.downunder.forwardmodels
> ..esys.downunder.forwardmodels.gravity.pyc
> ..esys.downunder.forwardmodels.gravity
> Starting dump on esys.downunder.forwardmodels.gravity with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModelWithPotential
>     GravityModel
>     L2
>     Lsup
>     PI
>     U
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.downunder.forwardmodels.acoustic.pyc
> ..esys.downunder.forwardmodels.acoustic
> Starting dump on esys.downunder.forwardmodels.acoustic with ignore at []
>     Abs
>     AcousticWaveForm
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     DiracDeltaFunctions
>     EPSILON
>     FileWriter
>     ForwardModel
>     FunctionOnBoundary
>     HAVE_DIRECT
>     L2
>     LinearPDE
>     Lsup
>     SolverOptions
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hasFeature
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     np
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.downunder.forwardmodels.pressure.pyc
> ..esys.downunder.forwardmodels.pressure
> Starting dump on esys.downunder.forwardmodels.pressure with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     Function
>     IsostaticPressure
>     L2
>     LinearSinglePDE
>     Lsup
>     PI
>     Scalar
>     U
>     Vector
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.downunder.forwardmodels.magnetic.pyc
> ..esys.downunder.forwardmodels.magnetic
> Starting dump on esys.downunder.forwardmodels.magnetic with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModelWithPotential
>     L2
>     Lsup
>     MagneticModel
>     SelfDemagnetizationModel
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.downunder.forwardmodels.dcresistivity.pyc
> ..esys.downunder.forwardmodels.dcresistivity
> Starting dump on esys.downunder.forwardmodels.dcresistivity with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     DcRes
>     DiracDeltaFunctions
>     EPSILON
>     FileWriter
>     ForwardModel
>     L2
>     LinearPDE
>     Locator
>     Lsup
>     Scalar
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.downunder.forwardmodels.base.pyc
> ..esys.downunder.forwardmodels.base
> Starting dump on esys.downunder.forwardmodels.base with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModel
>     ForwardModelWithPotential
>     L2
>     LinearSinglePDE
>     Lsup
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     np
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.downunder.forwardmodels.magnetotelluric2d.pyc
> ..esys.downunder.forwardmodels.magnetotelluric2d
> Starting dump on esys.downunder.forwardmodels.magnetotelluric2d with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModel
>     Function
>     FunctionOnBoundary
>     L2
>     LinearPDE
>     Lsup
>     MT2DBase
>     MT2DModelTEMode
>     MT2DModelTMMode
>     PI
>     Scalar
>     Solution
>     SolverOptions
>     Vector
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     makeTransformation
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.downunder.forwardmodels.subsidence.pyc
> ..esys.downunder.forwardmodels.subsidence
> Starting dump on esys.downunder.forwardmodels.subsidence with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     ForwardModel
>     FunctionOnBoundary
>     L2
>     LinearPDESystem
>     Lsup
>     Subsidence
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/ripley
> Starting dump on esys.ripley with ignore at []
> Supressing the following packages
> esys.ripley.ripleycpp
> ---------
>     AbstractAssembler
>     BYTEORDER_BIG_ENDIAN
>     BYTEORDER_LITTLE_ENDIAN
>     BYTEORDER_NATIVE
>     Brick
>     DATATYPE_FLOAT32
>     DATATYPE_FLOAT64
>     DATATYPE_INT32
>     DECOMP_ADD_ELEMENTS
>     DECOMP_EXPAND
>     DECOMP_STRICT
>     MultiBrick
>     MultiRectangle
>     MultiResolutionDomain
>     Rectangle
>     RipleyBrick
>     RipleyDomain
>     RipleyMultiBrick
>     RipleyMultiRectangle
>     RipleyRectangle
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __nodocorecursion
>     __package__
>     __path__
>     __url__
>     division
>     esys
>     print_function
>     readBinaryGrid
>     ripleycpp
>     setDecompositionPolicy
> -------------esys.ripley
> ..esys.ripley.MultiResolutionDomain.pyc
> ..esys.ripley.MultiResolutionDomain
> Starting dump on esys.ripley.MultiResolutionDomain with ignore at []
>     _MultiResolutionDomain__generateDomain
>     _MultiResolutionDomain__newBrick
>     _MultiResolutionDomain__newRectangle
>     __class__
>     __delattr__
>     __dict__
>     __doc__
>     __format__
>     __getattribute__
>     __hash__
>     __init__
>     __module__
>     __new__
>     __reduce__
>     __reduce_ex__
>     __repr__
>     __setattr__
>     __sizeof__
>     __str__
>     __subclasshook__
>     __weakref__
>     getLevel
>     getMaxDepth
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/dudley
> Starting dump on esys.dudley with ignore at []
> Supressing the following packages
> esys.dudley.dudleycpp
> esys.dudley.readers
> esys.dudley.factorywrappers
> ---------
>     Brick
>     DudleyDomain
>     GMSHDesign
>     LoadMesh
>     MakeDomain
>     ReadGmsh
>     ReadMesh
>     Rectangle
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __nodocorecursion
>     __package__
>     __path__
>     __url__
>     division
>     dudleycpp
>     esys
>     factorywrappers
>     print_function
>     readers
> -------------esys.dudley
> ..esys.dudley.readers.pyc
> ..esys.dudley.readers
> ..esys.dudley.factorywrappers.pyc
> ..esys.dudley.factorywrappers
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/escript
> Starting dump on esys.escript with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     ContinuousDomain
>     ContinuousFunction
>     DBLE_MAX
>     Data
>     DataManager
>     DiracDeltaFunctions
>     Domain
>     EPSILON
>     Evaluator
>     FileWriter
>     Function
>     FunctionJob
>     FunctionOnBoundary
>     FunctionOnContactOne
>     FunctionOnContactZero
>     FunctionSpace
>     HAVE_SYMBOLS
>     Internal_SplitWorld
>     Job
>     L2
>     Lsup
>     MPIBarrierWorld
>     NonlinearPDE
>     Operator
>     RandomData
>     ReducedContinuousFunction
>     ReducedFunction
>     ReducedFunctionOnBoundary
>     ReducedFunctionOnContactOne
>     ReducedFunctionOnContactZero
>     ReducedSolution
>     Reducer
>     Scalar
>     Solution
>     SolverBuddy
>     SolverOptions
>     SplitWorld
>     SubWorld
>     Symbol
>     Tensor
>     Tensor3
>     Tensor4
>     TestDomain
>     TransportProblem
>     Vector
>     __all__
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __path__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     canInterpolate
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     evaluator
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getEscriptParamInt
>     getMPIRankWorld
>     getMPISizeWorld
>     getMPIWorldMax
>     getMPIWorldSum
>     getMachinePrecision
>     getMaxFloat
>     getNumberOfThreads
>     getRank
>     getShape
>     getTagNames
>     getTestDomainFunctionSpace
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hasFeature
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     internal_addJob
>     internal_addJobPerWorld
>     internal_addVariable
>     internal_buildDomains
>     internal_makeDataReducer
>     internal_makeLocalOnly
>     internal_makeScalarReducer
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     linearPDEs
> About to dump linearPDEs(esys.escript.linearPDEs)
> Starting dump on esys.escript.linearPDEs with ignore at []
>     Helmholtz
>     IllegalCoefficient
>     IllegalCoefficientFunctionSpace
>     IllegalCoefficientValue
>     LameEquation
>     LinearPDE
>     LinearPDESystem
>     LinearProblem
>     LinearSinglePDE
>     PDECoef
>     Poisson
>     SingleTransportPDE
>     SolverBuddy
>     SolverOptions
>     TransportPDE
>     UndefinedPDEError
>     WavePDE
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     escore
>     math
>     numpy
>     print_function
>     util
> Dump of esys.escript complete
>     listEscriptParams
>     listFeatures
>     load
>     loadIsConfigured
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pdetools
> About to dump pdetools(esys.escript.pdetools)
> Starting dump on esys.escript.pdetools with ignore at []
>     ArithmeticTuple
>     BoundaryValuesFromVolumeTag
>     CorrectionFailed
>     Defect
>     GMRES
>     HomogeneousSaddlePointProblem
>     IndefinitePreconditioner
>     IterationBreakDown
>     Locator
>     MINRES
>     MaskFromBoundaryTag
>     MaskFromTag
>     MaxIterReached
>     NegativeNorm
>     NewtonGMRES
>     NoPDE
>     PCG
>     Projector
>     SolverSchemeException
>     TFQMR
>     TimeIntegrationManager
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     escore
>     getInfLocator
>     getSupLocator
>     linearPDEs
>     math
>     numpy
>     print_function
>     util
> Dump of esys.escript complete
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     releaseUnusedMemory
>     reorderComponents
>     resolve
>     resolveGroup
>     runMPIProgram
>     safeDiv
>     saveDataCSV
>     saveESD
>     setEscriptParamInt
>     setNumberOfThreads
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symbol
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     unitsSI
> About to dump unitsSI(esys.escript.unitsSI)
> Starting dump on esys.escript.unitsSI with ignore at []
>     A
>     Atto
>     Barrel
>     C
>     Celsius
>     Centi
>     DEG
>     Darcy
>     Deca
>     Deci
>     Exa
>     F
>     Fahrenheit
>     Femto
>     Giga
>     Gravitational_Constant
>     Gyr
>     Hecto
>     Hz
>     J
>     K
>     Kilo
>     Magnetic_Dipole_Moment_Earth
>     Mcf
>     Mega
>     Micro
>     Milli
>     Mol
>     Mscf
>     Mu_0
>     Myr
>     N
>     Nano
>     Ohm
>     Pa
>     Peta
>     Pico
>     Poise
>     RAD
>     R_Earth
>     R_Earth_equator
>     R_Earth_poles
>     T
>     Tera
>     Tesla
>     Unit
>     V
>     W
>     Yocto
>     Yotta
>     Zepto
>     Zetta
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     atm
>     bar
>     cPoise
>     cm
>     day
>     division
>     ft
>     gal
>     gram
>     h
>     hour
>     kg
>     km
>     lb
>     liter
>     m
>     mDarcy
>     mPoise
>     mgal
>     minute
>     mm
>     msec
>     one
>     pi
>     print_function
>     psi
>     sec
>     ton
>     v_light
>     year
>     yr
> Dump of esys.escript complete
>     util
> About to dump util(esys.escript.util)
> Starting dump on esys.escript.util with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     L2
>     Lsup
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> Dump of esys.escript complete
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     x
>     zeros
> -------------esys.escript
> ..esys.escript.splitworld.pyc
> ..esys.escript.splitworld
> Starting dump on esys.escript.splitworld with ignore at []
>     FunctionJob
>     Job
>     SplitWorld
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     escore
>     print_function
>     warnings
> ..esys.escript.linearPDEs.pyc
> ..esys.escript.linearPDEs
> Starting dump on esys.escript.linearPDEs with ignore at []
>     Helmholtz
>     IllegalCoefficient
>     IllegalCoefficientFunctionSpace
>     IllegalCoefficientValue
>     LameEquation
>     LinearPDE
>     LinearPDESystem
>     LinearProblem
>     LinearSinglePDE
>     PDECoef
>     Poisson
>     SingleTransportPDE
>     SolverBuddy
>     SolverOptions
>     TransportPDE
>     UndefinedPDEError
>     WavePDE
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     escore
>     math
>     numpy
>     print_function
>     util
> ..esys.escript.models.pyc
> ..esys.escript.models
> Starting dump on esys.escript.models with ignore at []
>     DarcyFlow
>     FaultSystem
>     IncompressibleIsotropicFlowCartesian
>     LevelSet
>     MaxIterReached
>     Mountains
>     PowerLaw
>     Rheology
>     StokesProblemCartesian
>     SubSteppingException
>     TemperatureCartesian
>     Tracer
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     es
>     escore
>     escript
>     lpe
>     math
>     pdt
>     print_function
>     sys
>     util
> ..esys.escript.util.pyc
> ..esys.escript.util
> Starting dump on esys.escript.util with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     FileWriter
>     L2
>     Lsup
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.escript.modelframe.pyc
> ..esys.escript.modelframe
> Starting dump on esys.escript.modelframe with ignore at []
>     DataSource
>     ESySXMLCreator
>     ESySXMLParser
>     FailedTimeStepError
>     IterationDivergenceError
>     Link
>     LinkableObject
>     MissingLink
>     Model
>     NonPositiveStepSizeError
>     ParameterSet
>     RestartManager
>     Simulation
>     SimulationBreakDownError
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     all
>     any
>     collections
>     division
>     importName
>     itertools
>     minidom
>     numpy
>     operator
>     os
>     print_function
>     reduce
>     sys
>     time
> ..esys.escript.pdetools.pyc
> ..esys.escript.pdetools
> Starting dump on esys.escript.pdetools with ignore at []
>     ArithmeticTuple
>     BoundaryValuesFromVolumeTag
>     CorrectionFailed
>     Defect
>     GMRES
>     HomogeneousSaddlePointProblem
>     IndefinitePreconditioner
>     IterationBreakDown
>     Locator
>     MINRES
>     MaskFromBoundaryTag
>     MaskFromTag
>     MaxIterReached
>     NegativeNorm
>     NewtonGMRES
>     NoPDE
>     PCG
>     Projector
>     SolverSchemeException
>     TFQMR
>     TimeIntegrationManager
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     escore
>     getInfLocator
>     getSupLocator
>     linearPDEs
>     math
>     numpy
>     print_function
>     util
> ..esys.escript.datamanager.pyc
> ..esys.escript.datamanager
> Starting dump on esys.escript.datamanager with ignore at []
>     DataManager
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     esc
>     os
>     pickle
>     print_function
>     shutil
>     util
> ..esys.escript.unitsSI.pyc
> ..esys.escript.unitsSI
> Starting dump on esys.escript.unitsSI with ignore at []
>     A
>     Atto
>     Barrel
>     C
>     Celsius
>     Centi
>     DEG
>     Darcy
>     Deca
>     Deci
>     Exa
>     F
>     Fahrenheit
>     Femto
>     Giga
>     Gravitational_Constant
>     Gyr
>     Hecto
>     Hz
>     J
>     K
>     Kilo
>     Magnetic_Dipole_Moment_Earth
>     Mcf
>     Mega
>     Micro
>     Milli
>     Mol
>     Mscf
>     Mu_0
>     Myr
>     N
>     Nano
>     Ohm
>     Pa
>     Peta
>     Pico
>     Poise
>     RAD
>     R_Earth
>     R_Earth_equator
>     R_Earth_poles
>     T
>     Tera
>     Tesla
>     Unit
>     V
>     W
>     Yocto
>     Yotta
>     Zepto
>     Zetta
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     atm
>     bar
>     cPoise
>     cm
>     day
>     division
>     ft
>     gal
>     gram
>     h
>     hour
>     kg
>     km
>     lb
>     liter
>     m
>     mDarcy
>     mPoise
>     mgal
>     minute
>     mm
>     msec
>     one
>     pi
>     print_function
>     psi
>     sec
>     ton
>     v_light
>     year
>     yr
> ..esys.escript.symbolic.pyc
> ..esys.escript.symbolic
> Starting dump on esys.escript.symbolic with ignore at []
>     Evaluator
>     HAVE_SYMBOLS
>     Symbol
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     division
>     evaluator
>     print_function
>     symbol
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/modellib
> Starting dump on esys.modellib with ignore at []
>     __builtins__
>     __doc__
>     __file__
>     __name__
>     __package__
>     __path__
>     division
>     print_function
> -------------esys.modellib
> ..esys.modellib.materials.pyc
> ..esys.modellib.materials
> Starting dump on esys.modellib.materials with ignore at []
>     GravityForce
>     MaterialTable
>     Model
>     ParameterSet
>     SimpleEarthModel
>     SimpleFluidMaterial
>     SimpleSolidMaterial
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     exp
>     numpy
>     print_function
> ..esys.modellib.visualization.pyc
> ..esys.modellib.visualization
> Starting dump on esys.modellib.visualization with ignore at []
>     Data
>     Link
>     Model
>     Visualization
>     WriteVTK
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     os
>     print_function
>     saveVTK
> ..esys.modellib.mechanics.pyc
> ..esys.modellib.mechanics
> Starting dump on esys.modellib.mechanics with ignore at []
>     DruckerPrager
>     IterationDivergenceError
>     LinearPDE
>     Mechanics
>     Model
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     print_function
> ..esys.modellib.temperature.pyc
> ..esys.modellib.temperature
> Starting dump on esys.modellib.temperature with ignore at []
>     Data
>     IterationDivergenceError
>     LinearPDE
>     Model
>     SolverOptions
>     TemperatureAdvection
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     grad
>     inf
>     inner
>     length
>     numpy
>     print_function
>     sup
> ..esys.modellib.probe.pyc
> ..esys.modellib.probe
> Starting dump on esys.modellib.probe with ignore at []
>     Abs
>     C_GeneralTensorProduct
>     DBLE_MAX
>     Data
>     EPSILON
>     EvaluateExpression
>     FileWriter
>     L2
>     Lsup
>     Model
>     ParameterSet
>     Probe
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     acos
>     acosh
>     antihermitian
>     antisymmetric
>     asin
>     asinh
>     atan
>     atan2
>     atanh
>     boundingBox
>     boundingBoxEdgeLengths
>     clip
>     cmath
>     commonDim
>     commonShape
>     condEval
>     cos
>     cosh
>     delay
>     deviatoric
>     diameter
>     div
>     division
>     eigenvalues
>     eigenvalues_and_eigenvectors
>     erf
>     escore
>     escript_generalTensorProduct
>     escript_generalTensorTransposedProduct
>     escript_generalTransposedTensorProduct
>     escript_inverse
>     exp
>     generalTensorProduct
>     generalTensorTransposedProduct
>     generalTransposedTensorProduct
>     getClosestValue
>     getEpsilon
>     getMPIRankWorld
>     getMPIWorldMax
>     getMaxFloat
>     getRank
>     getShape
>     getTagNames
>     getVersion
>     gmshGeo2Msh
>     grad
>     grad_n
>     hermitian
>     identity
>     identityTensor
>     identityTensor4
>     inf
>     inner
>     insertTagNames
>     insertTaggedValues
>     integrate
>     interpolate
>     interpolateTable
>     inverse
>     jump
>     kronecker
>     length
>     listEscriptParams
>     log
>     log10
>     longestEdge
>     matchShape
>     matchType
>     math
>     matrix_mult
>     matrix_transposed_mult
>     matrixmult
>     maximum
>     maxval
>     meanValue
>     minimum
>     minval
>     mkDir
>     mult
>     negative
>     nonsymmetric
>     normalize
>     numpy
>     os
>     outer
>     pokeDim
>     positive
>     printParallelThreadCounts
>     print_function
>     reorderComponents
>     resolve
>     safeDiv
>     saveDataCSV
>     saveESD
>     showEscriptParams
>     sign
>     sin
>     sinh
>     sqrt
>     sup
>     swap_axes
>     sym
>     symmetric
>     tan
>     tanh
>     tensor_mult
>     tensor_transposed_mult
>     tensormult
>     testForZero
>     trace
>     transpose
>     transposed_matrix_mult
>     transposed_tensor_mult
>     unitVector
>     vol
>     warnings
>     whereNegative
>     whereNonNegative
>     whereNonPositive
>     whereNonZero
>     wherePositive
>     whereZero
>     zeros
> ..esys.modellib.flow.pyc
> ..esys.modellib.flow
> Starting dump on esys.modellib.flow with ignore at []
>     Data
>     IterationDivergenceError
>     LameEquation
>     Lsup
>     Model
>     SolverOptions
>     SteadyIncompressibleFlow
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     div
>     division
>     inf
>     kronecker
>     print_function
>     sup
> ..esys.modellib.geometry.pyc
> ..esys.modellib.geometry
> Starting dump on esys.modellib.geometry with ignore at []
>     ConstrainerAtBoxVertex
>     ConstrainerOverBox
>     DomainReader
>     FinleyReader
>     Model
>     ParameterSet
>     RectangularDomain
>     Scalar
>     ScalarConstrainerAtBoxVertex
>     ScalarConstrainerOverBox
>     UpdateGeometry
>     Vector
>     VectorConstrainerAtBoxVertex
>     VectorConstrainerOverBox
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     esys
>     inf
>     length
>     print_function
>     sup
>     whereZero
> ..esys.modellib.input.pyc
> ..esys.modellib.input
> Starting dump on esys.modellib.input with ignore at []
>     GaussianProfile
>     InterpolateOverBox
>     InterpolatedTimeProfile
>     LinearCombination
>     LinearPDE
>     MergeConstraints
>     Model
>     ParameterSet
>     ScalarDistributionFromTags
>     Sequencer
>     SmoothScalarDistributionFromTags
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __package__
>     __url__
>     division
>     exp
>     inf
>     length
>     log
>     numpy
>     print_function
>     sup
>     whereNegative
>     wherePositive
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/finley
> Starting dump on esys.finley with ignore at []
> Supressing the following packages
> esys.finley.finleycpp
> esys.finley.factorywrappers
> esys.finley.readers
> ---------
>     Brick
>     FinleyDomain
>     GMSHDesign
>     GetMeshFromFile
>     GlueFaces
>     JoinFaces
>     LoadMesh
>     MakeDomain
>     Merge
>     ReadGmsh
>     ReadMesh
>     Rectangle
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __nodocorecursion
>     __package__
>     __path__
>     __url__
>     division
>     esys
>     factorywrappers
>     finleycpp
>     print_function
>     readers
> -------------esys.finley
> ..esys.finley.readers.pyc
> ..esys.finley.readers
> ..esys.finley.factorywrappers.pyc
> ..esys.finley.factorywrappers
> Beginning  /<<PKGBUILDDIR>>/debian/stage2/esys/speckley
> Starting dump on esys.speckley with ignore at []
> Supressing the following packages
> esys.speckley.speckleycpp
> ---------
>     AbstractAssembler
>     BYTEORDER_BIG_ENDIAN
>     BYTEORDER_LITTLE_ENDIAN
>     BYTEORDER_NATIVE
>     Brick
>     DATATYPE_FLOAT32
>     DATATYPE_FLOAT64
>     DATATYPE_INT32
>     Rectangle
>     SpeckleyBrick
>     SpeckleyDomain
>     SpeckleyRectangle
>     __builtins__
>     __copyright__
>     __doc__
>     __file__
>     __license__
>     __name__
>     __nodocorecursion
>     __package__
>     __path__
>     __url__
>     division
>     esys
>     print_function
>     readBinaryGrid
>     speckleycpp
> -------------esys.speckley
> Running Sphinx v1.4.9
> >]
> Overfull \hbox (24.65349pt too wide) in paragraph at lines 85--88
> \OT1/ptm/m/n/10 This re-verse spline op-tion un-for-tu-nately does not work for
>  the []\OT1/pcr/m/n/10 getLoopCoords \OT1/ptm/m/n/10 com-mand, how-ever, the []
> 
> <figures/heatrefraction.png, id=977, 578.16pt x 433.62pt>
> <use figures/heatrefraction.png> [42] [43pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.4.5}) has been already used, duplicate ignor
> ed
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.134 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefraction.png>]
> Underfull \hbox (badness 10000) in paragraph at lines 137--142
> 
> <figures/heatrefractiontdp.png, id=1015, 578.16pt x 433.62pt>
> <use figures/heatrefractiontdp.png>
> <figures/heatrefractiontgdp.png, id=1016, 578.16pt x 433.62pt>
> <use figures/heatrefractiontgdp.png>
> <figures/heatrefractiontcdp.png, id=1017, 578.16pt x 433.62pt>
> <use figures/heatrefractiontcdp.png>
> <figures/heatrefractionhf.png, id=1018, 578.16pt x 433.62pt>
> <use figures/heatrefractionhf.png> [44] [45pdfTeX warning (ext4): destination w
> ith the same identifier (name{figure.4.6}) has been already used, duplicate ign
> ored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.199 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefractiontdp.pngloading pickled environment... not yet created
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 75 source files that are out of date
> updating environment: 75 added, 0 changed, 0 removed
> reading sources... [  1%] esys
> > </<<BUILDDIR>>/
> python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/heatrefractiontgdp.pn
> greading sources... [  2%] esys.downunder
> > </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookb
> ook/figures/heatrefractiontcdp.png> </<<BUILDDIR>>/python-escrip
> t-5.0/debian/tmp2/posix/doc/cookbook/figures/heatrefractionhf.png>]
> Underfull \hbox (badness 10000) in paragraph at lines 202--209
> 
> 
> Overfull \hbox (7.5533pt too wide) in paragraph at lines 210--216
> []\OT1/ptm/m/n/10 Contours have al-ready been dis-cussed in Sec-tion [][]3.3[][
> ]. To show sub-domains, we need to go back to []
> <figures/heatrefractionflux.png, id=1053, 578.16pt x 433.62pt>
> <use figures/heatrefractionflux.png> [46] [47pdfTeX warning (ext4): destination
>  with the same identifier (name{figure.4.7}) has been already used, duplicate i
> gnored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.291 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefractionflux.png>]
> Underfull \hbox (badness 10000) in paragraph at lines 294--299
> 
> <figures/heatrefraction2flux.png, id=1096, 578.16pt x 433.62pt>
> <use figures/heatrefraction2flux.png> [48pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.4.8}) has been already used, duplicate ignor
> ed
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.305 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/heatrefraction2flux.png>])
> Chapter 5.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example07.tex [49]
> Underfull \hbox (badness 10000) in paragraph at lines 154--155
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 154--155
> 
> [50] [51] <figures/sourceline.png, id=1166, 578.16pt x 433.62pt>
> <use figures/sourceline.png>
> Underfull \hbox (badness 10000) in paragraph at lines 279--280
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 279--280
> 
> [52pdfTeX warning (ext4): destination with the same identifier (name{figure.5.1
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.280 
>        </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/c
> ookbook/figures/sourceline.png>]
> <figures/ex07usamp.png, id=1190, 737.75626pt x 824.07875pt>
> <use figures/ex07usamp.png>
> <figures/ex07jsamp.png, id=1192, 737.75626pt x 824.07875pt>
> <use figures/ex07jsamp.png>
> <figures/ex07nsamp.png, id=1194, 737.75626pt x 824.07875pt>
> <use figures/ex07nsamp.png> [53]) [54pdfTeX warning (ext4): destination with th
> e same identifier (name{figure.5.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.123 \chapter
>               {Seismic Wave Propagation} </<<BUILDDIR>>/python-e
> script-5.0/debian/tmp2/posix/doc/cookbook/figures/ex07usamp.png (PNG copy)> </b
> uild/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/fi
> gures/ex07jsamp.png (PNG copy)> </<<BUILDDIR>>/python-escript-5.
> 0/debian/tmp2/posix/doc/cookbook/figures/ex07nsamp.png (PNG copy)>]
> Chapter 6.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example08.tex
> Underfull \hbox (badness 10000) in paragraph at lines 18--24
> 
> [55]
> Underfull \hbox (badness 10000) in paragraph at lines 139--145
> 
> [56pdfTeX warning (ext4): destination with the same identifier (name{table.6.1}
> ) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.156 #
>         set initial values for first two time steps with source terms]
> <figures/ex08pw50.png, id=1265, 622.325pt x 588.1975pt>
> <use figures/ex08pw50.png>
> <figures/ex08pw350.png, id=1266, 622.325pt x 588.1975pt>
> <use figures/ex08pw350.png>
> <figures/ex08pw650.png, id=1267, 622.325pt x 588.1975pt>
> <use figures/ex08pw650.png>
> <figures/ex08pw950.png, id=1268, 622.325pt x 588.1975pt>
> <use figures/ex08pw950.png> [57] [58pdfTeX warning (ext4): destination with the
>  same identifier (name{figure.6.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.214 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex08pw50.png (PNG copy)> </build/python-escript-O0iHo
> t/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08pw350.png (PNG 
> copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/c
> ookbook/figures/ex08pw650.png (PNG copy)> </<<BUILDDIR>>/python-
> escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08pw950.png (PNG copy)>]
> Underfull \hbox (badness 10000) in paragraph at lines 218--223
> 
> <figures/source.png, id=1301, 578.16pt x 433.62pt> <use figures/source.png>
> [59pdfTeX warning (ext4): destination with the same identifier (name{figure.6.2
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.273 t=
>         t+h; n=n+1 </<<PKGBUILDDIR>>/debian/tmp2
> /posix/doc/cookbook/figures/source.png>] [60]
> <figures/ex08babc.png, id=1389, 578.16pt x 433.62pt>
> <use figures/ex08babc.png>
> <figures/ex08sw060.png, id=1390, 622.325pt x 588.1975pt>
> <use figures/ex08sw060.png>
> <figures/ex08sw320.png, id=1391, 622.325pt x 588.1975pt>
> <use figures/ex08sw320.png>
> <figures/ex08sw660.png, id=1392, 622.325pt x 588.1975pt>
> <use figures/ex08sw660.png>
> <figures/ex08sw880.png, id=1393, 622.325pt x 588.1975pt>
> <use figures/ex08sw880.png> [61pdfTeX warning (ext4): destination with the same
>  identifier (name{figure.6.3}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.392 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex08babc.png>] [62pdfTeX warning (ext4): destination 
> with the same identifier (name{figure.6.4}) has been already used, duplicate ig
> nored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.392 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex08sw060.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08sw320.png (PNG
>  copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc/
> cookbook/figures/ex08sw660.png (PNG copy)> </<<BUILDDIR>>/python
> -escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08sw880.png (PNG copy)>]
> Underfull \hbox (badness 10000) in paragraph at lines 395--399
> 
> <figures/gmsh-example08c.png, id=1416, 1276.77pt x 931.48pt>
> <use figures/gmsh-example08c.png>
> <figures/ex08c2601.png, id=1418, 621.32124pt x 818.05624pt>
> <use figures/ex08c2601.png>) [63pdfTeX warning (ext4): destination with the sam
> e identifier (name{figure.6.5}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.126 \chapter
>               {3D Seismic Wave Propagation} </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/gmsh-example08c.png (PNG c
> opy)>] [64pdfTeX warning (ext4): destination with the same identifier (name{fig
> ure.6.6}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.126 \chapter
>               {3D Seismic Wave Propagation} </<<BUILDDIR>>/pytho
> n-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex08c2601.png (PNG copy)>]
> Chapter 7.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example09.tex
> Underfull \hbox (badness 10000) in paragraph at lines 17--21
> 
> [65] [66] <figures/gmsh-example09m.png, id=1518, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09m.png>
> <figures/gmsh-example09msh2d.png, id=1519, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09msh2d.png>
> <figures/gmsh-example09msh3d.png, id=1520, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09msh3d.png> [67] [68 </<<BUILDDIR>>/py
> thon-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/gmsh-example09m.png (PN
> G copy)> </<<PKGBUILDDIR>>/debian/tmp2/posix/doc
> /cookbook/figures/gmsh-example09msh2d.png (PNG copy)> </build/python-escript-O0
> iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/gmsh-example09ms
> h3d.png (PNG copy)>]
> <figures/gmsh-example09lc.png, id=1537, 1276.77pt x 931.48pt>
> <use figures/gmsh-example09lc.png> [69pdfTeX warning (ext4): destination with t
> he same identifier (name{figure.7.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.186 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/gmsh-example09lc.png (PNG copy)>]
> Underfull \hbox (badness 10000) in paragraph at lines 202--209
> 
> 
> Overfull \hbox (25.36078pt too wide) in paragraph at lines 222--223
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> <figures/ex09b00201.png, id=1553, 401.5pt x 401.5pt>
> <use figures/ex09b00201.png>
> <figures/ex09b00341.png, id=1554, 401.5pt x 401.5pt>
> <use figures/ex09b00341.png>
> <figures/ex09b00440.png, id=1555, 401.5pt x 401.5pt>
> <use figures/ex09b00440.png>) [70] [71 </<<BUILDDIR>>/python-esc
> ript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex09b00201.png (PNG copy)> </bu
> ild/python-escript-O0iHot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/fig
> ures/ex09b00341.png (PNG copy)> </<<BUILDDIR>>/python-escript-5.
> 0/debian/tmp2/posix/doc/cookbook/figures/ex09b00440.png (PNG copy)>] [72]
> Chapter 8.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example10.tex [73] [74]
> Underfull \hbox (badness 10000) in paragraph at lines 93--97
> 
> <figures/mayavi2_openfile.png, id=1607, 1282.7925pt x 947.54pt>
> <use figures/mayavi2_openfile.png>
> <figures/mayavi2_data.png, id=1608, 1282.7925pt x 947.54pt>
> <use figures/mayavi2_data.png>
> <figures/mayavi2_cell2point.png, id=1609, 1282.7925pt x 947.54pt>
> <use figures/mayavi2_cell2point.png>
> <figures/ex10apot.png, id=1610, 867.24pt x 828.09375pt>
> <use figures/ex10apot.png> [75] [76pdfTeX warning (ext4): destination with the 
> same identifier (name{figure.8.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.2}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/mayavi2_openfile.png> </<<BUILDDIR>>/p
> ython-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/mayavi2_data.png>]
> [77pdfTeX warning (ext4): destination with the same identifier (name{figure.8.3
> }) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.4}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.177 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/mayavi2_cell2point.png> </<<BUILDDIR>>
> /python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex10apot.png (PNG co
> py)>]
> Underfull \hbox (badness 10000) in paragraph at lines 180--184
> 
> <figures/ex10bpot.png, id=1641, 977.6525pt x 828.09375pt>
> <use figures/ex10bpot.png>
> <figures/ex10bpot2.png, id=1642, 666.49pt x 643.40375pt>
> <use figures/ex10bpot2.png>
> <figures/ex10p_boundeff.pdf, id=1643, 578.16pt x 433.62pt>
> <use figures/ex10p_boundeff.pdf> [78] [79pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.8.5}) has been already used, duplicate ignor
> ed
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.246 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.6}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.246 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10bpot.png (PNG copy)> </build/python-escript-O0iHo
> t/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex10bpot2.png (PNG 
> copy)>] [80pdfTeX warning (ext4): destination with the same identifier (name{fi
> gure.8.7}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.246 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10p_boundeff.pdf>]
> Underfull \hbox (badness 10000) in paragraph at lines 275--281
> 
> [81] <figures/ex10m_geo.png, id=1748, 1276.77pt x 931.48pt>
> <use figures/ex10m_geo.png>
> <figures/ex10m_msh.png, id=1749, 1276.77pt x 931.48pt>
> <use figures/ex10m_msh.png> [82] [83pdfTeX warning (ext4): destination with the
>  same identifier (name{figure.8.8}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.406 \clearpage
>                 pdfTeX warning (ext4): destination with the same identifier (na
> me{figure.8.9}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.406 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10m_geo.png (PNG copy)> </build/python-escript-O0iH
> ot/python-escript-5.0/debian/tmp2/posix/doc/cookbook/figures/ex10m_msh.png (PNG
>  copy)>] <figures/ex10q_boundeff.pdf, id=1788, 578.16pt x 433.62pt>
> <use figures/ex10q_boundeff.pdf>
> <figures/ex10q_boundeff_zoom.pdf, id=1789, 578.16pt x 433.62pt>
> <use figures/ex10q_boundeff_zoom.pdf> [84pdfTeX warning (ext4): destination wit
> h the same identifier (name{figure.8.10}) has been already used, duplicate igno
> red
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.449 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10q_boundeff.pdf>] [85pdfTeX warning (ext4): destin
> ation with the same identifier (name{figure.8.11}) has been already used, dupli
> cate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.449 \clearpage
>                  </<<PKGBUILDDIR>>/debian/tmp2/p
> osix/doc/cookbook/figures/ex10q_boundeff_zoom.pdf>]) [86]
> Chapter 9.
> 
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /example11.tex
> Underfull \hbox (badness 10000) in paragraph at lines 61--62
> 
> 
> Underfull \hbox (badness 10000) in paragraph at lines 61--62
> 
> <figures/ex11cstreamline.png, id=1882, 886.31125pt x 643.40375pt>
> <use figures/ex11cstreamline.png>)
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.bbl [87] [88pdfTeX warning (ext4): destination with the same identifi
> er (name{figure.9.1}) has been already used, duplicate ignored
> 
> \AtBegShi at Output ...ipout \box \AtBeginShipoutBox 
>                                                   \fi \fi 
> l.1 \begin{thebibliography}{5}
>                                </<<PKGBUILDDIR>>
> /debian/tmp2/posix/doc/cookbook/figures/ex11cstreamline.png (PNG copy)>])
> [89]
> (/<<PKGBUILDDIR>>/debian/tmp2/posix/doc/cookbook
> /cookbook.aux)
> 
> Package rerunfilecheck Warning: File `cookbook.out' has changed.
> (rerunfilecheck)                Rerun to get outlines right
> (rerunfilecheck)                or use package `bookmark'.
> 
> 
> LaTeX Warning: There were multiply-defined labels.
> 
>  )
> (see the transcript file for additional information)pdfTeX warning (dest): name
> {Hfootnote.36} has been referenced but does not exist, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.35} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.34} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.33} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.32} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.31} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.30} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.29} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.28} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.27} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.26} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.25} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.24} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.23} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.22} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.21} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.20} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.19} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.18} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.17} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.16} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.15} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.14} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.13} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.12} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.11} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.10} has been referenced but does not exis
> t, replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.9} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.8} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.7} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.6} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.5} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.4} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.3} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.2} has been referenced but does not exist
> , replaced by a fixed one
> 
> pdfTeX warning (dest): name{Hfootnote.1} has been referenced but does not exist
> , replaced by a fixed one
> 
> {/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/
> texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb></usr/share/texlive/texmf-
> dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/f
> onts/type1/public/amsfonts/cm/cmmi5.pfb></usr/share/texlive/texmf-dist/fonts/ty
> pe1/public/amsfonts/cm/cmmi6.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
> lic/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
> fonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
> m/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.
> pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></us
> r/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/share/
> texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texlive/
> texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-
> dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb></usr/share/texlive/texmf-dist/fo
> nts/type1/public/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/typ
> e1/public/amsfonts/cm/cmsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/publ
> ic/amsfonts/symbols/msam10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/c
> ourier/ucrb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a
> .pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/s
> hare/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive
> /texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb></usr/share/texlive/texmf-dist
> /fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/ur
> w/times/utmbi8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8a
> .pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
> Output written on cookbook.pdf (89 pages, 4751197 bytes).
> Transcript written on cookbook.log.
> Install file: "debian/tmp2/posix/doc/cookbook/cookbook.pdf" as "debian/stage2/release/doc/cookbook/cookbook.pdf"
> reading sources... [  4%] esys.downunder.dcresistivityforwardmodeling
> reading sources... [  5%] esys.downunder.domainbuilder
> reading sources... [  6%] esys.downunder.forwardmodels
> reading sources... [  8%] esys.downunder.forwardmodels.acoustic
> reading sources... [  9%] esys.downunder.forwardmodels.base
> reading sources... [ 10%] esys.downunder.forwardmodels.dcresistivity
> reading sources... [ 12%] esys.downunder.forwardmodels.gravity
> reading sources... [ 13%] esys.downunder.forwardmodels.magnetic
> reading sources... [ 14%] esys.downunder.forwardmodels.magnetotelluric2d
> reading sources... [ 16%] esys.downunder.forwardmodels.pressure
> reading sources... [ 17%] esys.downunder.forwardmodels.subsidence
> reading sources... [ 18%] esys.downunder.magtel1d
> reading sources... [ 20%] esys.downunder.magtel2d
> reading sources... [ 21%] esys.downunder.seismic
> reading sources... [ 22%] esys.downunder.splitinversioncostfunctions
> reading sources... [ 24%] esys.downunder.splitminimizers
> reading sources... [ 25%] esys.downunder.splitregularizations
> reading sources... [ 26%] esys.dudley
> reading sources... [ 28%] esys.escript
> reading sources... [ 29%] esys.escript.datamanager
> reading sources... [ 30%] esys.escript.linearPDEs
> reading sources... [ 32%] esys.escript.modelframe
> reading sources... [ 33%] esys.escript.models
> reading sources... [ 34%] esys.escript.pdetools
> reading sources... [ 36%] esys.escript.splitworld
> reading sources... [ 37%] esys.escript.symbolic
> reading sources... [ 38%] esys.escript.unitsSI
> reading sources... [ 40%] esys.escript.util
> reading sources... [ 41%] esys.escriptcore
> reading sources... [ 42%] esys.escriptcore.benchmark
> reading sources... [ 44%] esys.escriptcore.datamanager
> reading sources... [ 45%] esys.escriptcore.domainCouplers
> reading sources... [ 46%] esys.escriptcore.escriptcpp
> reading sources... [ 48%] esys.escriptcore.faultsystems
> reading sources... [ 49%] esys.escriptcore.flows
> reading sources... [ 50%] esys.escriptcore.gmshrunner
> reading sources... [ 52%] esys.escriptcore.heat
> reading sources... [ 53%] esys.escriptcore.levelset
> reading sources... [ 54%] esys.escriptcore.linearPDEs
> reading sources... [ 56%] esys.escriptcore.modelframe
> reading sources... [ 57%] esys.escriptcore.models
> reading sources... [ 58%] esys.escriptcore.mountains
> reading sources... [ 60%] esys.escriptcore.nonlinearPDE
> reading sources... [ 61%] esys.escriptcore.pdetools
> reading sources... [ 62%] esys.escriptcore.rheologies
> reading sources... [ 64%] esys.escriptcore.runmodel
> reading sources... [ 65%] esys.escriptcore.splitworld
> reading sources... [ 66%] esys.escriptcore.start
> reading sources... [ 68%] esys.escriptcore.symbolic
> reading sources... [ 69%] esys.escriptcore.testing
> reading sources... [ 70%] esys.escriptcore.unitsSI
> reading sources... [ 72%] esys.escriptcore.utestselect
> reading sources... [ 73%] esys.escriptcore.util
> reading sources... [ 74%] esys.finley
> reading sources... [ 76%] esys.modellib
> reading sources... [ 77%] esys.modellib.flow
> reading sources... [ 78%] esys.modellib.geometry
> reading sources... [ 80%] esys.modellib.input
> reading sources... [ 81%] esys.modellib.materials
> reading sources... [ 82%] esys.modellib.mechanics
> reading sources... [ 84%] esys.modellib.probe
> reading sources... [ 85%] esys.modellib.temperature
> reading sources... [ 86%] esys.modellib.visualization
> reading sources... [ 88%] esys.pycad
> reading sources... [ 89%] esys.pycad.Triangle
> reading sources... [ 90%] esys.pycad.design
> reading sources... [ 92%] esys.pycad.extras
> reading sources... [ 93%] esys.pycad.gmsh
> reading sources... [ 94%] esys.ripley
> reading sources... [ 96%] esys.ripley.MultiResolutionDomain
> reading sources... [ 97%] esys.speckley
> reading sources... [ 98%] esys.weipa
> reading sources... [100%] index
> 
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/coordinates.py:docstring of esys.downunder.GeodeticCoordinateTransformation.getGradient:4: WARNING: Inline interpreted text or phrase reference start-string without end-string.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/pressure.py:docstring of esys.downunder.IsostaticPressure.getPressure:9: WARNING: Inline literal start-string without end-string.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.MT2DModelTEMode:10: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.MT2DModelTEMode:11: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.MT2DModelTMMode:10: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.MT2DModelTMMode:11: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/datasources.py:docstring of esys.downunder.NumpyData.__init__:26: WARNING: Inline literal start-string without end-string.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/dcresistivityforwardmodeling.py:docstring of esys.downunder.PoleDipoleSurvey.__init__:5: WARNING: Field list ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/dcresistivityforwardmodeling.py:docstring of esys.downunder.PoleDipoleSurvey.__init__:16: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/dcresistivityforwardmodeling.py:docstring of esys.downunder.PoleDipoleSurvey.__init__:17: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/dcresistivityforwardmodeling.py:docstring of esys.downunder.PolePoleSurvey.__init__:5: WARNING: Field list ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/dcresistivityforwardmodeling.py:docstring of esys.downunder.PolePoleSurvey.__init__:14: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/dcresistivityforwardmodeling.py:docstring of esys.downunder.PolePoleSurvey.__init__:15: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/coordinates.py:docstring of esys.downunder.ReferenceSystem.__init__:4: WARNING: Field list ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/coordinates.py:docstring of esys.downunder.SpatialCoordinateTransformation.getGradient:4: WARNING: Inline interpreted text or phrase reference start-string without end-string.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/dcresistivityforwardmodeling.py:docstring of esys.downunder.WennerSurvey.__init__:5: WARNING: Field list ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/dcresistivityforwardmodeling.py:docstring of esys.downunder.WennerSurvey.__init__:14: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/dcresistivityforwardmodeling.py:docstring of esys.downunder.WennerSurvey.__init__:15: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/minimizers.py:docstring of esys.downunder.MinimizerLBFGS.run:2: ERROR: Undefined substitution referenced: "Jx_k - Jx_{k-1}".
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.MT2DModelTEMode.getArguments:5: ERROR: Unknown target name: "ex".
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.MT2DModelTEMode.getArguments:5: ERROR: Unknown target name: "ex".
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:17: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:23: WARNING: don't know which module to import for autodocumenting u'DcResistivityForward' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:29: WARNING: don't know which module to import for autodocumenting u'DipoleDipoleSurvey' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:35: WARNING: don't know which module to import for autodocumenting u'LinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:41: WARNING: don't know which module to import for autodocumenting u'Locator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:47: WARNING: don't know which module to import for autodocumenting u'PoleDipoleSurvey' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:53: WARNING: don't know which module to import for autodocumenting u'PolePoleSurvey' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:59: WARNING: don't know which module to import for autodocumenting u'SchlumbergerSurvey' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:65: WARNING: don't know which module to import for autodocumenting u'WennerSurvey' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:74: WARNING: don't know which module to import for autodocumenting u'ContinuousFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:75: WARNING: don't know which module to import for autodocumenting u'DiracDeltaFunctions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:76: WARNING: don't know which module to import for autodocumenting u'Function' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:77: WARNING: don't know which module to import for autodocumenting u'Lsup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:78: WARNING: don't know which module to import for autodocumenting u'Scalar' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:79: WARNING: don't know which module to import for autodocumenting u'grad' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:80: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:81: WARNING: don't know which module to import for autodocumenting u'kronecker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:82: WARNING: don't know which module to import for autodocumenting u'saveSilo' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:83: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.dcresistivityforwardmodeling.rst:84: WARNING: don't know which module to import for autodocumenting u'whereZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/coordinates.py:docstring of esys.downunder.domainbuilder.ReferenceSystem.__init__:4: WARNING: Field list ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:19: WARNING: don't know which module to import for autodocumenting u'AcousticWaveForm' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:25: WARNING: don't know which module to import for autodocumenting u'DcRes' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:31: WARNING: don't know which module to import for autodocumenting u'ForwardModel' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:37: WARNING: don't know which module to import for autodocumenting u'ForwardModelWithPotential' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:43: WARNING: don't know which module to import for autodocumenting u'GravityModel' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:49: WARNING: don't know which module to import for autodocumenting u'IsostaticPressure' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:55: WARNING: don't know which module to import for autodocumenting u'MT2DModelTEMode' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:61: WARNING: don't know which module to import for autodocumenting u'MT2DModelTMMode' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:67: WARNING: don't know which module to import for autodocumenting u'MagneticModel' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:73: WARNING: don't know which module to import for autodocumenting u'SelfDemagnetizationModel' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.rst:79: WARNING: don't know which module to import for autodocumenting u'Subsidence' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:13: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:19: WARNING: don't know which module to import for autodocumenting u'FileWriter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:25: WARNING: don't know which module to import for autodocumenting u'ForwardModelWithPotential' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:31: WARNING: don't know which module to import for autodocumenting u'MagneticModel' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:37: WARNING: don't know which module to import for autodocumenting u'SelfDemagnetizationModel' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:46: WARNING: don't know which module to import for autodocumenting u'Abs' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:47: WARNING: don't know which module to import for autodocumenting u'C_GeneralTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:48: WARNING: don't know which module to import for autodocumenting u'L2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:49: WARNING: don't know which module to import for autodocumenting u'Lsup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:50: WARNING: don't know which module to import for autodocumenting u'acos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:51: WARNING: don't know which module to import for autodocumenting u'acosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:52: WARNING: don't know which module to import for autodocumenting u'antihermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:53: WARNING: don't know which module to import for autodocumenting u'antisymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:54: WARNING: don't know which module to import for autodocumenting u'asin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:55: WARNING: don't know which module to import for autodocumenting u'asinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:56: WARNING: don't know which module to import for autodocumenting u'atan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:57: WARNING: don't know which module to import for autodocumenting u'atan2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:58: WARNING: don't know which module to import for autodocumenting u'atanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:59: WARNING: don't know which module to import for autodocumenting u'boundingBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:60: WARNING: don't know which module to import for autodocumenting u'boundingBoxEdgeLengths' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:61: WARNING: don't know which module to import for autodocumenting u'clip' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:62: WARNING: don't know which module to import for autodocumenting u'commonDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:63: WARNING: don't know which module to import for autodocumenting u'commonShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:64: WARNING: don't know which module to import for autodocumenting u'condEval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:65: WARNING: don't know which module to import for autodocumenting u'cos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:66: WARNING: don't know which module to import for autodocumenting u'cosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:67: WARNING: don't know which module to import for autodocumenting u'delay' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:68: WARNING: don't know which module to import for autodocumenting u'deviatoric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:69: WARNING: don't know which module to import for autodocumenting u'diameter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:70: WARNING: don't know which module to import for autodocumenting u'div' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:71: WARNING: don't know which module to import for autodocumenting u'eigenvalues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:72: WARNING: don't know which module to import for autodocumenting u'eigenvalues_and_eigenvectors' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:73: WARNING: don't know which module to import for autodocumenting u'erf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:74: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:75: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:76: WARNING: don't know which module to import for autodocumenting u'escript_generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:77: WARNING: don't know which module to import for autodocumenting u'escript_inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:78: WARNING: don't know which module to import for autodocumenting u'exp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:79: WARNING: don't know which module to import for autodocumenting u'generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:80: WARNING: don't know which module to import for autodocumenting u'generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:81: WARNING: don't know which module to import for autodocumenting u'generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:82: WARNING: don't know which module to import for autodocumenting u'getClosestValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:83: WARNING: don't know which module to import for autodocumenting u'getEpsilon' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:84: WARNING: don't know which module to import for autodocumenting u'getMPIRankWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:85: WARNING: don't know which module to import for autodocumenting u'getMPIWorldMax' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:86: WARNING: don't know which module to import for autodocumenting u'getMaxFloat' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:87: WARNING: don't know which module to import for autodocumenting u'getRank' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:88: WARNING: don't know which module to import for autodocumenting u'getShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:89: WARNING: don't know which module to import for autodocumenting u'getTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:90: WARNING: don't know which module to import for autodocumenting u'getVersion' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:91: WARNING: don't know which module to import for autodocumenting u'gmshGeo2Msh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:92: WARNING: don't know which module to import for autodocumenting u'grad' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:93: WARNING: don't know which module to import for autodocumenting u'grad_n' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:94: WARNING: don't know which module to import for autodocumenting u'hermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:95: WARNING: don't know which module to import for autodocumenting u'identity' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:96: WARNING: don't know which module to import for autodocumenting u'identityTensor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:97: WARNING: don't know which module to import for autodocumenting u'identityTensor4' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:98: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:99: WARNING: don't know which module to import for autodocumenting u'inner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:100: WARNING: don't know which module to import for autodocumenting u'insertTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:101: WARNING: don't know which module to import for autodocumenting u'insertTaggedValues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:102: WARNING: don't know which module to import for autodocumenting u'integrate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:103: WARNING: don't know which module to import for autodocumenting u'interpolate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:104: WARNING: don't know which module to import for autodocumenting u'interpolateTable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:105: WARNING: don't know which module to import for autodocumenting u'inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:106: WARNING: don't know which module to import for autodocumenting u'jump' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:107: WARNING: don't know which module to import for autodocumenting u'kronecker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:108: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:109: WARNING: don't know which module to import for autodocumenting u'listEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:110: WARNING: don't know which module to import for autodocumenting u'log' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:111: WARNING: don't know which module to import for autodocumenting u'log10' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:112: WARNING: don't know which module to import for autodocumenting u'longestEdge' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:113: WARNING: don't know which module to import for autodocumenting u'matchShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:114: WARNING: don't know which module to import for autodocumenting u'matchType' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:115: WARNING: don't know which module to import for autodocumenting u'matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:116: WARNING: don't know which module to import for autodocumenting u'matrix_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:117: WARNING: don't know which module to import for autodocumenting u'matrixmult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:118: WARNING: don't know which module to import for autodocumenting u'maximum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:119: WARNING: don't know which module to import for autodocumenting u'maxval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:120: WARNING: don't know which module to import for autodocumenting u'meanValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:121: WARNING: don't know which module to import for autodocumenting u'minimum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:122: WARNING: don't know which module to import for autodocumenting u'minval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:123: WARNING: don't know which module to import for autodocumenting u'mkDir' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:124: WARNING: don't know which module to import for autodocumenting u'mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:125: WARNING: don't know which module to import for autodocumenting u'negative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:126: WARNING: don't know which module to import for autodocumenting u'nonsymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:127: WARNING: don't know which module to import for autodocumenting u'normalize' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:128: WARNING: don't know which module to import for autodocumenting u'outer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:129: WARNING: don't know which module to import for autodocumenting u'pokeDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:130: WARNING: don't know which module to import for autodocumenting u'positive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:131: WARNING: don't know which module to import for autodocumenting u'printParallelThreadCounts' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:132: WARNING: don't know which module to import for autodocumenting u'reorderComponents' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:133: WARNING: don't know which module to import for autodocumenting u'resolve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:134: WARNING: don't know which module to import for autodocumenting u'safeDiv' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:135: WARNING: don't know which module to import for autodocumenting u'saveDataCSV' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:136: WARNING: don't know which module to import for autodocumenting u'saveESD' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:137: WARNING: don't know which module to import for autodocumenting u'showEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:138: WARNING: don't know which module to import for autodocumenting u'sign' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:139: WARNING: don't know which module to import for autodocumenting u'sin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:140: WARNING: don't know which module to import for autodocumenting u'sinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:141: WARNING: don't know which module to import for autodocumenting u'sqrt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:142: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:143: WARNING: don't know which module to import for autodocumenting u'swap_axes' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:144: WARNING: don't know which module to import for autodocumenting u'symmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:145: WARNING: don't know which module to import for autodocumenting u'tan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:146: WARNING: don't know which module to import for autodocumenting u'tanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:147: WARNING: don't know which module to import for autodocumenting u'tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:148: WARNING: don't know which module to import for autodocumenting u'tensor_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:149: WARNING: don't know which module to import for autodocumenting u'tensormult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:150: WARNING: don't know which module to import for autodocumenting u'testForZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:151: WARNING: don't know which module to import for autodocumenting u'trace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:152: WARNING: don't know which module to import for autodocumenting u'transpose' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:153: WARNING: don't know which module to import for autodocumenting u'transposed_matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:154: WARNING: don't know which module to import for autodocumenting u'transposed_tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:155: WARNING: don't know which module to import for autodocumenting u'unitVector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:156: WARNING: don't know which module to import for autodocumenting u'vol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:157: WARNING: don't know which module to import for autodocumenting u'whereNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:158: WARNING: don't know which module to import for autodocumenting u'whereNonNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:159: WARNING: don't know which module to import for autodocumenting u'whereNonPositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:160: WARNING: don't know which module to import for autodocumenting u'whereNonZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:161: WARNING: don't know which module to import for autodocumenting u'wherePositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:162: WARNING: don't know which module to import for autodocumenting u'whereZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.forwardmodels.magnetic.rst:163: WARNING: don't know which module to import for autodocumenting u'zeros' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTEMode:10: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTEMode:11: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTMMode:10: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTMMode:11: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DBase.__init__:21: WARNING: Field list ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DBase.__init__:29: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DBase.__init__:32: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTEMode:10: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTEMode:11: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTMMode:10: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTMMode:11: WARNING: Block quote ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTEMode.getArguments:5: ERROR: Unknown target name: "ex".
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTEMode.getArguments:5: ERROR: Unknown target name: "ex".
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTEMode.getArguments:5: ERROR: Unknown target name: "ex".
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/magnetotelluric2d.py:docstring of esys.downunder.forwardmodels.magnetotelluric2d.MT2DModelTEMode.getArguments:5: ERROR: Unknown target name: "ex".
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/pressure.py:docstring of esys.downunder.forwardmodels.pressure.IsostaticPressure.getPressure:9: WARNING: Inline literal start-string without end-string.
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/forwardmodels/pressure.py:docstring of esys.downunder.forwardmodels.pressure.IsostaticPressure.getPressure:9: WARNING: Inline literal start-string without end-string.
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.magtel1d.rst:9: WARNING: don't know which module to import for autodocumenting u'MT_1D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.magtel2d.rst:9: WARNING: don't know which module to import for autodocumenting u'MT_2D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:37: WARNING: don't know which module to import for autodocumenting u'ContinuousDomain' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:43: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:49: WARNING: don't know which module to import for autodocumenting u'DataManager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:55: WARNING: don't know which module to import for autodocumenting u'Domain' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:61: WARNING: don't know which module to import for autodocumenting u'Evaluator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:67: WARNING: don't know which module to import for autodocumenting u'FileWriter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:73: WARNING: don't know which module to import for autodocumenting u'FunctionJob' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:79: WARNING: don't know which module to import for autodocumenting u'FunctionSpace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:85: WARNING: don't know which module to import for autodocumenting u'HTIWave' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:91: WARNING: don't know which module to import for autodocumenting u'Job' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:97: WARNING: don't know which module to import for autodocumenting u'NonlinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:103: WARNING: don't know which module to import for autodocumenting u'Operator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:109: WARNING: don't know which module to import for autodocumenting u'Reducer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:115: WARNING: don't know which module to import for autodocumenting u'Ricker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:121: WARNING: don't know which module to import for autodocumenting u'SimpleSEGYWriter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:127: WARNING: don't know which module to import for autodocumenting u'SolverBuddy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:133: WARNING: don't know which module to import for autodocumenting u'SolverOptions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:139: WARNING: don't know which module to import for autodocumenting u'SonicHTIWave' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:145: WARNING: don't know which module to import for autodocumenting u'SonicWave' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:151: WARNING: don't know which module to import for autodocumenting u'SplitWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:157: WARNING: don't know which module to import for autodocumenting u'SubWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:163: WARNING: don't know which module to import for autodocumenting u'Symbol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:169: WARNING: don't know which module to import for autodocumenting u'TTIWave' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:175: WARNING: don't know which module to import for autodocumenting u'TestDomain' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:181: WARNING: don't know which module to import for autodocumenting u'TransportProblem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:187: WARNING: don't know which module to import for autodocumenting u'VTIWave' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:193: WARNING: don't know which module to import for autodocumenting u'WaveBase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:199: WARNING: don't know which module to import for autodocumenting u'WavePDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:205: WARNING: don't know which module to import for autodocumenting u'Wavelet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:214: WARNING: don't know which module to import for autodocumenting u'Abs' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:215: WARNING: don't know which module to import for autodocumenting u'C_GeneralTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:216: WARNING: don't know which module to import for autodocumenting u'ContinuousFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:217: WARNING: don't know which module to import for autodocumenting u'DiracDeltaFunctions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:218: WARNING: don't know which module to import for autodocumenting u'Function' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:219: WARNING: don't know which module to import for autodocumenting u'FunctionOnBoundary' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:220: WARNING: don't know which module to import for autodocumenting u'FunctionOnContactOne' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:221: WARNING: don't know which module to import for autodocumenting u'FunctionOnContactZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:222: WARNING: don't know which module to import for autodocumenting u'L2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:223: WARNING: don't know which module to import for autodocumenting u'LinearPDESystem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:224: WARNING: don't know which module to import for autodocumenting u'LinearSinglePDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:225: WARNING: don't know which module to import for autodocumenting u'Lsup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:226: WARNING: don't know which module to import for autodocumenting u'MPIBarrierWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:227: WARNING: don't know which module to import for autodocumenting u'RandomData' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:228: WARNING: don't know which module to import for autodocumenting u'ReducedContinuousFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:229: WARNING: don't know which module to import for autodocumenting u'ReducedFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:230: WARNING: don't know which module to import for autodocumenting u'ReducedFunctionOnBoundary' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:231: WARNING: don't know which module to import for autodocumenting u'ReducedFunctionOnContactOne' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:232: WARNING: don't know which module to import for autodocumenting u'ReducedFunctionOnContactZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:233: WARNING: don't know which module to import for autodocumenting u'ReducedSolution' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:234: WARNING: don't know which module to import for autodocumenting u'Scalar' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:235: WARNING: don't know which module to import for autodocumenting u'Solution' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:236: WARNING: don't know which module to import for autodocumenting u'Tensor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:237: WARNING: don't know which module to import for autodocumenting u'Tensor3' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:238: WARNING: don't know which module to import for autodocumenting u'Tensor4' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:239: WARNING: don't know which module to import for autodocumenting u'Vector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:240: WARNING: don't know which module to import for autodocumenting u'acos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:241: WARNING: don't know which module to import for autodocumenting u'acosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:242: WARNING: don't know which module to import for autodocumenting u'antihermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:243: WARNING: don't know which module to import for autodocumenting u'antisymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:244: WARNING: don't know which module to import for autodocumenting u'asin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:245: WARNING: don't know which module to import for autodocumenting u'asinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:246: WARNING: don't know which module to import for autodocumenting u'atan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:247: WARNING: don't know which module to import for autodocumenting u'atan2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:248: WARNING: don't know which module to import for autodocumenting u'atanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:249: WARNING: don't know which module to import for autodocumenting u'boundingBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:250: WARNING: don't know which module to import for autodocumenting u'boundingBoxEdgeLengths' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:251: WARNING: don't know which module to import for autodocumenting u'canInterpolate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:252: WARNING: don't know which module to import for autodocumenting u'clip' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:253: WARNING: don't know which module to import for autodocumenting u'commonDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:254: WARNING: don't know which module to import for autodocumenting u'commonShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:255: WARNING: don't know which module to import for autodocumenting u'condEval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:256: WARNING: don't know which module to import for autodocumenting u'cos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:257: WARNING: don't know which module to import for autodocumenting u'cosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:258: WARNING: don't know which module to import for autodocumenting u'createAbsorbtionLayerFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:259: WARNING: don't know which module to import for autodocumenting u'createAbsorptionLayerFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:260: WARNING: don't know which module to import for autodocumenting u'delay' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:261: WARNING: don't know which module to import for autodocumenting u'deviatoric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:262: WARNING: don't know which module to import for autodocumenting u'diameter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:263: WARNING: don't know which module to import for autodocumenting u'div' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:264: WARNING: don't know which module to import for autodocumenting u'eigenvalues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:265: WARNING: don't know which module to import for autodocumenting u'eigenvalues_and_eigenvectors' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:266: WARNING: don't know which module to import for autodocumenting u'erf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:267: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:268: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:269: WARNING: don't know which module to import for autodocumenting u'escript_generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:270: WARNING: don't know which module to import for autodocumenting u'escript_inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:271: WARNING: don't know which module to import for autodocumenting u'exp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:272: WARNING: don't know which module to import for autodocumenting u'generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:273: WARNING: don't know which module to import for autodocumenting u'generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:274: WARNING: don't know which module to import for autodocumenting u'generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:275: WARNING: don't know which module to import for autodocumenting u'getClosestValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:276: WARNING: don't know which module to import for autodocumenting u'getEpsilon' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:277: WARNING: don't know which module to import for autodocumenting u'getEscriptParamInt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:278: WARNING: don't know which module to import for autodocumenting u'getMPIRankWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:279: WARNING: don't know which module to import for autodocumenting u'getMPISizeWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:280: WARNING: don't know which module to import for autodocumenting u'getMPIWorldMax' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:281: WARNING: don't know which module to import for autodocumenting u'getMPIWorldSum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:282: WARNING: don't know which module to import for autodocumenting u'getMachinePrecision' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:283: WARNING: don't know which module to import for autodocumenting u'getMaxFloat' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:284: WARNING: don't know which module to import for autodocumenting u'getNumberOfThreads' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:285: WARNING: don't know which module to import for autodocumenting u'getRank' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:286: WARNING: don't know which module to import for autodocumenting u'getShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:287: WARNING: don't know which module to import for autodocumenting u'getTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:288: WARNING: don't know which module to import for autodocumenting u'getTestDomainFunctionSpace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:289: WARNING: don't know which module to import for autodocumenting u'getVersion' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:290: WARNING: don't know which module to import for autodocumenting u'gmshGeo2Msh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:291: WARNING: don't know which module to import for autodocumenting u'grad' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:292: WARNING: don't know which module to import for autodocumenting u'grad_n' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:293: WARNING: don't know which module to import for autodocumenting u'hasFeature' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:294: WARNING: don't know which module to import for autodocumenting u'hermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:295: WARNING: don't know which module to import for autodocumenting u'identity' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:296: WARNING: don't know which module to import for autodocumenting u'identityTensor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:297: WARNING: don't know which module to import for autodocumenting u'identityTensor4' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:298: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:299: WARNING: don't know which module to import for autodocumenting u'inner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:300: WARNING: don't know which module to import for autodocumenting u'insertTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:301: WARNING: don't know which module to import for autodocumenting u'insertTaggedValues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:302: WARNING: don't know which module to import for autodocumenting u'integrate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:303: WARNING: don't know which module to import for autodocumenting u'interpolate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:304: WARNING: don't know which module to import for autodocumenting u'interpolateTable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:305: WARNING: don't know which module to import for autodocumenting u'inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:306: WARNING: don't know which module to import for autodocumenting u'jump' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:307: WARNING: don't know which module to import for autodocumenting u'kronecker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:308: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:309: WARNING: don't know which module to import for autodocumenting u'listEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:310: WARNING: don't know which module to import for autodocumenting u'listFeatures' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:311: WARNING: don't know which module to import for autodocumenting u'load' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:312: WARNING: don't know which module to import for autodocumenting u'loadIsConfigured' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:313: WARNING: don't know which module to import for autodocumenting u'log' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:314: WARNING: don't know which module to import for autodocumenting u'log10' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:315: WARNING: don't know which module to import for autodocumenting u'longestEdge' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:316: WARNING: don't know which module to import for autodocumenting u'matchShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:317: WARNING: don't know which module to import for autodocumenting u'matchType' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:318: WARNING: don't know which module to import for autodocumenting u'matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:319: WARNING: don't know which module to import for autodocumenting u'matrix_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:320: WARNING: don't know which module to import for autodocumenting u'matrixmult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:321: WARNING: don't know which module to import for autodocumenting u'maximum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:322: WARNING: don't know which module to import for autodocumenting u'maxval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:323: WARNING: don't know which module to import for autodocumenting u'meanValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:324: WARNING: don't know which module to import for autodocumenting u'minimum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:325: WARNING: don't know which module to import for autodocumenting u'minval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:326: WARNING: don't know which module to import for autodocumenting u'mkDir' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:327: WARNING: don't know which module to import for autodocumenting u'mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:328: WARNING: don't know which module to import for autodocumenting u'negative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:329: WARNING: don't know which module to import for autodocumenting u'nonsymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:330: WARNING: don't know which module to import for autodocumenting u'normalize' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:331: WARNING: don't know which module to import for autodocumenting u'outer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:332: WARNING: don't know which module to import for autodocumenting u'pokeDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:333: WARNING: don't know which module to import for autodocumenting u'positive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:334: WARNING: don't know which module to import for autodocumenting u'printParallelThreadCounts' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:335: WARNING: don't know which module to import for autodocumenting u'releaseUnusedMemory' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:336: WARNING: don't know which module to import for autodocumenting u'reorderComponents' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:337: WARNING: don't know which module to import for autodocumenting u'resolve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:338: WARNING: don't know which module to import for autodocumenting u'resolveGroup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:339: WARNING: don't know which module to import for autodocumenting u'runMPIProgram' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:340: WARNING: don't know which module to import for autodocumenting u'safeDiv' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:341: WARNING: don't know which module to import for autodocumenting u'saveDataCSV' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:342: WARNING: don't know which module to import for autodocumenting u'saveESD' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:343: WARNING: don't know which module to import for autodocumenting u'setEscriptParamInt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:344: WARNING: don't know which module to import for autodocumenting u'setNumberOfThreads' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:345: WARNING: don't know which module to import for autodocumenting u'showEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:346: WARNING: don't know which module to import for autodocumenting u'sign' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:347: WARNING: don't know which module to import for autodocumenting u'sin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:348: WARNING: don't know which module to import for autodocumenting u'sinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:349: WARNING: don't know which module to import for autodocumenting u'sqrt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:350: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:351: WARNING: don't know which module to import for autodocumenting u'swap_axes' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:352: WARNING: don't know which module to import for autodocumenting u'symmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:353: WARNING: don't know which module to import for autodocumenting u'tan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:354: WARNING: don't know which module to import for autodocumenting u'tanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:355: WARNING: don't know which module to import for autodocumenting u'tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:356: WARNING: don't know which module to import for autodocumenting u'tensor_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:357: WARNING: don't know which module to import for autodocumenting u'tensormult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:358: WARNING: don't know which module to import for autodocumenting u'testForZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:359: WARNING: don't know which module to import for autodocumenting u'trace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:360: WARNING: don't know which module to import for autodocumenting u'transpose' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:361: WARNING: don't know which module to import for autodocumenting u'transposed_matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:362: WARNING: don't know which module to import for autodocumenting u'transposed_tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:363: WARNING: don't know which module to import for autodocumenting u'unitVector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:364: WARNING: don't know which module to import for autodocumenting u'vol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:365: WARNING: don't know which module to import for autodocumenting u'whereNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:366: WARNING: don't know which module to import for autodocumenting u'whereNonNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:367: WARNING: don't know which module to import for autodocumenting u'whereNonPositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:368: WARNING: don't know which module to import for autodocumenting u'whereNonZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:369: WARNING: don't know which module to import for autodocumenting u'wherePositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:370: WARNING: don't know which module to import for autodocumenting u'whereZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.seismic.rst:371: WARNING: don't know which module to import for autodocumenting u'zeros' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:16: WARNING: don't know which module to import for autodocumenting u'ArithmeticTuple' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:22: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:28: WARNING: don't know which module to import for autodocumenting u'ForwardModel' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:34: WARNING: don't know which module to import for autodocumenting u'FunctionJob' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:40: WARNING: don't know which module to import for autodocumenting u'Job' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:46: WARNING: don't know which module to import for autodocumenting u'Mapping' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:52: WARNING: don't know which module to import for autodocumenting u'MeteredCostFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:58: WARNING: don't know which module to import for autodocumenting u'SplitInversionCostFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:67: WARNING: don't know which module to import for autodocumenting u'inner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitinversioncostfunctions.rst:68: WARNING: don't know which module to import for autodocumenting u'updateHessianWorker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitminimizers.rst:14: WARNING: don't know which module to import for autodocumenting u'AbstractMinimizer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitminimizers.rst:20: WARNING: don't know which module to import for autodocumenting u'ArithmeticTuple' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitminimizers.rst:26: WARNING: don't know which module to import for autodocumenting u'FunctionJob' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitminimizers.rst:32: WARNING: don't know which module to import for autodocumenting u'Job' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitminimizers.rst:38: WARNING: don't know which module to import for autodocumenting u'SplitInversionCostFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitminimizers.rst:44: WARNING: don't know which module to import for autodocumenting u'SplitMinimizerLBFGS' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:15: WARNING: don't know which module to import for autodocumenting u'ArithmeticTuple' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:21: WARNING: don't know which module to import for autodocumenting u'CostFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:27: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:33: WARNING: don't know which module to import for autodocumenting u'IllegalCoefficientValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:39: WARNING: don't know which module to import for autodocumenting u'LinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:45: WARNING: don't know which module to import for autodocumenting u'SolverOptions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:51: WARNING: don't know which module to import for autodocumenting u'SplitRegularization' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:60: WARNING: don't know which module to import for autodocumenting u'Function' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:61: WARNING: don't know which module to import for autodocumenting u'Lsup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:62: WARNING: don't know which module to import for autodocumenting u'Scalar' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:63: WARNING: don't know which module to import for autodocumenting u'boundingBoxEdgeLengths' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:64: WARNING: don't know which module to import for autodocumenting u'grad' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:65: WARNING: don't know which module to import for autodocumenting u'inner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:66: WARNING: don't know which module to import for autodocumenting u'integrate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:67: WARNING: don't know which module to import for autodocumenting u'interpolate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:68: WARNING: don't know which module to import for autodocumenting u'kronecker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:69: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:70: WARNING: don't know which module to import for autodocumenting u'makeTransformation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:71: WARNING: don't know which module to import for autodocumenting u'outer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:72: WARNING: don't know which module to import for autodocumenting u'sqrt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:73: WARNING: don't know which module to import for autodocumenting u'transpose' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.downunder.splitregularizations.rst:74: WARNING: don't know which module to import for autodocumenting u'vol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:28: WARNING: don't know which module to import for autodocumenting u'ContinuousDomain' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:34: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:40: WARNING: don't know which module to import for autodocumenting u'DataManager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:46: WARNING: don't know which module to import for autodocumenting u'Domain' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:52: WARNING: don't know which module to import for autodocumenting u'Evaluator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:58: WARNING: don't know which module to import for autodocumenting u'FileWriter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:64: WARNING: don't know which module to import for autodocumenting u'FunctionJob' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:70: WARNING: don't know which module to import for autodocumenting u'FunctionSpace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:76: WARNING: don't know which module to import for autodocumenting u'Internal_SplitWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:82: WARNING: don't know which module to import for autodocumenting u'Job' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:88: WARNING: don't know which module to import for autodocumenting u'NonlinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:94: WARNING: don't know which module to import for autodocumenting u'Operator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:100: WARNING: don't know which module to import for autodocumenting u'Reducer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:106: WARNING: don't know which module to import for autodocumenting u'SolverBuddy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:112: WARNING: don't know which module to import for autodocumenting u'SolverOptions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:118: WARNING: don't know which module to import for autodocumenting u'SplitWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:124: WARNING: don't know which module to import for autodocumenting u'SubWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:130: WARNING: don't know which module to import for autodocumenting u'Symbol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:136: WARNING: don't know which module to import for autodocumenting u'TestDomain' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:142: WARNING: don't know which module to import for autodocumenting u'TransportProblem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:151: WARNING: don't know which module to import for autodocumenting u'Abs' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:152: WARNING: don't know which module to import for autodocumenting u'C_GeneralTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:153: WARNING: don't know which module to import for autodocumenting u'ContinuousFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:154: WARNING: don't know which module to import for autodocumenting u'DiracDeltaFunctions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:155: WARNING: don't know which module to import for autodocumenting u'Function' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:156: WARNING: don't know which module to import for autodocumenting u'FunctionOnBoundary' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:157: WARNING: don't know which module to import for autodocumenting u'FunctionOnContactOne' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:158: WARNING: don't know which module to import for autodocumenting u'FunctionOnContactZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:159: WARNING: don't know which module to import for autodocumenting u'L2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:160: WARNING: don't know which module to import for autodocumenting u'Lsup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:161: WARNING: don't know which module to import for autodocumenting u'MPIBarrierWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:162: WARNING: don't know which module to import for autodocumenting u'RandomData' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:163: WARNING: don't know which module to import for autodocumenting u'ReducedContinuousFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:164: WARNING: don't know which module to import for autodocumenting u'ReducedFunction' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:165: WARNING: don't know which module to import for autodocumenting u'ReducedFunctionOnBoundary' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:166: WARNING: don't know which module to import for autodocumenting u'ReducedFunctionOnContactOne' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:167: WARNING: don't know which module to import for autodocumenting u'ReducedFunctionOnContactZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:168: WARNING: don't know which module to import for autodocumenting u'ReducedSolution' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:169: WARNING: don't know which module to import for autodocumenting u'Scalar' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:170: WARNING: don't know which module to import for autodocumenting u'Solution' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:171: WARNING: don't know which module to import for autodocumenting u'Tensor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:172: WARNING: don't know which module to import for autodocumenting u'Tensor3' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:173: WARNING: don't know which module to import for autodocumenting u'Tensor4' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:174: WARNING: don't know which module to import for autodocumenting u'Vector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:175: WARNING: don't know which module to import for autodocumenting u'acos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:176: WARNING: don't know which module to import for autodocumenting u'acosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:177: WARNING: don't know which module to import for autodocumenting u'antihermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:178: WARNING: don't know which module to import for autodocumenting u'antisymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:179: WARNING: don't know which module to import for autodocumenting u'asin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:180: WARNING: don't know which module to import for autodocumenting u'asinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:181: WARNING: don't know which module to import for autodocumenting u'atan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:182: WARNING: don't know which module to import for autodocumenting u'atan2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:183: WARNING: don't know which module to import for autodocumenting u'atanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:184: WARNING: don't know which module to import for autodocumenting u'boundingBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:185: WARNING: don't know which module to import for autodocumenting u'boundingBoxEdgeLengths' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:186: WARNING: don't know which module to import for autodocumenting u'canInterpolate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:187: WARNING: don't know which module to import for autodocumenting u'clip' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:188: WARNING: don't know which module to import for autodocumenting u'commonDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:189: WARNING: don't know which module to import for autodocumenting u'commonShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:190: WARNING: don't know which module to import for autodocumenting u'condEval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:191: WARNING: don't know which module to import for autodocumenting u'cos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:192: WARNING: don't know which module to import for autodocumenting u'cosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:193: WARNING: don't know which module to import for autodocumenting u'delay' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:194: WARNING: don't know which module to import for autodocumenting u'deviatoric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:195: WARNING: don't know which module to import for autodocumenting u'diameter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:196: WARNING: don't know which module to import for autodocumenting u'div' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:197: WARNING: don't know which module to import for autodocumenting u'eigenvalues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:198: WARNING: don't know which module to import for autodocumenting u'eigenvalues_and_eigenvectors' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:199: WARNING: don't know which module to import for autodocumenting u'erf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:200: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:201: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:202: WARNING: don't know which module to import for autodocumenting u'escript_generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:203: WARNING: don't know which module to import for autodocumenting u'escript_inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:204: WARNING: don't know which module to import for autodocumenting u'exp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:205: WARNING: don't know which module to import for autodocumenting u'generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:206: WARNING: don't know which module to import for autodocumenting u'generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:207: WARNING: don't know which module to import for autodocumenting u'generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:208: WARNING: don't know which module to import for autodocumenting u'getClosestValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:209: WARNING: don't know which module to import for autodocumenting u'getEpsilon' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:210: WARNING: don't know which module to import for autodocumenting u'getEscriptParamInt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:211: WARNING: don't know which module to import for autodocumenting u'getMPIRankWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:212: WARNING: don't know which module to import for autodocumenting u'getMPISizeWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:213: WARNING: don't know which module to import for autodocumenting u'getMPIWorldMax' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:214: WARNING: don't know which module to import for autodocumenting u'getMPIWorldSum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:215: WARNING: don't know which module to import for autodocumenting u'getMachinePrecision' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:216: WARNING: don't know which module to import for autodocumenting u'getMaxFloat' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:217: WARNING: don't know which module to import for autodocumenting u'getNumberOfThreads' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:218: WARNING: don't know which module to import for autodocumenting u'getRank' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:219: WARNING: don't know which module to import for autodocumenting u'getShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:220: WARNING: don't know which module to import for autodocumenting u'getTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:221: WARNING: don't know which module to import for autodocumenting u'getTestDomainFunctionSpace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:222: WARNING: don't know which module to import for autodocumenting u'getVersion' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:223: WARNING: don't know which module to import for autodocumenting u'gmshGeo2Msh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:224: WARNING: don't know which module to import for autodocumenting u'grad' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:225: WARNING: don't know which module to import for autodocumenting u'grad_n' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:226: WARNING: don't know which module to import for autodocumenting u'hasFeature' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:227: WARNING: don't know which module to import for autodocumenting u'hermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:228: WARNING: don't know which module to import for autodocumenting u'identity' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:229: WARNING: don't know which module to import for autodocumenting u'identityTensor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:230: WARNING: don't know which module to import for autodocumenting u'identityTensor4' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:231: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:232: WARNING: don't know which module to import for autodocumenting u'inner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:233: WARNING: don't know which module to import for autodocumenting u'insertTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:234: WARNING: don't know which module to import for autodocumenting u'insertTaggedValues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:235: WARNING: don't know which module to import for autodocumenting u'integrate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:236: WARNING: don't know which module to import for autodocumenting u'internal_addJob' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:237: WARNING: don't know which module to import for autodocumenting u'internal_addJobPerWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:238: WARNING: don't know which module to import for autodocumenting u'internal_addVariable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:239: WARNING: don't know which module to import for autodocumenting u'internal_buildDomains' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:240: WARNING: don't know which module to import for autodocumenting u'internal_makeDataReducer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:241: WARNING: don't know which module to import for autodocumenting u'internal_makeLocalOnly' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:242: WARNING: don't know which module to import for autodocumenting u'internal_makeScalarReducer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:243: WARNING: don't know which module to import for autodocumenting u'interpolate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:244: WARNING: don't know which module to import for autodocumenting u'interpolateTable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:245: WARNING: don't know which module to import for autodocumenting u'inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:246: WARNING: don't know which module to import for autodocumenting u'jump' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:247: WARNING: don't know which module to import for autodocumenting u'kronecker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:248: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:249: WARNING: don't know which module to import for autodocumenting u'listEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:250: WARNING: don't know which module to import for autodocumenting u'listFeatures' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:251: WARNING: don't know which module to import for autodocumenting u'load' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:252: WARNING: don't know which module to import for autodocumenting u'loadIsConfigured' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:253: WARNING: don't know which module to import for autodocumenting u'log' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:254: WARNING: don't know which module to import for autodocumenting u'log10' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:255: WARNING: don't know which module to import for autodocumenting u'longestEdge' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:256: WARNING: don't know which module to import for autodocumenting u'matchShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:257: WARNING: don't know which module to import for autodocumenting u'matchType' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:258: WARNING: don't know which module to import for autodocumenting u'matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:259: WARNING: don't know which module to import for autodocumenting u'matrix_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:260: WARNING: don't know which module to import for autodocumenting u'matrixmult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:261: WARNING: don't know which module to import for autodocumenting u'maximum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:262: WARNING: don't know which module to import for autodocumenting u'maxval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:263: WARNING: don't know which module to import for autodocumenting u'meanValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:264: WARNING: don't know which module to import for autodocumenting u'minimum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:265: WARNING: don't know which module to import for autodocumenting u'minval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:266: WARNING: don't know which module to import for autodocumenting u'mkDir' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:267: WARNING: don't know which module to import for autodocumenting u'mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:268: WARNING: don't know which module to import for autodocumenting u'negative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:269: WARNING: don't know which module to import for autodocumenting u'nonsymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:270: WARNING: don't know which module to import for autodocumenting u'normalize' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:271: WARNING: don't know which module to import for autodocumenting u'outer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:272: WARNING: don't know which module to import for autodocumenting u'pokeDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:273: WARNING: don't know which module to import for autodocumenting u'positive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:274: WARNING: don't know which module to import for autodocumenting u'printParallelThreadCounts' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:275: WARNING: don't know which module to import for autodocumenting u'releaseUnusedMemory' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:276: WARNING: don't know which module to import for autodocumenting u'reorderComponents' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:277: WARNING: don't know which module to import for autodocumenting u'resolve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:278: WARNING: don't know which module to import for autodocumenting u'resolveGroup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:279: WARNING: don't know which module to import for autodocumenting u'runMPIProgram' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:280: WARNING: don't know which module to import for autodocumenting u'safeDiv' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:281: WARNING: don't know which module to import for autodocumenting u'saveDataCSV' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:282: WARNING: don't know which module to import for autodocumenting u'saveESD' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:283: WARNING: don't know which module to import for autodocumenting u'setEscriptParamInt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:284: WARNING: don't know which module to import for autodocumenting u'setNumberOfThreads' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:285: WARNING: don't know which module to import for autodocumenting u'showEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:286: WARNING: don't know which module to import for autodocumenting u'sign' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:287: WARNING: don't know which module to import for autodocumenting u'sin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:288: WARNING: don't know which module to import for autodocumenting u'sinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:289: WARNING: don't know which module to import for autodocumenting u'sqrt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:290: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:291: WARNING: don't know which module to import for autodocumenting u'swap_axes' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:292: WARNING: don't know which module to import for autodocumenting u'symmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:293: WARNING: don't know which module to import for autodocumenting u'tan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:294: WARNING: don't know which module to import for autodocumenting u'tanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:295: WARNING: don't know which module to import for autodocumenting u'tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:296: WARNING: don't know which module to import for autodocumenting u'tensor_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:297: WARNING: don't know which module to import for autodocumenting u'tensormult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:298: WARNING: don't know which module to import for autodocumenting u'testForZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:299: WARNING: don't know which module to import for autodocumenting u'trace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:300: WARNING: don't know which module to import for autodocumenting u'transpose' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:301: WARNING: don't know which module to import for autodocumenting u'transposed_matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:302: WARNING: don't know which module to import for autodocumenting u'transposed_tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:303: WARNING: don't know which module to import for autodocumenting u'unitVector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:304: WARNING: don't know which module to import for autodocumenting u'vol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:305: WARNING: don't know which module to import for autodocumenting u'whereNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:306: WARNING: don't know which module to import for autodocumenting u'whereNonNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:307: WARNING: don't know which module to import for autodocumenting u'whereNonPositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:308: WARNING: don't know which module to import for autodocumenting u'whereNonZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:309: WARNING: don't know which module to import for autodocumenting u'wherePositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:310: WARNING: don't know which module to import for autodocumenting u'whereZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.rst:311: WARNING: don't know which module to import for autodocumenting u'zeros' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.datamanager.rst:9: WARNING: don't know which module to import for autodocumenting u'DataManager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:22: WARNING: don't know which module to import for autodocumenting u'Helmholtz' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:28: WARNING: don't know which module to import for autodocumenting u'IllegalCoefficient' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:34: WARNING: don't know which module to import for autodocumenting u'IllegalCoefficientFunctionSpace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:40: WARNING: don't know which module to import for autodocumenting u'IllegalCoefficientValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:46: WARNING: don't know which module to import for autodocumenting u'LameEquation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:52: WARNING: don't know which module to import for autodocumenting u'LinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:58: WARNING: don't know which module to import for autodocumenting u'LinearProblem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:64: WARNING: don't know which module to import for autodocumenting u'PDECoef' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:70: WARNING: don't know which module to import for autodocumenting u'Poisson' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:76: WARNING: don't know which module to import for autodocumenting u'SolverBuddy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:82: WARNING: don't know which module to import for autodocumenting u'SolverOptions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:88: WARNING: don't know which module to import for autodocumenting u'TransportPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:94: WARNING: don't know which module to import for autodocumenting u'UndefinedPDEError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:100: WARNING: don't know which module to import for autodocumenting u'WavePDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:109: WARNING: don't know which module to import for autodocumenting u'LinearPDESystem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:110: WARNING: don't know which module to import for autodocumenting u'LinearSinglePDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.linearPDEs.rst:111: WARNING: don't know which module to import for autodocumenting u'SingleTransportPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:22: WARNING: don't know which module to import for autodocumenting u'DataSource' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:28: WARNING: don't know which module to import for autodocumenting u'ESySXMLCreator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:34: WARNING: don't know which module to import for autodocumenting u'ESySXMLParser' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:40: WARNING: don't know which module to import for autodocumenting u'FailedTimeStepError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:46: WARNING: don't know which module to import for autodocumenting u'IterationDivergenceError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:52: WARNING: don't know which module to import for autodocumenting u'Link' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:58: WARNING: don't know which module to import for autodocumenting u'LinkableObject' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:64: WARNING: don't know which module to import for autodocumenting u'MissingLink' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:70: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:76: WARNING: don't know which module to import for autodocumenting u'NonPositiveStepSizeError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:82: WARNING: don't know which module to import for autodocumenting u'ParameterSet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:88: WARNING: don't know which module to import for autodocumenting u'RestartManager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:94: WARNING: don't know which module to import for autodocumenting u'Simulation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:100: WARNING: don't know which module to import for autodocumenting u'SimulationBreakDownError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:109: WARNING: don't know which module to import for autodocumenting u'all' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:110: WARNING: don't know which module to import for autodocumenting u'any' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.modelframe.rst:111: WARNING: don't know which module to import for autodocumenting u'importName' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:20: WARNING: don't know which module to import for autodocumenting u'DarcyFlow' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:26: WARNING: don't know which module to import for autodocumenting u'FaultSystem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:32: WARNING: don't know which module to import for autodocumenting u'IncompressibleIsotropicFlowCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:38: WARNING: don't know which module to import for autodocumenting u'LevelSet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:44: WARNING: don't know which module to import for autodocumenting u'MaxIterReached' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:50: WARNING: don't know which module to import for autodocumenting u'Mountains' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:56: WARNING: don't know which module to import for autodocumenting u'PowerLaw' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:62: WARNING: don't know which module to import for autodocumenting u'Rheology' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:68: WARNING: don't know which module to import for autodocumenting u'StokesProblemCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:74: WARNING: don't know which module to import for autodocumenting u'SubSteppingException' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:80: WARNING: don't know which module to import for autodocumenting u'TemperatureCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.models.rst:86: WARNING: don't know which module to import for autodocumenting u'Tracer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:21: WARNING: don't know which module to import for autodocumenting u'ArithmeticTuple' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:27: WARNING: don't know which module to import for autodocumenting u'CorrectionFailed' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:33: WARNING: don't know which module to import for autodocumenting u'Defect' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:39: WARNING: don't know which module to import for autodocumenting u'HomogeneousSaddlePointProblem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:45: WARNING: don't know which module to import for autodocumenting u'IndefinitePreconditioner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:51: WARNING: don't know which module to import for autodocumenting u'IterationBreakDown' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:57: WARNING: don't know which module to import for autodocumenting u'Locator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:63: WARNING: don't know which module to import for autodocumenting u'MaxIterReached' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:69: WARNING: don't know which module to import for autodocumenting u'NegativeNorm' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:75: WARNING: don't know which module to import for autodocumenting u'NoPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:81: WARNING: don't know which module to import for autodocumenting u'Projector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:87: WARNING: don't know which module to import for autodocumenting u'SolverSchemeException' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:93: WARNING: don't know which module to import for autodocumenting u'TimeIntegrationManager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:102: WARNING: don't know which module to import for autodocumenting u'BoundaryValuesFromVolumeTag' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:103: WARNING: don't know which module to import for autodocumenting u'GMRES' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:104: WARNING: don't know which module to import for autodocumenting u'MINRES' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:105: WARNING: don't know which module to import for autodocumenting u'MaskFromBoundaryTag' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:106: WARNING: don't know which module to import for autodocumenting u'MaskFromTag' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:107: WARNING: don't know which module to import for autodocumenting u'NewtonGMRES' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:108: WARNING: don't know which module to import for autodocumenting u'PCG' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:109: WARNING: don't know which module to import for autodocumenting u'TFQMR' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:110: WARNING: don't know which module to import for autodocumenting u'getInfLocator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.pdetools.rst:111: WARNING: don't know which module to import for autodocumenting u'getSupLocator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.splitworld.rst:11: WARNING: don't know which module to import for autodocumenting u'FunctionJob' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.splitworld.rst:17: WARNING: don't know which module to import for autodocumenting u'Job' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.splitworld.rst:23: WARNING: don't know which module to import for autodocumenting u'SplitWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.symbolic.rst:10: WARNING: don't know which module to import for autodocumenting u'Evaluator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.symbolic.rst:16: WARNING: don't know which module to import for autodocumenting u'Symbol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.unitsSI.rst:9: WARNING: don't know which module to import for autodocumenting u'Unit' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:10: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:16: WARNING: don't know which module to import for autodocumenting u'FileWriter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:25: WARNING: don't know which module to import for autodocumenting u'Abs' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:26: WARNING: don't know which module to import for autodocumenting u'C_GeneralTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:27: WARNING: don't know which module to import for autodocumenting u'L2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:28: WARNING: don't know which module to import for autodocumenting u'Lsup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:29: WARNING: don't know which module to import for autodocumenting u'acos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:30: WARNING: don't know which module to import for autodocumenting u'acosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:31: WARNING: don't know which module to import for autodocumenting u'antihermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:32: WARNING: don't know which module to import for autodocumenting u'antisymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:33: WARNING: don't know which module to import for autodocumenting u'asin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:34: WARNING: don't know which module to import for autodocumenting u'asinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:35: WARNING: don't know which module to import for autodocumenting u'atan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:36: WARNING: don't know which module to import for autodocumenting u'atan2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:37: WARNING: don't know which module to import for autodocumenting u'atanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:38: WARNING: don't know which module to import for autodocumenting u'boundingBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:39: WARNING: don't know which module to import for autodocumenting u'boundingBoxEdgeLengths' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:40: WARNING: don't know which module to import for autodocumenting u'clip' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:41: WARNING: don't know which module to import for autodocumenting u'commonDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:42: WARNING: don't know which module to import for autodocumenting u'commonShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:43: WARNING: don't know which module to import for autodocumenting u'condEval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:44: WARNING: don't know which module to import for autodocumenting u'cos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:45: WARNING: don't know which module to import for autodocumenting u'cosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:46: WARNING: don't know which module to import for autodocumenting u'delay' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:47: WARNING: don't know which module to import for autodocumenting u'deviatoric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:48: WARNING: don't know which module to import for autodocumenting u'diameter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:49: WARNING: don't know which module to import for autodocumenting u'div' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:50: WARNING: don't know which module to import for autodocumenting u'eigenvalues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:51: WARNING: don't know which module to import for autodocumenting u'eigenvalues_and_eigenvectors' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:52: WARNING: don't know which module to import for autodocumenting u'erf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:53: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:54: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:55: WARNING: don't know which module to import for autodocumenting u'escript_generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:56: WARNING: don't know which module to import for autodocumenting u'escript_inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:57: WARNING: don't know which module to import for autodocumenting u'exp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:58: WARNING: don't know which module to import for autodocumenting u'generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:59: WARNING: don't know which module to import for autodocumenting u'generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:60: WARNING: don't know which module to import for autodocumenting u'generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:61: WARNING: don't know which module to import for autodocumenting u'getClosestValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:62: WARNING: don't know which module to import for autodocumenting u'getEpsilon' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:63: WARNING: don't know which module to import for autodocumenting u'getMPIRankWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:64: WARNING: don't know which module to import for autodocumenting u'getMPIWorldMax' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:65: WARNING: don't know which module to import for autodocumenting u'getMaxFloat' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:66: WARNING: don't know which module to import for autodocumenting u'getRank' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:67: WARNING: don't know which module to import for autodocumenting u'getShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:68: WARNING: don't know which module to import for autodocumenting u'getTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:69: WARNING: don't know which module to import for autodocumenting u'getVersion' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:70: WARNING: don't know which module to import for autodocumenting u'gmshGeo2Msh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:71: WARNING: don't know which module to import for autodocumenting u'grad' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:72: WARNING: don't know which module to import for autodocumenting u'grad_n' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:73: WARNING: don't know which module to import for autodocumenting u'hermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:74: WARNING: don't know which module to import for autodocumenting u'identity' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:75: WARNING: don't know which module to import for autodocumenting u'identityTensor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:76: WARNING: don't know which module to import for autodocumenting u'identityTensor4' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:77: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:78: WARNING: don't know which module to import for autodocumenting u'inner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:79: WARNING: don't know which module to import for autodocumenting u'insertTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:80: WARNING: don't know which module to import for autodocumenting u'insertTaggedValues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:81: WARNING: don't know which module to import for autodocumenting u'integrate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:82: WARNING: don't know which module to import for autodocumenting u'interpolate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:83: WARNING: don't know which module to import for autodocumenting u'interpolateTable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:84: WARNING: don't know which module to import for autodocumenting u'inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:85: WARNING: don't know which module to import for autodocumenting u'jump' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:86: WARNING: don't know which module to import for autodocumenting u'kronecker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:87: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:88: WARNING: don't know which module to import for autodocumenting u'listEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:89: WARNING: don't know which module to import for autodocumenting u'log' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:90: WARNING: don't know which module to import for autodocumenting u'log10' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:91: WARNING: don't know which module to import for autodocumenting u'longestEdge' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:92: WARNING: don't know which module to import for autodocumenting u'matchShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:93: WARNING: don't know which module to import for autodocumenting u'matchType' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:94: WARNING: don't know which module to import for autodocumenting u'matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:95: WARNING: don't know which module to import for autodocumenting u'matrix_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:96: WARNING: don't know which module to import for autodocumenting u'matrixmult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:97: WARNING: don't know which module to import for autodocumenting u'maximum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:98: WARNING: don't know which module to import for autodocumenting u'maxval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:99: WARNING: don't know which module to import for autodocumenting u'meanValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:100: WARNING: don't know which module to import for autodocumenting u'minimum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:101: WARNING: don't know which module to import for autodocumenting u'minval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:102: WARNING: don't know which module to import for autodocumenting u'mkDir' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:103: WARNING: don't know which module to import for autodocumenting u'mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:104: WARNING: don't know which module to import for autodocumenting u'negative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:105: WARNING: don't know which module to import for autodocumenting u'nonsymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:106: WARNING: don't know which module to import for autodocumenting u'normalize' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:107: WARNING: don't know which module to import for autodocumenting u'outer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:108: WARNING: don't know which module to import for autodocumenting u'pokeDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:109: WARNING: don't know which module to import for autodocumenting u'positive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:110: WARNING: don't know which module to import for autodocumenting u'printParallelThreadCounts' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:111: WARNING: don't know which module to import for autodocumenting u'reorderComponents' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:112: WARNING: don't know which module to import for autodocumenting u'resolve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:113: WARNING: don't know which module to import for autodocumenting u'safeDiv' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:114: WARNING: don't know which module to import for autodocumenting u'saveDataCSV' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:115: WARNING: don't know which module to import for autodocumenting u'saveESD' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:116: WARNING: don't know which module to import for autodocumenting u'showEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:117: WARNING: don't know which module to import for autodocumenting u'sign' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:118: WARNING: don't know which module to import for autodocumenting u'sin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:119: WARNING: don't know which module to import for autodocumenting u'sinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:120: WARNING: don't know which module to import for autodocumenting u'sqrt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:121: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:122: WARNING: don't know which module to import for autodocumenting u'swap_axes' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:123: WARNING: don't know which module to import for autodocumenting u'symmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:124: WARNING: don't know which module to import for autodocumenting u'tan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:125: WARNING: don't know which module to import for autodocumenting u'tanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:126: WARNING: don't know which module to import for autodocumenting u'tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:127: WARNING: don't know which module to import for autodocumenting u'tensor_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:128: WARNING: don't know which module to import for autodocumenting u'tensormult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:129: WARNING: don't know which module to import for autodocumenting u'testForZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:130: WARNING: don't know which module to import for autodocumenting u'trace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:131: WARNING: don't know which module to import for autodocumenting u'transpose' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:132: WARNING: don't know which module to import for autodocumenting u'transposed_matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:133: WARNING: don't know which module to import for autodocumenting u'transposed_tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:134: WARNING: don't know which module to import for autodocumenting u'unitVector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:135: WARNING: don't know which module to import for autodocumenting u'vol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:136: WARNING: don't know which module to import for autodocumenting u'whereNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:137: WARNING: don't know which module to import for autodocumenting u'whereNonNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:138: WARNING: don't know which module to import for autodocumenting u'whereNonPositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:139: WARNING: don't know which module to import for autodocumenting u'whereNonZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:140: WARNING: don't know which module to import for autodocumenting u'wherePositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:141: WARNING: don't know which module to import for autodocumenting u'whereZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escript.util.rst:142: WARNING: don't know which module to import for autodocumenting u'zeros' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.benchmark.rst:13: WARNING: don't know which module to import for autodocumenting u'Benchmark' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.benchmark.rst:19: WARNING: don't know which module to import for autodocumenting u'BenchmarkFilter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.benchmark.rst:25: WARNING: don't know which module to import for autodocumenting u'BenchmarkProblem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.benchmark.rst:31: WARNING: don't know which module to import for autodocumenting u'BenchmarkSuite' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.benchmark.rst:37: WARNING: don't know which module to import for autodocumenting u'Options' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.datamanager.rst:9: WARNING: don't know which module to import for autodocumenting u'DataManager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.faultsystems.rst:9: WARNING: don't know which module to import for autodocumenting u'FaultSystem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.flows.rst:10: WARNING: don't know which module to import for autodocumenting u'DarcyFlow' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.flows.rst:16: WARNING: don't know which module to import for autodocumenting u'StokesProblemCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.gmshrunner.rst:11: WARNING: don't know which module to import for autodocumenting u'_runGmshMPI' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.gmshrunner.rst:12: WARNING: don't know which module to import for autodocumenting u'_runGmshPy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.gmshrunner.rst:13: WARNING: don't know which module to import for autodocumenting u'_runGmshSerial' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.gmshrunner.rst:14: WARNING: don't know which module to import for autodocumenting u'getMPIRankWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.gmshrunner.rst:15: WARNING: don't know which module to import for autodocumenting u'getMPIWorldMax' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.gmshrunner.rst:16: WARNING: don't know which module to import for autodocumenting u'gmshGeo2Msh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.gmshrunner.rst:17: WARNING: don't know which module to import for autodocumenting u'hasFeature' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.heat.rst:10: WARNING: don't know which module to import for autodocumenting u'TemperatureCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.heat.rst:16: WARNING: don't know which module to import for autodocumenting u'Tracer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.levelset.rst:9: WARNING: don't know which module to import for autodocumenting u'LevelSet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:22: WARNING: don't know which module to import for autodocumenting u'Helmholtz' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:28: WARNING: don't know which module to import for autodocumenting u'IllegalCoefficient' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:34: WARNING: don't know which module to import for autodocumenting u'IllegalCoefficientFunctionSpace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:40: WARNING: don't know which module to import for autodocumenting u'IllegalCoefficientValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:46: WARNING: don't know which module to import for autodocumenting u'LameEquation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:52: WARNING: don't know which module to import for autodocumenting u'LinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:58: WARNING: don't know which module to import for autodocumenting u'LinearProblem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:64: WARNING: don't know which module to import for autodocumenting u'PDECoef' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:70: WARNING: don't know which module to import for autodocumenting u'Poisson' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:76: WARNING: don't know which module to import for autodocumenting u'SolverBuddy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:82: WARNING: don't know which module to import for autodocumenting u'SolverOptions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:88: WARNING: don't know which module to import for autodocumenting u'TransportPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:94: WARNING: don't know which module to import for autodocumenting u'UndefinedPDEError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:100: WARNING: don't know which module to import for autodocumenting u'WavePDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:109: WARNING: don't know which module to import for autodocumenting u'LinearPDESystem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:110: WARNING: don't know which module to import for autodocumenting u'LinearSinglePDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.linearPDEs.rst:111: WARNING: don't know which module to import for autodocumenting u'SingleTransportPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:23: WARNING: don't know which module to import for autodocumenting u'DataSource' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:29: WARNING: don't know which module to import for autodocumenting u'ESySXMLCreator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:35: WARNING: don't know which module to import for autodocumenting u'ESySXMLParser' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:41: WARNING: don't know which module to import for autodocumenting u'FailedTimeStepError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:47: WARNING: don't know which module to import for autodocumenting u'IterationDivergenceError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:53: WARNING: don't know which module to import for autodocumenting u'Link' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:59: WARNING: don't know which module to import for autodocumenting u'LinkableObject' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:65: WARNING: don't know which module to import for autodocumenting u'MissingLink' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:71: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:77: WARNING: don't know which module to import for autodocumenting u'NonPositiveStepSizeError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:83: WARNING: don't know which module to import for autodocumenting u'ParameterSet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:89: WARNING: don't know which module to import for autodocumenting u'RestartManager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:95: WARNING: don't know which module to import for autodocumenting u'Simulation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:101: WARNING: don't know which module to import for autodocumenting u'SimulationBreakDownError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:107: WARNING: don't know which module to import for autodocumenting u'_ParameterIterator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:116: WARNING: don't know which module to import for autodocumenting u'_cmpkey' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:117: WARNING: don't know which module to import for autodocumenting u'_comp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:118: WARNING: don't know which module to import for autodocumenting u'all' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:119: WARNING: don't know which module to import for autodocumenting u'any' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.modelframe.rst:120: WARNING: don't know which module to import for autodocumenting u'importName' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:20: WARNING: don't know which module to import for autodocumenting u'DarcyFlow' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:26: WARNING: don't know which module to import for autodocumenting u'FaultSystem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:32: WARNING: don't know which module to import for autodocumenting u'IncompressibleIsotropicFlowCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:38: WARNING: don't know which module to import for autodocumenting u'LevelSet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:44: WARNING: don't know which module to import for autodocumenting u'MaxIterReached' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:50: WARNING: don't know which module to import for autodocumenting u'Mountains' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:56: WARNING: don't know which module to import for autodocumenting u'PowerLaw' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:62: WARNING: don't know which module to import for autodocumenting u'Rheology' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:68: WARNING: don't know which module to import for autodocumenting u'StokesProblemCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:74: WARNING: don't know which module to import for autodocumenting u'SubSteppingException' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:80: WARNING: don't know which module to import for autodocumenting u'TemperatureCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.models.rst:86: WARNING: don't know which module to import for autodocumenting u'Tracer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.mountains.rst:10: WARNING: don't know which module to import for autodocumenting u'Mountains' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.mountains.rst:16: WARNING: don't know which module to import for autodocumenting u'SubSteppingException' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.nonlinearPDE.rst:13: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.nonlinearPDE.rst:19: WARNING: don't know which module to import for autodocumenting u'DivergenceDetected' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.nonlinearPDE.rst:25: WARNING: don't know which module to import for autodocumenting u'InadmissiblePDEOrdering' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.nonlinearPDE.rst:31: WARNING: don't know which module to import for autodocumenting u'NonlinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.nonlinearPDE.rst:37: WARNING: don't know which module to import for autodocumenting u'iteration_steps_maxReached' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.nonlinearPDE.rst:46: WARNING: don't know which module to import for autodocumenting u'concatenateRow' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:21: WARNING: don't know which module to import for autodocumenting u'ArithmeticTuple' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:27: WARNING: don't know which module to import for autodocumenting u'CorrectionFailed' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:33: WARNING: don't know which module to import for autodocumenting u'Defect' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:39: WARNING: don't know which module to import for autodocumenting u'HomogeneousSaddlePointProblem' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:45: WARNING: don't know which module to import for autodocumenting u'IndefinitePreconditioner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:51: WARNING: don't know which module to import for autodocumenting u'IterationBreakDown' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:57: WARNING: don't know which module to import for autodocumenting u'Locator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:63: WARNING: don't know which module to import for autodocumenting u'MaxIterReached' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:69: WARNING: don't know which module to import for autodocumenting u'NegativeNorm' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:75: WARNING: don't know which module to import for autodocumenting u'NoPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:81: WARNING: don't know which module to import for autodocumenting u'Projector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:87: WARNING: don't know which module to import for autodocumenting u'SolverSchemeException' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:93: WARNING: don't know which module to import for autodocumenting u'TimeIntegrationManager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:102: WARNING: don't know which module to import for autodocumenting u'BoundaryValuesFromVolumeTag' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:103: WARNING: don't know which module to import for autodocumenting u'GMRES' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:104: WARNING: don't know which module to import for autodocumenting u'MINRES' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:105: WARNING: don't know which module to import for autodocumenting u'MaskFromBoundaryTag' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:106: WARNING: don't know which module to import for autodocumenting u'MaskFromTag' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:107: WARNING: don't know which module to import for autodocumenting u'NewtonGMRES' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:108: WARNING: don't know which module to import for autodocumenting u'PCG' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:109: WARNING: don't know which module to import for autodocumenting u'TFQMR' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:110: WARNING: don't know which module to import for autodocumenting u'_GMRESm' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:111: WARNING: don't know which module to import for autodocumenting u'__FDGMRES' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:112: WARNING: don't know which module to import for autodocumenting u'__givapp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:113: WARNING: don't know which module to import for autodocumenting u'getInfLocator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.pdetools.rst:114: WARNING: don't know which module to import for autodocumenting u'getSupLocator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.rheologies.rst:13: WARNING: don't know which module to import for autodocumenting u'IncompressibleIsotropicFlowCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.rheologies.rst:19: WARNING: don't know which module to import for autodocumenting u'MaxIterReached' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.rheologies.rst:25: WARNING: don't know which module to import for autodocumenting u'PowerLaw' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.rheologies.rst:31: WARNING: don't know which module to import for autodocumenting u'Rheology' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.rheologies.rst:37: WARNING: don't know which module to import for autodocumenting u'StokesProblemCartesian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.runmodel.rst:11: WARNING: don't know which module to import for autodocumenting u'main' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.splitworld.rst:11: WARNING: don't know which module to import for autodocumenting u'FunctionJob' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.splitworld.rst:17: WARNING: don't know which module to import for autodocumenting u'Job' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.splitworld.rst:23: WARNING: don't know which module to import for autodocumenting u'SplitWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.start.rst:11: WARNING: don't know which module to import for autodocumenting u'escriptLogMemoryStatusNow' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.symbolic.rst:10: WARNING: don't know which module to import for autodocumenting u'Evaluator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.symbolic.rst:16: WARNING: don't know which module to import for autodocumenting u'Symbol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.unitsSI.rst:12: WARNING: don't know which module to import for autodocumenting u'Unit' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.unitsSI.rst:18: WARNING: don't know which module to import for autodocumenting u'_DivUnit' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.unitsSI.rst:24: WARNING: don't know which module to import for autodocumenting u'_PowUnit' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.unitsSI.rst:30: WARNING: don't know which module to import for autodocumenting u'_ProdUnit' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:17: WARNING: don't know which module to import for autodocumenting u'FunctionTestCase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:23: WARNING: don't know which module to import for autodocumenting u'SkipTest' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:29: WARNING: don't know which module to import for autodocumenting u'TestCase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:35: WARNING: don't know which module to import for autodocumenting u'TestLoader' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:41: WARNING: don't know which module to import for autodocumenting u'TestResult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:47: WARNING: don't know which module to import for autodocumenting u'TestSuite' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:53: WARNING: don't know which module to import for autodocumenting u'TextTestResult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:59: WARNING: don't know which module to import for autodocumenting u'TextTestRunner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:65: WARNING: don't know which module to import for autodocumenting u'main' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:74: WARNING: don't know which module to import for autodocumenting u'expectedFailure' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:75: WARNING: don't know which module to import for autodocumenting u'findTestCases' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:76: WARNING: don't know which module to import for autodocumenting u'getTestCaseNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:77: WARNING: don't know which module to import for autodocumenting u'installHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:78: WARNING: don't know which module to import for autodocumenting u'makeSuite' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:79: WARNING: don't know which module to import for autodocumenting u'registerResult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:80: WARNING: don't know which module to import for autodocumenting u'removeHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:81: WARNING: don't know which module to import for autodocumenting u'removeResult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:82: WARNING: don't know which module to import for autodocumenting u'skip' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:83: WARNING: don't know which module to import for autodocumenting u'skipIf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.utestselect.rst:84: WARNING: don't know which module to import for autodocumenting u'skipUnless' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:10: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:16: WARNING: don't know which module to import for autodocumenting u'FileWriter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:25: WARNING: don't know which module to import for autodocumenting u'Abs' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:26: WARNING: don't know which module to import for autodocumenting u'C_GeneralTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:27: WARNING: don't know which module to import for autodocumenting u'L2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:28: WARNING: don't know which module to import for autodocumenting u'Lsup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:29: WARNING: don't know which module to import for autodocumenting u'acos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:30: WARNING: don't know which module to import for autodocumenting u'acosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:31: WARNING: don't know which module to import for autodocumenting u'antihermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:32: WARNING: don't know which module to import for autodocumenting u'antisymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:33: WARNING: don't know which module to import for autodocumenting u'asin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:34: WARNING: don't know which module to import for autodocumenting u'asinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:35: WARNING: don't know which module to import for autodocumenting u'atan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:36: WARNING: don't know which module to import for autodocumenting u'atan2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:37: WARNING: don't know which module to import for autodocumenting u'atanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:38: WARNING: don't know which module to import for autodocumenting u'boundingBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:39: WARNING: don't know which module to import for autodocumenting u'boundingBoxEdgeLengths' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:40: WARNING: don't know which module to import for autodocumenting u'clip' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:41: WARNING: don't know which module to import for autodocumenting u'commonDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:42: WARNING: don't know which module to import for autodocumenting u'commonShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:43: WARNING: don't know which module to import for autodocumenting u'condEval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:44: WARNING: don't know which module to import for autodocumenting u'cos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:45: WARNING: don't know which module to import for autodocumenting u'cosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:46: WARNING: don't know which module to import for autodocumenting u'delay' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:47: WARNING: don't know which module to import for autodocumenting u'deviatoric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:48: WARNING: don't know which module to import for autodocumenting u'diameter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:49: WARNING: don't know which module to import for autodocumenting u'div' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:50: WARNING: don't know which module to import for autodocumenting u'eigenvalues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:51: WARNING: don't know which module to import for autodocumenting u'eigenvalues_and_eigenvectors' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:52: WARNING: don't know which module to import for autodocumenting u'erf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:53: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:54: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:55: WARNING: don't know which module to import for autodocumenting u'escript_generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:56: WARNING: don't know which module to import for autodocumenting u'escript_inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:57: WARNING: don't know which module to import for autodocumenting u'exp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:58: WARNING: don't know which module to import for autodocumenting u'generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:59: WARNING: don't know which module to import for autodocumenting u'generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:60: WARNING: don't know which module to import for autodocumenting u'generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:61: WARNING: don't know which module to import for autodocumenting u'getClosestValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:62: WARNING: don't know which module to import for autodocumenting u'getEpsilon' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:63: WARNING: don't know which module to import for autodocumenting u'getMPIRankWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:64: WARNING: don't know which module to import for autodocumenting u'getMPIWorldMax' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:65: WARNING: don't know which module to import for autodocumenting u'getMaxFloat' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:66: WARNING: don't know which module to import for autodocumenting u'getRank' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:67: WARNING: don't know which module to import for autodocumenting u'getShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:68: WARNING: don't know which module to import for autodocumenting u'getTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:69: WARNING: don't know which module to import for autodocumenting u'getVersion' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:70: WARNING: don't know which module to import for autodocumenting u'gmshGeo2Msh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:71: WARNING: don't know which module to import for autodocumenting u'grad' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:72: WARNING: don't know which module to import for autodocumenting u'grad_n' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:73: WARNING: don't know which module to import for autodocumenting u'hermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:74: WARNING: don't know which module to import for autodocumenting u'identity' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:75: WARNING: don't know which module to import for autodocumenting u'identityTensor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:76: WARNING: don't know which module to import for autodocumenting u'identityTensor4' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:77: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:78: WARNING: don't know which module to import for autodocumenting u'inner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:79: WARNING: don't know which module to import for autodocumenting u'insertTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:80: WARNING: don't know which module to import for autodocumenting u'insertTaggedValues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:81: WARNING: don't know which module to import for autodocumenting u'integrate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:82: WARNING: don't know which module to import for autodocumenting u'interpolate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:83: WARNING: don't know which module to import for autodocumenting u'interpolateTable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:84: WARNING: don't know which module to import for autodocumenting u'inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:85: WARNING: don't know which module to import for autodocumenting u'jump' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:86: WARNING: don't know which module to import for autodocumenting u'kronecker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:87: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:88: WARNING: don't know which module to import for autodocumenting u'listEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:89: WARNING: don't know which module to import for autodocumenting u'log' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:90: WARNING: don't know which module to import for autodocumenting u'log10' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:91: WARNING: don't know which module to import for autodocumenting u'longestEdge' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:92: WARNING: don't know which module to import for autodocumenting u'matchShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:93: WARNING: don't know which module to import for autodocumenting u'matchType' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:94: WARNING: don't know which module to import for autodocumenting u'matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:95: WARNING: don't know which module to import for autodocumenting u'matrix_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:96: WARNING: don't know which module to import for autodocumenting u'matrixmult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:97: WARNING: don't know which module to import for autodocumenting u'maximum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:98: WARNING: don't know which module to import for autodocumenting u'maxval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:99: WARNING: don't know which module to import for autodocumenting u'meanValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:100: WARNING: don't know which module to import for autodocumenting u'minimum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:101: WARNING: don't know which module to import for autodocumenting u'minval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:102: WARNING: don't know which module to import for autodocumenting u'mkDir' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:103: WARNING: don't know which module to import for autodocumenting u'mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:104: WARNING: don't know which module to import for autodocumenting u'negative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:105: WARNING: don't know which module to import for autodocumenting u'nonsymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:106: WARNING: don't know which module to import for autodocumenting u'normalize' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:107: WARNING: don't know which module to import for autodocumenting u'outer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:108: WARNING: don't know which module to import for autodocumenting u'pokeDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:109: WARNING: don't know which module to import for autodocumenting u'positive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:110: WARNING: don't know which module to import for autodocumenting u'printParallelThreadCounts' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:111: WARNING: don't know which module to import for autodocumenting u'reorderComponents' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:112: WARNING: don't know which module to import for autodocumenting u'resolve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:113: WARNING: don't know which module to import for autodocumenting u'safeDiv' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:114: WARNING: don't know which module to import for autodocumenting u'saveDataCSV' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:115: WARNING: don't know which module to import for autodocumenting u'saveESD' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:116: WARNING: don't know which module to import for autodocumenting u'showEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:117: WARNING: don't know which module to import for autodocumenting u'sign' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:118: WARNING: don't know which module to import for autodocumenting u'sin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:119: WARNING: don't know which module to import for autodocumenting u'sinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:120: WARNING: don't know which module to import for autodocumenting u'sqrt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:121: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:122: WARNING: don't know which module to import for autodocumenting u'swap_axes' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:123: WARNING: don't know which module to import for autodocumenting u'symmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:124: WARNING: don't know which module to import for autodocumenting u'tan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:125: WARNING: don't know which module to import for autodocumenting u'tanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:126: WARNING: don't know which module to import for autodocumenting u'tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:127: WARNING: don't know which module to import for autodocumenting u'tensor_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:128: WARNING: don't know which module to import for autodocumenting u'tensormult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:129: WARNING: don't know which module to import for autodocumenting u'testForZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:130: WARNING: don't know which module to import for autodocumenting u'trace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:131: WARNING: don't know which module to import for autodocumenting u'transpose' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:132: WARNING: don't know which module to import for autodocumenting u'transposed_matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:133: WARNING: don't know which module to import for autodocumenting u'transposed_tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:134: WARNING: don't know which module to import for autodocumenting u'unitVector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:135: WARNING: don't know which module to import for autodocumenting u'vol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:136: WARNING: don't know which module to import for autodocumenting u'whereNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:137: WARNING: don't know which module to import for autodocumenting u'whereNonNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:138: WARNING: don't know which module to import for autodocumenting u'whereNonPositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:139: WARNING: don't know which module to import for autodocumenting u'whereNonZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:140: WARNING: don't know which module to import for autodocumenting u'wherePositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:141: WARNING: don't know which module to import for autodocumenting u'whereZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.escriptcore.util.rst:142: WARNING: don't know which module to import for autodocumenting u'zeros' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/stage2/esys/finley/factorywrappers.py:docstring of esys.finley.Brick:8: WARNING: Field list ends without a blank line; unexpected unindent.
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:14: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:20: WARNING: don't know which module to import for autodocumenting u'IterationDivergenceError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:26: WARNING: don't know which module to import for autodocumenting u'LameEquation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:32: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:38: WARNING: don't know which module to import for autodocumenting u'SolverOptions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:44: WARNING: don't know which module to import for autodocumenting u'SteadyIncompressibleFlow' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:53: WARNING: don't know which module to import for autodocumenting u'Lsup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:54: WARNING: don't know which module to import for autodocumenting u'div' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:55: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:56: WARNING: don't know which module to import for autodocumenting u'kronecker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.flow.rst:57: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:20: WARNING: don't know which module to import for autodocumenting u'ConstrainerAtBoxVertex' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:26: WARNING: don't know which module to import for autodocumenting u'ConstrainerOverBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:32: WARNING: don't know which module to import for autodocumenting u'DomainReader' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:38: WARNING: don't know which module to import for autodocumenting u'FinleyReader' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:44: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:50: WARNING: don't know which module to import for autodocumenting u'ParameterSet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:56: WARNING: don't know which module to import for autodocumenting u'RectangularDomain' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:62: WARNING: don't know which module to import for autodocumenting u'ScalarConstrainerAtBoxVertex' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:68: WARNING: don't know which module to import for autodocumenting u'ScalarConstrainerOverBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:74: WARNING: don't know which module to import for autodocumenting u'UpdateGeometry' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:80: WARNING: don't know which module to import for autodocumenting u'VectorConstrainerAtBoxVertex' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:86: WARNING: don't know which module to import for autodocumenting u'VectorConstrainerOverBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:95: WARNING: don't know which module to import for autodocumenting u'Scalar' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:96: WARNING: don't know which module to import for autodocumenting u'Vector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:97: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:98: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:99: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.geometry.rst:100: WARNING: don't know which module to import for autodocumenting u'whereZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:19: WARNING: don't know which module to import for autodocumenting u'GaussianProfile' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:25: WARNING: don't know which module to import for autodocumenting u'InterpolateOverBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:31: WARNING: don't know which module to import for autodocumenting u'InterpolatedTimeProfile' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:37: WARNING: don't know which module to import for autodocumenting u'LinearCombination' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:43: WARNING: don't know which module to import for autodocumenting u'LinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:49: WARNING: don't know which module to import for autodocumenting u'MergeConstraints' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:55: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:61: WARNING: don't know which module to import for autodocumenting u'ParameterSet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:67: WARNING: don't know which module to import for autodocumenting u'ScalarDistributionFromTags' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:73: WARNING: don't know which module to import for autodocumenting u'Sequencer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:79: WARNING: don't know which module to import for autodocumenting u'SmoothScalarDistributionFromTags' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:88: WARNING: don't know which module to import for autodocumenting u'exp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:89: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:90: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:91: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:92: WARNING: don't know which module to import for autodocumenting u'whereNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.input.rst:93: WARNING: don't know which module to import for autodocumenting u'wherePositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.materials.rst:15: WARNING: don't know which module to import for autodocumenting u'GravityForce' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.materials.rst:21: WARNING: don't know which module to import for autodocumenting u'MaterialTable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.materials.rst:27: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.materials.rst:33: WARNING: don't know which module to import for autodocumenting u'ParameterSet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.materials.rst:39: WARNING: don't know which module to import for autodocumenting u'SimpleEarthModel' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.materials.rst:45: WARNING: don't know which module to import for autodocumenting u'SimpleFluidMaterial' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.materials.rst:51: WARNING: don't know which module to import for autodocumenting u'SimpleSolidMaterial' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.materials.rst:60: WARNING: don't know which module to import for autodocumenting u'exp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.mechanics.rst:13: WARNING: don't know which module to import for autodocumenting u'DruckerPrager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.mechanics.rst:19: WARNING: don't know which module to import for autodocumenting u'IterationDivergenceError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.mechanics.rst:25: WARNING: don't know which module to import for autodocumenting u'LinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.mechanics.rst:31: WARNING: don't know which module to import for autodocumenting u'Mechanics' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.mechanics.rst:37: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:14: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:20: WARNING: don't know which module to import for autodocumenting u'EvaluateExpression' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:26: WARNING: don't know which module to import for autodocumenting u'FileWriter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:32: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:38: WARNING: don't know which module to import for autodocumenting u'ParameterSet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:44: WARNING: don't know which module to import for autodocumenting u'Probe' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:53: WARNING: don't know which module to import for autodocumenting u'Abs' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:54: WARNING: don't know which module to import for autodocumenting u'C_GeneralTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:55: WARNING: don't know which module to import for autodocumenting u'L2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:56: WARNING: don't know which module to import for autodocumenting u'Lsup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:57: WARNING: don't know which module to import for autodocumenting u'acos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:58: WARNING: don't know which module to import for autodocumenting u'acosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:59: WARNING: don't know which module to import for autodocumenting u'antihermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:60: WARNING: don't know which module to import for autodocumenting u'antisymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:61: WARNING: don't know which module to import for autodocumenting u'asin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:62: WARNING: don't know which module to import for autodocumenting u'asinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:63: WARNING: don't know which module to import for autodocumenting u'atan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:64: WARNING: don't know which module to import for autodocumenting u'atan2' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:65: WARNING: don't know which module to import for autodocumenting u'atanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:66: WARNING: don't know which module to import for autodocumenting u'boundingBox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:67: WARNING: don't know which module to import for autodocumenting u'boundingBoxEdgeLengths' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:68: WARNING: don't know which module to import for autodocumenting u'clip' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:69: WARNING: don't know which module to import for autodocumenting u'commonDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:70: WARNING: don't know which module to import for autodocumenting u'commonShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:71: WARNING: don't know which module to import for autodocumenting u'condEval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:72: WARNING: don't know which module to import for autodocumenting u'cos' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:73: WARNING: don't know which module to import for autodocumenting u'cosh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:74: WARNING: don't know which module to import for autodocumenting u'delay' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:75: WARNING: don't know which module to import for autodocumenting u'deviatoric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:76: WARNING: don't know which module to import for autodocumenting u'diameter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:77: WARNING: don't know which module to import for autodocumenting u'div' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:78: WARNING: don't know which module to import for autodocumenting u'eigenvalues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:79: WARNING: don't know which module to import for autodocumenting u'eigenvalues_and_eigenvectors' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:80: WARNING: don't know which module to import for autodocumenting u'erf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:81: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:82: WARNING: don't know which module to import for autodocumenting u'escript_generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:83: WARNING: don't know which module to import for autodocumenting u'escript_generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:84: WARNING: don't know which module to import for autodocumenting u'escript_inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:85: WARNING: don't know which module to import for autodocumenting u'exp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:86: WARNING: don't know which module to import for autodocumenting u'generalTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:87: WARNING: don't know which module to import for autodocumenting u'generalTensorTransposedProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:88: WARNING: don't know which module to import for autodocumenting u'generalTransposedTensorProduct' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:89: WARNING: don't know which module to import for autodocumenting u'getClosestValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:90: WARNING: don't know which module to import for autodocumenting u'getEpsilon' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:91: WARNING: don't know which module to import for autodocumenting u'getMPIRankWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:92: WARNING: don't know which module to import for autodocumenting u'getMPIWorldMax' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:93: WARNING: don't know which module to import for autodocumenting u'getMaxFloat' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:94: WARNING: don't know which module to import for autodocumenting u'getRank' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:95: WARNING: don't know which module to import for autodocumenting u'getShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:96: WARNING: don't know which module to import for autodocumenting u'getTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:97: WARNING: don't know which module to import for autodocumenting u'getVersion' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:98: WARNING: don't know which module to import for autodocumenting u'gmshGeo2Msh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:99: WARNING: don't know which module to import for autodocumenting u'grad' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:100: WARNING: don't know which module to import for autodocumenting u'grad_n' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:101: WARNING: don't know which module to import for autodocumenting u'hermitian' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:102: WARNING: don't know which module to import for autodocumenting u'identity' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:103: WARNING: don't know which module to import for autodocumenting u'identityTensor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:104: WARNING: don't know which module to import for autodocumenting u'identityTensor4' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:105: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:106: WARNING: don't know which module to import for autodocumenting u'inner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:107: WARNING: don't know which module to import for autodocumenting u'insertTagNames' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:108: WARNING: don't know which module to import for autodocumenting u'insertTaggedValues' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:109: WARNING: don't know which module to import for autodocumenting u'integrate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:110: WARNING: don't know which module to import for autodocumenting u'interpolate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:111: WARNING: don't know which module to import for autodocumenting u'interpolateTable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:112: WARNING: don't know which module to import for autodocumenting u'inverse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:113: WARNING: don't know which module to import for autodocumenting u'jump' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:114: WARNING: don't know which module to import for autodocumenting u'kronecker' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:115: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:116: WARNING: don't know which module to import for autodocumenting u'listEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:117: WARNING: don't know which module to import for autodocumenting u'log' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:118: WARNING: don't know which module to import for autodocumenting u'log10' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:119: WARNING: don't know which module to import for autodocumenting u'longestEdge' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:120: WARNING: don't know which module to import for autodocumenting u'matchShape' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:121: WARNING: don't know which module to import for autodocumenting u'matchType' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:122: WARNING: don't know which module to import for autodocumenting u'matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:123: WARNING: don't know which module to import for autodocumenting u'matrix_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:124: WARNING: don't know which module to import for autodocumenting u'matrixmult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:125: WARNING: don't know which module to import for autodocumenting u'maximum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:126: WARNING: don't know which module to import for autodocumenting u'maxval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:127: WARNING: don't know which module to import for autodocumenting u'meanValue' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:128: WARNING: don't know which module to import for autodocumenting u'minimum' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:129: WARNING: don't know which module to import for autodocumenting u'minval' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:130: WARNING: don't know which module to import for autodocumenting u'mkDir' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:131: WARNING: don't know which module to import for autodocumenting u'mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:132: WARNING: don't know which module to import for autodocumenting u'negative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:133: WARNING: don't know which module to import for autodocumenting u'nonsymmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:134: WARNING: don't know which module to import for autodocumenting u'normalize' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:135: WARNING: don't know which module to import for autodocumenting u'outer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:136: WARNING: don't know which module to import for autodocumenting u'pokeDim' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:137: WARNING: don't know which module to import for autodocumenting u'positive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:138: WARNING: don't know which module to import for autodocumenting u'printParallelThreadCounts' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:139: WARNING: don't know which module to import for autodocumenting u'reorderComponents' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:140: WARNING: don't know which module to import for autodocumenting u'resolve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:141: WARNING: don't know which module to import for autodocumenting u'safeDiv' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:142: WARNING: don't know which module to import for autodocumenting u'saveDataCSV' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:143: WARNING: don't know which module to import for autodocumenting u'saveESD' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:144: WARNING: don't know which module to import for autodocumenting u'showEscriptParams' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:145: WARNING: don't know which module to import for autodocumenting u'sign' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:146: WARNING: don't know which module to import for autodocumenting u'sin' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:147: WARNING: don't know which module to import for autodocumenting u'sinh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:148: WARNING: don't know which module to import for autodocumenting u'sqrt' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:149: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:150: WARNING: don't know which module to import for autodocumenting u'swap_axes' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:151: WARNING: don't know which module to import for autodocumenting u'symmetric' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:152: WARNING: don't know which module to import for autodocumenting u'tan' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:153: WARNING: don't know which module to import for autodocumenting u'tanh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:154: WARNING: don't know which module to import for autodocumenting u'tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:155: WARNING: don't know which module to import for autodocumenting u'tensor_transposed_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:156: WARNING: don't know which module to import for autodocumenting u'tensormult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:157: WARNING: don't know which module to import for autodocumenting u'testForZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:158: WARNING: don't know which module to import for autodocumenting u'trace' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:159: WARNING: don't know which module to import for autodocumenting u'transpose' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:160: WARNING: don't know which module to import for autodocumenting u'transposed_matrix_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:161: WARNING: don't know which module to import for autodocumenting u'transposed_tensor_mult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:162: WARNING: don't know which module to import for autodocumenting u'unitVector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:163: WARNING: don't know which module to import for autodocumenting u'vol' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:164: WARNING: don't know which module to import for autodocumenting u'whereNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:165: WARNING: don't know which module to import for autodocumenting u'whereNonNegative' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:166: WARNING: don't know which module to import for autodocumenting u'whereNonPositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:167: WARNING: don't know which module to import for autodocumenting u'whereNonZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:168: WARNING: don't know which module to import for autodocumenting u'wherePositive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:169: WARNING: don't know which module to import for autodocumenting u'whereZero' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.probe.rst:170: WARNING: don't know which module to import for autodocumenting u'zeros' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:14: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:20: WARNING: don't know which module to import for autodocumenting u'IterationDivergenceError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:26: WARNING: don't know which module to import for autodocumenting u'LinearPDE' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:32: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:38: WARNING: don't know which module to import for autodocumenting u'SolverOptions' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:44: WARNING: don't know which module to import for autodocumenting u'TemperatureAdvection' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:53: WARNING: don't know which module to import for autodocumenting u'grad' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:54: WARNING: don't know which module to import for autodocumenting u'inf' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:55: WARNING: don't know which module to import for autodocumenting u'inner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:56: WARNING: don't know which module to import for autodocumenting u'length' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.temperature.rst:57: WARNING: don't know which module to import for autodocumenting u'sup' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.visualization.rst:13: WARNING: don't know which module to import for autodocumenting u'Data' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.visualization.rst:19: WARNING: don't know which module to import for autodocumenting u'Link' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.visualization.rst:25: WARNING: don't know which module to import for autodocumenting u'Model' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.visualization.rst:31: WARNING: don't know which module to import for autodocumenting u'Visualization' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.visualization.rst:37: WARNING: don't know which module to import for autodocumenting u'WriteVTK' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.modellib.visualization.rst:46: WARNING: don't know which module to import for autodocumenting u'saveVTK' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:44: WARNING: don't know which module to import for autodocumenting u'Arc' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:50: WARNING: don't know which module to import for autodocumenting u'ArcBase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:56: WARNING: don't know which module to import for autodocumenting u'BSpline' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:62: WARNING: don't know which module to import for autodocumenting u'BezierCurve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:68: WARNING: don't know which module to import for autodocumenting u'Curve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:74: WARNING: don't know which module to import for autodocumenting u'CurveBase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:80: WARNING: don't know which module to import for autodocumenting u'CurveLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:86: WARNING: don't know which module to import for autodocumenting u'Dilation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:92: WARNING: don't know which module to import for autodocumenting u'Ellipse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:98: WARNING: don't know which module to import for autodocumenting u'EllipseBase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:104: WARNING: don't know which module to import for autodocumenting u'Line' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:110: WARNING: don't know which module to import for autodocumenting u'Manifold1D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:116: WARNING: don't know which module to import for autodocumenting u'Manifold2D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:122: WARNING: don't know which module to import for autodocumenting u'Manifold3D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:128: WARNING: don't know which module to import for autodocumenting u'PlaneSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:134: WARNING: don't know which module to import for autodocumenting u'Point' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:140: WARNING: don't know which module to import for autodocumenting u'Primitive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:146: WARNING: don't know which module to import for autodocumenting u'PrimitiveBase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:152: WARNING: don't know which module to import for autodocumenting u'PropertySet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:158: WARNING: don't know which module to import for autodocumenting u'Reflection' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:164: WARNING: don't know which module to import for autodocumenting u'ReverseArc' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:170: WARNING: don't know which module to import for autodocumenting u'ReverseCurve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:176: WARNING: don't know which module to import for autodocumenting u'ReverseCurveLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:182: WARNING: don't know which module to import for autodocumenting u'ReverseEllipse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:188: WARNING: don't know which module to import for autodocumenting u'ReversePlaneSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:194: WARNING: don't know which module to import for autodocumenting u'ReversePrimitive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:200: WARNING: don't know which module to import for autodocumenting u'ReverseRuledSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:206: WARNING: don't know which module to import for autodocumenting u'ReverseSurfaceLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:212: WARNING: don't know which module to import for autodocumenting u'Rotatation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:218: WARNING: don't know which module to import for autodocumenting u'RuledSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:224: WARNING: don't know which module to import for autodocumenting u'Spline' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:230: WARNING: don't know which module to import for autodocumenting u'SurfaceLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:236: WARNING: don't know which module to import for autodocumenting u'TagMap' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:242: WARNING: don't know which module to import for autodocumenting u'Transformation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:248: WARNING: don't know which module to import for autodocumenting u'Translation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:254: WARNING: don't know which module to import for autodocumenting u'Volume' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:263: WARNING: don't know which module to import for autodocumenting u'Brick' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:264: WARNING: don't know which module to import for autodocumenting u'createRuledSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:265: WARNING: don't know which module to import for autodocumenting u'getToleranceForColocation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:266: WARNING: don't know which module to import for autodocumenting u'resetGlobalPrimitiveIdCounter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.rst:267: WARNING: don't know which module to import for autodocumenting u'setToleranceForColocation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:21: WARNING: don't know which module to import for autodocumenting u'Arc' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:27: WARNING: don't know which module to import for autodocumenting u'BSpline' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:33: WARNING: don't know which module to import for autodocumenting u'BezierCurve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:39: WARNING: don't know which module to import for autodocumenting u'CurveLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:45: WARNING: don't know which module to import for autodocumenting u'Design' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:51: WARNING: don't know which module to import for autodocumenting u'Line' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:57: WARNING: don't know which module to import for autodocumenting u'PlaneSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:63: WARNING: don't know which module to import for autodocumenting u'Point' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:69: WARNING: don't know which module to import for autodocumenting u'PropertySet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:75: WARNING: don't know which module to import for autodocumenting u'RuledSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:81: WARNING: don't know which module to import for autodocumenting u'Spline' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:87: WARNING: don't know which module to import for autodocumenting u'SurfaceLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:93: WARNING: don't know which module to import for autodocumenting u'Volume' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:102: WARNING: don't know which module to import for autodocumenting u'getMPIRankWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.Triangle.rst:103: WARNING: don't know which module to import for autodocumenting u'getMPIWorldMax' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.design.rst:17: WARNING: don't know which module to import for autodocumenting u'AbstractDesign' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.design.rst:23: WARNING: don't know which module to import for autodocumenting u'Manifold1D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.design.rst:29: WARNING: don't know which module to import for autodocumenting u'Manifold2D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.design.rst:35: WARNING: don't know which module to import for autodocumenting u'Manifold3D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.design.rst:41: WARNING: don't know which module to import for autodocumenting u'Point' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.design.rst:47: WARNING: don't know which module to import for autodocumenting u'Primitive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.design.rst:53: WARNING: don't know which module to import for autodocumenting u'PropertySet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.design.rst:59: WARNING: don't know which module to import for autodocumenting u'ReversePrimitive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.design.rst:65: WARNING: don't know which module to import for autodocumenting u'TagMap' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:45: WARNING: don't know which module to import for autodocumenting u'Arc' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:51: WARNING: don't know which module to import for autodocumenting u'ArcBase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:57: WARNING: don't know which module to import for autodocumenting u'BSpline' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:63: WARNING: don't know which module to import for autodocumenting u'BezierCurve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:69: WARNING: don't know which module to import for autodocumenting u'Curve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:75: WARNING: don't know which module to import for autodocumenting u'CurveBase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:81: WARNING: don't know which module to import for autodocumenting u'CurveLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:87: WARNING: don't know which module to import for autodocumenting u'Design' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:93: WARNING: don't know which module to import for autodocumenting u'Dilation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:99: WARNING: don't know which module to import for autodocumenting u'Ellipse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:105: WARNING: don't know which module to import for autodocumenting u'EllipseBase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:111: WARNING: don't know which module to import for autodocumenting u'Line' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:117: WARNING: don't know which module to import for autodocumenting u'Manifold1D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:123: WARNING: don't know which module to import for autodocumenting u'Manifold2D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:129: WARNING: don't know which module to import for autodocumenting u'Manifold3D' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:135: WARNING: don't know which module to import for autodocumenting u'PlaneSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:141: WARNING: don't know which module to import for autodocumenting u'Point' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:147: WARNING: don't know which module to import for autodocumenting u'Primitive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:153: WARNING: don't know which module to import for autodocumenting u'PrimitiveBase' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:159: WARNING: don't know which module to import for autodocumenting u'PropertySet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:165: WARNING: don't know which module to import for autodocumenting u'Reflection' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:171: WARNING: don't know which module to import for autodocumenting u'ReverseArc' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:177: WARNING: don't know which module to import for autodocumenting u'ReverseCurve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:183: WARNING: don't know which module to import for autodocumenting u'ReverseCurveLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:189: WARNING: don't know which module to import for autodocumenting u'ReverseEllipse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:195: WARNING: don't know which module to import for autodocumenting u'ReversePlaneSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:201: WARNING: don't know which module to import for autodocumenting u'ReversePrimitive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:207: WARNING: don't know which module to import for autodocumenting u'ReverseRuledSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:213: WARNING: don't know which module to import for autodocumenting u'ReverseSurfaceLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:219: WARNING: don't know which module to import for autodocumenting u'Rotatation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:225: WARNING: don't know which module to import for autodocumenting u'RuledSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:231: WARNING: don't know which module to import for autodocumenting u'Spline' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:237: WARNING: don't know which module to import for autodocumenting u'SurfaceLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:243: WARNING: don't know which module to import for autodocumenting u'TagMap' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:249: WARNING: don't know which module to import for autodocumenting u'Transformation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:255: WARNING: don't know which module to import for autodocumenting u'Translation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:261: WARNING: don't know which module to import for autodocumenting u'Volume' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:270: WARNING: don't know which module to import for autodocumenting u'Brick' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:271: WARNING: don't know which module to import for autodocumenting u'buildFreeSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:272: WARNING: don't know which module to import for autodocumenting u'buildLayer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:273: WARNING: don't know which module to import for autodocumenting u'createRuledSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:274: WARNING: don't know which module to import for autodocumenting u'getToleranceForColocation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:275: WARNING: don't know which module to import for autodocumenting u'layer_cake' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:276: WARNING: don't know which module to import for autodocumenting u'resetGlobalPrimitiveIdCounter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.extras.rst:277: WARNING: don't know which module to import for autodocumenting u'setToleranceForColocation' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:22: WARNING: don't know which module to import for autodocumenting u'Arc' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:28: WARNING: don't know which module to import for autodocumenting u'BSpline' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:34: WARNING: don't know which module to import for autodocumenting u'BezierCurve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:40: WARNING: don't know which module to import for autodocumenting u'CurveLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:46: WARNING: don't know which module to import for autodocumenting u'Design' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:52: WARNING: don't know which module to import for autodocumenting u'Ellipse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:58: WARNING: don't know which module to import for autodocumenting u'Line' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:64: WARNING: don't know which module to import for autodocumenting u'PlaneSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:70: WARNING: don't know which module to import for autodocumenting u'Point' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:76: WARNING: don't know which module to import for autodocumenting u'PropertySet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:82: WARNING: don't know which module to import for autodocumenting u'RuledSurface' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:88: WARNING: don't know which module to import for autodocumenting u'Spline' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:94: WARNING: don't know which module to import for autodocumenting u'SurfaceLoop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:100: WARNING: don't know which module to import for autodocumenting u'Volume' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:109: WARNING: don't know which module to import for autodocumenting u'getMPIRankWorld' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:110: WARNING: don't know which module to import for autodocumenting u'getMPIWorldMax' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.pycad.gmsh.rst:111: WARNING: don't know which module to import for autodocumenting u'gmshGeo2Msh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.weipa.rst:11: WARNING: don't know which module to import for autodocumenting u'createDataset' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.weipa.rst:12: WARNING: don't know which module to import for autodocumenting u'interpolateEscriptData' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.weipa.rst:13: WARNING: don't know which module to import for autodocumenting u'saveSilo' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.weipa.rst:14: WARNING: don't know which module to import for autodocumenting u'saveVTK' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.weipa.rst:15: WARNING: don't know which module to import for autodocumenting u'saveVoxet' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.weipa.rst:16: WARNING: don't know which module to import for autodocumenting u'visitInitialize' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> /<<PKGBUILDDIR>>/debian/tmp2/sphinx_int/esys.weipa.rst:17: WARNING: don't know which module to import for autodocumenting u'visitPublishData' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [  1%] esys
> writing output... [  2%] esys.downunder
> writing output... [  4%] esys.downunder.dcresistivityforwardmodeling
> writing output... [  5%] esys.downunder.domainbuilder
> writing output... [  6%] esys.downunder.forwardmodels
> writing output... [  8%] esys.downunder.forwardmodels.acoustic
> writing output... [  9%] esys.downunder.forwardmodels.base
> writing output... [ 10%] esys.downunder.forwardmodels.dcresistivity
> writing output... [ 12%] esys.downunder.forwardmodels.gravity
> writing output... [ 13%] esys.downunder.forwardmodels.magnetic
> writing output... [ 14%] esys.downunder.forwardmodels.magnetotelluric2d
> writing output... [ 16%] esys.downunder.forwardmodels.pressure
> writing output... [ 17%] esys.downunder.forwardmodels.subsidence
> writing output... [ 18%] esys.downunder.magtel1d
> writing output... [ 20%] esys.downunder.magtel2d
> writing output... [ 21%] esys.downunder.seismic
> writing output... [ 22%] esys.downunder.splitinversioncostfunctions
> writing output... [ 24%] esys.downunder.splitminimizers
> writing output... [ 25%] esys.downunder.splitregularizations
> writing output... [ 26%] esys.dudley
> writing output... [ 28%] esys.escript
> writing output... [ 29%] esys.escript.datamanager
> writing output... [ 30%] esys.escript.linearPDEs
> writing output... [ 32%] esys.escript.modelframe
> writing output... [ 33%] esys.escript.models
> writing output... [ 34%] esys.escript.pdetools
> writing output... [ 36%] esys.escript.splitworld
> writing output... [ 37%] esys.escript.symbolic
> writing output... [ 38%] esys.escript.unitsSI
> writing output... [ 40%] esys.escript.util
> writing output... [ 41%] esys.escriptcore
> writing output... [ 42%] esys.escriptcore.benchmark
> writing output... [ 44%] esys.escriptcore.datamanager
> writing output... [ 45%] esys.escriptcore.domainCouplers
> writing output... [ 46%] esys.escriptcore.escriptcpp
> writing output... [ 48%] esys.escriptcore.faultsystems
> writing output... [ 49%] esys.escriptcore.flows
> writing output... [ 50%] esys.escriptcore.gmshrunner
> writing output... [ 52%] esys.escriptcore.heat
> writing output... [ 53%] esys.escriptcore.levelset
> writing output... [ 54%] esys.escriptcore.linearPDEs
> writing output... [ 56%] esys.escriptcore.modelframe
> writing output... [ 57%] esys.escriptcore.models
> writing output... [ 58%] esys.escriptcore.mountains
> writing output... [ 60%] esys.escriptcore.nonlinearPDE
> writing output... [ 61%] esys.escriptcore.pdetools
> writing output... [ 62%] esys.escriptcore.rheologies
> writing output... [ 64%] esys.escriptcore.runmodel
> writing output... [ 65%] esys.escriptcore.splitworld
> writing output... [ 66%] esys.escriptcore.start
> writing output... [ 68%] esys.escriptcore.symbolic
> writing output... [ 69%] esys.escriptcore.testing
> writing output... [ 70%] esys.escriptcore.unitsSI
> writing output... [ 72%] esys.escriptcore.utestselect
> writing output... [ 73%] esys.escriptcore.util
> writing output... [ 74%] esys.finley
> writing output... [ 76%] esys.modellib
> writing output... [ 77%] esys.modellib.flow
> writing output... [ 78%] esys.modellib.geometry
> writing output... [ 80%] esys.modellib.input
> writing output... [ 81%] esys.modellib.materials
> writing output... [ 82%] esys.modellib.mechanics
> writing output... [ 84%] esys.modellib.probe
> writing output... [ 85%] esys.modellib.temperature
> writing output... [ 86%] esys.modellib.visualization
> writing output... [ 88%] esys.pycad
> writing output... [ 89%] esys.pycad.Triangle
> writing output... [ 90%] esys.pycad.design
> writing output... [ 92%] esys.pycad.extras
> writing output... [ 93%] esys.pycad.gmsh
> writing output... [ 94%] esys.ripley
> writing output... [ 96%] esys.ripley.MultiResolutionDomain
> writing output... [ 97%] esys.speckley
> writing output... [ 98%] esys.weipa
> writing output... [100%] index
> 
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/costfunctions.py:docstring of esys.downunder.CostFunction:None: WARNING: more than one target found for cross-reference u'provides_inverse_Hessian_approximation': esys.downunder.CostFunction.provides_inverse_Hessian_approximation, esys.downunder.Regularization.provides_inverse_Hessian_approximation, esys.downunder.SplitInversionCostFunction.provides_inverse_Hessian_approximation, esys.downunder.MeteredCostFunction.provides_inverse_Hessian_approximation, esys.downunder.SplitRegularization.provides_inverse_Hessian_approximation, esys.downunder.InversionCostFunction.provides_inverse_Hessian_approximation
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/inversioncostfunctions.py:docstring of esys.downunder.InversionCostFunction:None: WARNING: more than one target found for cross-reference u'provides_inverse_Hessian_approximation': esys.downunder.CostFunction.provides_inverse_Hessian_approximation, esys.downunder.Regularization.provides_inverse_Hessian_approximation, esys.downunder.SplitInversionCostFunction.provides_inverse_Hessian_approximation, esys.downunder.MeteredCostFunction.provides_inverse_Hessian_approximation, esys.downunder.SplitRegularization.provides_inverse_Hessian_approximation, esys.downunder.InversionCostFunction.provides_inverse_Hessian_approximation
> /<<PKGBUILDDIR>>/debian/stage2/esys/downunder/splitinversioncostfunctions.py:docstring of esys.downunder.SplitInversionCostFunction:None: WARNING: more than one target found for cross-reference u'provides_inverse_Hessian_approximation': esys.downunder.CostFunction.provides_inverse_Hessian_approximation, esys.downunder.Regularization.provides_inverse_Hessian_approximation, esys.downunder.SplitInversionCostFunction.provides_inverse_Hessian_approximation, esys.downunder.MeteredCostFunction.provides_inverse_Hessian_approximation, esys.downunder.SplitRegularization.provides_inverse_Hessian_approximation, esys.downunder.InversionCostFunction.provides_inverse_Hessian_approximation
> generating indices... genindex py-modindex
> writing additional pages... search
> copying static files... WARNING: html_static_path entry u'/<<PKGBUILDDIR>>/doc/sphinx_api/_static' does not exist
> done
> copying extra files... done
> dumping search index in English (code: en) ... done
> dumping object inventory... done
> build succeeded, 1394 warnings.
> scons: done building targets.
> 
> *** Config Summary (see config.log and <prefix>/lib/buildvars for details) ***
> Escript revision 6403
>   Install prefix:  /<<PKGBUILDDIR>>/debian/stage2
>           Python:  /usr/bin/python (Version 2.7.13)
>            boost:  /usr (Version 1.62.0)
>            numpy:  YES (with headers)
>   Solver library:  paso
>    Direct solver:  NONE
>          domains:  dudley, finley, ripley, speckley
>            weipa:  YES
>           openmp:  YES
>           netcdf:  YES
> 
>   DISABLED features: boomeramg cppunit cuda debug gdal gmsh gzip lapack mkl mpi papi parmetis pyproj scipy silo sympy trilinos umfpack visit
>   Treating warnings as errors
> 
> WARNING: Cannot import scipy. NetCDF sources will not be available for inversions.
> WARNING: Cannot import pyproj. Inversions may not work.
> WARNING: Cannot import gdal. Inversions will not honour WKT coordinate system information.
> WARNING: Cannot import sympy. Symbolic toolbox and nonlinear PDEs will not be available.
> WARNING: matplotlib not found, will skip some unit tests
> WARNING: gmsh not available. Skipping tests usersguide/trapezoid.py usersguide/quad.py usersguide/brick.py usersguide/refine.py cookbook/example04a.py cookbook/example04b.py cookbook/example05a.py cookbook/example05b.py cookbook/example05c.py cookbook/example06.py cookbook/example08c.py cookbook/example09m.py cookbook/example09a.py cookbook/example10m.py inversion/dc_forward.py!
> 
> SUCCESS: build complete
> 
> find /<<PKGBUILDDIR>>/debian/stage2 -name '*.pyc' -print0 | xargs -0 rm -f
> # Build steps for py2 with MPI	
> mkdir -p /<<PKGBUILDDIR>>/debian/stage2M
> if [ ! -f svn_version ];then echo "No svn_version file found"; exit 3;fi
> scons -j64 SVN_VERSION=`cat svn_version` build_dir=/<<PKGBUILDDIR>>/debian/tmp2M  cc_optim='-O3 -DOVERLORDPATH=\"/usr/lib/python-escript-mpi/\"' verbose=on prefix=/<<PKGBUILDDIR>>/debian/stage2M options_file=scons/templates/sid_mpi_options.py
> scons: Reading SConscript files ...
> Building with the following additional flags from debian: [['cpp_flags', '-Wdate-time -D_FORTIFY_SOURCE=2'], ['cxx_extra', '-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'], ['ld_extra', '-Wl,-z,relro']]
> Using options in scons/templates/sid_mpi_options.py.
> Checking whether the C++ compiler works... yes
> Checking for C++ function gethostname()... yes
> Checking for C++ header file byteswap.h... yes
> Checking for C++ function SCbswap32()... yes
> Checking for C++ header file sys/endian.h... no
> Checking for C++ header file libkern/OSByteOrder.h... no
> Checking for working complex std::acos()... yes
> Checking for C++ header file Python.h... yes
> Checking for C++ function Py_Exit()... yes
> Checking for C++ library boost_python-py27... yes
> Checking for C++ header file numpy/ndarrayobject.h... yes
> Checking for C++ library netcdf_c++... yes
> RuntimeError: mpi.h not found under /usr/lib/openmpi:
>   File "/<<PKGBUILDDIR>>/SConstruct", line 472:
>     env=checkOptionalLibraries(env)
>   File "/<<PKGBUILDDIR>>/site_scons/dependencies.py", line 470:
>     mpi_inc_path,mpi_lib_path=findLibWithHeader(env, env['mpi_libs'], 'mpi.h', env['mpi_prefix'], lang='c++')
>   File "/<<PKGBUILDDIR>>/site_scons/site_init.py", line 44:
>     raise RuntimeError('%s not found under %s'%(header,paths))
> debian/rules:55: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2016/12/19/python-escript_5.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the debian-science-maintainers mailing list