Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Aug 20th, 2011  |  syntax: None  |  size: 29.41 KB  |  views: 53  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. version:1
  2. :debug:main Executing org.macports.main (m4)
  3. :debug:main changing euid/egid - current euid: 0 - current egid: 0
  4. :debug:main egid changed to: 501
  5. :debug:main euid changed to: 502
  6. :debug:main Skipping completed org.macports.archivefetch (m4)
  7. :debug:main Privilege de-escalation not attempted as not running as root.
  8. :debug:main Skipping completed org.macports.fetch (m4)
  9. :debug:main Privilege de-escalation not attempted as not running as root.
  10. :debug:main Skipping completed org.macports.checksum (m4)
  11. :debug:main Privilege de-escalation not attempted as not running as root.
  12. :debug:main Skipping completed org.macports.extract (m4)
  13. :debug:main Privilege de-escalation not attempted as not running as root.
  14. :debug:main Skipping completed org.macports.patch (m4)
  15. :debug:main Privilege de-escalation not attempted as not running as root.
  16. :debug:configure configure phase started at Sun Aug 21 15:43:30 NZST 2011
  17. :notice:configure --->  Configuring m4
  18. :debug:configure Using compiler 'Mac OS X llvm-gcc 4.2'
  19. :debug:configure Executing org.macports.configure (m4)
  20. :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/Developer/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_m4/m4/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/Developer/usr/bin/llvm-gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/llvm-gcc-4.2'
  21. :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_m4/m4/work/m4-1.4.16" && ./configure --prefix=/opt/local --program-prefix=g ac_cv_libsigsegv=no'
  22. :debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_m4/m4/work/m4-1.4.16" && ./configure --prefix=/opt/local --program-prefix=g ac_cv_libsigsegv=no
  23. :info:configure checking for a BSD-compatible install... /usr/bin/install -c
  24. :info:configure checking whether build environment is sane... yes
  25. :info:configure checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
  26. :info:configure checking for gawk... no
  27. :info:configure checking for mawk... no
  28. :info:configure checking for nawk... nawk
  29. :info:configure checking whether make sets $(MAKE)... yes
  30. :info:configure checking for gcc... /Developer/usr/bin/llvm-gcc-4.2
  31. :info:configure checking whether the C compiler works... yes
  32. :info:configure checking for C compiler default output file name... a.out
  33. :info:configure checking for suffix of executables...
  34. :info:configure checking whether we are cross compiling... no
  35. :info:configure checking for suffix of object files... o
  36. :info:configure checking whether we are using the GNU C compiler... yes
  37. :info:configure checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g... yes
  38. :info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89... none needed
  39. :info:configure checking for style of include used by make... GNU
  40. :info:configure checking dependency style of /Developer/usr/bin/llvm-gcc-4.2... gcc3
  41. :info:configure checking for ranlib... ranlib
  42. :info:configure checking whether /Developer/usr/bin/llvm-gcc-4.2 and cc understand -c and -o together... yes
  43. :info:configure checking build system type... x86_64-apple-darwin11.1.0
  44. :info:configure checking host system type... x86_64-apple-darwin11.1.0
  45. :info:configure checking how to run the C preprocessor... /Developer/usr/bin/llvm-gcc-4.2 -E
  46. :info:configure checking for grep that handles long lines and -e... /usr/bin/grep
  47. :info:configure checking for egrep... /usr/bin/grep -E
  48. :info:configure checking for ANSI C header files... yes
  49. :info:configure checking for sys/types.h... yes
  50. :info:configure checking for sys/stat.h... yes
  51. :info:configure checking for stdlib.h... yes
  52. :info:configure checking for string.h... yes
  53. :info:configure checking for memory.h... yes
  54. :info:configure checking for strings.h... yes
  55. :info:configure checking for inttypes.h... yes
  56. :info:configure checking for stdint.h... yes
  57. :info:configure checking for unistd.h... yes
  58. :info:configure checking minix/config.h usability... no
  59. :info:configure checking minix/config.h presence... no
  60. :info:configure checking for minix/config.h... no
  61. :info:configure checking whether it is safe to define __EXTENSIONS__... yes
  62. :info:configure checking for _LARGEFILE_SOURCE value needed for large files... no
  63. :info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C99... -std=gnu99
  64. :info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  65. :info:configure configure: autobuild project... GNU M4
  66. :info:configure configure: autobuild revision... 1.4.16
  67. :info:configure configure: autobuild hostname... gmactop
  68. :info:configure configure: autobuild timestamp... 20110821T034332Z
  69. :info:configure checking for unsigned long long int... yes
  70. :info:configure checking for long long int... yes
  71. :info:configure checking for unsigned long long int... (cached) yes
  72. :info:configure checking for working alloca.h... yes
  73. :info:configure checking for alloca... yes
  74. :info:configure checking whether <wchar.h> uses 'inline' correctly... yes
  75. :info:configure checking for btowc... yes
  76. :info:configure checking for setrlimit... yes
  77. :info:configure checking for sigaltstack... yes
  78. :info:configure checking for canonicalize_file_name... no
  79. :info:configure checking for getcwd... yes
  80. :info:configure checking for readlink... yes
  81. :info:configure checking for realpath... yes
  82. :info:configure checking for dup2... yes
  83. :info:configure checking for fcntl... yes
  84. :info:configure checking for mempcpy... no
  85. :info:configure checking for __fpending... no
  86. :info:configure checking for fpurge... yes
  87. :info:configure checking for __fpurge... no
  88. :info:configure checking for __freading... no
  89. :info:configure checking for getdtablesize... yes
  90. :info:configure checking for gettimeofday... yes
  91. :info:configure checking for lstat... yes
  92. :info:configure checking for mbsinit... yes
  93. :info:configure checking for mbrtowc... yes
  94. :info:configure checking for mprotect... yes
  95. :info:configure checking for memchr... yes
  96. :info:configure checking for mkstemp... yes
  97. :info:configure checking for nl_langinfo... yes
  98. :info:configure checking for pathconf... yes
  99. :info:configure checking for pipe2... no
  100. :info:configure checking for posix_spawn... yes
  101. :info:configure checking for isblank... yes
  102. :info:configure checking for iswctype... yes
  103. :info:configure checking for wcscoll... yes
  104. :info:configure checking for sigaction... yes
  105. :info:configure checking for siginterrupt... yes
  106. :info:configure checking for strndup... yes
  107. :info:configure checking for pipe... yes
  108. :info:configure checking for vasnprintf... no
  109. :info:configure checking for wcrtomb... yes
  110. :info:configure checking for iswcntrl... yes
  111. :info:configure checking for link... yes
  112. :info:configure checking for newlocale... yes
  113. :info:configure checking for setenv... yes
  114. :info:configure checking for strdup... yes
  115. :info:configure checking for symlink... yes
  116. :info:configure checking for wctob... yes
  117. :info:configure checking for nl_langinfo and CODESET... yes
  118. :info:configure checking for a traditional french locale... fr_FR.ISO8859-1
  119. :info:configure checking for ucontext.h... no
  120. :info:configure checking for unistd.h... (cached) yes
  121. :info:configure checking for sys/param.h... yes
  122. :info:configure checking for stdio_ext.h... no
  123. :info:configure checking for getopt.h... yes
  124. :info:configure checking for sys/time.h... yes
  125. :info:configure checking for langinfo.h... yes
  126. :info:configure checking for math.h... yes
  127. :info:configure checking for sys/mman.h... yes
  128. :info:configure checking for sched.h... yes
  129. :info:configure checking for spawn.h... yes
  130. :info:configure checking for wchar.h... yes
  131. :info:configure checking for stdint.h... (cached) yes
  132. :info:configure checking for sys/socket.h... yes
  133. :info:configure checking for sys/stat.h... (cached) yes
  134. :info:configure checking for sys/wait.h... yes
  135. :info:configure checking for features.h... no
  136. :info:configure checking for wctype.h... yes
  137. :info:configure checking for xlocale.h... yes
  138. :info:configure checking for working C stack overflow detection... yes
  139. :info:configure checking for correct stack_t interpretation... yes
  140. :info:configure checking for precise C stack overflow detection... no
  141. :info:configure checking for ld used by GCC... /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
  142. :info:configure checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
  143. :info:configure checking for shared library run path origin... done
  144. :info:configure checking for libsigsegv... (cached) no
  145. :info:configure checking whether // is distinct from /... no
  146. :info:configure checking whether realpath works... no
  147. :info:configure checking if environ is properly declared... no
  148. :info:configure checking whether the preprocessor supports include_next... yes
  149. :info:configure checking whether system header files limit the line length... no
  150. :info:configure checking for complete errno.h... yes
  151. :info:configure checking whether strerror_r is declared... yes
  152. :info:configure checking for strerror_r... yes
  153. :info:configure checking whether strerror_r returns char *... no
  154. :info:configure checking for inline... inline
  155. :info:configure checking for mode_t... yes
  156. :info:configure checking for sig_atomic_t... yes
  157. :info:configure checking for working fcntl.h... no (bad O_NOATIME)
  158. :info:configure checking for fseeko... yes
  159. :info:configure checking whether frexp() can be used without linking with libm... yes
  160. :info:configure checking whether stdin defaults to large file offsets... yes
  161. :info:configure checking whether fseeko is declared... yes
  162. :info:configure checking whether ftello is declared... yes
  163. :info:configure checking for getopt.h... (cached) yes
  164. :info:configure checking for getopt_long_only... yes
  165. :info:configure checking whether getopt is POSIX compatible... no
  166. :info:configure checking whether getenv is declared... yes
  167. :info:configure checking for C/C++ restrict keyword... __restrict
  168. :info:configure checking for struct timeval... yes
  169. :info:configure checking where to find the exponent in a 'float'... word 0 bit 23
  170. :info:configure checking whether byte ordering is bigendian... no
  171. :info:configure checking whether getc_unlocked is declared... yes
  172. :info:configure checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  173. :info:configure checking for multithread API to use... none
  174. :info:configure checking whether lstat correctly handles trailing slash... no
  175. :info:configure checking whether malloc, realloc, calloc are POSIX compliant... yes
  176. :info:configure checking for stdlib.h... (cached) yes
  177. :info:configure checking for GNU libc compatible malloc... yes
  178. :info:configure checking for mbstate_t... yes
  179. :info:configure checking for a traditional japanese locale... ja_JP.eucJP
  180. :info:configure checking for a transitional chinese locale... zh_CN.GB18030
  181. :info:configure checking for a french Unicode locale... fr_FR.UTF-8
  182. :info:configure checking for mmap... yes
  183. :info:configure checking for MAP_ANONYMOUS... yes
  184. :info:configure checking whether memchr works... yes
  185. :info:configure checking for special C compiler options needed for large files... no
  186. :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
  187. :info:configure checking for promoted mode_t type... int
  188. :info:configure checking whether posix_spawn works... yes
  189. :info:configure checking whether posix_spawnattr_setschedpolicy is supported... no
  190. :info:configure checking whether posix_spawnattr_setschedparam is supported... no
  191. :info:configure checking for uid_t in sys/types.h... yes
  192. :info:configure checking whether snprintf returns a byte count as in C99... yes
  193. :info:configure checking whether snprintf is declared... yes
  194. :info:configure checking for stdbool.h that conforms to C99... yes
  195. :info:configure checking for _Bool... yes
  196. :info:configure checking for wchar_t... yes
  197. :info:configure checking for working strerror function... yes
  198. :info:configure checking whether strndup is declared... yes
  199. :info:configure checking whether strnlen is declared... yes
  200. :info:configure checking whether strsignal is declared... yes
  201. :info:configure checking whether sys_siglist is declared... yes
  202. :info:configure checking whether strstr works... yes
  203. :info:configure checking whether strtod is declared... yes
  204. :info:configure checking whether ldexp() can be used without linking with libm... yes
  205. :info:configure checking whether stat file-mode macros are broken... no
  206. :info:configure checking for struct timespec in <time.h>... yes
  207. :info:configure checking whether clearerr_unlocked is declared... yes
  208. :info:configure checking whether feof_unlocked is declared... yes
  209. :info:configure checking whether ferror_unlocked is declared... yes
  210. :info:configure checking whether fflush_unlocked is declared... no
  211. :info:configure checking whether fgets_unlocked is declared... no
  212. :info:configure checking whether fputc_unlocked is declared... no
  213. :info:configure checking whether fputs_unlocked is declared... no
  214. :info:configure checking whether fread_unlocked is declared... no
  215. :info:configure checking whether fwrite_unlocked is declared... no
  216. :info:configure checking whether getchar_unlocked is declared... yes
  217. :info:configure checking whether putc_unlocked is declared... yes
  218. :info:configure checking whether putchar_unlocked is declared... yes
  219. :info:configure checking for wint_t... yes
  220. :info:configure checking for size_t... yes
  221. :info:configure checking for inttypes.h... yes
  222. :info:configure checking for stdint.h... yes
  223. :info:configure checking for intmax_t... yes
  224. :info:configure checking for snprintf... yes
  225. :info:configure checking for strnlen... yes
  226. :info:configure checking for wcslen... yes
  227. :info:configure checking for wcsnlen... yes
  228. :info:configure checking for mbrtowc... (cached) yes
  229. :info:configure checking for wcrtomb... (cached) yes
  230. :info:configure checking whether _snprintf is declared... no
  231. :info:configure checking whether printf supports size specifiers as in C99... yes
  232. :info:configure checking whether printf supports 'long double' arguments... yes
  233. :info:configure checking whether printf supports infinite 'double' arguments... yes
  234. :info:configure checking whether printf supports infinite 'long double' arguments... no
  235. :info:configure checking whether printf supports the 'a' and 'A' directives... no
  236. :info:configure checking whether printf supports the 'F' directive... yes
  237. :info:configure checking whether printf supports the 'n' directive... yes
  238. :info:configure checking whether printf supports the 'ls' directive... yes
  239. :info:configure checking whether printf supports POSIX/XSI format strings with positions... yes
  240. :info:configure checking whether printf supports the grouping flag... yes
  241. :info:configure checking whether printf supports the left-adjust flag correctly... yes
  242. :info:configure checking whether printf supports the zero flag correctly... yes
  243. :info:configure checking whether printf supports large precisions... yes
  244. :info:configure checking whether printf survives out-of-memory conditions... yes
  245. :info:configure checking whether to use C++... no
  246. :info:configure checking whether ungetc works on arbitrary bytes... yes
  247. :info:configure checking for LC_MESSAGES... yes
  248. :info:configure checking for CFPreferencesCopyAppValue... yes
  249. :info:configure checking for CFLocaleCopyCurrent... yes
  250. :info:configure checking whether setenv is declared... yes
  251. :info:configure checking whether setenv validates arguments... no
  252. :info:configure checking search.h usability... yes
  253. :info:configure checking search.h presence... yes
  254. :info:configure checking for search.h... yes
  255. :info:configure checking for tsearch... yes
  256. :info:configure checking whether strdup is declared... yes
  257. :info:configure checking whether alarm is declared... yes
  258. :info:configure checking whether unsetenv is declared... yes
  259. :info:configure checking for alloca as a compiler built-in... yes
  260. :info:configure checking whether to enable assertions... yes
  261. :info:configure checking whether btowc(0) is correct... yes
  262. :info:configure checking whether btowc(EOF) is correct... yes
  263. :info:configure checking whether sigaltstack is declared... yes
  264. :info:configure checking for stack_t... yes
  265. :info:configure checking whether // is distinct from /... (cached) no
  266. :info:configure checking whether dup2 works... yes
  267. :info:configure checking for error_at_line... no
  268. :info:configure checking whether fcntl handles F_DUPFD correctly... yes
  269. :info:configure checking whether fcntl understands F_DUPFD_CLOEXEC... yes
  270. :info:configure checking whether fflush works on input streams... no
  271. :info:configure checking whether fopen recognizes a trailing slash... yes
  272. :info:configure checking whether __fpending is declared... no
  273. :info:configure checking how to determine the number of pending output bytes on a stream... fp->_p - fp->_bf._base
  274. :info:configure checking whether fpurge is declared... yes
  275. :info:configure checking whether fpurge works... no
  276. :info:configure checking whether frexp works... yes
  277. :info:configure checking whether frexpl is declared... yes
  278. :info:configure checking whether frexpl() can be used without linking with libm... yes
  279. :info:configure checking whether frexpl works... yes
  280. :info:configure checking for ftello... yes
  281. :info:configure checking whether ftello works... yes
  282. :info:configure checking whether gettimeofday clobbers localtime buffer... no
  283. :info:configure checking for gettimeofday with POSIX signature... yes
  284. :info:configure checking whether the compiler generally respects inline... yes
  285. :info:configure checking whether isnan(double) can be used without linking with libm... yes
  286. :info:configure checking whether isnan(float) can be used without linking with libm... yes
  287. :info:configure checking whether isnan(float) works... yes
  288. :info:configure checking whether isnan(long double) can be used without linking with libm... yes
  289. :info:configure checking whether isnanl works... no
  290. :info:configure checking where to find the exponent in a 'long double'... word 2 bit 0
  291. :info:configure checking whether langinfo.h defines CODESET... yes
  292. :info:configure checking whether langinfo.h defines T_FMT_AMPM... yes
  293. :info:configure checking whether langinfo.h defines ERA... yes
  294. :info:configure checking whether langinfo.h defines YESEXPR... yes
  295. :info:configure checking for libsigsegv... (cached) no
  296. :info:configure checking whether lseek detects pipes... yes
  297. :info:configure checking for stdlib.h... (cached) yes
  298. :info:configure checking for GNU libc compatible malloc... (cached) yes
  299. :info:configure checking whether NAN macro works... yes
  300. :info:configure checking whether HUGE_VAL works... yes
  301. :info:configure checking whether mbrtowc handles incomplete characters... yes
  302. :info:configure checking whether mbrtowc works as well as mbtowc... yes
  303. :info:configure checking whether mbrtowc handles a NULL pwc argument... yes
  304. :info:configure checking whether mbrtowc handles a NULL string argument... yes
  305. :info:configure checking whether mbrtowc has a correct return value... yes
  306. :info:configure checking whether mbrtowc returns 0 when parsing a NUL character... yes
  307. :info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
  308. :info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
  309. :info:configure checking for mkdtemp... yes
  310. :info:configure checking for working mkstemp... yes
  311. :info:configure checking whether YESEXPR works... yes
  312. :info:configure checking for obstacks... no
  313. :info:configure checking whether open recognizes a trailing slash... no
  314. :info:configure checking whether frexp works... (cached) yes
  315. :info:configure checking whether ldexp can be used without linking with libm... (cached) yes
  316. :info:configure checking whether frexpl() can be used without linking with libm... (cached) yes
  317. :info:configure checking whether frexpl works... (cached) yes
  318. :info:configure checking whether frexpl is declared... (cached) yes
  319. :info:configure checking whether ldexpl() can be used without linking with libm... yes
  320. :info:configure checking whether ldexpl works... yes
  321. :info:configure checking whether ldexpl is declared... yes
  322. :info:configure checking whether program_invocation_name is declared... no
  323. :info:configure checking whether program_invocation_short_name is declared... no
  324. :info:configure checking for rawmemchr... no
  325. :info:configure checking whether readlink signature is correct... yes
  326. :info:configure checking whether readlink handles trailing slash correctly... no
  327. :info:configure checking for working re_compile_pattern... no
  328. :info:configure checking libintl.h usability... yes
  329. :info:configure checking libintl.h presence... yes
  330. :info:configure checking for libintl.h... yes
  331. :info:configure checking whether isblank is declared... yes
  332. :info:configure checking whether rename honors trailing slash on destination... no
  333. :info:configure checking whether rename honors trailing slash on source... no
  334. :info:configure checking whether rename manages hard links correctly... yes
  335. :info:configure checking whether rename manages existing destinations correctly... yes
  336. :info:configure checking whether rmdir works... yes
  337. :info:configure checking for struct sigaction.sa_sigaction... yes
  338. :info:configure checking for volatile sig_atomic_t... yes
  339. :info:configure checking for signbit macro... yes
  340. :info:configure checking for signbit compiler built-ins... no
  341. :info:configure checking for sigprocmask... yes
  342. :info:configure checking for stdint.h... (cached) yes
  343. :info:configure checking for SIZE_MAX... yes
  344. :info:configure checking for snprintf... (cached) yes
  345. :info:configure checking whether snprintf respects a size of 1... yes
  346. :info:configure checking for posix_spawnattr_t... yes
  347. :info:configure checking for posix_spawn_file_actions_t... yes
  348. :info:configure checking for ssize_t... yes
  349. :info:configure checking whether stat handles trailing slashes on directories... yes
  350. :info:configure checking whether stat handles trailing slashes on files... no
  351. :info:configure checking for va_copy... yes
  352. :info:configure checking whether NULL can be used in arbitrary expressions... yes
  353. :info:configure checking whether stdint.h conforms to C99... no
  354. :info:configure checking sys/inttypes.h usability... no
  355. :info:configure checking sys/inttypes.h presence... no
  356. :info:configure checking for sys/inttypes.h... no
  357. :info:configure checking sys/bitypes.h usability... no
  358. :info:configure checking sys/bitypes.h presence... no
  359. :info:configure checking for sys/bitypes.h... no
  360. :info:configure checking for bit size of ptrdiff_t... 64
  361. :info:configure checking for bit size of size_t... 64
  362. :info:configure checking for bit size of sig_atomic_t... 32
  363. :info:configure checking for bit size of wchar_t... 32
  364. :info:configure checking for bit size of wint_t... 32
  365. :info:configure checking whether sig_atomic_t is signed... yes
  366. :info:configure checking whether wchar_t is signed... yes
  367. :info:configure checking whether wint_t is signed... yes
  368. :info:configure checking for ptrdiff_t integer literal suffix... l
  369. :info:configure checking for size_t integer literal suffix... ul
  370. :info:configure checking for sig_atomic_t integer literal suffix...
  371. :info:configure checking for wchar_t integer literal suffix...
  372. :info:configure checking for wint_t integer literal suffix...
  373. :info:configure checking for strchrnul... no
  374. :info:configure checking for working strndup... yes
  375. :info:configure checking for working strnlen... yes
  376. :info:configure checking for strsignal... yes
  377. :info:configure checking whether strsignal always returns a string... yes
  378. :info:configure checking whether strstr works in linear time... no
  379. :info:configure checking whether strstr works... (cached) yes
  380. :info:configure checking whether strtod obeys C99... yes
  381. :info:configure checking for strtol... yes
  382. :info:configure checking for nlink_t... yes
  383. :info:configure checking for __secure_getenv... no
  384. :info:configure checking for ptrdiff_t... yes
  385. :info:configure checking for vasprintf... yes
  386. :info:configure checking for vasprintf... (cached) yes
  387. :info:configure checking for nl_langinfo... (cached) yes
  388. :info:configure checking for ptrdiff_t... (cached) yes
  389. :info:configure checking for waitid... yes
  390. :info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
  391. :info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
  392. :info:configure checking whether wcrtomb return value is correct... yes
  393. :info:configure checking whether iswcntrl works... yes
  394. :info:configure checking for wctype_t... yes
  395. :info:configure checking for wctrans_t... yes
  396. :info:configure checking for stdint.h... (cached) yes
  397. :info:configure checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  398. :info:configure checking for a french Unicode locale... (cached) fr_FR.UTF-8
  399. :info:configure checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  400. :info:configure checking for a turkish Unicode locale... none
  401. :info:configure checking for getpagesize... yes
  402. :info:configure checking whether getpagesize is declared... yes
  403. :info:configure checking where to find the exponent in a 'double'... word 1 bit 20
  404. :info:configure checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  405. :info:configure checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  406. :info:configure checking whether link handles trailing slash correctly... no
  407. :info:configure checking whether locale.h conforms to POSIX:2001... yes
  408. :info:configure checking whether locale.h defines locale_t... no
  409. :info:configure checking for setlocale... yes
  410. :info:configure checking for uselocale... yes
  411. :info:configure checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  412. :info:configure checking for a french Unicode locale... (cached) fr_FR.UTF-8
  413. :info:configure checking for a traditional japanese locale... (cached) ja_JP.eucJP
  414. :info:configure checking for a transitional chinese locale... (cached) zh_CN.GB18030
  415. :info:configure checking for a french Unicode locale... (cached) fr_FR.UTF-8
  416. :info:configure checking for mmap... (cached) yes
  417. :info:configure checking for MAP_ANONYMOUS... yes
  418. :info:configure checking for mmap... (cached) yes
  419. :info:configure checking for MAP_ANONYMOUS... yes
  420. :info:configure checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  421. :info:configure checking for a french Unicode locale... (cached) fr_FR.UTF-8
  422. :info:configure checking for putenv compatible with GNU and SVID... no
  423. :info:configure checking for mmap... (cached) yes
  424. :info:configure checking for MAP_ANONYMOUS... yes
  425. :info:configure checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  426. :info:configure checking for a french Unicode locale... (cached) fr_FR.UTF-8
  427. :info:configure checking for a traditional japanese locale... (cached) ja_JP.eucJP
  428. :info:configure checking for a transitional chinese locale... (cached) zh_CN.GB18030
  429. :info:configure checking for wchar_t... (cached) yes
  430. :info:configure checking for wint_t... (cached) yes
  431. :info:configure checking for mmap... (cached) yes
  432. :info:configure checking for MAP_ANONYMOUS... yes
  433. :info:configure checking for mmap... (cached) yes
  434. :info:configure checking for MAP_ANONYMOUS... yes
  435. :info:configure checking whether symlink handles trailing slash correctly... no
  436. :info:configure checking for unsetenv... yes
  437. :info:configure checking for unsetenv() return type... int
  438. :info:configure checking whether unsetenv obeys POSIX... yes
  439. :info:configure checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  440. :info:configure checking for a french Unicode locale... (cached) fr_FR.UTF-8
  441. :info:configure checking for a traditional japanese locale... (cached) ja_JP.eucJP
  442. :info:configure checking for a transitional chinese locale... (cached) zh_CN.GB18030
  443. :info:configure checking whether wctob works... yes
  444. :info:configure checking whether wctob is declared... yes
  445. :info:configure checking whether an open file can be renamed... yes
  446. :info:configure checking if changeword is wanted... no
  447. :info:configure checking which shell to use for syscmd... /bin/sh
  448. :info:configure checking if malloc debugging is wanted... no
  449. :info:configure configure: creating ./config.status
  450. :info:configure config.status: creating Makefile
  451. :info:configure nawk: illegal jump type 339
  452. :info:configure  input record number 16, file
  453. :info:configure  source line number 896
  454. :info:configure sed: stdout: Broken pipe
  455. :info:configure config.status: error: could not create Makefile
  456. :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_m4/m4/work/m4-1.4.16" && ./configure --prefix=/opt/local --program-prefix=g ac_cv_libsigsegv=no " returned error 1
  457. :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
  458. :debug:configure Backtrace: configure failure: shell command failed (see log for details)
  459.     while executing
  460. "$procedure $targetname"
  461. :info:configure Warning: the following items did not execute (for m4): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
  462. :notice:configure Log for m4 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_m4/m4/main.log
clone this paste RAW Paste Data