Source: libvformat
Version: 1.13-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=libvformat&arch=armhf&ver=1.13-12.1&stamp=1709167815&raw=0

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -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 -c vf_delete.c  -fPIC -DPIC -o .libs/vf_delete.o
vf_reader.c: In function ‘vf_read_file’:
vf_reader.c:178:33: error: implicit declaration of function ‘read’; did you 
mean ‘fread’? [-Werror=implicit-function-declaration]
  178 |                     charsread = read(fileno(fp), buffer, 
sizeof(buffer));
      |                                 ^~~~
      |                                 fread
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -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 -c vf_writer.c -o vf_writer.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-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 -c -o 
vf_malloc_stdlib.lo vf_malloc_stdlib.c
cc1: some warnings being treated as errors
make[3]: *** [Makefile:458: vf_reader.lo] Error 1

Cheers
-- 
Sebastian Ramacher

Reply via email to