Package: src:xmakemol Version: 5.16-11 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/202603/ 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:xmakemol, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with autotools_dev --parallel dh: warning: Compatibility levels before 10 are deprecated (level 7 in use) dh: warning: The autotools-dev sequence is deprecated and replaced by dh in debhelper (>= 9.20160115) dh: warning: This feature will be removed in compat 12. debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_clean dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use) rm -f -r normal/ opengl/ make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_autotools-dev_restoreconfig -O--parallel dh_autotools-dev_restoreconfig: warning: Compatibility levels before 10 are deprecated (level 7 in use) dh_autotools-dev_restoreconfig: warning: dh_autotools-dev_restoreconfig is deprecated; please see dh_autotools-dev_restoreconfig(1) for a replacement dh_autotools-dev_restoreconfig: warning: This feature will be removed in compat 12. debian/rules override_dh_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_clean config.h dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use) make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules binary dh binary --with autotools_dev --parallel dh: warning: Compatibility levels before 10 are deprecated (level 7 in use) dh: warning: The autotools-dev sequence is deprecated and replaced by dh in debhelper (>= 9.20160115) dh: warning: This feature will be removed in compat 12. dh_update_autotools_config -O--parallel dh_autotools-dev_updateconfig -O--parallel dh_autotools-dev_updateconfig: warning: Compatibility levels before 10 are deprecated (level 7 in use) dh_autotools-dev_updateconfig: warning: dh_autotools-dev_updateconfig is deprecated; please see dh_autotools-dev_updateconfig(1) for a replacement dh_autotools-dev_updateconfig: warning: This feature will be removed in compat 12. debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_testdir mkdir normal dh_auto_configure --builddirectory=normal -- --srcdir=.. --program-transform-name='s/\.pl//' \ --with-mesa --without-opengl \ LDFLAGS="-Wl,-z,relro -Wl,-z,defs -Wl,--as-needed" dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 7 in use) cd normal && ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libexecdir=\${prefix}/lib/xmakemol --disable-maintainer-mode --disable-dependency-tracking --srcdir=.. --program-transform-name=s/\\.pl// --with-mesa --without-opengl LDFLAGS="-Wl,-z,relro -Wl,-z,defs -Wl,--as-needed" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for Motif... libraries in default path, headers in default path checking for Xpm... libraries in default path, headers in default path checking for XOpenDisplay in -lX11... yes checking for XShapeQueryVersion in -lXext... yes checking for XGetExtensionVersion in -lXi... yes checking for XtToolkitInitialize in -lXt... yes checking for XmRepTypeInstallTearOffModelConverter in -lXm... yes checking for pow in -lm... yes checking for ANSI C header files... no checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking for an ANSI C-conforming const... yes checking for working alloca.h... yes checking for alloca... yes checking for ftime... yes checking for strstr... yes checking for usleep... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: ../Makefile.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing default-1 commands dh_testdir mkdir opengl dh_auto_configure --builddirectory=opengl -- --srcdir=.. --program-transform-name='s/\.pl//' \ --without-mesa \ LDFLAGS="-Wl,-z,relro -Wl,-z,defs -Wl,--as-needed" dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 7 in use) cd opengl && ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libexecdir=\${prefix}/lib/xmakemol --disable-maintainer-mode --disable-dependency-tracking --srcdir=.. --program-transform-name=s/\\.pl// --without-mesa LDFLAGS="-Wl,-z,relro -Wl,-z,defs -Wl,--as-needed" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for Motif... libraries in default path, headers in default path checking for Xpm... libraries in default path, headers in default path checking for XOpenDisplay in -lX11... yes checking for XShapeQueryVersion in -lXext... yes checking for XGetExtensionVersion in -lXi... yes checking for XtToolkitInitialize in -lXt... yes checking for XmRepTypeInstallTearOffModelConverter in -lXm... yes checking for pow in -lm... yes checking whether OpenGL library is available... -lGL checking whether GLU is available... -lGLU checking for a GL widget... glwMDrawingAreaWidgetClass GLwMDrawA.h GLw checking the GLwMDrawA.h header location... GL checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for working alloca.h... yes checking for alloca... yes checking for ftime... yes checking for strstr... yes checking for usleep... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: ../Makefile.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing default-1 commands dh override_dh_auto_configure --with autotools_dev --parallel dh: warning: Compatibility levels before 10 are deprecated (level 7 in use) dh: warning: The autotools-dev sequence is deprecated and replaced by dh in debhelper (>= 9.20160115) dh: warning: This feature will be removed in compat 12. dh: error: Unknown sequence -O--parallel (choose from: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep) make[1]: *** [debian/rules:15: override_dh_auto_configure] Error 255 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:15: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

