Your message dated Sat, 08 Jan 2022 11:03:46 +0000
with message-id <e1n69vi-000g0t...@fasolo.debian.org>
and subject line Bug#997229: fixed in gulkan 0.15.1-2.1
has caused the Debian Bug report #997229,
regarding gulkan: FTBFS: ../src/gulkan-texture.c:50:18: error: incompatible
types when assigning to type ‘VkFormat’ from type ‘void *’
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 ow...@bugs.debian.org
immediately.)
--
997229: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997229
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gulkan
Version: 0.15.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cc -Isrc/libgulkan-0.15.so.0.15.1.p -Isrc -I../src -I/usr/include/cairo
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
> -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu
> -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11
> -Wno-overlength-strings -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fPIC -mfpmath=sse -msse -msse2 -pthread
> -DGULKAN_COMPILATION -MD -MQ
> src/libgulkan-0.15.so.0.15.1.p/gulkan-texture.c.o -MF
> src/libgulkan-0.15.so.0.15.1.p/gulkan-texture.c.o.d -o
> src/libgulkan-0.15.so.0.15.1.p/gulkan-texture.c.o -c ../src/gulkan-texture.c
> In file included from /usr/include/vulkan/vulkan.h:11,
> from ../src/gulkan-texture.h:16,
> from ../src/gulkan-texture.c:9:
> ../src/gulkan-texture.c: In function ‘gulkan_texture_init’:
> ../src/gulkan-texture.c:50:18: error: incompatible types when assigning to
> type ‘VkFormat’ from type ‘void *’
> 50 | self->format = VK_NULL_HANDLE;
> | ^~~~~~~~~~~~~~
> [2/66] cc -Isrc/libgulkan-0.15.so.0.15.1.p -Isrc -I../src
> -I/usr/include/cairo -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
> -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11
> -Wno-overlength-strings -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fPIC -mfpmath=sse -msse -msse2 -pthread
> -DGULKAN_COMPILATION -MD -MQ
> src/libgulkan-0.15.so.0.15.1.p/gulkan-instance.c.o -MF
> src/libgulkan-0.15.so.0.15.1.p/gulkan-instance.c.o.d -o
> src/libgulkan-0.15.so.0.15.1.p/gulkan-instance.c.o -c ../src/gulkan-instance.c
> [3/66] cc -Isrc/libgulkan-0.15.so.0.15.1.p -Isrc -I../src
> -I/usr/include/cairo -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
> -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11
> -Wno-overlength-strings -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fPIC -mfpmath=sse -msse -msse2 -pthread
> -DGULKAN_COMPILATION -MD -MQ src/libgulkan-0.15.so.0.15.1.p/gulkan-client.c.o
> -MF src/libgulkan-0.15.so.0.15.1.p/gulkan-client.c.o.d -o
> src/libgulkan-0.15.so.0.15.1.p/gulkan-client.c.o -c ../src/gulkan-client.c
> [4/66] cc -Isrc/libgulkan-0.15.so.0.15.1.p -Isrc -I../src
> -I/usr/include/cairo -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
> -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0
> -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11
> -Wno-overlength-strings -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fPIC -mfpmath=sse -msse -msse2 -pthread
> -DGULKAN_COMPILATION -MD -MQ src/libgulkan-0.15.so.0.15.1.p/gulkan-device.c.o
> -MF src/libgulkan-0.15.so.0.15.1.p/gulkan-device.c.o.d -o
> src/libgulkan-0.15.so.0.15.1.p/gulkan-device.c.o -c ../src/gulkan-device.c
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
> returned exit code 1
> make[1]: *** [debian/rules:10: override_dh_auto_build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/gulkan_0.15.1-2_unstable.log
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 marking 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 ---
Source: gulkan
Source-Version: 0.15.1-2.1
Done: Adrian Bunk <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
gulkan, 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 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated gulkan 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 06 Jan 2022 14:39:04 +0200
Source: gulkan
Architecture: source
Version: 0.15.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Andrew Lee (李健秋) <ajq...@debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 976029 997229
Changes:
gulkan (0.15.1-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Add upstream FTBFS fix. (Closes: #997229)
* Build Depend and build-depend on libgdk-pixbuf-2.0-dev instead
of libgdk-pixbuf2.0-dev. (Closes: #976029)
Checksums-Sha1:
b1d0369dcc722398991fe6b92c551c7ae9baa908 2260 gulkan_0.15.1-2.1.dsc
c8e15a9402223832f98d792a430e0c462cdfeb9e 8628 gulkan_0.15.1-2.1.debian.tar.xz
Checksums-Sha256:
0f9f71d6668c8881fd68cff2b7a1d5846ec4fd17ec2e3a0cd04e44b7bba104ee 2260
gulkan_0.15.1-2.1.dsc
a6cded692762b9b521de98f984aef7b89051b3d3cc496f6f05c65b51cd0d7034 8628
gulkan_0.15.1-2.1.debian.tar.xz
Files:
c794bf34949fbd20229e5c849c2f9cf9 2260 libs optional gulkan_0.15.1-2.1.dsc
f422e92f48747f8e05ae1c14bb537507 8628 libs optional
gulkan_0.15.1-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmHW5DsACgkQiNJCh6LY
mLG2MA//TOEEaxGulfG6relmSPjbBh12snWs4FW+1CEWvzRR6cgcarDbkmHtRhJA
95St1ko493RzGlj6zjnbW0a7cL2RDtXVzGCs1DkPl8JEMegw0i5WG5iOvrd6MgwC
dvlgdMp1jOAlkvJ4YwQ8vnfP29DL/0kKHuaveLyO9dC4F7Gple6f2HFhHbdQ+4ON
c+5Py5F05vAYtks9vPw7RhCmVbE5RCheboR/qYcdrR9dRbAZrFCHkN+F8IL638d8
kgOgKXPVZmJvRAD1/hlA91sVVep4YiFH6AMu6+DuRTbFM8wj7jNcWpfR/zGax4im
LfUSt3Mz6b7FWap9lmmlPWSyDFdsZbxSSPXBk/GubXT2jo1cGfrSTdV2AV5T/1y6
r/b569KhJ7lvH4lDPk8y1voZ3sK80ny4W7fQVl4UE6WuJW8U52O2sxa8Bbbv9YBh
YLyJmN8JWk3bydohCKA0l61qtObfIoq5DMLAh8L1nvEqw2mEZyoo5w10bdUgyRuP
QtPX4pYjrdy3J48WKUhOd//HmtBkFSRwVeQ4+vhPTy5G7JwnqgZD/upVqbrkgiVL
6cKrvEwOUJFInZ1gZ/WJOOQBLDeg6KZV4rz6OTQ/mMFzSMDLNS753SU80M4mhr0P
0WC8FXf3cDlwHtzoIlKyh1AKB9St7PeFBpt5WuD+W/SdHU0o4bA=
=a5kE
-----END PGP SIGNATURE-----
--- End Message ---