[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#436356: openmovieeditor - FTBFS: helper.cxx:168: error: 'abort' was not declared in this scope



Package: openmovieeditor
Version: 0.0.20061221-3
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20070806

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 > 	then mv -f ".deps/FltkErrorHandler.Tpo" ".deps/FltkErrorHandler.Po"; else rm -f ".deps/FltkErrorHandler.Tpo"; exit 1; fi
 > if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     -I/usr/lib/gavl/include/   -I/usr/include/lqt   -I/usr/include/ffmpeg   -DAVCODEC -I/usr/include/ffmpeg   -I/usr/include/freetype2 -I../../src -I../../src/sl -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     -I/usr/lib/gavl/include/   -I/usr/include/lqt   -I/usr/include/ffmpeg   -DAVCODEC -I/usr/include/ffmpeg   -I/usr/include/freetype2  -g -O2 -MT IErrorHandler.o -MD -MP -MF ".deps/IErrorHandler.Tpo" -c -o IErrorHandler.o IErrorHandler.cxx; \
 > 	then mv -f ".deps/IErrorHandler.Tpo" ".deps/IErrorHandler.Po"; else rm -f ".deps/IErrorHandler.Tpo"; exit 1; fi
 > rm -f libErrorDialog.a
 > ar cru libErrorDialog.a ErrorDialog.o FltkErrorHandler.o IErrorHandler.o 
 > ranlib libErrorDialog.a
 > make[4]: Leaving directory `/build/user/openmovieeditor-0.0.20061221/src/ErrorDialog'
 > make[4]: Entering directory `/build/user/openmovieeditor-0.0.20061221/src'
 > if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -ggdb  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     -I/usr/lib/gavl/include/   -I/usr/include/lqt   -I/usr/include/ffmpeg   -DAVCODEC -I/usr/include/ffmpeg   -I/usr/include/freetype2 -DINSTALL_PREFIX="\"/usr\"" -I../icons -I../src -I../src/tinyxml -I../src/sl -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     -I/usr/lib/gavl/include/   -I/usr/include/lqt   -I/usr/include/ffmpeg   -DAVCODEC -I/usr/include/ffmpeg   -I/usr/include/freetype2  -g -O2 -MT nle.o -MD -MP -MF ".deps/nle.Tpo" -c -o nle.o nle.cxx; \
 > 	then mv -f ".deps/nle.Tpo" ".deps/nle.Po"; else rm -f ".deps/nle.Tpo"; exit 1; fi
 > if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -ggdb  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     -I/usr/lib/gavl/include/   -I/usr/include/lqt   -I/usr/include/ffmpeg   -DAVCODEC -I/usr/include/ffmpeg   -I/usr/include/freetype2 -DINSTALL_PREFIX="\"/usr\"" -I../icons -I../src -I../src/tinyxml -I../src/sl -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     -I/usr/lib/gavl/include/   -I/usr/include/lqt   -I/usr/include/ffmpeg   -DAVCODEC -I/usr/include/ffmpeg   -I/usr/include/freetype2  -g -O2 -MT helper.o -MD -MP -MF ".deps/helper.Tpo" -c -o helper.o helper.cxx; \
 > 	then mv -f ".deps/helper.Tpo" ".deps/helper.Po"; else rm -f ".deps/helper.Tpo"; exit 1; fi
 > helper.cxx: In function 'long unsigned int nle::gcd(long unsigned int, long unsigned int)':
 > helper.cxx:168: error: 'abort' was not declared in this scope
 > make[4]: *** [helper.o] Error 1
 > make[4]: Leaving directory `/build/user/openmovieeditor-0.0.20061221/src'
 > make[3]: *** [all-recursive] Error 1
 > make[3]: Leaving directory `/build/user/openmovieeditor-0.0.20061221/src'
 > make[2]: *** [all-recursive] Error 1
 > make[2]: Leaving directory `/build/user/openmovieeditor-0.0.20061221'
 > make[1]: *** [all] Error 2
 > make[1]: Leaving directory `/build/user/openmovieeditor-0.0.20061221'
 > make: *** [build-stamp] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/08/06/
 
bye,
	- michael



Reply to: