[From nobody Mon Aug  3 07:37:09 2026
Received: (at maintonly) by bugs.debian.org; 13 Apr 2026 13:08:19 +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.7 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,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, 123; hammy, 150; neutral, 188; 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]:60256)
 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 1wCH1X-002m6m-1B
 for maintonly@bugs.debian.org; Mon, 13 Apr 2026 13:08:19 +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=AkmDkUKxvVRbvhPa2iCUU5WBpB/DHJrf7erbdh7T16g=; b=SRF/Z+YY03Umi+9KLBZ/HqhGko
 B2MrxNaGWt6wN7e+KcfZZ4wLCZyUgXXdxhzlP2trlRhDAYKHHPEZf49NB8/FHBlce6Wdi2DaqlxEJ
 vufA2offUrwE2KXDheS2H4PHmhhJvTuCKUBc5vOwX0tqEjet6qm6nBniLCM6BpXtD9CH/Mx1P73zs
 de+dkYCDpHQEmPcH3uXQNq7TYH7akfPHnc8OwgUrEnhZ1yhu4XK7FX3RBKsOIT570kuvwg4m312aa
 cJvfouBv/WQjgXFa6wOv7GiE3rIjz2BHXBS3rEzWmSJW5LkOi85NWBr2FG0pJ0CgAnBKFd2Tg6Otj
 JJvGdCYg==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ema@debian.org&gt;) id 1wCH1V-00CJV9-2W
 for maintonly@bugs.debian.org; Mon, 13 Apr 2026 13:08:18 +0000
Date: Mon, 13 Apr 2026 15:08:17 +0200
From: Emanuele Rocca &lt;ema@debian.org&gt;
To: maintonly@bugs.debian.org
Subject: nexus: ftbfs with GCC-16
Message-ID: &lt;adzqwd7kwhiJWxS9@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:nexus
Version: 4.4.3-10
Severity: important
Tags: sid forky ftbfs
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-16

Hi,

nexus 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/nexus_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 with GCC 16.

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.

[...]


1 warning
cd /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java &amp;&amp; echo

make[3]: Leaving directory '/build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu'
Note: /build/reproducible-path/nexus-4.4.3/bindings/java/org/nexusformat/NexusFile.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
[ 36%] Built target NexusJavaBuild
[ 37%] Build Javadocs
cd /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java &amp;&amp; /usr/bin/javadoc -d /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc -windowtitle jnexus -doctitle jnexus -classpath . -Xdoclint:none -sourcepath /build/reproducible-path/nexus-4.4.3/bindings/java org.nexusformat ncsa.hdf.hdflib
make[3]: *** [applications/NXtranslate/FRM2/CMakeFiles/FRM2.dir/build.make:82: applications/NXtranslate/FRM2/CMakeFiles/FRM2.dir/frm2_retriever.cpp.o] Error 1
make[3]: Leaving directory '/build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1626: applications/NXtranslate/FRM2/CMakeFiles/FRM2.dir/all] Error 2
Loading source files for package org.nexusformat...
Loading source files for package ncsa.hdf.hdflib...
Constructing Javadoc information...
make[3]: Leaving directory '/build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1754: applications/NXtranslate/esrf_edf/CMakeFiles/Edf.dir/all] Error 2
Creating destination directory: &quot;/build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/&quot;
Building index for all the packages and classes...
Standard Doclet version 25.0.3-ea+5-Debian-2
Building tree for all the packages and classes...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/org/nexusformat/AttributeEntry.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/ncsa/hdf/hdflib/HDFArray.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/ncsa/hdf/hdflib/HDFConstants.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/ncsa/hdf/hdflib/HDFException.html...
make[3]: Leaving directory '/build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1594: applications/NXtranslate/docs/CMakeFiles/SNShistogram.dir/all] Error 2
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/ncsa/hdf/hdflib/HDFJavaException.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/ncsa/hdf/hdflib/HDFNativeData.html...
/build/reproducible-path/nexus-4.4.3/bindings/java/ncsa/hdf/hdflib/HDFNativeData.java:123: warning: unknown tag. Mistyped @return or an unregistered custom tag?
     *  @returns         an array of 'datasize' numbers of 'dataType
        ^
/build/reproducible-path/nexus-4.4.3/bindings/java/ncsa/hdf/hdflib/HDFNativeData.java:125: warning: reference not found: ncsa.hdf.hdfobject.HDFGR
     *  @see ncsa.hdf.hdfobject.HDFGR 
        ^
/build/reproducible-path/nexus-4.4.3/bindings/java/ncsa/hdf/hdflib/HDFNativeData.java:126: warning: reference not found: ncsa.hdf.hdfobject.HDFSDS
     *  @see ncsa.hdf.hdfobject.HDFSDS
        ^
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/ncsa/hdf/hdflib/HDFNotImplementedException.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/org/nexusformat/NexusException.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/org/nexusformat/NexusFile.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/org/nexusformat/NeXusFileInterface.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/org/nexusformat/NXlink.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/ncsa/hdf/hdflib/package-summary.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/ncsa/hdf/hdflib/package-tree.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/org/nexusformat/package-summary.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/org/nexusformat/package-tree.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/constant-values.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/serialized-form.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/overview-tree.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/index.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/allclasses-index.html...
Building index for all classes...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/allpackages-index.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/index-all.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/search.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/overview-summary.html...
Generating /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java/apidoc/help-doc.html...
The generated documentation contains diagnostic markers for invalid input.
3 warnings
cd /build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu/bindings/java &amp;&amp; echo

make[3]: Leaving directory '/build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu'
[ 37%] Built target NexusJavadocBuild
make[2]: Leaving directory '/build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/nexus-4.4.3/obj-aarch64-linux-gnu'
dh_auto_build: error: cd obj-aarch64-linux-gnu &amp;&amp; make -j128 INSTALL=&quot;install --strip-program=true&quot; VERBOSE=1 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
]