Source: carl9170fw
Version: 1.9.9-450-gad1c721+dfsg-0.1
Severity: serious
User: [email protected]
Usertags: cmake-4

Dear maintainer,

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

Log Summary:
-------------------------------------------------------------------------------
[...]

+------------------------------------------------------------------------------+
| Build                                        Fri, 29 Aug 2025 15:11:07 +0000 |
+------------------------------------------------------------------------------+


Unpack source
-------------

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: carl9170fw
Binary: firmware-carl9170
Architecture: all
Version: 1.9.9-450-gad1c721+dfsg-0.1
Maintainer: John Scott <[email protected]>
Homepage: https://wireless.wiki.kernel.org/en/users/Drivers/carl9170
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/kernel-team/carl9170fw
Vcs-Git: https://salsa.debian.org/kernel-team/carl9170fw.git
Build-Depends: bison, cmake, debhelper-compat (= 13), flex, gcc-sh-elf, 
libnewlib-sh-elf-dev
Package-List:
 firmware-carl9170 deb kernel optional arch=all
Checksums-Sha1:
 fe48f647d48c4597401070cc7449239b247eb421 155968 
carl9170fw_1.9.9-450-gad1c721+dfsg.orig.tar.xz
 2466699a9087e72d8aa21f897b57c8067f4a34d1 6576 
carl9170fw_1.9.9-450-gad1c721+dfsg-0.1.debian.tar.xz
Checksums-Sha256:
 497d52089e1f8e79e2c60216c9aea6979f3c449d366e59e03cfd58b2ea3d2f26 155968 
carl9170fw_1.9.9-450-gad1c721+dfsg.orig.tar.xz
 b5f90208529cbfb243411d822dcd9983b39ac78be04b51e5a31712177032ab51 6576 
carl9170fw_1.9.9-450-gad1c721+dfsg-0.1.debian.tar.xz
Files:
 f10af5adc848a2e73963505533368158 155968 
carl9170fw_1.9.9-450-gad1c721+dfsg.orig.tar.xz
 26e0aa52e5930546e02c6c1cc5292638 6576 
carl9170fw_1.9.9-450-gad1c721+dfsg-0.1.debian.tar.xz

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmd6pcQQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFPmhDAC+bK0LfB4VjV80A7MDtZWwUHWx52kasph7
cXtIJU38jUWPqqw0N/tYtn0tjEi3GbwCBUyAaW2UdT/t3N2Fa/4sxp8i2ZWOxz9Y
wW5/MG/F/gP+StPQXBkqsVfWwhnDdRQ4/+/DM0QTxXTE+2eRg3wNL7DvxPjZBZc7
kt/nkfKSEQh3QKag5ZwuoheyNM8QV1L5ADnBef8n2KsgY0QAsYn4D7tS7P0sYoJ2
BmJoLGYe2c4/P4uM5QR2twXlx1WnWUQd7277H9rdRVNwMjGzxXQOI+vlOUGplsmk
ALdYp4+nSYs2OazkX68AkYQPPsLbq+VuGReUa+/5QO3TtMV12owHNHGR/rHn66Xw
ng/4Gw157THbxp6neYZabxsqfwWmZybc24SpPFEKq62IsydPTMFFpn7uS6trmyys
a+PMAs9WB+40lM5toebJfSpUGlAAN9wm/CPv4OvvDn8rBGN9XKCvALQsYzLM5pw0
VbuLzW8fFNzKYLXWyyyqTe+opHHxRwQ=
=eDsa
-----END PGP SIGNATURE-----

dpkg-source: warning: cannot verify inline signature for 
./carl9170fw_1.9.9-450-gad1c721+dfsg-0.1.dsc: no acceptable signature found
dpkg-source: info: extracting carl9170fw in 
/build/reproducible-path/carl9170fw-1.9.9-450-gad1c721+dfsg
dpkg-source: info: unpacking carl9170fw_1.9.9-450-gad1c721+dfsg.orig.tar.xz
dpkg-source: info: unpacking 
carl9170fw_1.9.9-450-gad1c721+dfsg-0.1.debian.tar.xz

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 carl9170fw
dpkg-buildpackage: info: source version 1.9.9-450-gad1c721+dfsg-0.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Bastian Germann <[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 debian/rules clean
dh clean --builddirectory=carl9170-build
   dh_auto_clean -O--builddirectory=carl9170-build
   dh_autoreconf_clean -O--builddirectory=carl9170-build
   dh_clean -O--builddirectory=carl9170-build
 debian/rules binary
dh binary --builddirectory=carl9170-build
   dh_update_autotools_config -O--builddirectory=carl9170-build
   dh_autoreconf -O--builddirectory=carl9170-build
   debian/rules execute_before_dh_auto_configure
make[1]: Entering directory 
'/build/reproducible-path/carl9170fw-1.9.9-450-gad1c721+dfsg'
mkdir -p toolchain/inst/bin
cd toolchain/inst/bin && \
        for i in /usr/bin/sh-elf-*; \
        do ln -sf "$i" `basename "$i"`; \
        done
if ! [ -d config-build ]; \
then cp -r config config-build; \
fi
cd config-build && \
        cmake -G "Unix Makefiles" . && \
        make -j8
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.


-- Configuring incomplete, errors occurred!
make[1]: *** [debian/rules:18: execute_before_dh_auto_configure] Error 1
make[1]: Leaving directory 
'/build/reproducible-path/carl9170fw-1.9.9-450-gad1c721+dfsg'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-08-29T15:11:12Z

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

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

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

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

Reply via email to