Your message dated Tue, 30 Jun 2026 06:00:24 +0000
with message-id <[email protected]>
and subject line Bug#1139536: fixed in hypre 3.1.0-2exp1
has caused the Debian Bug report #1139536,
regarding hypre: FTBFS: HYPRE_utilities.h:20:10: fatal error: mpi.h: No such 
file or directory
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.)


-- 
1139536: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139536
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:hypre
Version: 3.1.0-1
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:hypre, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
Making utilities ...
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/utilities'
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-pedantic -O3  -fPIC -DHAVE_CONFIG_H -I.. -I./.. -I./../struct_mv -I.          
-I/usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi  
-c F90_HYPRE_error.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-pedantic -O3  -fPIC -DHAVE_CONFIG_H -I.. -I./.. -I./../struct_mv -I.          
-I/usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi  
-c F90_HYPRE_general.c
In file included from _hypre_utilities.h:7,
                 from F90_HYPRE_general.c:8:
HYPRE_utilities.h:20:10: fatal error: mpi.h: No such file or directory
   20 | #include "mpi.h"
      |          ^~~~~~~
In file included from _hypre_utilities.h:7,
                 from F90_HYPRE_error.c:8:
HYPRE_utilities.h:20:10: fatal error: mpi.h: No such file or directory
   20 | #include "mpi.h"
      |          ^~~~~~~
