Package: src:qt-qml-models
Version: 0~0.0-1
Severity: serious
Tags: ftbfs forky sid

Dear 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.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# tidy up qbs profile builddirs
rm -r qbs-build
rm: cannot remove 'qbs-build': No such file or directory
make[1]: [debian/rules:67: override_dh_clean] Error 1 (ignored)
rm debian/libQtQmlModels.pc
rm: cannot remove 'debian/libQtQmlModels.pc': No such file or directory
make[1]: [debian/rules:68: override_dh_clean] Error 1 (ignored)
rm -r debian/qbs
rm: cannot remove 'debian/qbs': No such file or directory
make[1]: [debian/rules:69: override_dh_clean] Error 1 (ignored)
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
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'.
Trying to detect clang...
No clang toolchains found.
Trying to detect IAR toolchains...
No IAR toolchains found.
Trying to detect KEIL toolchains...
No KEIL toolchains found.
Trying to detect SDCC toolchains...
No SDCC toolchains found.
Trying to detect COSMIC toolchains...
No COSMIC toolchains found.
Trying to detect DMC toolchains...
No DMC toolchains found.
Trying to detect WATCOM toolchains...
No WATCOM toolchains found.
Trying to detect emscripten toolchain...
No emscripten toolchain found.
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
qbs config --settings-dir debian profiles.deb.cpp.commonCompilerFlags 
-Wdate-time
qbs config --settings-dir debian profiles.deb.cpp.defines '"_FORTIFY_SOURCE=2"'
qbs config --settings-dir debian profiles.deb.cpp.cFlags '[ 
"-fdebug-prefix-map=/<<PKGBUILDDIR>>=.", "-fstack-protector-strong", 
"-Wformat", "-Werror=format-security" ]'
qbs config --settings-dir debian profiles.deb.cpp.cxxFlags '[ 
"-fdebug-prefix-map=/<<PKGBUILDDIR>>=.", "-fstack-protector-strong", 
"-Wformat", "-Werror=format-security" ]'
qbs config --settings-dir debian profiles.deb.cpp.linkerFlags "-z,relro"
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
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.
make[1]: *** [debian/rules:47: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:25: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to