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'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to