Source: ltrace
Version: 0.7.3-5.1
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20160906 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I../.. -I../../sysdeps/linux-gnu/x86 -I../../sysdeps/linux-gnu
> -I../../sysdeps -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
> -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o proc.lo proc.c
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../..
> -I../../sysdeps/linux-gnu/x86 -I../../sysdeps/linux-gnu -I../../sysdeps
> -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wsign-compare -Wfloat-equal
> -Wformat-security -Werror -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -c proc.c -fPIC
> -DPIC -o .libs/proc.o
> proc.c: In function 'process_tasks':
> proc.c:245:3: error: 'readdir_r' is deprecated
> [-Werror=deprecated-declarations]
> if (readdir_r(d, &entry, &result) != 0) {
> ^~
> In file included from proc.c:31:0:
> /usr/include/dirent.h:183:12: note: declared here
> extern int readdir_r (DIR *__restrict __dirp,
> ^~~~~~~~~
> cc1: all warnings being treated as errors
> Makefile:366: recipe for target 'proc.lo' failed
> make[5]: *** [proc.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/09/06/ltrace_0.7.3-5.1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.