Package: xmovie
Version: 1.9.12-1.1
Followup-For: Bug #140474
I tried to build xmovie 1.9.12-1.1 on Debian Testing Lenny on Alpha DS20 where
it has been reported as not building, and in fact, it does not.
I tried to build on Testing Lenny on i386 machine to see any differences in the
build log, but it fails the exact same way, and it seems that the problem is
not Alpha-related.
Attached is the build log.
Regards
Gianluca Bonetti
[EMAIL PROTECTED]:/home/src/xmovie-1.9.12# dpkg-buildpackage -b
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package xmovie
dpkg-buildpackage: source version 1.9.12-1.1
dpkg-buildpackage: source changed by Martin Michlmayr <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp patch-stamp
/usr/bin/make clean
make[1]: Entering directory `/home/src/xmovie-1.9.12'
make -f build/Makefile.xmovie clean
make[2]: Entering directory `/home/src/xmovie-1.9.12'
find -follow \( -name 'core*' \
-o -name '*.lo' \
-o -name '*.o' \
-o -name '*.la' \
-o -name '*.a' \
-o -name '*.plugin' \
-o -name '*.so' \) -exec rm -f {} \; -prune
find -follow \( -name i686 \) -exec rm -rf {} \; -prune
make[2]: Leaving directory `/home/src/xmovie-1.9.12'
make[1]: Leaving directory `/home/src/xmovie-1.9.12'
dh_clean
debian/rules build
[EMAIL PROTECTED]:/home/src/xmovie-1.9.12# dpkg-buildpackage -b
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package xmovie
dpkg-buildpackage: source version 1.9.12-1.1
dpkg-buildpackage: source changed by Martin Michlmayr <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp patch-stamp
/usr/bin/make clean
make[1]: Entering directory `/home/src/xmovie-1.9.12'
make -f build/Makefile.xmovie clean
make[2]: Entering directory `/home/src/xmovie-1.9.12'
find -follow \( -name 'core*' \
-o -name '*.lo' \
-o -name '*.o' \
-o -name '*.la' \
-o -name '*.a' \
-o -name '*.plugin' \
-o -name '*.so' \) -exec rm -f {} \; -prune
find -follow \( -name i686 \) -exec rm -rf {} \; -prune
make[2]: Leaving directory `/home/src/xmovie-1.9.12'
make[1]: Leaving directory `/home/src/xmovie-1.9.12'
dh_clean
debian/rules build
dh_testdir
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/home/src/xmovie-1.9.12'
make -f build/Makefile.xmovie
make[2]: Entering directory `/home/src/xmovie-1.9.12'
make[3]: Entering directory `/home/src/xmovie-1.9.12/guicast'
g++ -c `cat i686/c_flags` bcbitmap.C -o i686/bcbitmap.o
bcbitmap.C: In member function ‘int BC_Bitmap::get_default_depth()’:
bcbitmap.C:354: error: ‘BC_TRANSPARENCY’ was not declared in this scope
bcbitmap.C: In member function ‘int BC_Bitmap::read_frame(VFrame*, int, int,
int, int, int, int, int, int)’:
bcbitmap.C:605: error: invalid conversion from ‘unsigned char*’ to ‘int’
bcbitmap.C:605: error: invalid conversion from ‘unsigned char*’ to ‘int’
bcbitmap.C:605: error: invalid conversion from ‘unsigned char*’ to ‘int’
bcbitmap.C:605: error: invalid conversion from ‘unsigned char*’ to ‘int’
bcbitmap.C:605: error: invalid conversion from ‘unsigned char*’ to ‘int’
bcbitmap.C:605: error: invalid conversion from ‘unsigned char*’ to ‘int’
/usr/include/lqt/colormodels.h:212: error: too many arguments to function ‘void
cmodel_transfer(unsigned char**, unsigned char**, int, int, int, int, int, int,
int, int, int, int, int, int)’
bcbitmap.C:605: error: at this point in file
make[3]: *** [i686/bcbitmap.o] Error 1
make[3]: Leaving directory `/home/src/xmovie-1.9.12/guicast'
make[3]: Entering directory `/home/src/xmovie-1.9.12/xmovie'
g++ -c `cat i686/c_flags` arender.C -o i686/arender.o
arender.C: In member function ‘virtual void ARender::run()’:
arender.C:172: warning: deprecated conversion from string constant to ‘char*’
g++ -c `cat i686/c_flags` asset.C -o i686/asset.o
asset.C: In member function ‘int Asset::dump()’:
asset.C:99: error: ‘printf’ was not declared in this scope
make[3]: *** [i686/asset.o] Error 1
make[3]: Leaving directory `/home/src/xmovie-1.9.12/xmovie'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/src/xmovie-1.9.12'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/src/xmovie-1.9.12'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26.5-prometeo (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to it_IT.UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]