Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.89 KB | None | 0 0
  1. root:/sources/autoconf-2.67/tests# make check TESTSUITEFLAGS='-v -d -x 197'
  2. make check-local
  3. make[1]: Entering directory `/sources/autoconf-2.67/tests'
  4. /bin/sh ./testsuite -v -d -x 197
  5. ## ----------------------------- ##
  6. ## GNU Autoconf 2.67 test suite. ##
  7. ## ----------------------------- ##
  8. 197. autotest.at:1356: testing parallel syntax error ...
  9. ++ cat
  10. ++ cat
  11. ++ set +x
  12. ./autotest.at:1356: cat >./atconfig <<EOF
  13. at_testdir=.
  14. abs_builddir='`pwd`'
  15. at_srcdir=.
  16. abs_srcdir='`pwd`'
  17. at_top_srcdir=.
  18. abs_top_srcdir='`pwd`'
  19. at_top_build_prefix=
  20. abs_top_builddir='`pwd`'
  21. EOF
  22. Not enabling shell tracing (command contains a `...` command substitution)
  23. ++ set +x
  24. ./autotest.at:1356: autom4te --language=autotest -o micro-suite micro-suite.at
  25. ++ autom4te --language=autotest -o micro-suite micro-suite.at
  26. ++ printf '%s\n' autotest.at:1356
  27. ++ /bin/sh -c 'test -z "${BASH_VERSION+set}${ZSH_VERSION+set}${TEST_PARALLEL_AUTOTEST+set}"'
  28. ++ set +x
  29. ./autotest.at:1356: mkfifo fifo || exit 77
  30. ++ mkfifo fifo
  31. ++ set +x
  32. ./autotest.at:1356: ${CONFIG_SHELL-$SHELL} -c '(set -m && set +m) || exit 77'
  33. Not enabling shell tracing (command contains a ${...} parameter expansion)
  34. stderr:
  35. ++ set +x
  36. ./autotest.at:1356: $CONFIG_SHELL ./micro-suite -j2 1 3
  37. ++ ./micro-suite -j2 1 3
  38. --- /dev/null 2007-12-29 16:16:51.000000000 +0000
  39. +++ /sources/autoconf-2.67/tests/testsuite.dir/at-groups/197/stderr 2011-02-07 01:08:46.000000000 +0000
  40. @@ -0,0 +1 @@
  41. +./micro-suite: line 1742: /sources/autoconf-2.67/tests/testsuite.dir/197/micro-suite.dir/at-job-fifo: Interrupted system call
  42. stdout:
  43. ## --------------------------------------------------- ##
  44. ## GNU Nonsense 1.0 test suite: artificial test suite. ##
  45. ## --------------------------------------------------- ##
  46.  
  47. 1: my only test ok
  48. ./autotest.at:1356: exit code was 1, expected 0
  49. ./micro-suite.log:
  50. > ## --------------------------------------------------- ##
  51. > ## GNU Nonsense 1.0 test suite: artificial test suite. ##
  52. > ## --------------------------------------------------- ##
  53. >
  54. > micro-suite: command line was:
  55. > $ ./micro-suite -j2 1 3
  56. >
  57. > ## --------- ##
  58. > ## Platform. ##
  59. > ## --------- ##
  60. >
  61. > hostname = lfslivecd
  62. > uname -m = i686
  63. > uname -r = 2.6.22.5
  64. > uname -s = Linux
  65. > uname -v = #1 SMP Sat Dec 29 22:40:37 GMT 2007
  66. >
  67. > /usr/bin/uname -p = unknown
  68. > /bin/uname -X = unknown
  69. >
  70. > /bin/arch = i686
  71. > /usr/bin/arch -k = unknown
  72. > /usr/convex/getsysinfo = unknown
  73. > /usr/bin/hostinfo = unknown
  74. > /bin/machine = unknown
  75. > /usr/bin/oslevel = unknown
  76. > /bin/universe = unknown
  77. >
  78. > PATH: /sources/autoconf-2.67/tests
  79. > PATH: /bin
  80. > PATH: /usr/bin
  81. > PATH: /sbin
  82. > PATH: /usr/sbin
  83. > PATH: /tools/bin
  84. >
  85. > micro-suite: atconfig:
  86. > | at_testdir=.
  87. > | abs_builddir='/sources/autoconf-2.67/tests/testsuite.dir/197'
  88. > | at_srcdir=.
  89. > | abs_srcdir='/sources/autoconf-2.67/tests/testsuite.dir/197'
  90. > | at_top_srcdir=.
  91. > | abs_top_srcdir='/sources/autoconf-2.67/tests/testsuite.dir/197'
  92. > | at_top_build_prefix=
  93. > | abs_top_builddir='/sources/autoconf-2.67/tests/testsuite.dir/197'
  94. >
  95. > ## ---------------- ##
  96. > ## Tested programs. ##
  97. > ## ---------------- ##
  98. >
  99. > ## ------------------ ##
  100. > ## Running the tests. ##
  101. > ## ------------------ ##
  102. > micro-suite: starting at: Sun Feb 6 20:08:46 EST 2011
  103. > 1. my only test (micro-suite.at:3): ok (0m0.000s 0m0.000s)
  104. 197. autotest.at:1356: FAILED (autotest.at:1356)
  105.  
  106. ## ------------- ##
  107. ## Test results. ##
  108. ## ------------- ##
  109.  
  110. ERROR: 1 test was run,
  111. 1 failed unexpectedly.
  112. ## -------------------------- ##
  113. ## testsuite.log was created. ##
  114. ## -------------------------- ##
  115.  
  116. Please send per-test log files and all information you think might help:
  117.  
  118. To: <bug-autoconf@gnu.org>
  119. Subject: [GNU Autoconf 2.67] testsuite: 197 failed
  120.  
  121. You may investigate any problem if you feel able to do so, in which
  122. case the test suite provides a good starting point. Its output may
  123. be found below `tests/testsuite.dir'.
  124.  
  125. make[1]: *** [check-local] Error 1
  126. make[1]: Leaving directory `/sources/autoconf-2.67/tests'
  127. make: *** [check-am] Error 2
  128.  
  129.  
  130.  
  131. root:/sources/autoconf-2.67# make check TESTSUITEFLAGS='-v -d -x 198'make check-recursive
  132. make[1]: Entering directory `/sources/autoconf-2.67'
  133. Making check in bin
  134. make[2]: Entering directory `/sources/autoconf-2.67/bin'
  135. make[2]: Nothing to be done for `check'.
  136. make[2]: Leaving directory `/sources/autoconf-2.67/bin'
  137. Making check in .
  138. make[2]: Entering directory `/sources/autoconf-2.67'
  139. make[2]: Nothing to be done for `check-am'.
  140. make[2]: Leaving directory `/sources/autoconf-2.67'
  141. Making check in lib
  142. make[2]: Entering directory `/sources/autoconf-2.67/lib'
  143. Making check in Autom4te
  144. make[3]: Entering directory `/sources/autoconf-2.67/lib/Autom4te'
  145. make[3]: Nothing to be done for `check'.
  146. make[3]: Leaving directory `/sources/autoconf-2.67/lib/Autom4te'
  147. Making check in m4sugar
  148. make[3]: Entering directory `/sources/autoconf-2.67/lib/m4sugar'
  149. make check-local
  150. make[4]: Entering directory `/sources/autoconf-2.67/lib/m4sugar'
  151. make[4]: Leaving directory `/sources/autoconf-2.67/lib/m4sugar'
  152. make[3]: Leaving directory `/sources/autoconf-2.67/lib/m4sugar'
  153. Making check in autoconf
  154. make[3]: Entering directory `/sources/autoconf-2.67/lib/autoconf'
  155. make check-local
  156. make[4]: Entering directory `/sources/autoconf-2.67/lib/autoconf'
  157. make[4]: Leaving directory `/sources/autoconf-2.67/lib/autoconf'
  158. make[3]: Leaving directory `/sources/autoconf-2.67/lib/autoconf'
  159. Making check in autotest
  160. make[3]: Entering directory `/sources/autoconf-2.67/lib/autotest'
  161. make check-local
  162. make[4]: Entering directory `/sources/autoconf-2.67/lib/autotest'
  163. make[4]: Leaving directory `/sources/autoconf-2.67/lib/autotest'
  164. make[3]: Leaving directory `/sources/autoconf-2.67/lib/autotest'
  165. Making check in autoscan
  166. make[3]: Entering directory `/sources/autoconf-2.67/lib/autoscan'
  167. make[3]: Nothing to be done for `check'.
  168. make[3]: Leaving directory `/sources/autoconf-2.67/lib/autoscan'
  169. Making check in emacs
  170. make[3]: Entering directory `/sources/autoconf-2.67/lib/emacs'
  171. make[3]: Leaving directory `/sources/autoconf-2.67/lib/emacs'
  172. make[3]: Entering directory `/sources/autoconf-2.67/lib'
  173. make[3]: Nothing to be done for `check-am'.
  174. make[3]: Leaving directory `/sources/autoconf-2.67/lib'
  175. make[2]: Leaving directory `/sources/autoconf-2.67/lib'
  176. Making check in doc
  177. make[2]: Entering directory `/sources/autoconf-2.67/doc'
  178. make[2]: Nothing to be done for `check'.
  179. make[2]: Leaving directory `/sources/autoconf-2.67/doc'
  180. Making check in tests
  181. make[2]: Entering directory `/sources/autoconf-2.67/tests'
  182. make check-local
  183. make[3]: Entering directory `/sources/autoconf-2.67/tests'
  184. /bin/sh ./testsuite -v -d -x 198
  185. ## ----------------------------- ##
  186. ## GNU Autoconf 2.67 test suite. ##
  187. ## ----------------------------- ##
  188. 198. autotest.at:1375: testing parallel errexit ...
  189. ++ cat
  190. ++ cat
  191. ++ set +x
  192. ./autotest.at:1375: cat >./atconfig <<EOF
  193. at_testdir=.
  194. abs_builddir='`pwd`'
  195. at_srcdir=.
  196. abs_srcdir='`pwd`'
  197. at_top_srcdir=.
  198. abs_top_srcdir='`pwd`'
  199. at_top_build_prefix=
  200. abs_top_builddir='`pwd`'
  201. EOF
  202. Not enabling shell tracing (command contains a `...` command substitution)
  203. ++ set +x
  204. ./autotest.at:1375: autom4te --language=autotest -o micro-suite micro-suite.at
  205. ++ autom4te --language=autotest -o micro-suite micro-suite.at
  206. ++ printf '%s\n' autotest.at:1375
  207. ++ /bin/sh -c 'test -z "${BASH_VERSION+set}${ZSH_VERSION+set}${TEST_PARALLEL_AUTOTEST+set}"'
  208. ++ set +x
  209. ./autotest.at:1375: mkfifo fifo || exit 77
  210. ++ mkfifo fifo
  211. ++ set +x
  212. ./autotest.at:1375: ${CONFIG_SHELL-$SHELL} -c '(set -m && set +m) || exit 77'
  213. Not enabling shell tracing (command contains a ${...} parameter expansion)
  214. stderr:
  215. ++ set +x
  216. ./autotest.at:1375: $CONFIG_SHELL ./micro-suite -j2 --errexit
  217. ++ ./micro-suite -j2 --errexit
  218. stderr:
  219. ./micro-suite: line 1742: /sources/autoconf-2.67/tests/testsuite.dir/198/micro-suite.dir/at-job-fifo: Interrupted system call
  220. stdout:
  221. ## --------------------------------------------------- ##
  222. ## GNU Nonsense 1.0 test suite: artificial test suite. ##
  223. ## --------------------------------------------------- ##
  224.  
  225. 1: my only test FAILED (micro-suite.at:4)
  226. ++ set +x
  227. ./autotest.at:1375: $CONFIG_SHELL ./micro-suite -v -x -j2 --errexit
  228. ++ ./micro-suite -v -x -j2 --errexit
  229. stderr:
  230. ERROR: 2 tests were run, one failed unexpectedly and inhibited subsequent tests.
  231. sed: can't read config.log: No such file or directory
  232. stdout:
  233. ## --------------------------------------------------- ##
  234. ## GNU Nonsense 1.0 test suite: artificial test suite. ##
  235. ## --------------------------------------------------- ##
  236.  
  237.  
  238. 1. micro-suite.at:3: testing my only test ...
  239. ++ set +x
  240. ./micro-suite.at:4: false
  241. ++ false
  242. ./micro-suite.at:4: exit code was 1, expected 0
  243. 2. micro-suite.at:6: testing barrier test ...
  244. ++ set +x
  245. ./micro-suite.at:7: sleep 4
  246. 1. micro-suite.at:3: FAILED (micro-suite.at:4)
  247. ++ sleep 4
  248. ++ set +x
  249. 2. micro-suite.at:6: ok
  250.  
  251. ## ------------- ##
  252. ## Test results. ##
  253. ## ------------- ##
  254.  
  255. ## ---------------------------- ##
  256. ## micro-suite.log was created. ##
  257. ## ---------------------------- ##
  258.  
  259. Please send per-test log files and all information you think might help:
  260.  
  261. To: <bug-autoconf@gnu.org>
  262. Subject: [GNU Nonsense 1.0] micro-suite: 1 failed
  263.  
  264. You may investigate any problem if you feel able to do so, in which
  265. case the test suite provides a good starting point. Its output may
  266. be found below `./micro-suite.dir'.
  267.  
  268. ++ set +x
  269. ./autotest.at:1375: test -f micro-suite.log
  270. ++ test -f micro-suite.log
  271. ++ touch micro-suite.log
  272. ++ set +x
  273. ./autotest.at:1375: grep "should not be run" stdout
  274. ++ grep 'should not be run' stdout
  275. ++ set +x
  276. ./autotest.at:1375: grep "[12] .* inhibited subsequent" stderr
  277. ++ grep '[12] .* inhibited subsequent' stderr
  278. stdout:
  279. ERROR: 2 tests were run, one failed unexpectedly and inhibited subsequent tests.
  280. ++ set +x
  281. 198. autotest.at:1375: ok
  282.  
  283. ## ------------- ##
  284. ## Test results. ##
  285. ## ------------- ##
  286.  
  287. 1 test was successful.
  288. make[3]: Leaving directory `/sources/autoconf-2.67/tests'
  289. make[2]: Leaving directory `/sources/autoconf-2.67/tests'
  290. Making check in man
  291. make[2]: Entering directory `/sources/autoconf-2.67/man'
  292. make[2]: Nothing to be done for `check'.
  293. make[2]: Leaving directory `/sources/autoconf-2.67/man'
  294. make[1]: Leaving directory `/sources/autoconf-2.67'
  295. root:/sources/autoconf-2.67# make check TESTSUITEFLAGS='-v -d -x 198'
  296. make check-recursive
  297. make[1]: Entering directory `/sources/autoconf-2.67'
  298. Making check in bin
  299. make[2]: Entering directory `/sources/autoconf-2.67/bin'
  300. make[2]: Nothing to be done for `check'.
  301. make[2]: Leaving directory `/sources/autoconf-2.67/bin'
  302. Making check in .
  303. make[2]: Entering directory `/sources/autoconf-2.67'
  304. make[2]: Nothing to be done for `check-am'.
  305. make[2]: Leaving directory `/sources/autoconf-2.67'
  306. Making check in lib
  307. make[2]: Entering directory `/sources/autoconf-2.67/lib'
  308. Making check in Autom4te
  309. make[3]: Entering directory `/sources/autoconf-2.67/lib/Autom4te'
  310. make[3]: Nothing to be done for `check'.
  311. make[3]: Leaving directory `/sources/autoconf-2.67/lib/Autom4te'
  312. Making check in m4sugar
  313. make[3]: Entering directory `/sources/autoconf-2.67/lib/m4sugar'
  314. make check-local
  315. make[4]: Entering directory `/sources/autoconf-2.67/lib/m4sugar'
  316. make[4]: Leaving directory `/sources/autoconf-2.67/lib/m4sugar'
  317. make[3]: Leaving directory `/sources/autoconf-2.67/lib/m4sugar'
  318. Making check in autoconf
  319. make[3]: Entering directory `/sources/autoconf-2.67/lib/autoconf'
  320. make check-local
  321. make[4]: Entering directory `/sources/autoconf-2.67/lib/autoconf'
  322. make[4]: Leaving directory `/sources/autoconf-2.67/lib/autoconf'
  323. make[3]: Leaving directory `/sources/autoconf-2.67/lib/autoconf'
  324. Making check in autotest
  325. make[3]: Entering directory `/sources/autoconf-2.67/lib/autotest'
  326. make check-local
  327. make[4]: Entering directory `/sources/autoconf-2.67/lib/autotest'
  328. make[4]: Leaving directory `/sources/autoconf-2.67/lib/autotest'
  329. make[3]: Leaving directory `/sources/autoconf-2.67/lib/autotest'
  330. Making check in autoscan
  331. make[3]: Entering directory `/sources/autoconf-2.67/lib/autoscan'
  332. make[3]: Nothing to be done for `check'.
  333. make[3]: Leaving directory `/sources/autoconf-2.67/lib/autoscan'
  334. Making check in emacs
  335. make[3]: Entering directory `/sources/autoconf-2.67/lib/emacs'
  336. make[3]: Leaving directory `/sources/autoconf-2.67/lib/emacs'
  337. make[3]: Entering directory `/sources/autoconf-2.67/lib'
  338. make[3]: Nothing to be done for `check-am'.
  339. make[3]: Leaving directory `/sources/autoconf-2.67/lib'
  340. make[2]: Leaving directory `/sources/autoconf-2.67/lib'
  341. Making check in doc
  342. make[2]: Entering directory `/sources/autoconf-2.67/doc'
  343. make[2]: Nothing to be done for `check'.
  344. make[2]: Leaving directory `/sources/autoconf-2.67/doc'
  345. Making check in tests
  346. make[2]: Entering directory `/sources/autoconf-2.67/tests'
  347. make check-local
  348. make[3]: Entering directory `/sources/autoconf-2.67/tests'
  349. /bin/sh ./testsuite -v -d -x 198
  350. ## ----------------------------- ##
  351. ## GNU Autoconf 2.67 test suite. ##
  352. ## ----------------------------- ##
  353. 198. autotest.at:1375: testing parallel errexit ...
  354. ++ cat
  355. ++ cat
  356. ++ set +x
  357. ./autotest.at:1375: cat >./atconfig <<EOF
  358. at_testdir=.
  359. abs_builddir='`pwd`'
  360. at_srcdir=.
  361. abs_srcdir='`pwd`'
  362. at_top_srcdir=.
  363. abs_top_srcdir='`pwd`'
  364. at_top_build_prefix=
  365. abs_top_builddir='`pwd`'
  366. EOF
  367. Not enabling shell tracing (command contains a `...` command substitution)
  368. ++ set +x
  369. ./autotest.at:1375: autom4te --language=autotest -o micro-suite micro-suite.at
  370. ++ autom4te --language=autotest -o micro-suite micro-suite.at
  371. ++ printf '%s\n' autotest.at:1375
  372. ++ /bin/sh -c 'test -z "${BASH_VERSION+set}${ZSH_VERSION+set}${TEST_PARALLEL_AUTOTEST+set}"'
  373. ++ set +x
  374. ./autotest.at:1375: mkfifo fifo || exit 77
  375. ++ mkfifo fifo
  376. ++ set +x
  377. ./autotest.at:1375: ${CONFIG_SHELL-$SHELL} -c '(set -m && set +m) || exit 77'
  378. Not enabling shell tracing (command contains a ${...} parameter expansion)
  379. stderr:
  380. ++ set +x
  381. ./autotest.at:1375: $CONFIG_SHELL ./micro-suite -j2 --errexit
  382. ++ ./micro-suite -j2 --errexit
  383. stderr:
  384. ERROR: 2 tests were run, one failed unexpectedly and inhibited subsequent tests.
  385. sed: can't read config.log: No such file or directory
  386. stdout:
  387. ## --------------------------------------------------- ##
  388. ## GNU Nonsense 1.0 test suite: artificial test suite. ##
  389. ## --------------------------------------------------- ##
  390.  
  391. 1: my only test FAILED (micro-suite.at:4)
  392. 2: barrier test ok
  393.  
  394. ## ------------- ##
  395. ## Test results. ##
  396. ## ------------- ##
  397.  
  398. ## ---------------------------- ##
  399. ## micro-suite.log was created. ##
  400. ## ---------------------------- ##
  401.  
  402. Please send per-test log files and all information you think might help:
  403.  
  404. To: <bug-autoconf@gnu.org>
  405. Subject: [GNU Nonsense 1.0] micro-suite: 1 failed
  406.  
  407. You may investigate any problem if you feel able to do so, in which
  408. case the test suite provides a good starting point. Its output may
  409. be found below `./micro-suite.dir'.
  410.  
  411. ++ set +x
  412. ./autotest.at:1375: $CONFIG_SHELL ./micro-suite -v -x -j2 --errexit
  413. ++ ./micro-suite -v -x -j2 --errexit
  414. stderr:
  415. ./micro-suite: line 1742: /sources/autoconf-2.67/tests/testsuite.dir/198/micro-suite.dir/at-job-fifo: Interrupted system call
  416. stdout:
  417. ## --------------------------------------------------- ##
  418. ## GNU Nonsense 1.0 test suite: artificial test suite. ##
  419. ## --------------------------------------------------- ##
  420.  
  421. 1. micro-suite.at:3: testing my only test ...
  422. ++ set +x
  423. ./micro-suite.at:4: false
  424. ++ false
  425. ./micro-suite.at:4: exit code was 1, expected 0
  426. 1. micro-suite.at:3: FAILED (micro-suite.at:4)
  427. ++ set +x
  428. ./autotest.at:1375: test -f micro-suite.log
  429. ++ test -f micro-suite.log
  430. ++ touch micro-suite.log
  431. ++ set +x
  432. ./autotest.at:1375: grep "should not be run" stdout
  433. ++ grep 'should not be run' stdout
  434. ++ set +x
  435. ./autotest.at:1375: grep "[12] .* inhibited subsequent" stderr
  436. ++ grep '[12] .* inhibited subsequent' stderr
  437. stdout:
  438. ./autotest.at:1375: exit code was 1, expected 0
  439. ./micro-suite.log:
  440. 198. autotest.at:1375: FAILED (autotest.at:1375)
  441.  
  442. ## ------------- ##
  443. ## Test results. ##
  444. ## ------------- ##
  445.  
  446. ERROR: 1 test was run,
  447. 1 failed unexpectedly.
  448. ## -------------------------- ##
  449. ## testsuite.log was created. ##
  450. ## -------------------------- ##
  451.  
  452. Please send per-test log files and all information you think might help:
  453.  
  454. To: <bug-autoconf@gnu.org>
  455. Subject: [GNU Autoconf 2.67] testsuite: 198 failed
  456.  
  457. You may investigate any problem if you feel able to do so, in which
  458. case the test suite provides a good starting point. Its output may
  459. be found below `tests/testsuite.dir'.
  460.  
  461. make[3]: *** [check-local] Error 1
  462. make[3]: Leaving directory `/sources/autoconf-2.67/tests'
  463. make[2]: *** [check-am] Error 2
  464. make[2]: Leaving directory `/sources/autoconf-2.67/tests'
  465. make[1]: *** [check-recursive] Error 1
  466. make[1]: Leaving directory `/sources/autoconf-2.67'
  467. make: *** [check] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement