Package: src:gmsh
Version: 4.1.3+ds1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=cmake 
--builddirectory=/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build --with python3
   dh_update_autotools_config -i -O--buildsystem=cmake 
-O--builddirectory=/<<BUILDDIR>>/gmsh-4.1.3\+ds1/debian/build
   dh_autoreconf -i -O--buildsystem=cmake 
-O--builddirectory=/<<BUILDDIR>>/gmsh-4.1.3\+ds1/debian/build
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/gmsh-4.1.3+ds1'
dh_auto_configure -- -DENABLE_OS_SPECIFIC_INSTALL:BOOL=ON 
-DENABLE_SYSTEM_CONTRIB:BOOL=ON -DENABLE_METIS:BOOL=OFF -DENABLE_MED:BOOL=OFF 
-DENABLE_TAUCS:BOOL=OFF -DENABLE_OSMESA:BOOL=OFF -DENABLE_CGNS:BOOL=ON 
-DENABLE_OCC:BOOL=ON -DENABLE_OCC_CAF:BOOL=ON -DENABLE_WRAP_PYTHON:BOOL=ON 
-DENABLE_BUILD_SHARED:BOOL=ON -DENABLE_BUILD_DYNAMIC:BOOL=ON 
-DENABLE_ONELAB:BOOL=ON -DCMAKE_SKIP_RPATH:BOOL=ON 
-DCMAKE_INCLUDE_PATH:STRING="/usr/include/mpi" 
-DOCC_INC:STRING="/usr/include/occt" 
-DOCC_LIB:STRING="/usr/lib/x86_64-linux-gnu"                                    
                  │ -DCMAKE_CXX_FLAGS="-DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX 
-lmpi -fPIC -Wall -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. 
-fstack-protector-strong -Wformat -Werror=format-security" -DENABLE_MPI:BOOL=ON
        cd debian/build && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
-DENABLE_OS_SPECIFIC_INSTALL:BOOL=ON -DENABLE_SYSTEM_CONTRIB:BOOL=ON 
-DENABLE_METIS:BOOL=OFF -DENABLE_MED:BOOL=OFF -DENABLE_TAUCS:BOOL=OFF 
-DENABLE_OSMESA:BOOL=OFF -DENABLE_CGNS:BOOL=ON -DENABLE_OCC:BOOL=ON 
-DENABLE_OCC_CAF:BOOL=ON -DENABLE_WRAP_PYTHON:BOOL=ON 
-DENABLE_BUILD_SHARED:BOOL=ON -DENABLE_BUILD_DYNAMIC:BOOL=ON 
-DENABLE_ONELAB:BOOL=ON -DCMAKE_SKIP_RPATH:BOOL=ON 
-DCMAKE_INCLUDE_PATH:STRING=/usr/include/mpi -DOCC_INC:STRING=/usr/include/occt 
-DOCC_LIB:STRING=/usr/lib/x86_64-linux-gnu │ 
"-DCMAKE_CXX_FLAGS=-DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g 
-O2 -fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protec
 tor-strong -Wformat -Werror=format-security" -DENABLE_MPI:BOOL=ON ../..
-- The CXX compiler identification is GNU 8.3.0
-- The C compiler identification is GNU 8.3.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done

[... snipped ...]

make[3]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'


Determining if the include file dlfcn.h exists passed with the following output:
Change Dir: /<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_c1405/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c1405.dir/build.make 
CMakeFiles/cmTC_c1405.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c1405.dir/CheckIncludeFile.c.o
/usr/bin/cc   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c99    -o 
CMakeFiles/cmTC_c1405.dir/CheckIncludeFile.c.o   -c 
/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c1405
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c1405.dir/link.txt 
--verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c99   -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed  -rdynamic CMakeFiles/cmTC_c1405.dir/CheckIncludeFile.c.o  -o 
cmTC_c1405 
make[3]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'


Determining if the include file linux/joystick.h exists passed with the 
following output:
Change Dir: /<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_9c800/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9c800.dir/build.make 
CMakeFiles/cmTC_9c800.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9c800.dir/CheckIncludeFile.c.o
/usr/bin/cc   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c99    -o 
CMakeFiles/cmTC_9c800.dir/CheckIncludeFile.c.o   -c 
/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_9c800
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9c800.dir/link.txt 
--verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c99   -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed  -rdynamic CMakeFiles/cmTC_9c800.dir/CheckIncludeFile.c.o  -o 
cmTC_9c800 
make[3]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'


