Your message dated Tue, 07 Jul 2026 10:04:13 +0000
with message-id <[email protected]>
and subject line Bug#1139538: fixed in music 1.2.1-0.8
has caused the Debian Bug report #1139538,
regarding music: FTBFS: checking MPI_CXXFLAGS... configure: error: Could not 
determine proper value for MPI_CXXFLAGS.  Please see README.
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.)


-- 
1139538: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139538
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:music
Version: 1.2.1-0.7
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/202606/

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:music, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3
   dh_clean
 debian/rules binary
dh binary --with python3
   dh_update_autotools_config
   dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'

[... snipped ...]

configure:4257: result: no
configure:4263: checking for suffix of object files
configure:4286: x86_64-linux-gnu-g++ -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:4290: $? = 0
configure:4314: result: o
configure:4318: checking whether the compiler supports GNU C++
configure:4338: x86_64-linux-gnu-g++ -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:4338: $? = 0
configure:4350: result: yes
configure:4361: checking whether x86_64-linux-gnu-g++ accepts -g
configure:4382: x86_64-linux-gnu-g++ -c -g -Wdate-time -D_FORTIFY_SOURCE=2 
conftest.cpp >&5
configure:4382: $? = 0
configure:4429: result: yes
configure:4455: checking whether make supports the include directive
configure:4470: make -f confmf.GNU && cat confinc.out
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
this is the am__doit target
configure:4473: $? = 0
configure:4492: result: yes (GNU style)
configure:4518: checking dependency style of x86_64-linux-gnu-g++
configure:4631: result: none
configure:4648: checking which MPI system we think we are using
configure:4728: checking MPI_CXXFLAGS
configure:4758: error: 
Could not determine proper value for MPI_CXXFLAGS.  Please see README.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=x86_64-linux-gnu-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=x86_64-linux-gnu-g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-z,relro
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CXX_dependencies_compiler_type=none
am_cv_filesystem_timestamp_resolution=0.01
am_cv_make_support_nested_variables=yes
am_cv_prog_tar_ustar=gnutar
am_cv_sleep_fractional_seconds=yes
am_cv_xargs_n_works=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' aclocal-1.18'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V=''
AM_DEFAULT_VERBOSITY='1'
AM_V=''
AR=''
AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' automake-1.18'
AWK='mawk'
BINDIR=''
CC='x86_64-linux-gnu-gcc'
CCDEPMODE=''
CFLAGS='-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
COND_USE_MPI_FALSE=''
COND_USE_MPI_TRUE=''
CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
CSCOPE='cscope'
CTAGS='ctags'
CXX='x86_64-linux-gnu-g++'
CXXCPP=''
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
CYGPATH_W='echo'
DARWIN_FALSE=''
DARWIN_TRUE=''
DEB_PACKAGE_FALSE=''
DEB_PACKAGE_TRUE=''
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ETAGS='etags'
EXAMPLESDIR=''
EXEEXT=''
EXTRAS=''
FGREP=''
FILECMD=''
GREP=''
HAVE_PYTHON=''
HAVE_PYTHON_FALSE=''
HAVE_PYTHON_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LAUNCHSTYLE=''
LAUNCHSTYLE_SET_FALSE=''
LAUNCHSTYLE_SET_TRUE=''
LD=''
LDFLAGS='-Wl,-z,relro'
LIBDIR=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/usr/bin/mkdir -p'
MPI_CFLAGS=''
MPI_CXXFLAGS=''
MPI_LDFLAGS=''
MPI_UTILS=''
MUSICCONFIGDIR=''
MUSIC_ANYSOURCE=''
MUSIC_HAVE_LONG_LONG=''
MUSIC_HAVE_MPI_COMM_CREATE_ERRHANDLER=''
MUSIC_HAVE_SIZE_T=''
MUSIC_ISENDWAITALL=''
MUSIC_USE_MPI=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT='o'
OPTIONAL_UTILS=''
OTOOL64=''
OTOOL=''
PACKAGE='music'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='music'
PACKAGE_STRING='music 1.2.1'
PACKAGE_TARNAME='music'
PACKAGE_URL=''
PACKAGE_VERSION='1.2.1'
PATH_SEPARATOR=':'
PKGDATADIR=''
PKGEXTRABINDIR=''
PYBUFFER_CPPFLAGS=''
PYBUFFER_CXXFLAGS=''
PYMUSIC_CPPFLAGS=''
PYMUSIC_CXXFLAGS=''
PYMUSIC_SUBDIR=''
PYTHON=''
PYTHON_EXECDIR=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB=''
ROS_SUBDIR=''
SED=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
TESTDIR=''
VERSION='1.2.1'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__rm_f_notfound=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
am__xargs_n='xargs -n'
bindir='${exec_prefix}/bin'
build='x86_64-linux-gnu'
build_alias='x86_64-linux-gnu'
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /<<PKGBUILDDIR>>/install-sh'
libdir='${prefix}/lib/x86_64-linux-gnu'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "music"
#define PACKAGE_TARNAME "music"
#define PACKAGE_VERSION "1.2.1"
#define PACKAGE_STRING "music 1.2.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "music"
#define VERSION "1.2.1"

