Your message dated Sun, 17 Nov 2024 10:34:19 +0000
with message-id <[email protected]>
and subject line Bug#1086263: fixed in ectrans 1.5.0-2
has caused the Debian Bug report #1086263,
regarding ectrans: FTBFS: No rule to make target 
'/usr/lib/x86_64-linux-gnu/libopen-rte.so', needed by 
'lib/libectrans_common.so.0d'. Stop.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1086263: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086263
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ectrans
Version: 1.5.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --buildsystem=ecbuild --builddir=debian/build --with fortran_mod
   dh_update_autotools_config -O--buildsystem=ecbuild -O--builddir=debian/build
   dh_autoreconf -O--buildsystem=ecbuild -O--builddir=debian/build
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DENABLE_DOCS=On -DENABLE_MKL=Off -DENABLE_MPI=On 
-DENABLE_FFTW=On -DENABLE_OMP=On -DENABLE_FORTRAN=On
        cd debian/build && cmake -DCMAKE_MODULE_PATH=/usr/share/ecbuild/cmake 
-DECBUILD_MACROS_DIR=/usr/share/ecbuild/cmake -DENABLE_BIT_REPRODUCIBLE=On 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DDISABLE_OS_CHECK=On -DBUILD_SITE=debian 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DENABLE_DOCS=On 
-DENABLE_MKL=Off -DENABLE_MPI=On -DENABLE_FFTW=On -DENABLE_OMP=On -DENABLE_FORTRAN=On ../..
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- The Fortran compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /usr/bin/gfortran - skipped
-- ecbuild   3.8.5      /usr/share/ecbuild/cmake
-- cmake     3.30.5     /usr/bin/cmake
-- ---------------------------------------------------------
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- Performing Test ectrans_C_FLAG_TEST_1
-- Performing Test ectrans_C_FLAG_TEST_1 - Success
-- Added C flag [-pipe]
-- Performing Test ectrans_CXX_FLAG_TEST_1
-- Performing Test ectrans_CXX_FLAG_TEST_1 - Success
-- Added CXX flag [-pipe]
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void*
-- Check size of void* - done
-- Check size of off_t
-- Check size of off_t - done
-- ---------------------------------------------------------
-- ---------------------------------------------------------
-- [ectrans] (1.5.0)
-- Feature TESTS enabled
-- Feature PKGCONFIG enabled
-- Found OpenMP_Fortran: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5") found components: Fortran
-- ectrans FOUND fiat: /usr/lib/x86_64-linux-gnu/cmake/fiat (found version 
"1.4.0")
-- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found version 
"3.1")
-- Found MPI_Fortran: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_usempif08.so (found 
version "3.1")
-- Found MPI: TRUE (found version "3.1") found components: Fortran CXX
-- ectrans FOUND MPI
--    MPI_LIBRARIES : [/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so]
-- Found package MPI required for feature MPI
-- Feature MPI enabled
-- Found OpenMP_Fortran: -fopenmp (found version "4.5")
-- ectrans FOUND OpenMP
-- Found package OpenMP required for feature OMP
-- Feature OMP enabled
-- Feature DOUBLE_PRECISION enabled
-- Feature SINGLE_PRECISION enabled
-- Feature CPU enabled
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- FFTW targets:
--     FFTW::fftw3 (double precision)  [/usr/lib/x86_64-linux-gnu/libfftw3.so]
--     FFTW::fftw3f (single precision)  [/usr/lib/x86_64-linux-gnu/libfftw3f.so]
-- Found FFTW: /usr/include  found components: double single
-- ectrans FOUND FFTW
--    FFTW_INCLUDE_DIRS : [/usr/include]
--    FFTW_LIBRARIES : [/usr/lib/x86_64-linux-gnu/libfftw3.so 
/usr/lib/x86_64-linux-gnu/libfftw3f.so]
-- Feature TRANSI enabled
-- Feature CUTLASS_3XTF32 was not enabled (also not requested) -- following 
condition was not met: HAVE_SINGLE_PRECISION AND HAVE_CUTLASS
-- Feature GPU_AWARE_MPI was not enabled (also not requested) -- following 
condition was not met: HAVE_GPU
-- Feature GPU_GRAPHS_GEMM was not enabled (also not requested) -- following 
condition was not met: HAVE_GPU
-- Feature GPU_GRAPHS_FFT was not enabled (also not requested) -- following 
condition was not met: HAVE_GPU
-- Looking for Fortran sgemm
-- Looking for Fortran sgemm - not found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for Fortran sgemm
-- Looking for Fortran sgemm - found
-- Found BLAS: /usr/lib/x86_64-linux-gnu/libopenblas.so
-- Looking for Fortran cheev
-- Looking for Fortran cheev - found
-- Found LAPACK: /usr/lib/x86_64-linux-gnu/libopenblas.so;-lm;-ldl
-- ectrans FOUND LAPACK
--    LAPACK_LIBRARIES : [/usr/lib/x86_64-linux-gnu/libopenblas.so -lm -ldl]
-- Found MPI: TRUE (found version "3.1") found components: Fortran
-- ectrans FOUND MPI
--    MPI_LIBRARIES : [/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so]
-- Found package MPI required for feature TESTS
-- Feature TESTS enabled
-- Performing Test ectrans_Fortran_FLAG_TEST_1
-- Performing Test ectrans_Fortran_FLAG_TEST_1 - Success
-- Added Fortran flag [-fallow-argument-mismatch]
-- Found MPI_C: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found version 
"3.1")
-- Found MPI: TRUE (found version "3.1")
-- Looking for include file malloc.h
-- Looking for include file malloc.h - found
-- Feature MEMORY_TESTS enabled
-- ---------------------------------------------------------
-- Project ectrans summary
-- ---------------------------------------------------------
-- build type                   : [Release]
-- Fortran flags                : [-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-argument-mismatch 
-O3 -DNDEBUG -funroll-all-loops -finline-functions]
-- C flags                      : [-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG]
-- C++ flags                    : [-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG]
-- HIP flags                    : []
-- OMP
--     OpenMP_Fortran_FLAGS     : [-fopenmp]
-- ACC
--     OpenACC_Fortran_FLAGS    : []
-- BLAS/LAPACK
--     LAPACK_LIBRARIES         : [/usr/lib/x86_64-linux-gnu/libopenblas.so -lm 
-ldl]
-- FFTW
--     FFTW_LIBRARIES           : [/usr/lib/x86_64-linux-gnu/libfftw3.so 
/usr/lib/x86_64-linux-gnu/libfftw3f.so]
-- ---------------------------------------------------------
-- ---------------------------------------------------------
-- Build summary
-- ---------------------------------------------------------
-- system : [debian] [Linux-6.1.0-26-amd64] [linux.64]
-- processor        : [x86_64]
-- endiness         : Little Endian -- IEEE []
-- build type       : [Release]
-- timestamp        : [20241029074523]
-- install prefix   : [/usr]
--   bin dir        : [/usr/bin]
--   lib dir        : [/usr/lib/x86_64-linux-gnu]
--   include dir    : [/usr/include]
--   data dir       : [/usr/share/ectrans]
--   cmake dir      : [/usr/lib/x86_64-linux-gnu/cmake/ectrans]
-- ---------------------------------------------------------
-- C -- GNU 14.2.0
--     compiler   : /usr/bin/cc
--     flags      : -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG
--     link flags :
-- CXX -- GNU 14.2.0
--     compiler   : /usr/bin/c++
--     flags      : -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG
--     link flags :
-- Fortran -- GNU 14.2.0
--     compiler   : /usr/bin/gfortran
--     flags      : -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-argument-mismatch 
-O3 -DNDEBUG -funroll-all-loops -finline-functions
--     link flags :
-- linker : /usr/bin/ld
-- ar     : /usr/bin/ar
-- ranlib : /usr/bin/ranlib
-- link flags
--     executable [-Wl,-z,relro    -Wl,--disable-new-dtags ]
--     shared lib [-Wl,-z,relro -Wl,--disable-new-dtags ]
--     static lib [-Wl,-z,relro -Wl,--disable-new-dtags ]
-- install rpath  : $ORIGIN/../lib/x86_64-linux-gnu
-- common definitions:
-- ---------------------------------------------------------
-- Feature summary
-- ---------------------------------------------------------
-- The following features have been enabled:

 * TESTS, ectrans: Enable the unit tests, ectrans: Enable unit testing
 * PKGCONFIG, ectrans: Enable ecbuild_pkgconfig
 * MPI, ectrans: Support for MPI distributed memory parallelism
 * OMP, ectrans: Support for OpenMP shared memory parallelism
 * DOUBLE_PRECISION, ectrans: Support for Double Precision
 * SINGLE_PRECISION, ectrans: Support for Single Precision
 * CPU, ectrans: Compile CPU version of ectrans
 * TRANSI, ectrans: Compile TransI C-interface to trans
 * MEMORY_TESTS, ectrans: Enable memory tests

-- The following OPTIONAL packages have been found:

 * OpenMP
 * BLAS
 * Threads
 * PkgConfig
 * MPI, ectrans: Support for MPI distributed memory parallelism
 * Perl

-- The following REQUIRED packages have been found:

 * ecbuild (required version >= 3.4)
 * fiat
 * FFTW
 * LAPACK

-- The following features have been disabled:

 * ACC, ectrans: Support for using GPUs with OpenACC
 * MKL, ectrans: Use MKL for BLAS and/or FFTW
 * GPU, ectrans: Compile GPU version of ectrans (Requires OpenACC or sufficient 
OpenMP offloading support)
 * CUTLASS, ectrans: Support for Cutlass BLAS operations
 * CUTLASS_3XTF32, ectrans: Support for 3xTF32 with Cutlass (>= 2.8) and 
CUDA_ARCHITECTURES >= 80
 * GPU_AWARE_MPI, ectrans: Enable CUDA-aware MPI
 * GPU_GRAPHS_GEMM, ectrans: Enable graph-based optimisation of Legendre 
transform GEMM kernel
 * GPU_GRAPHS_FFT, ectrans: Enable graph-based optimisation of FFT kernels
 * GPU_STATIC, ectrans: Compile GPU library as static library

-- The following OPTIONAL packages have not been found:

 * Git

