Package: fish
Version: 1.21.12-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of fish_1.21.12-2 on caballero by sbuild/ia64 85
> Build started at 20061020-1833

[...] 
> ** Using build dependencies supplied by package:
> Build-Depends: cdbs, debhelper (>= 4.1.0), libncurses5-dev, bsdmainutils, bc, 
> autotools-dev, autoconf, gettext, groff-base

[...]

> Testing use of broken tokenizer
> Test destruction of broken tokenizer
> Test correct tokenization
> Testing parser
> Testing null input to parser
> Testing block nesting
> Testing detection of invalid use of builtin commands
> Testing basic evaluation
> Testing parameter expansion
> Encountered 0 errors in low-level tests
> Testing high level script functionality
> /bin/sh: line 1: 23880 Bus error               ../fish <test.fish
> make[1]: *** [test] Error 135
> make[1]: Leaving directory `/build/buildd/fish-1.21.12'
> make: *** [debian/stamp-makefile-check] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64&pkg=fish&ver=1.21.12-2

Bus error is generally caused by unaligned data references.  Note also
that there are instances of implicit declarations of functions in the
code, which _WILL_ cause failures on ia64:

xdgmimealias.c: In function '_xdg_mime_alias_read_from_file':
xdgmimealias.c:153: warning: implicit declaration of function 'strdup'
xdgmimeglob.c: In function '_xdg_glob_hash_append_glob':
xdgmimeglob.c:402: warning: implicit declaration of function 'strdup'



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

Reply via email to