Your message dated Fri, 20 Oct 2006 16:47:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#388342: fixed in fish 1.21.12-3
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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'
--- End Message ---
--- Begin Message ---
Source: fish
Source-Version: 1.21.12-3
We believe that the bug you reported is fixed in the latest version of
fish, which is due to be installed in the Debian FTP archive:
fish_1.21.12-3.diff.gz
to pool/main/f/fish/fish_1.21.12-3.diff.gz
fish_1.21.12-3.dsc
to pool/main/f/fish/fish_1.21.12-3.dsc
fish_1.21.12-3_i386.deb
to pool/main/f/fish/fish_1.21.12-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
James Vega <[EMAIL PROTECTED]> (supplier of updated fish package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 20 Oct 2006 19:23:54 -0400
Source: fish
Binary: fish
Architecture: source i386
Version: 1.21.12-3
Distribution: unstable
Urgency: medium
Maintainer: James Vega <[EMAIL PROTECTED]>
Changed-By: James Vega <[EMAIL PROTECTED]>
Description:
fish - a friendly interactive shell
Closes: 388342
Changes:
fish (1.21.12-3) unstable; urgency=medium
.
* medium urgency for fix to #388342 which was causing fish to FTBFS on ia64
* Pull a few patches from upstream:
- xdg_posix.diff: Should fix the problems with using strdup() and
compiling with -std=c99. (closes: #388342)
- zero_cast.diff: Cast 0 to void* when being used as a null pointer to
avoid problems on archs where sizeof(int) != sizeof(void*).
Files:
ff7321343cb8b64f7edaf4b6f11f1388 652 shells optional fish_1.21.12-3.dsc
6dbec30faa1e18b96b02bb7e6e9098c9 12051 shells optional fish_1.21.12-3.diff.gz
091c19a6152d271929c941e92d422118 664258 shells optional fish_1.21.12-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iEYEARECAAYFAkU5XVgACgkQDb3UpmEybUA7qgCggFs+isOPoQxA49Fih7RreqXa
3skAoIIgWQwHHLongUjs5lXZ7bh4Lt4m
=193Q
-----END PGP SIGNATURE-----
--- End Message ---