[Debichem-devel] Bug#1128132: Bug#1128132: molds: FTBFS with boost 1.90

Santiago Vila sanvila at debian.org
Wed Apr 8 12:57:36 BST 2026


On Wed, Apr 08, 2026 at 10:00:32AM +0200, Sébastien Villemot wrote:
> > I will backport the fix to unstable once available.
> 
> I have uploaded openblas 0.3.32+ds-4 which should hopefully fix this.

We are probably closer:

/usr/include/arm-linux-gnueabihf/openblas_config.h:76:2: error: ‘#else’ after ‘#else’

In more detail:

mpicxx -MM base/Enums.cpp                   base/PrintController.cpp base/MolDSException.cpp                                     base/MallocerFreer.cpp              mpi/MpiProcess.cpp mpi/AsyncCommunicator.cpp wrappers/Blas.cpp wrappers/Lapack.cpp base/Utilities.cpp base/MathUtilities.cpp base/EularAngle.cpp base/Parameters.cpp base/atoms/Atom.cpp base/atoms/Hatom.cpp base/atoms/Liatom.cpp base/atoms/Catom.cpp base/atoms/Natom.cpp base/atoms/Oatom.cpp base/atoms/Satom.cpp base/atoms/mm/EnvironmentalPointCharge.cpp base/factories/AtomFactory.cpp base/Molecule.cpp base/InputParser.cpp base/GTOExpansionSTO.cpp base/RealSphericalHarmonicsIndex.cpp base/loggers/MOLogger.cpp base/loggers/DensityLogger.cpp base/loggers/HoleDensityLogger.cpp base/loggers/ParticleDensityLogger.cpp                            cndo/Cndo2.cpp                                    indo/Indo.cpp zindo/ZindoS.cpp mndo/Mndo.cpp am1/Am1.cpp am1/Am1D.cpp pm3/Pm3.cpp pm3/Pm3D.cpp pm3/Pm3Pddg.cpp base/factories/ElectronicStructureFactory.cpp md/MD.cpp mc/MC.cpp rpmd/RPMD.cpp nasco/NASCO.cpp optimization/Optimizer.cpp optimization/ConjugateGradient.cpp optimization/SteepestDescent.cpp optimization/BFGS.cpp optimization/GEDIIS.cpp base/factories/OptimizerFactory.cpp  base/MolDS.cpp     Main.cpp -I/usr/include/mpi -I/usr/lib/openblas-base//include/ | sed 's/^\([^ ]\)/obj\/\1/g' | sed 's/\($*\)\.o[ :]*/\1.o : /g'  > obj/objfile.dep
In file included from /usr/include/arm-linux-gnueabihf/cblas.h:33,
                 from wrappers/Blas.cpp:40:
/usr/include/arm-linux-gnueabihf/openblas_config.h:76:2: error: ‘#else’ after ‘#else’
   76 | #else
      |  ^~~~
/usr/include/arm-linux-gnueabihf/openblas_config.h:66: error: the conditional began here
   66 | #if defined(OPENBLAS_ARCH_POWER) || defined(OPENBLAS_ARCH_LOONGARCH64)
/usr/include/arm-linux-gnueabihf/openblas_config.h:1: error: unterminated #ifndef
    1 | #ifndef OPENBLAS_CONFIG_H

and the full log here:

https://buildd.debian.org/status/fetch.php?pkg=molds&arch=armhf&ver=0.3.1-3&stamp=1775648548&raw=0

Thanks.



More information about the Debichem-devel mailing list