Package: fish
Version: 1.22.1-1
Severity: serious

Hello,

There was a problem while autobuilding your package:

> Automatic build of fish_1.22.1-1 on avidan by sbuild/i386 98
> Build started at 20061115-1039
> ******************************************************************************
...
> /usr/bin/make -C . test
> make[1]: Entering directory `/build/buildd/fish-1.22.1'
> cc -g -Wall -O2 -std=c99 -D_GNU_SOURCE=1 -D_ISO99_SOURCE=1  
> -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" 
> -DDATADIR=L\"/usr/share\" -DSYSCONFDIR=L\"/etc\"   -std=c99   -c -o 
> fish_tests.o fish_tests.c
> cc function.o builtin.o complete.o env.o exec.o expand.o highlight.o 
> history.o kill.o parser.o proc.o reader.o sanity.o tokenizer.o wildcard.o 
> wgetopt.o wutil.o input.o output.o intern.o env_universal.o 
> env_universal_common.o input_common.o event.o signal.o io.o parse_util.o 
> common.o screen.o path.o fish_tests.o -lncurses    -o fish_tests
> ./fish_tests; cd tests; ../fish <test.fish;
> (ignore): Unknown command 'fishd'
> Standard input: fishd ^/tmp/fishd.log.buildd
>                 ^
> (ignore): function tok_init called with null value for argument b. This is a 
> bug. If you can reproduce it, please send a bug report to [EMAIL PROTECTED]
> (ignore): function tok_last_type called with null value for argument 
> tok->buff. This is a bug. If you can reproduce it, please send a bug report 
> to [EMAIL PROTECTED]
> (ignore): function tok_has_next called with null value for argument 
> tok->buff. This is a bug. If you can reproduce it, please send a bug report 
> to [EMAIL PROTECTED]
> (ignore): function tok_next called with null value for argument tok->buff. 
> This is a bug. If you can reproduce it, please send a bug report to [EMAIL 
> PROTECTED]
> (ignore): function tok_last_type called with null value for argument 
> tok->buff. This is a bug. If you can reproduce it, please send a bug report 
> to [EMAIL PROTECTED]
> (ignore): function parser_test called with null value for argument buff. This 
> is a bug. If you can reproduce it, please send a bug report to [EMAIL 
> PROTECTED]
> (ignore): Tried to evaluate null pointer.
> (ignore): If this error can be reproduced, please send a bug report to [EMAIL 
> PROTECTED]
> (ignore): Tried to evaluate commands using invalid block type ''while' block'
> (ignore): If this error can be reproduced, please send a bug report to [EMAIL 
> PROTECTED]
> close: Bad file descriptor
> Testing low-level functionality
> Lines beginning with '(ignore):' are not errors, they are warning messages
> generated by the fish parser library when given broken input, and can be
> ignored. All actual errors begin with 'Error:'.
> Testing utility library
> Hashtable uses 0.544922 microseconds per element at size 512
> Hashtable uses 0.623047 microseconds per element at size 1024
> Hashtable uses 0.625488 microseconds per element at size 2048
> Hashtable uses 0.779297 microseconds per element at size 4096
> Hashtable uses 1.052246 microseconds per element at size 8192
> Hashtable uses 0.947510 microseconds per element at size 16384
> Hashtable uses 1.101318 microseconds per element at size 32768
> Hashtable uses 1.165390 microseconds per element at size 65536
> Hashtable uses 1.174789 microseconds per element at size 131072
> Testing string_buffer_t functionality
> numerical formating works
> Testing tokenizer
> Testing invalid input
> 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
> fish: Unknown command 'fishd'
> Standard input: fishd ^/tmp/fishd.log.buildd
>                 ^
> fish: Unable to create a configuration directory for fish. Your personal 
> settings will not be saved. Please set the $XDG_CONFIG_HOME variable to a 
> directory where the current user has write access.
> fish: escape called with null input
> make[1]: *** [test] Error 1
> make[1]: Leaving directory `/build/buildd/fish-1.22.1'
> make: *** [debian/stamp-makefile-check] Error 2
> ******************************************************************************
> Build finished at 20061115-1040
> FAILED [dpkg-buildpackage died]

This error is triggered because it probably tries to write to user's
$HOME, which does not exists on this buildd.
You should explain to it that it don't want to do this, and use the
build directory as scratch directory.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to