configure: exit 
dh_auto_configure: error: ./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 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --enable-deb 
--with-python=python3 returned exit code 1
make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: music
Source-Version: 1.2.1-0.8
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
music, 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.
Adrian Bunk <[email protected]> (supplier of updated music 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: Sun, 05 Jul 2026 15:32:39 +0300
Source: music
Architecture: source
Version: 1.2.1-0.8
Distribution: unstable
Urgency: medium
Maintainer: Mikael Djurfeldt <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1139538
Changes:
 music (1.2.1-0.8) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with debhelper 13.32. (Closes: #1139538)
Checksums-Sha1:
 00fad81ca8c54862bac9d55c71cdb8d686b073dc 2240 music_1.2.1-0.8.dsc
 1225c0cfb3c0043cb6b7826f6a8397c68eb946c9 5596 music_1.2.1-0.8.debian.tar.xz
Checksums-Sha256:
 40341782e45e678b230f6207b111cb2881a9004944902cd69a0de7868ade2e8f 2240 
music_1.2.1-0.8.dsc
 8294b120a60dde252977977810b8709b8ba05d64263df459545f728b54ff609d 5596 
music_1.2.1-0.8.debian.tar.xz
Files:
 b7d70560c72ff7a4bb75b5df6b9a8446 2240 libs optional music_1.2.1-0.8.dsc
 04bcf8e5dfce9f6108e52245c2479cff 5596 libs optional 
music_1.2.1-0.8.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmpKT6IACgkQiNJCh6LY
mLECLQ/7BbF09x5DlsvONMGgPoqQ6CFbQSDes/MkTkTBZFjj2tFc6t9OsKTlVw6D
OEvT3lkho+Vy6nnstr+k5pbiXtzaYV2XrNXzHVPdju+GgwOiieoNDvwTEmVSf2EK
nYD1MObmM5v9z1+hAUOqw6sDsk5GfKAoXreqFdVbByzxSZkH0JsM15smT0qldleX
s72/FdYuGPnty/mB6eJD+SujtLoEmh75tAop7iiqRicdBhVB7RoLbnKeQXTD78GR
TaDN4TZUgnydBCvsDLYHSO1zqJPHFx2VC0dUBsWfp4Kby3hlLlZpj/CdFcpkc8tB
RRgtNP+oMFOcAz/zcJIhsOSSExfgHM2poSseLnuzqBcOt5r3q3bvluAKpaw5InNW
fEGrYaFBz9x7NyY63n34OdRorm/8F02AfFziMpfZVyzR+gHHbfORct7VEJd/y51M
NYxojZzszoVYtfTeaVqq35FFJl2wPkXdBzH984ndaxnDCilGNvAFDIbcOjfg2lY0
94LmIjGVBC198AtpI4WCYXVulP04CeBiW/WFe+cES9oDbzGP67hcZ4C+WVGc/aAr
HFqZaG4xDNqVIFedxMYax5AqBgLOSrkTBd3/db5rbsE6NENlCXSOFI5vjkz0faup
kmP6l71zC76MhzQG33FEEHf0e/o6cQOjaXh3lpNq18VjPScxSRk=
=c7sf
-----END PGP SIGNATURE-----

Attachment: pgpzV7qNLj22p.pgp
Description: PGP signature


--- End Message ---

Reply via email to