compilation terminated.
compilation terminated.
make[3]: *** [../config/Makefile.config:55: F90_HYPRE_general.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [../config/Makefile.config:55: F90_HYPRE_error.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/utilities'
make[2]: *** [Makefile:91: all] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
dh_auto_build: error: cd src && make -j2 returned exit code 2
make[1]: *** [debian/rules:152: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:25: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: hypre
Source-Version: 3.1.0-2exp1
Done: Drew Parsons <[email protected]>

We believe that the bug you reported is fixed in the latest version of
hypre, 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.
Drew Parsons <[email protected]> (supplier of updated hypre 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: Mon, 29 Jun 2026 21:55:39 +0200
Source: hypre
Binary: libhypre-301 libhypre-301-dbgsym libhypre-dev libhypre64-301 
libhypre64-301-dbgsym libhypre64-dev libhypre64m-301 libhypre64m-301-dbgsym 
libhypre64m-dev
Architecture: source amd64
Version: 3.1.0-2exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Description:
 libhypre-301 - High Performance Matrix Preconditioners - Shared Library
 libhypre-dev - High Performance Matrix Preconditioners - Development Files
 libhypre64-301 - High Performance Matrix Preconditioners - 64-bit (bigint) 
Shared
 libhypre64-dev - High Performance Matrix Preconditioners - 64-bit (bigint) 
Develop
 libhypre64m-301 - High Performance Matrix Preconditioners - 64-bit (mixedint) 
Share
 libhypre64m-dev - High Performance Matrix Preconditioners - 64-bit (mixedint) 
Devel
Closes: 1046864 1139536
Changes:
 hypre (3.1.0-2exp1) experimental; urgency=medium
 .
   * switch to cmake build. autoconf is not managing to keep up with
     the 21st century. Closes: #1139536
     - simplifies library_name_extension.patch to cmake OUTPUT_NAME only
       (plus extensions to destination dirs)
     - sets SOVERSION equal to "MAJOR*100+MINOR" without dots, 301 not 3.1.0
       hence update binary package names
     - drop static library libHYPRE*.a (file a bug if you need it back!)
     - apply CMAKE_SKIP_INSTALL_RPATH=True to prevent runpaths in libs
   * update test handling (cmake HYPRE_BUILD_TESTS=On)
     - list usr/bin/* in debian/not-installed (upstream cmake installs
       test executables into usr/bin, but we don't want to package them)
     - override dh_auto_test to run build-tests using ctest
     - debian/tests: keep using Makefile, patch -lHYPRE with HYPRE_LIBNAME_EXT
       via sed patch in test-hypre-common
   * debian patch executable_dont_pollute_source.patch prevents built
     executables (tests, examples) getting copied back to source
   * remove generated source files csr_spgemm_device_{numer,symbl}?.c
     in src/seq_mv with dh_auto_clean. Closes: #1046864
Checksums-Sha1:
 00284e9e7466f2085af7483224c626e09c8cc246 3347 hypre_3.1.0-2exp1.dsc
 51a718d6ccffe1891644074d08d86c5a9839020d 18860 hypre_3.1.0-2exp1.debian.tar.xz
 2f03ccc6408512c734ef439c13b6c1da9df9923e 12280 
hypre_3.1.0-2exp1_amd64.buildinfo
 132961e07d4906338b970fb52bbf8d3127d27c72 4991052 
libhypre-301-dbgsym_3.1.0-2exp1_amd64.deb
 b24a0f7398b8a73da33c410defd8fe24d3eece5f 1949264 
libhypre-301_3.1.0-2exp1_amd64.deb
 a9d0ffc5c977b18632bc5b6cd711265c4d74e620 207852 
libhypre-dev_3.1.0-2exp1_amd64.deb
 564e935bbe9bb5fbac2ad2676fd26920b4b48c2e 4792012 
libhypre64-301-dbgsym_3.1.0-2exp1_amd64.deb
 6b4cb23d7745c7faab81d3d400ad7e75e90ce77a 1808316 
libhypre64-301_3.1.0-2exp1_amd64.deb
 77122da66c3b0c741f8052bd0dc6ebf031fd6607 207284 
libhypre64-dev_3.1.0-2exp1_amd64.deb
 3b125b674d8c6bc756e41e8d700e8f4b8e38f67d 4986024 
libhypre64m-301-dbgsym_3.1.0-2exp1_amd64.deb
 231da5900f0a2e3b1d205b1b6ddd92c7c4ba49d6 1954988 
libhypre64m-301_3.1.0-2exp1_amd64.deb
 1044f0e5f571bc39f51702c41123e7abfa191d47 207400 
libhypre64m-dev_3.1.0-2exp1_amd64.deb
Checksums-Sha256:
 50e8d47656b12574fbbf29449549979356f9bd30c20b79af129fb6c3dd48ad6d 3347 
hypre_3.1.0-2exp1.dsc
 554e7d8f4a54585c91643b005c8ff9ff224993ceccdf116d28b4e01b86e854ad 18860 
hypre_3.1.0-2exp1.debian.tar.xz
 7e01f1633020bc31bcbe8c2b3d194ce1ed848fcd3a0aeaa2adfa6e12b25b6a7f 12280 
hypre_3.1.0-2exp1_amd64.buildinfo
 19d703f426ecd90f91b5297346f6d1f7b8c966301d6a16bb7dc19c4c934da4df 4991052 
libhypre-301-dbgsym_3.1.0-2exp1_amd64.deb
 344ec2db762a9d7a31157d9cd7af1b399a2dc1bfd80c82ab2b0680318e108cd3 1949264 
libhypre-301_3.1.0-2exp1_amd64.deb
 1cba222181e81ba159269dbac91c4edc742f4a627e75233aa2b029276a9e8ac6 207852 
libhypre-dev_3.1.0-2exp1_amd64.deb
 d74ed55441219e41df655615242f4514215bbc40f0d1edc75419dbffe86757d3 4792012 
libhypre64-301-dbgsym_3.1.0-2exp1_amd64.deb
 2480ec0038129e1ed2f7ab43035aaaa45c5b86f6b3e1bc8bab805acd948885d2 1808316 
libhypre64-301_3.1.0-2exp1_amd64.deb
 1593302c550b916a4b28439ce173c4be24b105d73b418b7cfab6777134a4cea6 207284 
libhypre64-dev_3.1.0-2exp1_amd64.deb
 dbe6e73ba630775204aba78c0cdb6b5083db173846e6890c9434af5d0d1fc112 4986024 
libhypre64m-301-dbgsym_3.1.0-2exp1_amd64.deb
 f48763c2f3395b69f3b2c180faa23a406b9f5e5429068ad69833839bc1df5e4a 1954988 
libhypre64m-301_3.1.0-2exp1_amd64.deb
 20c8fff799fef048672610ce071cbb80dbcd4075df0b0b998a484028322dbf25 207400 
libhypre64m-dev_3.1.0-2exp1_amd64.deb
Files:
 77c8c95992c69263c9360b7ee32f7cfd 3347 math optional hypre_3.1.0-2exp1.dsc
 903060634b227ba1116620d62b904202 18860 math optional 
hypre_3.1.0-2exp1.debian.tar.xz
 0174d565bc9c537141dede935313f424 12280 math optional 
hypre_3.1.0-2exp1_amd64.buildinfo
 04afd3d86a3dbd557e6f9c75302b87c8 4991052 debug optional 
libhypre-301-dbgsym_3.1.0-2exp1_amd64.deb
 2f734d4ddac44b97dad3f69b275526ce 1949264 libs optional 
libhypre-301_3.1.0-2exp1_amd64.deb
 a1de98024160e9fd91e5eb81f314d69b 207852 libdevel optional 
libhypre-dev_3.1.0-2exp1_amd64.deb
 cebf1deab9655c973608bba4a587d150 4792012 debug optional 
libhypre64-301-dbgsym_3.1.0-2exp1_amd64.deb
 9b6d8cf2dc90869d1d97908868f63adf 1808316 libs optional 
libhypre64-301_3.1.0-2exp1_amd64.deb
 0be938c7f98d0a2d3021edcfbdcd94d4 207284 libdevel optional 
libhypre64-dev_3.1.0-2exp1_amd64.deb
 8a73c96140ff9d9a6c857f984e0e5c25 4986024 debug optional 
libhypre64m-301-dbgsym_3.1.0-2exp1_amd64.deb
 75ab1fdbfd9310593705a3563d9ce81d 1954988 libs optional 
libhypre64m-301_3.1.0-2exp1_amd64.deb
 707ae07957d6b914e614284a96ccad70 207400 libdevel optional 
libhypre64m-dev_3.1.0-2exp1_amd64.deb

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

iQIzBAEBCgAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmpC1HUACgkQVz7x5L1a
AfrBkA/+OOArb1eD0t8PPvx+ETXRXaC7+fkWqiqR/seeh2KFwKAIVdoGJg81eWFz
KpwTFVtLy8pcQ7wfG9EILUaZh35Lr46iz1RPSTx3nQS4DD6qNZiCmVQx1XLztaCq
XNJnHmm210o0pv8Msf/RquY3gU7qWqzb/tzFhpmywTJRiiWgCaV6WXUScCntgMFg
72mm8/hG9t4FxGJ3uabHrIaC4km3QxJ//KS7uK7SqLKL9OvYch4Ja5gb7/uqJks5
0MzdCr871tv5eHRhnAUrf7zcs9qCiXQ8RYDt56xGJA9cyhFQnRhRdwpu9YfVPQ6f
vvGDRthoUJaA3VCA0Q2MF2Na1IQBIvzHbH1pk3AJIO5IuIpG+Es/RCjF1Zz92v0L
k2O7KPdrPZr2XMU7m6aRu/cY+kK6LJAuf9n7v86SIzyRyLJuLEr1qwua/IkEJrYX
3BNQZ1R1NPxm0izzrVUAF4mHwCh0n08Dk6lOEU3vgjS1W4AYfIxxO7afRedzpf/r
Gyh33YdvQ3Bip7QAQfDLskDmwhgiJ4Kr6zol4GElBxFUTSY9X2+NpVlph6h374+0
SwPyyshPM6TOowdSwWfOxpzOJ0hyiW4OIMLTT/fWi9bdTXW7FjjVPspXkov8koc4
Rk5ZcC0NAcCyqhqj9AU+P/JNI62HUYGfXM/ZWq6JHcQt+H0AuyU=
=0/hL
-----END PGP SIGNATURE-----

Attachment: pgp219x2pdOPo.pgp
Description: PGP signature


--- End Message ---

Reply via email to