Package: aranym
Version: 0.9.0final-1
Severity: serious
Justification: no longer builds from source

The aranym package fails to build from source in unstable because newer
versions of make handle whitespace before line continuation in a
POSIX-compliant manner:

[...]
if [ "xaratapif" = "xaratapif" ]; then\
        /usr/bin/install -c -s aratapif
/build/buildd/aranym-0.9.0final/src/Unix/../../debian/tmp/usr/bin/aratapif;\
        fi
/bin/sh: -c: line 2: syntax error near unexpected token `fi'
/bin/sh: -c: line 2: `fi'
make[1]: *** [install] Error 2
make[1]: Leaving directory /build/buildd/aranym-0.9.0final/src/Unix'
[...]

A full build log can be found at
<http://buildd.debian.org/fetch.php?pkg=aranym&arch=ia64&ver=0.9.0final-1%2Bb1&stamp=1140083173&file=log>.

Please fix this makefile to put a space after "then", so that make doesn't
join the word to the following line.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to