[Python-modules-team] Bug#1066905: FTBFS on 32-bit arches with 64-bit time_t

Amin Bandali bandali at debian.org
Fri Mar 15 10:21:34 GMT 2024


Source: lirc
Version: 0.10.2-0.7
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

In file included from ../lib/lirc_driver.h:18,
                 from devinput.c:42:
devinput.c: In function ‘devinput_rec’:
devinput.c:461:70: error: ‘struct input_event’ has no member named ‘time’
  461 |         log_trace("time %ld.%06ld  type %d  code %d  value %d", event.time.tv_sec, event.time.tv_usec, event.type,
      |                                                                      ^




More information about the Python-modules-team mailing list