View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000095 | tcsh | General | public | 2019-08-01 14:59 | 2019-09-12 01:54 |
| Reporter | mnowak | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 6.21.00 | ||||
| Summary | 0000095: 'nice' test fails on OpenIndiana | ||||
| Description | 68. commands.at:893: testing nice ... /export/home/newman/ws/oi-userland/components/shell/tcsh/tcsh-6.21.00/commands.at:896: tcsh -f -c 'nice set var=1; echo $?var' --- /dev/null 2019-08-01 16:49:34.000000000 +0000 +++ /export/home/newman/ws/oi-userland/components/shell/tcsh/build/amd64/testsuite.dir/at-groups/68/stderr 2019-08-01 16:49:36.642047795 +0000 @@ -0,0 +1 @@ +setpriority: Permission denied. 68. commands.at:893: 68. nice (commands.at:893): FAILED (commands.at:896) | ||||
| Steps To Reproduce | Run tests as user like this: /usr/bin/env PATH=/usr/gnu/bin:/usr/bin:/usr/sbin:/usr/perl5/bin /usr/gnu/bin/make check Here GNU tools take precedence to illumos ones otherwise even more tests fail. | ||||
| Tags | No tags attached. | ||||
|
|
testsuite.log (91,561 bytes)
## ------------------------ ##
## tcsh 6.21.00 test suite. ##
## ------------------------ ##
testsuite: command line was:
$ /export/home/newman/ws/oi-userland/components/shell/tcsh/tcsh-6.21.00/tests/testsuite
## --------- ##
## Platform. ##
## --------- ##
hostname = build-userland
uname -m = i86pc
uname -r = 5.11
uname -s = SunOS
uname -v = illumos-6ccda740e0
/usr/bin/uname -p = i386
/bin/uname -X = System = SunOS
Node = build-userland
Release = 5.11
KernelID = illumos-6ccda740e0
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 4
/bin/arch = i86pc
/usr/bin/arch -k = i86pc
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /export/home/newman/ws/oi-userland/components/shell/tcsh/build/amd64
PATH: /usr/gnu/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/perl5/bin
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='/export/home/newman/ws/oi-userland/components/shell/tcsh/build/amd64'
| at_srcdir='/export/home/newman/ws/oi-userland/components/shell/tcsh/tcsh-6.21.00'
| abs_srcdir='/export/home/newman/ws/oi-userland/components/shell/tcsh/tcsh-6.21.00'
| at_top_srcdir='/export/home/newman/ws/oi-userland/components/shell/tcsh/tcsh-6.21.00'
| abs_top_srcdir='/export/home/newman/ws/oi-userland/components/shell/tcsh/tcsh-6.21.00'
| at_top_build_prefix=''
| abs_top_builddir='/export/home/newman/ws/oi-userland/components/shell/tcsh/build/amd64'
|
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
|
| AUTOTEST_PATH='.'
|
| SHELL=${CONFIG_SHELL-'/bin/bash'}
## ---------------- ##
## Tested programs. ##
## ---------------- ##
/export/home/newman/ws/oi-userland/components/shell/tcsh/tcsh-6.21.00/testsuite.at:3: /export/home/newman/ws/oi-userland/components/shell/tcsh/build/amd64/tcsh --version
tcsh 6.21.00 (Astron) 2019-05-08 (amd64-sun-solaris) options wide,nls,dl,al,kan,sm,rh,color,filec
## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Thu Aug 1 16:49:34 CEST 2019
1. beepcmd (aliases.at:3): skipped (aliases.at:3)
2. cwdcmd (aliases.at:6): ok (sys 0m0.00s)
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 (sys 0m0.00s)
8. shell (aliases.at:42): ok (sys 0m0.00s)
9. -b (arguments.at:3): ok (sys 0m0.00s)
10. -c (arguments.at:14): ok (sys 0m0.00s)
11. -d (arguments.at:34): skipped (arguments.at:34)
12. -e (arguments.at:37): ok (sys 0m0.00s)
13. -f (arguments.at:46): skipped (arguments.at:46)
14. -i (arguments.at:49): ok (sys 0m0.00s)
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 (sys 0m0.00s)
19. -t (arguments.at:88): ok (sys 0m0.00s)
20. -v (arguments.at:100): ok (sys 0m0.00s)
21. -x (arguments.at:112): ok (sys 0m0.00s)
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 (sys 0m0.00s)
27. non-option arguments (arguments.at:145): ok (sys 0m0.00s)
28. % (commands.at:3): skipped (commands.at:3)
29. : (commands.at:6): ok (sys 0m0.00s)
30. @ (commands.at:13): ok (sys 0m0.00s)
31. alias (commands.at:45): ok (sys 0m0.00s)
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 (sys 0m0.00s)
36. builtins (commands.at:133): skipped (commands.at:133)
37. bye (commands.at:134): skipped (commands.at:134)
38. cd (commands.at:137): ok (sys 0m0.00s)
39. complete (commands.at:206): ok (sys 0m0.00s)
40. continue (commands.at:223): ok (sys 0m0.00s)
41. dirs (commands.at:269): ok (sys 0m0.00s)
42. echo (commands.at:338): ok (sys 0m0.00s)
43. echotc (commands.at:348): skipped (commands.at:348)
44. eval (commands.at:351): ok (sys 0m0.00s)
45. exec (commands.at:360): ok (sys 0m0.00s)
46. exit (commands.at:369): ok (sys 0m0.00s)
47. fg (commands.at:378): skipped (commands.at:378)
48. filetest (commands.at:381): ok (sys 0m0.02s)
49. foreach (commands.at:504): ok (sys 0m0.00s)
50. getspath (commands.at:520): skipped (commands.at:520)
51. getxvers (commands.at:521): skipped (commands.at:521)
52. glob (commands.at:524): ok (sys 0m0.00s)
53. goto (commands.at:535): ok (sys 0m0.00s)
54. hashstat (commands.at:560): skipped (commands.at:560)
55. history (commands.at:563): ok (sys 0m0.00s)
56. hup (commands.at:693): ok (sys 0m0.00s)
57. if (commands.at:715): ok (sys 0m0.00s)
58. inlib (commands.at:774): skipped (commands.at:774)
59. jobs (commands.at:775): skipped (commands.at:775)
60. kill (commands.at:778): ok (sys 0m0.00s)
61. limit (commands.at:795): skipped (commands.at:795)
62. log (commands.at:798): ok (sys 0m0.00s)
63. login (commands.at:809): skipped (commands.at:809)
64. logout (commands.at:812): ok (sys 0m0.00s)
65. ls-F (commands.at:821): ok (sys 0m0.00s)
66. migrate (commands.at:889): skipped (commands.at:889)
67. newgrp (commands.at:890): skipped (commands.at:890)
69. nohup (commands.at:904): ok (sys 0m0.00s)
70. notify (commands.at:921): skipped (commands.at:921)
71. onintr (commands.at:924): ok (sys 0m0.00s)
72. popd (commands.at:946): ok (sys 0m0.00s)
73. printenv (commands.at:991): ok (sys 0m0.00s)
74. pushd (commands.at:1004): ok (sys 0m0.00s)
75. rehash (commands.at:1071): ok (sys 0m0.00s)
76. repeat (commands.at:1078): ok (sys 0m0.00s)
77. rootnode (commands.at:1091): skipped (commands.at:1091)
78. sched (commands.at:1092): skipped (commands.at:1092)
79. set (commands.at:1095): ok (sys 0m0.00s)
80. setenv (commands.at:1135): ok (sys 0m0.00s)
81. setpath (commands.at:1156): skipped (commands.at:1156)
82. setspath (commands.at:1157): skipped (commands.at:1157)
83. settc (commands.at:1158): skipped (commands.at:1158)
84. setty (commands.at:1159): skipped (commands.at:1159)
85. setxvers (commands.at:1160): skipped (commands.at:1160)
86. shift (commands.at:1163): ok (sys 0m0.00s)
87. source (commands.at:1203): ok (sys 0m0.00s)
88. stop (commands.at:1242): skipped (commands.at:1242)
89. suspend (commands.at:1243): skipped (commands.at:1243)
90. switch (commands.at:1246): ok (sys 0m0.00s)
91. telltc (commands.at:1302): skipped (commands.at:1302)
92. termname (commands.at:1303): skipped (commands.at:1303)
93. time (commands.at:1304): skipped (commands.at:1304)
94. umask (commands.at:1307): ok (sys 0m0.00s)
95. unalias (commands.at:1329): ok (sys 0m0.00s)
96. uncomplete (commands.at:1342): ok (sys 0m0.00s)
97. unhash (commands.at:1355): ok (sys 0m0.00s)
98. universe (commands.at:1362): skipped (commands.at:1362)
99. unlimit (commands.at:1363): skipped (commands.at:1363)
100. unset (commands.at:1366): ok (sys 0m0.00s)
101. unsetenv (commands.at:1381): ok (sys 0m0.00s)
102. ver (commands.at:1395): skipped (commands.at:1395)
103. wait (commands.at:1398): ok (sys 0m0.00s)
104. warp (commands.at:1406): skipped (commands.at:1406)
105. watchlog (commands.at:1407): skipped (commands.at:1407)
106. where (commands.at:1410): ok (sys 0m0.00s)
107. which (commands.at:1429): ok (sys 0m0.00s)
108. while (commands.at:1454): ok (sys 0m0.00s)
109. jobs output (commands.at:1474): ok (sys 0m0.00s)
110. time output (commands.at:1492): ok (sys 0m0.00s)
111. Arithmetic operators (expr.at:3): ok (sys 0m0.02s)
112. Primary expressions (expr.at:76): ok (sys 0m0.02s)
113. Word splitting (lexical.at:3): ok (sys 0m0.00s)
114. Comments (lexical.at:31): skipped (lexical.at:33)
115. Escaping special characters (lexical.at:53): ok (sys 0m0.00s)
116. Preventing substitution (lexical.at:84): ok (sys 0m0.01s)
117. History basics (lexical.at:155): ok (sys 0m0.00s)
118. Event specification (lexical.at:205): ok (sys 0m0.01s)
119. Word selection (lexical.at:347): ok (sys 0m0.00s)
120. History modifiers (lexical.at:396): ok (sys 0m0.00s)
121. Alias substitution (lexical.at:471): ok (sys 0m0.00s)
122. Variable substitution (lexical.at:499): ok (sys 0m0.00s)
123. Quoting of expansions in `...` (lexical.at:551): ok (sys 0m0.00s)
124. \echo for git_tcsh_completion (lexical.at:609): ok (sys 0m0.00s)
125. EUC-JP multibyte test (mb-eucjp.at:3): ok (sys 0m0.00s)
126. UTF-8 multibyte test (mb-utf8.at:3): ok (sys 0m0.00s)
127. Parenthesis no space (parenthesis.at:3): ok (sys 0m0.00s)
128. Parenthesis space (parenthesis.at:20): ok (sys 0m0.00s)
129. Parenthesis space escaped (parenthesis.at:37): ok (sys 0m0.00s)
130. Parenthesis escaped (parenthesis.at:53): ok (sys 0m0.00s)
131. Command substitution (subst.at:3): ok (sys 0m0.00s)
132. Filename substitution (subst.at:29): ok (sys 0m0.00s)
133. Directory stack substitution (subst.at:64): ok (sys 0m0.00s)
134. Command combinations (syntax.at:3): ok (sys 0m0.00s)
135. Command execution (syntax.at:38): ok (sys 0m0.02s)
136. $ addsuffix (variables.at:28): ok (sys 0m0.00s)
137. $ afsuser (variables.at:38): ok (sys 0m0.00s)
138. $ ampm (variables.at:39): ok (sys 0m0.00s)
139. $ anyerror (variables.at:42): ok (sys 0m0.00s)
140. $ argv (variables.at:64): ok (sys 0m0.00s)
141. $ autocorrect (variables.at:74): ok (sys 0m0.00s)
142. $ autoexpand (variables.at:75): ok (sys 0m0.00s)
143. $ autolist (variables.at:76): ok (sys 0m0.00s)
144. $ autologout (variables.at:77): skipped (variables.at:77)
145. $ backslash_quote (variables.at:80): ok (sys 0m0.00s)
146. $ catalog (variables.at:118): ok (sys 0m0.00s)
147. $ cdpath (variables.at:121): ok (sys 0m0.00s)
148. $ color (variables.at:140): ok (sys 0m0.00s)
149. $ colorcat (variables.at:141): ok (sys 0m0.00s)
150. $ command (variables.at:144): ok (sys 0m0.00s)
151. $ complete (variables.at:160): ok (sys 0m0.00s)
152. $ continue (variables.at:161): ok (sys 0m0.00s)
153. $ continue_args (variables.at:162): ok (sys 0m0.00s)
154. $ correct (variables.at:163): ok (sys 0m0.00s)
155. $ csubstnonl (variables.at:166): ok (sys 0m0.00s)
156. $ cwd (variables.at:214): ok (sys 0m0.00s)
157. $ dextract (variables.at:247): ok (sys 0m0.00s)
158. $ dirsfile (variables.at:248): ok (sys 0m0.00s)
159. $ dirstack (variables.at:251): ok (sys 0m0.00s)
160. $ dspmbyte (variables.at:276): skipped (variables.at:276)
161. $ dunique (variables.at:277): ok (sys 0m0.00s)
162. $ echo (variables.at:280): ok (sys 0m0.00s)
163. $ echo_style (variables.at:312): ok (sys 0m0.00s)
164. $ edit (variables.at:342): skipped (variables.at:344)
165. $ ellipsis (variables.at:357): ok (sys 0m0.00s)
166. $ fignore (variables.at:385): ok (sys 0m0.00s)
167. $ filec (variables.at:386): ok (sys 0m0.00s)
168. $ gid (variables.at:389): ok (sys 0m0.00s)
169. $ group (variables.at:398): ok (sys 0m0.00s)
170. $ histchars (variables.at:416): ok (sys 0m0.00s)
171. $ histdup (variables.at:439): ok (sys 0m0.00s)
172. $ histfile (variables.at:493): ok (sys 0m0.00s)
173. $ histlit (variables.at:496): ok (sys 0m0.00s)
174. $ history (variables.at:562): ok (sys 0m0.00s)
175. $ home (variables.at:581): ok (sys 0m0.00s)
176. $ ignoreeof (variables.at:605): ok (sys 0m0.00s)
177. $ implicitcd (variables.at:608): ok (sys 0m0.00s)
178. $ inputmode (variables.at:646): ok (sys 0m0.00s)
179. $ killdup (variables.at:647): ok (sys 0m0.00s)
180. $ killring (variables.at:650): ok (sys 0m0.00s)
181. $ listflags (variables.at:660): ok (sys 0m0.00s)
182. $ listjobs (variables.at:680): ok (sys 0m0.00s)
183. $ listlinks (variables.at:681): ok (sys 0m0.00s)
184. $ listmax (variables.at:682): ok (sys 0m0.00s)
185. $ listmaxrows (variables.at:683): ok (sys 0m0.00s)
186. $ loginsh (variables.at:684): ok (sys 0m0.00s)
187. $ logout (variables.at:685): ok (sys 0m0.00s)
188. $ mail (variables.at:688): ok (sys 0m0.00s)
189. $ cdtohome (variables.at:707): ok (sys 0m0.00s)
190. $ noimplicithome (variables.at:710): ok (sys 0m0.00s)
191. $ matchbeep (variables.at:716): ok (sys 0m0.00s)
192. $ nobeep (variables.at:717): ok (sys 0m0.00s)
193. $ noclobber (variables.at:718): ok (sys 0m0.00s)
194. $ noding (variables.at:719): ok (sys 0m0.00s)
195. $ noglob (variables.at:722): ok (sys 0m0.00s)
196. $ nostat (variables.at:723): ok (sys 0m0.00s)
197. $ notify (variables.at:724): ok (sys 0m0.00s)
198. $ oid (variables.at:725): skipped (variables.at:725)
199. $ owd (variables.at:728): ok (sys 0m0.00s)
200. $ path (variables.at:751): ok (sys 0m0.00s)
201. $ printexitvalue (variables.at:782): ok (sys 0m0.00s)
202. $ prompt (variables.at:800): ok (sys 0m0.00s)
203. $ prompt2 (variables.at:819): ok (sys 0m0.00s)
204. $ prompt3 (variables.at:828): ok (sys 0m0.00s)
205. $ promptchars (variables.at:836): ok (sys 0m0.00s)
206. $ pushdtohome (variables.at:850): ok (sys 0m0.00s)
207. $ pushdsilent (variables.at:851): ok (sys 0m0.00s)
208. $ recexact (variables.at:852): ok (sys 0m0.00s)
209. $ recognize_only_executablers (variables.at:853): ok (sys 0m0.00s)
210. $ rmstar (variables.at:854): ok (sys 0m0.00s)
211. $ rprompt (variables.at:857): ok (sys 0m0.00s)
212. $ savedirs (variables.at:876): ok (sys 0m0.00s)
213. $ savehist (variables.at:877): ok (sys 0m0.00s)
214. $ sched (variables.at:878): ok (sys 0m0.00s)
215. $ shell (variables.at:881): ok (sys 0m0.00s)
216. $ shlvl (variables.at:894): ok (sys 0m0.00s)
217. $ status (variables.at:920): ok (sys 0m0.00s)
218. $ symlinks (variables.at:939): ok (sys 0m0.00s)
219. $ tcsh (variables.at:970): ok (sys 0m0.00s)
220. $ term (variables.at:979): ok (sys 0m0.00s)
221. $ time (variables.at:1001): ok (sys 0m0.00s)
222. $ tperiod (variables.at:1002): ok (sys 0m0.00s)
223. $ tty (variables.at:1005): ok (sys 0m0.00s)
224. $ uid (variables.at:1014): ok (sys 0m0.00s)
225. $ user (variables.at:1023): ok (sys 0m0.00s)
226. $ verbose (variables.at:1052): ok (sys 0m0.00s)
227. $ version (variables.at:1078): ok (sys 0m0.00s)
228. $ visiblebell (variables.at:1087): ok (sys 0m0.00s)
229. $ watch (variables.at:1088): ok (sys 0m0.00s)
230. $ who (variables.at:1089): ok (sys 0m0.00s)
231. $ wordchars (variables.at:1090): ok (sys 0m0.00s)
232. -n (noexec.at:3): ok (sys 0m0.01s)
233. $< (sh.dol.at:3): ok (sys 0m0.00s)
testsuite: ending at: Thu Aug 1 16:49:44 CEST 2019
testsuite: test suite duration: 0h 0m 10s
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: 179 tests were run,
1 failed unexpectedly.
54 tests were skipped.
## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
tcsh 6.21.00 test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
68: commands.at:893 nice
Skipped tests:
tcsh 6.21.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
70: commands.at:921 notify
77: commands.at:1091 rootnode
78: commands.at:1092 sched
81: commands.at:1156 setpath
82: commands.at:1157 setspath
83: commands.at:1158 settc
84: commands.at:1159 setty
85: commands.at:1160 setxvers
88: commands.at:1242 stop
89: commands.at:1243 suspend
91: commands.at:1302 telltc
92: commands.at:1303 termname
93: commands.at:1304 time
98: commands.at:1362 universe
99: commands.at:1363 unlimit
102: commands.at:1395 ver
104: commands.at:1406 warp
105: commands.at:1407 watchlog
114: lexical.at:31 Comments
144: variables.at:77 $ autologout
160: variables.at:276 $ dspmbyte
164: variables.at:342 $ edit
198: variables.at:725 $ oid
## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##
# -*- compilation -*-
68. commands.at:893: testing nice ...
/export/home/newman/ws/oi-userland/components/shell/tcsh/tcsh-6.21.00/commands.at:896: tcsh -f -c 'nice set var=1; echo $?var'
--- /dev/null 2019-08-01 16:49:34.000000000 +0000
+++ /export/home/newman/ws/oi-userland/components/shell/tcsh/build/amd64/testsuite.dir/at-groups/68/stderr 2019-08-01 16:49:36.642047795 +0000
@@ -0,0 +1 @@
+setpriority: Permission denied.
68. commands.at:893: 68. nice (commands.at:893): FAILED (commands.at:896)
## ---------- ##
## 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.21.00, which was
| generated by GNU Autoconf 2.69. Invocation command line was
|
| $ /export/home/newman/ws/oi-userland/components/shell/tcsh/tcsh-6.21.00/configure CC=/usr/gcc/8/bin/gcc CXX=/usr/gcc/8/bin/g++ F77=/usr/gcc/8/bin/gfortran FC=/usr/gcc/8/bin/gfortran CFLAGS=-m64 -O3 CXXFLAGS= -m64 -O3 FFLAGS= -m64 -O3 FCFLAGS=-m64 -O3 LDFLAGS=-m64 PKG_CONFIG_PATH=/usr/lib/amd64/pkgconfig --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = build-userland
| uname -m = i86pc
| uname -r = 5.11
| uname -s = SunOS
| uname -v = illumos-6ccda740e0
|
| /usr/bin/uname -p = i386
| /bin/uname -X = System = SunOS
| Node = build-userland
| Release = 5.11
| KernelID = illumos-6ccda740e0
| Machine = i86pc
| BusType = <unknown>
| Serial = <unknown>
| Users = <unknown>
| OEM# = 0
| Origin# = 1
| NumCPU = 4
|
| /bin/arch = i86pc
| /usr/bin/arch -k = i86pc
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo = unknown
| /bin/machine = unknown
| /usr/bin/oslevel = unknown
| /bin/universe = unknown
|
| PATH: /usr/bin
| PATH: /usr/gnu/bin
| PATH: /usr/sbin
| PATH: /usr/perl5/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:2571: checking for a BSD-compatible install
| configure:2639: result: /usr/bin/ginstall -c
| configure:2654: checking build system type
| configure:2668: result: i386-pc-solaris2.11
| configure:2688: checking host system type
| configure:2701: result: i386-pc-solaris2.11
| configure:2722: checking cached host tuple
| configure:2730: result: ok
| configure:3034: checking for gcc
| configure:3061: result: /usr/gcc/8/bin/gcc
| configure:3290: checking for C compiler version
| configure:3299: /usr/gcc/8/bin/gcc --version >&5
| gcc (OpenIndiana 8.3.0-OI-0) 8.3.0
| Copyright (C) 2018 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:3310: $? = 0
| configure:3299: /usr/gcc/8/bin/gcc -v >&5
| Using built-in specs.
| COLLECT_GCC=/usr/gcc/8/bin/gcc
| COLLECT_LTO_WRAPPER=/usr/gcc/8/lib/gcc/i386-pc-solaris2.11/8.3.0/lto-wrapper
| Target: i386-pc-solaris2.11
| Configured with: /jenkins/jobs/oi-userland/workspace/components/developer/gcc-8/gcc-8.3.0/configure CC=/usr/gcc/6/bin/gcc CXX=/usr/gcc/6/bin/g++ F77=/usr/gcc/6/bin/gfortran FC=/usr/gcc/6/bin/gfortran CFLAGS= CXXFLAGS= FFLAGS=' -m32 -O3 ' FCFLAGS='-m32 -O3 ' LDFLAGS=-m32 PKG_CONFIG_PATH=/usr/lib/pkgconfig --prefix=/usr/gcc/8 --mandir=/usr/gcc/8/share/man --bindir=/usr/gcc/8/bin --libdir=/usr/gcc/8/lib --sbindir=/usr/gcc/8/sbin --sbindir=/usr/gcc/8/bin --libdir=/usr/gcc/8/lib --libexecdir=/usr/gcc/8/lib --host i386-pc-solaris2.11 --build i386-pc-solaris2.11 --target i386-pc-solaris2.11 --with-pkgversion='OpenIndiana 8.3.0-OI-0' --with-bugurl=https://bugs.openindiana.org --enable-plugins --enable-objc-gc --enable-initfini-array --enable-languages=c,c++,fortran,lto,objc --without-gnu-ld --with-ld=/usr/bin/ld --with-build-time-tools=/usr/gnu/i386-pc-solaris2.11/bin --disable-libitm enable_frame_pointer=yes --with-gnu-as --with-as=/usr/bin/gas 'BOOT_CFLAGS=-g -O2' LDFLAGS=-R/usr/gcc/8/lib
| Thread model: posix
| gcc version 8.3.0 (OpenIndiana 8.3.0-OI-0)
| configure:3310: $? = 0
| configure:3299: /usr/gcc/8/bin/gcc -V >&5
| gcc: error: unrecognized command line option '-V'
| gcc: fatal error: no input files
| compilation terminated.
| configure:3310: $? = 1
| configure:3299: /usr/gcc/8/bin/gcc -qversion >&5
| gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
| gcc: fatal error: no input files
| compilation terminated.
| configure:3310: $? = 1
| configure:3330: checking whether the C compiler works
| configure:3352: /usr/gcc/8/bin/gcc -m64 -O3 -m64 conftest.c >&5
| configure:3356: $? = 0
| configure:3404: result: yes
| configure:3407: checking for C compiler default output file name
| configure:3409: result: a.out
| configure:3415: checking for suffix of executables
| configure:3422: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c >&5
| configure:3426: $? = 0
| configure:3448: result:
| configure:3470: checking whether we are cross compiling
| configure:3478: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c >&5
| configure:3482: $? = 0
| configure:3489: ./conftest
| configure:3493: $? = 0
| configure:3481: result: no
| configure:3486: checking for suffix of object files
| configure:3508: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:3512: $? = 0
| configure:3533: result: o
| configure:3537: checking whether we are using the GNU C compiler
| configure:3556: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:3556: $? = 0
| configure:3565: result: yes
| configure:3574: checking whether /usr/gcc/8/bin/gcc accepts -g
| configure:3594: /usr/gcc/8/bin/gcc -c -g conftest.c >&5
| configure:3594: $? = 0
| configure:3635: result: yes
| configure:3652: checking for /usr/gcc/8/bin/gcc option to accept ISO C89
| configure:3715: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:3715: $? = 0
| configure:3728: result: none needed
| configure:3753: checking how to run the C preprocessor
| configure:3784: /usr/gcc/8/bin/gcc -E conftest.c
| configure:3784: $? = 0
| configure:3798: /usr/gcc/8/bin/gcc -E conftest.c
| conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
| #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
| compilation terminated.
| configure:3798: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | /* end confdefs.h. */
| | #include <ac_nonexistent.h>
| configure:3823: result: /usr/gcc/8/bin/gcc -E
| configure:3843: /usr/gcc/8/bin/gcc -E conftest.c
| configure:3843: $? = 0
| configure:3857: /usr/gcc/8/bin/gcc -E conftest.c
| conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
| #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
| compilation terminated.
| configure:3857: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | /* end confdefs.h. */
| | #include <ac_nonexistent.h>
| configure:3887: checking for grep that handles long lines and -e
| configure:3945: result: /usr/bin/ggrep
| configure:3950: checking for egrep
| configure:4012: result: /usr/bin/ggrep -E
| configure:4018: checking whether /usr/gcc/8/bin/gcc needs -traditional
| configure:4052: result: no
| configure:4062: checking for gencat
| configure:4080: found /usr/bin/gencat
| configure:4092: result: /usr/bin/gencat
| configure:4120: checking for library containing crypt
| configure:4151: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c >&5
| configure:4151: $? = 0
| configure:4168: result: none required
| configure:4176: checking for library containing getspnam
| configure:4207: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c >&5
| configure:4207: $? = 0
| configure:4224: result: none required
| configure:4232: checking for library containing tgetent
| configure:4263: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c >&5
| Undefined first referenced
| symbol in file
| tgetent /var/tmp//ccJDaiYa.o
| ld: fatal: symbol referencing errors. No output written to conftest
| collect2: error: ld returned 1 exit status
| configure:4263: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | /* end confdefs.h. */
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char tgetent ();
| | int
| | main ()
| | {
| | return tgetent ();
| | ;
| | return 0;
| | }
| configure:4263: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -ltermlib >&5
| configure:4263: $? = 0
| configure:4280: result: -ltermlib
| configure:4292: checking for library containing gethostbyname
| configure:4323: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -ltermlib >&5
| Undefined first referenced
| symbol in file
| gethostbyname /var/tmp//ccZFaq2a.o
| ld: fatal: symbol referencing errors. No output written to conftest
| collect2: error: ld returned 1 exit status
| configure:4323: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | /* end confdefs.h. */
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char gethostbyname ();
| | int
| | main ()
| | {
| | return gethostbyname ();
| | ;
| | return 0;
| | }
| configure:4323: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lnsl -ltermlib >&5
| configure:4323: $? = 0
| configure:4340: result: -lnsl
| configure:4348: checking for library containing connect
| configure:4379: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lnsl -ltermlib >&5
| Undefined first referenced
| symbol in file
| connect /var/tmp//ccjIay6a.o
| ld: fatal: symbol referencing errors. No output written to conftest
| collect2: error: ld returned 1 exit status
| configure:4379: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | /* end confdefs.h. */
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char connect ();
| | int
| | main ()
| | {
| | return connect ();
| | ;
| | return 0;
| | }
| configure:4379: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:4379: $? = 0
| configure:4396: result: -lsocket
| configure:4404: checking for library containing catgets
| configure:4435: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:4435: $? = 0
| configure:4452: result: none required
| configure:4501: checking for ld used by /usr/gcc/8/bin/gcc
| configure:4568: result: /usr/bin/ld
| configure:4575: checking if the linker (/usr/bin/ld) is GNU ld
| configure:4590: result: no
| configure:4597: checking for shared library run path origin
| configure:4610: result: done
| configure:4635: checking for 64-bit host
| configure:4658: result: no
| configure:5188: checking for iconv
| configure:5212: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:5212: $? = 0
| configure:5246: result: yes
| configure:5249: checking for working iconv
| configure:5378: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| conftest.c: In function 'main':
| conftest.c:34:29: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types]
| &inptr, &inbytesleft,
| ^~~~~~
| In file included from conftest.c:10:
| /usr/include/iconv.h:47:30: note: expected 'const char ** restrict' but argument is of type 'char **'
| extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD,
| ^
| conftest.c:54:29: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types]
| &inptr, &inbytesleft,
| ^~~~~~
| In file included from conftest.c:10:
| /usr/include/iconv.h:47:30: note: expected 'const char ** restrict' but argument is of type 'char **'
| extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD,
| ^
| conftest.c:73:29: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types]
| &inptr, &inbytesleft,
| ^~~~~~
| In file included from conftest.c:10:
| /usr/include/iconv.h:47:30: note: expected 'const char ** restrict' but argument is of type 'char **'
| extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD,
| ^
| configure:5378: $? = 0
| configure:5378: ./conftest
| configure:5378: $? = 0
| configure:5390: result: yes
| configure:5418: checking for iconv declaration
| configure:5447: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c:18:8: error: conflicting types for 'iconv'
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| ^~~~~
| In file included from conftest.c:12:
| /usr/include/iconv.h:47:15: note: previous declaration of 'iconv' was here
| extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD,
| ^~~~~
| configure:5447: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | /* end confdefs.h. */
| |
| | #include <stdlib.h>
| | #include <iconv.h>
| | extern
| | #ifdef __cplusplus
| | "C"
| | #endif
| | #if defined(__STDC__) || defined(_MSC_VER) || defined(__cplusplus)
| | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| | #else
| | size_t iconv();
| | #endif
| |
| | int
| | main ()
| | {
| |
| | ;
| | return 0;
| | }
| configure:5458: result:
| extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| configure:5470: checking for ANSI C header files
| configure:5490: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5490: $? = 0
| configure:5563: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:5563: $? = 0
| configure:5563: ./conftest
| configure:5563: $? = 0
| configure:5574: result: yes
| configure:5587: checking for sys/types.h
| configure:5587: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5587: $? = 0
| configure:5587: result: yes
| configure:5587: checking for sys/stat.h
| configure:5587: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5587: $? = 0
| configure:5587: result: yes
| configure:5587: checking for stdlib.h
| configure:5587: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5587: $? = 0
| configure:5587: result: yes
| configure:5587: checking for string.h
| configure:5587: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5587: $? = 0
| configure:5587: result: yes
| configure:5587: checking for memory.h
| configure:5587: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5587: $? = 0
| configure:5587: result: yes
| configure:5587: checking for strings.h
| configure:5587: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5587: $? = 0
| configure:5587: result: yes
| configure:5587: checking for inttypes.h
| configure:5587: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5587: $? = 0
| configure:5587: result: yes
| configure:5587: checking for stdint.h
| configure:5587: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5587: $? = 0
| configure:5587: result: yes
| configure:5587: checking for unistd.h
| configure:5587: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5587: $? = 0
| configure:5587: result: yes
| configure:5602: checking auth.h usability
| configure:5602: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c:54:10: fatal error: auth.h: No such file or directory
| #include <auth.h>
| ^~~~~~~~
| compilation terminated.
| configure:5602: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h. */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <auth.h>
| configure:5602: result: no
| configure:5602: checking auth.h presence
| configure:5602: /usr/gcc/8/bin/gcc -E conftest.c
| conftest.c:21:10: fatal error: auth.h: No such file or directory
| #include <auth.h>
| ^~~~~~~~
| compilation terminated.
| configure:5602: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h. */
| | #include <auth.h>
| configure:5602: result: no
| configure:5602: checking for auth.h
| configure:5602: result: no
| configure:5602: checking crypt.h usability
| configure:5602: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking crypt.h presence
| configure:5602: /usr/gcc/8/bin/gcc -E conftest.c
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking for crypt.h
| configure:5602: result: yes
| configure:5602: checking features.h usability
| configure:5602: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c:55:10: fatal error: features.h: No such file or directory
| #include <features.h>
| ^~~~~~~~~~~~
| compilation terminated.
| configure:5602: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | /* end confdefs.h. */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <features.h>
| configure:5602: result: no
| configure:5602: checking features.h presence
| configure:5602: /usr/gcc/8/bin/gcc -E conftest.c
| conftest.c:22:10: fatal error: features.h: No such file or directory
| #include <features.h>
| ^~~~~~~~~~~~
| compilation terminated.
| configure:5602: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | /* end confdefs.h. */
| | #include <features.h>
| configure:5602: result: no
| configure:5602: checking for features.h
| configure:5602: result: no
| configure:5602: checking for inttypes.h
| configure:5602: result: yes
| configure:5602: checking paths.h usability
| configure:5602: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking paths.h presence
| configure:5602: /usr/gcc/8/bin/gcc -E conftest.c
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking for paths.h
| configure:5602: result: yes
| configure:5602: checking shadow.h usability
| configure:5602: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking shadow.h presence
| configure:5602: /usr/gcc/8/bin/gcc -E conftest.c
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking for shadow.h
| configure:5602: result: yes
| configure:5602: checking for stdint.h
| configure:5602: result: yes
| configure:5602: checking utmp.h usability
| configure:5602: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking utmp.h presence
| configure:5602: /usr/gcc/8/bin/gcc -E conftest.c
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking for utmp.h
| configure:5602: result: yes
| configure:5602: checking utmpx.h usability
| configure:5602: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking utmpx.h presence
| configure:5602: /usr/gcc/8/bin/gcc -E conftest.c
| configure:5602: $? = 0
| configure:5602: result: yes
| configure:5602: checking for utmpx.h
| configure:5602: result: yes
| configure:5614: checking wchar.h usability
| configure:5614: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5614: $? = 0
| configure:5614: result: yes
| configure:5614: checking wchar.h presence
| configure:5614: /usr/gcc/8/bin/gcc -E conftest.c
| configure:5614: $? = 0
| configure:5614: result: yes
| configure:5614: checking for wchar.h
| configure:5614: result: yes
| configure:5623: checking size of wchar_t
| configure:5628: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:5628: $? = 0
| configure:5628: ./conftest
| configure:5628: $? = 0
| configure:5644: result: 4
| configure:5656: checking wctype.h usability
| configure:5656: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5656: $? = 0
| configure:5656: result: yes
| configure:5656: checking wctype.h presence
| configure:5656: /usr/gcc/8/bin/gcc -E conftest.c
| configure:5656: $? = 0
| configure:5656: result: yes
| configure:5656: checking for wctype.h
| configure:5656: result: yes
| configure:5673: checking for dirent.h that defines DIR
| configure:5692: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5692: $? = 0
| configure:5700: result: yes
| configure:5713: checking for library containing opendir
| configure:5744: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:5744: $? = 0
| configure:5761: result: none required
| configure:5828: checking whether stat file-mode macros are broken
| configure:5855: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5855: $? = 0
| configure:5862: result: no
| configure:5870: checking for ANSI C header files
| configure:5974: result: yes
| configure:5983: checking for long long
| configure:5983: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:5983: $? = 0
| configure:5983: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:69:24: error: expected expression before ')' token
| if (sizeof ((long long)))
| ^
| configure:5983: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | /* end confdefs.h. */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((long long)))
| | return 0;
| | ;
| | return 0;
| | }
| configure:5983: result: yes
| configure:5993: checking for uid_t in sys/types.h
| configure:6012: result: yes
| configure:6023: checking type of array argument to getgroups
| configure:6057: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6057: $? = 0
| configure:6057: ./conftest
| configure:6057: $? = 0
| configure:6082: result: gid_t
| configure:6090: checking for mode_t
| configure:6090: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6090: $? = 0
| configure:6090: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:71:21: error: expected expression before ')' token
| if (sizeof ((mode_t)))
| ^
| configure:6090: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | /* end confdefs.h. */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((mode_t)))
| | return 0;
| | ;
| | return 0;
| | }
| configure:6090: result: yes
| configure:6101: checking for size_t
| configure:6101: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6101: $? = 0
| configure:6101: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:71:21: error: expected expression before ')' token
| if (sizeof ((size_t)))
| ^
| configure:6101: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | /* end confdefs.h. */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((size_t)))
| | return 0;
| | ;
| | return 0;
| | }
| configure:6101: result: yes
| configure:6112: checking for uid_t in sys/types.h
| configure:6131: result: yes
| configure:6142: checking for uint32_t
| configure:6142: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6142: $? = 0
| configure:6142: result: yes
| configure:6159: checking for ssize_t
| configure:6159: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6159: $? = 0
| configure:6159: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:42:22: error: expected expression before ')' token
| if (sizeof ((ssize_t)))
| ^
| configure:6159: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | /* end confdefs.h. */
| |
| | #include <sys/types.h>
| |
| |
| | int
| | main ()
| | {
| | if (sizeof ((ssize_t)))
| | return 0;
| | ;
| | return 0;
| | }
| configure:6159: result: yes
| configure:6175: checking for socklen_t
| configure:6175: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6175: $? = 0
| configure:6175: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:43:24: error: expected expression before ')' token
| if (sizeof ((socklen_t)))
| ^
| configure:6175: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | /* end confdefs.h. */
| |
| | #include <sys/types.h>
| | #include <sys/socket.h>
| |
| |
| | int
| | main ()
| | {
| | if (sizeof ((socklen_t)))
| | return 0;
| | ;
| | return 0;
| | }
| configure:6175: result: yes
| configure:6191: checking for struct dirent.d_ino
| configure:6191: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6191: $? = 0
| configure:6191: result: yes
| configure:6211: checking for struct utmp.ut_host
| configure:6211: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6211: $? = 0
| configure:6211: result: yes
| configure:6227: checking for struct utmp.ut_user
| configure:6227: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6227: $? = 0
| configure:6227: result: yes
| configure:6243: checking for struct utmp.ut_tv
| configure:6243: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:50:5: error: used struct type value where scalar is required
| if (ac_aggr.ut_tv)
| ^~~~~~~
| configure:6243: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | #define HAVE_STRUCT_DIRENT_D_INO 1
| | #define HAVE_STRUCT_UTMP_UT_HOST 1
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | /* end confdefs.h. */
| | #include <sys/types.h>
| | #ifdef HAVE_UTMPX_H
| | #include <utmpx.h>
| | #define utmp utmpx
| | #elif defined HAVE_UTMP_H
| | #include <utmp.h>
| | #endif
| |
| | int
| | main ()
| | {
| | static struct utmp ac_aggr;
| | if (ac_aggr.ut_tv)
| | return 0;
| | ;
| | return 0;
| | }
| configure:6243: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6243: $? = 0
| configure:6243: result: yes
| configure:6259: checking for struct utmp.ut_xtime
| configure:6259: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6259: $? = 0
| configure:6259: result: yes
| configure:6275: checking for struct utmpx.ut_host
| configure:6275: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6275: $? = 0
| configure:6275: result: yes
| configure:6291: checking for struct utmpx.ut_user
| configure:6291: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6291: $? = 0
| configure:6291: result: yes
| configure:6307: checking for struct utmpx.ut_tv
| configure:6307: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:54:5: error: used struct type value where scalar is required
| if (ac_aggr.ut_tv)
| ^~~~~~~
| configure:6307: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | #define HAVE_STRUCT_DIRENT_D_INO 1
| | #define HAVE_STRUCT_UTMP_UT_HOST 1
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_TV 1
| | #define HAVE_STRUCT_UTMP_UT_XTIME 1
| | #define HAVE_STRUCT_UTMPX_UT_HOST 1
| | #define HAVE_STRUCT_UTMPX_UT_USER 1
| | /* end confdefs.h. */
| | #include <sys/types.h>
| | #ifdef HAVE_UTMPX_H
| | #include <utmpx.h>
| | #define utmp utmpx
| | #elif defined HAVE_UTMP_H
| | #include <utmp.h>
| | #endif
| |
| | int
| | main ()
| | {
| | static struct utmpx ac_aggr;
| | if (ac_aggr.ut_tv)
| | return 0;
| | ;
| | return 0;
| | }
| configure:6307: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6307: $? = 0
| configure:6307: result: yes
| configure:6323: checking for struct utmpx.ut_xtime
| configure:6323: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6323: $? = 0
| configure:6323: result: yes
| configure:6340: checking for struct sockaddr_storage.ss_family
| configure:6340: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6340: $? = 0
| configure:6340: result: yes
| configure:6353: checking for an ANSI C-conforming const
| configure:6419: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6419: $? = 0
| configure:6426: result: yes
| configure:6434: checking for working volatile
| configure:6453: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6453: $? = 0
| configure:6460: result: yes
| configure:6469: checking whether crypt is declared
| configure:6469: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6469: $? = 0
| configure:6469: result: yes
| configure:6485: checking whether environ is declared
| configure:6485: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:92:10: error: 'environ' undeclared (first use in this function)
| (void) environ;
| ^~~~~~~
| conftest.c:92:10: note: each undeclared identifier is reported only once for each function it appears in
| configure:6485: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | #define HAVE_STRUCT_DIRENT_D_INO 1
| | #define HAVE_STRUCT_UTMP_UT_HOST 1
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_TV 1
| | #define HAVE_STRUCT_UTMP_UT_XTIME 1
| | #define HAVE_STRUCT_UTMPX_UT_HOST 1
| | #define HAVE_STRUCT_UTMPX_UT_USER 1
| | #define HAVE_STRUCT_UTMPX_UT_TV 1
| | #define HAVE_STRUCT_UTMPX_UT_XTIME 1
| | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| | #define HAVE_DECL_CRYPT 1
| | /* end confdefs.h. */
| | #include "config_p.h"
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #ifdef HAVE_CRYPT_H
| | #include <crypt.h>
| | #endif
| |
| |
| | int
| | main ()
| | {
| | #ifndef environ
| | #ifdef __cplusplus
| | (void) environ;
| | #else
| | (void) environ;
| | #endif
| | #endif
| |
| | ;
| | return 0;
| | }
| configure:6485: result: no
| configure:6501: checking whether gethostname is declared
| configure:6501: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6501: $? = 0
| configure:6501: result: yes
| configure:6517: checking whether getpgrp is declared
| configure:6517: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| configure:6517: $? = 0
| configure:6517: result: yes
| configure:6534: checking for setlocale
| configure:6534: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6534: $? = 0
| configure:6534: result: yes
| configure:6541: checking for catgets
| configure:6541: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6541: $? = 0
| configure:6541: result: yes
| configure:6551: checking for dup2
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for getauthid
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| Undefined first referenced
| symbol in file
| getauthid /var/tmp//cc1Pai3c.o
| ld: fatal: symbol referencing errors. No output written to conftest
| collect2: error: ld returned 1 exit status
| configure:6551: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | #define HAVE_STRUCT_DIRENT_D_INO 1
| | #define HAVE_STRUCT_UTMP_UT_HOST 1
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_TV 1
| | #define HAVE_STRUCT_UTMP_UT_XTIME 1
| | #define HAVE_STRUCT_UTMPX_UT_HOST 1
| | #define HAVE_STRUCT_UTMPX_UT_USER 1
| | #define HAVE_STRUCT_UTMPX_UT_TV 1
| | #define HAVE_STRUCT_UTMPX_UT_XTIME 1
| | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| | #define HAVE_DECL_CRYPT 1
| | #define HAVE_DECL_ENVIRON 0
| | #define HAVE_DECL_GETHOSTNAME 1
| | #define HAVE_DECL_GETPGRP 1
| | #define HAVE_DUP2 1
| | /* end confdefs.h. */
| | /* Define getauthid to an innocuous variant, in case <limits.h> declares getauthid.
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */
| | #define getauthid innocuous_getauthid
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| | which can conflict with char getauthid (); below.
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| | <limits.h> exists even on freestanding compilers. */
| |
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| |
| | #undef getauthid
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char getauthid ();
| | /* The GNU C library defines this for functions which it implements
| | to always fail with ENOSYS. Some functions are actually named
| | something starting with __ and the normal name is an alias. */
| | #if defined __stub_getauthid || defined __stub___getauthid
| | choke me
| | #endif
| |
| | int
| | main ()
| | {
| | return getauthid ();
| | ;
| | return 0;
| | }
| configure:6551: result: no
| configure:6551: checking for getcwd
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for gethostname
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for getpwent
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for getutent
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for getutxent
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for mallinfo
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| Undefined first referenced
| symbol in file
| mallinfo /var/tmp//cceYa4kd.o
| ld: fatal: symbol referencing errors. No output written to conftest
| collect2: error: ld returned 1 exit status
| configure:6551: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | #define HAVE_STRUCT_DIRENT_D_INO 1
| | #define HAVE_STRUCT_UTMP_UT_HOST 1
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_TV 1
| | #define HAVE_STRUCT_UTMP_UT_XTIME 1
| | #define HAVE_STRUCT_UTMPX_UT_HOST 1
| | #define HAVE_STRUCT_UTMPX_UT_USER 1
| | #define HAVE_STRUCT_UTMPX_UT_TV 1
| | #define HAVE_STRUCT_UTMPX_UT_XTIME 1
| | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| | #define HAVE_DECL_CRYPT 1
| | #define HAVE_DECL_ENVIRON 0
| | #define HAVE_DECL_GETHOSTNAME 1
| | #define HAVE_DECL_GETPGRP 1
| | #define HAVE_DUP2 1
| | #define HAVE_GETCWD 1
| | #define HAVE_GETHOSTNAME 1
| | #define HAVE_GETPWENT 1
| | #define HAVE_GETUTENT 1
| | #define HAVE_GETUTXENT 1
| | /* end confdefs.h. */
| | /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */
| | #define mallinfo innocuous_mallinfo
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| | which can conflict with char mallinfo (); below.
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| | <limits.h> exists even on freestanding compilers. */
| |
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| |
| | #undef mallinfo
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char mallinfo ();
| | /* The GNU C library defines this for functions which it implements
| | to always fail with ENOSYS. Some functions are actually named
| | something starting with __ and the normal name is an alias. */
| | #if defined __stub_mallinfo || defined __stub___mallinfo
| | choke me
| | #endif
| |
| | int
| | main ()
| | {
| | return mallinfo ();
| | ;
| | return 0;
| | }
| configure:6551: result: no
| configure:6551: checking for mblen
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for memmove
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| conftest.c:79:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
| char memmove ();
| ^~~~~~~
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for memset
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| conftest.c:80:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch]
| char memset ();
| ^~~~~~
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for mkstemp
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for nice
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for nl_langinfo
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for sbrk
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for setpgid
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for setpriority
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for strerror
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for strstr
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| conftest.c:88:6: warning: conflicting types for built-in function 'strstr' [-Wbuiltin-declaration-mismatch]
| char strstr ();
| ^~~~~~
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for sysconf
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6551: checking for wcwidth
| configure:6551: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6551: $? = 0
| configure:6551: result: yes
| configure:6560: checking whether getpgrp requires zero arguments
| configure:6577: /usr/gcc/8/bin/gcc -c -m64 -O3 conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:104:1: error: too many arguments to function 'getpgrp'
| getpgrp (0);
| ^~~~~~~
| In file included from conftest.c:99:
| /usr/include/unistd.h:380:14: note: declared here
| extern pid_t getpgrp(void);
| ^~~~~~~
| configure:6577: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | #define HAVE_STRUCT_DIRENT_D_INO 1
| | #define HAVE_STRUCT_UTMP_UT_HOST 1
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_TV 1
| | #define HAVE_STRUCT_UTMP_UT_XTIME 1
| | #define HAVE_STRUCT_UTMPX_UT_HOST 1
| | #define HAVE_STRUCT_UTMPX_UT_USER 1
| | #define HAVE_STRUCT_UTMPX_UT_TV 1
| | #define HAVE_STRUCT_UTMPX_UT_XTIME 1
| | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| | #define HAVE_DECL_CRYPT 1
| | #define HAVE_DECL_ENVIRON 0
| | #define HAVE_DECL_GETHOSTNAME 1
| | #define HAVE_DECL_GETPGRP 1
| | #define HAVE_DUP2 1
| | #define HAVE_GETCWD 1
| | #define HAVE_GETHOSTNAME 1
| | #define HAVE_GETPWENT 1
| | #define HAVE_GETUTENT 1
| | #define HAVE_GETUTXENT 1
| | #define HAVE_MBLEN 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_MKSTEMP 1
| | #define HAVE_NICE 1
| | #define HAVE_NL_LANGINFO 1
| | #define HAVE_SBRK 1
| | #define HAVE_SETPGID 1
| | #define HAVE_SETPRIORITY 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRSTR 1
| | #define HAVE_SYSCONF 1
| | #define HAVE_WCWIDTH 1
| | /* end confdefs.h. */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | getpgrp (0);
| | ;
| | return 0;
| | }
| configure:6585: result: yes
| configure:6594: checking whether mbrtowc and mbstate_t are properly declared
| configure:6614: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6614: $? = 0
| configure:6622: result: yes
| configure:6631: checking whether setpgrp takes no argument
| configure:6653: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| conftest.c: In function 'main':
| conftest.c:109:10: error: too many arguments to function 'setpgrp'
| return setpgrp (1,1) != -1;
| ^~~~~~~
| In file included from conftest.c:101:
| /usr/include/unistd.h:506:14: note: declared here
| extern pid_t setpgrp(void);
| ^~~~~~~
| configure:6653: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "tcsh"
| | #define PACKAGE_TARNAME "tcsh"
| | #define PACKAGE_VERSION "6.21.00"
| | #define PACKAGE_STRING "tcsh 6.21.00"
| | #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| | #define PACKAGE_URL ""
| | #define HAVE_ICONV 1
| | #define ICONV_CONST const
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CRYPT_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_SHADOW_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_WCHAR_H 1
| | #define SIZEOF_WCHAR_T 4
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DIRENT_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_LONG_LONG 1
| | #define GETGROUPS_T gid_t
| | #define HAVE_STRUCT_DIRENT_D_INO 1
| | #define HAVE_STRUCT_UTMP_UT_HOST 1
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_TV 1
| | #define HAVE_STRUCT_UTMP_UT_XTIME 1
| | #define HAVE_STRUCT_UTMPX_UT_HOST 1
| | #define HAVE_STRUCT_UTMPX_UT_USER 1
| | #define HAVE_STRUCT_UTMPX_UT_TV 1
| | #define HAVE_STRUCT_UTMPX_UT_XTIME 1
| | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| | #define HAVE_DECL_CRYPT 1
| | #define HAVE_DECL_ENVIRON 0
| | #define HAVE_DECL_GETHOSTNAME 1
| | #define HAVE_DECL_GETPGRP 1
| | #define HAVE_DUP2 1
| | #define HAVE_GETCWD 1
| | #define HAVE_GETHOSTNAME 1
| | #define HAVE_GETPWENT 1
| | #define HAVE_GETUTENT 1
| | #define HAVE_GETUTXENT 1
| | #define HAVE_MBLEN 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_MKSTEMP 1
| | #define HAVE_NICE 1
| | #define HAVE_NL_LANGINFO 1
| | #define HAVE_SBRK 1
| | #define HAVE_SETPGID 1
| | #define HAVE_SETPRIORITY 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRSTR 1
| | #define HAVE_SYSCONF 1
| | #define HAVE_WCWIDTH 1
| | #define GETPGRP_VOID 1
| | #define HAVE_MBRTOWC 1
| | /* end confdefs.h. */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | /* If this system has a BSD-style setpgrp which takes arguments,
| | setpgrp(1, 1) will fail with ESRCH and return -1, in that case
| | exit successfully. */
| | return setpgrp (1,1) != -1;
| | ;
| | return 0;
| | }
| configure:6663: result: yes
| configure:6674: checking for working strcoll
| configure:6695: /usr/gcc/8/bin/gcc -o conftest -m64 -O3 -m64 conftest.c -lsocket -lnsl -ltermlib >&5
| configure:6695: $? = 0
| configure:6695: ./conftest
| configure:6695: $? = 0
| configure:6705: result: yes
| configure:6922: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by tcsh config.status 6.21.00, which was
| generated by GNU Autoconf 2.69. Invocation command line was
|
| CONFIG_FILES =
| CONFIG_HEADERS =
| CONFIG_LINKS =
| CONFIG_COMMANDS =
| $ ./config.status
|
| on build-userland
|
| config.status:880: creating Makefile
| config.status:880: creating nls/Makefile
| config.status:880: creating config.h
| config.status:1054: executing ./atconfig commands
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_build=i386-pc-solaris2.11
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_const=yes
| ac_cv_c_uint32_t=yes
| ac_cv_c_volatile=yes
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=/usr/gcc/8/bin/gcc
| ac_cv_env_CFLAGS_set=set
| ac_cv_env_CFLAGS_value='-m64 -O3 '
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_CPP_set=
| ac_cv_env_CPP_value=
| ac_cv_env_LDFLAGS_set=set
| ac_cv_env_LDFLAGS_value=-m64
| ac_cv_env_LIBS_set=
| ac_cv_env_LIBS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_func_catgets=yes
| ac_cv_func_dup2=yes
| ac_cv_func_getauthid=no
| ac_cv_func_getcwd=yes
| ac_cv_func_gethostname=yes
| ac_cv_func_getpgrp_void=yes
| ac_cv_func_getpwent=yes
| ac_cv_func_getutent=yes
| ac_cv_func_getutxent=yes
| ac_cv_func_mallinfo=no
| ac_cv_func_mblen=yes
| ac_cv_func_mbrtowc=yes
| ac_cv_func_memmove=yes
| ac_cv_func_memset=yes
| ac_cv_func_mkstemp=yes
| ac_cv_func_nice=yes
| ac_cv_func_nl_langinfo=yes
| ac_cv_func_realloc_0_nonnull=yes
| ac_cv_func_sbrk=yes
| ac_cv_func_setlocale=yes
| ac_cv_func_setpgid=yes
| ac_cv_func_setpgrp_void=yes
| ac_cv_func_setpriority=yes
| ac_cv_func_strcoll_works=yes
| ac_cv_func_strerror=yes
| ac_cv_func_strstr=yes
| ac_cv_func_sysconf=yes
| ac_cv_func_wcwidth=yes
| ac_cv_have_decl_crypt=yes
| ac_cv_have_decl_environ=no
| ac_cv_have_decl_gethostname=yes
| ac_cv_have_decl_getpgrp=yes
| ac_cv_header_auth_h=no
| ac_cv_header_crypt_h=yes
| ac_cv_header_dirent_dirent_h=yes
| ac_cv_header_features_h=no
| ac_cv_header_inttypes_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_paths_h=yes
| ac_cv_header_shadow_h=yes
| ac_cv_header_stat_broken=no
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_utmp_h=yes
| ac_cv_header_utmpx_h=yes
| ac_cv_header_wchar_h=yes
| ac_cv_header_wctype_h=yes
| ac_cv_host=i386-pc-solaris2.11
| ac_cv_host_system_type=i386-pc-solaris2.11
| ac_cv_member_struct_dirent_d_ino=yes
| ac_cv_member_struct_sockaddr_storage_ss_family=yes
| ac_cv_member_struct_utmp_ut_host=yes
| ac_cv_member_struct_utmp_ut_tv=yes
| ac_cv_member_struct_utmp_ut_user=yes
| ac_cv_member_struct_utmp_ut_xtime=yes
| ac_cv_member_struct_utmpx_ut_host=yes
| ac_cv_member_struct_utmpx_ut_tv=yes
| ac_cv_member_struct_utmpx_ut_user=yes
| ac_cv_member_struct_utmpx_ut_xtime=yes
| ac_cv_objext=o
| ac_cv_path_EGREP='/usr/bin/ggrep -E'
| ac_cv_path_GENCAT=/usr/bin/gencat
| ac_cv_path_GREP=/usr/bin/ggrep
| ac_cv_path_install='/usr/bin/ginstall -c'
| ac_cv_prog_CPP='/usr/gcc/8/bin/gcc -E'
| ac_cv_prog_ac_ct_CC=/usr/gcc/8/bin/gcc
| ac_cv_prog_cc_c89=
| ac_cv_prog_cc_g=yes
| ac_cv_prog_gcc_traditional=no
| ac_cv_search_catgets='none required'
| ac_cv_search_connect=-lsocket
| ac_cv_search_crypt='none required'
| ac_cv_search_gethostbyname=-lnsl
| ac_cv_search_getspnam='none required'
| ac_cv_search_opendir='none required'
| ac_cv_search_tgetent=-ltermlib
| ac_cv_sizeof_wchar_t=4
| ac_cv_type_getgroups=gid_t
| ac_cv_type_long_long=yes
| ac_cv_type_mode_t=yes
| ac_cv_type_size_t=yes
| ac_cv_type_socklen_t=yes
| ac_cv_type_ssize_t=yes
| ac_cv_type_uid_t=yes
| acl_cv_hardcode_direct=no
| acl_cv_hardcode_libdir_flag_spec='-R$libdir'
| acl_cv_hardcode_libdir_separator=
| acl_cv_hardcode_minus_L=no
| acl_cv_libext=a
| acl_cv_path_LD=/usr/bin/ld
| acl_cv_prog_gnu_ld=no
| acl_cv_rpath=done
| acl_cv_shlibext=so
| acl_cv_wl=-Wl,
| am_cv_func_iconv=yes
| am_cv_func_iconv_works=yes
| am_cv_lib_iconv=no
| am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
| am_cv_proto_iconv_arg1=const
| gl_cv_solaris_64bit=no
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| BUILD_CATALOGS='yes'
| CC='/usr/gcc/8/bin/gcc'
| CC_FOR_GETHOST='$(CC)'
| CFLAGS='-m64 -O3 '
| CPP='/usr/gcc/8/bin/gcc -E'
| CPPFLAGS=''
| DEFS='-DHAVE_CONFIG_H'
| DFLAGS=''
| ECHO_C='\c'
| ECHO_N=''
| ECHO_T=''
| EGREP='/usr/bin/ggrep -E'
| EXEEXT=''
| GENCAT='/usr/bin/gencat'
| GREP='/usr/bin/ggrep'
| HESDEF=''
| HESLIB=''
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| LDFLAGS='-m64'
| LIBICONV=''
| LIBOBJS=''
| LIBS='-lsocket -lnsl -ltermlib '
| LTLIBICONV=''
| LTLIBOBJS=''
| OBJEXT='o'
| PACKAGE_BUGREPORT='https://bugs.astron.com/'
| PACKAGE_NAME='tcsh'
| PACKAGE_STRING='tcsh 6.21.00'
| PACKAGE_TARNAME='tcsh'
| PACKAGE_URL=''
| PACKAGE_VERSION='6.21.00'
| PATH_SEPARATOR=':'
| SHELL='/bin/bash'
| ac_ct_CC='/usr/gcc/8/bin/gcc'
| bindir='/usr/bin'
| build='i386-pc-solaris2.11'
| build_alias=''
| build_cpu='i386'
| build_os='solaris2.11'
| build_vendor='pc'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='i386-pc-solaris2.11'
| host_alias=''
| host_cpu='i386'
| host_os='solaris2.11'
| host_vendor='pc'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| libdir='/usr/lib/amd64'
| libexecdir='${exec_prefix}/libexec'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='/usr/share/man'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/usr'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='/usr/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| /* confdefs.h */
| #define PACKAGE_NAME "tcsh"
| #define PACKAGE_TARNAME "tcsh"
| #define PACKAGE_VERSION "6.21.00"
| #define PACKAGE_STRING "tcsh 6.21.00"
| #define PACKAGE_BUGREPORT "https://bugs.astron.com/"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_WCTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_LONG_LONG 1
| #define GETGROUPS_T gid_t
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_XTIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_XTIME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_CRYPT 1
| #define HAVE_DECL_ENVIRON 0
| #define HAVE_DECL_GETHOSTNAME 1
| #define HAVE_DECL_GETPGRP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_MBLEN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SBRK 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define GETPGRP_VOID 1
| #define HAVE_MBRTOWC 1
| #define SETPGRP_VOID 1
| #define HAVE_STRCOLL 1
| #define NLS 1
| #define NLS_CATALOGS 1
|
| configure: exit 0
|
|
|
I can't reproduce this, but I fixed the tests so that the ones that failed because /usr/bin/false returns 255 instead of 0 are fixed. |
|
|
Right, now I see it pass too... Thanks. |
|
|
Submitter can't reproduce |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-08-01 14:59 | mnowak | New Issue | |
| 2019-08-01 14:59 | mnowak | File Added: testsuite.log | |
| 2019-08-02 10:43 | christos | Assigned To | => christos |
| 2019-08-02 10:43 | christos | Status | new => assigned |
| 2019-08-02 10:47 | christos | Status | assigned => feedback |
| 2019-08-02 10:47 | christos | Note Added: 0003278 | |
| 2019-08-02 16:23 | mnowak | Note Added: 0003279 | |
| 2019-08-02 16:23 | mnowak | Status | feedback => assigned |
| 2019-09-12 01:54 | christos | Status | assigned => resolved |
| 2019-09-12 01:54 | christos | Resolution | open => fixed |
| 2019-09-12 01:54 | christos | Note Added: 0003298 |