Your message dated Thu, 6 Oct 2005 15:59:25 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
and subject line gem: ftbfs [sparc] cannot convert 'AVCodecContext**' to
'AVCodecContext*'
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Aug 2005 08:43:21 +0000
>From [EMAIL PROTECTED] Tue Aug 23 01:43:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from blars.org (renig.nat.blars.org) [64.81.35.59]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E7UNN-0000Ju-00; Tue, 23 Aug 2005 01:43:21 -0700
Received: from quaff (quaff.nat.blars.org [172.16.2.7])
by renig.nat.blars.org (8.13.4/8.13.4/Debian-3) with ESMTP id
j7N8hIHX017536
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
Tue, 23 Aug 2005 01:43:18 -0700
Received: from quaff.nat.blars.org (quaff [127.0.0.1])
by quaff (8.13.4/8.13.4/Debian-3) with ESMTP id j7N8a5IN013590;
Tue, 23 Aug 2005 01:36:05 -0700
Received: (from [EMAIL PROTECTED])
by quaff.nat.blars.org (8.13.4/8.13.4/Submit) id j7N8a587013588;
Tue, 23 Aug 2005 01:36:05 -0700
Date: Tue, 23 Aug 2005 01:36:05 -0700
From: Blars Blarson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gem: ftbfs [sparc] cannot convert 'AVCodecContext**' to
'AVCodecContext*'
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.16
User-Agent: Mutt/1.5.10i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: gem
Version: 1:0.90.0-17
Severity: serious
Justification: no longer builds from source
gem failed to build on a sparc buildd, duplicated on my sparc pbuilder:
g++ -c -fPIC -g -Wall -O2 -I/usr/include/freetype2 -I.. -I/usr/include/FTGL
filmQT4L.cpp -o filmQT4L.o
filmFFMPEG.cpp: In member function 'virtual void filmFFMPEG::close()':
filmFFMPEG.cpp:52: error: cannot convert 'AVCodecContext**' to
'AVCodecContext*' for argument '1' to 'int avcodec_close(AVCodecContext*)'
filmFFMPEG.cpp: In member function 'virtual bool filmFFMPEG::open(char*, int)':
filmFFMPEG.cpp:81: error: request for member 'codec_id' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[i]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp:83: error: request for member 'codec_type' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[i]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp:86: error: request for member 'pix_fmt' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[i]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp:97: error: cannot convert 'AVCodecContext**' to
'AVCodecContext*' for argument '1' to 'int avcodec_open(AVCodecContext*,
AVCodec*)'
filmFFMPEG.cpp:110: error: request for member 'width' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[i]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp:111: error: request for member 'height' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[i]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp: In member function 'virtual pixBlock* filmFFMPEG::getFrame()':
filmFFMPEG.cpp:148: error: request for member 'frame_number' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[((filmFFMPEG*)this)->filmFFMPEG::<anonymous>.film::m_curTrack]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp:159: error: cannot convert 'AVCodecContext**' to
'AVCodecContext*' for argument '1' to 'int
avcodec_decode_video(AVCodecContext*, AVFrame*, int*, uint8_t*, int)'
filmFFMPEG.cpp:191: error: request for member 'width' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[((filmFFMPEG*)this)->filmFFMPEG::<anonymous>.film::m_curTrack]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp:192: error: request for member 'height' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[((filmFFMPEG*)this)->filmFFMPEG::<anonymous>.film::m_curTrack]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp:193: error: request for member 'pix_fmt' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[((filmFFMPEG*)this)->filmFFMPEG::<anonymous>.film::m_curTrack]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp:198: error: request for member 'frame_number' in
'((filmFFMPEG*)this)->filmFFMPEG::m_Format->AVFormatContext::streams[((filmFFMPEG*)this)->filmFFMPEG::<anonymous>.film::m_curTrack]->AVStream::codec',
which is of non-class type 'AVCodecContext*'
filmFFMPEG.cpp:137: warning: unused variable 'i'
make[3]: *** [filmFFMPEG.o] Error 1
make[3]: *** Waiting for unfinished jobs....
filmQT4L.cpp: In member function 'virtual bool filmQT4L::open(char*, int)':
filmQT4L.cpp:79: warning: unused variable 'codec'
filmQT4L.cpp: In member function 'virtual pixBlock* filmQT4L::getFrame()':
filmQT4L.cpp:123: warning: comparison between signed and unsigned integer
expressions
filmQT4L.cpp: In member function 'virtual int filmQT4L::changeImage(int, int)':
filmQT4L.cpp:156: warning: suggest parentheses around assignment used as truth
value
make[3]: Leaving directory
`/build/buildd/gem-0.90.0/build-tree/gem-0.90.0/src/Pixes'
make[2]: *** [subdirs] Error 255
make[2]: Leaving directory
`/build/buildd/gem-0.90.0/build-tree/gem-0.90.0/src/Gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/gem-0.90.0/build-tree/gem-0.90.0'
---------------------------------------
Received: (at 324641-done) by bugs.debian.org; 6 Oct 2005 13:59:34 +0000
>From [EMAIL PROTECTED] Thu Oct 06 06:59:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from xdv.org [62.116.9.23] (root)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ENWHV-0001Vf-00; Thu, 06 Oct 2005 06:59:33 -0700
Received: from xdv.org ([EMAIL PROTECTED] [62.116.9.23])
by xdv.org (8.13.5/8.13.3/Debian-6) with ESMTP id j96DxPYf004211
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Thu, 6 Oct 2005 15:59:30 +0200
Date: Thu, 6 Oct 2005 15:59:25 +0200 (CEST)
From: Guenter Geiger <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: gem: ftbfs [sparc] cannot convert 'AVCodecContext**' to
'AVCodecContext*'
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Removed the offending part of the package (its optional)
Should build now.
Guenter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]