[From nobody Thu Sep 10 14:19:08 2026
Received: (at maintonly) by bugs.debian.org; 27 Mar 2026 17:17:56 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-116.1 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,
 HAS_PACKAGE,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
 USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 43; hammy, 150; neutral, 236; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;ema@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:37224)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ema@debian.org&gt;) id 1w6Aom-007yhL-1w
 for maintonly@bugs.debian.org; Fri, 27 Mar 2026 17:17:56 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Type:MIME-Version:Message-ID:
 Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=3apBekW4l+3Djfw4oy6+znxDWqP/USwsTvY28se3OnQ=; b=j/ikzcpbg2NWOy1O0xZGMEvvkI
 i5BsToLb/Jo6bjcHG1k/LQTwGxbgA1pbildS8FY9crt0b57JP+Bgs1WrHmDTgKDm015hbZlZdBolI
 A23bVX8wREwIYSdZQk2NaFOjkHRPnxfp8FhwKuooQ4lR2Z3fgXoNjfrQ6aRGGgajNIz65ryJklGNV
 KARl/Ak7Ae6PN7HgS9gMszlYSUb0oX18V0WGJ9HccsOBc+OSaqHYG3mQ9XHVrMfblyil/gzlxSsxr
 yKL7XyymD6eOdYwSvQz5zYi+X72UMu1T8dA1bRt5G5ECv7O5QWeTjUH8CmYFwE0v4DshL7hpdzpYs
 nhGwyzoA==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;ema@debian.org&gt;) id 1w6Aok-00AmXB-Mv
 for maintonly@bugs.debian.org; Fri, 27 Mar 2026 17:17:55 +0000
Date: Fri, 27 Mar 2026 18:17:54 +0100
From: Emanuele Rocca &lt;ema@debian.org&gt;
To: maintonly@bugs.debian.org
Subject: adios2: ftbfs with GCC-16
Message-ID: &lt;aca7whnYdukJu4K1@ariel.home&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Debian-User: ema
Delivered-To: maintonly@bugs.debian.org

Package: src:adios2
Version: 2.11.0+dfsg1-6
Severity: important
Tags: sid forky ftbfs
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-16

Hi,

adios2 fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/adios2_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


-- Detecting CXX compile features - done
-- Found MPI_C: /usr/bin/mpicc.openmpi (found version &quot;3.1&quot;)
-- Found MPI_CXX: /usr/bin/mpic++.openmpi (found version &quot;3.1&quot;)
-- Found MPI: TRUE (found version &quot;3.1&quot;)
-- Found adios2: /build/reproducible-path/adios2-2.11.0+dfsg1/install-mpi/usr/lib/aarch64-linux-gnu/cmake/adios2/mpi/adios2-config.cmake (found version &quot;2.11.0&quot;) found components: C CXX MPI
-- The Fortran compiler identification is unknown
--------------------------------------------------------------------------
The Open MPI wrapper compiler was unable to find the specified compiler
gfortran-15 in your PATH.

Note that this compiler was either specified at configure time or in
one of several possible environment variables.
--------------------------------------------------------------------------
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - failed
-- Check for working Fortran compiler: /usr/bin/mpifort.openmpi
-- Check for working Fortran compiler: /usr/bin/mpifort.openmpi - broken
CMake Error at /usr/share/cmake-4.3/Modules/CMakeTestFortranCompiler.cmake:59 (message):
  The Fortran compiler

    &quot;/usr/bin/mpifort.openmpi&quot;

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: '/tmp/tmp.5BzhWC32yk/CMakeFiles/CMakeScratch/TryCompile-nZVyQU'
    
    Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_2888d/fast
    gmake[2]: Entering directory '/tmp/tmp.5BzhWC32yk/CMakeFiles/CMakeScratch/TryCompile-nZVyQU'
    /usr/bin/gmake  -f CMakeFiles/cmTC_2888d.dir/build.make CMakeFiles/cmTC_2888d.dir/build
    gmake[3]: Entering directory '/tmp/tmp.5BzhWC32yk/CMakeFiles/CMakeScratch/TryCompile-nZVyQU'
    Building Fortran object CMakeFiles/cmTC_2888d.dir/testFortranCompiler.f.o
    /usr/bin/mpifort.openmpi   -g -O2 -ffile-prefix-map=/build/reproducible-path/adios2-2.11.0+dfsg1=. -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2  -c /tmp/tmp.5BzhWC32yk/CMakeFiles/CMakeScratch/TryCompile-nZVyQU/testFortranCompiler.f -o CMakeFiles/cmTC_2888d.dir/testFortranCompiler.f.o
    --------------------------------------------------------------------------
    The Open MPI wrapper compiler was unable to find the specified compiler
    gfortran-15 in your PATH.
    
    Note that this compiler was either specified at configure time or in
    one of several possible environment variables.
    --------------------------------------------------------------------------
    gmake[3]: *** [CMakeFiles/cmTC_2888d.dir/build.make:81: CMakeFiles/cmTC_2888d.dir/testFortranCompiler.f.o] Error 1
    gmake[3]: Leaving directory '/tmp/tmp.5BzhWC32yk/CMakeFiles/CMakeScratch/TryCompile-nZVyQU'
    gmake[2]: *** [Makefile:134: cmTC_2888d/fast] Error 2
    gmake[2]: Leaving directory '/tmp/tmp.5BzhWC32yk/CMakeFiles/CMakeScratch/TryCompile-nZVyQU'
    
    



  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:12 (enable_language)


-- Configuring incomplete, errors occurred!
Failed
CMake Error at cmake/install/post/cmake_install.cmake:49 (message):
  generate-adios2-config.sh returned 1, should be 0
Call Stack (most recent call first):
  cmake_install.cmake:81 (include)


FAILED: [code=1] CMakeFiles/install.util 
cd /build/reproducible-path/adios2-2.11.0+dfsg1/build-mpi &amp;&amp; /usr/bin/cmake -P cmake_install.cmake
ninja: build stopped: subcommand failed.
dh_auto_install: error: cd build-mpi &amp;&amp; DESTDIR=/build/reproducible-path/adios2-2.11.0\+dfsg1/install-mpi LC_ALL=C.UTF-8 ninja install returned exit code 1
make[1]: *** [debian/rules:133: install_mpi] Error 25
make[1]: Leaving directory '/build/reproducible-path/adios2-2.11.0+dfsg1'
make: *** [debian/rules:47: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
]