Source: kcemu
Version: 0.5.2+dfsg-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

gcc -DHAVE_CONFIG_H -I. -I../../include/kc  -I../../include -DDEBUG -DLINUX 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/kcemu-0.5.2+dfsg=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -
Werror=format-security -fcf-protection -c -o load_22dsk.o load_22dsk.c
load_22dsk.c: In function 'do_open':
load_22dsk.c:163:11: error: assignment to 'struct gzFile_s **' from 
incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} 
[-Wincompatible-pointer-types]
  163 |       gzf = try_open_gzip(path);
      |           ^
load_22dsk.c:173:13: error: assignment to 'gzFile' {aka 'struct gzFile_s *'} 
from incompatible pointer type 'struct gzFile_s **' 
[-Wincompatible-pointer-types]
  173 |   data->gzf = gzf;
      |             ^
make[3]: *** [Makefile:538: load_22dsk.o] Error 1


Andreas

Attachment: kcemu_0.5.2+dfsg-2.log.gz
Description: application/gzip

Reply via email to