Your message dated Mon, 08 Sep 2025 14:10:17 +0000
with message-id <[email protected]>
and subject line Bug#1113315: fixed in ne10 1.2.1-6
has caused the Debian Bug report #1113315,
regarding ne10: FTBFS with CMake 4
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.)


-- 
1113315: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113315
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ne10
Version: 1.2.1-5.1
Severity: serious
User: [email protected]
Usertags: cmake-4
Tags: ftbfs, forky, sid

Dear maintainer,

During a test rebuild for CMake 4, ne10 failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]
 b4cfc09850492aa84bb5847084141be3da1331a578785a40aeaabadcce495eb2 14800 
ne10_1.2.1-5.1.debian.tar.xz
Files:
 e3b570abb9e4fbb771130a878729bce8 1019396 ne10_1.2.1.orig.tar.xz
 9aa049ce7cf3bbc2e54e6f41b617c584 14800 ne10_1.2.1-5.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXggeUACgkQFZ61xO/I
d0wdkhAAgiaKzMcFumObqv9IzKht0ZOd+v462q9VHG5U75HeUN/anfkFPl+QyNGk
Wnb/bFK2llE7V+pOXqbtBut21j1JhYuwfN3/YRMgkh26fl2tinEngpHWh8R75zsG
xG5biAOEQlPz8RXspqG138FcFFMI9gaOggAYqCetfld5FXL77q/nDhR+o4DgDRhn
xbKM8glA4H70ssVgt/pt5BS99HnQRF5VWnaja9CKeKW7Gou00mokhVoLSZP8za9k
GJTFP0FrNUsN3TDiR8dMd3nDWkt5+mzQBuMVj+/V+femFMZfR07lHiF9hkLea/58
9cWoSMIRAie6T79iSTiPUWHmd5EEMGYo40dijVaTgIzXT6xCRICzW0rrScuysVqe
LNewUwZ/Iq1pQmhdPqxqRnb40rEoZlGBBPUYOdR/GxQpLJQ1m/7X1DSatSBShn6Y
rumibrD5Iws1Sy9R7ERMRGXKzgULxwzEMHM/a3TY+WeZnaMPpEaHnMYRkeTFZi5r
bVrWGArqsCx7N/NudvRppXKRLW69wfv5xONHuvLQmWOoHgjaGiZdjKjj/GNCRZr2
VZMfolcnro4mQPtyVD3c5xpKDNt9YnGUKMvoQX30LF1JoLG7oszqrh1jvEUBXvwQ
//MOOViZtyjt8xbbDL7Ol+ziPV/VzOMR/TOhWSaP69kOzcy9pPc=
=XK33
-----END PGP SIGNATURE-----

