Your message dated Sun, 31 Aug 2025 12:43:02 +0000
with message-id
<B5-PY3hHv0YLYlNVQcJMQ3RUhZxTslBbwpzh3ho9-2SRemmzOqz4aLLgyjOlFDDwY31nRyRyNfSPs6lbJcB0zcFmDx8eM6ifQ4rHU3JAmdk=@paiusco.org>
and subject line bug closed due to change upstream
has caused the Debian Bug report #1069485,
regarding ydotool: FTBFS: 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 [email protected]
immediately.)
--
1069485: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069485
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ydotool
Version: 0.1.8-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
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++ -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++14 -fPIC -MD -MT
> CMakeFiles/ydotool_library_static.dir/Library/Instance.cpp.o -MF
> CMakeFiles/ydotool_library_static.dir/Library/Instance.cpp.o.d -o
> CMakeFiles/ydotool_library_static.dir/Library/Instance.cpp.o -c
> /<<PKGBUILDDIR>>/Library/Instance.cpp
> In file included from /usr/include/evdevPlus/evdevPlus.hpp:17,
> from /<<PKGBUILDDIR>>/Library/../CommonIncludes.hpp:44,
> from /<<PKGBUILDDIR>>/Library/Utils.hpp:8,
> from /<<PKGBUILDDIR>>/Library/Utils.cpp:5:
> /usr/include/evdevPlus/InputEvent.hpp:23:39: error: ‘struct input_event’ has
> no member named ‘time’
> 23 | timeval &Time = event.time;
> | ^~~~
> In file included from /usr/include/evdevPlus/evdevPlus.hpp:17,
> from /<<PKGBUILDDIR>>/Library/../CommonIncludes.hpp:44,
> from /<<PKGBUILDDIR>>/Library/Instance.hpp:16,
> from /<<PKGBUILDDIR>>/Library/Instance.cpp:13:
> /usr/include/evdevPlus/InputEvent.hpp:23:39: error: ‘struct input_event’ has
> no member named ‘time’
> 23 | timeval &Time = event.time;
> | ^~~~
> In file included from /usr/include/evdevPlus/evdevPlus.hpp:17,
> from /<<PKGBUILDDIR>>/Library/../CommonIncludes.hpp:44,
> from /<<PKGBUILDDIR>>/Library/libydotool.hpp:16,
> from /<<PKGBUILDDIR>>/Library/libydotool.cpp:13:
> /usr/include/evdevPlus/InputEvent.hpp:23:39: error: ‘struct input_event’ has
> no member named ‘time’
> 23 | timeval &Time = event.time;
> | ^~~~
> /usr/include/evdevPlus/InputEvent.hpp: In constructor
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /usr/include/evdevPlus/InputEvent.hpp:40:47: error: ‘struct input_event’ has
> no member named ‘time’
> 40 | memcpy(&event.time, time,
> sizeof(timeval));
> | ^~~~
> /usr/include/evdevPlus/InputEvent.hpp: In constructor
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /usr/include/evdevPlus/InputEvent.hpp:40:47: error: ‘struct input_event’ has
> no member named ‘time’
> 40 | memcpy(&event.time, time,
> sizeof(timeval));
> | ^~~~
> /usr/include/evdevPlus/InputEvent.hpp: In constructor
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /usr/include/evdevPlus/InputEvent.hpp:40:47: error: ‘struct input_event’ has
> no member named ‘time’
> 40 | memcpy(&event.time, time,
> sizeof(timeval));
> | ^~~~
> In file included from /usr/include/evdevPlus/evdevPlus.hpp:17,
> from /<<PKGBUILDDIR>>/Library/../CommonIncludes.hpp:44,
> from /<<PKGBUILDDIR>>/Library/Tool.hpp:16,
> from /<<PKGBUILDDIR>>/Library/Tool.cpp:13:
> /usr/include/evdevPlus/InputEvent.hpp:23:39: error: ‘struct input_event’ has
> no member named ‘time’
> 23 | timeval &Time = event.time;
> | ^~~~
> /usr/include/evdevPlus/InputEvent.hpp: In constructor
> ‘evdevPlus::InputEvent::InputEvent(uint16_t, uint16_t, uint16_t, timeval*)’:
> /usr/include/evdevPlus/InputEvent.hpp:40:47: error: ‘struct input_event’ has
> no member named ‘time’
> 40 | memcpy(&event.time, time,
> sizeof(timeval));
> | ^~~~
> make[5]: *** [CMakeFiles/ydotool_library_static.dir/build.make:121:
> CMakeFiles/ydotool_library_static.dir/Library/Utils.cpp.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/04/20/ydotool_0.1.8-3_unstable-armhf.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&[email protected]&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 ---
Version: 1.0.4
Fixed when updating upstream version, where this code doesn't exist anymore.
Thanks
--- End Message ---