On 2026-05-17 10:48 +0000, Santiago Vila wrote:
Package: src:qt-qml-models Version: 0~0.0-1 Severity: serious Tags: ftbfs forky sidDear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202605/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:qt-qml-models, so that this is still visible in the BTS web page for this package. Thanks.
make[1]: Entering directory '/<<PKGBUILDDIR>>' qbs-setup-toolchains --settings-dir debian --detect Trying to detect gcc... Profile 'x86_64-linux-gnu-gcc-15' created for '/usr/bin/x86_64-linux-gnu-gcc-15'.
...
Making profile 'x86_64-linux-gnu-gcc-15' the default. qbs-setup-qt --settings-dir debian /usr/bin/qmake deb Creating profile 'deb'. Setting profile 'x86_64-linux-gnu-gcc-15' as the base profile for this profile. qbs config --settings-dir debian profiles.deb.qbs.installPrefix "usr/" qbs config --settings-dir debian profiles.deb.cpp.debugInformation true qbs config --settings-dir debian profiles.deb.cpp.optimization fast
make[1]: Entering directory '/<<PKGBUILDDIR>>'
qbs build --settings-dir debian --log-level info --command-echo-mode
command-line --no-install \
profile:deb \
modules.qbs.installRoot:/<<PKGBUILDDIR>>/debian/tmp \
project.libDir:lib/x86_64-linux-gnu \
config:qbs-build
Build graph does not yet exist for configuration 'qbs-build'. Starting from
scratch.
Resolving project for configuration qbs-build
Getting info about Qt at '/usr/bin/qmake'...
WARNING: Could not open prl file
'/usr/lib/x86_64-linux-gnu/libQt5Bootstrap.prl' for module 'QtBootstrap'
(Unable to open file '/usr/lib/x86_64-linux-gnu/libQt5Bootstrap.prl': No such
file or directory), and failed to deduce the library file path. This module
will likely not be usable by qbs.
Setting up Qt module 'core' for Qt located at '/usr/bin/qmake'.
Setting up Qt module 'qml' for Qt located at '/usr/bin/qmake'.
ERROR: /<<PKGBUILDDIR>>/QtQmlModels.qbs:7:5 Error while handling product
'qtqmlmodels':
Value '' of property 'cpp.debugInformation' has incompatible type.
Value '' of property 'cpp.debugInformation' has incompatible type.
Value '' of property 'cpp.debugInformation' has incompatible type.
This is peculiar. cpp.debugInformation definitiely gets explicitly set to 'true' for the build profile 'deb', and then the build is done with the profile 'deb'. So why is it complaining that the property value is ''? This has worked fine for years. Clearly something has changed such that it's not _actually_ using the desired profile perhaps, or something else is clearing the property?I can reproduce the issue here, so will investigate. Given that all three of my qbs-built packages have this problem I'm guessing something has changed in qbs.
Wookey -- Principal hats: Wookware, Debian http://wookware.org/ Matrix: @wookey:matrix.org
signature.asc
Description: PGP signature

