Source: tellico Version: 3.0.2-1.2 Severity: serious Tags: buster sid User: [email protected] Usertags: qa-ftbfs-20170805 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): > /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=iso9899:1990 > -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security > -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute > -Wwrite-strings -Werror=implicit-function-declaration -o > CMakeFiles/cmTC_1f9a5.dir/CheckSymbolExists.c.o -c > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c: > In function 'main': > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: > error: 'strlwr' undeclared (first use in this function); did you mean > 'strlen'? > return ((int*)(&strlwr))[argc]; > ^~~~~~ > strlen > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: > note: each undeclared identifier is reported only once for each function it > appears in > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: > warning: parameter 'argc' set but not used [-Wunused-but-set-parameter] > int main(int argc, char** argv) > ^~~~ > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:13:1: > warning: control reaches end of non-void function [-Wreturn-type] > } > ^ > CMakeFiles/cmTC_1f9a5.dir/build.make:65: recipe for target > 'CMakeFiles/cmTC_1f9a5.dir/CheckSymbolExists.c.o' failed > make[3]: *** [CMakeFiles/cmTC_1f9a5.dir/CheckSymbolExists.c.o] Error 1 The full build log is available from: http://aws-logs.debian.net/2017/08/05/tellico_3.0.2-1.2_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.

