Your message dated Fri, 19 Feb 2021 15:03:32 +0000
with message-id <e1ld7jc-000cgq...@fasolo.debian.org>
and subject line Bug#982696: fixed in drm-info 2.2.0-2
has caused the Debian Bug report #982696,
regarding drm-info: FTBFS: tables.c:247:2: error: duplicate case value
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.)
--
982696: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982696
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: drm-info
Version: 2.2.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210213 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cc -Idrm_info.p -I. -I.. -I/usr/include/libdrm -I/usr/include/json-c
> -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Wextra -std=c11 -D_POSIX_C_SOURCE=200809L -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> drm_info.p/meson-generated_.._tables.c.o -MF
> drm_info.p/meson-generated_.._tables.c.o.d -o
> drm_info.p/meson-generated_.._tables.c.o -c tables.c
> tables.c: In function ‘modifier_str’:
> tables.c:247:2: error: duplicate case value
> 247 | case DRM_FORMAT_MOD_LINEAR:
> | ^~~~
> tables.c:245:2: note: previously used here
> 245 | case DRM_FORMAT_MOD_LINEAR:
> | ^~~~
> tables.c:251:2: error: duplicate case value
> 251 | case DRM_FORMAT_MOD_SAMSUNG_16_16_TILE:
> | ^~~~
> tables.c:241:2: note: previously used here
> 241 | case DRM_FORMAT_MOD_SAMSUNG_16_16_TILE:
> | ^~~~
> [4/6] cc -Idrm_info.p -I. -I.. -I/usr/include/libdrm -I/usr/include/json-c
> -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Wextra -std=c11 -D_POSIX_C_SOURCE=200809L -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> drm_info.p/json.c.o -MF drm_info.p/json.c.o.d -o drm_info.p/json.c.o -c
> ../json.c
> [5/6] cc -Idrm_info.p -I. -I.. -I/usr/include/libdrm -I/usr/include/json-c
> -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Wextra -std=c11 -D_POSIX_C_SOURCE=200809L -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> drm_info.p/pretty.c.o -MF drm_info.p/pretty.c.o.d -o drm_info.p/pretty.c.o -c
> ../pretty.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: *** [debian/rules:6: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2021/02/13/drm-info_2.2.0-1_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 me
so that we can identify if something relevant changed in the meantime.
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: drm-info
Source-Version: 2.2.0-2
Done: Evangelos Ribeiro Tzaras <devrtz-deb...@fortysixandtwo.eu>
We believe that the bug you reported is fixed in the latest version of
drm-info, 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 982...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Evangelos Ribeiro Tzaras <devrtz-deb...@fortysixandtwo.eu> (supplier of updated
drm-info 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: Tue, 16 Feb 2021 23:56:16 +0100
Source: drm-info
Architecture: source
Version: 2.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Sway and related packages team <team+swa...@tracker.debian.org>
Changed-By: Evangelos Ribeiro Tzaras <devrtz-deb...@fortysixandtwo.eu>
Closes: 982696
Changes:
drm-info (2.2.0-2) unstable; urgency=medium
.
* d/control
+ Fix VCS fields
+ Bump standards version to 4.5.1 (no changes required)
* d/watch: Fix package name (Thanks Dennis Filder!)
* d/patches: Add patch fixing duplicate case values
(Thanks Dennis Filder!)
* Closes: #982696
Checksums-Sha1:
94c28162e3b4fadd6cab20187d58221f67722057 2084 drm-info_2.2.0-2.dsc
b71c33258177f941ca84cb97d0935660feeedd66 2840 drm-info_2.2.0-2.debian.tar.xz
2213b8352e794eaddec3eb0f5147b66ec3717c80 6797 drm-info_2.2.0-2_amd64.buildinfo
Checksums-Sha256:
fdc30fd59501766f2c52f1d97ea23c7d641b69920fd2b06ac6c372538257281a 2084
drm-info_2.2.0-2.dsc
36a3370be97f46ee332894b6a0da50421ebff666adb20bf6f3f8b458a392e268 2840
drm-info_2.2.0-2.debian.tar.xz
bb13a67c822eae96c2f07e5c972a255355dba39020b4da3e0eda34500f0fc396 6797
drm-info_2.2.0-2_amd64.buildinfo
Files:
4a4e95a5e4840e54010896bf5100929f 2084 x11 optional drm-info_2.2.0-2.dsc
68a763af4bde242c5ca678be474a96fc 2840 x11 optional
drm-info_2.2.0-2.debian.tar.xz
0a3f139d45013a49e95db7e7010560ad 6797 x11 optional
drm-info_2.2.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJKBAEBCgA0FiEEOvC8tnwmrEjOtOW8KgxdYPIEvbAFAmAvzzAWHGJpcmdlckBy
YW50YW5wbGFuLm9yZwAKCRAqDF1g8gS9sAlDEADZS93ZtPErz4g7C0wDKF22HMIg
IJRMlRfwBXirZzJonR5nQYuEfNwJ+O9x8+d8vNMjG9M3HomRkTAsiZ2z9HgKPFH4
zloxuCCRBsDAJHryq/KSOdUwCqs3nLIRIY8qDikFn19fhPuaLwNdxoHfE+Bedhr4
yt7GUKGTwJuo57ueYTGcihymTDJfCkL0gnYcy/wBt3YMe+oE449zIkTZVi8+o6Ze
HtgRewg8IB8uVMTeDNcGHE99Q6Os5u2HItBnCkdpprWSpJj2k+pXieY1SVrkLEh5
F3VUmLG/fIryrHZit3e11GP5GCsDySPKVWR3vGxV/6NDrkAlmHq7J1gmRdUPERk9
Lyx1eDJyqbXXkaNiqWvioGqUuh8O7rV83l5G8iyqG8bzbWNA3mDRSdyOVp0r+LN5
1ySwZPyaYHMRKF4CAn8+Xl0ejF263cFOkshK3YaP/haKwXj22V8YVPbUPsa8w/av
W2+NIOgS0hY4r1kv8mhJDxANuG1RVkIJ4+gIssa8JqBwoPFu446Jrandn6jS9X29
tpsPwaSKC9uL7XbEHGP+3WZhCe/ZDfd5D348JmyZ258jPvZnRmRlZL6bTm+XiWal
TfWQp3heleEOSTq45ziCJtHVgLdKeWc+gFHoZO4/AfThWnKE2kLXonwYdg5wVMjn
c4QyEzpdXmz8Pdioeg==
=piga
-----END PGP SIGNATURE-----
--- End Message ---