Bug#1088894: python-escript: FTBFS: dh_install: error: missing files, aborting
Santiago Vila
sanvila at debian.org
Mon Dec 2 16:48:43 GMT 2024
Package: src:python-escript
Version: 5.6-9
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules build
dh build -v
dh_update_autotools_config -O-v
dh_autoreconf -O-v
dh_auto_configure -O-v
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Build steps for py3
mkdir -p /<<PKGBUILDDIR>>/debian/stage3
(scons -j2 cc_optim=' -O3 ' build_dir=/<<PKGBUILDDIR>>/debian/tmp3 verbose=on prefix=/<<PKGBUILDDIR>>/debian/stage3 options_file=debian/sid_options.py docs ) || true
site_init:232: SyntaxWarning: invalid escape sequence '\p'
site_init:261: SyntaxWarning: invalid escape sequence '\p'
scons: Reading SConscript files ...
/<<PKGBUILDDIR>>/site_scons/site_init.py:232: SyntaxWarning: invalid escape sequence '\p'
[... snipped ...]
g++ -o debian/tmp3M/posix/weipa/src/DataVar.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/DataVar.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from weipa/src/DataVar.cpp:23:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/EscriptDataset.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/EscriptDataset.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/dudley/Dudley.h:31,
from debian/stage3M/include/weipa/FinleyElements.h:25,
from debian/stage3M/include/weipa/FinleyDomain.h:22,
from weipa/src/EscriptDataset.cpp:24:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/FinleyDomain.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/FinleyDomain.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/dudley/Dudley.h:31,
from debian/stage3M/include/weipa/FinleyElements.h:25,
from debian/stage3M/include/weipa/FinleyDomain.h:22,
from weipa/src/FinleyDomain.cpp:18:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/FinleyElements.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/FinleyElements.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/dudley/Dudley.h:31,
from debian/stage3M/include/weipa/FinleyElements.h:25,
from weipa/src/FinleyElements.cpp:18:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/FinleyNodes.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/FinleyNodes.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/dudley/Dudley.h:31,
from debian/stage3M/include/dudley/NodeFile.h:21,
from weipa/src/FinleyNodes.cpp:22:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/RipleyDomain.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/RipleyDomain.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/ripley/AbstractAssembler.h:22,
from debian/stage3M/include/ripley/RipleyDomain.h:22,
from weipa/src/RipleyDomain.cpp:23:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/RipleyElements.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/RipleyElements.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/ripley/AbstractAssembler.h:22,
from debian/stage3M/include/ripley/RipleyDomain.h:22,
from weipa/src/RipleyElements.cpp:22:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/RipleyNodes.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/RipleyNodes.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/ripley/AbstractAssembler.h:22,
from debian/stage3M/include/ripley/RipleyDomain.h:22,
from weipa/src/RipleyNodes.cpp:21:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/SpeckleyDomain.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/SpeckleyDomain.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/speckley/domainhelpers.h:21,
from debian/stage3M/include/speckley/AbstractAssembler.h:21,
from debian/stage3M/include/speckley/SpeckleyDomain.h:23,
from weipa/src/SpeckleyDomain.cpp:23:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/SpeckleyElements.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/SpeckleyElements.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/speckley/domainhelpers.h:21,
from debian/stage3M/include/speckley/AbstractAssembler.h:21,
from debian/stage3M/include/speckley/SpeckleyDomain.h:23,
from weipa/src/SpeckleyElements.cpp:22:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/SpeckleyNodes.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/SpeckleyNodes.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/speckley/domainhelpers.h:21,
from debian/stage3M/include/speckley/AbstractAssembler.h:21,
from debian/stage3M/include/speckley/SpeckleyDomain.h:23,
from weipa/src/SpeckleyNodes.cpp:21:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/VisItControl.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/VisItControl.cpp
g++ -o debian/tmp3M/posix/weipa/src/libweipa.so -Wl,-z,relro -Wl,-z,now -fopenmp -shared debian/tmp3M/posix/weipa/src/DataVar.os debian/tmp3M/posix/weipa/src/EscriptDataset.os debian/tmp3M/posix/weipa/src/FinleyDomain.os debian/tmp3M/posix/weipa/src/FinleyElements.os debian/tmp3M/posix/weipa/src/FinleyNodes.os debian/tmp3M/posix/weipa/src/RipleyDomain.os debian/tmp3M/posix/weipa/src/RipleyElements.os debian/tmp3M/posix/weipa/src/RipleyNodes.os debian/tmp3M/posix/weipa/src/SpeckleyDomain.os debian/tmp3M/posix/weipa/src/SpeckleyElements.os debian/tmp3M/posix/weipa/src/SpeckleyNodes.os debian/tmp3M/posix/weipa/src/VisItControl.os -Ldebian/stage3M/lib -L/usr/lib/python3.12/config-3.12-x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu/openmpi/lib -ldudley -lfinley -lspeckley -lripley -lpaso -lescript -lnetcdf_c++4 -lumfpack -lblas -lamd -lboost_iostreams -lsiloh5 -lpython3.12 -lboost_python312 -lboost_numpy312 -lmpi
g++ -o debian/tmp3M/posix/weipa/src/weipacpp.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/weipacpp.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from weipa/src/weipacpp.cpp:18:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
Install file: "debian/tmp3M/posix/weipa/src/libweipa.so" as "debian/stage3M/lib/libweipa.so"
g++ -o debian/tmp3M/posix/weipa/src/weipacpp.so -Wl,-z,relro -Wl,-z,now -fopenmp -shared debian/tmp3M/posix/weipa/src/weipacpp.os -Ldebian/stage3M/lib -L/usr/lib/python3.12/config-3.12-x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu/openmpi/lib -lweipa -ldudley -lfinley -lspeckley -lripley -lpaso -lescript -lnetcdf_c++4 -lumfpack -lblas -lamd -lboost_iostreams -lsiloh5 -lpython3.12 -lboost_python312 -lboost_numpy312 -lmpi
Install file: "debian/tmp3M/posix/weipa/src/weipacpp.so" as "debian/stage3M/esys/weipa/weipacpp.so"
/usr/bin/python3 scripts/py_comp.py weipa/py_src/__init__.py debian/tmp3M/posix/weipa/py/__init__.pyc
Install file: "debian/tmp3M/posix/weipa/py/__init__.pyc" as "debian/stage3M/esys/weipa/__init__.pyc"
g++ -o debian/tmp3M/posix/weipa/src/reader_DataVar.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/DataVar.cpp
g++ -o debian/tmp3M/posix/weipa/src/reader_EscriptDataset.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/EscriptDataset.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/dudley/Dudley.h:31,
from debian/stage3M/include/weipa/FinleyElements.h:25,
from debian/stage3M/include/weipa/FinleyDomain.h:22,
from weipa/src/EscriptDataset.cpp:24:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/reader_FinleyDomain.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/FinleyDomain.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/dudley/Dudley.h:31,
from debian/stage3M/include/weipa/FinleyElements.h:25,
from debian/stage3M/include/weipa/FinleyDomain.h:22,
from weipa/src/FinleyDomain.cpp:18:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/reader_FinleyElements.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/FinleyElements.cpp
In file included from /usr/include/boost/math/special_functions/detail/round_fwd.hpp:11,
from /usr/include/boost/math/special_functions/math_fwd.hpp:29,
from /usr/include/boost/math/special_functions/bessel.hpp:19,
from debian/stage3M/include/escript/Data.h:36,
from debian/stage3M/include/dudley/Dudley.h:31,
from debian/stage3M/include/weipa/FinleyElements.h:25,
from weipa/src/FinleyElements.cpp:18:
/usr/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
| ^~~~~~~
g++ -o debian/tmp3M/posix/weipa/src/reader_FinleyNodes.os -c -Wno-stringop-truncation -fopenmp -O3 -DOVERLORDPATH=\"/usr/lib/python-escript3-mpi/\" -std=c++11 -pedantic -Wall -fPIC -finline-functions -Wno-unknown-pragmas -Wno-sign-compare -Wno-system-headers -Wno-long-long -Wno-strict-aliasing -Wno-unused-function -Wno-stringop-truncation -Wno-deprecated-declarations --param=max-vartrack-size=100000000 -isystem /usr/include/python3.12 -isystem /usr/include/boost -fPIC -DSVN_VERSION=-2 -DHAVE_GETHOSTNAME -DHAVE_BYTESWAP_H -DESPYTHON3 -DESYS_HAVE_BOOST_NUMPY -DESYS_DEPRECATED_BOOST_ENDIAN -DESYS_MOVED_BOOST_ENDIAN -DNETCDF4 -DESYS_HAVE_NETCDF -DESYS_HAVE_UMFPACK -DESYS_HAVE_SILO -DESYS_MPI -DMPI_NO_CPPBIND -DMPICH_IGNORE_CXX_SEEK -DMPI_INCLUDED -DESYS_HAVE_BOOST_IO -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/stage3M/include -I/usr/include -I/usr/include/suitesparse -I/usr/lib/x86_64-linux-gnu/openmpi/include weipa/src/FinleyNodes.cpp
g++ -o debian/tmp3M/posix/weipa/src/libescriptreader.so -Wl,-z,relro -Wl,-z,now -fopenmp -shared debian/tmp3M/posix/weipa/src/reader_DataVar.os debian/tmp3M/posix/weipa/src/reader_EscriptDataset.os debian/tmp3M/posix/weipa/src/reader_FinleyDomain.os debian/tmp3M/posix/weipa/src/reader_FinleyElements.os debian/tmp3M/posix/weipa/src/reader_FinleyNodes.os -Ldebian/stage3M/lib -L/usr/lib/python3.12/config-3.12-x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu/openmpi/lib -ldudley -lfinley -lpaso -lescript -lnetcdf_c++4 -lumfpack -lblas -lamd -lsiloh5 -lpython3.12 -lboost_python312 -lboost_numpy312 -lmpi
Install file: "debian/tmp3M/posix/weipa/src/libescriptreader.so" as "debian/stage3M/lib/libescriptreader.so"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/__init__.py debian/tmp3M/posix/downunder/__init__.pyc
Install file: "debian/tmp3M/posix/downunder/__init__.pyc" as "debian/stage3M/esys/downunder/__init__.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/coordinates.py debian/tmp3M/posix/downunder/coordinates.pyc
Install file: "debian/tmp3M/posix/downunder/coordinates.pyc" as "debian/stage3M/esys/downunder/coordinates.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/costfunctions.py debian/tmp3M/posix/downunder/costfunctions.pyc
Install file: "debian/tmp3M/posix/downunder/costfunctions.pyc" as "debian/stage3M/esys/downunder/costfunctions.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/datasources.py debian/tmp3M/posix/downunder/datasources.pyc
Install file: "debian/tmp3M/posix/downunder/datasources.pyc" as "debian/stage3M/esys/downunder/datasources.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/dcresistivityforwardmodeling.py debian/tmp3M/posix/downunder/dcresistivityforwardmodeling.pyc
Install file: "debian/tmp3M/posix/downunder/dcresistivityforwardmodeling.pyc" as "debian/stage3M/esys/downunder/dcresistivityforwardmodeling.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/domainbuilder.py debian/tmp3M/posix/downunder/domainbuilder.pyc
Install file: "debian/tmp3M/posix/downunder/domainbuilder.pyc" as "debian/stage3M/esys/downunder/domainbuilder.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/inversioncostfunctions.py debian/tmp3M/posix/downunder/inversioncostfunctions.pyc
Install file: "debian/tmp3M/posix/downunder/inversioncostfunctions.pyc" as "debian/stage3M/esys/downunder/inversioncostfunctions.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/inversions.py debian/tmp3M/posix/downunder/inversions.pyc
Install file: "debian/tmp3M/posix/downunder/inversions.pyc" as "debian/stage3M/esys/downunder/inversions.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/magtel1d.py debian/tmp3M/posix/downunder/magtel1d.pyc
Install file: "debian/tmp3M/posix/downunder/magtel1d.pyc" as "debian/stage3M/esys/downunder/magtel1d.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/magtel2d.py debian/tmp3M/posix/downunder/magtel2d.pyc
Install file: "debian/tmp3M/posix/downunder/magtel2d.pyc" as "debian/stage3M/esys/downunder/magtel2d.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/mappings.py debian/tmp3M/posix/downunder/mappings.pyc
Install file: "debian/tmp3M/posix/downunder/mappings.pyc" as "debian/stage3M/esys/downunder/mappings.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/minimizers.py debian/tmp3M/posix/downunder/minimizers.pyc
Install file: "debian/tmp3M/posix/downunder/minimizers.pyc" as "debian/stage3M/esys/downunder/minimizers.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/regularizations.py debian/tmp3M/posix/downunder/regularizations.pyc
Install file: "debian/tmp3M/posix/downunder/regularizations.pyc" as "debian/stage3M/esys/downunder/regularizations.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/seismic.py debian/tmp3M/posix/downunder/seismic.pyc
Install file: "debian/tmp3M/posix/downunder/seismic.pyc" as "debian/stage3M/esys/downunder/seismic.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/splitinversioncostfunctions.py debian/tmp3M/posix/downunder/splitinversioncostfunctions.pyc
Install file: "debian/tmp3M/posix/downunder/splitinversioncostfunctions.pyc" as "debian/stage3M/esys/downunder/splitinversioncostfunctions.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/splitminimizers.py debian/tmp3M/posix/downunder/splitminimizers.pyc
Install file: "debian/tmp3M/posix/downunder/splitminimizers.pyc" as "debian/stage3M/esys/downunder/splitminimizers.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/splitregularizations.py debian/tmp3M/posix/downunder/splitregularizations.pyc
Install file: "debian/tmp3M/posix/downunder/splitregularizations.pyc" as "debian/stage3M/esys/downunder/splitregularizations.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/forwardmodels/__init__.py debian/tmp3M/posix/downunder/forwardmodels/__init__.pyc
Install file: "debian/tmp3M/posix/downunder/forwardmodels/__init__.pyc" as "debian/stage3M/esys/downunder/forwardmodels/__init__.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/forwardmodels/acoustic.py debian/tmp3M/posix/downunder/forwardmodels/acoustic.pyc
Install file: "debian/tmp3M/posix/downunder/forwardmodels/acoustic.pyc" as "debian/stage3M/esys/downunder/forwardmodels/acoustic.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/forwardmodels/base.py debian/tmp3M/posix/downunder/forwardmodels/base.pyc
Install file: "debian/tmp3M/posix/downunder/forwardmodels/base.pyc" as "debian/stage3M/esys/downunder/forwardmodels/base.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/forwardmodels/dcresistivity.py debian/tmp3M/posix/downunder/forwardmodels/dcresistivity.pyc
Install file: "debian/tmp3M/posix/downunder/forwardmodels/dcresistivity.pyc" as "debian/stage3M/esys/downunder/forwardmodels/dcresistivity.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/forwardmodels/gravity.py debian/tmp3M/posix/downunder/forwardmodels/gravity.pyc
Install file: "debian/tmp3M/posix/downunder/forwardmodels/gravity.pyc" as "debian/stage3M/esys/downunder/forwardmodels/gravity.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/forwardmodels/magnetic.py debian/tmp3M/posix/downunder/forwardmodels/magnetic.pyc
Install file: "debian/tmp3M/posix/downunder/forwardmodels/magnetic.pyc" as "debian/stage3M/esys/downunder/forwardmodels/magnetic.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/forwardmodels/magnetotelluric2d.py debian/tmp3M/posix/downunder/forwardmodels/magnetotelluric2d.pyc
Install file: "debian/tmp3M/posix/downunder/forwardmodels/magnetotelluric2d.pyc" as "debian/stage3M/esys/downunder/forwardmodels/magnetotelluric2d.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/forwardmodels/pressure.py debian/tmp3M/posix/downunder/forwardmodels/pressure.pyc
Install file: "debian/tmp3M/posix/downunder/forwardmodels/pressure.pyc" as "debian/stage3M/esys/downunder/forwardmodels/pressure.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/forwardmodels/subsidence.py debian/tmp3M/posix/downunder/forwardmodels/subsidence.pyc
Install file: "debian/tmp3M/posix/downunder/forwardmodels/subsidence.pyc" as "debian/stage3M/esys/downunder/forwardmodels/subsidence.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/apps/MTModels.py debian/tmp3M/posix/downunder/apps/MTModels.pyc
Install file: "debian/tmp3M/posix/downunder/apps/MTModels.pyc" as "debian/stage3M/esys/downunder/apps/MTModels.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/apps/__init__.py debian/tmp3M/posix/downunder/apps/__init__.pyc
Install file: "debian/tmp3M/posix/downunder/apps/__init__.pyc" as "debian/stage3M/esys/downunder/apps/__init__.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/apps/dcModels.py debian/tmp3M/posix/downunder/apps/dcModels.pyc
Install file: "debian/tmp3M/posix/downunder/apps/dcModels.pyc" as "debian/stage3M/esys/downunder/apps/dcModels.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/apps/gravityModels.py debian/tmp3M/posix/downunder/apps/gravityModels.pyc
Install file: "debian/tmp3M/posix/downunder/apps/gravityModels.pyc" as "debian/stage3M/esys/downunder/apps/gravityModels.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/apps/magneticModels.py debian/tmp3M/posix/downunder/apps/magneticModels.pyc
Install file: "debian/tmp3M/posix/downunder/apps/magneticModels.pyc" as "debian/stage3M/esys/downunder/apps/magneticModels.pyc"
/usr/bin/python3 scripts/py_comp.py downunder/py_src/apps/seismicModels.py debian/tmp3M/posix/downunder/apps/seismicModels.pyc
Install file: "debian/tmp3M/posix/downunder/apps/seismicModels.pyc" as "debian/stage3M/esys/downunder/apps/seismicModels.pyc"
/usr/bin/python3 scripts/py_comp.py modellib/py_src/__init__.py debian/tmp3M/posix/modellib/__init__.pyc
Install file: "debian/tmp3M/posix/modellib/__init__.pyc" as "debian/stage3M/esys/modellib/__init__.pyc"
/usr/bin/python3 scripts/py_comp.py modellib/py_src/flow.py debian/tmp3M/posix/modellib/flow.pyc
modellib/py_src/flow.py:32: SyntaxWarning: invalid escape sequence '\l'
"""
Install file: "debian/tmp3M/posix/modellib/flow.pyc" as "debian/stage3M/esys/modellib/flow.pyc"
/usr/bin/python3 scripts/py_comp.py modellib/py_src/geometry.py debian/tmp3M/posix/modellib/geometry.pyc
Install file: "debian/tmp3M/posix/modellib/geometry.pyc" as "debian/stage3M/esys/modellib/geometry.pyc"
/usr/bin/python3 scripts/py_comp.py modellib/py_src/input.py debian/tmp3M/posix/modellib/input.pyc
Install file: "debian/tmp3M/posix/modellib/input.pyc" as "debian/stage3M/esys/modellib/input.pyc"
/usr/bin/python3 scripts/py_comp.py modellib/py_src/materials.py debian/tmp3M/posix/modellib/materials.pyc
Install file: "debian/tmp3M/posix/modellib/materials.pyc" as "debian/stage3M/esys/modellib/materials.pyc"
/usr/bin/python3 scripts/py_comp.py modellib/py_src/mechanics.py debian/tmp3M/posix/modellib/mechanics.pyc
Install file: "debian/tmp3M/posix/modellib/mechanics.pyc" as "debian/stage3M/esys/modellib/mechanics.pyc"
/usr/bin/python3 scripts/py_comp.py modellib/py_src/probe.py debian/tmp3M/posix/modellib/probe.pyc
Install file: "debian/tmp3M/posix/modellib/probe.pyc" as "debian/stage3M/esys/modellib/probe.pyc"
/usr/bin/python3 scripts/py_comp.py modellib/py_src/temperature.py debian/tmp3M/posix/modellib/temperature.pyc
modellib/py_src/temperature.py:34: SyntaxWarning: invalid escape sequence '\k'
"""
Install file: "debian/tmp3M/posix/modellib/temperature.pyc" as "debian/stage3M/esys/modellib/temperature.pyc"
/usr/bin/python3 scripts/py_comp.py modellib/py_src/visualization.py debian/tmp3M/posix/modellib/visualization.pyc
Install file: "debian/tmp3M/posix/modellib/visualization.pyc" as "debian/stage3M/esys/modellib/visualization.pyc"
/usr/bin/python3 scripts/py_comp.py pycad/py_src/Triangle.py debian/tmp3M/posix/pycad/Triangle.pyc
Install file: "debian/tmp3M/posix/pycad/Triangle.pyc" as "debian/stage3M/esys/pycad/Triangle.pyc"
/usr/bin/python3 scripts/py_comp.py pycad/py_src/__init__.py debian/tmp3M/posix/pycad/__init__.pyc
Install file: "debian/tmp3M/posix/pycad/__init__.pyc" as "debian/stage3M/esys/pycad/__init__.pyc"
/usr/bin/python3 scripts/py_comp.py pycad/py_src/design.py debian/tmp3M/posix/pycad/design.pyc
Install file: "debian/tmp3M/posix/pycad/design.pyc" as "debian/stage3M/esys/pycad/design.pyc"
/usr/bin/python3 scripts/py_comp.py pycad/py_src/extras.py debian/tmp3M/posix/pycad/extras.pyc
pycad/py_src/extras.py:122: SyntaxWarning: invalid escape sequence '\ '
'''
Install file: "debian/tmp3M/posix/pycad/extras.pyc" as "debian/stage3M/esys/pycad/extras.pyc"
/usr/bin/python3 scripts/py_comp.py pycad/py_src/gmsh.py debian/tmp3M/posix/pycad/gmsh.pyc
Install file: "debian/tmp3M/posix/pycad/gmsh.pyc" as "debian/stage3M/esys/pycad/gmsh.pyc"
/usr/bin/python3 scripts/py_comp.py pycad/py_src/primitives.py debian/tmp3M/posix/pycad/primitives.pyc
pycad/py_src/primitives.py:458: SyntaxWarning: invalid escape sequence '\|'
"""
Install file: "debian/tmp3M/posix/pycad/primitives.pyc" as "debian/stage3M/esys/pycad/primitives.pyc"
/usr/bin/python3 scripts/py_comp.py pycad/py_src/shapes.py debian/tmp3M/posix/pycad/shapes.pyc
Install file: "debian/tmp3M/posix/pycad/shapes.pyc" as "debian/stage3M/esys/pycad/shapes.pyc"
/usr/bin/python3 scripts/py_comp.py pycad/py_src/transformations.py debian/tmp3M/posix/pycad/transformations.pyc
Install file: "debian/tmp3M/posix/pycad/transformations.pyc" as "debian/stage3M/esys/pycad/transformations.pyc"
Install file: "scripts/release_sanity.py" as "debian/tmp3M/scripts/release_sanity.py"
/<<PKGBUILDDIR>>/debian/stage3M/bin/run-escript /<<PKGBUILDDIR>>/debian/tmp3M/scripts/release_sanity.py
scons: done building targets.
*** Config Summary (see config.log and <prefix>/lib/buildvars for details) ***
Escript revision -2
Install prefix: /<<PKGBUILDDIR>>/debian/stage3M
Python: /usr/bin/python3 (Version 3.12.7)
boost: ['/usr/include', '/usr/lib/x86_64-linux-gnu'] (Version 1.83.0)
boost numpy: YES
trilinos: NO
numpy: YES (without headers)
MPI: YES (flavour: OPENMPI)
gzip: YES
Solver library: paso
Direct solver: YES (umfpack)
domains: dudley, finley, ripley, speckley
netcdf: YES (4 + 3)
weipa: YES
openmp: YES
cppunit: YES
pyproj: YES
scipy: YES
silo: YES
sympy: YES
umfpack: YES
DISABLED features: debug gdal gmsh lapack mkl mumps parmetis trilinos visit
NOT treating warnings as errors
WARNING: Could not detect the svn revision number!
WARNING: Cannot import gdal. Inversions will not honour WKT coordinate system information.
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/stage3M; /<<PKGBUILDDIR>>/debian/utils/cppy.py /<<PKGBUILDDIR>>; cd /<<PKGBUILDDIR>>
TESTING
os.makedirs(esys/pycad)
Copy: /<<PKGBUILDDIR>>/pycad/py_src/Triangle.py esys/pycad/Triangle.py
Copy: /<<PKGBUILDDIR>>/pycad/py_src/__init__.py esys/pycad/__init__.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/gmsh.py esys/pycad/gmsh.py
Copy: /<<PKGBUILDDIR>>/pycad/py_src/extras.py esys/pycad/extras.py
Copy: /<<PKGBUILDDIR>>/pycad/py_src/design.py esys/pycad/design.py
Copy: /<<PKGBUILDDIR>>/pycad/py_src/shapes.py esys/pycad/shapes.py
os.makedirs(esys/finley)
Copy: /<<PKGBUILDDIR>>/finley/py_src/readers.py esys/finley/readers.py
Copy: /<<PKGBUILDDIR>>/finley/py_src/__init__.py esys/finley/__init__.py
Copy: /<<PKGBUILDDIR>>/finley/py_src/factorywrappers.py esys/finley/factorywrappers.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/splitinversioncostfunctions.py esys/downunder/splitinversioncostfunctions.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/magtel1d.py esys/downunder/magtel1d.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/dcresistivityforwardmodeling.py esys/downunder/dcresistivityforwardmodeling.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/datasources.py esys/downunder/datasources.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/mappings.py esys/downunder/mappings.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/__init__.py esys/downunder/__init__.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/coordinates.py esys/downunder/coordinates.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/splitminimizers.py esys/downunder/splitminimizers.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/costfunctions.py esys/downunder/costfunctions.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/splitregularizations.py esys/downunder/splitregularizations.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/magtel2d.py esys/downunder/magtel2d.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/seismic.py esys/downunder/seismic.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/minimizers.py esys/downunder/minimizers.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/domainbuilder.py esys/downunder/domainbuilder.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/regularizations.py esys/downunder/regularizations.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/inversioncostfunctions.py esys/downunder/inversioncostfunctions.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/inversions.py esys/downunder/inversions.py
os.makedirs(esys/downunder/forwardmodels)
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/__init__.py esys/downunder/forwardmodels/__init__.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/dcresistivity.py esys/downunder/forwardmodels/dcresistivity.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/magnetic.py esys/downunder/forwardmodels/magnetic.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/base.py esys/downunder/forwardmodels/base.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/subsidence.py esys/downunder/forwardmodels/subsidence.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/pressure.py esys/downunder/forwardmodels/pressure.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/forwardmodels/magnetotelluric2d.py esys/downunder/forwardmodels/magnetotelluric2d.py
os.makedirs(esys/downunder/apps)
Copy: /<<PKGBUILDDIR>>/downunder/py_src/apps/gravityModels.py esys/downunder/apps/gravityModels.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/apps/MTModels.py esys/downunder/apps/MTModels.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/apps/__init__.py esys/downunder/apps/__init__.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/apps/magneticModels.py esys/downunder/apps/magneticModels.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/apps/seismicModels.py esys/downunder/apps/seismicModels.py
Copy: /<<PKGBUILDDIR>>/downunder/py_src/apps/dcModels.py esys/downunder/apps/dcModels.py
os.makedirs(esys/speckley)
Copy: /<<PKGBUILDDIR>>/speckley/py_src/__init__.py esys/speckley/__init__.py
os.makedirs(esys/escript)
Copy: /<<PKGBUILDDIR>>/escript/py_src/splitworld.py esys/escript/splitworld.py
Copy: /<<PKGBUILDDIR>>/escript/py_src/modelframe.py esys/escript/modelframe.py
Copy: /<<PKGBUILDDIR>>/escript/py_src/datamanager.py esys/escript/datamanager.py
Copy: /<<PKGBUILDDIR>>/escript/py_src/pdetools.py esys/escript/pdetools.py
Copy: /<<PKGBUILDDIR>>/escript/py_src/__init__.py esys/escript/__init__.py
Copy: /<<PKGBUILDDIR>>/escript/py_src/symbolic.py esys/escript/symbolic.py
Copy: /<<PKGBUILDDIR>>/escript/py_src/util.py esys/escript/util.py
Copy: /<<PKGBUILDDIR>>/escript/py_src/unitsSI.py esys/escript/unitsSI.py
Copy: /<<PKGBUILDDIR>>/escript/py_src/linearPDEs.py esys/escript/linearPDEs.py
Copy: /<<PKGBUILDDIR>>/escript/py_src/models.py esys/escript/models.py
os.makedirs(esys/ripley)
Copy: /<<PKGBUILDDIR>>/ripley/py_src/MultiResolutionDomain.py esys/ripley/MultiResolutionDomain.py
Copy: /<<PKGBUILDDIR>>/ripley/py_src/__init__.py esys/ripley/__init__.py
os.makedirs(esys/dudley)
Copy: /<<PKGBUILDDIR>>/dudley/py_src/readers.py esys/dudley/readers.py
Copy: /<<PKGBUILDDIR>>/dudley/py_src/__init__.py esys/dudley/__init__.py
Copy: /<<PKGBUILDDIR>>/dudley/py_src/factorywrappers.py esys/dudley/factorywrappers.py
os.makedirs(esys/escriptcore)
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/rheologies.py esys/escriptcore/rheologies.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/splitworld.py esys/escriptcore/splitworld.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/modelframe.py esys/escriptcore/modelframe.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/datamanager.py esys/escriptcore/datamanager.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/heat.py esys/escriptcore/heat.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/gmshrunner.py esys/escriptcore/gmshrunner.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/pdetools.py esys/escriptcore/pdetools.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/__init__.py esys/escriptcore/__init__.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/mountains.py esys/escriptcore/mountains.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/levelset.py esys/escriptcore/levelset.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/util.py esys/escriptcore/util.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/unitsSI.py esys/escriptcore/unitsSI.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/linearPDEs.py esys/escriptcore/linearPDEs.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/domainCouplers.py esys/escriptcore/domainCouplers.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/start.py esys/escriptcore/start.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/faultsystems.py esys/escriptcore/faultsystems.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/testing.py esys/escriptcore/testing.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/flows.py esys/escriptcore/flows.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/models.py esys/escriptcore/models.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/runmodel.py esys/escriptcore/runmodel.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/nonlinearPDE.py esys/escriptcore/nonlinearPDE.py
os.makedirs(esys/escriptcore/symbolic)
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/pretty.py esys/escriptcore/symbolic/pretty.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/symbolic/symconstants.py esys/escriptcore/symbolic/symconstants.py
Copy: /<<PKGBUILDDIR>>/escriptcore/py_src/symbolic/__init__.py esys/escriptcore/symbolic/__init__.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/modellib)
Copy: /<<PKGBUILDDIR>>/modellib/py_src/temperature.py esys/modellib/temperature.py
Copy: /<<PKGBUILDDIR>>/modellib/py_src/visualization.py esys/modellib/visualization.py
Copy: /<<PKGBUILDDIR>>/modellib/py_src/__init__.py esys/modellib/__init__.py
Copy: /<<PKGBUILDDIR>>/modellib/py_src/probe.py esys/modellib/probe.py
Copy: /<<PKGBUILDDIR>>/modellib/py_src/geometry.py esys/modellib/geometry.py
Copy: /<<PKGBUILDDIR>>/modellib/py_src/flow.py esys/modellib/flow.py
Copy: /<<PKGBUILDDIR>>/modellib/py_src/input.py esys/modellib/input.py
Copy: /<<PKGBUILDDIR>>/modellib/py_src/mechanics.py esys/modellib/mechanics.py
Copy: /<<PKGBUILDDIR>>/modellib/py_src/materials.py esys/modellib/materials.py
cp /<<PKGBUILDDIR>>/doc/manpage/man1/run-escript.1 /<<PKGBUILDDIR>>/debian/stage3M/run-escript3-mpi.man
ln /<<PKGBUILDDIR>>/debian/stage3M/bin/run-escript /<<PKGBUILDDIR>>/debian/stage3M/bin/run-escript3-mpi
find /<<PKGBUILDDIR>>/debian/stage3M -name '*.pyc' -print0| xargs -0 rm -f
#rm -rf /<<PKGBUILDDIR>>/debian/tmp3M
# fix paths in each package and
# fix some external links in the doc package
debian/utils/tweak.sh "/<<PKGBUILDDIR>>/debian/stage3" "/<<PKGBUILDDIR>>/debian/stage3M"
rm -f scons/templates/*.pyc
rm -f site_scons/*.pyc
rm -f utest.sh
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -O-v
rm -fr -- /tmp/dh-xdg-rundir-tooSVW4d
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
dh binary -v
dh_testroot -O-v
dh_prep -O-v
rm -f -- debian/python3-escript.substvars debian/python-escript-doc.substvars debian/python3-escript-mpi.substvars
rm -fr -- debian/.debhelper/generated/python3-escript/ debian/python3-escript/ debian/tmp/ debian/.debhelper/generated/python-escript-doc/ debian/python-escript-doc/ debian/.debhelper/generated/python3-escript-mpi/ debian/python3-escript-mpi/
dh_auto_install -O-v
install -m0755 -d /<<PKGBUILDDIR>>/debian/tmp
dh_install -O-v
install -m0755 -d debian/python3-escript/usr/bin
cp --reflink=auto -a ./debian/stage3/bin/run-escript3 debian/python3-escript/usr/bin/
install -m0755 -d debian/python3-escript/usr/lib/python3-escript
cp --reflink=auto -a ./debian/stage3/esys debian/python3-escript/usr/lib/python3-escript/
install -m0755 -d debian/python3-escript/usr/lib/python3-escript/lib
cp --reflink=auto -a ./debian/stage3/lib/buildvars debian/python3-escript/usr/lib/python3-escript/lib/
install -m0755 -d debian/python3-escript/usr/share/doc/python3-escript
cp --reflink=auto -a ./debian/copyright debian/python3-escript/usr/share/doc/python3-escript/
dh_install: warning: Cannot find (any matches for) "debian/tmp3/posix/doc/cookbook/cookbook.pdf" (tried in ., debian/tmp)
dh_install: warning: python-escript-doc missing files: debian/tmp3/posix/doc/cookbook/cookbook.pdf
dh_install: warning: Cannot find (any matches for) "debian/stage3/release/doc/doxygen/html/*" (tried in ., debian/tmp)
dh_install: warning: python-escript-doc missing files: debian/stage3/release/doc/doxygen/html/*
dh_install: warning: Cannot find (any matches for) "debian/tmp3/posix/doc/inversion/inversion.pdf" (tried in ., debian/tmp)
dh_install: warning: python-escript-doc missing files: debian/tmp3/posix/doc/inversion/inversion.pdf
install -m0755 -d debian/python-escript-doc/usr/share/doc/python-escript-doc
cp --reflink=auto -a ./debian/copyright debian/python-escript-doc/usr/share/doc/python-escript-doc/
dh_install: error: missing files, aborting
make: *** [debian/rules:39: binary] Error 255
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
More information about the debian-science-maintainers
mailing list