Source: zlibc Version: 0.9k-4.3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200321 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc -g -O2 -Wall -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Dx86_64 -Dpc > -Dlinux_gnu -I. -I. -fpic -c altnames.c > altnames.c:31:5: error: conflicting types for ‘getdents64’ > 31 | int getdents64(int fd, struct dirent64 *dirp, unsigned int count); > | ^~~~~~~~~~ > In file included from /usr/include/dirent.h:404, > from sysincludes.h:107, > from altnames.c:5: > /usr/include/x86_64-linux-gnu/bits/dirent_ext.h:29:18: note: previous > declaration of ‘getdents64’ was here > 29 | extern __ssize_t getdents64 (int __fd, void *__buffer, size_t > __length) > | ^~~~~~~~~~ > make[1]: *** [Makefile:90: altnames.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/03/21/zlibc_0.9k-4.3_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.

