Your message dated Thu, 19 Jan 2017 17:02:38 +0000
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 '/<<PKGBUILDDIR>>'
> { \
> 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: periodic skipped (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 arguments ok
> 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: builtins skipped (commands.at:133)
> 37: bye skipped (commands.at:134)
> 38: cd ok
> 39: complete ok
> 40: continue ok
> 41: dirs ok
> 42: echo ok
> 43: echotc skipped (commands.at:348)
> 44: eval ok
> 45: exec ok
> 46: exit ok
> 47: fg skipped (commands.at:378)
> 48: filetest ok
> 49: foreach ok
> 50: getspath skipped (commands.at:520)
> 51: getxvers skipped (commands.at:521)
> 52: glob ok
> 53: goto ok
> 54: hashstat skipped (commands.at:560)
> 55: history ok
> 56: hup ok
> 57: if ok
> 58: inlib skipped (commands.at:774)
> 59: jobs skipped (commands.at:775)
> 60: kill ok
> 61: limit skipped (commands.at:795)
> 62: log ok
> 63: login skipped (commands.at:809)
> 64: logout ok
> 65: ls-F ok
> 66: migrate skipped (commands.at:889)
> 67: newgrp skipped (commands.at:890)
> 68: nohup ok
> 69: notify skipped (commands.at:910)
> 70: onintr ok
> 71: popd ok
> 72: printenv ok
> 73: pushd ok
> 74: rehash ok
> 75: repeat ok
> 76: rootnode skipped
> (commands.at:1080)
> 77: sched skipped
> (commands.at:1081)
> 78: set ok
> 79: setenv ok
> 80: setpath skipped
> (commands.at:1145)
> 81: setspath skipped
> (commands.at:1146)
> 82: settc skipped
> (commands.at:1147)
> 83: setty skipped
> (commands.at:1148)
> 84: setxvers skipped
> (commands.at:1149)
> 85: shift ok
> 86: source ok
> 87: stop skipped
> (commands.at:1226)
> 88: suspend skipped
> (commands.at:1227)
> 89: switch ok
> 90: telltc skipped
> (commands.at:1286)
> 91: termname skipped
> (commands.at:1287)
> 92: time skipped
> (commands.at:1288)
> 93: umask ok
> 94: unalias ok
> 95: uncomplete ok
> 96: unhash ok
> 97: universe skipped
> (commands.at:1346)
> 98: unlimit skipped
> (commands.at:1347)
> 99: unset ok
> 100: unsetenv ok
> 101: ver skipped
> (commands.at:1379)
> 102: wait ok
> 103: warp skipped
> (commands.at:1390)
> 104: watchlog skipped
> (commands.at:1391)
> 105: where ok
> 106: which ok
> 107: while ok
> 108: jobs output ok
> 109: time output ok
> 110: Arithmetic operators ok
> 111: Primary expressions ok
> 112: Word splitting ok
> 113: Comments skipped (lexical.at:33)
> 114: Escaping special characters ok
> 115: Preventing substitution ok
> 116: History basics ok
> 117: Event specification ok
> 118: Word selection ok
> 119: History modifiers ok
> 120: Alias substitution ok
> 121: Variable substitution ok
> 122: Quoting of expansions in `...` FAILED (lexical.at:604)
> 123: \echo for git_tcsh_completion ok
> 124: EUC-JP multibyte test ok
> 125: UTF-8 multibyte test ok
> 126: Parenthesis no space ok
> 127: Parenthesis space ok
> 128: Parenthesis space escaped ok
> 129: Parenthesis escaped ok
> 130: Command substitution ok
> 131: Filename substitution ok
> 132: Directory stack substitution ok
> 133: Command combinations ok
> 134: Command execution ok
> 135: $ addsuffix ok
> 136: $ afsuser ok
> 137: $ ampm ok
> 138: $ anyerror ok
> 139: $ argv ok
> 140: $ autocorrect ok
> 141: $ autoexpand ok
> 142: $ autolist ok
> 143: $ autologout skipped (variables.at:77)
> 144: $ backslash_quote ok
> 145: $ catalog ok
> 146: $ cdpath ok
> 147: $ color ok
> 148: $ colorcat ok
> 149: $ command ok
> 150: $ complete ok
> 151: $ continue ok
> 152: $ continue_args ok
> 153: $ correct ok
> 154: $ csubstnonl ok
> 155: $ cwd ok
> 156: $ dextract ok
> 157: $ dirsfile ok
> 158: $ dirstack ok
> 159: $ dspmbyte skipped
> (variables.at:276)
> 160: $ dunique ok
> 161: $ echo ok
> 162: $ echo_style ok
> 163: $ edit skipped
> (variables.at:344)
> 164: $ ellipsis ok
> 165: $ fignore ok
> 166: $ filec ok
> 167: $ gid ok
> 168: $ group ok
> 169: $ histchars ok
> 170: $ histdup ok
> 171: $ histfile ok
> 172: $ histlit ok
> 173: $ history ok
> 174: $ home ok
> 175: $ ignoreeof ok
> 176: $ implicitcd ok
> 177: $ inputmode ok
> 178: $ killdup ok
> 179: $ killring ok
> 180: $ listflags ok
> 181: $ listjobs ok
> 182: $ listlinks ok
> 183: $ listmax ok
> 184: $ listmaxrows ok
> 185: $ loginsh ok
> 186: $ logout ok
> 187: $ mail ok
> 188: $ matchbeep ok
> 189: $ nobeep ok
> 190: $ noclobber ok
> 191: $ noding ok
> 192: $ noglob ok
> 193: $ nostat ok
> 194: $ notify ok
> 195: $ oid skipped
> (variables.at:712)
> 196: $ owd ok
> 197: $ path ok
> 198: $ printexitvalue ok
> 199: $ prompt ok
> 200: $ prompt2 ok
> 201: $ prompt3 ok
> 202: $ promptchars ok
> 203: $ pushdtohome ok
> 204: $ pushdsilent ok
> 205: $ recexact ok
> 206: $ recognize_only_executablers ok
> 207: $ rmstar ok
> 208: $ rprompt ok
> 209: $ savedirs ok
> 210: $ savehist ok
> 211: $ sched ok
> 212: $ shell ok
> 213: $ shlvl ok
> 214: $ status ok
> 215: $ symlinks ok
> 216: $ tcsh ok
> 217: $ term ok
> 218: $ time ok
> 219: $ tperiod ok
> 220: $ tty ok
> 221: $ uid ok
> 222: $ user ok
> 223: $ verbose ok
> 224: $ version ok
> 225: $ visiblebell ok
> 226: $ watch ok
> 227: $ who ok
> 228: $ wordchars ok
> 229: -n ok
> 230: $< ok
>
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
>
> ERROR: 176 tests were run,
> 1 failed unexpectedly.
> 54 tests were skipped.
> ## -------------------------- ##
> ## testsuite.log was created. ##
> ## -------------------------- ##
>
> Please send `./testsuite.log' and all information you think might help:
>
> To: <http://bugs.gw.com/>
> Subject: [tcsh 6.20.00] testsuite: 122 failed
>
> You may investigate any problem if you feel able to do so, in which
> case the test suite provides a good starting point. Its output may
> be found below `./testsuite.dir'.
>
> Makefile:741: recipe for target 'check' failed
> make[2]: *** [check] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> ## ------------------------ ##
> ## tcsh 6.20.00 test suite. ##
> ## ------------------------ ##
>
> testsuite: command line was:
> $ ./tests/testsuite
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = ip-172-31-5-177
> uname -m = x86_64
> uname -r = 3.16.0-4-amd64
> uname -s = Linux
> uname -v = #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19)
>
> /usr/bin/uname -p = unknown
> /bin/uname -X = unknown
>
> /bin/arch = unknown
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
>
> PATH: /<<PKGBUILDDIR>>
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /bin
> PATH: /usr/games
>
> testsuite: atconfig:
> | # Configurable variable values for building test suites.
> | # Generated by ./config.status.
> | # Copyright (C) 2012 Free Software Foundation, Inc.
> |
> | # The test suite will define top_srcdir=/../.. etc.
> | at_testdir='.'
> | abs_builddir='/<<PKGBUILDDIR>>'
> | at_srcdir='.'
> | abs_srcdir='/<<PKGBUILDDIR>>'
> | at_top_srcdir='.'
> | abs_top_srcdir='/<<PKGBUILDDIR>>'
> | at_top_build_prefix=''
> | abs_top_builddir='/<<PKGBUILDDIR>>'
> |
> | # Backward compatibility with Autotest <= 2.59b:
> | at_top_builddir=$at_top_build_prefix
> |
> | AUTOTEST_PATH='.'
> |
> | SHELL=${CONFIG_SHELL-'/bin/bash'}
>
> ## ---------------- ##
> ## Tested programs. ##
> ## ---------------- ##
>
> ./testsuite.at:3: /<<PKGBUILDDIR>>/tcsh --version
> tcsh 6.20.00 (Astron) 2016-11-24 (x86_64-unknown-linux) options
> wide,nls,dl,al,kan,sm,rh,nd,color,filec
>
> ## ------------------ ##
> ## Running the tests. ##
> ## ------------------ ##
> testsuite: starting at: Tue Jan 10 22:27:14 UTC 2017
> 1. beepcmd (aliases.at:3): skipped (aliases.at:3)
> 2. cwdcmd (aliases.at:6): ok (0m0.004s 0m0.000s)
> 3. jobcmd (aliases.at:19): skipped (aliases.at:19)
> 4. helpcommand (aliases.at:20): skipped (aliases.at:20)
> 5. periodic (aliases.at:21): skipped (aliases.at:21)
> 6. precmd (aliases.at:22): skipped (aliases.at:22)
> 7. postcmd (aliases.at:25): ok (0m0.000s 0m0.004s)
> 8. shell (aliases.at:42): ok (0m0.000s 0m0.004s)
> 9. -b (arguments.at:3): ok (0m0.000s 0m0.000s)
> 10. -c (arguments.at:14): ok (0m0.000s 0m0.000s)
> 11. -d (arguments.at:34): skipped (arguments.at:34)
> 12. -e (arguments.at:37): ok (0m0.004s 0m0.000s)
> 13. -f (arguments.at:46): skipped (arguments.at:46)
> 14. -i (arguments.at:49): ok (0m0.004s 0m0.000s)
> 15. -l (arguments.at:61): skipped (arguments.at:61)
> 16. -m (arguments.at:65): skipped (arguments.at:65)
> 17. -q (arguments.at:71): skipped (arguments.at:71)
> 18. -s (arguments.at:80): ok (0m0.004s 0m0.000s)
> 19. -t (arguments.at:88): ok (0m0.000s 0m0.000s)
> 20. -v (arguments.at:100): ok (0m0.000s 0m0.000s)
> 21. -x (arguments.at:112): ok (0m0.000s 0m0.000s)
> 22. -V (arguments.at:126): skipped (arguments.at:126)
> 23. -X (arguments.at:127): skipped (arguments.at:127)
> 24. --help (arguments.at:130): skipped (arguments.at:130)
> 25. --version (arguments.at:131): skipped (arguments.at:131)
> 26. invalid option (arguments.at:134): ok (0m0.000s 0m0.000s)
> 27. non-option arguments (arguments.at:145): ok (0m0.000s 0m0.000s)
> 28. % (commands.at:3): skipped (commands.at:3)
> 29. : (commands.at:6): ok (0m0.000s 0m0.000s)
> 30. @ (commands.at:13): ok (0m0.000s 0m0.000s)
> 31. alias (commands.at:45): ok (0m0.000s 0m0.000s)
> 32. alloc (commands.at:80): skipped (commands.at:80)
> 33. bg (commands.at:81): skipped (commands.at:81)
> 34. bindkey (commands.at:82): skipped (commands.at:82)
> 35. break (commands.at:86): ok (0m0.000s 0m0.004s)
> 36. builtins (commands.at:133): skipped (commands.at:133)
> 37. bye (commands.at:134): skipped (commands.at:134)
> 38. cd (commands.at:137): ok (0m0.012s 0m0.004s)
> 39. complete (commands.at:206): ok (0m0.000s 0m0.000s)
> 40. continue (commands.at:223): ok (0m0.000s 0m0.004s)
> 41. dirs (commands.at:269): ok (0m0.004s 0m0.004s)
> 42. echo (commands.at:338): ok (0m0.000s 0m0.000s)
> 43. echotc (commands.at:348): skipped (commands.at:348)
> 44. eval (commands.at:351): ok (0m0.000s 0m0.000s)
> 45. exec (commands.at:360): ok (0m0.000s 0m0.004s)
> 46. exit (commands.at:369): ok (0m0.000s 0m0.000s)
> 47. fg (commands.at:378): skipped (commands.at:378)
> 48. filetest (commands.at:381): ok (0m0.000s 0m0.000s)
> 49. foreach (commands.at:504): ok (0m0.000s 0m0.000s)
> 50. getspath (commands.at:520): skipped (commands.at:520)
> 51. getxvers (commands.at:521): skipped (commands.at:521)
> 52. glob (commands.at:524): ok (0m0.000s 0m0.000s)
> 53. goto (commands.at:535): ok (0m0.000s 0m0.000s)
> 54. hashstat (commands.at:560): skipped (commands.at:560)
> 55. history (commands.at:563): ok (0m0.004s 0m0.000s)
> 56. hup (commands.at:693): ok (0m0.000s 0m0.000s)
> 57. if (commands.at:715): ok (0m0.004s 0m0.000s)
> 58. inlib (commands.at:774): skipped (commands.at:774)
> 59. jobs (commands.at:775): skipped (commands.at:775)
> 60. kill (commands.at:778): ok (0m0.000s 0m0.000s)
> 61. limit (commands.at:795): skipped (commands.at:795)
> 62. log (commands.at:798): ok (0m0.000s 0m0.000s)
> 63. login (commands.at:809): skipped (commands.at:809)
> 64. logout (commands.at:812): ok (0m0.000s 0m0.000s)
> 65. ls-F (commands.at:821): ok (0m0.016s 0m0.000s)
> 66. migrate (commands.at:889): skipped (commands.at:889)
> 67. newgrp (commands.at:890): skipped (commands.at:890)
> 68. nohup (commands.at:893): ok (0m0.004s 0m0.000s)
> 69. notify (commands.at:910): skipped (commands.at:910)
> 70. onintr (commands.at:913): ok (0m0.000s 0m0.000s)
> 71. popd (commands.at:935): ok (0m0.000s 0m0.004s)
> 72. printenv (commands.at:980): ok (0m0.000s 0m0.004s)
> 73. pushd (commands.at:993): ok (0m0.008s 0m0.000s)
> 74. rehash (commands.at:1060): ok (0m0.004s 0m0.000s)
> 75. repeat (commands.at:1067): ok (0m0.000s 0m0.000s)
> 76. rootnode (commands.at:1080): skipped (commands.at:1080)
> 77. sched (commands.at:1081): skipped (commands.at:1081)
> 78. set (commands.at:1084): ok (0m0.000s 0m0.004s)
> 79. setenv (commands.at:1124): ok (0m0.008s 0m0.004s)
> 80. setpath (commands.at:1145): skipped (commands.at:1145)
> 81. setspath (commands.at:1146): skipped (commands.at:1146)
> 82. settc (commands.at:1147): skipped (commands.at:1147)
> 83. setty (commands.at:1148): skipped (commands.at:1148)
> 84. setxvers (commands.at:1149): skipped (commands.at:1149)
> 85. shift (commands.at:1152): ok (0m0.004s 0m0.000s)
> 86. source (commands.at:1192): ok (0m0.000s 0m0.000s)
> 87. stop (commands.at:1226): skipped (commands.at:1226)
> 88. suspend (commands.at:1227): skipped (commands.at:1227)
> 89. switch (commands.at:1230): ok (0m0.004s 0m0.000s)
> 90. telltc (commands.at:1286): skipped (commands.at:1286)
> 91. termname (commands.at:1287): skipped (commands.at:1287)
> 92. time (commands.at:1288): skipped (commands.at:1288)
> 93. umask (commands.at:1291): ok (0m0.004s 0m0.000s)
> 94. unalias (commands.at:1313): ok (0m0.000s 0m0.000s)
> 95. uncomplete (commands.at:1326): ok (0m0.000s 0m0.000s)
> 96. unhash (commands.at:1339): ok (0m0.000s 0m0.000s)
> 97. universe (commands.at:1346): skipped (commands.at:1346)
> 98. unlimit (commands.at:1347): skipped (commands.at:1347)
> 99. unset (commands.at:1350): ok (0m0.000s 0m0.000s)
> 100. unsetenv (commands.at:1365): ok (0m0.000s 0m0.000s)
> 101. ver (commands.at:1379): skipped (commands.at:1379)
> 102. wait (commands.at:1382): ok (0m0.000s 0m0.000s)
> 103. warp (commands.at:1390): skipped (commands.at:1390)
> 104. watchlog (commands.at:1391): skipped (commands.at:1391)
> 105. where (commands.at:1394): ok (0m0.004s 0m0.000s)
> 106. which (commands.at:1413): ok (0m0.000s 0m0.004s)
> 107. while (commands.at:1438): ok (0m0.000s 0m0.000s)
> 108. jobs output (commands.at:1458): ok (0m0.000s 0m0.000s)
> 109. time output (commands.at:1476): ok (0m0.004s 0m0.000s)
> 110. Arithmetic operators (expr.at:3): ok (0m0.000s 0m0.000s)
> 111. Primary expressions (expr.at:76): ok (0m0.000s 0m0.000s)
> 112. Word splitting (lexical.at:3): ok (0m0.000s 0m0.000s)
> 113. Comments (lexical.at:31): skipped (lexical.at:33)
> 114. Escaping special characters (lexical.at:53): ok (0m0.000s 0m0.000s)
> 115. Preventing substitution (lexical.at:84): ok (0m0.008s 0m0.000s)
> 116. History basics (lexical.at:155): ok (0m0.000s 0m0.004s)
> 117. Event specification (lexical.at:205): ok (0m0.024s 0m0.004s)
> 118. Word selection (lexical.at:347): ok (0m0.004s 0m0.000s)
> 119. History modifiers (lexical.at:396): ok (0m0.004s 0m0.000s)
> 120. Alias substitution (lexical.at:471): ok (0m0.000s 0m0.004s)
> 121. Variable substitution (lexical.at:499): ok (0m0.004s 0m0.000s)
> 123. \echo for git_tcsh_completion (lexical.at:609): ok (0m0.000s
> 0m0.000s)
> 124. EUC-JP multibyte test (mb-eucjp.at:3): ok (0m0.040s 0m0.004s)
> 125. UTF-8 multibyte test (mb-utf8.at:3): ok (0m0.044s 0m0.000s)
> 126. Parenthesis no space (parenthesis.at:3): ok (0m0.000s 0m0.000s)
> 127. Parenthesis space (parenthesis.at:20): ok (0m0.000s 0m0.000s)
> 128. Parenthesis space escaped (parenthesis.at:37): ok (0m0.000s 0m0.000s)
> 129. Parenthesis escaped (parenthesis.at:53): ok (0m0.000s 0m0.000s)
> 130. Command substitution (subst.at:3): ok (0m0.004s 0m0.000s)
> 131. Filename substitution (subst.at:29): ok (0m0.000s 0m0.008s)
> 132. Directory stack substitution (subst.at:60): ok (0m0.004s 0m0.000s)
> 133. Command combinations (syntax.at:3): ok (0m0.004s 0m0.004s)
> 134. Command execution (syntax.at:38): ok (0m0.008s 0m0.004s)
> 135. $ addsuffix (variables.at:28): ok (0m0.000s 0m0.000s)
> 136. $ afsuser (variables.at:38): ok (0m0.000s 0m0.000s)
> 137. $ ampm (variables.at:39): ok (0m0.000s 0m0.000s)
> 138. $ anyerror (variables.at:42): ok (0m0.004s 0m0.000s)
> 139. $ argv (variables.at:64): ok (0m0.000s 0m0.000s)
> 140. $ autocorrect (variables.at:74): ok (0m0.000s 0m0.000s)
> 141. $ autoexpand (variables.at:75): ok (0m0.000s 0m0.000s)
> 142. $ autolist (variables.at:76): ok (0m0.000s 0m0.000s)
> 143. $ autologout (variables.at:77): skipped (variables.at:77)
> 144. $ backslash_quote (variables.at:80): ok (0m0.000s 0m0.000s)
> 145. $ catalog (variables.at:118): ok (0m0.000s 0m0.000s)
> 146. $ cdpath (variables.at:121): ok (0m0.000s 0m0.004s)
> 147. $ color (variables.at:140): ok (0m0.000s 0m0.000s)
> 148. $ colorcat (variables.at:141): ok (0m0.000s 0m0.000s)
> 149. $ command (variables.at:144): ok (0m0.000s 0m0.000s)
> 150. $ complete (variables.at:160): ok (0m0.000s 0m0.000s)
> 151. $ continue (variables.at:161): ok (0m0.000s 0m0.000s)
> 152. $ continue_args (variables.at:162): ok (0m0.000s 0m0.000s)
> 153. $ correct (variables.at:163): ok (0m0.000s 0m0.000s)
> 154. $ csubstnonl (variables.at:166): ok (0m0.000s 0m0.004s)
> 155. $ cwd (variables.at:214): ok (0m0.004s 0m0.000s)
> 156. $ dextract (variables.at:247): ok (0m0.000s 0m0.000s)
> 157. $ dirsfile (variables.at:248): ok (0m0.000s 0m0.000s)
> 158. $ dirstack (variables.at:251): ok (0m0.004s 0m0.000s)
> 159. $ dspmbyte (variables.at:276): skipped (variables.at:276)
> 160. $ dunique (variables.at:277): ok (0m0.000s 0m0.000s)
> 161. $ echo (variables.at:280): ok (0m0.000s 0m0.000s)
> 162. $ echo_style (variables.at:312): ok (0m0.000s 0m0.000s)
> 163. $ edit (variables.at:342): skipped (variables.at:344)
> 164. $ ellipsis (variables.at:353): ok (0m0.004s 0m0.004s)
> 165. $ fignore (variables.at:381): ok (0m0.000s 0m0.000s)
> 166. $ filec (variables.at:382): ok (0m0.000s 0m0.000s)
> 167. $ gid (variables.at:385): ok (0m0.000s 0m0.000s)
> 168. $ group (variables.at:394): ok (0m0.000s 0m0.000s)
> 169. $ histchars (variables.at:412): ok (0m0.000s 0m0.000s)
> 170. $ histdup (variables.at:435): ok (0m0.004s 0m0.000s)
> 171. $ histfile (variables.at:489): ok (0m0.000s 0m0.000s)
> 172. $ histlit (variables.at:492): ok (0m0.004s 0m0.000s)
> 173. $ history (variables.at:558): ok (0m0.004s 0m0.000s)
> 174. $ home (variables.at:577): ok (0m0.004s 0m0.000s)
> 175. $ ignoreeof (variables.at:601): ok (0m0.000s 0m0.000s)
> 176. $ implicitcd (variables.at:604): ok (0m0.008s 0m0.000s)
> 177. $ inputmode (variables.at:642): ok (0m0.000s 0m0.000s)
> 178. $ killdup (variables.at:643): ok (0m0.000s 0m0.000s)
> 179. $ killring (variables.at:646): ok (0m0.000s 0m0.000s)
> 180. $ listflags (variables.at:656): ok (0m0.000s 0m0.000s)
> 181. $ listjobs (variables.at:676): ok (0m0.000s 0m0.000s)
> 182. $ listlinks (variables.at:677): ok (0m0.000s 0m0.000s)
> 183. $ listmax (variables.at:678): ok (0m0.000s 0m0.000s)
> 184. $ listmaxrows (variables.at:679): ok (0m0.000s 0m0.000s)
> 185. $ loginsh (variables.at:680): ok (0m0.000s 0m0.000s)
> 186. $ logout (variables.at:681): ok (0m0.000s 0m0.000s)
> 187. $ mail (variables.at:684): ok (0m0.000s 0m0.000s)
> 188. $ matchbeep (variables.at:703): ok (0m0.004s 0m0.000s)
> 189. $ nobeep (variables.at:704): ok (0m0.000s 0m0.000s)
> 190. $ noclobber (variables.at:705): ok (0m0.000s 0m0.000s)
> 191. $ noding (variables.at:706): ok (0m0.000s 0m0.000s)
> 192. $ noglob (variables.at:709): ok (0m0.000s 0m0.000s)
> 193. $ nostat (variables.at:710): ok (0m0.000s 0m0.000s)
> 194. $ notify (variables.at:711): ok (0m0.000s 0m0.000s)
> 195. $ oid (variables.at:712): skipped (variables.at:712)
> 196. $ owd (variables.at:715): ok (0m0.004s 0m0.000s)
> 197. $ path (variables.at:738): ok (0m0.000s 0m0.004s)
> 198. $ printexitvalue (variables.at:769): ok (0m0.000s 0m0.000s)
> 199. $ prompt (variables.at:787): ok (0m0.004s 0m0.000s)
> 200. $ prompt2 (variables.at:806): ok (0m0.004s 0m0.000s)
> 201. $ prompt3 (variables.at:815): ok (0m0.000s 0m0.000s)
> 202. $ promptchars (variables.at:823): ok (0m0.000s 0m0.004s)
> 203. $ pushdtohome (variables.at:837): ok (0m0.000s 0m0.000s)
> 204. $ pushdsilent (variables.at:838): ok (0m0.000s 0m0.000s)
> 205. $ recexact (variables.at:839): ok (0m0.000s 0m0.000s)
> 206. $ recognize_only_executablers (variables.at:840): ok (0m0.000s
> 0m0.000s)
> 207. $ rmstar (variables.at:841): ok (0m0.000s 0m0.000s)
> 208. $ rprompt (variables.at:844): ok (0m0.004s 0m0.000s)
> 209. $ savedirs (variables.at:863): ok (0m0.000s 0m0.000s)
> 210. $ savehist (variables.at:864): ok (0m0.000s 0m0.000s)
> 211. $ sched (variables.at:865): ok (0m0.000s 0m0.000s)
> 212. $ shell (variables.at:868): ok (0m0.000s 0m0.000s)
> 213. $ shlvl (variables.at:881): ok (0m0.008s 0m0.000s)
> 214. $ status (variables.at:907): ok (0m0.004s 0m0.000s)
> 215. $ symlinks (variables.at:926): ok (0m0.004s 0m0.000s)
> 216. $ tcsh (variables.at:957): ok (0m0.000s 0m0.000s)
> 217. $ term (variables.at:966): ok (0m0.004s 0m0.000s)
> 218. $ time (variables.at:988): ok (0m0.000s 0m0.000s)
> 219. $ tperiod (variables.at:989): ok (0m0.000s 0m0.000s)
> 220. $ tty (variables.at:992): ok (0m0.000s 0m0.000s)
> 221. $ uid (variables.at:1001): ok (0m0.000s 0m0.000s)
> 222. $ user (variables.at:1010): ok (0m0.008s 0m0.000s)
> 223. $ verbose (variables.at:1039): ok (0m0.004s 0m0.000s)
> 224. $ version (variables.at:1065): ok (0m0.000s 0m0.000s)
> 225. $ visiblebell (variables.at:1074): ok (0m0.000s 0m0.000s)
> 226. $ watch (variables.at:1075): ok (0m0.000s 0m0.000s)
> 227. $ who (variables.at:1076): ok (0m0.000s 0m0.000s)
> 228. $ wordchars (variables.at:1077): ok (0m0.000s 0m0.000s)
> 229. -n (noexec.at:3): ok (0m0.000s 0m0.000s)
> 230. $< (sh.dol.at:3): ok (0m0.004s 0m0.000s)
> testsuite: ending at: Tue Jan 10 22:27:24 UTC 2017
> testsuite: test suite duration: 0h 0m 10s
>
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
>
> ERROR: 176 tests were run,
> 1 failed unexpectedly.
> 54 tests were skipped.
>
> ## ------------------------ ##
> ## Summary of the failures. ##
> ## ------------------------ ##
> Failed tests:
> tcsh 6.20.00 test suite test groups:
>
> NUM: FILE-NAME:LINE TEST-GROUP-NAME
> KEYWORDS
>
> 122: lexical.at:551 Quoting of expansions in `...`
>
> Skipped tests:
> tcsh 6.20.00 test suite test groups:
>
> NUM: FILE-NAME:LINE TEST-GROUP-NAME
> KEYWORDS
>
> 1: aliases.at:3 beepcmd
> 3: aliases.at:19 jobcmd
> 4: aliases.at:20 helpcommand
> 5: aliases.at:21 periodic
> 6: aliases.at:22 precmd
> 11: arguments.at:34 -d
> 13: arguments.at:46 -f
> 15: arguments.at:61 -l
> 16: arguments.at:65 -m
> 17: arguments.at:71 -q
> 22: arguments.at:126 -V
> 23: arguments.at:127 -X
> 24: arguments.at:130 --help
> 25: arguments.at:131 --version
> 28: commands.at:3 %
> 32: commands.at:80 alloc
> 33: commands.at:81 bg
> 34: commands.at:82 bindkey
> 36: commands.at:133 builtins
> 37: commands.at:134 bye
> 43: commands.at:348 echotc
> 47: commands.at:378 fg
> 50: commands.at:520 getspath
> 51: commands.at:521 getxvers
> 54: commands.at:560 hashstat
> 58: commands.at:774 inlib
> 59: commands.at:775 jobs
> 61: commands.at:795 limit
> 63: commands.at:809 login
> 66: commands.at:889 migrate
> 67: commands.at:890 newgrp
> 69: commands.at:910 notify
> 76: commands.at:1080 rootnode
> 77: commands.at:1081 sched
> 80: commands.at:1145 setpath
> 81: commands.at:1146 setspath
> 82: commands.at:1147 settc
> 83: commands.at:1148 setty
> 84: commands.at:1149 setxvers
> 87: commands.at:1226 stop
> 88: commands.at:1227 suspend
> 90: commands.at:1286 telltc
> 91: commands.at:1287 termname
> 92: commands.at:1288 time
> 97: commands.at:1346 universe
> 98: commands.at:1347 unlimit
> 101: commands.at:1379 ver
> 103: commands.at:1390 warp
> 104: commands.at:1391 watchlog
> 113: lexical.at:31 Comments
> 143: variables.at:77 $ autologout
> 159: variables.at:276 $ dspmbyte
> 163: variables.at:342 $ edit
> 195: variables.at:712 $ oid
>
> ## ---------------------- ##
> ## Detailed failed tests. ##
> ## ---------------------- ##
>
> # -*- compilation -*-
> 122. lexical.at:551: testing Quoting of expansions in `...` ...
> ./lexical.at:604: tcsh -f uniformity_test.csh
> --- /dev/null 2015-01-14 06:03:17.000000000 +0000
> +++ /<<PKGBUILDDIR>>/testsuite.dir/at-groups/122/stderr 2017-01-10
> 22:27:19.636000000 +0000
> @@ -0,0 +1,2 @@
> +sed: character class syntax is [[:space:]], not [:space:]
> +sed: character class syntax is [[:space:]], not [:space:]
> 122. lexical.at:551: 122. Quoting of expansions in `...` (lexical.at:551):
> FAILED (lexical.at:604)
>
>
> ## ---------- ##
> ## config.log ##
> ## ---------- ##
> | This file contains any messages produced by compilers while
> | running configure, to aid debugging if configure makes a mistake.
> |
> | It was created by tcsh configure 6.20.00, which was
> | generated by GNU Autoconf 2.69. Invocation command line was
> |
> | $ ./configure --build=x86_64-linux-gnu --prefix=/usr
> --includedir=${prefix}/include --mandir=${prefix}/share/man
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu
> --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
> --disable-dependency-tracking --bindir=/bin
> |
> | ## --------- ##
> | ## Platform. ##
> | ## --------- ##
> |
> | hostname = ip-172-31-5-177
> | uname -m = x86_64
> | uname -r = 3.16.0-4-amd64
> | uname -s = Linux
> | uname -v = #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19)
> |
> | /usr/bin/uname -p = unknown
> | /bin/uname -X = unknown
> |
> | /bin/arch = unknown
> | /usr/bin/arch -k = unknown
> | /usr/convex/getsysinfo = unknown
> | /usr/bin/hostinfo = unknown
> | /bin/machine = unknown
> | /usr/bin/oslevel = unknown
> | /bin/universe = unknown
> |
> | PATH: /usr/local/sbin
> | PATH: /usr/local/bin
> | PATH: /usr/sbin
> | PATH: /usr/bin
> | PATH: /sbin
> | PATH: /bin
> | PATH: /usr/games
> |
> |
> | ## ----------- ##
> | ## Core tests. ##
> | ## ----------- ##
> |
> | configure:2575: checking for a BSD-compatible install
> | configure:2643: result: /usr/bin/install -c
> | configure:2658: checking build system type
> | configure:2672: result: x86_64-pc-linux-gnu
> | configure:2692: checking host system type
> | configure:2705: result: x86_64-pc-linux-gnu
> | configure:2726: checking cached host tuple
> | configure:2734: result: ok
> | configure:3038: checking for gcc
> | configure:3054: found /usr/bin/gcc
> | configure:3065: result: gcc
> | configure:3294: checking for C compiler version
> | configure:3303: gcc --version >&5
> | gcc (Debian 6.3.0-2) 6.3.0 20161229
> | Copyright (C) 2016 Free Software Foundation, Inc.
> | This is free software; see the source for copying conditions. There is NO
> | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> |
> | configure:3314: $? = 0
> | configure:3303: gcc -v >&5
> | Using built-in specs.
> | COLLECT_GCC=gcc
> | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
> | Target: x86_64-linux-gnu
> | Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-2'
> --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs
> --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr
> --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared
> --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext
> --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object
> --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie
> --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk
> --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre
> --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64
> --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64
> --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
> --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch
> --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32
> --enable-multilib --with-tune=generic --enable-checking=release
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> | Thread model: posix
> | gcc version 6.3.0 20161229 (Debian 6.3.0-2)
> | configure:3314: $? = 0
> | configure:3303: gcc -V >&5
> | gcc: error: unrecognized command line option '-V'
> | gcc: fatal error: no input files
> | compilation terminated.
> | configure:3314: $? = 1
> | configure:3303: gcc -qversion >&5
> | gcc: error: unrecognized command line option '-qversion'; did you mean
> '--version'?
> | gcc: fatal error: no input files
> | compilation terminated.
> | configure:3314: $? = 1
> | configure:3334: checking whether the C compiler works
> | configure:3356: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro
> conftest.c >&5
> | configure:3360: $? = 0
> | configure:3408: result: yes
> | configure:3411: checking for C compiler default output file name
> | configure:3413: result: a.out
> | configure:3419: checking for suffix of executables
> | configure:3426: gcc -o conftest -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -D_FILE_OFFSET_BITS=64 -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5
> | configure:3430: $? = 0
> | configure:3452: result:
> | configure:3474: checking whether we are cross compiling
> | configure:3482: gcc -o conftest -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -D_FILE_OFFSET_BITS=64 -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5
> | configure:3486: $? = 0
> | configure:3493: ./conftest
> | configure:3497: $? = 0
> | configure:3512: result: no
> | configure:3517: checking for suffix of object files
> | configure:3539: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> | configure:3543: $? = 0
> | configure:3564: result: o
> | configure:3568: checking whether we are using the GNU C compiler
> | configure:3587: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> | configure:3587: $? = 0
> | configure:3596: result: yes
> | configure:3605: checking whether gcc accepts -g
> | configure:3625: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> | configure:3625: $? = 0
> | configure:3666: result: yes
> | configure:3683: checking for gcc option to accept ISO C89
> | configure:3746: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> | configure:3746: $? = 0
> | configure:3759: result: none needed
> | configure:3784: checking how to run the C preprocessor
> | configure:3815: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> | configure:3815: $? = 0
> | configure:3829: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> | conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
> | #include <ac_nonexistent.h>
> | ^
> | compilation terminated.
> | configure:3829: $? = 1
> | configure: failed program was:
> | | /* confdefs.h */
> | | #define PACKAGE_NAME "tcsh"
> | | #define PACKAGE_TARNAME "tcsh"
> | | #define PACKAGE_VERSION "6.20.00"
> | | #define PACKAGE_STRING "tcsh 6.20.00"
> | | #define PACKAGE_BUGREPORT "http://bugs.gw.com/"
> | | #define PACKAGE_URL ""
> | | /* end confdefs.h. */
> | | #include <ac_nonexistent.h>
> | configure:3854: result: gcc -E
> | configure:3874: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> | configure:3874: $? = 0
> | configure:3888: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> | conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
> | #include <ac_nonexistent.h>
> | ^
> | compilation terminated.
> | configure:3888: $? = 1
> | configure: failed program was:
> | | /* confdefs.h */
> | | #define PACKAGE_NAME "tcsh"
> | | #define PACKAGE_TARNAME "tcsh"
> | | #define PACKAGE_VERSION "6.20.00"
> | | #define PACKAGE_STRING "tcsh 6.20.00"
> | | #define PACKAGE_BUGREPORT "http://bugs.gw.com/"
> | | #define PACKAGE_URL ""
> | | /* end confdefs.h. */
> | | #include <ac_nonexistent.h>
> | configure:3918: checking for grep that handles long lines and -e
> | configure:3976: result: /bin/grep
> | configure:3981: checking for egrep
> | configure:4043: result: /bin/grep -E
> | configure:4049: checking whether gcc needs -traditional
> | configure:4083: result: no
> | configure:4093: checking for gencat
> | configure:4111: found /usr/bin/gencat
> | configure:4123: result: /usr/bin/gencat
> | configure:4151: checking for library containing crypt
> | configure:4182: gcc -o conftest -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -D_FILE_OFFSET_BITS=64 -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5
> | /tmp/ccRAfgmv.o: In function `main':
> | ./conftest.c:20: undefined reference to `crypt'
> | collect2: error: ld returned 1 exit status
The full build log is available from:
http://aws-logs.debian.net/2017/01/11/tcsh_6.20.00-2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Version: 6.20.00-3
On Thu, 19 Jan 2017 at 17:29:05 +0100, Thomas Lange wrote:
> Package: tcsh
> Fixed: 6.20.00-3
The BTS doesn't understand "Fixed". The correct syntax for -done is
"Version"; closing it with version tracking, so everything that depends
on tcsh won't get autoremoved.
S
--- End Message ---