Exact status in Debian:
irda-utils | 0.9.18-12     | oldoldstable | source, amd64, armel, armhf, i386
irda-utils | 0.9.18-15     | oldstable    | source, amd64, arm64, armel, armhf, 
i386, mips, mips64el, mipsel, ppc64el, s390x

ircp-tray  | 0.7.6-1.1     | oldoldstable   | source, amd64, armel, armhf, i386
ircp-tray  | 0.7.6-1.2     | oldstable      | source
ircp-tray  | 0.7.6-1.2     | unstable       | source
ircp-tray  | 0.7.6-1.2     | unstable-debug | source
ircp-tray  | 0.7.6-1.2+b1  | oldstable      | amd64, arm64, armel, armhf, i386, 
mips, mips64el, mipsel, ppc64el, s390x
ircp-tray  | 0.7.6-1.2+b1  | unstable       | amd64, arm64, armel, armhf, i386, 
mips64el, mipsel, ppc64el, s390x

For Ubuntu the proposal would be to remove both source and binaries of
irda-utils and ircp-tray from Groovy.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to irda-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1843742

Title:
  irda-utils ftbfs in eoan

Status in irda-utils package in Ubuntu:
  Confirmed

Bug description:
  https://launchpadlibrarian.net/441262268/buildlog_ubuntu-eoan-amd64
  .irda-utils_0.9.18-15ubuntu1_BUILDING.txt.gz

  gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fgnu89-inline 
-W -Wall -I. `pkg-config --cflags glib-2.0` -I/usr/include -I../include/ -c 
irdadump.c
  irdadump.c: In function ‘print_time’:
  irdadump.c:82:13: warning: g_string_append_printf
     82 |  g_string_sprintfa(str, "%02d:%02d:%02d.%06u ",
        |             ^~~~~~~~~~~~~~~~~~~~~~~~
  irdadump.c: In function ‘print_diff_time’:
  irdadump.c:108:13: warning: g_string_append_printf
    108 |  g_string_sprintfa(str, "(%07.2f ms) ", diff);
        |             ^~~~~~~~~~~~~~~~~~~~~~~~
  irdadump.c: In function ‘parse_irda_frame’:
  irdadump.c:178:13: warning: g_string_append_printf
    178 |         g_string_sprintfa(str, "(%d) ", len);
        |             ^~~~~~~~~~~~~~~~~~~~~~~~
  irdadump.c:189:13: warning: g_string_append_printf
    189 |    g_string_sprintfa(str, "%02x", frame_buf->head[i]);
        |             ^~~~~~~~~~~~~~~~~~~~~~~~
  irdadump.c:196:13: warning: g_string_append_printf
    196 |    g_string_sprintfa(str, " %c", c);
        |             ^~~~~~~~~~~~~~~~~~~~~~~~
  irdadump.c:207:13: warning: g_string_append_printf
    207 |    g_string_sprintfa(str, "%02x ", frame_buf->head[i]);
        |             ^~~~~~~~~~~~~~~~~~~~~~~~
  irdadump.c: In function ‘irdadump_loop’:
  irdadump.c:286:16: error: ‘SIOCGSTAMP’ undeclared (first use in this 
function); did you mean ‘SIOCGARP’?
    286 |  if (ioctl(fd, SIOCGSTAMP, curr_time) < 0) {
        |                ^~~~~~~~~~
        |                SIOCGARP
  irdadump.c:286:16: note: each undeclared identifier is reported only once for 
each function it appears in
  make[1]: *** [Makefile:48: irdadump.o] Error 1
  make[1]: Leaving directory '/<<PKGBUILDDIR>>/irdadump'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irda-utils/+bug/1843742/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to