Your message dated Wed, 4 Sep 2013 15:20:00 +0200
with message-id <20130904132000.ga21...@ramacher.at>
and subject line Re: Bug#720809: dvbcut: FTBFS with libav9: avframe.cpp:78:14: 
error: 'av_free' was not declared in this scope
has caused the Debian Bug report #720809,
regarding dvbcut: FTBFS with libav9: avframe.cpp:78:14: error: 'av_free' was 
not declared in this scope
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.)


-- 
720809: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720809
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dvbcut
Version: 0.5.4+svn178-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130825 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Related to current libav9 transition (see #706798).

Relevant part (hopefully):
> g++ -g -O2 -Wall -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
> -DPACKAGE_URL=\"\" -DHAVE_LIB_SWSCALE=1 -DHAVE_LIB_MAD=1 -DHAVE_LIB_A52=1 
> -DHAVE_LIB_AO=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_AO_AO_H=1 
> -DHAVE_MAD_H=1 -DHAVE_STDINT_H=1 -DHAVE_A52DEC_A52_H=1 -DHAVE_STDLIB_H=1 
> -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 
> -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -D_FILE_OFFSET_BITS=64 
> -I/usr/include -I/usr/include/libavcodec -I/usr/include/libavformat 
> -I/usr/include/libswscale -I/include -DQT_SHARED -DQT3_SUPPORT 
> -I/usr/include/qt4 -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtXml   -I. -I/usr/include 
> -I/usr/include/libavcodec -I/usr/include/libavformat 
> -I/usr/include/libswscale -I/include -DQT_SHARED -DQT3_SUPPORT 
> -I/usr/include/qt4 -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtXml   -I.  -c -o avframe.o 
> avframe.cpp
> avframe.cpp: In destructor 'avframe::~avframe()':
> avframe.cpp:78:14: error: 'av_free' was not declared in this scope
>      av_free(f);
>               ^
> avframe.cpp: In member function 'QImage avframe::getqimage(bool, double)':
> avframe.cpp:126:21: error: 'av_free' was not declared in this scope
>    av_free(avframergb);
>                      ^
> make[2]: *** [avframe.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/25/dvbcut_0.5.4+svn178-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.

--- End Message ---
--- Begin Message ---
Version: 0.5.4+svn178-3

On 2013-08-25 13:50:21, David Suárez wrote:
> > g++ -g -O2 -Wall -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
> > -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
> > -DPACKAGE_URL=\"\" -DHAVE_LIB_SWSCALE=1 -DHAVE_LIB_MAD=1 -DHAVE_LIB_A52=1 
> > -DHAVE_LIB_AO=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> > -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_AO_AO_H=1 
> > -DHAVE_MAD_H=1 -DHAVE_STDINT_H=1 -DHAVE_A52DEC_A52_H=1 -DHAVE_STDLIB_H=1 
> > -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 
> > -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -D_FILE_OFFSET_BITS=64 
> > -I/usr/include -I/usr/include/libavcodec -I/usr/include/libavformat 
> > -I/usr/include/libswscale -I/include -DQT_SHARED -DQT3_SUPPORT 
> > -I/usr/include/qt4 -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtCore 
> > -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork 
> > -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtXml   -I. -I/usr/include 
> > -I/usr/include/libavcodec -I/usr/include/libavformat 
> > -I/usr/include/libswscale -I/include -DQT_SHARED -DQT3_SUPPORT 
> > -I/usr/include/qt4 -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtCore 
> > -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork 
> > -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtXml   -I.  -c -o avframe.o 
> > avframe.cpp
> > avframe.cpp: In destructor 'avframe::~avframe()':
> > avframe.cpp:78:14: error: 'av_free' was not declared in this scope
> >      av_free(f);
> >               ^
> > avframe.cpp: In member function 'QImage avframe::getqimage(bool, double)':
> > avframe.cpp:126:21: error: 'av_free' was not declared in this scope
> >    av_free(avframergb);
> >                      ^
> > make[2]: *** [avframe.o] Error 1

Just noticed that the bug is already fixed in experimental:

dvbcut (0.5.4+svn178-3) experimental; urgency=low

  [ Alessio Treglia ]
  * compile against libav 9

  [ Reinhard Tartler ]
  * add patch from rpmfusion to allow compilation against libav9
  * add missing config.sub and config.guess files

Regards
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to