Source: minidlna Version: 1.0.24+dfsg-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130922 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): ^ > In file included from inotify.c:28:0: > /usr/include/x86_64-linux-gnu/sys/stat.h:366:31: error: array type has > incomplete element type > const struct timespec __times[2], > ^ > /usr/include/x86_64-linux-gnu/sys/stat.h:373:54: error: array type has > incomplete element type > extern int futimens (int __fd, const struct timespec __times[2]) __THROW; > ^ > In file included from upnpglobalvars.h:54:0, > from inotify.c:39: > minidlnatypes.h:106:2: error: unknown type name 'time_t' > time_t age; > ^ > In file included from inotify.c:39:0: > upnpglobalvars.h:182:1: error: unknown type name 'time_t' > extern time_t startup_time; > ^ > inotify.c:64:1: error: unknown type name 'time_t' > static time_t next_pl_fill = 0; > ^ > inotify.c: In function 'inotify_insert_file': > inotify.c:411:4: warning: implicit declaration of function 'time' > [-Wimplicit-function-declaration] > next_pl_fill = time(NULL) + 120; // Schedule a playlist scan for 2 > minutes from now. > ^ > The following command failed: > gcc -Wall -g -O3 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/ffmpeg > -I/usr/include/libavutil -I/usr/include/libavcodec -I/usr/include/libavformat > -I/usr/include/ffmpeg/libavutil -I/usr/include/ffmpeg/libavcodec > -I/usr/include/ffmpeg/libavformat -o inotify.o -c inotify.c > Linking minidlna > gcc: error: minidlna.o: No such file or directory > gcc: error: upnphttp.o: No such file or directory > gcc: error: upnpdescgen.o: No such file or directory > gcc: error: upnpsoap.o: No such file or directory > gcc: error: daemonize.o: No such file or directory > gcc: error: upnpglobalvars.o: No such file or directory > gcc: error: options.o: No such file or directory > gcc: error: minissdp.o: No such file or directory > gcc: error: uuid.o: No such file or directory > gcc: error: upnpevents.o: No such file or directory > gcc: error: sql.o: No such file or directory > gcc: error: utils.o: No such file or directory > gcc: error: metadata.o: No such file or directory > gcc: error: scanner.o: No such file or directory > gcc: error: tagutils/tagutils.o: No such file or directory > gcc: error: playlist.o: No such file or directory > gcc: error: albumart.o: No such file or directory > gcc: error: log.o: No such file or directory > gcc: error: inotify.o: No such file or directory > make[1]: *** [minidlna] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/09/22/minidlna_1.0.24+dfsg-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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org