Advertisement
Guest User

Untitled

a guest
Jul 1st, 2018
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.79 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by GNU make configure 4.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --program-prefix=g --without-libintl-prefix --without-libiconv-prefix --disable-nls --prefix=/usr/pkg --build=x86_64--netbsd --host=x86_64--netbsd --infodir=/usr/pkg/info --mandir=/usr/pkg/man
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = mx.nethence.com
  14. uname -m = amd64
  15. uname -r = 7.1.2
  16. uname -s = NetBSD
  17. uname -v = NetBSD 7.1.2 (XEN3_DOMU.201803151611Z)
  18.  
  19. /usr/bin/uname -p = x86_64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/local/sbin
  32. PATH: /usr/pkg/bin
  33. PATH: /usr/pkg/sbin
  34. PATH: /bin
  35. PATH: /sbin
  36. PATH: /usr/bin
  37. PATH: /usr/sbin
  38. PATH: /usr/pkgsrc/devel/gmake/work/.home/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2460: checking for a BSD-compatible install
  46. configure:2528: result: /usr/bin/install -c -o root -g wheel
  47. configure:2539: checking whether build environment is sane
  48. configure:2594: result: yes
  49. configure:2745: checking for a thread-safe mkdir -p
  50. configure:2784: result: config/install-sh -c -d
  51. configure:2791: checking for gawk
  52. configure:2818: result: /usr/bin/awk
  53. configure:2829: checking whether make sets $(MAKE)
  54. configure:2851: result: yes
  55. configure:2880: checking whether make supports nested variables
  56. configure:2897: result: yes
  57. configure:3036: checking for style of include used by make
  58. configure:3064: result: GNU
  59. configure:3095: checking for x86_64--netbsd-gcc
  60. configure:3122: result: gcc
  61. configure:3391: checking for C compiler version
  62. configure:3400: gcc --version >&5
  63. gcc (nb2 20150115) 4.8.5
  64. Copyright (C) 2015 Free Software Foundation, Inc.
  65. This is free software; see the source for copying conditions. There is NO
  66. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  67.  
  68. configure:3411: $? = 0
  69. configure:3400: gcc -v >&5
  70. Using built-in specs.
  71. COLLECT_GCC=gcc
  72. COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
  73. Target: x86_64--netbsd
  74. Configured with: /usr/7/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb2 20150115' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-threads --with-tune=nocona --enable-libstdcxx-time=rt --enable-lto --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/7/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/7/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/7/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/7/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/7/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/7/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/7/src/destdir.amd64
  75. Thread model: posix
  76. gcc version 4.8.5 (nb2 20150115)
  77. configure:3411: $? = 0
  78. configure:3400: gcc -V >&5
  79. gcc: error: unrecognized command line option '-V'
  80. gcc: fatal error: no input files
  81. compilation terminated.
  82. configure:3411: $? = 1
  83. configure:3400: gcc -qversion >&5
  84. gcc: error: unrecognized command line option '-qversion'
  85. gcc: fatal error: no input files
  86. compilation terminated.
  87. configure:3411: $? = 1
  88. configure:3431: checking whether the C compiler works
  89. configure:3453: gcc -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  90. configure:3457: $? = 0
  91. configure:3505: result: yes
  92. configure:3508: checking for C compiler default output file name
  93. configure:3510: result: a.out
  94. configure:3516: checking for suffix of executables
  95. configure:3523: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  96. configure:3527: $? = 0
  97. configure:3549: result:
  98. configure:3571: checking whether we are cross compiling
  99. configure:3579: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  100. configure:3583: $? = 0
  101. configure:3590: ./conftest
  102. configure:3594: $? = 0
  103. configure:3609: result: no
  104. configure:3614: checking for suffix of object files
  105. configure:3636: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  106. configure:3640: $? = 0
  107. configure:3661: result: o
  108. configure:3665: checking whether we are using the GNU C compiler
  109. configure:3684: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  110. configure:3684: $? = 0
  111. configure:3693: result: yes
  112. configure:3702: checking whether gcc accepts -g
  113. configure:3722: gcc -c -g conftest.c >&5
  114. configure:3722: $? = 0
  115. configure:3763: result: yes
  116. configure:3780: checking for gcc option to accept ISO C89
  117. configure:3843: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  118. configure:3843: $? = 0
  119. configure:3856: result: none needed
  120. configure:3881: checking whether gcc understands -c and -o together
  121. configure:3903: gcc -c conftest.c -o conftest2.o
  122. configure:3906: $? = 0
  123. configure:3903: gcc -c conftest.c -o conftest2.o
  124. configure:3906: $? = 0
  125. configure:3918: result: yes
  126. configure:3937: checking dependency style of gcc
  127. configure:4048: result: gcc3
  128. configure:4069: checking how to run the C preprocessor
  129. configure:4100: gcc -E conftest.c
  130. configure:4100: $? = 0
  131. configure:4114: gcc -E conftest.c
  132. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  133. #include <ac_nonexistent.h>
  134. ^
  135. compilation terminated.
  136. configure:4114: $? = 1
  137. configure: failed program was:
  138. | /* confdefs.h */
  139. | #define PACKAGE_NAME "GNU make"
  140. | #define PACKAGE_TARNAME "make"
  141. | #define PACKAGE_VERSION "4.1"
  142. | #define PACKAGE_STRING "GNU make 4.1"
  143. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  144. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  145. | #define PACKAGE "make"
  146. | #define VERSION "4.1"
  147. | /* end confdefs.h. */
  148. | #include <ac_nonexistent.h>
  149. configure:4139: result: gcc -E
  150. configure:4159: gcc -E conftest.c
  151. configure:4159: $? = 0
  152. configure:4173: gcc -E conftest.c
  153. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  154. #include <ac_nonexistent.h>
  155. ^
  156. compilation terminated.
  157. configure:4173: $? = 1
  158. configure: failed program was:
  159. | /* confdefs.h */
  160. | #define PACKAGE_NAME "GNU make"
  161. | #define PACKAGE_TARNAME "make"
  162. | #define PACKAGE_VERSION "4.1"
  163. | #define PACKAGE_STRING "GNU make 4.1"
  164. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  165. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  166. | #define PACKAGE "make"
  167. | #define VERSION "4.1"
  168. | /* end confdefs.h. */
  169. | #include <ac_nonexistent.h>
  170. configure:4202: checking for grep that handles long lines and -e
  171. configure:4260: result: /usr/bin/grep
  172. configure:4265: checking for egrep
  173. configure:4327: result: /usr/bin/egrep
  174. configure:4332: checking for ANSI C header files
  175. configure:4352: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  176. configure:4352: $? = 0
  177. configure:4425: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  178. configure:4425: $? = 0
  179. configure:4425: ./conftest
  180. configure:4425: $? = 0
  181. configure:4436: result: yes
  182. configure:4449: checking for sys/types.h
  183. configure:4449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  184. configure:4449: $? = 0
  185. configure:4449: result: yes
  186. configure:4449: checking for sys/stat.h
  187. configure:4449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  188. configure:4449: $? = 0
  189. configure:4449: result: yes
  190. configure:4449: checking for stdlib.h
  191. configure:4449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  192. configure:4449: $? = 0
  193. configure:4449: result: yes
  194. configure:4449: checking for string.h
  195. configure:4449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  196. configure:4449: $? = 0
  197. configure:4449: result: yes
  198. configure:4449: checking for memory.h
  199. configure:4449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  200. configure:4449: $? = 0
  201. configure:4449: result: yes
  202. configure:4449: checking for strings.h
  203. configure:4449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  204. configure:4449: $? = 0
  205. configure:4449: result: yes
  206. configure:4449: checking for inttypes.h
  207. configure:4449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  208. configure:4449: $? = 0
  209. configure:4449: result: yes
  210. configure:4449: checking for stdint.h
  211. configure:4449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  212. configure:4449: $? = 0
  213. configure:4449: result: yes
  214. configure:4449: checking for unistd.h
  215. configure:4449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  216. configure:4449: $? = 0
  217. configure:4449: result: yes
  218. configure:4462: checking minix/config.h usability
  219. configure:4462: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  220. conftest.c:54:26: fatal error: minix/config.h: No such file or directory
  221. #include <minix/config.h>
  222. ^
  223. compilation terminated.
  224. configure:4462: $? = 1
  225. configure: failed program was:
  226. | /* confdefs.h */
  227. | #define PACKAGE_NAME "GNU make"
  228. | #define PACKAGE_TARNAME "make"
  229. | #define PACKAGE_VERSION "4.1"
  230. | #define PACKAGE_STRING "GNU make 4.1"
  231. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  232. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  233. | #define PACKAGE "make"
  234. | #define VERSION "4.1"
  235. | #define STDC_HEADERS 1
  236. | #define HAVE_SYS_TYPES_H 1
  237. | #define HAVE_SYS_STAT_H 1
  238. | #define HAVE_STDLIB_H 1
  239. | #define HAVE_STRING_H 1
  240. | #define HAVE_MEMORY_H 1
  241. | #define HAVE_STRINGS_H 1
  242. | #define HAVE_INTTYPES_H 1
  243. | #define HAVE_STDINT_H 1
  244. | #define HAVE_UNISTD_H 1
  245. | /* end confdefs.h. */
  246. | #include <stdio.h>
  247. | #ifdef HAVE_SYS_TYPES_H
  248. | # include <sys/types.h>
  249. | #endif
  250. | #ifdef HAVE_SYS_STAT_H
  251. | # include <sys/stat.h>
  252. | #endif
  253. | #ifdef STDC_HEADERS
  254. | # include <stdlib.h>
  255. | # include <stddef.h>
  256. | #else
  257. | # ifdef HAVE_STDLIB_H
  258. | # include <stdlib.h>
  259. | # endif
  260. | #endif
  261. | #ifdef HAVE_STRING_H
  262. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  263. | # include <memory.h>
  264. | # endif
  265. | # include <string.h>
  266. | #endif
  267. | #ifdef HAVE_STRINGS_H
  268. | # include <strings.h>
  269. | #endif
  270. | #ifdef HAVE_INTTYPES_H
  271. | # include <inttypes.h>
  272. | #endif
  273. | #ifdef HAVE_STDINT_H
  274. | # include <stdint.h>
  275. | #endif
  276. | #ifdef HAVE_UNISTD_H
  277. | # include <unistd.h>
  278. | #endif
  279. | #include <minix/config.h>
  280. configure:4462: result: no
  281. configure:4462: checking minix/config.h presence
  282. configure:4462: gcc -E conftest.c
  283. conftest.c:21:26: fatal error: minix/config.h: No such file or directory
  284. #include <minix/config.h>
  285. ^
  286. compilation terminated.
  287. configure:4462: $? = 1
  288. configure: failed program was:
  289. | /* confdefs.h */
  290. | #define PACKAGE_NAME "GNU make"
  291. | #define PACKAGE_TARNAME "make"
  292. | #define PACKAGE_VERSION "4.1"
  293. | #define PACKAGE_STRING "GNU make 4.1"
  294. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  295. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  296. | #define PACKAGE "make"
  297. | #define VERSION "4.1"
  298. | #define STDC_HEADERS 1
  299. | #define HAVE_SYS_TYPES_H 1
  300. | #define HAVE_SYS_STAT_H 1
  301. | #define HAVE_STDLIB_H 1
  302. | #define HAVE_STRING_H 1
  303. | #define HAVE_MEMORY_H 1
  304. | #define HAVE_STRINGS_H 1
  305. | #define HAVE_INTTYPES_H 1
  306. | #define HAVE_STDINT_H 1
  307. | #define HAVE_UNISTD_H 1
  308. | /* end confdefs.h. */
  309. | #include <minix/config.h>
  310. configure:4462: result: no
  311. configure:4462: checking for minix/config.h
  312. configure:4462: result: no
  313. configure:4483: checking whether it is safe to define __EXTENSIONS__
  314. configure:4501: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  315. configure:4501: $? = 0
  316. configure:4508: result: yes
  317. configure:4530: checking for x86_64--netbsd-gcc
  318. configure:4557: result: gcc
  319. configure:4826: checking for C compiler version
  320. configure:4835: gcc --version >&5
  321. gcc (nb2 20150115) 4.8.5
  322. Copyright (C) 2015 Free Software Foundation, Inc.
  323. This is free software; see the source for copying conditions. There is NO
  324. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  325.  
  326. configure:4846: $? = 0
  327. configure:4835: gcc -v >&5
  328. Using built-in specs.
  329. COLLECT_GCC=gcc
  330. COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
  331. Target: x86_64--netbsd
  332. Configured with: /usr/7/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb2 20150115' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-threads --with-tune=nocona --enable-libstdcxx-time=rt --enable-lto --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/7/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/7/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/7/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/7/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/7/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/7/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/7/src/destdir.amd64
  333. Thread model: posix
  334. gcc version 4.8.5 (nb2 20150115)
  335. configure:4846: $? = 0
  336. configure:4835: gcc -V >&5
  337. gcc: error: unrecognized command line option '-V'
  338. gcc: fatal error: no input files
  339. compilation terminated.
  340. configure:4846: $? = 1
  341. configure:4835: gcc -qversion >&5
  342. gcc: error: unrecognized command line option '-qversion'
  343. gcc: fatal error: no input files
  344. compilation terminated.
  345. configure:4846: $? = 1
  346. configure:4850: checking whether we are using the GNU C compiler
  347. configure:4878: result: yes
  348. configure:4887: checking whether gcc accepts -g
  349. configure:4948: result: yes
  350. configure:4965: checking for gcc option to accept ISO C89
  351. configure:5041: result: none needed
  352. configure:5066: checking whether gcc understands -c and -o together
  353. configure:5103: result: yes
  354. configure:5122: checking dependency style of gcc
  355. configure:5233: result: gcc3
  356. configure:5252: checking for x86_64--netbsd-ranlib
  357. configure:5282: result: no
  358. configure:5292: checking for ranlib
  359. configure:5308: found /usr/bin/ranlib
  360. configure:5319: result: ranlib
  361. configure:5346: checking how to run the C preprocessor
  362. configure:5416: result: gcc -E
  363. configure:5436: gcc -E conftest.c
  364. configure:5436: $? = 0
  365. configure:5450: gcc -E conftest.c
  366. conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
  367. #include <ac_nonexistent.h>
  368. ^
  369. compilation terminated.
  370. configure:5450: $? = 1
  371. configure: failed program was:
  372. | /* confdefs.h */
  373. | #define PACKAGE_NAME "GNU make"
  374. | #define PACKAGE_TARNAME "make"
  375. | #define PACKAGE_VERSION "4.1"
  376. | #define PACKAGE_STRING "GNU make 4.1"
  377. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  378. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  379. | #define PACKAGE "make"
  380. | #define VERSION "4.1"
  381. | #define STDC_HEADERS 1
  382. | #define HAVE_SYS_TYPES_H 1
  383. | #define HAVE_SYS_STAT_H 1
  384. | #define HAVE_STDLIB_H 1
  385. | #define HAVE_STRING_H 1
  386. | #define HAVE_MEMORY_H 1
  387. | #define HAVE_STRINGS_H 1
  388. | #define HAVE_INTTYPES_H 1
  389. | #define HAVE_STDINT_H 1
  390. | #define HAVE_UNISTD_H 1
  391. | #define __EXTENSIONS__ 1
  392. | #define _ALL_SOURCE 1
  393. | #define _GNU_SOURCE 1
  394. | #define _POSIX_PTHREAD_SEMANTICS 1
  395. | #define _TANDEM_SOURCE 1
  396. | /* end confdefs.h. */
  397. | #include <ac_nonexistent.h>
  398. configure:5480: checking for ar
  399. configure:5496: found /usr/bin/ar
  400. configure:5508: result: ar
  401. configure:5519: checking for perl
  402. configure:5535: found /usr/pkg/bin/perl
  403. configure:5547: result: perl
  404. configure:5562: checking for x86_64--netbsd-ar
  405. configure:5589: result: ar
  406. configure:5659: checking the archiver (ar) interface
  407. configure:5675: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  408. configure:5675: $? = 0
  409. configure:5677: ar cru libconftest.a conftest.o >&5
  410. configure:5680: $? = 0
  411. configure:5708: result: ar
  412. configure:5734: checking build system type
  413. configure:5748: result: x86_64--netbsd
  414. configure:5768: checking host system type
  415. configure:5781: result: x86_64--netbsd
  416. configure:5802: checking for library containing strerror
  417. configure:5833: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  418. configure:5833: $? = 0
  419. configure:5850: result: none required
  420. configure:5870: checking whether NLS is requested
  421. configure:5879: result: no
  422. configure:5920: checking for msgfmt
  423. configure: trying /usr/pkg/bin/msgfmt...
  424. 0 translated messages.
  425. configure:5952: result: /usr/pkg/bin/msgfmt
  426. configure:5961: checking for gmsgfmt
  427. configure:5992: result: /usr/pkg/bin/msgfmt
  428. configure:6043: checking for xgettext
  429. configure: trying /usr/pkg/bin/xgettext...
  430. /usr/pkg/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  431. configure:6075: result: /usr/pkg/bin/xgettext
  432. configure:6121: checking for msgmerge
  433. configure: trying /usr/pkg/bin/msgmerge...
  434. configure:6152: result: /usr/pkg/bin/msgmerge
  435. configure:6209: checking for ld used by GCC
  436. configure:6273: result: /usr/bin/ld
  437. configure:6280: checking if the linker (/usr/bin/ld) is GNU ld
  438. configure:6293: result: yes
  439. configure:6300: checking for shared library run path origin
  440. configure:6313: result: done
  441. configure:6885: checking for CFPreferencesCopyAppValue
  442. configure:6903: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  443. conftest.c:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  444. #include <CoreFoundation/CFPreferences.h>
  445. ^
  446. compilation terminated.
  447. configure:6903: $? = 1
  448. configure: failed program was:
  449. | /* confdefs.h */
  450. | #define PACKAGE_NAME "GNU make"
  451. | #define PACKAGE_TARNAME "make"
  452. | #define PACKAGE_VERSION "4.1"
  453. | #define PACKAGE_STRING "GNU make 4.1"
  454. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  455. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  456. | #define PACKAGE "make"
  457. | #define VERSION "4.1"
  458. | #define STDC_HEADERS 1
  459. | #define HAVE_SYS_TYPES_H 1
  460. | #define HAVE_SYS_STAT_H 1
  461. | #define HAVE_STDLIB_H 1
  462. | #define HAVE_STRING_H 1
  463. | #define HAVE_MEMORY_H 1
  464. | #define HAVE_STRINGS_H 1
  465. | #define HAVE_INTTYPES_H 1
  466. | #define HAVE_STDINT_H 1
  467. | #define HAVE_UNISTD_H 1
  468. | #define __EXTENSIONS__ 1
  469. | #define _ALL_SOURCE 1
  470. | #define _GNU_SOURCE 1
  471. | #define _POSIX_PTHREAD_SEMANTICS 1
  472. | #define _TANDEM_SOURCE 1
  473. | /* end confdefs.h. */
  474. | #include <CoreFoundation/CFPreferences.h>
  475. | int
  476. | main ()
  477. | {
  478. | CFPreferencesCopyAppValue(NULL, NULL)
  479. | ;
  480. | return 0;
  481. | }
  482. configure:6912: result: no
  483. configure:6919: checking for CFLocaleCopyCurrent
  484. configure:6937: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  485. conftest.c:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  486. #include <CoreFoundation/CFLocale.h>
  487. ^
  488. compilation terminated.
  489. configure:6937: $? = 1
  490. configure: failed program was:
  491. | /* confdefs.h */
  492. | #define PACKAGE_NAME "GNU make"
  493. | #define PACKAGE_TARNAME "make"
  494. | #define PACKAGE_VERSION "4.1"
  495. | #define PACKAGE_STRING "GNU make 4.1"
  496. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  497. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  498. | #define PACKAGE "make"
  499. | #define VERSION "4.1"
  500. | #define STDC_HEADERS 1
  501. | #define HAVE_SYS_TYPES_H 1
  502. | #define HAVE_SYS_STAT_H 1
  503. | #define HAVE_STDLIB_H 1
  504. | #define HAVE_STRING_H 1
  505. | #define HAVE_MEMORY_H 1
  506. | #define HAVE_STRINGS_H 1
  507. | #define HAVE_INTTYPES_H 1
  508. | #define HAVE_STDINT_H 1
  509. | #define HAVE_UNISTD_H 1
  510. | #define __EXTENSIONS__ 1
  511. | #define _ALL_SOURCE 1
  512. | #define _GNU_SOURCE 1
  513. | #define _POSIX_PTHREAD_SEMANTICS 1
  514. | #define _TANDEM_SOURCE 1
  515. | /* end confdefs.h. */
  516. | #include <CoreFoundation/CFLocale.h>
  517. | int
  518. | main ()
  519. | {
  520. | CFLocaleCopyCurrent();
  521. | ;
  522. | return 0;
  523. | }
  524. configure:6946: result: no
  525. configure:7815: checking whether to use NLS
  526. configure:7817: result: no
  527. configure:7899: checking for special C compiler options needed for large files
  528. configure:7944: result: no
  529. configure:7950: checking for _FILE_OFFSET_BITS value needed for large files
  530. configure:7975: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  531. configure:7975: $? = 0
  532. configure:8007: result: no
  533. configure:8094: checking for library containing getpwnam
  534. configure:8125: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  535. configure:8125: $? = 0
  536. configure:8142: result: none required
  537. configure:8152: checking for ANSI C header files
  538. configure:8256: result: yes
  539. configure:8267: checking for dirent.h that defines DIR
  540. configure:8286: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  541. configure:8286: $? = 0
  542. configure:8294: result: yes
  543. configure:8307: checking for library containing opendir
  544. configure:8338: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  545. configure:8338: $? = 0
  546. configure:8355: result: none required
  547. configure:8422: checking whether stat file-mode macros are broken
  548. configure:8449: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  549. configure:8449: $? = 0
  550. configure:8456: result: no
  551. configure:8464: checking whether time.h and sys/time.h may both be included
  552. configure:8484: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  553. configure:8484: $? = 0
  554. configure:8491: result: yes
  555. configure:8503: checking for stdlib.h
  556. configure:8503: result: yes
  557. configure:8503: checking locale.h usability
  558. configure:8503: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  559. configure:8503: $? = 0
  560. configure:8503: result: yes
  561. configure:8503: checking locale.h presence
  562. configure:8503: gcc -E conftest.c
  563. configure:8503: $? = 0
  564. configure:8503: result: yes
  565. configure:8503: checking for locale.h
  566. configure:8503: result: yes
  567. configure:8503: checking for unistd.h
  568. configure:8503: result: yes
  569. configure:8503: checking limits.h usability
  570. configure:8503: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  571. configure:8503: $? = 0
  572. configure:8503: result: yes
  573. configure:8503: checking limits.h presence
  574. configure:8503: gcc -E conftest.c
  575. configure:8503: $? = 0
  576. configure:8503: result: yes
  577. configure:8503: checking for limits.h
  578. configure:8503: result: yes
  579. configure:8503: checking fcntl.h usability
  580. configure:8503: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  581. configure:8503: $? = 0
  582. configure:8503: result: yes
  583. configure:8503: checking fcntl.h presence
  584. configure:8503: gcc -E conftest.c
  585. configure:8503: $? = 0
  586. configure:8503: result: yes
  587. configure:8503: checking for fcntl.h
  588. configure:8503: result: yes
  589. configure:8503: checking for string.h
  590. configure:8503: result: yes
  591. configure:8503: checking for memory.h
  592. configure:8503: result: yes
  593. configure:8503: checking sys/param.h usability
  594. configure:8503: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  595. configure:8503: $? = 0
  596. configure:8503: result: yes
  597. configure:8503: checking sys/param.h presence
  598. configure:8503: gcc -E conftest.c
  599. configure:8503: $? = 0
  600. configure:8503: result: yes
  601. configure:8503: checking for sys/param.h
  602. configure:8503: result: yes
  603. configure:8503: checking sys/resource.h usability
  604. configure:8503: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  605. configure:8503: $? = 0
  606. configure:8503: result: yes
  607. configure:8503: checking sys/resource.h presence
  608. configure:8503: gcc -E conftest.c
  609. configure:8503: $? = 0
  610. configure:8503: result: yes
  611. configure:8503: checking for sys/resource.h
  612. configure:8503: result: yes
  613. configure:8503: checking sys/time.h usability
  614. configure:8503: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  615. configure:8503: $? = 0
  616. configure:8503: result: yes
  617. configure:8503: checking sys/time.h presence
  618. configure:8503: gcc -E conftest.c
  619. configure:8503: $? = 0
  620. configure:8503: result: yes
  621. configure:8503: checking for sys/time.h
  622. configure:8503: result: yes
  623. configure:8503: checking sys/timeb.h usability
  624. configure:8503: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  625. configure:8503: $? = 0
  626. configure:8503: result: yes
  627. configure:8503: checking sys/timeb.h presence
  628. configure:8503: gcc -E conftest.c
  629. configure:8503: $? = 0
  630. configure:8503: result: yes
  631. configure:8503: checking for sys/timeb.h
  632. configure:8503: result: yes
  633. configure:8515: checking for an ANSI C-conforming const
  634. configure:8581: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  635. configure:8581: $? = 0
  636. configure:8588: result: yes
  637. configure:8596: checking return type of signal handlers
  638. configure:8614: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  639. conftest.c: In function 'main':
  640. conftest.c:46:1: error: void value not ignored as it ought to be
  641. return *(signal (0, 0)) (0) == 1;
  642. ^
  643. configure:8614: $? = 1
  644. configure: failed program was:
  645. | /* confdefs.h */
  646. | #define PACKAGE_NAME "GNU make"
  647. | #define PACKAGE_TARNAME "make"
  648. | #define PACKAGE_VERSION "4.1"
  649. | #define PACKAGE_STRING "GNU make 4.1"
  650. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  651. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  652. | #define PACKAGE "make"
  653. | #define VERSION "4.1"
  654. | #define STDC_HEADERS 1
  655. | #define HAVE_SYS_TYPES_H 1
  656. | #define HAVE_SYS_STAT_H 1
  657. | #define HAVE_STDLIB_H 1
  658. | #define HAVE_STRING_H 1
  659. | #define HAVE_MEMORY_H 1
  660. | #define HAVE_STRINGS_H 1
  661. | #define HAVE_INTTYPES_H 1
  662. | #define HAVE_STDINT_H 1
  663. | #define HAVE_UNISTD_H 1
  664. | #define __EXTENSIONS__ 1
  665. | #define _ALL_SOURCE 1
  666. | #define _GNU_SOURCE 1
  667. | #define _POSIX_PTHREAD_SEMANTICS 1
  668. | #define _TANDEM_SOURCE 1
  669. | #define STDC_HEADERS 1
  670. | #define HAVE_DIRENT_H 1
  671. | #define TIME_WITH_SYS_TIME 1
  672. | #define HAVE_STDLIB_H 1
  673. | #define HAVE_LOCALE_H 1
  674. | #define HAVE_UNISTD_H 1
  675. | #define HAVE_LIMITS_H 1
  676. | #define HAVE_FCNTL_H 1
  677. | #define HAVE_STRING_H 1
  678. | #define HAVE_MEMORY_H 1
  679. | #define HAVE_SYS_PARAM_H 1
  680. | #define HAVE_SYS_RESOURCE_H 1
  681. | #define HAVE_SYS_TIME_H 1
  682. | #define HAVE_SYS_TIMEB_H 1
  683. | /* end confdefs.h. */
  684. | #include <sys/types.h>
  685. | #include <signal.h>
  686. |
  687. | int
  688. | main ()
  689. | {
  690. | return *(signal (0, 0)) (0) == 1;
  691. | ;
  692. | return 0;
  693. | }
  694. configure:8621: result: void
  695. configure:8629: checking for uid_t in sys/types.h
  696. configure:8648: result: yes
  697. configure:8659: checking for pid_t
  698. configure:8659: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  699. configure:8659: $? = 0
  700. configure:8659: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  701. conftest.c: In function 'main':
  702. conftest.c:77:20: error: expected expression before ')' token
  703. if (sizeof ((pid_t)))
  704. ^
  705. configure:8659: $? = 1
  706. configure: failed program was:
  707. | /* confdefs.h */
  708. | #define PACKAGE_NAME "GNU make"
  709. | #define PACKAGE_TARNAME "make"
  710. | #define PACKAGE_VERSION "4.1"
  711. | #define PACKAGE_STRING "GNU make 4.1"
  712. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  713. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  714. | #define PACKAGE "make"
  715. | #define VERSION "4.1"
  716. | #define STDC_HEADERS 1
  717. | #define HAVE_SYS_TYPES_H 1
  718. | #define HAVE_SYS_STAT_H 1
  719. | #define HAVE_STDLIB_H 1
  720. | #define HAVE_STRING_H 1
  721. | #define HAVE_MEMORY_H 1
  722. | #define HAVE_STRINGS_H 1
  723. | #define HAVE_INTTYPES_H 1
  724. | #define HAVE_STDINT_H 1
  725. | #define HAVE_UNISTD_H 1
  726. | #define __EXTENSIONS__ 1
  727. | #define _ALL_SOURCE 1
  728. | #define _GNU_SOURCE 1
  729. | #define _POSIX_PTHREAD_SEMANTICS 1
  730. | #define _TANDEM_SOURCE 1
  731. | #define STDC_HEADERS 1
  732. | #define HAVE_DIRENT_H 1
  733. | #define TIME_WITH_SYS_TIME 1
  734. | #define HAVE_STDLIB_H 1
  735. | #define HAVE_LOCALE_H 1
  736. | #define HAVE_UNISTD_H 1
  737. | #define HAVE_LIMITS_H 1
  738. | #define HAVE_FCNTL_H 1
  739. | #define HAVE_STRING_H 1
  740. | #define HAVE_MEMORY_H 1
  741. | #define HAVE_SYS_PARAM_H 1
  742. | #define HAVE_SYS_RESOURCE_H 1
  743. | #define HAVE_SYS_TIME_H 1
  744. | #define HAVE_SYS_TIMEB_H 1
  745. | #define RETSIGTYPE void
  746. | /* end confdefs.h. */
  747. | #include <stdio.h>
  748. | #ifdef HAVE_SYS_TYPES_H
  749. | # include <sys/types.h>
  750. | #endif
  751. | #ifdef HAVE_SYS_STAT_H
  752. | # include <sys/stat.h>
  753. | #endif
  754. | #ifdef STDC_HEADERS
  755. | # include <stdlib.h>
  756. | # include <stddef.h>
  757. | #else
  758. | # ifdef HAVE_STDLIB_H
  759. | # include <stdlib.h>
  760. | # endif
  761. | #endif
  762. | #ifdef HAVE_STRING_H
  763. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  764. | # include <memory.h>
  765. | # endif
  766. | # include <string.h>
  767. | #endif
  768. | #ifdef HAVE_STRINGS_H
  769. | # include <strings.h>
  770. | #endif
  771. | #ifdef HAVE_INTTYPES_H
  772. | # include <inttypes.h>
  773. | #endif
  774. | #ifdef HAVE_STDINT_H
  775. | # include <stdint.h>
  776. | #endif
  777. | #ifdef HAVE_UNISTD_H
  778. | # include <unistd.h>
  779. | #endif
  780. | int
  781. | main ()
  782. | {
  783. | if (sizeof ((pid_t)))
  784. | return 0;
  785. | ;
  786. | return 0;
  787. | }
  788. configure:8659: result: yes
  789. configure:8673: checking for uintmax_t
  790. configure:8673: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  791. configure:8673: $? = 0
  792. configure:8673: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  793. conftest.c: In function 'main':
  794. conftest.c:77:24: error: expected expression before ')' token
  795. if (sizeof ((uintmax_t)))
  796. ^
  797. configure:8673: $? = 1
  798. configure: failed program was:
  799. | /* confdefs.h */
  800. | #define PACKAGE_NAME "GNU make"
  801. | #define PACKAGE_TARNAME "make"
  802. | #define PACKAGE_VERSION "4.1"
  803. | #define PACKAGE_STRING "GNU make 4.1"
  804. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  805. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  806. | #define PACKAGE "make"
  807. | #define VERSION "4.1"
  808. | #define STDC_HEADERS 1
  809. | #define HAVE_SYS_TYPES_H 1
  810. | #define HAVE_SYS_STAT_H 1
  811. | #define HAVE_STDLIB_H 1
  812. | #define HAVE_STRING_H 1
  813. | #define HAVE_MEMORY_H 1
  814. | #define HAVE_STRINGS_H 1
  815. | #define HAVE_INTTYPES_H 1
  816. | #define HAVE_STDINT_H 1
  817. | #define HAVE_UNISTD_H 1
  818. | #define __EXTENSIONS__ 1
  819. | #define _ALL_SOURCE 1
  820. | #define _GNU_SOURCE 1
  821. | #define _POSIX_PTHREAD_SEMANTICS 1
  822. | #define _TANDEM_SOURCE 1
  823. | #define STDC_HEADERS 1
  824. | #define HAVE_DIRENT_H 1
  825. | #define TIME_WITH_SYS_TIME 1
  826. | #define HAVE_STDLIB_H 1
  827. | #define HAVE_LOCALE_H 1
  828. | #define HAVE_UNISTD_H 1
  829. | #define HAVE_LIMITS_H 1
  830. | #define HAVE_FCNTL_H 1
  831. | #define HAVE_STRING_H 1
  832. | #define HAVE_MEMORY_H 1
  833. | #define HAVE_SYS_PARAM_H 1
  834. | #define HAVE_SYS_RESOURCE_H 1
  835. | #define HAVE_SYS_TIME_H 1
  836. | #define HAVE_SYS_TIMEB_H 1
  837. | #define RETSIGTYPE void
  838. | /* end confdefs.h. */
  839. | #include <stdio.h>
  840. | #ifdef HAVE_SYS_TYPES_H
  841. | # include <sys/types.h>
  842. | #endif
  843. | #ifdef HAVE_SYS_STAT_H
  844. | # include <sys/stat.h>
  845. | #endif
  846. | #ifdef STDC_HEADERS
  847. | # include <stdlib.h>
  848. | # include <stddef.h>
  849. | #else
  850. | # ifdef HAVE_STDLIB_H
  851. | # include <stdlib.h>
  852. | # endif
  853. | #endif
  854. | #ifdef HAVE_STRING_H
  855. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  856. | # include <memory.h>
  857. | # endif
  858. | # include <string.h>
  859. | #endif
  860. | #ifdef HAVE_STRINGS_H
  861. | # include <strings.h>
  862. | #endif
  863. | #ifdef HAVE_INTTYPES_H
  864. | # include <inttypes.h>
  865. | #endif
  866. | #ifdef HAVE_STDINT_H
  867. | # include <stdint.h>
  868. | #endif
  869. | #ifdef HAVE_UNISTD_H
  870. | # include <unistd.h>
  871. | #endif
  872. | int
  873. | main ()
  874. | {
  875. | if (sizeof ((uintmax_t)))
  876. | return 0;
  877. | ;
  878. | return 0;
  879. | }
  880. configure:8673: result: yes
  881. configure:8694: checking for nanoseconds field of struct stat
  882. configure:8723: gcc -c -O2 -D_FORTIFY_SOURCE=2 -DST_MTIM_NSEC=st_mtim.tv_nsec conftest.c >&5
  883. configure:8723: $? = 0
  884. configure:8731: result: st_mtim.tv_nsec
  885. configure:8743: checking whether to use high resolution file timestamps
  886. configure:8764: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  887. configure:8764: $? = 0
  888. configure:8771: result: yes
  889. configure:8787: checking for library containing clock_gettime
  890. configure:8818: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  891. configure:8818: $? = 0
  892. configure:8835: result: none required
  893. configure:8854: checking whether system uses MSDOS-style paths
  894. configure:8875: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  895. conftest.c:46:1: error: unknown type name 'neither'
  896. neither MSDOS nor Windows nor OS2
  897. ^
  898. conftest.c:46:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nor'
  899. neither MSDOS nor Windows nor OS2
  900. ^
  901. conftest.c:46:15: error: unknown type name 'nor'
  902. configure:8875: $? = 1
  903. configure: failed program was:
  904. | /* confdefs.h */
  905. | #define PACKAGE_NAME "GNU make"
  906. | #define PACKAGE_TARNAME "make"
  907. | #define PACKAGE_VERSION "4.1"
  908. | #define PACKAGE_STRING "GNU make 4.1"
  909. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  910. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  911. | #define PACKAGE "make"
  912. | #define VERSION "4.1"
  913. | #define STDC_HEADERS 1
  914. | #define HAVE_SYS_TYPES_H 1
  915. | #define HAVE_SYS_STAT_H 1
  916. | #define HAVE_STDLIB_H 1
  917. | #define HAVE_STRING_H 1
  918. | #define HAVE_MEMORY_H 1
  919. | #define HAVE_STRINGS_H 1
  920. | #define HAVE_INTTYPES_H 1
  921. | #define HAVE_STDINT_H 1
  922. | #define HAVE_UNISTD_H 1
  923. | #define __EXTENSIONS__ 1
  924. | #define _ALL_SOURCE 1
  925. | #define _GNU_SOURCE 1
  926. | #define _POSIX_PTHREAD_SEMANTICS 1
  927. | #define _TANDEM_SOURCE 1
  928. | #define STDC_HEADERS 1
  929. | #define HAVE_DIRENT_H 1
  930. | #define TIME_WITH_SYS_TIME 1
  931. | #define HAVE_STDLIB_H 1
  932. | #define HAVE_LOCALE_H 1
  933. | #define HAVE_UNISTD_H 1
  934. | #define HAVE_LIMITS_H 1
  935. | #define HAVE_FCNTL_H 1
  936. | #define HAVE_STRING_H 1
  937. | #define HAVE_MEMORY_H 1
  938. | #define HAVE_SYS_PARAM_H 1
  939. | #define HAVE_SYS_RESOURCE_H 1
  940. | #define HAVE_SYS_TIME_H 1
  941. | #define HAVE_SYS_TIMEB_H 1
  942. | #define RETSIGTYPE void
  943. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  944. | #define FILE_TIMESTAMP_HI_RES 1
  945. | #define HAVE_CLOCK_GETTIME 1
  946. | /* end confdefs.h. */
  947. |
  948. | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __EMX__ && !defined __MSYS__ && !defined __CYGWIN__
  949. | neither MSDOS nor Windows nor OS2
  950. | #endif
  951. |
  952. | int
  953. | main ()
  954. | {
  955. |
  956. | ;
  957. | return 0;
  958. | }
  959. configure:8882: result: no
  960. configure:8897: checking for standard gettimeofday
  961. configure:8916: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  962. conftest.c: In function 'main':
  963. conftest.c:48:21: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  964. exit (gettimeofday (&t, 0) != 0
  965. ^
  966. configure:8916: $? = 0
  967. configure:8916: ./conftest
  968. configure:8916: $? = 0
  969. configure:8926: result: yes
  970. configure:8942: checking for strdup
  971. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  972. conftest.c:68:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  973. char strdup ();
  974. ^
  975. configure:8942: $? = 0
  976. configure:8942: result: yes
  977. configure:8942: checking for strndup
  978. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  979. conftest.c:69:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
  980. char strndup ();
  981. ^
  982. configure:8942: $? = 0
  983. configure:8942: result: yes
  984. configure:8942: checking for mkstemp
  985. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  986. configure:8942: $? = 0
  987. configure:8942: result: yes
  988. configure:8942: checking for mktemp
  989. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  990. configure:8942: $? = 0
  991. configure:8942: result: yes
  992. configure:8942: checking for fdopen
  993. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  994. configure:8942: $? = 0
  995. configure:8942: result: yes
  996. configure:8942: checking for fileno
  997. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  998. configure:8942: $? = 0
  999. configure:8942: result: yes
  1000. configure:8942: checking for dup
  1001. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1002. configure:8942: $? = 0
  1003. configure:8942: result: yes
  1004. configure:8942: checking for dup2
  1005. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1006. configure:8942: $? = 0
  1007. configure:8942: result: yes
  1008. configure:8942: checking for getcwd
  1009. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1010. configure:8942: $? = 0
  1011. configure:8942: result: yes
  1012. configure:8942: checking for realpath
  1013. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1014. configure:8942: $? = 0
  1015. configure:8942: result: yes
  1016. configure:8942: checking for sigsetmask
  1017. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1018. configure:8942: $? = 0
  1019. configure:8942: result: yes
  1020. configure:8942: checking for sigaction
  1021. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1022. configure:8942: $? = 0
  1023. configure:8942: result: yes
  1024. configure:8942: checking for getgroups
  1025. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1026. configure:8942: $? = 0
  1027. configure:8942: result: yes
  1028. configure:8942: checking for seteuid
  1029. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1030. configure:8942: $? = 0
  1031. configure:8942: result: yes
  1032. configure:8942: checking for setegid
  1033. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1034. configure:8942: $? = 0
  1035. configure:8942: result: yes
  1036. configure:8942: checking for setlinebuf
  1037. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1038. configure:8942: $? = 0
  1039. configure:8942: result: yes
  1040. configure:8942: checking for setreuid
  1041. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1042. configure:8942: $? = 0
  1043. configure:8942: result: yes
  1044. configure:8942: checking for setregid
  1045. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1046. configure:8942: $? = 0
  1047. configure:8942: result: yes
  1048. configure:8942: checking for getrlimit
  1049. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1050. configure:8942: $? = 0
  1051. configure:8942: result: yes
  1052. configure:8942: checking for setrlimit
  1053. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1054. configure:8942: $? = 0
  1055. configure:8942: result: yes
  1056. configure:8942: checking for setvbuf
  1057. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1058. configure:8942: $? = 0
  1059. configure:8942: result: yes
  1060. configure:8942: checking for pipe
  1061. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1062. configure:8942: $? = 0
  1063. configure:8942: result: yes
  1064. configure:8942: checking for strerror
  1065. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1066. configure:8942: $? = 0
  1067. configure:8942: result: yes
  1068. configure:8942: checking for strsignal
  1069. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1070. configure:8942: $? = 0
  1071. configure:8942: result: yes
  1072. configure:8942: checking for lstat
  1073. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1074. configure:8942: $? = 0
  1075. configure:8942: result: yes
  1076. configure:8942: checking for readlink
  1077. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1078. configure:8942: $? = 0
  1079. configure:8942: result: yes
  1080. configure:8942: checking for atexit
  1081. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1082. configure:8942: $? = 0
  1083. configure:8942: result: yes
  1084. configure:8942: checking for isatty
  1085. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1086. configure:8942: $? = 0
  1087. configure:8942: result: yes
  1088. configure:8942: checking for ttyname
  1089. configure:8942: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1090. configure:8942: $? = 0
  1091. configure:8942: result: yes
  1092. configure:8955: checking whether bsd_signal is declared
  1093. configure:8955: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1094. conftest.c: In function 'main':
  1095. conftest.c:84:10: error: 'bsd_signal' undeclared (first use in this function)
  1096. (void) bsd_signal;
  1097. ^
  1098. conftest.c:84:10: note: each undeclared identifier is reported only once for each function it appears in
  1099. configure:8955: $? = 1
  1100. configure: failed program was:
  1101. | /* confdefs.h */
  1102. | #define PACKAGE_NAME "GNU make"
  1103. | #define PACKAGE_TARNAME "make"
  1104. | #define PACKAGE_VERSION "4.1"
  1105. | #define PACKAGE_STRING "GNU make 4.1"
  1106. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  1107. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  1108. | #define PACKAGE "make"
  1109. | #define VERSION "4.1"
  1110. | #define STDC_HEADERS 1
  1111. | #define HAVE_SYS_TYPES_H 1
  1112. | #define HAVE_SYS_STAT_H 1
  1113. | #define HAVE_STDLIB_H 1
  1114. | #define HAVE_STRING_H 1
  1115. | #define HAVE_MEMORY_H 1
  1116. | #define HAVE_STRINGS_H 1
  1117. | #define HAVE_INTTYPES_H 1
  1118. | #define HAVE_STDINT_H 1
  1119. | #define HAVE_UNISTD_H 1
  1120. | #define __EXTENSIONS__ 1
  1121. | #define _ALL_SOURCE 1
  1122. | #define _GNU_SOURCE 1
  1123. | #define _POSIX_PTHREAD_SEMANTICS 1
  1124. | #define _TANDEM_SOURCE 1
  1125. | #define STDC_HEADERS 1
  1126. | #define HAVE_DIRENT_H 1
  1127. | #define TIME_WITH_SYS_TIME 1
  1128. | #define HAVE_STDLIB_H 1
  1129. | #define HAVE_LOCALE_H 1
  1130. | #define HAVE_UNISTD_H 1
  1131. | #define HAVE_LIMITS_H 1
  1132. | #define HAVE_FCNTL_H 1
  1133. | #define HAVE_STRING_H 1
  1134. | #define HAVE_MEMORY_H 1
  1135. | #define HAVE_SYS_PARAM_H 1
  1136. | #define HAVE_SYS_RESOURCE_H 1
  1137. | #define HAVE_SYS_TIME_H 1
  1138. | #define HAVE_SYS_TIMEB_H 1
  1139. | #define RETSIGTYPE void
  1140. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  1141. | #define FILE_TIMESTAMP_HI_RES 1
  1142. | #define HAVE_CLOCK_GETTIME 1
  1143. | #define HAVE_GETTIMEOFDAY 1
  1144. | #define HAVE_STRDUP 1
  1145. | #define HAVE_STRNDUP 1
  1146. | #define HAVE_MKSTEMP 1
  1147. | #define HAVE_MKTEMP 1
  1148. | #define HAVE_FDOPEN 1
  1149. | #define HAVE_FILENO 1
  1150. | #define HAVE_DUP 1
  1151. | #define HAVE_DUP2 1
  1152. | #define HAVE_GETCWD 1
  1153. | #define HAVE_REALPATH 1
  1154. | #define HAVE_SIGSETMASK 1
  1155. | #define HAVE_SIGACTION 1
  1156. | #define HAVE_GETGROUPS 1
  1157. | #define HAVE_SETEUID 1
  1158. | #define HAVE_SETEGID 1
  1159. | #define HAVE_SETLINEBUF 1
  1160. | #define HAVE_SETREUID 1
  1161. | #define HAVE_SETREGID 1
  1162. | #define HAVE_GETRLIMIT 1
  1163. | #define HAVE_SETRLIMIT 1
  1164. | #define HAVE_SETVBUF 1
  1165. | #define HAVE_PIPE 1
  1166. | #define HAVE_STRERROR 1
  1167. | #define HAVE_STRSIGNAL 1
  1168. | #define HAVE_LSTAT 1
  1169. | #define HAVE_READLINK 1
  1170. | #define HAVE_ATEXIT 1
  1171. | #define HAVE_ISATTY 1
  1172. | #define HAVE_TTYNAME 1
  1173. | /* end confdefs.h. */
  1174. | #define _GNU_SOURCE 1
  1175. | #include <signal.h>
  1176. |
  1177. | int
  1178. | main ()
  1179. | {
  1180. | #ifndef bsd_signal
  1181. | #ifdef __cplusplus
  1182. | (void) bsd_signal;
  1183. | #else
  1184. | (void) bsd_signal;
  1185. | #endif
  1186. | #endif
  1187. |
  1188. | ;
  1189. | return 0;
  1190. | }
  1191. configure:8955: result: no
  1192. configure:8983: checking for strcasecmp
  1193. configure:8983: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1194. conftest.c:98:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
  1195. char strcasecmp ();
  1196. ^
  1197. configure:8983: $? = 0
  1198. configure:8983: result: yes
  1199. configure:8983: checking for strncasecmp
  1200. configure:8983: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1201. conftest.c:99:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
  1202. char strncasecmp ();
  1203. ^
  1204. configure:8983: $? = 0
  1205. configure:8983: result: yes
  1206. configure:8983: checking for strcmpi
  1207. configure:8983: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1208. /var/tmp//ccHSqdlL.o: In function `main':
  1209. conftest.c:(.text.startup+0x7): undefined reference to `strcmpi'
  1210. configure:8983: $? = 1
  1211. configure: failed program was:
  1212. | /* confdefs.h */
  1213. | #define PACKAGE_NAME "GNU make"
  1214. | #define PACKAGE_TARNAME "make"
  1215. | #define PACKAGE_VERSION "4.1"
  1216. | #define PACKAGE_STRING "GNU make 4.1"
  1217. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  1218. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  1219. | #define PACKAGE "make"
  1220. | #define VERSION "4.1"
  1221. | #define STDC_HEADERS 1
  1222. | #define HAVE_SYS_TYPES_H 1
  1223. | #define HAVE_SYS_STAT_H 1
  1224. | #define HAVE_STDLIB_H 1
  1225. | #define HAVE_STRING_H 1
  1226. | #define HAVE_MEMORY_H 1
  1227. | #define HAVE_STRINGS_H 1
  1228. | #define HAVE_INTTYPES_H 1
  1229. | #define HAVE_STDINT_H 1
  1230. | #define HAVE_UNISTD_H 1
  1231. | #define __EXTENSIONS__ 1
  1232. | #define _ALL_SOURCE 1
  1233. | #define _GNU_SOURCE 1
  1234. | #define _POSIX_PTHREAD_SEMANTICS 1
  1235. | #define _TANDEM_SOURCE 1
  1236. | #define STDC_HEADERS 1
  1237. | #define HAVE_DIRENT_H 1
  1238. | #define TIME_WITH_SYS_TIME 1
  1239. | #define HAVE_STDLIB_H 1
  1240. | #define HAVE_LOCALE_H 1
  1241. | #define HAVE_UNISTD_H 1
  1242. | #define HAVE_LIMITS_H 1
  1243. | #define HAVE_FCNTL_H 1
  1244. | #define HAVE_STRING_H 1
  1245. | #define HAVE_MEMORY_H 1
  1246. | #define HAVE_SYS_PARAM_H 1
  1247. | #define HAVE_SYS_RESOURCE_H 1
  1248. | #define HAVE_SYS_TIME_H 1
  1249. | #define HAVE_SYS_TIMEB_H 1
  1250. | #define RETSIGTYPE void
  1251. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  1252. | #define FILE_TIMESTAMP_HI_RES 1
  1253. | #define HAVE_CLOCK_GETTIME 1
  1254. | #define HAVE_GETTIMEOFDAY 1
  1255. | #define HAVE_STRDUP 1
  1256. | #define HAVE_STRNDUP 1
  1257. | #define HAVE_MKSTEMP 1
  1258. | #define HAVE_MKTEMP 1
  1259. | #define HAVE_FDOPEN 1
  1260. | #define HAVE_FILENO 1
  1261. | #define HAVE_DUP 1
  1262. | #define HAVE_DUP2 1
  1263. | #define HAVE_GETCWD 1
  1264. | #define HAVE_REALPATH 1
  1265. | #define HAVE_SIGSETMASK 1
  1266. | #define HAVE_SIGACTION 1
  1267. | #define HAVE_GETGROUPS 1
  1268. | #define HAVE_SETEUID 1
  1269. | #define HAVE_SETEGID 1
  1270. | #define HAVE_SETLINEBUF 1
  1271. | #define HAVE_SETREUID 1
  1272. | #define HAVE_SETREGID 1
  1273. | #define HAVE_GETRLIMIT 1
  1274. | #define HAVE_SETRLIMIT 1
  1275. | #define HAVE_SETVBUF 1
  1276. | #define HAVE_PIPE 1
  1277. | #define HAVE_STRERROR 1
  1278. | #define HAVE_STRSIGNAL 1
  1279. | #define HAVE_LSTAT 1
  1280. | #define HAVE_READLINK 1
  1281. | #define HAVE_ATEXIT 1
  1282. | #define HAVE_ISATTY 1
  1283. | #define HAVE_TTYNAME 1
  1284. | #define HAVE_DECL_BSD_SIGNAL 0
  1285. | #define HAVE_STRCASECMP 1
  1286. | #define HAVE_STRNCASECMP 1
  1287. | /* end confdefs.h. */
  1288. | /* Define strcmpi to an innocuous variant, in case <limits.h> declares strcmpi.
  1289. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1290. | #define strcmpi innocuous_strcmpi
  1291. |
  1292. | /* System header to define __stub macros and hopefully few prototypes,
  1293. | which can conflict with char strcmpi (); below.
  1294. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1295. | <limits.h> exists even on freestanding compilers. */
  1296. |
  1297. | #ifdef __STDC__
  1298. | # include <limits.h>
  1299. | #else
  1300. | # include <assert.h>
  1301. | #endif
  1302. |
  1303. | #undef strcmpi
  1304. |
  1305. | /* Override any GCC internal prototype to avoid an error.
  1306. | Use char because int might match the return type of a GCC
  1307. | builtin and then its argument prototype would still apply. */
  1308. | #ifdef __cplusplus
  1309. | extern "C"
  1310. | #endif
  1311. | char strcmpi ();
  1312. | /* The GNU C library defines this for functions which it implements
  1313. | to always fail with ENOSYS. Some functions are actually named
  1314. | something starting with __ and the normal name is an alias. */
  1315. | #if defined __stub_strcmpi || defined __stub___strcmpi
  1316. | choke me
  1317. | #endif
  1318. |
  1319. | int
  1320. | main ()
  1321. | {
  1322. | return strcmpi ();
  1323. | ;
  1324. | return 0;
  1325. | }
  1326. configure:8983: result: no
  1327. configure:8983: checking for strncmpi
  1328. configure:8983: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1329. /var/tmp//ccGkWiXD.o: In function `main':
  1330. conftest.c:(.text.startup+0x7): undefined reference to `strncmpi'
  1331. configure:8983: $? = 1
  1332. configure: failed program was:
  1333. | /* confdefs.h */
  1334. | #define PACKAGE_NAME "GNU make"
  1335. | #define PACKAGE_TARNAME "make"
  1336. | #define PACKAGE_VERSION "4.1"
  1337. | #define PACKAGE_STRING "GNU make 4.1"
  1338. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  1339. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  1340. | #define PACKAGE "make"
  1341. | #define VERSION "4.1"
  1342. | #define STDC_HEADERS 1
  1343. | #define HAVE_SYS_TYPES_H 1
  1344. | #define HAVE_SYS_STAT_H 1
  1345. | #define HAVE_STDLIB_H 1
  1346. | #define HAVE_STRING_H 1
  1347. | #define HAVE_MEMORY_H 1
  1348. | #define HAVE_STRINGS_H 1
  1349. | #define HAVE_INTTYPES_H 1
  1350. | #define HAVE_STDINT_H 1
  1351. | #define HAVE_UNISTD_H 1
  1352. | #define __EXTENSIONS__ 1
  1353. | #define _ALL_SOURCE 1
  1354. | #define _GNU_SOURCE 1
  1355. | #define _POSIX_PTHREAD_SEMANTICS 1
  1356. | #define _TANDEM_SOURCE 1
  1357. | #define STDC_HEADERS 1
  1358. | #define HAVE_DIRENT_H 1
  1359. | #define TIME_WITH_SYS_TIME 1
  1360. | #define HAVE_STDLIB_H 1
  1361. | #define HAVE_LOCALE_H 1
  1362. | #define HAVE_UNISTD_H 1
  1363. | #define HAVE_LIMITS_H 1
  1364. | #define HAVE_FCNTL_H 1
  1365. | #define HAVE_STRING_H 1
  1366. | #define HAVE_MEMORY_H 1
  1367. | #define HAVE_SYS_PARAM_H 1
  1368. | #define HAVE_SYS_RESOURCE_H 1
  1369. | #define HAVE_SYS_TIME_H 1
  1370. | #define HAVE_SYS_TIMEB_H 1
  1371. | #define RETSIGTYPE void
  1372. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  1373. | #define FILE_TIMESTAMP_HI_RES 1
  1374. | #define HAVE_CLOCK_GETTIME 1
  1375. | #define HAVE_GETTIMEOFDAY 1
  1376. | #define HAVE_STRDUP 1
  1377. | #define HAVE_STRNDUP 1
  1378. | #define HAVE_MKSTEMP 1
  1379. | #define HAVE_MKTEMP 1
  1380. | #define HAVE_FDOPEN 1
  1381. | #define HAVE_FILENO 1
  1382. | #define HAVE_DUP 1
  1383. | #define HAVE_DUP2 1
  1384. | #define HAVE_GETCWD 1
  1385. | #define HAVE_REALPATH 1
  1386. | #define HAVE_SIGSETMASK 1
  1387. | #define HAVE_SIGACTION 1
  1388. | #define HAVE_GETGROUPS 1
  1389. | #define HAVE_SETEUID 1
  1390. | #define HAVE_SETEGID 1
  1391. | #define HAVE_SETLINEBUF 1
  1392. | #define HAVE_SETREUID 1
  1393. | #define HAVE_SETREGID 1
  1394. | #define HAVE_GETRLIMIT 1
  1395. | #define HAVE_SETRLIMIT 1
  1396. | #define HAVE_SETVBUF 1
  1397. | #define HAVE_PIPE 1
  1398. | #define HAVE_STRERROR 1
  1399. | #define HAVE_STRSIGNAL 1
  1400. | #define HAVE_LSTAT 1
  1401. | #define HAVE_READLINK 1
  1402. | #define HAVE_ATEXIT 1
  1403. | #define HAVE_ISATTY 1
  1404. | #define HAVE_TTYNAME 1
  1405. | #define HAVE_DECL_BSD_SIGNAL 0
  1406. | #define HAVE_STRCASECMP 1
  1407. | #define HAVE_STRNCASECMP 1
  1408. | /* end confdefs.h. */
  1409. | /* Define strncmpi to an innocuous variant, in case <limits.h> declares strncmpi.
  1410. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1411. | #define strncmpi innocuous_strncmpi
  1412. |
  1413. | /* System header to define __stub macros and hopefully few prototypes,
  1414. | which can conflict with char strncmpi (); below.
  1415. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1416. | <limits.h> exists even on freestanding compilers. */
  1417. |
  1418. | #ifdef __STDC__
  1419. | # include <limits.h>
  1420. | #else
  1421. | # include <assert.h>
  1422. | #endif
  1423. |
  1424. | #undef strncmpi
  1425. |
  1426. | /* Override any GCC internal prototype to avoid an error.
  1427. | Use char because int might match the return type of a GCC
  1428. | builtin and then its argument prototype would still apply. */
  1429. | #ifdef __cplusplus
  1430. | extern "C"
  1431. | #endif
  1432. | char strncmpi ();
  1433. | /* The GNU C library defines this for functions which it implements
  1434. | to always fail with ENOSYS. Some functions are actually named
  1435. | something starting with __ and the normal name is an alias. */
  1436. | #if defined __stub_strncmpi || defined __stub___strncmpi
  1437. | choke me
  1438. | #endif
  1439. |
  1440. | int
  1441. | main ()
  1442. | {
  1443. | return strncmpi ();
  1444. | ;
  1445. | return 0;
  1446. | }
  1447. configure:8983: result: no
  1448. configure:8983: checking for stricmp
  1449. configure:8983: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1450. /var/tmp//ccTgI20o.o: In function `main':
  1451. conftest.c:(.text.startup+0x7): undefined reference to `stricmp'
  1452. configure:8983: $? = 1
  1453. configure: failed program was:
  1454. | /* confdefs.h */
  1455. | #define PACKAGE_NAME "GNU make"
  1456. | #define PACKAGE_TARNAME "make"
  1457. | #define PACKAGE_VERSION "4.1"
  1458. | #define PACKAGE_STRING "GNU make 4.1"
  1459. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  1460. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  1461. | #define PACKAGE "make"
  1462. | #define VERSION "4.1"
  1463. | #define STDC_HEADERS 1
  1464. | #define HAVE_SYS_TYPES_H 1
  1465. | #define HAVE_SYS_STAT_H 1
  1466. | #define HAVE_STDLIB_H 1
  1467. | #define HAVE_STRING_H 1
  1468. | #define HAVE_MEMORY_H 1
  1469. | #define HAVE_STRINGS_H 1
  1470. | #define HAVE_INTTYPES_H 1
  1471. | #define HAVE_STDINT_H 1
  1472. | #define HAVE_UNISTD_H 1
  1473. | #define __EXTENSIONS__ 1
  1474. | #define _ALL_SOURCE 1
  1475. | #define _GNU_SOURCE 1
  1476. | #define _POSIX_PTHREAD_SEMANTICS 1
  1477. | #define _TANDEM_SOURCE 1
  1478. | #define STDC_HEADERS 1
  1479. | #define HAVE_DIRENT_H 1
  1480. | #define TIME_WITH_SYS_TIME 1
  1481. | #define HAVE_STDLIB_H 1
  1482. | #define HAVE_LOCALE_H 1
  1483. | #define HAVE_UNISTD_H 1
  1484. | #define HAVE_LIMITS_H 1
  1485. | #define HAVE_FCNTL_H 1
  1486. | #define HAVE_STRING_H 1
  1487. | #define HAVE_MEMORY_H 1
  1488. | #define HAVE_SYS_PARAM_H 1
  1489. | #define HAVE_SYS_RESOURCE_H 1
  1490. | #define HAVE_SYS_TIME_H 1
  1491. | #define HAVE_SYS_TIMEB_H 1
  1492. | #define RETSIGTYPE void
  1493. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  1494. | #define FILE_TIMESTAMP_HI_RES 1
  1495. | #define HAVE_CLOCK_GETTIME 1
  1496. | #define HAVE_GETTIMEOFDAY 1
  1497. | #define HAVE_STRDUP 1
  1498. | #define HAVE_STRNDUP 1
  1499. | #define HAVE_MKSTEMP 1
  1500. | #define HAVE_MKTEMP 1
  1501. | #define HAVE_FDOPEN 1
  1502. | #define HAVE_FILENO 1
  1503. | #define HAVE_DUP 1
  1504. | #define HAVE_DUP2 1
  1505. | #define HAVE_GETCWD 1
  1506. | #define HAVE_REALPATH 1
  1507. | #define HAVE_SIGSETMASK 1
  1508. | #define HAVE_SIGACTION 1
  1509. | #define HAVE_GETGROUPS 1
  1510. | #define HAVE_SETEUID 1
  1511. | #define HAVE_SETEGID 1
  1512. | #define HAVE_SETLINEBUF 1
  1513. | #define HAVE_SETREUID 1
  1514. | #define HAVE_SETREGID 1
  1515. | #define HAVE_GETRLIMIT 1
  1516. | #define HAVE_SETRLIMIT 1
  1517. | #define HAVE_SETVBUF 1
  1518. | #define HAVE_PIPE 1
  1519. | #define HAVE_STRERROR 1
  1520. | #define HAVE_STRSIGNAL 1
  1521. | #define HAVE_LSTAT 1
  1522. | #define HAVE_READLINK 1
  1523. | #define HAVE_ATEXIT 1
  1524. | #define HAVE_ISATTY 1
  1525. | #define HAVE_TTYNAME 1
  1526. | #define HAVE_DECL_BSD_SIGNAL 0
  1527. | #define HAVE_STRCASECMP 1
  1528. | #define HAVE_STRNCASECMP 1
  1529. | /* end confdefs.h. */
  1530. | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
  1531. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1532. | #define stricmp innocuous_stricmp
  1533. |
  1534. | /* System header to define __stub macros and hopefully few prototypes,
  1535. | which can conflict with char stricmp (); below.
  1536. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1537. | <limits.h> exists even on freestanding compilers. */
  1538. |
  1539. | #ifdef __STDC__
  1540. | # include <limits.h>
  1541. | #else
  1542. | # include <assert.h>
  1543. | #endif
  1544. |
  1545. | #undef stricmp
  1546. |
  1547. | /* Override any GCC internal prototype to avoid an error.
  1548. | Use char because int might match the return type of a GCC
  1549. | builtin and then its argument prototype would still apply. */
  1550. | #ifdef __cplusplus
  1551. | extern "C"
  1552. | #endif
  1553. | char stricmp ();
  1554. | /* The GNU C library defines this for functions which it implements
  1555. | to always fail with ENOSYS. Some functions are actually named
  1556. | something starting with __ and the normal name is an alias. */
  1557. | #if defined __stub_stricmp || defined __stub___stricmp
  1558. | choke me
  1559. | #endif
  1560. |
  1561. | int
  1562. | main ()
  1563. | {
  1564. | return stricmp ();
  1565. | ;
  1566. | return 0;
  1567. | }
  1568. configure:8983: result: no
  1569. configure:8983: checking for strnicmp
  1570. configure:8983: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1571. /var/tmp//cc1YPv0P.o: In function `main':
  1572. conftest.c:(.text.startup+0x7): undefined reference to `strnicmp'
  1573. configure:8983: $? = 1
  1574. configure: failed program was:
  1575. | /* confdefs.h */
  1576. | #define PACKAGE_NAME "GNU make"
  1577. | #define PACKAGE_TARNAME "make"
  1578. | #define PACKAGE_VERSION "4.1"
  1579. | #define PACKAGE_STRING "GNU make 4.1"
  1580. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  1581. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  1582. | #define PACKAGE "make"
  1583. | #define VERSION "4.1"
  1584. | #define STDC_HEADERS 1
  1585. | #define HAVE_SYS_TYPES_H 1
  1586. | #define HAVE_SYS_STAT_H 1
  1587. | #define HAVE_STDLIB_H 1
  1588. | #define HAVE_STRING_H 1
  1589. | #define HAVE_MEMORY_H 1
  1590. | #define HAVE_STRINGS_H 1
  1591. | #define HAVE_INTTYPES_H 1
  1592. | #define HAVE_STDINT_H 1
  1593. | #define HAVE_UNISTD_H 1
  1594. | #define __EXTENSIONS__ 1
  1595. | #define _ALL_SOURCE 1
  1596. | #define _GNU_SOURCE 1
  1597. | #define _POSIX_PTHREAD_SEMANTICS 1
  1598. | #define _TANDEM_SOURCE 1
  1599. | #define STDC_HEADERS 1
  1600. | #define HAVE_DIRENT_H 1
  1601. | #define TIME_WITH_SYS_TIME 1
  1602. | #define HAVE_STDLIB_H 1
  1603. | #define HAVE_LOCALE_H 1
  1604. | #define HAVE_UNISTD_H 1
  1605. | #define HAVE_LIMITS_H 1
  1606. | #define HAVE_FCNTL_H 1
  1607. | #define HAVE_STRING_H 1
  1608. | #define HAVE_MEMORY_H 1
  1609. | #define HAVE_SYS_PARAM_H 1
  1610. | #define HAVE_SYS_RESOURCE_H 1
  1611. | #define HAVE_SYS_TIME_H 1
  1612. | #define HAVE_SYS_TIMEB_H 1
  1613. | #define RETSIGTYPE void
  1614. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  1615. | #define FILE_TIMESTAMP_HI_RES 1
  1616. | #define HAVE_CLOCK_GETTIME 1
  1617. | #define HAVE_GETTIMEOFDAY 1
  1618. | #define HAVE_STRDUP 1
  1619. | #define HAVE_STRNDUP 1
  1620. | #define HAVE_MKSTEMP 1
  1621. | #define HAVE_MKTEMP 1
  1622. | #define HAVE_FDOPEN 1
  1623. | #define HAVE_FILENO 1
  1624. | #define HAVE_DUP 1
  1625. | #define HAVE_DUP2 1
  1626. | #define HAVE_GETCWD 1
  1627. | #define HAVE_REALPATH 1
  1628. | #define HAVE_SIGSETMASK 1
  1629. | #define HAVE_SIGACTION 1
  1630. | #define HAVE_GETGROUPS 1
  1631. | #define HAVE_SETEUID 1
  1632. | #define HAVE_SETEGID 1
  1633. | #define HAVE_SETLINEBUF 1
  1634. | #define HAVE_SETREUID 1
  1635. | #define HAVE_SETREGID 1
  1636. | #define HAVE_GETRLIMIT 1
  1637. | #define HAVE_SETRLIMIT 1
  1638. | #define HAVE_SETVBUF 1
  1639. | #define HAVE_PIPE 1
  1640. | #define HAVE_STRERROR 1
  1641. | #define HAVE_STRSIGNAL 1
  1642. | #define HAVE_LSTAT 1
  1643. | #define HAVE_READLINK 1
  1644. | #define HAVE_ATEXIT 1
  1645. | #define HAVE_ISATTY 1
  1646. | #define HAVE_TTYNAME 1
  1647. | #define HAVE_DECL_BSD_SIGNAL 0
  1648. | #define HAVE_STRCASECMP 1
  1649. | #define HAVE_STRNCASECMP 1
  1650. | /* end confdefs.h. */
  1651. | /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
  1652. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1653. | #define strnicmp innocuous_strnicmp
  1654. |
  1655. | /* System header to define __stub macros and hopefully few prototypes,
  1656. | which can conflict with char strnicmp (); below.
  1657. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1658. | <limits.h> exists even on freestanding compilers. */
  1659. |
  1660. | #ifdef __STDC__
  1661. | # include <limits.h>
  1662. | #else
  1663. | # include <assert.h>
  1664. | #endif
  1665. |
  1666. | #undef strnicmp
  1667. |
  1668. | /* Override any GCC internal prototype to avoid an error.
  1669. | Use char because int might match the return type of a GCC
  1670. | builtin and then its argument prototype would still apply. */
  1671. | #ifdef __cplusplus
  1672. | extern "C"
  1673. | #endif
  1674. | char strnicmp ();
  1675. | /* The GNU C library defines this for functions which it implements
  1676. | to always fail with ENOSYS. Some functions are actually named
  1677. | something starting with __ and the normal name is an alias. */
  1678. | #if defined __stub_strnicmp || defined __stub___strnicmp
  1679. | choke me
  1680. | #endif
  1681. |
  1682. | int
  1683. | main ()
  1684. | {
  1685. | return strnicmp ();
  1686. | ;
  1687. | return 0;
  1688. | }
  1689. configure:8983: result: no
  1690. configure:8994: checking for working strcoll
  1691. configure:9015: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1692. configure:9015: $? = 0
  1693. configure:9015: ./conftest
  1694. configure:9015: $? = 0
  1695. configure:9025: result: yes
  1696. configure:9034: checking for size_t
  1697. configure:9034: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1698. configure:9034: $? = 0
  1699. configure:9034: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1700. conftest.c: In function 'main':
  1701. conftest.c:114:21: error: expected expression before ')' token
  1702. if (sizeof ((size_t)))
  1703. ^
  1704. configure:9034: $? = 1
  1705. configure: failed program was:
  1706. | /* confdefs.h */
  1707. | #define PACKAGE_NAME "GNU make"
  1708. | #define PACKAGE_TARNAME "make"
  1709. | #define PACKAGE_VERSION "4.1"
  1710. | #define PACKAGE_STRING "GNU make 4.1"
  1711. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  1712. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  1713. | #define PACKAGE "make"
  1714. | #define VERSION "4.1"
  1715. | #define STDC_HEADERS 1
  1716. | #define HAVE_SYS_TYPES_H 1
  1717. | #define HAVE_SYS_STAT_H 1
  1718. | #define HAVE_STDLIB_H 1
  1719. | #define HAVE_STRING_H 1
  1720. | #define HAVE_MEMORY_H 1
  1721. | #define HAVE_STRINGS_H 1
  1722. | #define HAVE_INTTYPES_H 1
  1723. | #define HAVE_STDINT_H 1
  1724. | #define HAVE_UNISTD_H 1
  1725. | #define __EXTENSIONS__ 1
  1726. | #define _ALL_SOURCE 1
  1727. | #define _GNU_SOURCE 1
  1728. | #define _POSIX_PTHREAD_SEMANTICS 1
  1729. | #define _TANDEM_SOURCE 1
  1730. | #define STDC_HEADERS 1
  1731. | #define HAVE_DIRENT_H 1
  1732. | #define TIME_WITH_SYS_TIME 1
  1733. | #define HAVE_STDLIB_H 1
  1734. | #define HAVE_LOCALE_H 1
  1735. | #define HAVE_UNISTD_H 1
  1736. | #define HAVE_LIMITS_H 1
  1737. | #define HAVE_FCNTL_H 1
  1738. | #define HAVE_STRING_H 1
  1739. | #define HAVE_MEMORY_H 1
  1740. | #define HAVE_SYS_PARAM_H 1
  1741. | #define HAVE_SYS_RESOURCE_H 1
  1742. | #define HAVE_SYS_TIME_H 1
  1743. | #define HAVE_SYS_TIMEB_H 1
  1744. | #define RETSIGTYPE void
  1745. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  1746. | #define FILE_TIMESTAMP_HI_RES 1
  1747. | #define HAVE_CLOCK_GETTIME 1
  1748. | #define HAVE_GETTIMEOFDAY 1
  1749. | #define HAVE_STRDUP 1
  1750. | #define HAVE_STRNDUP 1
  1751. | #define HAVE_MKSTEMP 1
  1752. | #define HAVE_MKTEMP 1
  1753. | #define HAVE_FDOPEN 1
  1754. | #define HAVE_FILENO 1
  1755. | #define HAVE_DUP 1
  1756. | #define HAVE_DUP2 1
  1757. | #define HAVE_GETCWD 1
  1758. | #define HAVE_REALPATH 1
  1759. | #define HAVE_SIGSETMASK 1
  1760. | #define HAVE_SIGACTION 1
  1761. | #define HAVE_GETGROUPS 1
  1762. | #define HAVE_SETEUID 1
  1763. | #define HAVE_SETEGID 1
  1764. | #define HAVE_SETLINEBUF 1
  1765. | #define HAVE_SETREUID 1
  1766. | #define HAVE_SETREGID 1
  1767. | #define HAVE_GETRLIMIT 1
  1768. | #define HAVE_SETRLIMIT 1
  1769. | #define HAVE_SETVBUF 1
  1770. | #define HAVE_PIPE 1
  1771. | #define HAVE_STRERROR 1
  1772. | #define HAVE_STRSIGNAL 1
  1773. | #define HAVE_LSTAT 1
  1774. | #define HAVE_READLINK 1
  1775. | #define HAVE_ATEXIT 1
  1776. | #define HAVE_ISATTY 1
  1777. | #define HAVE_TTYNAME 1
  1778. | #define HAVE_DECL_BSD_SIGNAL 0
  1779. | #define HAVE_STRCASECMP 1
  1780. | #define HAVE_STRNCASECMP 1
  1781. | #define HAVE_STRCOLL 1
  1782. | /* end confdefs.h. */
  1783. | #include <stdio.h>
  1784. | #ifdef HAVE_SYS_TYPES_H
  1785. | # include <sys/types.h>
  1786. | #endif
  1787. | #ifdef HAVE_SYS_STAT_H
  1788. | # include <sys/stat.h>
  1789. | #endif
  1790. | #ifdef STDC_HEADERS
  1791. | # include <stdlib.h>
  1792. | # include <stddef.h>
  1793. | #else
  1794. | # ifdef HAVE_STDLIB_H
  1795. | # include <stdlib.h>
  1796. | # endif
  1797. | #endif
  1798. | #ifdef HAVE_STRING_H
  1799. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1800. | # include <memory.h>
  1801. | # endif
  1802. | # include <string.h>
  1803. | #endif
  1804. | #ifdef HAVE_STRINGS_H
  1805. | # include <strings.h>
  1806. | #endif
  1807. | #ifdef HAVE_INTTYPES_H
  1808. | # include <inttypes.h>
  1809. | #endif
  1810. | #ifdef HAVE_STDINT_H
  1811. | # include <stdint.h>
  1812. | #endif
  1813. | #ifdef HAVE_UNISTD_H
  1814. | # include <unistd.h>
  1815. | #endif
  1816. | int
  1817. | main ()
  1818. | {
  1819. | if (sizeof ((size_t)))
  1820. | return 0;
  1821. | ;
  1822. | return 0;
  1823. | }
  1824. configure:9034: result: yes
  1825. configure:9047: checking for working alloca.h
  1826. configure:9064: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1827. conftest.c:78:20: fatal error: alloca.h: No such file or directory
  1828. #include <alloca.h>
  1829. ^
  1830. compilation terminated.
  1831. configure:9064: $? = 1
  1832. configure: failed program was:
  1833. | /* confdefs.h */
  1834. | #define PACKAGE_NAME "GNU make"
  1835. | #define PACKAGE_TARNAME "make"
  1836. | #define PACKAGE_VERSION "4.1"
  1837. | #define PACKAGE_STRING "GNU make 4.1"
  1838. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  1839. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  1840. | #define PACKAGE "make"
  1841. | #define VERSION "4.1"
  1842. | #define STDC_HEADERS 1
  1843. | #define HAVE_SYS_TYPES_H 1
  1844. | #define HAVE_SYS_STAT_H 1
  1845. | #define HAVE_STDLIB_H 1
  1846. | #define HAVE_STRING_H 1
  1847. | #define HAVE_MEMORY_H 1
  1848. | #define HAVE_STRINGS_H 1
  1849. | #define HAVE_INTTYPES_H 1
  1850. | #define HAVE_STDINT_H 1
  1851. | #define HAVE_UNISTD_H 1
  1852. | #define __EXTENSIONS__ 1
  1853. | #define _ALL_SOURCE 1
  1854. | #define _GNU_SOURCE 1
  1855. | #define _POSIX_PTHREAD_SEMANTICS 1
  1856. | #define _TANDEM_SOURCE 1
  1857. | #define STDC_HEADERS 1
  1858. | #define HAVE_DIRENT_H 1
  1859. | #define TIME_WITH_SYS_TIME 1
  1860. | #define HAVE_STDLIB_H 1
  1861. | #define HAVE_LOCALE_H 1
  1862. | #define HAVE_UNISTD_H 1
  1863. | #define HAVE_LIMITS_H 1
  1864. | #define HAVE_FCNTL_H 1
  1865. | #define HAVE_STRING_H 1
  1866. | #define HAVE_MEMORY_H 1
  1867. | #define HAVE_SYS_PARAM_H 1
  1868. | #define HAVE_SYS_RESOURCE_H 1
  1869. | #define HAVE_SYS_TIME_H 1
  1870. | #define HAVE_SYS_TIMEB_H 1
  1871. | #define RETSIGTYPE void
  1872. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  1873. | #define FILE_TIMESTAMP_HI_RES 1
  1874. | #define HAVE_CLOCK_GETTIME 1
  1875. | #define HAVE_GETTIMEOFDAY 1
  1876. | #define HAVE_STRDUP 1
  1877. | #define HAVE_STRNDUP 1
  1878. | #define HAVE_MKSTEMP 1
  1879. | #define HAVE_MKTEMP 1
  1880. | #define HAVE_FDOPEN 1
  1881. | #define HAVE_FILENO 1
  1882. | #define HAVE_DUP 1
  1883. | #define HAVE_DUP2 1
  1884. | #define HAVE_GETCWD 1
  1885. | #define HAVE_REALPATH 1
  1886. | #define HAVE_SIGSETMASK 1
  1887. | #define HAVE_SIGACTION 1
  1888. | #define HAVE_GETGROUPS 1
  1889. | #define HAVE_SETEUID 1
  1890. | #define HAVE_SETEGID 1
  1891. | #define HAVE_SETLINEBUF 1
  1892. | #define HAVE_SETREUID 1
  1893. | #define HAVE_SETREGID 1
  1894. | #define HAVE_GETRLIMIT 1
  1895. | #define HAVE_SETRLIMIT 1
  1896. | #define HAVE_SETVBUF 1
  1897. | #define HAVE_PIPE 1
  1898. | #define HAVE_STRERROR 1
  1899. | #define HAVE_STRSIGNAL 1
  1900. | #define HAVE_LSTAT 1
  1901. | #define HAVE_READLINK 1
  1902. | #define HAVE_ATEXIT 1
  1903. | #define HAVE_ISATTY 1
  1904. | #define HAVE_TTYNAME 1
  1905. | #define HAVE_DECL_BSD_SIGNAL 0
  1906. | #define HAVE_STRCASECMP 1
  1907. | #define HAVE_STRNCASECMP 1
  1908. | #define HAVE_STRCOLL 1
  1909. | /* end confdefs.h. */
  1910. | #include <alloca.h>
  1911. | int
  1912. | main ()
  1913. | {
  1914. | char *p = (char *) alloca (2 * sizeof (int));
  1915. | if (p) return 0;
  1916. | ;
  1917. | return 0;
  1918. | }
  1919. configure:9072: result: no
  1920. configure:9080: checking for alloca
  1921. configure:9117: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1922. configure:9117: $? = 0
  1923. configure:9125: result: yes
  1924. configure:9231: checking whether closedir returns void
  1925. configure:9255: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1926. configure:9255: $? = 0
  1927. configure:9255: ./conftest
  1928. configure:9255: $? = 0
  1929. configure:9265: result: no
  1930. configure:9408: checking for GUILE
  1931. configure:9537: result: no
  1932. configure:9541: checking for GUILE
  1933. configure:9600: result: no
  1934. configure:9644: checking for getloadavg
  1935. configure:9644: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1936. configure:9644: $? = 0
  1937. configure:9644: result: yes
  1938. configure:9655: checking for pstat_getdynamic
  1939. configure:9655: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  1940. /var/tmp//ccbEuOBV.o: In function `main':
  1941. conftest.c:(.text.startup+0x7): undefined reference to `pstat_getdynamic'
  1942. configure:9655: $? = 1
  1943. configure: failed program was:
  1944. | /* confdefs.h */
  1945. | #define PACKAGE_NAME "GNU make"
  1946. | #define PACKAGE_TARNAME "make"
  1947. | #define PACKAGE_VERSION "4.1"
  1948. | #define PACKAGE_STRING "GNU make 4.1"
  1949. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  1950. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  1951. | #define PACKAGE "make"
  1952. | #define VERSION "4.1"
  1953. | #define STDC_HEADERS 1
  1954. | #define HAVE_SYS_TYPES_H 1
  1955. | #define HAVE_SYS_STAT_H 1
  1956. | #define HAVE_STDLIB_H 1
  1957. | #define HAVE_STRING_H 1
  1958. | #define HAVE_MEMORY_H 1
  1959. | #define HAVE_STRINGS_H 1
  1960. | #define HAVE_INTTYPES_H 1
  1961. | #define HAVE_STDINT_H 1
  1962. | #define HAVE_UNISTD_H 1
  1963. | #define __EXTENSIONS__ 1
  1964. | #define _ALL_SOURCE 1
  1965. | #define _GNU_SOURCE 1
  1966. | #define _POSIX_PTHREAD_SEMANTICS 1
  1967. | #define _TANDEM_SOURCE 1
  1968. | #define STDC_HEADERS 1
  1969. | #define HAVE_DIRENT_H 1
  1970. | #define TIME_WITH_SYS_TIME 1
  1971. | #define HAVE_STDLIB_H 1
  1972. | #define HAVE_LOCALE_H 1
  1973. | #define HAVE_UNISTD_H 1
  1974. | #define HAVE_LIMITS_H 1
  1975. | #define HAVE_FCNTL_H 1
  1976. | #define HAVE_STRING_H 1
  1977. | #define HAVE_MEMORY_H 1
  1978. | #define HAVE_SYS_PARAM_H 1
  1979. | #define HAVE_SYS_RESOURCE_H 1
  1980. | #define HAVE_SYS_TIME_H 1
  1981. | #define HAVE_SYS_TIMEB_H 1
  1982. | #define RETSIGTYPE void
  1983. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  1984. | #define FILE_TIMESTAMP_HI_RES 1
  1985. | #define HAVE_CLOCK_GETTIME 1
  1986. | #define HAVE_GETTIMEOFDAY 1
  1987. | #define HAVE_STRDUP 1
  1988. | #define HAVE_STRNDUP 1
  1989. | #define HAVE_MKSTEMP 1
  1990. | #define HAVE_MKTEMP 1
  1991. | #define HAVE_FDOPEN 1
  1992. | #define HAVE_FILENO 1
  1993. | #define HAVE_DUP 1
  1994. | #define HAVE_DUP2 1
  1995. | #define HAVE_GETCWD 1
  1996. | #define HAVE_REALPATH 1
  1997. | #define HAVE_SIGSETMASK 1
  1998. | #define HAVE_SIGACTION 1
  1999. | #define HAVE_GETGROUPS 1
  2000. | #define HAVE_SETEUID 1
  2001. | #define HAVE_SETEGID 1
  2002. | #define HAVE_SETLINEBUF 1
  2003. | #define HAVE_SETREUID 1
  2004. | #define HAVE_SETREGID 1
  2005. | #define HAVE_GETRLIMIT 1
  2006. | #define HAVE_SETRLIMIT 1
  2007. | #define HAVE_SETVBUF 1
  2008. | #define HAVE_PIPE 1
  2009. | #define HAVE_STRERROR 1
  2010. | #define HAVE_STRSIGNAL 1
  2011. | #define HAVE_LSTAT 1
  2012. | #define HAVE_READLINK 1
  2013. | #define HAVE_ATEXIT 1
  2014. | #define HAVE_ISATTY 1
  2015. | #define HAVE_TTYNAME 1
  2016. | #define HAVE_DECL_BSD_SIGNAL 0
  2017. | #define HAVE_STRCASECMP 1
  2018. | #define HAVE_STRNCASECMP 1
  2019. | #define HAVE_STRCOLL 1
  2020. | #define HAVE_ALLOCA 1
  2021. | /* end confdefs.h. */
  2022. | /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic.
  2023. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2024. | #define pstat_getdynamic innocuous_pstat_getdynamic
  2025. |
  2026. | /* System header to define __stub macros and hopefully few prototypes,
  2027. | which can conflict with char pstat_getdynamic (); below.
  2028. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2029. | <limits.h> exists even on freestanding compilers. */
  2030. |
  2031. | #ifdef __STDC__
  2032. | # include <limits.h>
  2033. | #else
  2034. | # include <assert.h>
  2035. | #endif
  2036. |
  2037. | #undef pstat_getdynamic
  2038. |
  2039. | /* Override any GCC internal prototype to avoid an error.
  2040. | Use char because int might match the return type of a GCC
  2041. | builtin and then its argument prototype would still apply. */
  2042. | #ifdef __cplusplus
  2043. | extern "C"
  2044. | #endif
  2045. | char pstat_getdynamic ();
  2046. | /* The GNU C library defines this for functions which it implements
  2047. | to always fail with ENOSYS. Some functions are actually named
  2048. | something starting with __ and the normal name is an alias. */
  2049. | #if defined __stub_pstat_getdynamic || defined __stub___pstat_getdynamic
  2050. | choke me
  2051. | #endif
  2052. |
  2053. | int
  2054. | main ()
  2055. | {
  2056. | return pstat_getdynamic ();
  2057. | ;
  2058. | return 0;
  2059. | }
  2060. configure:9655: result: no
  2061. configure:9666: checking for kstat_open in -lkstat
  2062. configure:9691: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c -lkstat >&5
  2063. ld: cannot find -lkstat
  2064. configure:9691: $? = 1
  2065. configure: failed program was:
  2066. | /* confdefs.h */
  2067. | #define PACKAGE_NAME "GNU make"
  2068. | #define PACKAGE_TARNAME "make"
  2069. | #define PACKAGE_VERSION "4.1"
  2070. | #define PACKAGE_STRING "GNU make 4.1"
  2071. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  2072. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  2073. | #define PACKAGE "make"
  2074. | #define VERSION "4.1"
  2075. | #define STDC_HEADERS 1
  2076. | #define HAVE_SYS_TYPES_H 1
  2077. | #define HAVE_SYS_STAT_H 1
  2078. | #define HAVE_STDLIB_H 1
  2079. | #define HAVE_STRING_H 1
  2080. | #define HAVE_MEMORY_H 1
  2081. | #define HAVE_STRINGS_H 1
  2082. | #define HAVE_INTTYPES_H 1
  2083. | #define HAVE_STDINT_H 1
  2084. | #define HAVE_UNISTD_H 1
  2085. | #define __EXTENSIONS__ 1
  2086. | #define _ALL_SOURCE 1
  2087. | #define _GNU_SOURCE 1
  2088. | #define _POSIX_PTHREAD_SEMANTICS 1
  2089. | #define _TANDEM_SOURCE 1
  2090. | #define STDC_HEADERS 1
  2091. | #define HAVE_DIRENT_H 1
  2092. | #define TIME_WITH_SYS_TIME 1
  2093. | #define HAVE_STDLIB_H 1
  2094. | #define HAVE_LOCALE_H 1
  2095. | #define HAVE_UNISTD_H 1
  2096. | #define HAVE_LIMITS_H 1
  2097. | #define HAVE_FCNTL_H 1
  2098. | #define HAVE_STRING_H 1
  2099. | #define HAVE_MEMORY_H 1
  2100. | #define HAVE_SYS_PARAM_H 1
  2101. | #define HAVE_SYS_RESOURCE_H 1
  2102. | #define HAVE_SYS_TIME_H 1
  2103. | #define HAVE_SYS_TIMEB_H 1
  2104. | #define RETSIGTYPE void
  2105. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  2106. | #define FILE_TIMESTAMP_HI_RES 1
  2107. | #define HAVE_CLOCK_GETTIME 1
  2108. | #define HAVE_GETTIMEOFDAY 1
  2109. | #define HAVE_STRDUP 1
  2110. | #define HAVE_STRNDUP 1
  2111. | #define HAVE_MKSTEMP 1
  2112. | #define HAVE_MKTEMP 1
  2113. | #define HAVE_FDOPEN 1
  2114. | #define HAVE_FILENO 1
  2115. | #define HAVE_DUP 1
  2116. | #define HAVE_DUP2 1
  2117. | #define HAVE_GETCWD 1
  2118. | #define HAVE_REALPATH 1
  2119. | #define HAVE_SIGSETMASK 1
  2120. | #define HAVE_SIGACTION 1
  2121. | #define HAVE_GETGROUPS 1
  2122. | #define HAVE_SETEUID 1
  2123. | #define HAVE_SETEGID 1
  2124. | #define HAVE_SETLINEBUF 1
  2125. | #define HAVE_SETREUID 1
  2126. | #define HAVE_SETREGID 1
  2127. | #define HAVE_GETRLIMIT 1
  2128. | #define HAVE_SETRLIMIT 1
  2129. | #define HAVE_SETVBUF 1
  2130. | #define HAVE_PIPE 1
  2131. | #define HAVE_STRERROR 1
  2132. | #define HAVE_STRSIGNAL 1
  2133. | #define HAVE_LSTAT 1
  2134. | #define HAVE_READLINK 1
  2135. | #define HAVE_ATEXIT 1
  2136. | #define HAVE_ISATTY 1
  2137. | #define HAVE_TTYNAME 1
  2138. | #define HAVE_DECL_BSD_SIGNAL 0
  2139. | #define HAVE_STRCASECMP 1
  2140. | #define HAVE_STRNCASECMP 1
  2141. | #define HAVE_STRCOLL 1
  2142. | #define HAVE_ALLOCA 1
  2143. | /* end confdefs.h. */
  2144. |
  2145. | /* Override any GCC internal prototype to avoid an error.
  2146. | Use char because int might match the return type of a GCC
  2147. | builtin and then its argument prototype would still apply. */
  2148. | #ifdef __cplusplus
  2149. | extern "C"
  2150. | #endif
  2151. | char kstat_open ();
  2152. | int
  2153. | main ()
  2154. | {
  2155. | return kstat_open ();
  2156. | ;
  2157. | return 0;
  2158. | }
  2159. configure:9700: result: no
  2160. configure:9896: checking for getloadavg
  2161. configure:9896: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  2162. configure:9896: $? = 0
  2163. configure:9896: result: yes
  2164. configure:10068: checking whether getloadavg requires setgid
  2165. configure:10089: result: no
  2166. configure:10161: checking whether sys_siglist is declared
  2167. configure:10161: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2168. configure:10161: $? = 0
  2169. configure:10161: result: yes
  2170. configure:10178: checking whether _sys_siglist is declared
  2171. configure:10178: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2172. conftest.c: In function 'main':
  2173. conftest.c:128:10: error: '_sys_siglist' undeclared (first use in this function)
  2174. (void) _sys_siglist;
  2175. ^
  2176. conftest.c:128:10: note: each undeclared identifier is reported only once for each function it appears in
  2177. configure:10178: $? = 1
  2178. configure: failed program was:
  2179. | /* confdefs.h */
  2180. | #define PACKAGE_NAME "GNU make"
  2181. | #define PACKAGE_TARNAME "make"
  2182. | #define PACKAGE_VERSION "4.1"
  2183. | #define PACKAGE_STRING "GNU make 4.1"
  2184. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  2185. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  2186. | #define PACKAGE "make"
  2187. | #define VERSION "4.1"
  2188. | #define STDC_HEADERS 1
  2189. | #define HAVE_SYS_TYPES_H 1
  2190. | #define HAVE_SYS_STAT_H 1
  2191. | #define HAVE_STDLIB_H 1
  2192. | #define HAVE_STRING_H 1
  2193. | #define HAVE_MEMORY_H 1
  2194. | #define HAVE_STRINGS_H 1
  2195. | #define HAVE_INTTYPES_H 1
  2196. | #define HAVE_STDINT_H 1
  2197. | #define HAVE_UNISTD_H 1
  2198. | #define __EXTENSIONS__ 1
  2199. | #define _ALL_SOURCE 1
  2200. | #define _GNU_SOURCE 1
  2201. | #define _POSIX_PTHREAD_SEMANTICS 1
  2202. | #define _TANDEM_SOURCE 1
  2203. | #define STDC_HEADERS 1
  2204. | #define HAVE_DIRENT_H 1
  2205. | #define TIME_WITH_SYS_TIME 1
  2206. | #define HAVE_STDLIB_H 1
  2207. | #define HAVE_LOCALE_H 1
  2208. | #define HAVE_UNISTD_H 1
  2209. | #define HAVE_LIMITS_H 1
  2210. | #define HAVE_FCNTL_H 1
  2211. | #define HAVE_STRING_H 1
  2212. | #define HAVE_MEMORY_H 1
  2213. | #define HAVE_SYS_PARAM_H 1
  2214. | #define HAVE_SYS_RESOURCE_H 1
  2215. | #define HAVE_SYS_TIME_H 1
  2216. | #define HAVE_SYS_TIMEB_H 1
  2217. | #define RETSIGTYPE void
  2218. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  2219. | #define FILE_TIMESTAMP_HI_RES 1
  2220. | #define HAVE_CLOCK_GETTIME 1
  2221. | #define HAVE_GETTIMEOFDAY 1
  2222. | #define HAVE_STRDUP 1
  2223. | #define HAVE_STRNDUP 1
  2224. | #define HAVE_MKSTEMP 1
  2225. | #define HAVE_MKTEMP 1
  2226. | #define HAVE_FDOPEN 1
  2227. | #define HAVE_FILENO 1
  2228. | #define HAVE_DUP 1
  2229. | #define HAVE_DUP2 1
  2230. | #define HAVE_GETCWD 1
  2231. | #define HAVE_REALPATH 1
  2232. | #define HAVE_SIGSETMASK 1
  2233. | #define HAVE_SIGACTION 1
  2234. | #define HAVE_GETGROUPS 1
  2235. | #define HAVE_SETEUID 1
  2236. | #define HAVE_SETEGID 1
  2237. | #define HAVE_SETLINEBUF 1
  2238. | #define HAVE_SETREUID 1
  2239. | #define HAVE_SETREGID 1
  2240. | #define HAVE_GETRLIMIT 1
  2241. | #define HAVE_SETRLIMIT 1
  2242. | #define HAVE_SETVBUF 1
  2243. | #define HAVE_PIPE 1
  2244. | #define HAVE_STRERROR 1
  2245. | #define HAVE_STRSIGNAL 1
  2246. | #define HAVE_LSTAT 1
  2247. | #define HAVE_READLINK 1
  2248. | #define HAVE_ATEXIT 1
  2249. | #define HAVE_ISATTY 1
  2250. | #define HAVE_TTYNAME 1
  2251. | #define HAVE_DECL_BSD_SIGNAL 0
  2252. | #define HAVE_STRCASECMP 1
  2253. | #define HAVE_STRNCASECMP 1
  2254. | #define HAVE_STRCOLL 1
  2255. | #define HAVE_ALLOCA 1
  2256. | #define HAVE_GETLOADAVG 1
  2257. | #define HAVE_DECL_SYS_SIGLIST 1
  2258. | /* end confdefs.h. */
  2259. | #include <stdio.h>
  2260. | #ifdef HAVE_SYS_TYPES_H
  2261. | # include <sys/types.h>
  2262. | #endif
  2263. | #ifdef HAVE_SYS_STAT_H
  2264. | # include <sys/stat.h>
  2265. | #endif
  2266. | #ifdef STDC_HEADERS
  2267. | # include <stdlib.h>
  2268. | # include <stddef.h>
  2269. | #else
  2270. | # ifdef HAVE_STDLIB_H
  2271. | # include <stdlib.h>
  2272. | # endif
  2273. | #endif
  2274. | #ifdef HAVE_STRING_H
  2275. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2276. | # include <memory.h>
  2277. | # endif
  2278. | # include <string.h>
  2279. | #endif
  2280. | #ifdef HAVE_STRINGS_H
  2281. | # include <strings.h>
  2282. | #endif
  2283. | #ifdef HAVE_INTTYPES_H
  2284. | # include <inttypes.h>
  2285. | #endif
  2286. | #ifdef HAVE_STDINT_H
  2287. | # include <stdint.h>
  2288. | #endif
  2289. | #ifdef HAVE_UNISTD_H
  2290. | # include <unistd.h>
  2291. | #endif
  2292. | #include <signal.h>
  2293. | /* NetBSD declares sys_siglist in unistd.h. */
  2294. | #if HAVE_UNISTD_H
  2295. | # include <unistd.h>
  2296. | #endif
  2297. |
  2298. |
  2299. | int
  2300. | main ()
  2301. | {
  2302. | #ifndef _sys_siglist
  2303. | #ifdef __cplusplus
  2304. | (void) _sys_siglist;
  2305. | #else
  2306. | (void) _sys_siglist;
  2307. | #endif
  2308. | #endif
  2309. |
  2310. | ;
  2311. | return 0;
  2312. | }
  2313. configure:10178: result: no
  2314. configure:10195: checking whether __sys_siglist is declared
  2315. configure:10195: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2316. conftest.c: In function 'main':
  2317. conftest.c:129:10: error: '__sys_siglist' undeclared (first use in this function)
  2318. (void) __sys_siglist;
  2319. ^
  2320. conftest.c:129:10: note: each undeclared identifier is reported only once for each function it appears in
  2321. configure:10195: $? = 1
  2322. configure: failed program was:
  2323. | /* confdefs.h */
  2324. | #define PACKAGE_NAME "GNU make"
  2325. | #define PACKAGE_TARNAME "make"
  2326. | #define PACKAGE_VERSION "4.1"
  2327. | #define PACKAGE_STRING "GNU make 4.1"
  2328. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  2329. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  2330. | #define PACKAGE "make"
  2331. | #define VERSION "4.1"
  2332. | #define STDC_HEADERS 1
  2333. | #define HAVE_SYS_TYPES_H 1
  2334. | #define HAVE_SYS_STAT_H 1
  2335. | #define HAVE_STDLIB_H 1
  2336. | #define HAVE_STRING_H 1
  2337. | #define HAVE_MEMORY_H 1
  2338. | #define HAVE_STRINGS_H 1
  2339. | #define HAVE_INTTYPES_H 1
  2340. | #define HAVE_STDINT_H 1
  2341. | #define HAVE_UNISTD_H 1
  2342. | #define __EXTENSIONS__ 1
  2343. | #define _ALL_SOURCE 1
  2344. | #define _GNU_SOURCE 1
  2345. | #define _POSIX_PTHREAD_SEMANTICS 1
  2346. | #define _TANDEM_SOURCE 1
  2347. | #define STDC_HEADERS 1
  2348. | #define HAVE_DIRENT_H 1
  2349. | #define TIME_WITH_SYS_TIME 1
  2350. | #define HAVE_STDLIB_H 1
  2351. | #define HAVE_LOCALE_H 1
  2352. | #define HAVE_UNISTD_H 1
  2353. | #define HAVE_LIMITS_H 1
  2354. | #define HAVE_FCNTL_H 1
  2355. | #define HAVE_STRING_H 1
  2356. | #define HAVE_MEMORY_H 1
  2357. | #define HAVE_SYS_PARAM_H 1
  2358. | #define HAVE_SYS_RESOURCE_H 1
  2359. | #define HAVE_SYS_TIME_H 1
  2360. | #define HAVE_SYS_TIMEB_H 1
  2361. | #define RETSIGTYPE void
  2362. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  2363. | #define FILE_TIMESTAMP_HI_RES 1
  2364. | #define HAVE_CLOCK_GETTIME 1
  2365. | #define HAVE_GETTIMEOFDAY 1
  2366. | #define HAVE_STRDUP 1
  2367. | #define HAVE_STRNDUP 1
  2368. | #define HAVE_MKSTEMP 1
  2369. | #define HAVE_MKTEMP 1
  2370. | #define HAVE_FDOPEN 1
  2371. | #define HAVE_FILENO 1
  2372. | #define HAVE_DUP 1
  2373. | #define HAVE_DUP2 1
  2374. | #define HAVE_GETCWD 1
  2375. | #define HAVE_REALPATH 1
  2376. | #define HAVE_SIGSETMASK 1
  2377. | #define HAVE_SIGACTION 1
  2378. | #define HAVE_GETGROUPS 1
  2379. | #define HAVE_SETEUID 1
  2380. | #define HAVE_SETEGID 1
  2381. | #define HAVE_SETLINEBUF 1
  2382. | #define HAVE_SETREUID 1
  2383. | #define HAVE_SETREGID 1
  2384. | #define HAVE_GETRLIMIT 1
  2385. | #define HAVE_SETRLIMIT 1
  2386. | #define HAVE_SETVBUF 1
  2387. | #define HAVE_PIPE 1
  2388. | #define HAVE_STRERROR 1
  2389. | #define HAVE_STRSIGNAL 1
  2390. | #define HAVE_LSTAT 1
  2391. | #define HAVE_READLINK 1
  2392. | #define HAVE_ATEXIT 1
  2393. | #define HAVE_ISATTY 1
  2394. | #define HAVE_TTYNAME 1
  2395. | #define HAVE_DECL_BSD_SIGNAL 0
  2396. | #define HAVE_STRCASECMP 1
  2397. | #define HAVE_STRNCASECMP 1
  2398. | #define HAVE_STRCOLL 1
  2399. | #define HAVE_ALLOCA 1
  2400. | #define HAVE_GETLOADAVG 1
  2401. | #define HAVE_DECL_SYS_SIGLIST 1
  2402. | #define HAVE_DECL__SYS_SIGLIST 0
  2403. | /* end confdefs.h. */
  2404. | #include <stdio.h>
  2405. | #ifdef HAVE_SYS_TYPES_H
  2406. | # include <sys/types.h>
  2407. | #endif
  2408. | #ifdef HAVE_SYS_STAT_H
  2409. | # include <sys/stat.h>
  2410. | #endif
  2411. | #ifdef STDC_HEADERS
  2412. | # include <stdlib.h>
  2413. | # include <stddef.h>
  2414. | #else
  2415. | # ifdef HAVE_STDLIB_H
  2416. | # include <stdlib.h>
  2417. | # endif
  2418. | #endif
  2419. | #ifdef HAVE_STRING_H
  2420. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2421. | # include <memory.h>
  2422. | # endif
  2423. | # include <string.h>
  2424. | #endif
  2425. | #ifdef HAVE_STRINGS_H
  2426. | # include <strings.h>
  2427. | #endif
  2428. | #ifdef HAVE_INTTYPES_H
  2429. | # include <inttypes.h>
  2430. | #endif
  2431. | #ifdef HAVE_STDINT_H
  2432. | # include <stdint.h>
  2433. | #endif
  2434. | #ifdef HAVE_UNISTD_H
  2435. | # include <unistd.h>
  2436. | #endif
  2437. | #include <signal.h>
  2438. | /* NetBSD declares sys_siglist in unistd.h. */
  2439. | #if HAVE_UNISTD_H
  2440. | # include <unistd.h>
  2441. | #endif
  2442. |
  2443. |
  2444. | int
  2445. | main ()
  2446. | {
  2447. | #ifndef __sys_siglist
  2448. | #ifdef __cplusplus
  2449. | (void) __sys_siglist;
  2450. | #else
  2451. | (void) __sys_siglist;
  2452. | #endif
  2453. | #endif
  2454. |
  2455. | ;
  2456. | return 0;
  2457. | }
  2458. configure:10195: result: no
  2459. configure:10218: checking for sys/wait.h
  2460. configure:10218: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2461. configure:10218: $? = 0
  2462. configure:10218: result: yes
  2463. configure:10232: checking for waitpid
  2464. configure:10232: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  2465. configure:10232: $? = 0
  2466. configure:10232: result: yes
  2467. configure:10232: checking for wait3
  2468. configure:10232: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  2469. configure:10232: $? = 0
  2470. configure:10232: result: yes
  2471. configure:10241: checking for union wait
  2472. configure:10273: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  2473. conftest.c: In function 'main':
  2474. conftest.c:91:7: warning: passing argument 1 of 'wait' from incompatible pointer type [enabled by default]
  2475. union wait status; int pid; pid = wait (&status);
  2476. ^
  2477. In file included from conftest.c:87:0:
  2478. /usr/include/sys/wait.h:175:7: note: expected 'int *' but argument is of type 'union wait *'
  2479. pid_t wait(int *);
  2480. ^
  2481. conftest.c:99:12: error: 'blow' undeclared (first use in this function)
  2482. -- blow chunks here --
  2483. ^
  2484. conftest.c:99:12: note: each undeclared identifier is reported only once for each function it appears in
  2485. conftest.c:99:17: error: expected ';' before 'chunks'
  2486. -- blow chunks here --
  2487. ^
  2488. configure:10273: $? = 1
  2489. configure: failed program was:
  2490. | /* confdefs.h */
  2491. | #define PACKAGE_NAME "GNU make"
  2492. | #define PACKAGE_TARNAME "make"
  2493. | #define PACKAGE_VERSION "4.1"
  2494. | #define PACKAGE_STRING "GNU make 4.1"
  2495. | #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  2496. | #define PACKAGE_URL "http://www.gnu.org/software/make/"
  2497. | #define PACKAGE "make"
  2498. | #define VERSION "4.1"
  2499. | #define STDC_HEADERS 1
  2500. | #define HAVE_SYS_TYPES_H 1
  2501. | #define HAVE_SYS_STAT_H 1
  2502. | #define HAVE_STDLIB_H 1
  2503. | #define HAVE_STRING_H 1
  2504. | #define HAVE_MEMORY_H 1
  2505. | #define HAVE_STRINGS_H 1
  2506. | #define HAVE_INTTYPES_H 1
  2507. | #define HAVE_STDINT_H 1
  2508. | #define HAVE_UNISTD_H 1
  2509. | #define __EXTENSIONS__ 1
  2510. | #define _ALL_SOURCE 1
  2511. | #define _GNU_SOURCE 1
  2512. | #define _POSIX_PTHREAD_SEMANTICS 1
  2513. | #define _TANDEM_SOURCE 1
  2514. | #define STDC_HEADERS 1
  2515. | #define HAVE_DIRENT_H 1
  2516. | #define TIME_WITH_SYS_TIME 1
  2517. | #define HAVE_STDLIB_H 1
  2518. | #define HAVE_LOCALE_H 1
  2519. | #define HAVE_UNISTD_H 1
  2520. | #define HAVE_LIMITS_H 1
  2521. | #define HAVE_FCNTL_H 1
  2522. | #define HAVE_STRING_H 1
  2523. | #define HAVE_MEMORY_H 1
  2524. | #define HAVE_SYS_PARAM_H 1
  2525. | #define HAVE_SYS_RESOURCE_H 1
  2526. | #define HAVE_SYS_TIME_H 1
  2527. | #define HAVE_SYS_TIMEB_H 1
  2528. | #define RETSIGTYPE void
  2529. | #define ST_MTIM_NSEC st_mtim.tv_nsec
  2530. | #define FILE_TIMESTAMP_HI_RES 1
  2531. | #define HAVE_CLOCK_GETTIME 1
  2532. | #define HAVE_GETTIMEOFDAY 1
  2533. | #define HAVE_STRDUP 1
  2534. | #define HAVE_STRNDUP 1
  2535. | #define HAVE_MKSTEMP 1
  2536. | #define HAVE_MKTEMP 1
  2537. | #define HAVE_FDOPEN 1
  2538. | #define HAVE_FILENO 1
  2539. | #define HAVE_DUP 1
  2540. | #define HAVE_DUP2 1
  2541. | #define HAVE_GETCWD 1
  2542. | #define HAVE_REALPATH 1
  2543. | #define HAVE_SIGSETMASK 1
  2544. | #define HAVE_SIGACTION 1
  2545. | #define HAVE_GETGROUPS 1
  2546. | #define HAVE_SETEUID 1
  2547. | #define HAVE_SETEGID 1
  2548. | #define HAVE_SETLINEBUF 1
  2549. | #define HAVE_SETREUID 1
  2550. | #define HAVE_SETREGID 1
  2551. | #define HAVE_GETRLIMIT 1
  2552. | #define HAVE_SETRLIMIT 1
  2553. | #define HAVE_SETVBUF 1
  2554. | #define HAVE_PIPE 1
  2555. | #define HAVE_STRERROR 1
  2556. | #define HAVE_STRSIGNAL 1
  2557. | #define HAVE_LSTAT 1
  2558. | #define HAVE_READLINK 1
  2559. | #define HAVE_ATEXIT 1
  2560. | #define HAVE_ISATTY 1
  2561. | #define HAVE_TTYNAME 1
  2562. | #define HAVE_DECL_BSD_SIGNAL 0
  2563. | #define HAVE_STRCASECMP 1
  2564. | #define HAVE_STRNCASECMP 1
  2565. | #define HAVE_STRCOLL 1
  2566. | #define HAVE_ALLOCA 1
  2567. | #define HAVE_GETLOADAVG 1
  2568. | #define HAVE_DECL_SYS_SIGLIST 1
  2569. | #define HAVE_DECL__SYS_SIGLIST 0
  2570. | #define HAVE_DECL___SYS_SIGLIST 0
  2571. | #define HAVE_SYS_WAIT_H 1
  2572. | #define HAVE_WAITPID 1
  2573. | #define HAVE_WAIT3 1
  2574. | /* end confdefs.h. */
  2575. | #include <sys/types.h>
  2576. | #include <sys/wait.h>
  2577. | int
  2578. | main ()
  2579. | {
  2580. | union wait status; int pid; pid = wait (&status);
  2581. | #ifdef WEXITSTATUS
  2582. | /* Some POSIXoid systems have both the new-style macros and the old
  2583. | union wait type, and they do not work together. If union wait
  2584. | conflicts with WEXITSTATUS et al, we don't want to use it at all. */
  2585. | if (WEXITSTATUS (status) != 0) pid = -1;
  2586. | #ifdef WTERMSIG
  2587. | /* If we have WEXITSTATUS and WTERMSIG, just use them on ints. */
  2588. | -- blow chunks here --
  2589. | #endif
  2590. | #endif
  2591. | #ifdef HAVE_WAITPID
  2592. | /* Make sure union wait works with waitpid. */
  2593. | pid = waitpid (-1, &status, 0);
  2594. | #endif
  2595. |
  2596. | ;
  2597. | return 0;
  2598. | }
  2599. configure:10282: result: no
  2600. configure:10754: checking for SA_RESTART
  2601. configure:10771: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2602. configure:10771: $? = 0
  2603. configure:10778: result: yes
  2604. configure:10816: checking whether dlopen is declared
  2605. configure:10816: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2606. configure:10816: $? = 0
  2607. configure:10816: result: yes
  2608. configure:10827: checking whether dlsym is declared
  2609. configure:10827: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2610. configure:10827: $? = 0
  2611. configure:10827: result: yes
  2612. configure:10838: checking whether dlerror is declared
  2613. configure:10838: gcc -c -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2614. configure:10838: $? = 0
  2615. configure:10838: result: yes
  2616. configure:10869: checking for library containing dlopen
  2617. configure:10900: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib conftest.c >&5
  2618. configure:10900: $? = 0
  2619. configure:10917: result: none required
  2620. configure:10946: checking If the linker accepts -Wl,--export-dynamic
  2621. configure:10954: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -Wl,-R/usr/pkg/lib -Wl,--export-dynamic conftest.c >&5
  2622. configure:10954: $? = 0
  2623. configure:10955: result: yes
  2624. configure:10999: checking for location of SCCS get command
  2625. configure:11012: result: get
  2626. configure:11051: checking if system libc has GNU glob
  2627. conftest.c:95:22: fatal error: features.h: No such file or directory
  2628. #include <features.h>
  2629. ^
  2630. compilation terminated.
  2631. configure:11079: result: no
  2632. configure:11157: checking if malloc debugging is wanted
  2633. configure:11175: result: no
  2634. configure:11358: checking that generated files are newer than configure
  2635. configure:11364: result: done
  2636. configure:11411: creating ./config.status
  2637.  
  2638. ## ---------------------- ##
  2639. ## Running config.status. ##
  2640. ## ---------------------- ##
  2641.  
  2642. This file was extended by GNU make config.status 4.1, which was
  2643. generated by GNU Autoconf 2.69. Invocation command line was
  2644.  
  2645. CONFIG_FILES =
  2646. CONFIG_HEADERS =
  2647. CONFIG_LINKS =
  2648. CONFIG_COMMANDS =
  2649. $ ./config.status
  2650.  
  2651. on mx.nethence.com
  2652.  
  2653. config.status:1022: creating Makefile
  2654. config.status:1022: creating glob/Makefile
  2655. config.status:1022: creating po/Makefile.in
  2656. config.status:1022: creating config/Makefile
  2657. config.status:1022: creating doc/Makefile
  2658. config.status:1022: creating w32/Makefile
  2659. config.status:1022: creating tests/config-flags.pm
  2660. config.status:1022: creating config.h
  2661. config.status:1256: executing depfiles commands
  2662. config.status:1256: executing po-directories commands
  2663.  
  2664. ## ---------------------- ##
  2665. ## Running config.status. ##
  2666. ## ---------------------- ##
  2667.  
  2668. This file was extended by GNU make config.status 4.1, which was
  2669. generated by GNU Autoconf 2.69. Invocation command line was
  2670.  
  2671. CONFIG_FILES =
  2672. CONFIG_HEADERS =
  2673. CONFIG_LINKS =
  2674. CONFIG_COMMANDS =
  2675. $ ./config.status --file build.sh
  2676.  
  2677. on mx.nethence.com
  2678.  
  2679. config.status:1022: creating build.sh
  2680.  
  2681. ## ---------------- ##
  2682. ## Cache variables. ##
  2683. ## ---------------- ##
  2684.  
  2685. ac_cv_build=x86_64--netbsd
  2686. ac_cv_c_compiler_gnu=yes
  2687. ac_cv_c_const=yes
  2688. ac_cv_dos_paths=no
  2689. ac_cv_env_CC_set=set
  2690. ac_cv_env_CC_value=gcc
  2691. ac_cv_env_CFLAGS_set=set
  2692. ac_cv_env_CFLAGS_value='-O2 -D_FORTIFY_SOURCE=2'
  2693. ac_cv_env_CPPFLAGS_set=set
  2694. ac_cv_env_CPPFLAGS_value=
  2695. ac_cv_env_CPP_set=
  2696. ac_cv_env_CPP_value=
  2697. ac_cv_env_GUILE_CFLAGS_set=
  2698. ac_cv_env_GUILE_CFLAGS_value=
  2699. ac_cv_env_GUILE_LIBS_set=
  2700. ac_cv_env_GUILE_LIBS_value=
  2701. ac_cv_env_LDFLAGS_set=set
  2702. ac_cv_env_LDFLAGS_value=-Wl,-R/usr/pkg/lib
  2703. ac_cv_env_LIBS_set=set
  2704. ac_cv_env_LIBS_value=
  2705. ac_cv_env_PKG_CONFIG_LIBDIR_set=set
  2706. ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/pkgsrc/devel/gmake/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/devel/gmake/work/.buildlink/share/pkgconfig
  2707. ac_cv_env_PKG_CONFIG_PATH_set=set
  2708. ac_cv_env_PKG_CONFIG_PATH_value=
  2709. ac_cv_env_PKG_CONFIG_set=set
  2710. ac_cv_env_PKG_CONFIG_value=
  2711. ac_cv_env_build_alias_set=set
  2712. ac_cv_env_build_alias_value=x86_64--netbsd
  2713. ac_cv_env_host_alias_set=set
  2714. ac_cv_env_host_alias_value=x86_64--netbsd
  2715. ac_cv_env_target_alias_set=
  2716. ac_cv_env_target_alias_value=
  2717. ac_cv_func_alloca_works=yes
  2718. ac_cv_func_atexit=yes
  2719. ac_cv_func_closedir_void=no
  2720. ac_cv_func_dup2=yes
  2721. ac_cv_func_dup=yes
  2722. ac_cv_func_fdopen=yes
  2723. ac_cv_func_fileno=yes
  2724. ac_cv_func_getcwd=yes
  2725. ac_cv_func_getgroups=yes
  2726. ac_cv_func_getloadavg=yes
  2727. ac_cv_func_getloadavg_setgid=no
  2728. ac_cv_func_getrlimit=yes
  2729. ac_cv_func_gettimeofday=yes
  2730. ac_cv_func_isatty=yes
  2731. ac_cv_func_lstat=yes
  2732. ac_cv_func_mkstemp=yes
  2733. ac_cv_func_mktemp=yes
  2734. ac_cv_func_pipe=yes
  2735. ac_cv_func_pstat_getdynamic=no
  2736. ac_cv_func_readlink=yes
  2737. ac_cv_func_realpath=yes
  2738. ac_cv_func_setegid=yes
  2739. ac_cv_func_seteuid=yes
  2740. ac_cv_func_setlinebuf=yes
  2741. ac_cv_func_setregid=yes
  2742. ac_cv_func_setreuid=yes
  2743. ac_cv_func_setrlimit=yes
  2744. ac_cv_func_setvbuf=yes
  2745. ac_cv_func_setvbuf_reversed=no
  2746. ac_cv_func_sigaction=yes
  2747. ac_cv_func_sigsetmask=yes
  2748. ac_cv_func_strcasecmp=yes
  2749. ac_cv_func_strcmpi=no
  2750. ac_cv_func_strcoll_works=yes
  2751. ac_cv_func_strdup=yes
  2752. ac_cv_func_strerror=yes
  2753. ac_cv_func_stricmp=no
  2754. ac_cv_func_strncasecmp=yes
  2755. ac_cv_func_strncmpi=no
  2756. ac_cv_func_strndup=yes
  2757. ac_cv_func_strnicmp=no
  2758. ac_cv_func_strsignal=yes
  2759. ac_cv_func_ttyname=yes
  2760. ac_cv_func_wait3=yes
  2761. ac_cv_func_waitpid=yes
  2762. ac_cv_have_decl___sys_siglist=no
  2763. ac_cv_have_decl__sys_siglist=no
  2764. ac_cv_have_decl_bsd_signal=no
  2765. ac_cv_have_decl_dlerror=yes
  2766. ac_cv_have_decl_dlopen=yes
  2767. ac_cv_have_decl_dlsym=yes
  2768. ac_cv_have_decl_sys_siglist=yes
  2769. ac_cv_header_dirent_dirent_h=yes
  2770. ac_cv_header_fcntl_h=yes
  2771. ac_cv_header_inttypes_h=yes
  2772. ac_cv_header_limits_h=yes
  2773. ac_cv_header_locale_h=yes
  2774. ac_cv_header_memory_h=yes
  2775. ac_cv_header_minix_config_h=no
  2776. ac_cv_header_stat_broken=no
  2777. ac_cv_header_stdc=yes
  2778. ac_cv_header_stdint_h=yes
  2779. ac_cv_header_stdlib_h=yes
  2780. ac_cv_header_string_h=yes
  2781. ac_cv_header_strings_h=yes
  2782. ac_cv_header_sys_param_h=yes
  2783. ac_cv_header_sys_resource_h=yes
  2784. ac_cv_header_sys_stat_h=yes
  2785. ac_cv_header_sys_time_h=yes
  2786. ac_cv_header_sys_timeb_h=yes
  2787. ac_cv_header_sys_types_h=yes
  2788. ac_cv_header_sys_wait_h=yes
  2789. ac_cv_header_time=yes
  2790. ac_cv_header_unistd_h=yes
  2791. ac_cv_host=x86_64--netbsd
  2792. ac_cv_lib_kstat_kstat_open=no
  2793. ac_cv_objext=o
  2794. ac_cv_path_CAT=/bin/cat
  2795. ac_cv_path_ECHO=echo
  2796. ac_cv_path_EGREP=/usr/bin/egrep
  2797. ac_cv_path_ENV=/usr/bin/env
  2798. ac_cv_path_FALSE=false
  2799. ac_cv_path_GMSGFMT=/usr/pkg/bin/msgfmt
  2800. ac_cv_path_GREP=/usr/bin/grep
  2801. ac_cv_path_MSGFMT=/usr/pkg/bin/msgfmt
  2802. ac_cv_path_MSGMERGE=/usr/pkg/bin/msgmerge
  2803. ac_cv_path_TEST=test
  2804. ac_cv_path_TRUE=true
  2805. ac_cv_path_XGETTEXT=/usr/pkg/bin/xgettext
  2806. ac_cv_prog_AR=ar
  2807. ac_cv_prog_AWK=/usr/bin/awk
  2808. ac_cv_prog_CC=gcc
  2809. ac_cv_prog_CPP='gcc -E'
  2810. ac_cv_prog_PERL=perl
  2811. ac_cv_prog_ac_ct_RANLIB=ranlib
  2812. ac_cv_prog_cc_c89=
  2813. ac_cv_prog_cc_g=yes
  2814. ac_cv_prog_make_make_set=yes
  2815. ac_cv_safe_to_define___extensions__=yes
  2816. ac_cv_search_clock_gettime='none required'
  2817. ac_cv_search_dlopen='none required'
  2818. ac_cv_search_getpwnam='none required'
  2819. ac_cv_search_opendir='none required'
  2820. ac_cv_search_strerror='none required'
  2821. ac_cv_struct_st_mtim_nsec=st_mtim.tv_nsec
  2822. ac_cv_sys_file_offset_bits=no
  2823. ac_cv_sys_largefile_CC=no
  2824. ac_cv_type_pid_t=yes
  2825. ac_cv_type_signal=void
  2826. ac_cv_type_size_t=yes
  2827. ac_cv_type_uid_t=yes
  2828. ac_cv_type_uintmax_t=yes
  2829. ac_cv_working_alloca_h=no
  2830. acl_cv_hardcode_direct=no
  2831. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  2832. acl_cv_hardcode_libdir_separator=
  2833. acl_cv_hardcode_minus_L=no
  2834. acl_cv_libext=a
  2835. acl_cv_libname_spec='lib$name'
  2836. acl_cv_library_names_spec='$libname$shrext'
  2837. acl_cv_path_LD=/usr/bin/ld
  2838. acl_cv_prog_gnu_ld=yes
  2839. acl_cv_rpath=done
  2840. acl_cv_shlibext=so
  2841. acl_cv_wl=-Wl,
  2842. am_cv_CC_dependencies_compiler_type=gcc3
  2843. am_cv_ar_interface=ar
  2844. am_cv_make_support_nested_variables=yes
  2845. am_cv_prog_cc_c_o=yes
  2846. gt_cv_func_CFLocaleCopyCurrent=no
  2847. gt_cv_func_CFPreferencesCopyAppValue=no
  2848. make_cv_file_timestamp_hi_res=yes
  2849. make_cv_job_server=yes
  2850. make_cv_load=yes
  2851. make_cv_path_sccs_get=get
  2852. make_cv_sa_restart=yes
  2853. make_cv_sys_gnu_glob=no
  2854. make_cv_union_wait=no
  2855.  
  2856. ## ----------------- ##
  2857. ## Output variables. ##
  2858. ## ----------------- ##
  2859.  
  2860. ACLOCAL='${SHELL} /usr/pkgsrc/devel/gmake/work/make-4.1/config/missing aclocal-1.14'
  2861. ALLOCA=''
  2862. AMDEPBACKSLASH='\'
  2863. AMDEP_FALSE='#'
  2864. AMDEP_TRUE=''
  2865. AMTAR='$${TAR-tar}'
  2866. AM_BACKSLASH='\'
  2867. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2868. AM_DEFAULT_VERBOSITY='1'
  2869. AM_LDFLAGS='-Wl,--export-dynamic'
  2870. AM_V='$(V)'
  2871. AR='ar'
  2872. AUTOCONF='${SHELL} /usr/pkgsrc/devel/gmake/work/make-4.1/config/missing autoconf'
  2873. AUTOHEADER='${SHELL} /usr/pkgsrc/devel/gmake/work/make-4.1/config/missing autoheader'
  2874. AUTOMAKE='${SHELL} /usr/pkgsrc/devel/gmake/work/make-4.1/config/missing automake-1.14'
  2875. AWK='/usr/bin/awk'
  2876. CC='gcc'
  2877. CCDEPMODE='depmode=gcc3'
  2878. CFLAGS='-O2 -D_FORTIFY_SOURCE=2'
  2879. CPP='gcc -E'
  2880. CPPFLAGS=''
  2881. CYGPATH_W='echo'
  2882. DEFS='-DHAVE_CONFIG_H'
  2883. DEPDIR='.deps'
  2884. ECHO_C=''
  2885. ECHO_N='-n'
  2886. ECHO_T=''
  2887. EGREP='/usr/bin/egrep'
  2888. EXEEXT=''
  2889. GETLOADAVG_LIBS=''
  2890. GETTEXT_MACRO_VERSION='0.18'
  2891. GLOBINC='-I$(srcdir)/glob'
  2892. GLOBLIB='glob/libglob.a'
  2893. GMSGFMT='/usr/pkg/bin/msgfmt'
  2894. GMSGFMT_015='/usr/pkg/bin/msgfmt'
  2895. GREP='/usr/bin/grep'
  2896. GUILE_CFLAGS=''
  2897. GUILE_LIBS=''
  2898. HAVE_GUILE_FALSE=''
  2899. HAVE_GUILE_TRUE='#'
  2900. INSTALL_DATA='/usr/bin/install -c -o root -g wheel -m 644'
  2901. INSTALL_PROGRAM='/usr/bin/install -c -s -o root -g wheel -m 755'
  2902. INSTALL_SCRIPT='/usr/bin/install -c -o root -g wheel -m 755'
  2903. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2904. INTLLIBS=''
  2905. INTL_MACOSX_LIBS=''
  2906. KMEM_GROUP=''
  2907. LDFLAGS='-Wl,-R/usr/pkg/lib'
  2908. LIBICONV='-liconv'
  2909. LIBINTL=''
  2910. LIBOBJS=''
  2911. LIBS=''
  2912. LTLIBICONV='-liconv'
  2913. LTLIBINTL=''
  2914. LTLIBOBJS=''
  2915. MAKEINFO='/usr/pkgsrc/devel/gmake/work/.tools/bin/makeinfo'
  2916. MAKE_HOST='x86_64--netbsd'
  2917. MKDIR_P='config/install-sh -c -d'
  2918. MSGFMT='/usr/pkg/bin/msgfmt'
  2919. MSGFMT_015='/usr/pkg/bin/msgfmt'
  2920. MSGMERGE='/usr/pkg/bin/msgmerge'
  2921. NEED_SETGID='false'
  2922. OBJEXT='o'
  2923. PACKAGE='make'
  2924. PACKAGE_BUGREPORT='bug-make@gnu.org'
  2925. PACKAGE_NAME='GNU make'
  2926. PACKAGE_STRING='GNU make 4.1'
  2927. PACKAGE_TARNAME='make'
  2928. PACKAGE_URL='http://www.gnu.org/software/make/'
  2929. PACKAGE_VERSION='4.1'
  2930. PATH_SEPARATOR=':'
  2931. PERL='perl'
  2932. PKG_CONFIG=''
  2933. PKG_CONFIG_LIBDIR='/usr/pkgsrc/devel/gmake/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/devel/gmake/work/.buildlink/share/pkgconfig'
  2934. PKG_CONFIG_PATH=''
  2935. POSUB=''
  2936. RANLIB='ranlib'
  2937. REMOTE='stub'
  2938. SET_MAKE=''
  2939. SHELL='/bin/sh'
  2940. STRIP=''
  2941. USE_CUSTOMS_FALSE=''
  2942. USE_CUSTOMS_TRUE='#'
  2943. USE_LOCAL_GLOB_FALSE='#'
  2944. USE_LOCAL_GLOB_TRUE=''
  2945. USE_NLS='no'
  2946. VERSION='4.1'
  2947. WINDOWSENV_FALSE=''
  2948. WINDOWSENV_TRUE='#'
  2949. XGETTEXT='/usr/pkg/bin/xgettext'
  2950. XGETTEXT_015='/usr/pkg/bin/xgettext'
  2951. XGETTEXT_EXTRA_OPTIONS=''
  2952. ac_ct_AR=''
  2953. ac_ct_CC=''
  2954. am__EXEEXT_FALSE=''
  2955. am__EXEEXT_TRUE='#'
  2956. am__fastdepCC_FALSE='#'
  2957. am__fastdepCC_TRUE=''
  2958. am__include='include'
  2959. am__isrc=''
  2960. am__leading_dot='.'
  2961. am__nodep='_no'
  2962. am__quote=''
  2963. am__tar='$${TAR-tar} chof - "$$tardir"'
  2964. am__untar='$${TAR-tar} xf -'
  2965. bindir='${exec_prefix}/bin'
  2966. build='x86_64--netbsd'
  2967. build_alias='x86_64--netbsd'
  2968. build_cpu='x86_64'
  2969. build_os='netbsd'
  2970. build_vendor=''
  2971. datadir='${datarootdir}'
  2972. datarootdir='${prefix}/share'
  2973. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2974. dvidir='${docdir}'
  2975. exec_prefix='${prefix}'
  2976. host='x86_64--netbsd'
  2977. host_alias='x86_64--netbsd'
  2978. host_cpu='x86_64'
  2979. host_os='netbsd'
  2980. host_vendor=''
  2981. htmldir='${docdir}'
  2982. includedir='${prefix}/include'
  2983. infodir='/usr/pkg/info'
  2984. install_sh='${SHELL} /usr/pkgsrc/devel/gmake/work/make-4.1/config/install-sh'
  2985. libdir='${exec_prefix}/lib'
  2986. libexecdir='${exec_prefix}/libexec'
  2987. localedir='${datarootdir}/locale'
  2988. localstatedir='${prefix}/var'
  2989. mandir='/usr/pkg/man'
  2990. mkdir_p='$(top_builddir)/config/install-sh -c -d'
  2991. oldincludedir='/usr/include'
  2992. pdfdir='${docdir}'
  2993. prefix='/usr/pkg'
  2994. program_transform_name='s&^&g&'
  2995. psdir='${docdir}'
  2996. sbindir='${exec_prefix}/sbin'
  2997. sharedstatedir='${prefix}/com'
  2998. sysconfdir='${prefix}/etc'
  2999. target_alias=''
  3000.  
  3001. ## ------------------- ##
  3002. ## File substitutions. ##
  3003. ## ------------------- ##
  3004.  
  3005. MAINT_MAKEFILE='/dev/null'
  3006.  
  3007. ## ----------- ##
  3008. ## confdefs.h. ##
  3009. ## ----------- ##
  3010.  
  3011. /* confdefs.h */
  3012. #define PACKAGE_NAME "GNU make"
  3013. #define PACKAGE_TARNAME "make"
  3014. #define PACKAGE_VERSION "4.1"
  3015. #define PACKAGE_STRING "GNU make 4.1"
  3016. #define PACKAGE_BUGREPORT "bug-make@gnu.org"
  3017. #define PACKAGE_URL "http://www.gnu.org/software/make/"
  3018. #define PACKAGE "make"
  3019. #define VERSION "4.1"
  3020. #define STDC_HEADERS 1
  3021. #define HAVE_SYS_TYPES_H 1
  3022. #define HAVE_SYS_STAT_H 1
  3023. #define HAVE_STDLIB_H 1
  3024. #define HAVE_STRING_H 1
  3025. #define HAVE_MEMORY_H 1
  3026. #define HAVE_STRINGS_H 1
  3027. #define HAVE_INTTYPES_H 1
  3028. #define HAVE_STDINT_H 1
  3029. #define HAVE_UNISTD_H 1
  3030. #define __EXTENSIONS__ 1
  3031. #define _ALL_SOURCE 1
  3032. #define _GNU_SOURCE 1
  3033. #define _POSIX_PTHREAD_SEMANTICS 1
  3034. #define _TANDEM_SOURCE 1
  3035. #define STDC_HEADERS 1
  3036. #define HAVE_DIRENT_H 1
  3037. #define TIME_WITH_SYS_TIME 1
  3038. #define HAVE_STDLIB_H 1
  3039. #define HAVE_LOCALE_H 1
  3040. #define HAVE_UNISTD_H 1
  3041. #define HAVE_LIMITS_H 1
  3042. #define HAVE_FCNTL_H 1
  3043. #define HAVE_STRING_H 1
  3044. #define HAVE_MEMORY_H 1
  3045. #define HAVE_SYS_PARAM_H 1
  3046. #define HAVE_SYS_RESOURCE_H 1
  3047. #define HAVE_SYS_TIME_H 1
  3048. #define HAVE_SYS_TIMEB_H 1
  3049. #define RETSIGTYPE void
  3050. #define ST_MTIM_NSEC st_mtim.tv_nsec
  3051. #define FILE_TIMESTAMP_HI_RES 1
  3052. #define HAVE_CLOCK_GETTIME 1
  3053. #define HAVE_GETTIMEOFDAY 1
  3054. #define HAVE_STRDUP 1
  3055. #define HAVE_STRNDUP 1
  3056. #define HAVE_MKSTEMP 1
  3057. #define HAVE_MKTEMP 1
  3058. #define HAVE_FDOPEN 1
  3059. #define HAVE_FILENO 1
  3060. #define HAVE_DUP 1
  3061. #define HAVE_DUP2 1
  3062. #define HAVE_GETCWD 1
  3063. #define HAVE_REALPATH 1
  3064. #define HAVE_SIGSETMASK 1
  3065. #define HAVE_SIGACTION 1
  3066. #define HAVE_GETGROUPS 1
  3067. #define HAVE_SETEUID 1
  3068. #define HAVE_SETEGID 1
  3069. #define HAVE_SETLINEBUF 1
  3070. #define HAVE_SETREUID 1
  3071. #define HAVE_SETREGID 1
  3072. #define HAVE_GETRLIMIT 1
  3073. #define HAVE_SETRLIMIT 1
  3074. #define HAVE_SETVBUF 1
  3075. #define HAVE_PIPE 1
  3076. #define HAVE_STRERROR 1
  3077. #define HAVE_STRSIGNAL 1
  3078. #define HAVE_LSTAT 1
  3079. #define HAVE_READLINK 1
  3080. #define HAVE_ATEXIT 1
  3081. #define HAVE_ISATTY 1
  3082. #define HAVE_TTYNAME 1
  3083. #define HAVE_DECL_BSD_SIGNAL 0
  3084. #define HAVE_STRCASECMP 1
  3085. #define HAVE_STRNCASECMP 1
  3086. #define HAVE_STRCOLL 1
  3087. #define HAVE_ALLOCA 1
  3088. #define HAVE_GETLOADAVG 1
  3089. #define HAVE_DECL_SYS_SIGLIST 1
  3090. #define HAVE_DECL__SYS_SIGLIST 0
  3091. #define HAVE_DECL___SYS_SIGLIST 0
  3092. #define HAVE_SYS_WAIT_H 1
  3093. #define HAVE_WAITPID 1
  3094. #define HAVE_WAIT3 1
  3095. #define HAVE_SA_RESTART 1
  3096. #define MAKE_JOBSERVER 1
  3097. #define HAVE_DECL_DLOPEN 1
  3098. #define HAVE_DECL_DLSYM 1
  3099. #define HAVE_DECL_DLERROR 1
  3100. #define MAKE_LOAD 1
  3101. #define MAKE_SYMLINKS 1
  3102. #define SCCS_GET "get"
  3103. #define MAKE_HOST "x86_64--netbsd"
  3104. #define PATH_SEPARATOR_CHAR ':'
  3105.  
  3106. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement