Your message dated Mon, 29 Jun 2015 03:19:18 +0000
with message-id <e1z9pbk-0005cw...@franck.debian.org>
and subject line Bug#777790: fixed in avifile 1:0.7.48~20090503.ds-17
has caused the Debian Bug report #777790,
regarding avifile: ftbfs with GCC-5
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
777790: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777790
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:avifile
Version: 1:0.7.48~20090503.ds-16.2
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/avifile_0.7.48~20090503.ds-16.2_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o AviReadStream.lo `test -f 
'aviread/AviReadStream.cpp' || echo './'`aviread/AviReadStream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/AviReadStream.cpp  -fPIC -DPIC -o .libs/AviReadStream.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o Cache.lo `test -f 
'aviread/Cache.cpp' || echo './'`aviread/Cache.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/Cache.cpp  -fPIC -DPIC -o .libs/Cache.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o FFReadHandler.lo `test -f 
'aviread/FFReadHandler.cpp' || echo './'`aviread/FFReadHandler.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/FFReadHandler.cpp  -fPIC -DPIC -o .libs/FFReadHandler.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o FFReadStream.lo `test -f 
'aviread/FFReadStream.cpp' || echo './'`aviread/FFReadStream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/FFReadStream.cpp  -fPIC -DPIC -o .libs/FFReadStream.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o ReadFile.lo `test -f 
'aviread/ReadFile.cpp' || echo './'`aviread/ReadFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/ReadFile.cpp  -fPIC -DPIC -o .libs/ReadFile.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o ReadStream.lo `test -f 
'aviread/ReadStream.cpp' || echo './'`aviread/ReadStream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/ReadStream.cpp  -fPIC -DPIC -o .libs/ReadStream.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o ReadStreamA.lo `test -f 
'aviread/ReadStreamA.cpp' || echo './'`aviread/ReadStreamA.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/ReadStreamA.cpp  -fPIC -DPIC -o .libs/ReadStreamA.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o ReadStreamV.lo `test -f 
'aviread/ReadStreamV.cpp' || echo './'`aviread/ReadStreamV.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/ReadStreamV.cpp  -fPIC -DPIC -o .libs/ReadStreamV.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o StreamInfo.lo `test -f 
'aviread/StreamInfo.cpp' || echo './'`aviread/StreamInfo.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/StreamInfo.cpp  -fPIC -DPIC -o .libs/StreamInfo.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o AviWrite.lo `test -f 
'aviwrite/AviWrite.cpp' || echo './'`aviwrite/AviWrite.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviwrite/AviWrite.cpp  -fPIC -DPIC -o .libs/AviWrite.o
In file included from aviwrite/AviWrite.h:6:0,
                 from aviwrite/AviWrite.cpp:9:
aviwrite/FileBuffer.h: In member function 'void avm::FileBuffer::sync()':
aviwrite/FileBuffer.h:49:30: warning: ignoring return value of 'ssize_t 
write(int, const void*, size_t)', declared with attribute warn_unused_result 
[-Wunused-result]
  ::write(_fd, _buffer, _used);
                              ^
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o AviAudioWriteStream.lo `test -f 
'aviwrite/AviAudioWriteStream.cpp' || echo './'`aviwrite/AviAudioWriteStream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviwrite/AviAudioWriteStream.cpp  -fPIC -DPIC -o .libs/AviAudioWriteStream.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o AviVideoWriteStream.lo `test -f 
'aviwrite/AviVideoWriteStream.cpp' || echo './'`aviwrite/AviVideoWriteStream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviwrite/AviVideoWriteStream.cpp  -fPIC -DPIC -o .libs/AviVideoWriteStream.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o Args.lo `test -f 'common/Args.cpp' 
|| echo './'`common/Args.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
common/Args.cpp  -fPIC -DPIC -o .libs/Args.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" 
-I../drivers -I./aviread -I./subtitles -I./common     -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/freetype2    -D_FORTIFY_SOURCE=2 
-Wall -Wno-unused -I../include -fvisibility=hidden -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
-ffast-math -fomit-frame-pointer -pipe -c -o avm_output.lo `test -f 
'common/avm_output.cpp' || echo './'`common/avm_output.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/x86_64-linux-gnu/avifile-0.7\" -I../drivers 
-I./aviread -I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I/usr/include/freetype2 -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
-I../include -fvisibility=hidden -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
common/avm_output.cpp  -fPIC -DPIC -o .libs/avm_output.o
common/avm_output.cpp:20:1: error: 'avm::AvmOutput::AvmOutput' names the 
constructor, not the type
 AvmOutput::AvmOutput* AvmOutput::m_pSelf = 0;
 ^
common/avm_output.cpp:65:1: error: 'avm::AvmOutput::AvmOutput' names the 
constructor, not the type
 AvmOutput::AvmOutput* AvmOutput::singleton()
 ^
make[2]: *** [avm_output.lo] Error 1
Makefile:1057: recipe for target 'avm_output.lo' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/lib'
make[1]: *** [all-recursive] Error 1
Makefile:898: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:46: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: avifile
Source-Version: 1:0.7.48~20090503.ds-17

We believe that the bug you reported is fixed in the latest version of
avifile, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) <paul...@debian.org> (supplier of updated avifile 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 29 Jun 2015 10:03:57 +0800
Source: avifile
Binary: libavifile-0.7-common libavifile-0.7c2 libavifile-0.7-dev 
libavifile-0.7-bin
Architecture: source amd64 all
Version: 1:0.7.48~20090503.ds-17
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Changed-By: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Description:
 libavifile-0.7-bin - toolkit for libavifile
 libavifile-0.7-common - toolkit for libavifile
 libavifile-0.7-dev - development header files for libavifile
 libavifile-0.7c2 - shared libraries for AVI read/writing
Closes: 777790
Changes:
 avifile (1:0.7.48~20090503.ds-17) unstable; urgency=low
 .
   * Fix FTBFS for gcc 5.0 (Closes: #777790)
     - Update debian/patches/gcc45.patch for gcc 5.x
   * Bump Standards-Version to 3.9.5: nothing needs to be changed
Checksums-Sha1:
 aede0583c25b2e2203e4a3319ed8d9bf7f645880 2245 avifile_0.7.48~20090503.ds-17.dsc
 a36e2db5e3adf3320e02f48d894d862153705372 28644 
avifile_0.7.48~20090503.ds-17.debian.tar.xz
 a0b36a897da8121dbed5222b30cff9cb92a0aac8 60896 
libavifile-0.7-bin_0.7.48~20090503.ds-17_amd64.deb
 3671b742afd61e4f6625a1b10c82c334e9557015 84156 
libavifile-0.7-common_0.7.48~20090503.ds-17_all.deb
 98bab8d85a852e2655e517ccb9702728fd0285d5 86418 
libavifile-0.7-dev_0.7.48~20090503.ds-17_amd64.deb
 de6a6ec67fdb2d9b918391241cafc113d4d76147 288818 
libavifile-0.7c2_0.7.48~20090503.ds-17_amd64.deb
Checksums-Sha256:
 c8c459196d99a7497fd4aad37187e2319a9e69cde978f4f5399f1b74e1a8e76e 2245 
avifile_0.7.48~20090503.ds-17.dsc
 8b259c6a4c03fb8e10a6049340806a1c35f1ffae51767f1a361f4297c5ed5313 28644 
avifile_0.7.48~20090503.ds-17.debian.tar.xz
 99f848e480963dac89ba439bb7fed30dcd85b6b080c33b80576cd87616f805f9 60896 
libavifile-0.7-bin_0.7.48~20090503.ds-17_amd64.deb
 e39bce4ec3392fd2841f3d45964c3fefe5f321e76af987aae80e954ad61f9fe9 84156 
libavifile-0.7-common_0.7.48~20090503.ds-17_all.deb
 1c3d8161708459a00a4d2b8b2eb93a334f7413ad5b05e64844de46ba9d05bd7e 86418 
libavifile-0.7-dev_0.7.48~20090503.ds-17_amd64.deb
 599fb1fdaae6d51cde17cd332c59419ebcd1c715bc8fb66fc800cf41a161a3f2 288818 
libavifile-0.7c2_0.7.48~20090503.ds-17_amd64.deb
Files:
 a5ab76af7c7f4243ba9900bb1eb5022c 2245 libs optional 
avifile_0.7.48~20090503.ds-17.dsc
 966724c0baabe14f08c76f1302dfb0cd 28644 libs optional 
avifile_0.7.48~20090503.ds-17.debian.tar.xz
 4d285690e919affd838eb3a90d457bd0 60896 misc optional 
libavifile-0.7-bin_0.7.48~20090503.ds-17_amd64.deb
 c47693fc3430091da1b02f52d05b7516 84156 misc optional 
libavifile-0.7-common_0.7.48~20090503.ds-17_all.deb
 2ac65ea052e52cc3614732438397e340 86418 libdevel optional 
libavifile-0.7-dev_0.7.48~20090503.ds-17_amd64.deb
 0fe7a131ea36aa330b3123a58fdf881c 288818 libs optional 
libavifile-0.7c2_0.7.48~20090503.ds-17_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJVkKk3AAoJEEQXP6E9BYiIxV8QAKLPPftU04MRob6MrRQ7z1Xz
tfMTQJjacdIvAmvH7RZgP9O//5KVq7K7+0iUun8L10rA4cuBUSSI9UpVgmXXXMDW
8tcZbVfliaxc21+GGLWakh62axn/iswWOBxdprxjFYcD9REQxcuz1OSDjto8F9/j
CFhv9ecLVUclDYIIDe5LysvS3oBCn103rnDKcnh5F7hSMK14vLMfTuPOvX0Lttf2
ZIsDldrkpGLsfh+NVC7Ft6bbWh/Qyt33/2EImGGT/XFouvXYNFtYncSRff8dzsok
BnQd88FWc+K4FSEHp2iHtwjxkDHVrfB6sX4EX+bl/GGu4sS1Ege9qqpZiJyu5qPq
lBfGQZkYXK5JMOycGGuBdqvQWy5toV2JOBblIPRiwNbuOeCrsWPQyY1rn4JBbAcy
W8MZ31ef34A5XFbkOCzTg8Bkg6BCVMxd6gOs97iQUlD8qDXg8YSPUNffhWa/2Uid
Dr7cjFThdD1kjGOz9sCasNMtAZ7gHHq0wyTBCp8cg0en4hotZ24ZAGxl08N2W8PJ
hCUfEK11pXjuPbCkWnQ88igke3X7efVv6alN4jWo6hpETPJU5aus5Trnb6VfkONL
+Y4eERXBnATqNok83D8GR/nlJai9I1kBZL1aBxUJgO4+ugR7Jj+wSUZqXH5q9RVj
bdR/cj6JUsKz2deQbY3V
=sWB7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to