Your message dated Mon, 29 Apr 2024 01:04:25 +0000
with message-id <e1s1frr-001orl...@fasolo.debian.org>
and subject line Bug#1069526: fixed in libevdevplus 0.1.1-2.1
has caused the Debian Bug report #1069526,
regarding libevdevplus: FTBFS on armhf: InputEvent.hpp:23:39: error: ‘struct
input_event’ has no member named ‘time’
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.)
--
1069526: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069526
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libevdevplus
Version: 0.1.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf
Hi,
During a rebuild of all packages in sid, your package failed to build
on armhf.
Relevant part (hopefully):
> /usr/bin/c++ -DevdevPlus_EXPORTS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -fPIC -MD -MT
> CMakeFiles/evdevPlus.dir/Resource.cpp.o -MF
> CMakeFiles/evdevPlus.dir/Resource.cpp.o.d -o
> CMakeFiles/evdevPlus.dir/Resource.cpp.o -c /<<PKGBUILDDIR>>/Resource.cpp
> In file included from /<<PKGBUILDDIR>>/evdevPlus.hpp:17,
> from /<<PKGBUILDDIR>>/evdevPlus.cpp:13:
> /<<PKGBUILDDIR>>/InputEvent.hpp:23:39: error: ‘struct input_event’ has no
> member named ‘time’
> 23 | timeval &Time = event.time;
> | ^~~~
> /<<PKGBUILDDIR>>/InputEvent.hpp: In constructor
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /<<PKGBUILDDIR>>/InputEvent.hpp:40:47: error: ‘struct input_event’ has no
> member named ‘time’
> 40 | memcpy(&event.time, time,
> sizeof(timeval));
> | ^~~~
> In file included from /<<PKGBUILDDIR>>/evdevPlus.hpp:17,
> from /<<PKGBUILDDIR>>/Resource.cpp:13:
> /<<PKGBUILDDIR>>/InputEvent.hpp:23:39: error: ‘struct input_event’ has no
> member named ‘time’
> 23 | timeval &Time = event.time;
> | ^~~~
> /<<PKGBUILDDIR>>/InputEvent.hpp: In constructor
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /<<PKGBUILDDIR>>/InputEvent.hpp:40:47: error: ‘struct input_event’ has no
> member named ‘time’
> 40 | memcpy(&event.time, time,
> sizeof(timeval));
> | ^~~~
> In file included from /<<PKGBUILDDIR>>/evdevPlus.hpp:17,
> from /<<PKGBUILDDIR>>/evdevPlus.cpp:13:
> /<<PKGBUILDDIR>>/InputEvent.hpp:23:39: error: ‘struct input_event’ has no
> member named ‘time’
> 23 | timeval &Time = event.time;
> | ^~~~
> /<<PKGBUILDDIR>>/InputEvent.hpp: In constructor
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /<<PKGBUILDDIR>>/InputEvent.hpp:40:47: error: ‘struct input_event’ has no
> member named ‘time’
> 40 | memcpy(&event.time, time,
> sizeof(timeval));
> | ^~~~
> In file included from /<<PKGBUILDDIR>>/evdevPlus.hpp:17,
> from /<<PKGBUILDDIR>>/Resource.cpp:13:
> /<<PKGBUILDDIR>>/InputEvent.hpp:23:39: error: ‘struct input_event’ has no
> member named ‘time’
> 23 | timeval &Time = event.time;
> | ^~~~
> /<<PKGBUILDDIR>>/InputEvent.hpp: In constructor
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /<<PKGBUILDDIR>>/InputEvent.hpp:40:47: error: ‘struct input_event’ has no
> member named ‘time’
> 40 | memcpy(&event.time, time,
> sizeof(timeval));
> | ^~~~
> make[3]: *** [CMakeFiles/evdevPlus.dir/build.make:79:
> CMakeFiles/evdevPlus.dir/evdevPlus.cpp.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libevdevplus_0.1.1-2_unstable-armhf.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&fusertaguser=lu...@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 ---
Source: libevdevplus
Source-Version: 0.1.1-2.1
Done: Andreas Beckmann <a...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libevdevplus, 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 1069...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated libevdevplus 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: SHA256
Format: 1.8
Date: Sat, 27 Apr 2024 02:39:58 +0200
Source: libevdevplus
Architecture: source
Version: 0.1.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Alexandre Viau <av...@debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1069526
Changes:
libevdevplus (0.1.1-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Work around struct input_event.time kernel api change. (Closes: #1069526)
* Switch B-D from pkg-config to pkgconf.
* PIE is enabled by default.
* Declare Rules-Requires-Root: no.
Checksums-Sha1:
6d5aa65da357e650cf390b942d40c67c63a201c0 1924 libevdevplus_0.1.1-2.1.dsc
f70a434eb6e3cb2d8b191d178ebf4a375c68a1d6 2508
libevdevplus_0.1.1-2.1.debian.tar.xz
bdfba4ba204966ffa1e3cae281827c378b1d3543 6688
libevdevplus_0.1.1-2.1_source.buildinfo
Checksums-Sha256:
5a89689359a71ea22efa19faf61d013e807ad70086823ad0812c5c2cc4aa6c4c 1924
libevdevplus_0.1.1-2.1.dsc
458735266163679189b7db75d01669caf8e392e67dd952def1a8a5db5b45fee6 2508
libevdevplus_0.1.1-2.1.debian.tar.xz
384e51cc6ad8b4b028b22e4b33838630816095f26b46b46fa8208fed6192cede 6688
libevdevplus_0.1.1-2.1_source.buildinfo
Files:
0553904f9aa8e271d1d511ebac9d13ea 1924 libs optional libevdevplus_0.1.1-2.1.dsc
7d4da36d6a7f045112b9e434073e69be 2508 libs optional
libevdevplus_0.1.1-2.1.debian.tar.xz
5c155f302ef7fbb8537e9f378e2c17fb 6688 libs optional
libevdevplus_0.1.1-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmYsSgEQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCIPKEACckdXahZ89Pug+XvUKj4mlANrfIy+4hOqG
sqYHINxgisyCjNi2CfprO4QMTWZD32tMY4ycnQbfKDQlhkE0KvF+dLYj/3dH8rSH
hTETQYAw95h9wK/4vvHizPZcqaPExYPc+HjKeAegRIH0SVuvPpairJWA1aPfLRme
siCcNXwi8jcfvmasAqML638p12BcI4V9Ji+np08JAxtMYIu5gXA3/rk1gAXEW0EH
0zVQooaumZgUZ4533apQl1/zRR+FacEbi1rKNtDI1CXunNG0j5BcCKDOrclXEqc2
YNF1cloqIYcxH7L6ffaP9lv66mnGQvfqeldlEZ/cSxCbpgMY9ukDQ4GyziFuYJN7
Fv9hqCYAqpmrNdIgwL9TnV0MhliahxQoHMpCU7JpQZLoqf6bA//9VZpUxzUadTfT
HV2HGKC/EWXrgNkbBFClL0SSAo6H2q+QuyXUoE5o0/KxhF9Xr5zlSD0hR3Fponvi
scYRdSNVqXsKkwwZVOXleNXVK/1e6NEVkEUhwLxF/Q+Xol/c+mdn8IEbZMdskuvZ
JoggkKxndHX6chgKJjvQI5zBun2X6iVlx3ZXg3R0WKo4KNA8UKSn9s2uyibDtMi1
bpE1eiGTdQDaxJxo8AMdZ3QIXD5FwaxyGMjhnzpw6l5tXB2qAuXZdGQtJMn8yRqb
bYVNJfxzGA==
=IWpG
-----END PGP SIGNATURE-----
pgplnS_nGVjAq.pgp
Description: PGP signature
--- End Message ---