Package: src:fenics-basix Version: 0.9.0-4 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ 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 cannot 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 add an affects on src:fenics-basix, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean py3versions: no X-Python3-Version in control file, using supported versions dh clean --with sphinxdoc --buildsystem=cmake debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' py3versions: no X-Python3-Version in control file, using supported versions rm -rf cpp/basix/version.h rm -rf doc/cpp/html doc/cpp/latex rm -rf .pybuild rm -rf python/LICENSE rm -rf ./.pytest_cache test/.pytest_cache test/__pycache__ python/testing_build dh_auto_clean make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_autoreconf_clean -O--buildsystem=cmake dh_clean -O--buildsystem=cmake debian/rules binary py3versions: no X-Python3-Version in control file, using supported versions dh binary --with sphinxdoc --buildsystem=cmake dh_update_autotools_config -O--buildsystem=cmake dh_autoreconf -O--buildsystem=cmake debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' py3versions: no X-Python3-Version in control file, using supported versions dh_auto_configure --sourcedir=cpp cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config 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_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ../cpp -- The CXX compiler identification is GNU 15.2.0 -- 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 -- Looking for sgemm_ -- Looking for sgemm_ - found -- Found BLAS: /usr/lib/x86_64-linux-gnu/libblas.so -- Looking for cheev_ -- Looking for cheev_ - found -- Found LAPACK: /usr/lib/x86_64-linux-gnu/liblapack.so;/usr/lib/x86_64-linux-gnu/libblas.so -- The following features have been enabled: * BUILD_SHARED_LIBS, Build Basix with shared libraries. -- The following REQUIRED packages have been found: * BLAS * LAPACK -- The following features have been disabled: * INSTALL_RUNTIME_DEPENDENCIES, Include runtime dependencies in install (Windows-only) -- Configuring done (0.4s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build-indep make[1]: Entering directory '/<<PKGBUILDDIR>>' py3versions: no X-Python3-Version in control file, using supported versions dh_auto_build --sourcedir=cpp -i cd obj-x86_64-linux-gnu && make -j2 INSTALL="install --strip-program=true" VERBOSE=1 make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' /usr/bin/cmake -S/<<PKGBUILDDIR>>/cpp -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/basix.dir/build.make CMakeFiles/basix.dir/depend make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/cpp /<<PKGBUILDDIR>>/cpp /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/basix.dir/DependInfo.cmake "--color=" make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/basix.dir/build.make CMakeFiles/basix.dir/build make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 8%] Building CXX object CMakeFiles/basix.dir/basix/dof-transformations.cpp.o [ 8%] Building CXX object CMakeFiles/basix.dir/basix/cell.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/cell.cpp.o -MF CMakeFiles/basix.dir/basix/cell.cpp.o.d -o CMakeFiles/basix.dir/basix/cell.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/cell.cpp /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/dof-transformations.cpp.o -MF CMakeFiles/basix.dir/basix/dof-transformations.cpp.o.d -o CMakeFiles/basix.dir/basix/dof-transformations.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/dof-transformations.cpp [ 13%] Building CXX object CMakeFiles/basix.dir/basix/finite-element.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/finite-element.cpp.o -MF CMakeFiles/basix.dir/basix/finite-element.cpp.o.d -o CMakeFiles/basix.dir/basix/finite-element.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/finite-element.cpp [ 17%] Building CXX object CMakeFiles/basix.dir/basix/interpolation.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/interpolation.cpp.o -MF CMakeFiles/basix.dir/basix/interpolation.cpp.o.d -o CMakeFiles/basix.dir/basix/interpolation.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/interpolation.cpp [ 21%] Building CXX object CMakeFiles/basix.dir/basix/lattice.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/lattice.cpp.o -MF CMakeFiles/basix.dir/basix/lattice.cpp.o.d -o CMakeFiles/basix.dir/basix/lattice.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/lattice.cpp [ 26%] Building CXX object CMakeFiles/basix.dir/basix/moments.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/moments.cpp.o -MF CMakeFiles/basix.dir/basix/moments.cpp.o.d -o CMakeFiles/basix.dir/basix/moments.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/moments.cpp [ 30%] Building CXX object CMakeFiles/basix.dir/basix/polynomials.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/polynomials.cpp.o -MF CMakeFiles/basix.dir/basix/polynomials.cpp.o.d -o CMakeFiles/basix.dir/basix/polynomials.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/polynomials.cpp [ 34%] Building CXX object CMakeFiles/basix.dir/basix/polyset.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/polyset.cpp.o -MF CMakeFiles/basix.dir/basix/polyset.cpp.o.d -o CMakeFiles/basix.dir/basix/polyset.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/polyset.cpp [ 39%] Building CXX object CMakeFiles/basix.dir/basix/precompute.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/precompute.cpp.o -MF CMakeFiles/basix.dir/basix/precompute.cpp.o.d -o CMakeFiles/basix.dir/basix/precompute.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/precompute.cpp [ 43%] Building CXX object CMakeFiles/basix.dir/basix/quadrature.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/quadrature.cpp.o -MF CMakeFiles/basix.dir/basix/quadrature.cpp.o.d -o CMakeFiles/basix.dir/basix/quadrature.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/quadrature.cpp [ 47%] Building CXX object CMakeFiles/basix.dir/basix/sobolev-spaces.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/sobolev-spaces.cpp.o -MF CMakeFiles/basix.dir/basix/sobolev-spaces.cpp.o.d -o CMakeFiles/basix.dir/basix/sobolev-spaces.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/sobolev-spaces.cpp [ 52%] Building CXX object CMakeFiles/basix.dir/basix/e-lagrange.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-lagrange.cpp.o -MF CMakeFiles/basix.dir/basix/e-lagrange.cpp.o.d -o CMakeFiles/basix.dir/basix/e-lagrange.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-lagrange.cpp [ 56%] Building CXX object CMakeFiles/basix.dir/basix/e-nce-rtc.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-nce-rtc.cpp.o -MF CMakeFiles/basix.dir/basix/e-nce-rtc.cpp.o.d -o CMakeFiles/basix.dir/basix/e-nce-rtc.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-nce-rtc.cpp [ 60%] Building CXX object CMakeFiles/basix.dir/basix/e-brezzi-douglas-marini.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-brezzi-douglas-marini.cpp.o -MF CMakeFiles/basix.dir/basix/e-brezzi-douglas-marini.cpp.o.d -o CMakeFiles/basix.dir/basix/e-brezzi-douglas-marini.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-brezzi-douglas-marini.cpp [ 65%] Building CXX object CMakeFiles/basix.dir/basix/e-nedelec.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-nedelec.cpp.o -MF CMakeFiles/basix.dir/basix/e-nedelec.cpp.o.d -o CMakeFiles/basix.dir/basix/e-nedelec.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-nedelec.cpp [ 69%] Building CXX object CMakeFiles/basix.dir/basix/e-raviart-thomas.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-raviart-thomas.cpp.o -MF CMakeFiles/basix.dir/basix/e-raviart-thomas.cpp.o.d -o CMakeFiles/basix.dir/basix/e-raviart-thomas.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-raviart-thomas.cpp [ 73%] Building CXX object CMakeFiles/basix.dir/basix/e-regge.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-regge.cpp.o -MF CMakeFiles/basix.dir/basix/e-regge.cpp.o.d -o CMakeFiles/basix.dir/basix/e-regge.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-regge.cpp [ 78%] Building CXX object CMakeFiles/basix.dir/basix/e-hhj.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-hhj.cpp.o -MF CMakeFiles/basix.dir/basix/e-hhj.cpp.o.d -o CMakeFiles/basix.dir/basix/e-hhj.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-hhj.cpp [ 82%] Building CXX object CMakeFiles/basix.dir/basix/e-crouzeix-raviart.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-crouzeix-raviart.cpp.o -MF CMakeFiles/basix.dir/basix/e-crouzeix-raviart.cpp.o.d -o CMakeFiles/basix.dir/basix/e-crouzeix-raviart.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-crouzeix-raviart.cpp [ 86%] Building CXX object CMakeFiles/basix.dir/basix/e-bubble.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-bubble.cpp.o -MF CMakeFiles/basix.dir/basix/e-bubble.cpp.o.d -o CMakeFiles/basix.dir/basix/e-bubble.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-bubble.cpp [ 91%] Building CXX object CMakeFiles/basix.dir/basix/e-hermite.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-hermite.cpp.o -MF CMakeFiles/basix.dir/basix/e-hermite.cpp.o.d -o CMakeFiles/basix.dir/basix/e-hermite.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-hermite.cpp [ 95%] Building CXX object CMakeFiles/basix.dir/basix/e-serendipity.cpp.o /usr/bin/c++ -Dbasix_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -MD -MT CMakeFiles/basix.dir/basix/e-serendipity.cpp.o -MF CMakeFiles/basix.dir/basix/e-serendipity.cpp.o.d -o CMakeFiles/basix.dir/basix/e-serendipity.cpp.o -c /<<PKGBUILDDIR>>/cpp/basix/e-serendipity.cpp [100%] Linking CXX shared library libbasix.so /usr/bin/cmake -E cmake_link_script CMakeFiles/basix.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>> [too-long-redacted] b/x86_64-linux-gnu/liblapack.so /usr/bin/cmake -E cmake_symlink_library libbasix.so.0.9.0 libbasix.so.0.9 libbasix.so make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [100%] Built target basix make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd doc/cpp; doxygen warning: Tag 'HTML_TIMESTAMP' at line 1190 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1471 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1770 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_TIMESTAMP' at line 1786 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 1852 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 1950 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2137 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2179 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2186 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2412 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.15.0 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for plantuml files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /<<PKGBUILDDIR>>/cpp/basix Reading and parsing tag files Parsing files Preprocessing /<<PKGBUILDDIR>>/cpp/basix/cell.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/cell.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/cell.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/cell.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/dof-transformations.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/dof-transformations.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/dof-transformations.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/dof-transformations.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-brezzi-douglas-marini.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-brezzi-douglas-marini.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-brezzi-douglas-marini.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-brezzi-douglas-marini.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-bubble.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-bubble.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-bubble.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-bubble.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-crouzeix-raviart.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-crouzeix-raviart.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-crouzeix-raviart.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-crouzeix-raviart.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-hermite.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-hermite.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-hermite.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-hermite.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-hhj.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-hhj.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-hhj.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-hhj.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-lagrange.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-lagrange.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-lagrange.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-lagrange.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-nce-rtc.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-nce-rtc.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-nce-rtc.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-nce-rtc.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-nedelec.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-nedelec.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-nedelec.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-nedelec.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-raviart-thomas.cpp... Parsing file /<<BUILDDIR>>/fenics-basix-0/<<PKGBUILDDIR>>/cpp/basix/precompute.h:87: error: Found end of C comment inside a '`' block without matching start of the comment! Maybe the end marker for the block is missing? (warning treated as error, aborting now) .9.0/cpp/basix/e-raviart-thomas.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-raviart-thomas.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-raviart-thomas.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-regge.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-regge.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-regge.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-regge.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-serendipity.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-serendipity.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/e-serendipity.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/e-serendipity.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/element-families.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/element-families.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/finite-element.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/finite-element.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/finite-element.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/finite-element.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/indexing.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/indexing.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/interpolation.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/interpolation.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/interpolation.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/interpolation.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/lattice.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/lattice.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/lattice.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/lattice.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/maps.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/maps.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/math.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/math.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/moments.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/moments.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/moments.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/moments.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/polynomials.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/polynomials.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/polynomials.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/polynomials.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/polyset.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/polyset.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/polyset.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/polyset.h... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/precompute.cpp... Parsing file /<<PKGBUILDDIR>>/cpp/basix/precompute.cpp... Preprocessing /<<PKGBUILDDIR>>/cpp/basix/precompute.h... Parsing file /<<PKGBUILDDIR>>/cpp/basix/precompute.h... Exiting... make[1]: *** [debian/rules:33: override_dh_auto_build-indep] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:15: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

