Your message dated Wed, 11 Mar 2026 09:20:16 +0000
with message-id <[email protected]>
and subject line Bug#1129802: fixed in xmakemol 5.16-12
has caused the Debian Bug report #1129802,
regarding xmakemol: FTBFS: dh: error: Unknown sequence -O--parallel (choose
from: binary binary-arch binary-indep build build-arch build-indep clean
install install-arch install-indep)
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.)
--
1129802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129802
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: xmakemol
Source-Version: 5.16-12
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
xmakemol, 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.
Santiago Vila <[email protected]> (supplier of updated xmakemol 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, 11 Mar 2026 09:55:00 +0100
Source: xmakemol
Architecture: source
Version: 5.16-12
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1129802
Changes:
xmakemol (5.16-12) unstable; urgency=medium
.
* Team upload.
* Drop --parallel from dh call. Closes: #1129802.
Option is no longer recognized and no longer necessary.
* Drop --with autotools_dev from dh call. It's the default.
* Raise debhelper compat level to 9.
* Switch from gitlab-ci.yml to salsa-ci.yml.
* Use URL instead of old FSF postal address.
* Make all packages optional (by dropping all Priority fields).
* Update standards-version.
Checksums-Sha1:
56a2d5c13a6184bb6ddee0b52d8e751d5c19a034 1736 xmakemol_5.16-12.dsc
cd3727eed96b6f8f772ed4b6029d34bdb29f3b85 10284 xmakemol_5.16-12.debian.tar.xz
b5b1a761b1d0d647884897a48f34a7097befa0dd 8053 xmakemol_5.16-12_source.buildinfo
Checksums-Sha256:
44ff949ec3f1ea6390fd29265060bf0d0581bd7f29b3d2eff1416d08ed1198c0 1736
xmakemol_5.16-12.dsc
1aa31e4bf824a0e1b5babc57f557ff00b9a03e904eceec0e87ff314e813b30b0 10284
xmakemol_5.16-12.debian.tar.xz
8a6c4692f887e2f02520ea45d51a1f31c4412554b166bbc698bb509e2baa5619 8053
xmakemol_5.16-12_source.buildinfo
Files:
3877a708e306e7364669967852fc0cd2 1736 science optional xmakemol_5.16-12.dsc
4efb0f263bfca87bf22cdd7469a36e17 10284 science optional
xmakemol_5.16-12.debian.tar.xz
6d33efc1e07506ad08d2da92e94914cb 8053 science optional
xmakemol_5.16-12_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmmxLrAACgkQQc5/C58b
izL7cwgAj7UJA/OqgGTKEtqJhVBKYo26+mQTC7D+irE3oe876NbPZgQDqDLujD+G
QFMOEZPcWcbWWmARng2msxK7cCF00bP3UJUtVh5dT/5uCKTDP+etmzyOiBgX7Vja
ufkxNnJmiQtK4CrxLfnOGdO7l8D4hPCVLaEi+fhgEoAfZyhdbmNG1tG9liPv+dVU
pwOk2bJvnniRa+kLQyTPuKgMBagRNHXMKTLJf7k/C/sIvT/fPKzY/7S2rkvbz9cj
ucmFGx667ccc8mSRLAKJdwnBefuP2dUWk+FlaatEG1eBNXIZrNV3KjjFz1ddFyDb
P12IGhGq5R61wAMuU2gV//XPCLUXPA==
=XkuZ
-----END PGP SIGNATURE-----
pgp78swj15HlZ.pgp
Description: PGP signature
--- End Message ---