Howdy Prach, I took the liberty of attempting to build your package with clang (rather then gcc) as the compiler.
The package appeard to fail in my sbuild chroot, so I double checked (since the error was not clear it was because of clang), and found that using clang does, in fact, cause the configure script to fail. Here's the error: | checking for xosd-config... /usr/bin/xosd-config | checking for libxosd... yes | checking for version of libxosd... < 0.7.0, failed | *** The version of XOSD library installed is not 0.7.0 or | *** above, make sure the correct version is installed. And a quick tripple check: | [tag@leliel:~/reviews/debian/tpb-0.6.4][08:22 PM]$ CC=gcc ./configure >/dev/null | [tag@leliel:~/reviews/debian/tpb-0.6.4][08:26 PM]$ echo $? | 0 | [tag@leliel:~/reviews/debian/tpb-0.6.4][08:26 PM]$ CC=clang ./configure >/dev/null | [tag@leliel:~/reviews/debian/tpb-0.6.4][08:26 PM]$ echo $? | 1 Since clang is not a supported buildd compiler, this is not critical to fix. Something to send upstream, though. Thanks for helping make Debian better, Paul
signature.asc
Description: Digital signature