#1113312#5
Date:
2025-08-31 23:01:03 UTC
From:
To:
Dear maintainer,

During a test rebuild for CMake 4, nautilus-admin failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]
Checksums-Sha256:
 dc4acf8f4da260dec633981ea52b8932a2320a1c0cbc117a4479066b7e4eb41b 22096 nautilus-admin_1.1.9.orig.tar.xz
 d351e08d4e44a099a4aec880f9141a6391fee25cf80fb8dcb326bbb8c1db1edc 488 nautilus-admin_1.1.9.orig.tar.xz.asc
 2d33d48430463d1c3b55cfb8fc4f795df12f57dee06a771541e838f614b3c93d 9612 nautilus-admin_1.1.9-3.3.debian.tar.xz
Files:
 d14dcb90e5d4a950dfe9ff90cb417978 22096 nautilus-admin_1.1.9.orig.tar.xz
 99b23f4ca919051cd878dfba995e3800 488 nautilus-admin_1.1.9.orig.tar.xz.asc
 30b6cc5ada347b6143a64a974081778a 9612 nautilus-admin_1.1.9-3.3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmMZCF4ACgkQ5mx3Wuv+
bH37Kw//biOWNGzvbkuO67butAcfjE1XhOmXCNBxdvTQ2fer97qQ8sgqzJX/5pb/
kp0v1InH1oaDlWinIO/EUaSrg8LUnahULTWx1wYEXVt49A2NrYnF8ZMMZHUCSUKw
OPfhvT7AzpUWmvFGpeOEXFx78ql8/AQK0GBMNcEt1fxgWxj7YUVgaJGJILGRH9eC
c+BCAzCdeVdMGB4G5I8yx0tL/NHB4yqXb26JthAWu/TRmW/7/yDrxUSZF7SE9YWb
qWaZYi1/a70MbIjxVaB4AUyN6ypQvM7rCeLwfOmJa/y1Xqm5DDWjQh39Gws99kPW
FOQg4mQyFIduUdcCR5B6RUlAodRTRQUNec1YDwPUqpnHEsNmYt6BJq3FztJOlxbl
K9SzXa1VlPbAq+q2YHo2eS8au7Z2krJd8biCmVzVYXEKidJxT+75EVKi+WVSMsO3
RImXvS5U25+dBknP/HqRWgvI9XTU0e4uxWC/1R/9kQoRcH/RI+guvKXJcyJ7qJUp
NikDt9WernR2NJWJhVB3MLKim12upntacPPIuC8sNvkL3GcjdxdBFqDAoQKnLM7N
JZi8Bu7BAiie8KsEsWv8srTgZ+kTqVWlrJuaSNExoPpmZ3afuSImdv9ar3inSSTC
Dk9HUZGTizrlHf4+hz5C6CR87Z6Oujrg8kDMgt/lrEXFs7FpX+o=
=Xuw9
-----END PGP SIGNATURE-----

dpkg-source: warning: cannot verify inline signature for ./nautilus-admin_1.1.9-3.3.dsc: no acceptable signature found
dpkg-source: info: extracting nautilus-admin in /build/reproducible-path/nautilus-admin-1.1.9
dpkg-source: info: unpacking nautilus-admin_1.1.9.orig.tar.xz
dpkg-source: info: unpacking nautilus-admin_1.1.9-3.3.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying out-of-place-build.patch
dpkg-source: info: applying update-german-translation.patch
dpkg-source: info: applying new-python-compat.patch
dpkg-source: info: applying compatibility-with-nautilus-43.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 nautilus-admin
dpkg-buildpackage: info: source version 1.1.9-3.3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Jeremy Bicha <jbicha@ubuntu.com>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 debian/rules clean
dh clean
   dh_clean
	rm -f debian/debhelper-build-stamp
	rm -rf debian/.debhelper/
	rm -f -- debian/nautilus-admin.substvars debian/files
	rm -fr -- debian/nautilus-admin/ debian/tmp/
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \)
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
	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 -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu ..
CMake Error at CMakeLists.txt:1 (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.
------------------------------------------------------------------------------- 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/2404880/ 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/154193/ 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
#1113312#12
Date:
2025-09-01 11:52:16 UTC
From:
To:
I have downgraded the bug to non-RC severity temporarily and reverted
CMake in unstable to version 3.31.6. I plan to re-upgrade in about a
month's time. I realize that despite my April announcement, the upload
to unstable came rather surprising, and I don't want to cause
unnecessary pain.

Also, the build log URL has an unfortunate mistake. The correct URL
should include the workspace, i.e.,

https://debusine.debian.net/debian/developers/artifact/XXXX

CMake 4 will also be available in experimental again, so it can be
used to verify that the bug is fixed.

Cheers
Timo