Source: xbase64 Version: 3.1.2-8 Severity: serious Tags: stretch sid User: [email protected] Usertags: qa-ftbfs-20161021 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): > g++ -DHAVE_CONFIG_H -I. -I../xbase64 -I/<<PKGBUILDDIR>> -Wdate-time > -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fPIE > -fstack-protector-strong -Wformat -Werror=format-security -c -o dbfutil1.o > dbfutil1.cpp > dbfutil1.cpp: In member function 'void MyClass::SetFilter()': > dbfutil1.cpp:160:22: error: 'gets' was not declared in this scope > gets( Expression ); > ^ > dbfutil1.cpp: In member function 'void MyClass::ProcessExpression()': > dbfutil1.cpp:250:18: error: 'gets' was not declared in this scope > gets( exprsn ); > ^ > Makefile:543: recipe for target 'dbfutil1.o' failed > make[2]: *** [dbfutil1.o] Error 1 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/21/xbase64_3.1.2-8_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.

