Source: libexplain
Version: 1.4.D001-12.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=libexplain&arch=armel&ver=1.4.D001-12.1&stamp=1709133439&raw=0

libtool: compile:  gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -Wall -Wextra -Wl,--as-needed -I. -c 
libexplain/buffer/ipc_perm.c  -fPIC -DPIC -o libexplain/buffer/.libs/ipc_perm.o
libexplain/buffer/ipc_perm.c: In function ‘explain_buffer_ipc_perm’:
libexplain/buffer/ipc_perm.c:104:38: error: ‘const struct ipc_perm’ has no 
member named ‘key’; did you mean ‘__key’?
  104 |         explain_buffer_int(sb, data->key);
      |                                      ^~~
      |                                      __key
libexplain/buffer/ipc_perm.c:128:41: error: ‘const struct ipc_perm’ has no 
member named ‘seq’; did you mean ‘__seq’?
  128 |         explain_buffer_ushort(sb, data->seq);
      |                                         ^~~
      |                                         __seq
make[1]: *** [Makefile:11444: libexplain/buffer/ipc_perm.lo] Error 1

Cheers
-- 
Sebastian Ramacher

Reply via email to