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.

Reply via email to