Performing C++ SOURCE FILE Test WALL succeeded with the following output:
Change Dir: /<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_4bb86/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4bb86.dir/build.make 
CMakeFiles/cmTC_4bb86.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_4bb86.dir/src.cxx.o
/usr/bin/c++    -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DWALL   -Wall -o 
CMakeFiles/cmTC_4bb86.dir/src.cxx.o -c 
/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_4bb86
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4bb86.dir/link.txt 
--verbose=1
/usr/bin/c++  -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DWALL  -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed  -rdynamic CMakeFiles/cmTC_4bb86.dir/src.cxx.o  -o cmTC_4bb86 
make[3]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test WDEPREC succeeded with the following output:
Change Dir: /<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_d01e1/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d01e1.dir/build.make 
CMakeFiles/cmTC_d01e1.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d01e1.dir/src.cxx.o
/usr/bin/c++    -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DWDEPREC   
-Wdeprecated-declarations -o CMakeFiles/cmTC_d01e1.dir/src.cxx.o -c 
/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_d01e1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d01e1.dir/link.txt 
--verbose=1
/usr/bin/c++  -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DWDEPREC  -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed  -rdynamic CMakeFiles/cmTC_d01e1.dir/src.cxx.o  -o cmTC_d01e1 
make[3]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test WIND succeeded with the following output:
Change Dir: /<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_4cc6f/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4cc6f.dir/build.make 
CMakeFiles/cmTC_4cc6f.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_4cc6f.dir/src.cxx.o
/usr/bin/c++    -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DWIND   -Wmisleading-indentation 
-o CMakeFiles/cmTC_4cc6f.dir/src.cxx.o -c 
/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_4cc6f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4cc6f.dir/link.txt 
--verbose=1
/usr/bin/c++  -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DWIND  -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed  -rdynamic CMakeFiles/cmTC_4cc6f.dir/src.cxx.o  -o cmTC_4cc6f 
make[3]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test NOWARN succeeded with the following output:
Change Dir: /<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_292c6/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_292c6.dir/build.make 
CMakeFiles/cmTC_292c6.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_292c6.dir/src.cxx.o
/usr/bin/c++    -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DNOWARN   -w -o 
CMakeFiles/cmTC_292c6.dir/src.cxx.o -c 
/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_292c6
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_292c6.dir/link.txt 
--verbose=1
/usr/bin/c++  -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DNOWARN  -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed  -rdynamic CMakeFiles/cmTC_292c6.dir/src.cxx.o  -o cmTC_292c6 
make[3]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test NOOPT succeeded with the following output:
Change Dir: /<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_ff2c9/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ff2c9.dir/build.make 
CMakeFiles/cmTC_ff2c9.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ff2c9.dir/src.cxx.o
/usr/bin/c++    -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DNOOPT   -O0 -o 
CMakeFiles/cmTC_ff2c9.dir/src.cxx.o -c 
/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_ff2c9
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ff2c9.dir/link.txt 
--verbose=1
/usr/bin/c++  -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DNOOPT  -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed  -rdynamic CMakeFiles/cmTC_ff2c9.dir/src.cxx.o  -o cmTC_ff2c9 
make[3]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
        cd debian/build && tail -v -n \+0 CMakeFiles/CMakeError.log
==> CMakeFiles/CMakeError.log <==
Performing C++ SOURCE FILE Test WCAST failed with the following output:
Change Dir: /<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_504a0/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_504a0.dir/build.make 
CMakeFiles/cmTC_504a0.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_504a0.dir/src.cxx.o
/usr/bin/c++    -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -DWCAST   
-Wint-to-void-pointer-cast -o CMakeFiles/cmTC_504a0.dir/src.cxx.o -c 
/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp/src.cxx
c++: error: unrecognized command line option '-Wint-to-void-pointer-cast'; did 
you mean '-Wint-to-pointer-cast'?
make[3]: *** [CMakeFiles/cmTC_504a0.dir/build.make:66: 
CMakeFiles/cmTC_504a0.dir/src.cxx.o] Error 1
make[3]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'
make[2]: *** [Makefile:121: cmTC_504a0/fast] Error 2
make[2]: Leaving directory 
'/<<BUILDDIR>>/gmsh-4.1.3+ds1/debian/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
dh_auto_configure: cd debian/build && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
-DENABLE_OS_SPECIFIC_INSTALL:BOOL=ON -DENABLE_SYSTEM_CONTRIB:BOOL=ON 
-DENABLE_METIS:BOOL=OFF -DENABLE_MED:BOOL=OFF -DENABLE_TAUCS:BOOL=OFF 
-DENABLE_OSMESA:BOOL=OFF -DENABLE_CGNS:BOOL=ON -DENABLE_OCC:BOOL=ON 
-DENABLE_OCC_CAF:BOOL=ON -DENABLE_WRAP_PYTHON:BOOL=ON 
-DENABLE_BUILD_SHARED:BOOL=ON -DENABLE_BUILD_DYNAMIC:BOOL=ON 
-DENABLE_ONELAB:BOOL=ON -DCMAKE_SKIP_RPATH:BOOL=ON 
-DCMAKE_INCLUDE_PATH:STRING=/usr/include/mpi -DOCC_INC:STRING=/usr/include/occt 
-DOCC_LIB:STRING=/usr/lib/x86_64-linux-gnu │ 
"-DCMAKE_CXX_FLAGS=-DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -lmpi -fPIC -Wall -g 
-O2 -fdebug-prefix-map=/<<BUILDDIR>>/gmsh-4.1.3+ds
 1=. -fstack-protector-strong -Wformat -Werror=format-security" 
-DENABLE_MPI:BOOL=ON ../.. returned exit code 1
make[1]: *** [debian/rules:70: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/gmsh-4.1.3+ds1'
make: *** [debian/rules:11: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gmsh.html

where you can get a full build log if you need it.

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.

Reply via email to