Your message dated Tue, 18 Jun 2024 07:50:22 +0000 with message-id <E1sJTbi-003IBH-4X@fasolo.debian.org> and subject line Bug#1073310: fixed in vulkan-tools 1.3.283.0+dfsg1-1 has caused the Debian Bug report #1073310, regarding vulkan-tools: FTBFS: vulkan_hpp_macros.hpp:135:38: error: operator '==' has no left operand 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 owner@bugs.debian.org immediately.) -- 1073310: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073310 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: vulkan-tools: FTBFS: vulkan_hpp_macros.hpp:135:38: error: operator '==' has no left operand
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 16 Jun 2024 14:55:29 +0200
- Message-id: <[🔎] Zm7gwbFjaj2Do1Et@grub.nussbaum.fr>
Source: vulkan-tools Version: 1.3.280.0+dfsg1-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-20240615 ftbfs-trixie Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cc -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_WAYLAND_KHR -I/<<PKGBUILDDIR>>/build/cube -I/<<PKGBUILDDIR>>/cube/. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -fPIE -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wno-stringop-truncation -MD -MT cube/CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o -MF CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o.d -o CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o -c /<<PKGBUILDDIR>>/build/cube/xdg-shell-code.c > In file included from /usr/include/vulkan/vulkan.hpp:16, > from /<<PKGBUILDDIR>>/cube/cube.cpp:44: > /usr/include/vulkan/vulkan_hpp_macros.hpp:135:38: error: operator '==' has no left operand > 135 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > In file included from /usr/include/vulkan/vulkan.hpp:8690: > /usr/include/vulkan/vulkan_handles.hpp:2416:38: error: operator '==' has no left operand > 2416 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:2514:38: error: operator '==' has no left operand > 2514 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:2612:38: error: operator '==' has no left operand > 2612 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:2701:38: error: operator '==' has no left operand > 2701 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:2796:38: error: operator '==' has no left operand > 2796 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:2891:38: error: operator '==' has no left operand > 2891 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:2986:38: error: operator '==' has no left operand > 2986 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3084:38: error: operator '==' has no left operand > 3084 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3173:38: error: operator '==' has no left operand > 3173 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3268:38: error: operator '==' has no left operand > 3268 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3363:38: error: operator '==' has no left operand > 3363 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3458:38: error: operator '==' has no left operand > 3458 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3553:38: error: operator '==' has no left operand > 3553 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3648:38: error: operator '==' has no left operand > 3648 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3743:38: error: operator '==' has no left operand > 3743 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3832:38: error: operator '==' has no left operand > 3832 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:3930:38: error: operator '==' has no left operand > 3930 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:4028:38: error: operator '==' has no left operand > 4028 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:4120:38: error: operator '==' has no left operand > 4120 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:4217:38: error: operator '==' has no left operand > 4217 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:4315:38: error: operator '==' has no left operand > 4315 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:4410:38: error: operator '==' has no left operand > 4410 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:6895:38: error: operator '==' has no left operand > 6895 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:6990:38: error: operator '==' has no left operand > 6990 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:7082:38: error: operator '==' has no left operand > 7082 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:7271:38: error: operator '==' has no left operand > 7271 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:7366:38: error: operator '==' has no left operand > 7366 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:7461:38: error: operator '==' has no left operand > 7461 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:7556:38: error: operator '==' has no left operand > 7556 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:7651:38: error: operator '==' has no left operand > 7651 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:7940:38: error: operator '==' has no left operand > 7940 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8038:38: error: operator '==' has no left operand > 8038 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8133:38: error: operator '==' has no left operand > 8133 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8231:38: error: operator '==' has no left operand > 8231 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8320:38: error: operator '==' has no left operand > 8320 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8411:38: error: operator '==' has no left operand > 8411 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8506:38: error: operator '==' has no left operand > 8506 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8604:38: error: operator '==' has no left operand > 8604 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8701:38: error: operator '==' has no left operand > 8701 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8798:38: error: operator '==' has no left operand > 8798 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:8896:38: error: operator '==' has no left operand > 8896 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > /usr/include/vulkan/vulkan_handles.hpp:14384:38: error: operator '==' has no left operand > 14384 | #if ( VULKAN_HPP_TYPESAFE_CONVERSION == 1 ) > | ^~ > [ 75%] Linking C executable vkcube > cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cmake -E cmake_link_script CMakeFiles/vkcube.dir/link.txt --verbose=1 > /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro CMakeFiles/vkcube.dir/cube.c.o -o vkcube -lm -lrt /usr/lib/x86_64-linux-gnu/libxcb.so -ldl > make[3]: Leaving directory '/<<PKGBUILDDIR>>/build' > [ 75%] Built target vkcube > [ 81%] Linking C executable vkcube-wayland > cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cmake -E cmake_link_script CMakeFiles/vkcube-wayland.dir/link.txt --verbose=1 > /usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro "CMakeFiles/vkcube-wayland.dir/cube.c.o" "CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o" "CMakeFiles/vkcube-wayland.dir/xdg-decoration-code.c.o" -o vkcube-wayland -lm -lrt /usr/lib/x86_64-linux-gnu/libxcb.so -ldl /usr/lib/x86_64-linux-gnu/libwayland-client.so > make[3]: Leaving directory '/<<PKGBUILDDIR>>/build' > [ 81%] Built target vkcube-wayland > make[3]: *** [cube/CMakeFiles/vkcubepp.dir/build.make:79: cube/CMakeFiles/vkcubepp.dir/cube.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/06/15/vulkan-tools_1.3.280.0+dfsg1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
- To: 1073310-close@bugs.debian.org
- Subject: Bug#1073310: fixed in vulkan-tools 1.3.283.0+dfsg1-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 18 Jun 2024 07:50:22 +0000
- Message-id: <E1sJTbi-003IBH-4X@fasolo.debian.org>
- Reply-to: Timo Aaltonen <tjaalton@debian.org>
Source: vulkan-tools Source-Version: 1.3.283.0+dfsg1-1 Done: Timo Aaltonen <tjaalton@debian.org> We believe that the bug you reported is fixed in the latest version of vulkan-tools, 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 1073310@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Timo Aaltonen <tjaalton@debian.org> (supplier of updated vulkan-tools 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 17 Jun 2024 18:03:12 +0300 Source: vulkan-tools Built-For-Profiles: noudeb Architecture: source Version: 1.3.283.0+dfsg1-1 Distribution: unstable Urgency: medium Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Changed-By: Timo Aaltonen <tjaalton@debian.org> Closes: 1073310 Changes: vulkan-tools (1.3.283.0+dfsg1-1) unstable; urgency=medium . * New upstream release. (Closes: #1073310) Checksums-Sha1: 313ab6b0cc068bb0c0f5aec6a2e018a10f8941ab 2177 vulkan-tools_1.3.283.0+dfsg1-1.dsc 358d3869ec97bf83df139dc8065ce5d4ee13857a 366356 vulkan-tools_1.3.283.0+dfsg1.orig.tar.xz 4b64bfd3b72b0475bf50624c7c063022e11cbdf4 3472 vulkan-tools_1.3.283.0+dfsg1-1.debian.tar.xz 522166516acd66f17b7142a0807c19f6bcf21b2c 9620 vulkan-tools_1.3.283.0+dfsg1-1_source.buildinfo Checksums-Sha256: b46790a04f943b61b6e5fc982b3085bcfdb897bb8437af417e764bb3e4e85bda 2177 vulkan-tools_1.3.283.0+dfsg1-1.dsc 4ebac3b0367caaef8b98398af2f06d0e68de13321e95eb1cc876d340af888bf1 366356 vulkan-tools_1.3.283.0+dfsg1.orig.tar.xz 2a0d3c6d3fdf78f073c31141f185c94e26989b791713d3b6567679c8c86ecc2d 3472 vulkan-tools_1.3.283.0+dfsg1-1.debian.tar.xz c04dc09b2cfff2af841c3a5cbaacc900ad9e59bd7c26347a6aa9d1d4247fcf9e 9620 vulkan-tools_1.3.283.0+dfsg1-1_source.buildinfo Files: 2eff0bb4de1487949b27a76df956153e 2177 libs optional vulkan-tools_1.3.283.0+dfsg1-1.dsc 6d81d51f7da3ecd585bd70af2f7e2a52 366356 libs optional vulkan-tools_1.3.283.0+dfsg1.orig.tar.xz bf9ede7ff05e2938c2e7b13316bef754 3472 libs optional vulkan-tools_1.3.283.0+dfsg1-1.debian.tar.xz d571e700c5f46f2a4908b2a5b2f0aa39 9620 libs optional vulkan-tools_1.3.283.0+dfsg1-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmZxOL4ACgkQy3AxZaiJ hNzxXQ//QSadGOK9es/11LTR5V+l2TSXFajOh82MLiFECYHLVn2xt0gQdmeZl7r9 1M1iOYoe1OhFIeA/L8M1EKjP6LOkqKUPerywyKOWc30a64Qw/CaiiOHUQ2vbtXCG obiEQv8soRawteReH/tWSyg5kH3K3DHs/xCZ060wvTZQBe6vI3+ZrGlAokDbezdx 2sQaxe+DnTYeihqghHC2sEr6BaSB8lpmRGYNZ0YgPFhOsT8006jgD5TVCXwoAAAE WSz9xErsSkhM2nlQR++yxCJNEvAuYbeTnnWdf65W310CtQxIBN0rJsG/o/FSEWt9 KORj+soz2wj4MJzqpJtK7whTGJj3wcQUuF520LVGGcjpawYbk1RqXY2MSbpXLRVE whHgkoLenJrANVpMDe4q9j11hXAVNB8U33gDtf58YCs6iwgQZtSyliNQ5TXcfw6i VVRRM7bWoaqJAxodQLv1GnKsnG+YVCflRdCmuy+W4MKMUyu1B63opNwmcVAPEzU1 WzSbqaDBWHP+WkJXyseXEj/u452fkHxUCcaF8f5YcK7igIisc/gEoWRYrVU0dxcn mI05VcMlyHsol5dLzSUZ4mPcRY4t5vCaaiZzoLwfwAsBvgENAUWQnEWTDb+9PLUr L8kpbXtfd0aT+ONb+rLJeveeeJ4PGQqNXjKVJ+FyWDBxmdmvA3g= =3vmN -----END PGP SIGNATURE-----Attachment: pgpAXEyP_UqX3.pgp
Description: PGP signature
--- End Message ---