dpkg-source: warning: cannot verify inline signature for ./ne10_1.2.1-5.1.dsc: 
no acceptable signature found
dpkg-source: info: extracting ne10 in /build/reproducible-path/ne10-1.2.1
dpkg-source: info: unpacking ne10_1.2.1.orig.tar.xz
dpkg-source: info: unpacking ne10_1.2.1-5.1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying fix-compiler-warnings
dpkg-source: info: applying native-build.patch
dpkg-source: info: applying add-install-rule.patch
dpkg-source: info: applying fix-licence-info.patch
dpkg-source: info: applying enable-multiarch.patch
dpkg-source: info: applying build-docs.patch
dpkg-source: info: applying gcc10-fixes.patch

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=sbuild
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SHELL=/bin/sh
USER=sbuild

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b
dpkg-buildpackage: info: source package ne10
dpkg-buildpackage: info: source version 1.2.1-5.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Benjamin Drung <[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 debian/rules clean
dh clean 
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/reproducible-path/ne10-1.2.1'
rm -r obj-* doc/doxygen/documentation
rm: cannot remove 'obj-*': No such file or directory
rm: cannot remove 'doc/doxygen/documentation': No such file or directory
make[1]: [debian/rules:26: override_dh_auto_clean] Error 1 (ignored)
dh_clean
make[1]: Leaving directory '/build/reproducible-path/ne10-1.2.1'
   dh_clean
 debian/rules binary
dh binary 
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/reproducible-path/ne10-1.2.1'
dh_auto_configure -- \
-DNE10_LINUX_TARGET_ARCH=aarch64 \
-DGNULINUX_PLATFORM=ON \
-DNE10_BUILD_SHARED=ON
        cd obj-aarch64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu 
-DNE10_LINUX_TARGET_ARCH=aarch64 -DGNULINUX_PLATFORM=ON -DNE10_BUILD_SHARED=ON 
..
CMake Error at CMakeLists.txt:27 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
        cd obj-aarch64-linux-gnu && tail -v -n \+0 CMakeCache.txt
==> CMakeCache.txt <==
# This is the CMakeCache file.
# For build in directory: 
/build/reproducible-path/ne10-1.2.1/obj-aarch64-linux-gnu
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//No help, variable specified on the command line.
CMAKE_BUILD_TYPE:UNINITIALIZED=None

//No help, variable specified on the command line.
CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON

//No help, variable specified on the command line.
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON

//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/build/reproducible-path/ne10-1.2.1/obj-aarch64-linux-gnu/CMakeFiles/pkgRedirects

//No help, variable specified on the command line.
CMAKE_FIND_USE_PACKAGE_REGISTRY:UNINITIALIZED=OFF

//No help, variable specified on the command line.
CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib/aarch64-linux-gnu

//No help, variable specified on the command line.
CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var

//No help, variable specified on the command line.
CMAKE_INSTALL_PREFIX:UNINITIALIZED=/usr

//No help, variable specified on the command line.
CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc

//No help, variable specified on the command line.
CMAKE_VERBOSE_MAKEFILE:UNINITIALIZED=ON

//No help, variable specified on the command line.
FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON

//No help, variable specified on the command line.
GNULINUX_PLATFORM:UNINITIALIZED=ON

//No help, variable specified on the command line.
NE10_BUILD_SHARED:UNINITIALIZED=ON

//No help, variable specified on the command line.
NE10_LINUX_TARGET_ARCH:UNINITIALIZED=aarch64


########################
# INTERNAL cache entries
########################

//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/ne10-1.2.1/obj-aarch64-linux-gnu
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=1
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/build/reproducible-path/ne10-1.2.1
//Name of CMakeLists files to read
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-4.1

dh_auto_configure: error: cd obj-aarch64-linux-gnu && 
DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu 
-DNE10_LINUX_TARGET_ARCH=aarch64 -DGNULINUX_PLATFORM=ON -DNE10_BUILD_SHARED=ON 
.. returned exit code 1
make[1]: *** [debian/rules:20: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/build/reproducible-path/ne10-1.2.1'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-08-30T09:10:15Z

-------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/2404998/

The most likely cause of build failures is the removed backwards compatibility 
for
CMake versions earlier than 3.5. You can find additional information in my
debian-devel announcement:

https://lists.debian.org/debian-devel/2025/04/msg00310.html

About the archive rebuild: The build was made on debusine.debian.net,
using sbuild.

You can find the build task here:
https://debusine.debian.net/work-request/154199/

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks,
Timo

--- End Message ---
--- Begin Message ---
Source: ne10
Source-Version: 1.2.1-6
Done: Wookey <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ne10, 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.
Wookey <[email protected]> (supplier of updated ne10 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, 01 Sep 2025 11:47:04 +0100
Source: ne10
Binary: libne10-10 libne10-10-dbgsym libne10-dev
Architecture: source arm64
Version: 1.2.1-6
Distribution: unstable
Urgency: medium
Maintainer: Wookey <[email protected]>
Changed-By: Wookey <[email protected]>
Description:
 libne10-10 - ARM neon (SIMD) library
 libne10-dev - ARM neon (SIMD) library - development files
Closes: 1113315
Changes:
 ne10 (1.2.1-6) unstable; urgency=medium
 .
   * Update for cmake 4. Closes: 1113315
Checksums-Sha1:
 5c6588962e71a67257b3bde85e46898f7cbd33b1 1834 ne10_1.2.1-6.dsc
 8346fa37cbd74fe2f90d82b004a92c5e88af2e2c 14740 ne10_1.2.1-6.debian.tar.xz
 5c24607839e8ce8a6867a18f4e94da0bdd4fb9ed 530224 
libne10-10-dbgsym_1.2.1-6_arm64.deb
 37b671cf1e6ef96e0bcd23a2598779c9c49b8971 74068 libne10-10_1.2.1-6_arm64.deb
 13c67c4724ddf499904649918f0481c7212c8a07 649968 libne10-dev_1.2.1-6_arm64.deb
 d74988022af7574c1d62723d79df3daf0dca8406 9858 ne10_1.2.1-6_arm64.buildinfo
Checksums-Sha256:
 6608ad7ead3b4d610c676c5c09421cb9d650ab71fd9865ab9f7b173ed25742e1 1834 
ne10_1.2.1-6.dsc
 dfafea506510488bdf14f97327f02fbc08a3315d906df65609f501c7ec4152ff 14740 
ne10_1.2.1-6.debian.tar.xz
 f37035e61d0952f313b3342bc5561e11f3cc80f2ca86868cef082ec6077b6574 530224 
libne10-10-dbgsym_1.2.1-6_arm64.deb
 f6f9f9ede3a5f1b8f7af91786f2ea87243d1476e6100a3ad38f40807ea7f810f 74068 
libne10-10_1.2.1-6_arm64.deb
 a14c6d266b60c7ce53a91694d7e89ea17aae2f6b6e10b68253eabde58ef77104 649968 
libne10-dev_1.2.1-6_arm64.deb
 244c57d3a2b80bef68c1f92483cd3a3a6e2250df6f64aea8cca9f47086a1c48f 9858 
ne10_1.2.1-6_arm64.buildinfo
Files:
 a591af18183f2ea95d8e55ec7bf3ff3d 1834 libs optional ne10_1.2.1-6.dsc
 8a52e0f40061d411a9cf0172412957d5 14740 libs optional ne10_1.2.1-6.debian.tar.xz
 74820d9a8143085ac48a6a94f02d5bcc 530224 debug optional 
libne10-10-dbgsym_1.2.1-6_arm64.deb
 f8708191361e2a3e6a5c036c94c78d33 74068 libs optional 
libne10-10_1.2.1-6_arm64.deb
 94af2b59300624a244b0962ba2343623 649968 libdevel optional 
libne10-dev_1.2.1-6_arm64.deb
 4a741554cee976ec299f64946cbfd3bb 9858 libs optional 
ne10_1.2.1-6_arm64.buildinfo

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

iQIzBAEBCgAdFiEER4nvI8Pe/wVWh5yq+4YyUahvnkcFAmi4LbEACgkQ+4YyUahv
nkdLuRAAiO9OsXAG9H04SsKLsnkB/E6/SMAGrEOs5MLhyz8eUZCJYbtH+qn+jl5g
XXSPM2UZUXfP+HaRSG7xCSKGvo1o/1u9ddOOkS9vtBF9ROwEGCr3J8Bt/h4swT5h
JLG0ONF53fPtQE3forjEehtO371Xx1T+wncej5EBQlZB6WnTqPtKAWvNnw49ALtg
kvU28TSQ9r60e3GldbSO6kuZG/WnWTl0T2aWh/VZeTr3Tpi8P+kuWNtkvNWGtikc
FCBtxoc4L+0dOS80LPDtvd41hLsJ7jEbbrOIbdwIcDn/dtdPak9LsYjpGenC3dfM
/WmL9UEzyaSZBlngd1mRv29N0ns3P9OReZh2q5Tq0o2MwYVJYMRKx4hUZKiW+/0X
Cv/fHYCI4JenfOWu7mu0SijUJizbshuh3pb44LFcXecNi0hu6fZfIDuLPEzLsBNr
4K2tyiAsacAW1S/tXj3YvGB8JnDahr5cpnvfCEg3La15+JADbCxzAUEEzcWFiIS2
Y0JQlLSrc/YZZxbBBYua7u1S/dGdiLEu8qSTZLDCfwBLKacJL2Oi0G9GztOur/S1
BoG3VQtfsF+TuLG1FsgZ7/edfuZ0Pk1+SkaPSctQXk7BjhzzRGsvytV++zRo1XMp
sJG10cw9FIa5FZKRTyhbA0UANAi4MCwCKWYpVUV4ERd0VNKUgZ8=
=R1ff
-----END PGP SIGNATURE-----

Attachment: pgpHVUwiZNXBy.pgp
Description: PGP signature


--- End Message ---

Reply via email to