Source: fakeroot Version: 1.34-1 Severity: serious Tags: ftbfs User: [email protected] Usertags: time-t
Hi, fakeroot fails to build on armhf and armel when compiled with the time64 flags: -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Werror=implicit-function-declaration 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 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c ../libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o /tmp/ccl7d7rC.s: Assembler messages: /tmp/ccl7d7rC.s:10320: Error: symbol `__lstat64_time64' is already defined /tmp/ccl7d7rC.s:10351: Error: symbol `__stat64_time64' is already defined /tmp/ccl7d7rC.s:10382: Error: symbol `__fstat64_time64' is already defined /tmp/ccl7d7rC.s:10413: Error: symbol `__fstatat64_time64' is already defined make[4]: *** [Makefile:682: libfakeroot.lo] Error 1

