Package: dash
Version: 0.5.4-3
Severity: serious

Hi Gerrit,

The lastest version of dash in unstable is failing to build with the
following error:

[...]
cc -Wall -g -O2 -Wall   -o dash alias.o arith_yacc.o arith_yylex.o cd.o error.o 
eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o 
miscbltin.o mystring.o options.o parser.o redir.o show.o trap.o output.o 
printf.o system.o test.o times.o var.o builtins.o init.o nodes.o signames.o 
syntax.o
arith_yacc.o: In function `do_binop':
/build/buildd/dash-0.5.4/build-tmp/../src/arith_yacc.c:99: undefined reference 
to `imaxdiv'
/build/buildd/dash-0.5.4/build-tmp/../src/arith_yacc.c:99: undefined reference 
to `imaxdiv'
collect2: ld returned 1 exit status
make[4]: *** [dash] Error 1
[...]

A full build log can be found at
<http://buildd.debian.org/fetch.cgi?pkg=dash&arch=alpha&ver=0.5.4-3&stamp=1197300195&file=log&as=raw>.

This appears to be a result of a new patch,
0026-ARITH-Add-assignment-and-intmax_t-support.diff, introduced in this
version.  Although there's an imaxdiv() manpage on alpha, I can't find any
evidence that it's implemented on this architecture.

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



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

Reply via email to