Package: freej
Version: 0.9.1+dl0-3.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080520 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include 
> -I../lib/ccvt -I/usr/include/ffmpeg -I../lib/goom -I../lib/tbt -I../lib/slw 
> -I/usr/include/slang -I/usr/include/mozjs    -I/usr/include/SDL 
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -DPREFIX="\"/usr\"" 
> -DDATADIR="\"/usr/share\"" -pipe -D_REENTRANT -O2 -fexpensive-optimizations 
> -msse -fomit-frame-pointer -march=i486 -ffast-math -MT video_layer.o -MD -MP 
> -MF ".deps/video_layer.Tpo" -c -o video_layer.o video_layer.cpp; \
>       then mv -f ".deps/video_layer.Tpo" ".deps/video_layer.Po"; else rm -f 
> ".deps/video_layer.Tpo"; exit 1; fi
> In file included from ../src/include/video_layer.h:22,
>                  from video_layer.cpp:33:
> /usr/include/ffmpeg/avcodec.h:2301: warning: 'ImgReSampleContext' is 
> deprecated (declared at /usr/include/ffmpeg/avcodec.h:2295)
> /usr/include/ffmpeg/avcodec.h:2311: warning: 'ImgReSampleContext' is 
> deprecated (declared at /usr/include/ffmpeg/avcodec.h:2295)
> video_layer.cpp: In constructor 'VideoLayer::VideoLayer()':
> video_layer.cpp:44: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp: In destructor 'virtual VideoLayer::~VideoLayer()':
> video_layer.cpp:62: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp: In member function 'virtual bool VideoLayer::init(Context*)':
> video_layer.cpp:72: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp: In member function 'virtual bool VideoLayer::open(char*)':
> video_layer.cpp:104: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:118: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:122: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:136: error: 'struct AVFormatParameters' has no member named 
> 'device'
> video_layer.cpp:139: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:156: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:159: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:166: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:169: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:191: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:195: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:203: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:204: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:213: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:221: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:230: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:231: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:235: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:241: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:253: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp: In member function 'virtual void* VideoLayer::feed()':
> video_layer.cpp:309: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:313: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:329: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:352: warning: 'int img_convert(AVPicture*, int, const 
> AVPicture*, int, int, int)' is deprecated (declared at 
> /usr/include/ffmpeg/avcodec.h:2463)
> video_layer.cpp:354: warning: 'int img_convert(AVPicture*, int, const 
> AVPicture*, int, int, int)' is deprecated (declared at 
> /usr/include/ffmpeg/avcodec.h:2463)
> video_layer.cpp: In member function 'bool VideoLayer::set_mark_in()':
> video_layer.cpp:540: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:544: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp: In member function 'bool VideoLayer::set_mark_out()':
> video_layer.cpp:552: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:556: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp: In member function 'void VideoLayer::set_speed(int)':
> video_layer.cpp:571: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp: In member function 'bool VideoLayer::relative_seek(double)':
> video_layer.cpp:610: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp:614: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp: In member function 'int VideoLayer::seek(int64_t)':
> video_layer.cpp:646: warning: deprecated conversion from string constant to 
> 'char*'
> video_layer.cpp: In member function 'void VideoLayer::pause()':
> video_layer.cpp:699: warning: deprecated conversion from string constant to 
> 'char*'
> make[4]: *** [video_layer.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/20

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



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

Reply via email to