Your message dated Thu, 30 May 2019 00:48:37 +0000 with message-id <[email protected]> and subject line Bug#927808: fixed in gmsh 4.1.5+really4.1.3+ds1-1 has caused the Debian Bug report #927808, regarding gmsh: FTBFS in buster ("/usr/include/occt/Standard_Version.hxx" cannot be read) 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.) -- 927808: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927808 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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.
--- End Message ---
--- Begin Message ---Source: gmsh Source-Version: 4.1.5+really4.1.3+ds1-1 We believe that the bug you reported is fixed in the latest version of gmsh, 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. Kurt Kremitzki <[email protected]> (supplier of updated gmsh 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: SHA512 Format: 1.8 Date: Wed, 29 May 2019 19:26:44 -0500 Source: gmsh Architecture: source Version: 4.1.5+really4.1.3+ds1-1 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Kurt Kremitzki <[email protected]> Closes: 927808 Changes: gmsh (4.1.5+really4.1.3+ds1-1) unstable; urgency=medium . * [6d62e8c] debian/rules: Do not pass `-DOCC_INC=...` to cmake (Closes: #927808) Checksums-Sha1: 4f26e71b7b0adca95db9df917acd532fcff72bbf 2864 gmsh_4.1.5+really4.1.3+ds1-1.dsc ef3ba6dd64ce13a3480e02dc14efe905c26ab601 7727268 gmsh_4.1.5+really4.1.3+ds1.orig.tar.xz 4a6b0d659f1f9044dc830f13212553c99ca8905d 22400 gmsh_4.1.5+really4.1.3+ds1-1.debian.tar.xz b00250d3a0d26e0e305015c2794df194faabfd52 15956 gmsh_4.1.5+really4.1.3+ds1-1_source.buildinfo Checksums-Sha256: 624a7ed8ade4fb7d759206e9fbaf67b2b6cc7771bd953f0b3a4409bc6d551b82 2864 gmsh_4.1.5+really4.1.3+ds1-1.dsc bcd7bed03d77c7b7fb0e7f31690c833e42252dc04cbd3c838e959553a01ddf2a 7727268 gmsh_4.1.5+really4.1.3+ds1.orig.tar.xz 7ba4d414a797b856054c0779a12cac0a1d8a512151cd55cdf83f5f6696535b57 22400 gmsh_4.1.5+really4.1.3+ds1-1.debian.tar.xz 7d9be078f57c6734b105441ca312b23d9c76ae0f49e5346e4b608e8d8737d6b8 15956 gmsh_4.1.5+really4.1.3+ds1-1_source.buildinfo Files: c4114608114cf686cce99cb6406a24e9 2864 math optional gmsh_4.1.5+really4.1.3+ds1-1.dsc 4655cf9c9f1862976c99997bdc952f81 7727268 math optional gmsh_4.1.5+really4.1.3+ds1.orig.tar.xz 25c312deb6fe7444768a7664eaef34c7 22400 math optional gmsh_4.1.5+really4.1.3+ds1-1.debian.tar.xz 06b627b9d1dd758efbd515bca58016cf 15956 math optional gmsh_4.1.5+really4.1.3+ds1-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEh8RU7HmiYTD5HEfrKUghB0bfc8AFAlzvJLgRHGt1cnRAa3dr LnN5c3RlbXMACgkQKUghB0bfc8AwzxAAn5sTgbzsNNWEpQGSVM2vQHu42f/jyzuL X8skYV5G2nYehI3hxDNipbMF7nQb/deNFhMCsUWxie/x5R1LXfrBO+QhJcHGeWXF AxjzuJq9Xrp9UaeEARYba5Eq3hjUtDoLEOniTRR4xu7usK3qwFc3YGfnfOQgyt/O Md3FTvm+BKnhAyQ3Vm6AxYm0CIEBFFh8WOVe9aTzaN+hx6tIDwi5bzXBm14P/iU5 tRdKRfytaFURjM3q1RWCbb8R+1+UDGmoErvUSxy1iUC6SoRl31uiY4w8K/oSdJ4v TSRWVTNaGLJ8hf4rN8+ksPI5WD8hVUX9CUI5wC1dCWm2bjRds5Rdd/i6Ye4oXZ7X N5NE8bvSwim46DIi50znrA/HimyhIg403YBPs344WKgYBiQNZSe/9DZvL0AVsAhl ktQxhhmdfGDwUpsMatGnBK26U3xrRIDd2verhuWo2kK4T0SSyFY3eaIFlB2p3JJa fZKiuG7ocktndwo486MfrQJTshiPv767hH3AcR0sSXKxvIZu+GxKrfW6dlXmyKGG 1o3PTv+G+rumJAbBceaTrR6egH0gRmqjB3zHNEWkcGTo/6i5YoRgvYlVKDSBnPFk iln/QTNEj3RedFyj//si4Ny6ujUtYvC7XK3mU5Nq6mSUWkUE7xD8gA/NZitT8MtR yjjPZmLpRKA= =5ETB -----END PGP SIGNATURE-----
--- End Message ---

