Bug#851046: marked as done (tcsh FTBFS: 122. lexical.at:551: testing Quoting of expansions in `...` ... FAILED)

2017-01-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Jan 2017 17:02:38 +
with message-id <20170119170238.626b2wdzvt4he...@perpetual.pseudorandom.co.uk>
and subject line Re: Bug#851046: tcsh: FTBFS: | ./conftest.c:20: undefined 
reference to `crypt'
has caused the Debian Bug report #851046,
regarding tcsh FTBFS: 122. lexical.at:551: testing Quoting of expansions in 
`...` ... FAILED
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
851046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851046
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tcsh
Version: 6.20.00-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170111 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> {\
>   echo '# Signature of the current package.';\
>   echo 'm4_define([AT_PACKAGE_NAME],  [tcsh])';  \
>   echo 'm4_define([AT_PACKAGE_TARNAME],   [tcsh])';   \
>   echo 'm4_define([AT_PACKAGE_VERSION],   [6.20.00])';   \
>   echo 'm4_define([AT_PACKAGE_STRING],[tcsh 6.20.00])';  \
>   echo 'm4_define([AT_PACKAGE_BUGREPORT], [http://bugs.gw.com/])'; \
> } >./tests/package.m4
> autom4te --language=autotest -I ./tests \
>   ./tests/testsuite.at -o tests/testsuite.tmp
> mv tests/testsuite.tmp tests/testsuite
> /bin/sh ./tests/testsuite
> ##  ##
> ## tcsh 6.20.00 test suite. ##
> ##  ##
>   1: beepcmd skipped (aliases.at:3)
>   2: cwdcmd  ok
>   3: jobcmd  skipped (aliases.at:19)
>   4: helpcommand skipped (aliases.at:20)
>   5: periodicskipped (aliases.at:21)
>   6: precmd  skipped (aliases.at:22)
>   7: postcmd ok
>   8: shell   ok
>   9: -b  ok
>  10: -c  ok
>  11: -d  skipped (arguments.at:34)
>  12: -e  ok
>  13: -f  skipped (arguments.at:46)
>  14: -i  ok
>  15: -l  skipped (arguments.at:61)
>  16: -m  skipped (arguments.at:65)
>  17: -q  skipped (arguments.at:71)
>  18: -s  ok
>  19: -t  ok
>  20: -v  ok
>  21: -x  ok
>  22: -V  skipped 
> (arguments.at:126)
>  23: -X  skipped 
> (arguments.at:127)
>  24: --help  skipped 
> (arguments.at:130)
>  25: --version   skipped 
> (arguments.at:131)
>  26: invalid option  ok
>  27: non-option argumentsok
>  28: %   skipped (commands.at:3)
>  29: :   ok
>  30: @   ok
>  31: alias   ok
>  32: alloc   skipped (commands.at:80)
>  33: bg  skipped (commands.at:81)
>  34: bindkey skipped (commands.at:82)
>  35: break   ok
>  36: builtinsskipped (commands.at:133)
>  37: bye skipped (commands.at:134)
>  38: cd  ok
>  39: completeok
>  40: continueok
>  41: dirsok
>  42: echook
>  43: echotc  skipped (commands.at:348)
>  44:

Bug#851046: marked as done (tcsh FTBFS: 122. lexical.at:551: testing Quoting of expansions in `...` ... FAILED)

2017-01-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Jan 2017 17:29:05 +0100
with message-id <22656.59729.116219.899...@paeffgen.informatik.uni-koeln.de>
and subject line Re: Bug#851046: tcsh: FTBFS: | ./conftest.c:20: undefined 
reference to `crypt'
has caused the Debian Bug report #851046,
regarding tcsh FTBFS: 122. lexical.at:551: testing Quoting of expansions in 
`...` ... FAILED
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
851046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851046
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tcsh
Version: 6.20.00-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170111 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> {\
>   echo '# Signature of the current package.';\
>   echo 'm4_define([AT_PACKAGE_NAME],  [tcsh])';  \
>   echo 'm4_define([AT_PACKAGE_TARNAME],   [tcsh])';   \
>   echo 'm4_define([AT_PACKAGE_VERSION],   [6.20.00])';   \
>   echo 'm4_define([AT_PACKAGE_STRING],[tcsh 6.20.00])';  \
>   echo 'm4_define([AT_PACKAGE_BUGREPORT], [http://bugs.gw.com/])'; \
> } >./tests/package.m4
> autom4te --language=autotest -I ./tests \
>   ./tests/testsuite.at -o tests/testsuite.tmp
> mv tests/testsuite.tmp tests/testsuite
> /bin/sh ./tests/testsuite
> ##  ##
> ## tcsh 6.20.00 test suite. ##
> ##  ##
>   1: beepcmd skipped (aliases.at:3)
>   2: cwdcmd  ok
>   3: jobcmd  skipped (aliases.at:19)
>   4: helpcommand skipped (aliases.at:20)
>   5: periodicskipped (aliases.at:21)
>   6: precmd  skipped (aliases.at:22)
>   7: postcmd ok
>   8: shell   ok
>   9: -b  ok
>  10: -c  ok
>  11: -d  skipped (arguments.at:34)
>  12: -e  ok
>  13: -f  skipped (arguments.at:46)
>  14: -i  ok
>  15: -l  skipped (arguments.at:61)
>  16: -m  skipped (arguments.at:65)
>  17: -q  skipped (arguments.at:71)
>  18: -s  ok
>  19: -t  ok
>  20: -v  ok
>  21: -x  ok
>  22: -V  skipped 
> (arguments.at:126)
>  23: -X  skipped 
> (arguments.at:127)
>  24: --help  skipped 
> (arguments.at:130)
>  25: --version   skipped 
> (arguments.at:131)
>  26: invalid option  ok
>  27: non-option argumentsok
>  28: %   skipped (commands.at:3)
>  29: :   ok
>  30: @   ok
>  31: alias   ok
>  32: alloc   skipped (commands.at:80)
>  33: bg  skipped (commands.at:81)
>  34: bindkey skipped (commands.at:82)
>  35: break   ok
>  36: builtinsskipped (commands.at:133)
>  37: bye skipped (commands.at:134)
>  38: cd  ok
>  39: completeok
>  40: continueok
>  41: dirsok
>  42: echook
>  43: echotc  skipped (commands.at:348)
>  44: e