Bug#844858: oggvideotools: FTBFS: decoderTest.cpp:19:41: error: 'memset' was not declared in this scope

Lucas Nussbaum lucas at debian.org
Sat Nov 19 06:47:53 UTC 2016


Source: oggvideotools
Version: 0.9.1-2
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20161118 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):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/base/test && /usr/bin/c++   -DHAVE_CONFIG_H -DPACKAGE_STRING=\"oggvideotools-0.9.1\" -DWITH_GD2LIB -D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/base -I/<<PKGBUILDDIR>>/src/effect -I/<<PKGBUILDDIR>>/src/misc -I/<<PKGBUILDDIR>>/src/ovt_kate -I/<<PKGBUILDDIR>>/src/ovt_vorbis -I/<<PKGBUILDDIR>>/src/ovt_theora -I/<<PKGBUILDDIR>>/src/main -I/<<PKGBUILDDIR>>/src/libresample  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wno-write-strings -O0 -g --std=c++0x -fPIC -Wall -Wextra -o CMakeFiles/decoderTest.dir/decoderTest.cpp.o -c /<<PKGBUILDDIR>>/src/base/test/decoderTest.cpp
> /<<PKGBUILDDIR>>/src/base/test/decoderTest.cpp: In function 'int main(int, char**)':
> /<<PKGBUILDDIR>>/src/base/test/decoderTest.cpp:19:41: error: 'memset' was not declared in this scope
>      memset(&header, 0, sizeof(OggHeader));
>                                          ^
> /<<PKGBUILDDIR>>/src/base/test/decoderTest.cpp:9:14: warning: unused parameter 'argc' [-Wunused-parameter]
>  int main(int argc, char* argv[])
>               ^~~~
> /<<PKGBUILDDIR>>/src/base/test/decoderTest.cpp:9:31: warning: unused parameter 'argv' [-Wunused-parameter]
>  int main(int argc, char* argv[])
>                                ^
> src/base/test/CMakeFiles/decoderTest.dir/build.make:65: recipe for target 'src/base/test/CMakeFiles/decoderTest.dir/decoderTest.cpp.o' failed
> make[3]: *** [src/base/test/CMakeFiles/decoderTest.dir/decoderTest.cpp.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2016/11/18/oggvideotools_0.9.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.



More information about the pkg-xiph-maint mailing list