-- Configuring done (5.3s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    DISABLE_OS_CHECK
    ENABLE_BIT_REPRODUCIBLE
    ENABLE_DOCS
    ENABLE_FFTW
    ENABLE_FORTRAN


-- Build files have been written to: /<<PKGBUILDDIR>>/debian/build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -O--buildsystem=ecbuild -O--builddir=debian/build
        cd debian/build && make -j1 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>/debian/build'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/debian/build 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/debian/build/CMakeFiles 
/<<PKGBUILDDIR>>/debian/build//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/build'
make  -f src/trans/common/CMakeFiles/ectrans_common.dir/build.make 
src/trans/common/CMakeFiles/ectrans_common.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/debian/build'
cd /<<PKGBUILDDIR>>/debian/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/src/trans/common /<<PKGBUILDDIR>>/debian/build /<<PKGBUILDDIR>>/debian/build/src/trans/common 
/<<PKGBUILDDIR>>/debian/build/src/trans/common/CMakeFiles/ectrans_common.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
make  -f src/trans/common/CMakeFiles/ectrans_common.dir/build.make 
src/trans/common/CMakeFiles/ectrans_common.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/debian/build'
[  0%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_gen.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/tpm_gen.F90 -o CMakeFiles/ectrans_common.dir/internal/tpm_gen.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/tpm_gen.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/tpm_gen.mod.stamp GNU
[  0%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/abort_trans_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/abort_trans_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/abort_trans_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/abort_trans_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/abort_trans_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/abort_trans_mod.F90.o.provides.build
[  0%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/cpledn_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/cpledn_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/cpledn_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/cpledn_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/cpledn_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/cpledn_mod.F90.o.provides.build
[  0%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/ectrans_blas_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/ectrans_blas_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/ectrans_blas_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/ectrans_blas_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/ectrans_blas_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/ectrans_blas_mod.F90.o.provides.build
[  0%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/ectrans_version_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/debian/build/src/trans/common/internal/ectrans_version_mod.F90 -o 
CMakeFiles/ectrans_common.dir/internal/ectrans_version_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/ectrans_version_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/ectrans_version_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/ectrans_version_mod.F90.o.provides.build
[  0%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/eq_regions_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/eq_regions_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/eq_regions_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/eq_regions_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/eq_regions_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/eq_regions_mod.F90.o.provides.build
[  0%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_distr.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/tpm_distr.F90 -o CMakeFiles/ectrans_common.dir/internal/tpm_distr.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/tpm_distr.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/tpm_distr.mod.stamp GNU
[  0%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/field_split_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/field_split_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/field_split_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/field_split_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/field_split_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/field_split_mod.F90.o.provides.build
[  1%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/gawl_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/gawl_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/gawl_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/gawl_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/gawl_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/gawl_mod.F90.o.provides.build
[  1%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/interpol_decomp_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/interpol_decomp_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/interpol_decomp_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/interpol_decomp_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/interpol_decomp_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/interpol_decomp_mod.F90.o.provides.build
[  2%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/myrecvset_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/myrecvset_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/myrecvset_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/myrecvset_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/myrecvset_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/myrecvset_mod.F90.o.provides.build
[  2%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/mysendset_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/mysendset_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/mysendset_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/mysendset_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/mysendset_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/mysendset_mod.F90.o.provides.build
[  2%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/pe2set_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/pe2set_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/pe2set_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/pe2set_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/pe2set_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/pe2set_mod.F90.o.provides.build
[  3%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_constants.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/tpm_constants.F90 -o CMakeFiles/ectrans_common.dir/internal/tpm_constants.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/tpm_constants.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/tpm_constants.mod.stamp GNU
[  3%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_dim.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/tpm_dim.F90 -o CMakeFiles/ectrans_common.dir/internal/tpm_dim.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/tpm_dim.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/tpm_dim.mod.stamp GNU
[  3%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_fields.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/tpm_fields.F90 -o CMakeFiles/ectrans_common.dir/internal/tpm_fields.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/tpm_fields.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/tpm_fields.mod.stamp GNU
[  4%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/pre_suleg_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/pre_suleg_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/pre_suleg_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/pre_suleg_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/pre_suleg_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/pre_suleg_mod.F90.o.provides.build
[  4%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/set2pe_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/set2pe_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/set2pe_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/set2pe_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/set2pe_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/set2pe_mod.F90.o.provides.build
[  4%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/setup_dims_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/setup_dims_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/setup_dims_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/setup_dims_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/setup_dims_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/setup_dims_mod.F90.o.provides.build
[  4%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_geometry.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/tpm_geometry.F90 -o CMakeFiles/ectrans_common.dir/internal/tpm_geometry.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/tpm_geometry.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/tpm_geometry.mod.stamp GNU
[  4%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/setup_geom_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/setup_geom_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/setup_geom_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/setup_geom_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/setup_geom_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/setup_geom_mod.F90.o.provides.build
[  4%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/shuffle_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/shuffle_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/shuffle_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/shuffle_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/shuffle_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/shuffle_mod.F90.o.provides.build
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_pol.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/tpm_pol.F90 -o CMakeFiles/ectrans_common.dir/internal/tpm_pol.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/tpm_pol.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/tpm_pol.mod.stamp GNU
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/supolf_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/supolf_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/supolf_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/supolf_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/supolf_mod.mod.stamp GNU
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sugaw_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/sugaw_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/sugaw_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/sugaw_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/sugaw_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sugaw_mod.F90.o.provides.build
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sump_trans0_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/sump_trans0_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/sump_trans0_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/sump_trans0_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/sump_trans0_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sump_trans0_mod.F90.o.provides.build
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/suwavedi_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/suwavedi_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/suwavedi_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/suwavedi_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/suwavedi_mod.mod.stamp GNU
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sump_trans_preleg_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/sump_trans_preleg_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/sump_trans_preleg_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/sump_trans_preleg_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/sump_trans_preleg_mod.mod.stamp 
GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sump_trans_preleg_mod.F90.o.provides.build
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sumplatb_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/sumplatb_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/sumplatb_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/sumplatb_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/sumplatb_mod.mod.stamp GNU
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sumplatbeq_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/sumplatbeq_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/sumplatbeq_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/sumplatbeq_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/sumplatbeq_mod.mod.stamp GNU
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sumplat_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/sumplat_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/sumplat_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/sumplat_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/sumplat_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sumplat_mod.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sumplatb_mod.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sumplatbeq_mod.F90.o.provides.build
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sumplatf_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/sumplatf_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/sumplatf_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/sumplatf_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/sumplatf_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sumplatf_mod.F90.o.provides.build
[  5%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/supol_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/supol_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/supol_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/supol_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/supol_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/supol_mod.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/supolf_mod.F90.o.provides.build
[  6%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sustaonl_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/sustaonl_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/sustaonl_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/sustaonl_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/sustaonl_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/sustaonl_mod.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/suwavedi_mod.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_constants.F90.o.provides.build
[  6%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/sharedmem/sharedmem_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/sharedmem/sharedmem_mod.F90 -o CMakeFiles/ectrans_common.dir/sharedmem/sharedmem_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/sharedmem_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/sharedmem_mod.mod.stamp GNU
[  6%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_ctl.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/tpm_ctl.F90 -o CMakeFiles/ectrans_common.dir/internal/tpm_ctl.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/tpm_ctl.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/tpm_ctl.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_ctl.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_dim.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_distr.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_fields.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_gen.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_geometry.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/tpm_pol.F90.o.provides.build
[  6%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/wts500_mod.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/internal/wts500_mod.F90 -o CMakeFiles/ectrans_common.dir/internal/wts500_mod.F90.o
/usr/bin/cmake -E cmake_copy_f90_mod module/ectrans/wts500_mod.mod 
src/trans/common/CMakeFiles/ectrans_common.dir/wts500_mod.mod.stamp GNU
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/internal/wts500_mod.F90.o.provides.build
/usr/bin/cmake -E touch 
src/trans/common/CMakeFiles/ectrans_common.dir/sharedmem/sharedmem_mod.F90.o.provides.build
[  7%] Building C object 
src/trans/common/CMakeFiles/ectrans_common.dir/sharedmem/sharedmem.c.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/cc -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include/x86_64-linux-gnu/fiat -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -MD -MT 
src/trans/common/CMakeFiles/ectrans_common.dir/sharedmem/sharedmem.c.o -MF CMakeFiles/ectrans_common.dir/sharedmem/sharedmem.c.o.d -o 
CMakeFiles/ectrans_common.dir/sharedmem/sharedmem.c.o -c /<<PKGBUILDDIR>>/src/trans/common/sharedmem/sharedmem.c
[  7%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/external/get_current.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/external/get_current.F90 -o CMakeFiles/ectrans_common.dir/external/get_current.F90.o
[  8%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/external/setup_trans0.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/external/setup_trans0.F90 -o CMakeFiles/ectrans_common.dir/external/setup_trans0.F90.o
[  8%] Building Fortran object 
src/trans/common/CMakeFiles/ectrans_common.dir/external/ini_spec_dist.F90.o
cd /<<PKGBUILDDIR>>/debian/build/src/trans/common && /usr/bin/gfortran -Dectrans_common_EXPORTS 
-I/<<PKGBUILDDIR>>/src/trans/include/ectrans -I/<<PKGBUILDDIR>>/src/trans/include 
-I/<<PKGBUILDDIR>>/debian/build/module/ectrans -I/usr/include -I/usr/include/x86_64-linux-gnu/fiat 
-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/fiat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -fcf-protection -fallow-argument-mismatch -O3 -DNDEBUG -funroll-all-loops -finline-functions -J../../../module/ectrans -fPIC -fopenmp 
-c /<<PKGBUILDDIR>>/src/trans/common/external/ini_spec_dist.F90 -o CMakeFiles/ectrans_common.dir/external/ini_spec_dist.F90.o
make[3]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libopen-rte.so', 
needed by 'lib/libectrans_common.so.0d'.  Stop.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
make[2]: *** [CMakeFiles/Makefile2:989: 
src/trans/common/CMakeFiles/ectrans_common.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
dh_auto_build: error: cd debian/build && make -j1 "INSTALL=install 
--strip-program=true" returned exit code 2
make: *** [debian/rules:37: build] Error 25
dpkg-buildpackage: error: debian/rules build 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/202410/

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.

--- End Message ---
--- Begin Message ---
Source: ectrans
Source-Version: 1.5.0-2
Done: Alastair McKinstry <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ectrans, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <[email protected]> (supplier of updated ectrans package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 17 Nov 2024 06:08:38 +0000
Source: ectrans
Architecture: source
Version: 1.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 1086263
Changes:
 ectrans (1.5.0-2) unstable; urgency=medium
 .
   * Build against openmpi >= 5.0.5-6. Closes: #1086263
   * Experimental HIP support:
     - build-dep on hipcc, librocsolver-dev, libhipblas-dev, libhipfft-dev
       librocfft-dev,
     - set DH_VERBOSE=1
     - set ENABLE_ACC
     - Set CMAKE_HIP_ARCHITECTURES to match math lib supported archs
   * gfortran-fixes.patch: fixes needed for compilation
Checksums-Sha1:
 d7bb9a16903a115904a33b26fd113b987839fa32 2467 ectrans_1.5.0-2.dsc
 39160b659b4e45bf14dfd7e3e273da373759858d 5972 ectrans_1.5.0-2.debian.tar.xz
Checksums-Sha256:
 b6f9a94e2455399b1e162c844bab8421ad8459f273fa9dd22de06fb957a5a368 2467 
ectrans_1.5.0-2.dsc
 87e158b36e0539e0b43d3fb47e8833b4aa08f7bf2db52d2f08687807e6735542 5972 
ectrans_1.5.0-2.debian.tar.xz
Files:
 af2c28c46d524c5a19a44cd217632ed6 2467 science optional ectrans_1.5.0-2.dsc
 e0a4ea27cf0f13483251527ba425251a 5972 science optional 
ectrans_1.5.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmc5wskACgkQy+a7Tl2a
06X7pQ/9GQckRK/j2YRN6mebIazMV/Iy+mRaN2cKWI1AEBs7VhArMlMb22zIMXUh
5R6eX8vX9XVt1z4vbuRtlRVD7SKIR85IdGEZknXzs/M/R4hN4FsFBfrClFgGndyM
iyGiczTrlD32ExZ06rJ+DRzNMYi+Pgn4dui/W+ItPWXdTPLlVVBC7yruADJQVaCw
wmSPanWaD+1ei1ZfNRIAlE6Q58kUYL8WgkNRYFUu1OqdrH3yUIBgI9THKaFcnAqR
WKAGM0SoHfI8xz5LkuOdU7rHlZZzAliKoK+zqar5s+KduHRCsbdh5EcKY/7NEvdj
OAJjIXSMDUNddb88NkMxisaVvy2rC9bxAIbzkYAzJN18k8TkiWb3xlCE6io/iIj9
tJ6eUSSOxlWElgBPvq9UlCjyYZTUh7q7+lHM8IZQY0vEXH0S6Inh7NNN7+rttsTp
kzYwxNv4fFc9TK4mANoc6JsautFdck2xvMxjfDkRMJn8J7oINbOIRBlDDuIy5ESq
4rjhOyqxbg1WAUbUDnQ52YOXifftAtrwywaB831TSAiULbKQEzSRthO+Arsw4UrF
ruU69Kb/7yI5owgT+sEGSax6tG/vm3LK/w9Pir1VTIGziqrMrcRyvBj209SKDlYe
V70g9TURv2YKJhkbNZcvk0KxMlLaWNw+9V/ypNVLeDgEOsNkytM=
=0H+9
-----END PGP SIGNATURE-----

Attachment: pgpgcr3kS4dss.pgp
Description: PGP signature


--- End Message ---

Reply via email to