Your message dated Wed, 29 Oct 2025 12:52:58 +0000
with message-id <[email protected]>
and subject line Bug#1113322: fixed in nfs-ganesha 6.5-6
has caused the Debian Bug report #1113322,
regarding nfs-ganesha: 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.)


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

Dear maintainer,

During a test rebuild for CMake 4, nfs-ganesha failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]
CMake Error at CMakeLists.txt:26 (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/nfs-ganesha-6.5/src/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.
BUILD_CONFIG:UNINITIALIZED=debian

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

//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/nfs-ganesha-6.5/src/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.
DISTNAME_HAS_GIT_DATA:UNINITIALIZED=OFF

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

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

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

//No help, variable specified on the command line.
LIB_INSTALL_DIR:UNINITIALIZED=/usr/lib/ganesha

//No help, variable specified on the command line.
RADOS_URLS:UNINITIALIZED=YES

//No help, variable specified on the command line.
SANITIZE_ADDRESS:UNINITIALIZED=NO

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

//No help, variable specified on the command line.
USE_9P_RDMA:UNINITIALIZED=NO

//No help, variable specified on the command line.
USE_ADMIN_TOOLS:UNINITIALIZED=YES

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

//No help, variable specified on the command line.
USE_FSAL_CEPH:UNINITIALIZED=YES

//No help, variable specified on the command line.
USE_FSAL_GLUSTER:UNINITIALIZED=YES

//No help, variable specified on the command line.
USE_FSAL_GPFS:UNINITIALIZED=YES

//No help, variable specified on the command line.
USE_FSAL_KVSFS:UNINITIALIZED=NO

//No help, variable specified on the command line.
USE_FSAL_LUSTRE:UNINITIALIZED=NO

//No help, variable specified on the command line.
USE_FSAL_MEM:UNINITIALIZED=YES

//No help, variable specified on the command line.
USE_FSAL_NULL:UNINITIALIZED=YES

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

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

//No help, variable specified on the command line.
USE_FSAL_RGW:UNINITIALIZED=YES

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

//No help, variable specified on the command line.
USE_FSAL_XFS:UNINITIALIZED=NO

//No help, variable specified on the command line.
USE_GUI_ADMIN_TOOLS:UNINITIALIZED=YES

//No help, variable specified on the command line.
USE_LTTNG:UNINITIALIZED=NO

//No help, variable specified on the command line.
USE_MAN_PAGE:UNINITIALIZED=YES

//No help, variable specified on the command line.
USE_RADOS_RECOV:UNINITIALIZED=YES

//No help, variable specified on the command line.
USE_SYSTEM_NTIRPC:UNINITIALIZED=YES

//No help, variable specified on the command line.
WITH_PYTHON3:UNINITIALIZED=3

//No help, variable specified on the command line.
_MSPAC_SUPPORT:UNINITIALIZED=YES


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

//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/nfs-ganesha-6.5/src/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/nfs-ganesha-6.5/src
//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 
--log-level=VERBOSE -DWITH_PYTHON3=3 -DBUILD_CONFIG=debian 
-DLIB_INSTALL_DIR=/usr/lib/ganesha 
-DFSAL_DESTINATION=/usr/lib/aarch64-linux-gnu/ganesha 
-DCMAKE_BUILD_TYPE=RelWithDebInfo -DUSE_FSAL_NULL=YES -DUSE_FSAL_MEM=YES 
-DUSE_FSAL_XFS=NO -DUSE_FSAL_LUSTRE=NO -DUSE_FSAL_CEPH=YES -DUSE_FSAL_RGW=YES 
-DUSE_FSAL_GPFS=YES -DUSE_FSAL_KVSFS=NO -DUSE_FSAL_GLUSTER=YES 
-DUSE_SYSTEM_NTIRPC=YES -DUSE_9P_RDMA=NO -DUSE_LTTNG=NO -DUSE_ADMIN_TOOLS=YES 
-DUSE_RADOS_RECOV=YES -DRADOS_URLS=YES -DUSE_GUI_ADMIN_TOOLS=YES 
-DUSE_FSAL_VFS=ON -DENABLE_VFS_POSIX_ACL=ON -DUSE_FSAL_PROXY_V4=ON 
-DUSE_FSAL_PROXY_V3=OFF -DUSE_DBUS=ON -DUSE_9P=ON -DDISTNAME_HAS_GIT_DATA=OFF 
-DUSE_MAN_PAGE=YES -D_MSPAC_SUPPORT=YES -DSANITIZE_ADDRESS=NO .. returned exit 
code 1
make[1]: *** [debian/rules:44: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/build/reproducible-path/nfs-ganesha-6.5'
make: *** [debian/rules:35: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-08-30T09:37:09Z

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

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/2405377/

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/154222/

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: nfs-ganesha
Source-Version: 6.5-6
Done: Christoph Martin <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nfs-ganesha, 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.
Christoph Martin <[email protected]> (supplier of updated nfs-ganesha 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: Wed, 29 Oct 2025 11:44:12 +0100
Source: nfs-ganesha
Architecture: source
Version: 6.5-6
Distribution: unstable
Urgency: medium
Maintainer: Christoph Martin <[email protected]>
Changed-By: Christoph Martin <[email protected]>
Closes: 1111501 1113322
Changes:
 nfs-ganesha (6.5-6) unstable; urgency=medium
 .
   * Backport upstream fix for FTBFS with CMake 4. (Closes: #1113322)
   * fix fsal_obj_handle_fine position in FSAL_GLUSTER (closes: #1111501)
Checksums-Sha1:
 c83e95035024c94266f238b0bd11f1dd3d378677 3593 nfs-ganesha_6.5-6.dsc
 bd4912749b8c486520fc8e3d09112a031a0a7cf5 20136 nfs-ganesha_6.5-6.debian.tar.xz
 a24f9fa20d57f35f610281783a5956bdd0e38a2c 20324 
nfs-ganesha_6.5-6_amd64.buildinfo
Checksums-Sha256:
 52085f3be3bb9a2e5e8b20246e2edb0648e223901c850ebab5e4b8cff50ddd12 3593 
nfs-ganesha_6.5-6.dsc
 47da05032f6a915350c54c1f1fee09cfb2331594a3da42c06c3fee405ef42f43 20136 
nfs-ganesha_6.5-6.debian.tar.xz
 1a69017b22020a41331fc1c13046e38250da893160ae8b937eb14053b31f6b92 20324 
nfs-ganesha_6.5-6_amd64.buildinfo
Files:
 bd2bf24049035e4baaa4287f05878fa8 3593 net optional nfs-ganesha_6.5-6.dsc
 4afa0e01cfd48316f24f1bb721e410bb 20136 net optional 
nfs-ganesha_6.5-6.debian.tar.xz
 17a370484797de9788f49f852051c2e2 20324 net optional 
nfs-ganesha_6.5-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEEbdFebnsTnCYy4y02kcMUbl2GabQFAmkCBqwACgkQkcMUbl2G
abT/sA/7BgEHPbfG4c0fovgdNCEuK5bW4vTYVuHv0edzjsMSPI4SXIhvZF669a96
daJynw0vjyhMcjnTDrCBudd3bwSiV1fsNjC5dqjYELiZXaQWcnC3XpmDDUvEJ7Gt
AeGCvlRVFimujN/LSgRfsWfJPvlWlRfuB8mXBr+Q676ntYZSqwGe+Ws0NvkmnXFw
mSfRDgqlXlIhwWucb6ZA+mlo6n4BbjtvY2AUWIIFkVr1p8GPCDJaC0RvmZ2etBb8
FYNOA9JA12xr76NSDkpmhRh5XD5vqyhawnRMQR1xTmP1v7UgYxO0HdzDdtXfR12K
qIx6WdUO2zYuvqagT7yGBzttJzudFCIXBUwqf5XZVL6BuayQWjSI+HXvn00Xk8ZT
0Xuxy2WUR4UT9AcawM0xy9kUILQ/hHuYebM+CWwnAokTqnJ/jUuKYK066Mp66XnP
2adjEGF077/OwR36j2iGzuck1zSgp1F5pVbYTOAlvKeDMde63U745b93vgnTIvEr
dhSEJ7qdNgXKv2WhjMTdab9mE4uqvkplT+RjIncJZSlp2eoAinMU4NYSuUPaij1q
xm47Ssh6SHqg1fXw6WwUpdGZy/ctqOM4U/n8EsbRCIDWTCzEY6H9hyXwddzc7W+0
XLO/ETVqF4CTrYVa8NlQryWuUyJyUq47O86+FvTVOe1vqlnEpz8=
=/8BS
-----END PGP SIGNATURE-----

Attachment: pgpfWm8AfvDfj.pgp
Description: PGP signature


--- End Message ---

Reply via email to