Package: hoichess
Version: 0.4.3-1

Please don't call gcc-4.1/g++-4.1 explicitly.  We have a gcc-defaults
package and gcc/g++ point to the default compiler.  Hardcoding the
version is bad unless you have a good reason because it makes testing
with other gcc versions harder and fails when gcc-defaults is changed.
Do you have any idea why your upstream doesn't simply call g++?

> Automatic build of hoichess_0.4.3-1 on test.track.rz.uni-augsburg.de by 
> sbuild/powerpc 0.47
...
> if [ ! -s .build-unix/bitboard.d ]; then rm -f .build-unix/bitboard.d; fi
> g++-4.1 -E -W -Wall -O3 -DHAVE_PTHREAD -DHAVE_READLINE        \
>               -MM -MT '.build-unix/bench.o' bench.cc  \
>               | sed 's,\(bench\)\.o *:,\1.o .build-unix/bench.d:,g' > 
> .build-unix/bench.d
> /bin/sh: g++-4.1: command not found
> if [ ! -s .build-unix/bench.d ]; then rm -f .build-unix/bench.d; fi
> g++-4.1 -W -Wall -O3 -DHAVE_PTHREAD -DHAVE_READLINE  -c -o 
> .build-unix/bench.o bench.cc
> make[2]: g++-4.1: Command not found
> make[2]: *** [.build-unix/bench.o] Error 127
> make[2]: Leaving directory `/build/tbm/hoichess-0.4.3/src'

-- 
Martin Michlmayr
http://www.cyrius.com/


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

Reply via email to