[pkg-xmule] 1.10.0b-2 TODOs
Daniel Leidert
pkg-xmule-maintainers@lists.alioth.debian.org
Mon, 23 May 2005 12:07:22 +0200
I had a look at the buildd logs and found the following issues:
Patch 04_fix_bug_302455_amd64_ftbfs.dpatch should be added for
architectures ia64 and alpha too (report the same warnings as reported
in bug #302455.
http://buildd.debian.org/fetch.php?&pkg=xmule&ver=1.10.0b-1&arch=ia64&stamp=1116805368&file=log&as=raw
http://buildd.debian.org/fetch.php?&pkg=xmule&ver=1.10.0b-1&arch=alpha&stamp=1116805440&file=log&as=raw
Important: Compilation fails for powerpc architecture:
[..]
> SplitterControl.cpp
> StatisticsDlg.cpp
> SysTray.cpp
> SysTray.cpp:51:69: deque: No such file or directory
> SysTray.cpp:71: error: syntax error before `;' token
> SysTray.cpp:72: error: syntax error before `;' token
> SysTray.cpp: In member function `COLORREF CSysTray::GetMeterColor(int)':
> SysTray.cpp:716: error: `m_pLimits' undeclared (first use this function)
> SysTray.cpp:716: error: (Each undeclared identifier is reported only once for
> each function it appears in.)
> SysTray.cpp:718: error: `m_pColors' undeclared (first use this function)
> make[2]: *** [obj/SysTray.o] Error 1
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/xmule-1.10.0b'
> make: *** [build-stamp] Error 2
> ******************************************************************************
> Build finished at 20050522-1943
> FAILED [dpkg-buildpackage died]
>
> NOTE: The package could have used binaries from the following packages
> (access time changed) without a source dependency:
> xlibs-dev: /usr/X11R6/lib/libX11.so
>
> Purging chroot-unstable/build/buildd/xmule-1.10.0b
[..]
It seems, deque.h is missing. Any ideas?
http://buildd.debian.org/fetch.php?&pkg=xmule&ver=1.10.0b-1&arch=powerpc&stamp=1116805464&file=log&as=raw
Following the buildd-logs, I guess libglib1.2-dev (>= 1.2.0) and
xlibs-dev (>> 4.1.0) should be added to 'Build-Depends'.
Regards, Daniel