gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] open-cobol under Mac OS X


From: Frank Swarbrick
Subject: [open-cobol-list] open-cobol under Mac OS X
Date: Fri, 04 Jul 2008 21:05:47 -0600
User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421)

This is the closest I've got for oc working on Mac OS X. Well, it is in fact working. Just a few of the tests failed. Same results for OC 1.0 and OC 1.1 (run.log for 1.0 attached).

Frank

## ------------------------------------ ##
## OpenCOBOL 1.0 test suite: Run Tests. ##
## ------------------------------------ ##

run: command line was:
  $ /Users/frank/oc/open-cobol-1.0/tests/run 

## ----------- ##
## ChangeLogs. ##
## ----------- ##

run: ../bin/ChangeLog:
| 2006-10-23  Roger While <address@hidden>
| 
|       * Makefile.am : Remove gcc options
| 
| 2005-12-31  Roger While <address@hidden>
| 
|       * Makefile.am : Only generate version with shared library
| 
| 2005-08-04  Roger While <address@hidden>
| 

run: ../ChangeLog:
| 2007-12-21  Roger While <address@hidden>
| 
|       * configure.ac : Change order of checking various things
| 
| 2007-12-18  Roger While <address@hidden>
| 
|       * configure.ac : Fix WITH_VARSEQ setting
| 
| 2007-12-03  Roger While <address@hidden>
| 

run: ../cobc/ChangeLog:
| 2007-12-12  Roger While <address@hidden>
| 
|       * typeck.c : numeric literal is not allowed with ALL
| 
| 2007-12-03  Roger While <address@hidden>
| 
|       * typeck.c : Fix values of PI and E
| 
| 2007-10-30  Roger While <address@hidden>
| 

run: ../config/ChangeLog:
| 2007-08-23  Roger While <address@hidden>
| 
|       * Remove deprecated v023.conf
|         Remove display-sign
| 
| 2007-01-29  Roger While <address@hidden>
| 
|       * Add odo-without-to, default OK, set to unconformable
|               for 85/2002
| 

run: ../lib/ChangeLog:
| 2006-10-23  Roger While <address@hidden>
| 
|       * Prototype in dummymac.c
| 
| 2005-10-25  Roger While <address@hidden>
| 
|       * New element dummymac.c - Needed while some versions of
|         "ar" are not capable of generating empty archives.
| 
| 2003-07-28  Keisuke Nishida  <address@hidden>

run: ../libcob/ChangeLog:
| 2007-12-15  Roger While <address@hidden>
| 
|       * common.c : Change exception structure definition to optimize
|               64 bit allocation
| 
| 2007-11-21  Roger While <address@hidden>
| 
|       * fileio.c : Add C/D/VB-ISAM code
| 
| 2007-11-20  Roger While <address@hidden>

run: ../po/ChangeLog:
| 2002-05-29  Keisuke Nishida  <address@hidden>
| 
|       * ja.po: New file.
| 

run: ../tests/ChangeLog:
| 2007-12-27  Roger While <address@hidden>
| 
|       * Add OC test for WHEN-COMPILED
| 
| 2007-12-21  Roger While <address@hidden>
| 
|       *  Cobol85 tests changed to cater for unsupported ALTER
| 
| 2007-10-27  Roger While <address@hidden>
| 

run: ../texi/ChangeLog:
| 2005-05-21  Roger While <address@hidden>
| 
|       * open-cobol.texi : Revise
| 
| 2005-05-13  Roger While <address@hidden>
| 
|       * open-cobol.texi : Revise
| 
| 2005-03-03  Roger While <address@hidden>
| 

## --------- ##
## Platform. ##
## --------- ##

hostname = mommac.local
uname -m = Power Macintosh
uname -r = 9.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.4.0: Mon Jun  9 19:36:17 PDT 2008; 
root:xnu-1228.5.20~1/RELEASE_PPC

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
         Darwin Kernel Version 9.4.0: Mon Jun  9 19:36:17 PDT 2008; 
root:xnu-1228.5.20~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
1 processor is logically available.
Processor type: ppc970 (PowerPC 970)
Processor active: 0
Primary memory available: 2.00 gigabytes
Default processor set: 83 tasks, 297 threads, 1 processors
Load average: 1.71, Mach factor: 0.05
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /Users/frank/oc/open-cobol-1.0/tests
PATH: /Users/frank/oc/open-cobol-1.0/cobc
PATH: /Users/frank/oc/open-cobol-1.0/bin
PATH: /Users/frank/oc/open-cobol-1.0/libcob/.libs
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin

run: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/Users/frank/oc/open-cobol-1.0/tests'
| at_srcdir='.'
| abs_srcdir='/Users/frank/oc/open-cobol-1.0/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/Users/frank/oc/open-cobol-1.0/tests/..'
| at_top_builddir='../'
| abs_top_builddir='/Users/frank/oc/open-cobol-1.0/tests/../.'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

run: atlocal:
| CC="gcc"
| SHREXT="dylib"
| SHROPT="-bundle -flat_namespace -undefined suppress  -fno-common -DPIC  -O2  
-finline-functions -fomit-frame-pointer -fsigned-char -Wall -Wwrite-strings 
-Wmissing-prototypes -Wno-format-y2k "
| COB_BIGENDIAN="yes"
| 
PATH="${abs_top_builddir}/cobc:${abs_top_builddir}/bin:${abs_top_builddir}/libcob/.libs:${PATH}"
| COBC="${abs_top_builddir}/cobc/cobc"
| COBCRUN="${abs_top_builddir}/bin/cobcrun"
| 
| TEMPLATE="${abs_srcdir}/data-rep.src"
| 
| FLAGS="-std=cobol2002 -debug -Wall ${COBOL_FLAGS}"
| COMPILE="${COBC} -x ${FLAGS}"
| COMPILE_ONLY="${COBC} -fsyntax-only ${FLAGS}"
| COMPILE_MODULE="${COBC} -m ${FLAGS}"
| 
| export COB_CFLAGS="-I${abs_top_srcdir} -I/usr/local/include  -O2  "
| export COB_LIBS="-L${abs_top_builddir}/libcob/.libs -lcob -lm -lgmp -lintl 
-lncurses -ldb"
| export COB_CONFIG_DIR="${abs_top_srcdir}/config"
| export LD_LIBRARY_PATH="${abs_top_builddir}/libcob/.libs:$LD_LIBRARY_PATH"
| export DYLD_LIBRARY_PATH="${abs_top_builddir}/libcob/.libs:$DYLD_LIBRARY_PATH"
| export SHLIB_PATH="${abs_top_builddir}/libcob/.libs:$SHLIB_PATH"
| export LIBPATH="${abs_top_builddir}/libcob/.libs:$LIBPATH"
| 

## ---------------- ##
## Tested programs. ##
## ---------------- ##

./run.at:21: /Users/frank/oc/open-cobol-1.0/cobc/cobc --version
cobc (OpenCOBOL) 1.0.0
Copyright (C) 2001-2007 Keisuke Nishida
Copyright (C) 2007 Roger While

## ------------------ ##
## Running the tests. ##
## ------------------ ##
run: starting at: Fri Jul  4 20:37:48 MDT 2008
1. DISPLAY literals (fundamental.at:23): ok     (0m0.126s 0m0.106s)
2. DISPLAY literals, Decimal Point is COMMA (fundamental.at:53): ok     
(0m0.119s 0m0.102s)
3. Hexadecimal literal (fundamental.at:78): ok  (0m0.161s 0m0.157s)
4. DISPLAY data items with VALUE clause (fundamental.at:112): ok        
(0m0.131s 0m0.104s)
5. DISPLAY data items with MOVE statement (fundamental.at:150): ok      
(0m0.136s 0m0.105s)
6. non-numeric subscript (subscripts.at:28): ok (0m0.006s 0m0.022s)
7. The range of subscripts (subscripts.at:54): ok       (0m0.007s 0m0.023s)
8. Subscript out of bounds (1) (subscripts.at:86): ok   (0m0.121s 0m0.104s)
9. Subscript out of bounds (2) (subscripts.at:109): ok  (0m0.118s 0m0.107s)
10. Value of DEPENDING ON N out of bounds (lower) (subscripts.at:132): ok       
(0m0.119s 0m0.106s)
11. Value of DEPENDING ON N out of bounds (upper) (subscripts.at:155): ok       
(0m0.119s 0m0.105s)
12. Subscript bounds with ODO (lower) (subscripts.at:178): ok   (0m0.007s 
0m0.022s)
13. Subscript bounds with ODO (upper) (subscripts.at:200): ok   (0m0.006s 
0m0.023s)
14. Subscript bounds with ODO (subscripts.at:222): ok   (0m0.120s 0m0.106s)
15. Subscript by arithmetic expression (subscripts.at:247): ok  (0m0.122s 
0m0.105s)
16. Separate sign positions (ref-mod.at:35): ok (0m0.122s 0m0.105s)
17. Static reference modification (ref-mod.at:58): ok   (0m0.132s 0m0.106s)
18. Dynamic reference modification (ref-mod.at:84): ok  (0m0.130s 0m0.104s)
19. Static out of bounds (ref-mod.at:111): ok   (0m0.007s 0m0.023s)
20. Offset underflow (ref-mod.at:136): ok       (0m0.120s 0m0.101s)
21. Offset overflow (ref-mod.at:157): ok        (0m0.120s 0m0.106s)
22. Length underflow (ref-mod.at:178): ok       (0m0.118s 0m0.104s)
23. Length overflow (ref-mod.at:199): ok        (0m0.119s 0m0.106s)
24. ACCEPT (accept.at:23): ok   (0m0.137s 0m0.103s)
25. INITIALIZE group entry with OCCURS (initialize.at:27): ok   (0m0.124s 
0m0.105s)
26. INITIALIZE OCCURS with numeric edited (initialize.at:51): ok        
(0m0.128s 0m0.105s)
27. INITIALIZE complex group (1) (initialize.at:73): ok (0m0.119s 0m0.105s)
28. INITIALIZE complex group (2) (initialize.at:96): ok (0m0.128s 0m0.106s)
29. INITIALIZE with REDEFINES (initialize.at:119): ok   (0m0.120s 0m0.104s)
30. Source file not found (misc.at:21): ok      (0m0.005s 0m0.016s)
31. Comma separator without space (misc.at:30): ok      (0m0.117s 0m0.104s)
32. LOCAL-STORAGE (misc.at:46): ok      (0m0.242s 0m0.186s)
36. MOVE to itself (misc.at:206): ok    (0m0.117s 0m0.106s)
37. MOVE with refmod (misc.at:225): ok  (0m0.118s 0m0.106s)
38. MOVE with refmod (variable) (misc.at:244): ok       (0m0.121s 0m0.104s)
39. MOVE with group refmod (misc.at:265): ok    (0m0.117s 0m0.104s)
40. MOVE indexes (misc.at:285): ok      (0m0.122s 0m0.104s)
41. MOVE X'00' (misc.at:306): ok        (0m0.159s 0m0.157s)
42. Level 01 subscripts (misc.at:340): ok       (0m0.006s 0m0.023s)
43. Class check with reference modification (misc.at:361): ok   (0m0.121s 
0m0.105s)
44. Index and parenthesized expression (misc.at:381): ok        (0m0.006s 
0m0.021s)
45. Alphanumeric and binary numeric (misc.at:400): ok   (0m0.121s 0m0.106s)
46. Dynamic call with static linking (misc.at:423): ok  (0m0.214s 0m0.182s)
47. CALL m1. CALL m2. CALL m1. (misc.at:446): ok        (0m0.364s 0m0.273s)
48. CALL binary literal parameter/LENGTH OF (misc.at:492): ok   (0m0.311s 
0m0.283s)
49. INSPECT REPLACING LEADING ZEROS BY SPACES (misc.at:544): ok (0m0.119s 
0m0.104s)
50. INSPECT: No repeat conversion check (misc.at:563): ok       (0m0.119s 
0m0.107s)
51. INSPECT: REPLACING figurative constant (misc.at:583): ok    (0m0.120s 
0m0.105s)
52. INSPECT: TALLYING BEFORE (misc.at:603): ok  (0m0.130s 0m0.104s)
53. INSPECT: TALLYING AFTER (misc.at:631): ok   (0m0.129s 0m0.105s)
54. INSPECT REPLACING TRAILING ZEROS BY SPACES (misc.at:658): ok        
(0m0.119s 0m0.106s)
55. INSPECT REPLACING complex (misc.at:677): ok (0m0.124s 0m0.103s)
56. SWITCHES (misc.at:698): ok  (0m0.147s 0m0.109s)
57. Nested PERFORM (misc.at:748): ok    (0m0.126s 0m0.107s)
58. EXIT PERFORM (misc.at:772): ok      (0m0.118s 0m0.107s)
59. EXIT PERFORM CYCLE (misc.at:794): ok        (0m0.123s 0m0.107s)
60. 88 with FILLER (misc.at:814): ok    (0m0.123s 0m0.107s)
61. Non-overflow after overflow (misc.at:839): ok       (0m0.123s 0m0.104s)
62. PERFORM ... CONTINUE (misc.at:863): ok      (0m0.006s 0m0.020s)
63. STRING with subscript reference (misc.at:879): ok   (0m0.119s 0m0.106s)
64. UNSTRING DELIMITED ALL LOW-VALUE (misc.at:900): ok  (0m0.125s 0m0.108s)
65. READ INTO AT-END sequence (misc.at:930): ok (0m0.151s 0m0.110s)
66. First READ on empty SEQUENTIAL INDEXED file (misc.at:963): ok       
(0m0.152s 0m0.109s)
67. REWRITE a RELATIVE file with RANDOM access (misc.at:997): ok        
(0m0.187s 0m0.114s)
68. SORT: table sort (misc.at:1043): ok (0m0.130s 0m0.103s)
69. SORT: EBCDIC table sort (misc.at:1076): ok  (0m0.141s 0m0.108s)
70. SORT nonexistent file (misc.at:1116): ok    (0m0.140s 0m0.113s)
71. PIC ZZZ-, ZZZ+ (misc.at:1150): ok   (0m0.130s 0m0.106s)
72. Larger REDEFINES lengths (misc.at:1182): ok (0m0.123s 0m0.107s)
73. PERFORM type OSVS (misc.at:1217): ok        (0m0.153s 0m0.112s)
74. Sticky LINKAGE (misc.at:1257): ok   (0m0.255s 0m0.191s)
75. COB_PRE_LOAD test (misc.at:1304): ok        (0m0.231s 0m0.189s)
76. 88 level with FALSE IS clause (misc.at:1326): ok    (0m0.118s 0m0.106s)
77. ALLOCATE/FREE with BASED item (misc.at:1350): ok    (0m0.122s 0m0.104s)
78. CALL with OMITTED parameter (misc.at:1373): ok      (0m0.240s 0m0.190s)
79. COMP-5 (extensions.at:24): ok       (0m0.167s 0m0.160s)
80. Hexadecimal numeric literal (extensions.at:69): ok  (0m0.120s 0m0.102s)
81. Semi-parenthesized condition (extensions.at:95): ok (0m0.121s 0m0.104s)
82. ADDRESS OF (extensions.at:115): ok  (0m0.148s 0m0.108s)
83. LENGTH OF (extensions.at:170): ok   (0m0.122s 0m0.106s)
84. WHEN-COMPILED (extensions.at:201): ok       (0m0.121s 0m0.105s)
85. Complex OCCURS DEPENDING ON (extensions.at:223): ok (0m0.124s 0m0.107s)
86. MOVE NON-INTEGER TO ALPHA-NUMERIC (extensions.at:250): ok   (0m0.162s 
0m0.113s)
87. CALL USING file-name (extensions.at:333): ok        (0m0.225s 0m0.192s)
88. CALL unusual program-id. (extensions.at:374): ok    (0m0.618s 0m0.439s)
89. ASSIGN MF (extensions.at:428): ok   (0m0.136s 0m0.109s)
90. ASSIGN IBM (extensions.at:458): ok  (0m0.135s 0m0.119s)
91. ASSIGN mapping (extensions.at:488): ok      (0m0.160s 0m0.193s)
92. ASSIGN expansion (extensions.at:524): ok    (0m0.136s 0m0.124s)
93. ASSIGN with COB_FILE_PATH (extensions.at:554): ok   (0m0.136s 0m0.124s)
94. NUMBER-OF-CALL-PARAMETERS (extensions.at:587): ok   (0m0.254s 0m0.191s)
95. PROCEDURE DIVISION USING BY ... (extensions.at:637): ok     (0m0.253s 
0m0.193s)
96. PROCEDURE DIVISION CHAINING ... (extensions.at:682): ok     (0m0.118s 
0m0.104s)
97. STOP RUN RETURNING (extensions.at:708): ok  (0m0.118s 0m0.104s)
98. ENTRY (extensions.at:725): ok       (0m0.240s 0m0.185s)
99. LINE SEQUENTIAL write (extensions.at:768): ok       (0m0.155s 0m0.121s)
100. LINE SEQUENTIAL read (extensions.at:804): ok       (0m0.165s 0m0.115s)
101. ASSIGN to KEYBOARD/DISPLAY (extensions.at:852): ok (0m0.167s 0m0.117s)
102. Environment/Argument variable (extensions.at:907): ok      (0m0.132s 
0m0.104s)
103. RETURN-CODE moving (return-code.at:23): ok (0m0.121s 0m0.104s)
104. RETURN-CODE passing (return-code.at:46): ok        (0m0.366s 0m0.270s)
105. FUNCTION ABS (functions.at:22): ok (0m0.117s 0m0.105s)
106. FUNCTION ACOS (functions.at:42): ok        (0m0.127s 0m0.108s)
107. FUNCTION ANNUITY (functions.at:69): ok     (0m0.127s 0m0.106s)
108. FUNCTION ASIN (functions.at:97): ok        (0m0.127s 0m0.105s)
109. FUNCTION ATAN (functions.at:124): ok       (0m0.129s 0m0.103s)
110. FUNCTION CHAR (functions.at:151): ok       (0m0.117s 0m0.103s)
111. FUNCTION COS (functions.at:171): ok        (0m0.127s 0m0.104s)
112. FUNCTION DATE-OF-INTEGER (functions.at:198): ok    (0m0.116s 0m0.104s)
113. FUNCTION DATE-TO-YYYYMMDD (functions.at:217): ok   (0m0.118s 0m0.104s)
114. FUNCTION DAY-OF-INTEGER (functions.at:236): ok     (0m0.116s 0m0.106s)
115. FUNCTION DAY-TO-YYYYDDD (functions.at:255): ok     (0m0.117s 0m0.104s)
116. FUNCTION E (functions.at:274): ok  (0m0.116s 0m0.106s)
117. FUNCTION EXCEPTION-FILE (functions.at:293): ok     (0m0.130s 0m0.107s)
118. FUNCTION EXCEPTION-LOCATION (functions.at:322): ok (0m0.130s 0m0.106s)
119. FUNCTION EXCEPTION-STATEMENT (functions.at:355): ok        (0m0.129s 
0m0.107s)
120. FUNCTION EXCEPTION-STATUS (functions.at:384): ok   (0m0.130s 0m0.105s)
121. FUNCTION EXP (functions.at:413): ok        (0m0.127s 0m0.108s)
122. FUNCTION FACTORIAL (functions.at:439): ok  (0m0.116s 0m0.106s)
123. FUNCTION FRACTION-PART (functions.at:458): ok      (0m0.119s 0m0.106s)
124. FUNCTION INTEGER (functions.at:479): ok    (0m0.117s 0m0.107s)
125. FUNCTION INTEGER-OF-DATE (functions.at:499): ok    (0m0.116s 0m0.105s)
126. FUNCTION INTEGER-OF-DAY (functions.at:518): ok     (0m0.116s 0m0.101s)
127. FUNCTION INTEGER-PART (functions.at:537): ok       (0m0.117s 0m0.107s)
128. FUNCTION LENGTH (functions.at:557): ok     (0m0.117s 0m0.104s)
129. FUNCTION LOCALE-DATE (functions.at:577): ok        (0m0.122s 0m0.105s)
130. FUNCTION LOCALE-TIME (functions.at:600): ok        (0m0.122s 0m0.107s)
131. FUNCTION LOG (functions.at:623): ok        (0m0.128s 0m0.106s)
132. FUNCTION LOG10 (functions.at:650): ok      (0m0.127s 0m0.105s)
133. FUNCTION LOWER-CASE (functions.at:677): ok (0m0.117s 0m0.105s)
134. FUNCTION MAX (functions.at:697): ok        (0m0.117s 0m0.105s)
135. FUNCTION MEAN (functions.at:716): ok       (0m0.118s 0m0.105s)
136. FUNCTION MEDIAN (functions.at:735): ok     (0m0.118s 0m0.106s)
137. FUNCTION MIDRANGE (functions.at:754): ok   (0m0.118s 0m0.104s)
138. FUNCTION MIN (functions.at:773): ok        (0m0.118s 0m0.105s)
139. FUNCTION MOD (functions.at:792): ok        (0m0.117s 0m0.104s)
140. FUNCTION NUMVAL (functions.at:811): ok     (0m0.117s 0m0.105s)
141. FUNCTION NUMVAL-C (functions.at:831): ok   (0m0.117s 0m0.105s)
142. FUNCTION ORD (functions.at:851): ok        (0m0.117s 0m0.106s)
143. FUNCTION ORD-MAX (functions.at:870): ok    (0m0.118s 0m0.105s)
144. FUNCTION ORD-MIN (functions.at:889): ok    (0m0.118s 0m0.105s)
145. FUNCTION PI (functions.at:908): ok (0m0.115s 0m0.105s)
146. FUNCTION PRESENT-VALUE (functions.at:927): ok      (0m0.117s 0m0.103s)
147. FUNCTION RANGE (functions.at:946): ok      (0m0.118s 0m0.105s)
148. FUNCTION REM (functions.at:965): ok        (0m0.116s 0m0.106s)
149. FUNCTION REVERSE (functions.at:984): ok    (0m0.118s 0m0.105s)
150. FUNCTION SECONDS-FROM-FORMATTED-TIME (functions.at:1004): ok       
(0m0.126s 0m0.103s)
151. FUNCTION SECONDS-PAST-MIDNIGHT (functions.at:1031): ok     (0m0.125s 
0m0.105s)
152. FUNCTION SIGN (functions.at:1056): ok      (0m0.123s 0m0.106s)
153. FUNCTION SIN (functions.at:1081): ok       (0m0.127s 0m0.107s)
154. FUNCTION SQRT (functions.at:1108): ok      (0m0.127s 0m0.106s)
155. FUNCTION STANDARD-DEVIATION (functions.at:1135): ok        (0m0.129s 
0m0.106s)
156. FUNCTION STORED-CHAR-LENGTH (functions.at:1161): ok        (0m0.120s 
0m0.106s)
157. FUNCTION TAN (functions.at:1182): ok       (0m0.128s 0m0.105s)
158. FUNCTION TRIM (functions.at:1209): ok      (0m0.119s 0m0.105s)
159. FUNCTION UPPER-CASE (functions.at:1231): ok        (0m0.117s 0m0.105s)
160. FUNCTION VARIANCE (functions.at:1251): ok  (0m0.117s 0m0.106s)
161. FUNCTION WHEN-COMPILED (functions.at:1270): ok     (0m0.125s 0m0.107s)
run: ending at: Fri Jul  4 20:39:18 MDT 2008
run: test suite duration: 0h 1m 30s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 161 tests were run,
3 failed unexpectedly.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
OpenCOBOL 1.0 test suite: Run Tests test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  33: misc.at:84         EXTERNAL data item
  34: misc.at:123        EXTERNAL AS data item
  35: misc.at:165        cobcrun validation

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
33. misc.at:84: testing ...
./misc.at:113: ${COMPILE_MODULE} callee.cob
--- /dev/null   2008-07-04 20:37:48.000000000 -0600
+++ /Users/frank/oc/open-cobol-1.0/tests/run.dir/at-stderr      2008-07-04 
20:38:04.000000000 -0600
@@ -0,0 +1,2 @@
+/var/folders/UW/UWq6XYkBFNSbsszq0knvV++++TI/-Tmp-//cob75435_0.c: In function 
'callee_':
+/var/folders/UW/UWq6XYkBFNSbsszq0knvV++++TI/-Tmp-//cob75435_0.c:140: error: 
nested functions are disabled, use -fnested-functions to re-enable
./misc.at:113: exit code was 1, expected 0
33. misc.at:84: 33. EXTERNAL data item (misc.at:84): FAILED (misc.at:113)

#                             -*- compilation -*-
34. misc.at:123: testing ...
./misc.at:154: ${COMPILE_MODULE} callee.cob
--- /dev/null   2008-07-04 20:37:48.000000000 -0600
+++ /Users/frank/oc/open-cobol-1.0/tests/run.dir/at-stderr      2008-07-04 
20:38:04.000000000 -0600
@@ -0,0 +1,2 @@
+/var/folders/UW/UWq6XYkBFNSbsszq0knvV++++TI/-Tmp-//cob75456_0.c: In function 
'callee_':
+/var/folders/UW/UWq6XYkBFNSbsszq0knvV++++TI/-Tmp-//cob75456_0.c:151: error: 
nested functions are disabled, use -fnested-functions to re-enable
./misc.at:154: exit code was 1, expected 0
34. misc.at:123: 34. EXTERNAL AS data item (misc.at:123): FAILED (misc.at:154)

#                             -*- compilation -*-
35. misc.at:165: testing ...
./misc.at:194: ${COMPILE_MODULE} callee.cob
--- /dev/null   2008-07-04 20:37:48.000000000 -0600
+++ /Users/frank/oc/open-cobol-1.0/tests/run.dir/at-stderr      2008-07-04 
20:38:05.000000000 -0600
@@ -0,0 +1,2 @@
+/var/folders/UW/UWq6XYkBFNSbsszq0knvV++++TI/-Tmp-//cob75477_0.c: In function 
'callee_':
+/var/folders/UW/UWq6XYkBFNSbsszq0knvV++++TI/-Tmp-//cob75477_0.c:140: error: 
nested functions are disabled, use -fnested-functions to re-enable
./misc.at:194: exit code was 1, expected 0
35. misc.at:165: 35. cobcrun validation (misc.at:165): FAILED (misc.at:194)


## ------------- ##
## ../config.log ##
## ------------- ##
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by OpenCOBOL configure 1.0, which was
| generated by GNU Autoconf 2.59.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = mommac.local
| uname -m = Power Macintosh
| uname -r = 9.4.0
| uname -s = Darwin
| uname -v = Darwin Kernel Version 9.4.0: Mon Jun  9 19:36:17 PDT 2008; 
root:xnu-1228.5.20~1/RELEASE_PPC
| 
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = Mach kernel version:
|        Darwin Kernel Version 9.4.0: Mon Jun  9 19:36:17 PDT 2008; 
root:xnu-1228.5.20~1/RELEASE_PPC
| Kernel configured for a single processor only.
| 1 processor is physically available.
| 1 processor is logically available.
| Processor type: ppc970 (PowerPC 970)
| Processor active: 0
| Primary memory available: 2.00 gigabytes
| Default processor set: 65 tasks, 236 threads, 1 processors
| Load average: 1.13, Mach factor: 0.12
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /opt/local/bin
| PATH: /opt/local/sbin
| PATH: /opt/local/bin
| PATH: /opt/local/sbin
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/local/bin
| PATH: /usr/X11/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1594: checking for a BSD-compatible install
| configure:1649: result: /usr/bin/install -c
| configure:1660: checking whether build environment is sane
| configure:1703: result: yes
| configure:1768: checking for gawk
| configure:1797: result: no
| configure:1768: checking for mawk
| configure:1797: result: no
| configure:1768: checking for nawk
| configure:1797: result: no
| configure:1768: checking for awk
| configure:1784: found /usr/bin/awk
| configure:1794: result: awk
| configure:1804: checking whether make sets $(MAKE)
| configure:1824: result: yes
| configure:1992: checking whether to enable maintainer-specific portions of 
Makefiles
| configure:2001: result: no
| configure:2137: checking for gcc
| configure:2153: found /usr/bin/gcc
| configure:2163: result: gcc
| configure:2407: checking for C compiler version
| configure:2410: gcc --version </dev/null >&5
| powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
| Copyright (C) 2005 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:2413: $? = 0
| configure:2415: gcc -v </dev/null >&5
| Using built-in specs.
| Target: powerpc-apple-darwin9
| Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking 
-enable-werror --prefix=/usr --mandir=/share/man 
--enable-languages=c,objc,c++,obj-c++ 
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ 
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib 
--build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 
--target=powerpc-apple-darwin9
| Thread model: posix
| gcc version 4.0.1 (Apple Inc. build 5465)
| configure:2418: $? = 0
| configure:2420: gcc -V </dev/null >&5
| gcc-4.0: argument to `-V' is missing
| configure:2423: $? = 1
| configure:2446: checking for C compiler default output file name
| configure:2449: gcc    conftest.c  >&5
| configure:2452: $? = 0
| configure:2498: result: a.out
| configure:2503: checking whether the C compiler works
| configure:2509: ./a.out
| configure:2512: $? = 0
| configure:2529: result: yes
| configure:2536: checking whether we are cross compiling
| configure:2538: result: no
| configure:2541: checking for suffix of executables
| configure:2543: gcc -o conftest    conftest.c  >&5
| configure:2546: $? = 0
| configure:2571: result: 
| configure:2577: checking for suffix of object files
| configure:2598: gcc -c   conftest.c >&5
| configure:2601: $? = 0
| configure:2623: result: o
| configure:2627: checking whether we are using the GNU C compiler
| configure:2651: gcc -c   conftest.c >&5
| configure:2657: $? = 0
| configure:2661: test -z 
|                        || test ! -s conftest.err
| configure:2664: $? = 0
| configure:2667: test -s conftest.o
| configure:2670: $? = 0
| configure:2683: result: yes
| configure:2689: checking whether gcc accepts -g
| configure:2710: gcc -c -g  conftest.c >&5
| configure:2716: $? = 0
| configure:2720: test -z 
|                        || test ! -s conftest.err
| configure:2723: $? = 0
| configure:2726: test -s conftest.o
| configure:2729: $? = 0
| configure:2740: result: yes
| configure:2757: checking for gcc option to accept ANSI C
| configure:2827: gcc  -c -g -O2  conftest.c >&5
| configure:2833: $? = 0
| configure:2837: test -z 
|                        || test ! -s conftest.err
| configure:2840: $? = 0
| configure:2843: test -s conftest.o
| configure:2846: $? = 0
| configure:2864: result: none needed
| configure:2882: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: error: syntax error before 'me'
| configure:2888: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:3032: checking for style of include used by make
| configure:3060: result: GNU
| configure:3088: checking dependency style of gcc
| configure:3178: result: gcc3
| configure:3200: checking how to run the C preprocessor
| configure:3235: gcc -E  conftest.c
| configure:3241: $? = 0
| configure:3273: gcc -E  conftest.c
| conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
| configure:3279: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3318: result: gcc -E
| configure:3342: gcc -E  conftest.c
| configure:3348: $? = 0
| configure:3380: gcc -E  conftest.c
| conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
| configure:3386: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3429: checking for egrep
| configure:3439: result: grep -E
| configure:3478: checking for ANSI C header files
| configure:3503: gcc -c -g -O2  conftest.c >&5
| configure:3509: $? = 0
| configure:3513: test -z 
|                        || test ! -s conftest.err
| configure:3516: $? = 0
| configure:3519: test -s conftest.o
| configure:3522: $? = 0
| configure:3611: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function 'main':
| conftest.c:30: warning: incompatible implicit declaration of built-in 
function 'exit'
| configure:3614: $? = 0
| configure:3616: ./conftest
| configure:3619: $? = 0
| configure:3634: result: yes
| configure:3658: checking for sys/types.h
| configure:3674: gcc -c -g -O2  conftest.c >&5
| configure:3680: $? = 0
| configure:3684: test -z 
|                        || test ! -s conftest.err
| configure:3687: $? = 0
| configure:3690: test -s conftest.o
| configure:3693: $? = 0
| configure:3704: result: yes
| configure:3658: checking for sys/stat.h
| configure:3674: gcc -c -g -O2  conftest.c >&5
| configure:3680: $? = 0
| configure:3684: test -z 
|                        || test ! -s conftest.err
| configure:3687: $? = 0
| configure:3690: test -s conftest.o
| configure:3693: $? = 0
| configure:3704: result: yes
| configure:3658: checking for stdlib.h
| configure:3674: gcc -c -g -O2  conftest.c >&5
| configure:3680: $? = 0
| configure:3684: test -z 
|                        || test ! -s conftest.err
| configure:3687: $? = 0
| configure:3690: test -s conftest.o
| configure:3693: $? = 0
| configure:3704: result: yes
| configure:3658: checking for string.h
| configure:3674: gcc -c -g -O2  conftest.c >&5
| configure:3680: $? = 0
| configure:3684: test -z 
|                        || test ! -s conftest.err
| configure:3687: $? = 0
| configure:3690: test -s conftest.o
| configure:3693: $? = 0
| configure:3704: result: yes
| configure:3658: checking for memory.h
| configure:3674: gcc -c -g -O2  conftest.c >&5
| configure:3680: $? = 0
| configure:3684: test -z 
|                        || test ! -s conftest.err
| configure:3687: $? = 0
| configure:3690: test -s conftest.o
| configure:3693: $? = 0
| configure:3704: result: yes
| configure:3658: checking for strings.h
| configure:3674: gcc -c -g -O2  conftest.c >&5
| configure:3680: $? = 0
| configure:3684: test -z 
|                        || test ! -s conftest.err
| configure:3687: $? = 0
| configure:3690: test -s conftest.o
| configure:3693: $? = 0
| configure:3704: result: yes
| configure:3658: checking for inttypes.h
| configure:3674: gcc -c -g -O2  conftest.c >&5
| configure:3680: $? = 0
| configure:3684: test -z 
|                        || test ! -s conftest.err
| configure:3687: $? = 0
| configure:3690: test -s conftest.o
| configure:3693: $? = 0
| configure:3704: result: yes
| configure:3658: checking for stdint.h
| configure:3674: gcc -c -g -O2  conftest.c >&5
| configure:3680: $? = 0
| configure:3684: test -z 
|                        || test ! -s conftest.err
| configure:3687: $? = 0
| configure:3690: test -s conftest.o
| configure:3693: $? = 0
| configure:3704: result: yes
| configure:3658: checking for unistd.h
| configure:3674: gcc -c -g -O2  conftest.c >&5
| configure:3680: $? = 0
| configure:3684: test -z 
|                        || test ! -s conftest.err
| configure:3687: $? = 0
| configure:3690: test -s conftest.o
| configure:3693: $? = 0
| configure:3704: result: yes
| configure:4570: checking whether ln -s works
| configure:4574: result: yes
| configure:4594: checking for a BSD-compatible install
| configure:4649: result: /usr/bin/install -c
| configure:4742: checking build system type
| configure:4760: result: powerpc-apple-darwin9.4.0
| configure:4768: checking host system type
| configure:4782: result: powerpc-apple-darwin9.4.0
| configure:4790: checking for a sed that does not truncate output
| configure:4846: result: /usr/bin/sed
| configure:4860: checking for ld used by gcc
| configure:4927: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
| configure:4936: checking if the linker 
(/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld
| configure:4951: result: no
| configure:4956: checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld 
option to reload object files
| configure:4963: result: -r
| configure:4981: checking for BSD-compatible nm
| configure:5030: result: /usr/bin/nm -p
| configure:5034: checking how to recognize dependent libraries
| configure:5220: result: pass_all
| configure:5714: checking dlfcn.h usability
| configure:5726: gcc -c -g -O2  conftest.c >&5
| configure:5732: $? = 0
| configure:5736: test -z 
|                        || test ! -s conftest.err
| configure:5739: $? = 0
| configure:5742: test -s conftest.o
| configure:5745: $? = 0
| configure:5755: result: yes
| configure:5759: checking dlfcn.h presence
| configure:5769: gcc -E  conftest.c
| configure:5775: $? = 0
| configure:5795: result: yes
| configure:5830: checking for dlfcn.h
| configure:5837: result: yes
| configure:6093: checking the maximum length of command line arguments
| configure:6205: result: 196608
| configure:6217: checking command to parse /usr/bin/nm -p output from gcc 
object
| configure:6322: gcc -c -g -O2  conftest.c >&5
| configure:6325: $? = 0
| configure:6329: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[        
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 
\2/p' \> conftest.nm
| configure:6332: $? = 0
| cannot find nm_test_var in conftest.nm
| configure:6322: gcc -c -g -O2  conftest.c >&5
| configure:6325: $? = 0
| configure:6329: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[        
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 
\2/p' \> conftest.nm
| configure:6332: $? = 0
| configure:6384: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
| configure:6387: $? = 0
| configure:6425: result: ok
| configure:6429: checking for objdir
| configure:6444: result: .libs
| configure:6534: checking for ar
| configure:6550: found /usr/bin/ar
| configure:6561: result: ar
| configure:6614: checking for ranlib
| configure:6630: found /usr/bin/ranlib
| configure:6641: result: ranlib
| configure:6694: checking for strip
| configure:6710: found /usr/bin/strip
| configure:6721: result: strip
| configure:6993: checking if gcc supports -fno-rtti -fno-exceptions
| configure:7011: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
| cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not 
for C
| configure:7015: $? = 0
| configure:7028: result: no
| configure:7043: checking for gcc option to produce PIC
| configure:7275: result: -fno-common
| configure:7283: checking if gcc PIC flag -fno-common works
| configure:7301: gcc -c -g -O2  -fno-common -DPIC conftest.c >&5
| configure:7305: $? = 0
| configure:7318: result: yes
| configure:7346: checking if gcc static flag -static works
| configure:7374: result: no
| configure:7384: checking if gcc supports -c -o file.o
| configure:7405: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
| configure:7409: $? = 0
| configure:7431: result: yes
| configure:7457: checking whether the gcc linker 
(/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries
| configure:8441: result: yes
| configure:8508: checking dynamic linker characteristics
| configure:9110: result: darwin9.4.0 dyld
| configure:9119: checking how to hardcode library paths into programs
| configure:9144: result: immediate
| configure:9158: checking whether stripping libraries is possible
| configure:9172: result: yes
| configure:9213: checking for dlopen in -ldl
| configure:9243: gcc -o conftest -g -O2   conftest.c -ldl   >&5
| configure:9249: $? = 0
| configure:9253: test -z 
|                        || test ! -s conftest.err
| configure:9256: $? = 0
| configure:9259: test -s conftest
| configure:9262: $? = 0
| configure:9275: result: yes
| configure:9780: checking whether a program can dlopen itself
| configure:9854: gcc -o conftest -g -O2  -DHAVE_DLFCN_H   conftest.c -ldl  >&5
| configure: In function 'main':
| configure:9850: warning: incompatible implicit declaration of built-in 
function 'exit'
| configure:9857: $? = 0
| configure:9875: result: yes
| configure:9880: checking whether a statically linked program can dlopen itself
| configure:9954: gcc -o conftest -g -O2  -DHAVE_DLFCN_H    conftest.c -ldl  >&5
| configure: In function 'main':
| configure:9950: warning: incompatible implicit declaration of built-in 
function 'exit'
| configure:9957: $? = 0
| configure:9975: result: yes
| configure:9998: checking if libtool supports shared libraries
| configure:10000: result: yes
| configure:10003: checking whether to build shared libraries
| configure:10024: result: yes
| configure:10027: checking whether to build static libraries
| configure:10031: result: yes
| configure:10124: creating libtool
| configure:19328: checking whether make sets $(MAKE)
| configure:19348: result: yes
| configure:19359: checking for ANSI C header files
| configure:19515: result: yes
| configure:19540: checking for stdint.h
| configure:19545: result: yes
| configure:19540: checking for sys/types.h
| configure:19545: result: yes
| configure:19549: checking signal.h usability
| configure:19561: gcc -c -g -O2  conftest.c >&5
| configure:19567: $? = 0
| configure:19571: test -z 
|                        || test ! -s conftest.err
| configure:19574: $? = 0
| configure:19577: test -s conftest.o
| configure:19580: $? = 0
| configure:19590: result: yes
| configure:19594: checking signal.h presence
| configure:19604: gcc -E  conftest.c
| configure:19610: $? = 0
| configure:19630: result: yes
| configure:19665: checking for signal.h
| configure:19672: result: yes
| configure:19549: checking fcntl.h usability
| configure:19561: gcc -c -g -O2  conftest.c >&5
| configure:19567: $? = 0
| configure:19571: test -z 
|                        || test ! -s conftest.err
| configure:19574: $? = 0
| configure:19577: test -s conftest.o
| configure:19580: $? = 0
| configure:19590: result: yes
| configure:19594: checking fcntl.h presence
| configure:19604: gcc -E  conftest.c
| configure:19610: $? = 0
| configure:19630: result: yes
| configure:19665: checking for fcntl.h
| configure:19672: result: yes
| configure:19549: checking malloc.h usability
| configure:19561: gcc -c -g -O2  conftest.c >&5
| conftest.c:67:20: error: malloc.h: No such file or directory
| configure:19567: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <malloc.h>
| configure:19590: result: no
| configure:19594: checking malloc.h presence
| configure:19604: gcc -E  conftest.c
| conftest.c:33:20: error: malloc.h: No such file or directory
| configure:19610: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | /* end confdefs.h.  */
| | #include <malloc.h>
| configure:19630: result: no
| configure:19665: checking for malloc.h
| configure:19672: result: no
| configure:19549: checking locale.h usability
| configure:19561: gcc -c -g -O2  conftest.c >&5
| configure:19567: $? = 0
| configure:19571: test -z 
|                        || test ! -s conftest.err
| configure:19574: $? = 0
| configure:19577: test -s conftest.o
| configure:19580: $? = 0
| configure:19590: result: yes
| configure:19594: checking locale.h presence
| configure:19604: gcc -E  conftest.c
| configure:19610: $? = 0
| configure:19630: result: yes
| configure:19665: checking for locale.h
| configure:19672: result: yes
| configure:19549: checking stddef.h usability
| configure:19561: gcc -c -g -O2  conftest.c >&5
| configure:19567: $? = 0
| configure:19571: test -z 
|                        || test ! -s conftest.err
| configure:19574: $? = 0
| configure:19577: test -s conftest.o
| configure:19580: $? = 0
| configure:19590: result: yes
| configure:19594: checking stddef.h presence
| configure:19604: gcc -E  conftest.c
| configure:19610: $? = 0
| configure:19630: result: yes
| configure:19665: checking for stddef.h
| configure:19672: result: yes
| configure:19549: checking wchar.h usability
| configure:19561: gcc -c -g -O2  conftest.c >&5
| configure:19567: $? = 0
| configure:19571: test -z 
|                        || test ! -s conftest.err
| configure:19574: $? = 0
| configure:19577: test -s conftest.o
| configure:19580: $? = 0
| configure:19590: result: yes
| configure:19594: checking wchar.h presence
| configure:19604: gcc -E  conftest.c
| configure:19610: $? = 0
| configure:19630: result: yes
| configure:19665: checking for wchar.h
| configure:19672: result: yes
| configure:19540: checking for dlfcn.h
| configure:19545: result: yes
| configure:19549: checking sys/time.h usability
| configure:19561: gcc -c -g -O2  conftest.c >&5
| configure:19567: $? = 0
| configure:19571: test -z 
|                        || test ! -s conftest.err
| configure:19574: $? = 0
| configure:19577: test -s conftest.o
| configure:19580: $? = 0
| configure:19590: result: yes
| configure:19594: checking sys/time.h presence
| configure:19604: gcc -E  conftest.c
| configure:19610: $? = 0
| configure:19630: result: yes
| configure:19665: checking for sys/time.h
| configure:19672: result: yes
| configure:19687: checking for an ANSI C-conforming const
| configure:19754: gcc -c -g -O2  conftest.c >&5
| configure:19760: $? = 0
| configure:19764: test -z 
|                        || test ! -s conftest.err
| configure:19767: $? = 0
| configure:19770: test -s conftest.o
| configure:19773: $? = 0
| configure:19784: result: yes
| configure:19794: checking whether byte ordering is bigendian
| configure:19821: gcc -c -g -O2  conftest.c >&5
| configure:19827: $? = 0
| configure:19831: test -z 
|                        || test ! -s conftest.err
| configure:19834: $? = 0
| configure:19837: test -s conftest.o
| configure:19840: $? = 0
| configure:19864: gcc -c -g -O2  conftest.c >&5
| configure:19870: $? = 0
| configure:19874: test -z 
|                        || test ! -s conftest.err
| configure:19877: $? = 0
| configure:19880: test -s conftest.o
| configure:19883: $? = 0
| configure:20005: result: yes
| configure:20024: checking for size_t
| configure:20048: gcc -c -g -O2  conftest.c >&5
| configure:20054: $? = 0
| configure:20058: test -z 
|                        || test ! -s conftest.err
| configure:20061: $? = 0
| configure:20064: test -s conftest.o
| configure:20067: $? = 0
| configure:20078: result: yes
| configure:20090: checking whether struct tm is in sys/time.h or time.h
| configure:20113: gcc -c -g -O2  conftest.c >&5
| configure:20119: $? = 0
| configure:20123: test -z 
|                        || test ! -s conftest.err
| configure:20126: $? = 0
| configure:20129: test -s conftest.o
| configure:20132: $? = 0
| configure:20143: result: time.h
| configure:20154: checking for inline
| configure:20175: gcc -c -g -O2  conftest.c >&5
| configure:20181: $? = 0
| configure:20185: test -z 
|                        || test ! -s conftest.err
| configure:20188: $? = 0
| configure:20191: test -s conftest.o
| configure:20194: $? = 0
| configure:20206: result: inline
| configure:20236: checking for working alloca.h
| configure:20257: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20263: $? = 0
| configure:20267: test -z 
|                        || test ! -s conftest.err
| configure:20270: $? = 0
| configure:20273: test -s conftest
| configure:20276: $? = 0
| configure:20288: result: yes
| configure:20298: checking for alloca
| configure:20339: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20345: $? = 0
| configure:20349: test -z 
|                        || test ! -s conftest.err
| configure:20352: $? = 0
| configure:20355: test -s conftest
| configure:20358: $? = 0
| configure:20370: result: yes
| configure:20597: checking for vprintf
| configure:20654: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:66: warning: conflicting types for built-in function 'vprintf'
| configure:20660: $? = 0
| configure:20664: test -z 
|                        || test ! -s conftest.err
| configure:20667: $? = 0
| configure:20670: test -s conftest
| configure:20673: $? = 0
| configure:20685: result: yes
| configure:20692: checking for _doprnt
| configure:20749: gcc -o conftest -g -O2   conftest.c  >&5
| Undefined symbols:
|   "__doprnt", referenced from:
|       _f in ccyVyoEB.o
|       __doprnt$non_lazy_ptr in ccyVyoEB.o
| ld: symbol(s) not found
| collect2: ld returned 1 exit status
| configure:20755: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_DLFCN_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define WORDS_BIGENDIAN 1
| | #define COB_HAS_INLINE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | /* end confdefs.h.  */
| | /* Define _doprnt to an innocuous variant, in case <limits.h> declares 
_doprnt.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define _doprnt innocuous__doprnt
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char _doprnt (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef _doprnt
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | {
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char _doprnt ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub__doprnt) || defined (__stub____doprnt)
| | choke me
| | #else
| | char (*f) () = _doprnt;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != _doprnt;
| |   ;
| |   return 0;
| | }
| configure:20780: result: no
| configure:20811: checking for memmove
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:67: warning: conflicting types for built-in function 'memmove'
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for memset
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:68: warning: conflicting types for built-in function 'memset'
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for regcomp
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for setlocale
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for fcntl
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for strerror
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for strcasecmp
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for strchr
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:74: warning: conflicting types for built-in function 'strchr'
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for strrchr
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:75: warning: conflicting types for built-in function 'strrchr'
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for strdup
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:76: warning: conflicting types for built-in function 'strdup'
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for strstr
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:77: warning: conflicting types for built-in function 'strstr'
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for strtol
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20811: checking for gettimeofday
| configure:20868: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20874: $? = 0
| configure:20878: test -z 
|                        || test ! -s conftest.err
| configure:20881: $? = 0
| configure:20884: test -s conftest
| configure:20887: $? = 0
| configure:20899: result: yes
| configure:20927: gcc -c -g -O2  conftest.c >&5
| configure:20933: $? = 0
| configure:20937: test -z 
|                        || test ! -s conftest.err
| configure:20940: $? = 0
| configure:20943: test -s conftest.o
| configure:20946: $? = 0
| configure:21000: checking for ld used by GCC
| configure:21064: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
| configure:21073: checking if the linker 
(/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld
| configure:21086: result: no
| configure:21092: checking for shared library run path origin
| configure:21105: result: done
| configure:21535: checking for iconv
| configure:21562: gcc -o conftest -g -O2   conftest.c  >&5
| Undefined symbols:
|   "_libiconv_open", referenced from:
|       _main in cckCszHs.o
|   "_libiconv_close", referenced from:
|       _main in cckCszHs.o
|   "_libiconv", referenced from:
|       _main in cckCszHs.o
| ld: symbol(s) not found
| collect2: ld returned 1 exit status
| configure:21568: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_DLFCN_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define WORDS_BIGENDIAN 1
| | #define COB_HAS_INLINE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_REGCOMP 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_FCNTL 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRSTR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_TIMEZONE 1
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #include <iconv.h>
| | int
| | main ()
| | {
| | iconv_t cd = iconv_open("","");
| |        iconv(cd,NULL,NULL,NULL,NULL);
| |        iconv_close(cd);
| |   ;
| |   return 0;
| | }
| configure:21613: gcc -o conftest -g -O2   conftest.c  -liconv >&5
| configure:21619: $? = 0
| configure:21623: test -z 
|                        || test ! -s conftest.err
| configure:21626: $? = 0
| configure:21629: test -s conftest
| configure:21632: $? = 0
| configure:21647: result: yes
| configure:21657: checking how to link with libiconv
| configure:21659: result: -liconv
| configure:21670: checking for iconv declaration
| configure:21704: gcc -c -g -O2  conftest.c >&5
| configure:21710: $? = 0
| configure:21714: test -z 
|                        || test ! -s conftest.err
| configure:21717: $? = 0
| configure:21720: test -s conftest.o
| configure:21723: $? = 0
| configure:21738: result: 
|          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
| configure:21749: checking for nl_langinfo and CODESET
| configure:21770: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21776: $? = 0
| configure:21780: test -z 
|                        || test ! -s conftest.err
| configure:21783: $? = 0
| configure:21786: test -s conftest
| configure:21789: $? = 0
| configure:21802: result: yes
| configure:21817: checking for getopt_long_only
| configure:21874: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21880: $? = 0
| configure:21884: test -z 
|                        || test ! -s conftest.err
| configure:21887: $? = 0
| configure:21890: test -s conftest
| configure:21893: $? = 0
| configure:21905: result: yes
| configure:21923: checking kpathsea/getopt.h usability
| configure:21935: gcc -c -g -O2  conftest.c >&5
| conftest.c:94:29: error: kpathsea/getopt.h: No such file or directory
| configure:21941: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_DLFCN_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define WORDS_BIGENDIAN 1
| | #define COB_HAS_INLINE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_REGCOMP 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_FCNTL 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRSTR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_TIMEZONE 1
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_LANGINFO_CODESET 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <kpathsea/getopt.h>
| configure:21964: result: no
| configure:21968: checking kpathsea/getopt.h presence
| configure:21978: gcc -E  conftest.c
| conftest.c:60:29: error: kpathsea/getopt.h: No such file or directory
| configure:21984: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_DLFCN_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define WORDS_BIGENDIAN 1
| | #define COB_HAS_INLINE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_REGCOMP 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_FCNTL 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRSTR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_TIMEZONE 1
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_LANGINFO_CODESET 1
| | /* end confdefs.h.  */
| | #include <kpathsea/getopt.h>
| configure:22004: result: no
| configure:22039: checking for kpathsea/getopt.h
| configure:22046: result: no
| configure:21923: checking getopt.h usability
| configure:21935: gcc -c -g -O2  conftest.c >&5
| configure:21941: $? = 0
| configure:21945: test -z 
|                        || test ! -s conftest.err
| configure:21948: $? = 0
| configure:21951: test -s conftest.o
| configure:21954: $? = 0
| configure:21964: result: yes
| configure:21968: checking getopt.h presence
| configure:21978: gcc -E  conftest.c
| configure:21984: $? = 0
| configure:22004: result: yes
| configure:22039: checking for getopt.h
| configure:22046: result: yes
| configure:22095: checking gmp.h usability
| configure:22107: gcc -c -g -O2  conftest.c >&5
| configure:22113: $? = 0
| configure:22117: test -z 
|                        || test ! -s conftest.err
| configure:22120: $? = 0
| configure:22123: test -s conftest.o
| configure:22126: $? = 0
| configure:22136: result: yes
| configure:22140: checking gmp.h presence
| configure:22150: gcc -E  conftest.c
| configure:22156: $? = 0
| configure:22176: result: yes
| configure:22211: checking for gmp.h
| configure:22218: result: yes
| configure:22236: checking for __gmp_randinit in -lgmp
| configure:22266: gcc -o conftest -g -O2   conftest.c -lgmp   >&5
| configure:22272: $? = 0
| configure:22276: test -z 
|                        || test ! -s conftest.err
| configure:22279: $? = 0
| configure:22282: test -s conftest
| configure:22285: $? = 0
| configure:22298: result: yes
| configure:22330: checking whether NLS is requested
| configure:22339: result: yes
| configure:22377: checking for msgfmt
| configure:22408: result: /opt/local/bin/msgfmt
| configure:22417: checking for gmsgfmt
| configure:22448: result: /opt/local/bin/msgfmt
| configure:22487: checking for xgettext
| configure:22518: result: /opt/local/bin/xgettext
| configure:22558: checking for msgmerge
| configure:22588: result: /opt/local/bin/msgmerge
| configure:22639: checking whether NLS is requested
| configure:22648: result: yes
| configure:22666: checking for GNU gettext in libc
| configure:22690: gcc -o conftest -g -O2   conftest.c -lgmp  >&5
| Undefined symbols:
|   "__nl_msg_cat_cntr", referenced from:
|       __nl_msg_cat_cntr$non_lazy_ptr in ccP1cESd.o
|   "__nl_domain_bindings", referenced from:
|       __nl_domain_bindings$non_lazy_ptr in ccP1cESd.o
|   "_libintl_bindtextdomain", referenced from:
|       _main in ccP1cESd.o
|   "_libintl_gettext", referenced from:
|       _main in ccP1cESd.o
| ld: symbol(s) not found
| collect2: ld returned 1 exit status
| configure:22696: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_DLFCN_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define WORDS_BIGENDIAN 1
| | #define COB_HAS_INLINE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_REGCOMP 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_FCNTL 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRSTR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_TIMEZONE 1
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GMP_H 1
| | #define HAVE_LIBGMP 1
| | /* end confdefs.h.  */
| | #include <libintl.h>
| | extern int _nl_msg_cat_cntr;
| | extern int *_nl_domain_bindings;
| | int
| | main ()
| | {
| | bindtextdomain ("", "");
| | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| |   ;
| |   return 0;
| | }
| configure:22721: result: no
| configure:22755: checking for iconv
| configure:22867: result: yes
| configure:22877: checking how to link with libiconv
| configure:22879: result: -liconv
| configure:23268: checking for GNU gettext in libintl
| configure:23300: gcc -o conftest -g -O2    conftest.c -lgmp  -lintl >&5
| configure:23306: $? = 0
| configure:23310: test -z 
|                        || test ! -s conftest.err
| configure:23313: $? = 0
| configure:23316: test -s conftest
| configure:23319: $? = 0
| configure:23391: result: yes
| configure:23420: checking whether to use NLS
| configure:23422: result: yes
| configure:23425: checking where the gettext function comes from
| configure:23436: result: external libintl
| configure:23444: checking how to link with libintl
| configure:23446: result: -lintl
| configure:23522: checking ncurses.h usability
| configure:23534: gcc -c -g -O2  conftest.c >&5
| configure:23540: $? = 0
| configure:23544: test -z 
|                        || test ! -s conftest.err
| configure:23547: $? = 0
| configure:23550: test -s conftest.o
| configure:23553: $? = 0
| configure:23563: result: yes
| configure:23567: checking ncurses.h presence
| configure:23577: gcc -E  conftest.c
| configure:23583: $? = 0
| configure:23603: result: yes
| configure:23638: checking for ncurses.h
| configure:23645: result: yes
| configure:23522: checking pdcurses.h usability
| configure:23534: gcc -c -g -O2  conftest.c >&5
| conftest.c:102:22: error: pdcurses.h: No such file or directory
| configure:23540: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_DLFCN_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define WORDS_BIGENDIAN 1
| | #define COB_HAS_INLINE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_REGCOMP 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_FCNTL 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRSTR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_TIMEZONE 1
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GMP_H 1
| | #define HAVE_LIBGMP 1
| | #define HAVE_ICONV 1
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <pdcurses.h>
| configure:23563: result: no
| configure:23567: checking pdcurses.h presence
| configure:23577: gcc -E  conftest.c
| conftest.c:68:22: error: pdcurses.h: No such file or directory
| configure:23583: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_DLFCN_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define WORDS_BIGENDIAN 1
| | #define COB_HAS_INLINE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_REGCOMP 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_FCNTL 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRSTR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_TIMEZONE 1
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GMP_H 1
| | #define HAVE_LIBGMP 1
| | #define HAVE_ICONV 1
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | /* end confdefs.h.  */
| | #include <pdcurses.h>
| configure:23603: result: no
| configure:23638: checking for pdcurses.h
| configure:23645: result: no
| configure:23522: checking ncurses/ncurses.h usability
| configure:23534: gcc -c -g -O2  conftest.c >&5
| configure:23540: $? = 0
| configure:23544: test -z 
|                        || test ! -s conftest.err
| configure:23547: $? = 0
| configure:23550: test -s conftest.o
| configure:23553: $? = 0
| configure:23563: result: yes
| configure:23567: checking ncurses/ncurses.h presence
| configure:23577: gcc -E  conftest.c
| configure:23583: $? = 0
| configure:23603: result: yes
| configure:23638: checking for ncurses/ncurses.h
| configure:23645: result: yes
| configure:23522: checking curses.h usability
| configure:23534: gcc -c -g -O2  conftest.c >&5
| configure:23540: $? = 0
| configure:23544: test -z 
|                        || test ! -s conftest.err
| configure:23547: $? = 0
| configure:23550: test -s conftest.o
| configure:23553: $? = 0
| configure:23563: result: yes
| configure:23567: checking curses.h presence
| configure:23577: gcc -E  conftest.c
| configure:23583: $? = 0
| configure:23603: result: yes
| configure:23638: checking for curses.h
| configure:23645: result: yes
| configure:23659: checking for initscr in -lncurses
| configure:23689: gcc -o conftest -g -O2   conftest.c -lncurses  -lgmp  >&5
| configure:23695: $? = 0
| configure:23699: test -z 
|                        || test ! -s conftest.err
| configure:23702: $? = 0
| configure:23705: test -s conftest
| configure:23708: $? = 0
| configure:23721: result: yes
| configure:24244: gcc -o conftest -g -O2   conftest.c -lncurses -lgmp  >&5
| configure:24247: $? = 0
| configure:24249: ./conftest
| configure:24252: $? = 0
| configure:24308: gcc -o conftest -g -O2   conftest.c -lncurses -lgmp  -ldb >&5
| configure:24311: $? = 0
| configure:24313: ./conftest
| configure:24316: $? = 0
| configure:25517: gcc -o conftest -g -O2   conftest.c -lncurses -lgmp  >&5
| configure:25520: $? = 0
| configure:25522: ./conftest
| configure:25525: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_DLFCN_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define WORDS_BIGENDIAN 1
| | #define COB_HAS_INLINE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_REGCOMP 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_FCNTL 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRSTR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_TIMEZONE 1
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GMP_H 1
| | #define HAVE_LIBGMP 1
| | #define HAVE_ICONV 1
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | #define HAVE_NCURSES_NCURSES_H 1
| | #define HAVE_CURSES_H 1
| | #define HAVE_LIBNCURSES 1
| | #define USE_DB41 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | 
| |   #ifdef _WIN32
| |    return 0;
| |   #else
| |    return 1;
| |   #endif
| |   ;
| |   return 0;
| | }
| configure:25541: checking for dlopen in -lc
| configure:25571: gcc -o conftest -g -O2   conftest.c -lc  -lncurses -lgmp  >&5
| configure:25577: $? = 0
| configure:25581: test -z 
|                        || test ! -s conftest.err
| configure:25584: $? = 0
| configure:25587: test -s conftest
| configure:25590: $? = 0
| configure:25603: result: yes
| configure:25968: gcc -o conftest -g -O2   conftest.c -lncurses -lgmp  >&5
| configure:25971: $? = 0
| configure:25973: ./conftest
| configure:25976: $? = 0
| configure:26018: gcc -o conftest -g -O2   conftest.c -lncurses -lgmp  >&5
| configure:26021: $? = 0
| configure:26023: ./conftest
| configure:26026: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "OpenCOBOL 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.0"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define WITH_DB 3
| | #define WITH_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_DLFCN_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define WORDS_BIGENDIAN 1
| | #define COB_HAS_INLINE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_REGCOMP 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_FCNTL 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRSTR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_TIMEZONE 1
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GMP_H 1
| | #define HAVE_LIBGMP 1
| | #define HAVE_ICONV 1
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | #define HAVE_NCURSES_NCURSES_H 1
| | #define HAVE_CURSES_H 1
| | #define HAVE_LIBNCURSES 1
| | #define USE_DB41 1
| | #define USE_LIBDL 1
| | #define COB_STRFTIME 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | 
| |     if (sizeof(long int) == sizeof(long long))
| |             return 0;
| |     return 1;
| | 
| |   ;
| |   return 0;
| | }
| configure:26131: gcc -c  -O2  -finline-functions -fomit-frame-pointer 
-Wno-pointer-sign  conftest.c >&5
| configure:26137: $? = 0
| configure:26141: test -z 
|                        || test ! -s conftest.err
| configure:26144: $? = 0
| configure:26147: test -s conftest.o
| configure:26150: $? = 0
| configure:26180: gcc -c  -O2  -finline-functions -fomit-frame-pointer  
conftest.c >&5
| configure:26186: $? = 0
| configure:26190: test -z 
|                        || test ! -s conftest.err
| configure:26193: $? = 0
| configure:26196: test -s conftest.o
| configure:26199: $? = 0
| configure:26444: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by OpenCOBOL config.status 1.0, which was
| generated by GNU Autoconf 2.59.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on mommac.local
| 
| config.status:763: creating cob-config
| config.status:763: creating Makefile
| config.status:763: creating lib/Makefile
| config.status:763: creating libcob/Makefile
| config.status:763: creating cobc/Makefile
| config.status:763: creating bin/Makefile
| config.status:763: creating po/Makefile.in
| config.status:763: creating texi/Makefile
| config.status:763: creating config/Makefile
| config.status:763: creating tests/atlocal
| config.status:763: creating tests/Makefile
| config.status:763: creating tests/cobol85/Makefile
| config.status:867: creating config.h
| config.status:1311: executing tests/atconfig commands
| config.status:1311: executing depfiles commands
| config.status:1311: executing default-1 commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=powerpc-apple-darwin9.4.0
| ac_cv_build_alias=powerpc-apple-darwin9.4.0
| ac_cv_c_bigendian=yes
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_const=yes
| ac_cv_c_inline=inline
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| ac_cv_env_CFLAGS_set=
| ac_cv_env_CFLAGS_value=
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_CPP_set=
| ac_cv_env_CPP_value=
| ac_cv_env_CXXCPP_set=
| ac_cv_env_CXXCPP_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_exeext=
| ac_cv_func__doprnt=no
| ac_cv_func_alloca_works=yes
| ac_cv_func_fcntl=yes
| ac_cv_func_getopt_long_only=yes
| ac_cv_func_gettimeofday=yes
| ac_cv_func_memmove=yes
| ac_cv_func_memset=yes
| ac_cv_func_regcomp=yes
| ac_cv_func_setlocale=yes
| ac_cv_func_strcasecmp=yes
| ac_cv_func_strchr=yes
| ac_cv_func_strdup=yes
| ac_cv_func_strerror=yes
| ac_cv_func_strrchr=yes
| ac_cv_func_strstr=yes
| ac_cv_func_strtol=yes
| ac_cv_func_vprintf=yes
| ac_cv_header_curses_h=yes
| ac_cv_header_dlfcn_h=yes
| ac_cv_header_fcntl_h=yes
| ac_cv_header_getopt_h=yes
| ac_cv_header_gmp_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_kpathsea_getopt_h=no
| ac_cv_header_locale_h=yes
| ac_cv_header_malloc_h=no
| ac_cv_header_memory_h=yes
| ac_cv_header_ncurses_h=yes
| ac_cv_header_ncurses_ncurses_h=yes
| ac_cv_header_pdcurses_h=no
| ac_cv_header_signal_h=yes
| ac_cv_header_stdc=yes
| ac_cv_header_stddef_h=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_time_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_wchar_h=yes
| ac_cv_host=powerpc-apple-darwin9.4.0
| ac_cv_host_alias=powerpc-apple-darwin9.4.0
| ac_cv_lib_c_dlopen=yes
| ac_cv_lib_dl_dlopen=yes
| ac_cv_lib_gmp___gmp_randinit=yes
| ac_cv_lib_ncurses_initscr=yes
| ac_cv_objext=o
| ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
| ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
| ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
| ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_prog_AWK=awk
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_AR=ar
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_ac_ct_STRIP=strip
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=
| ac_cv_prog_egrep='grep -E'
| ac_cv_prog_make_make_set=yes
| ac_cv_struct_tm=time.h
| ac_cv_type_size_t=yes
| ac_cv_working_alloca_h=yes
| acl_cv_hardcode_direct=no
| acl_cv_hardcode_libdir_flag_spec=
| acl_cv_hardcode_libdir_separator=
| acl_cv_hardcode_minus_L=no
| acl_cv_libext=a
| acl_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
| acl_cv_prog_gnu_ld=no
| acl_cv_rpath=done
| acl_cv_shlibext=dylib
| acl_cv_wl=-Wl,
| am_cv_CC_dependencies_compiler_type=gcc3
| am_cv_func_iconv=yes
| am_cv_langinfo_codeset=yes
| am_cv_lib_iconv=yes
| am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
| am_cv_proto_iconv_arg1=
| gt_cv_func_gnugettext1_libc=no
| gt_cv_func_gnugettext1_libintl=yes
| lt_cv_deplibs_check_method=pass_all
| lt_cv_dlopen=dlopen
| lt_cv_dlopen_libs=-ldl
| lt_cv_dlopen_self=yes
| lt_cv_dlopen_self_static=yes
| lt_cv_file_magic_cmd='$MAGIC_CMD'
| lt_cv_file_magic_test_file=
| lt_cv_ld_reload_flag=-r
| lt_cv_objdir=.libs
| lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
| lt_cv_path_NM='/usr/bin/nm -p'
| lt_cv_path_SED=/usr/bin/sed
| lt_cv_prog_compiler_c_o=yes
| lt_cv_prog_compiler_rtti_exceptions=no
| lt_cv_prog_gnu_ld=no
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[    
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 
\2/p'\'''
| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", 
(lt_ptr) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int 
\1;/p'\'''
| lt_cv_sys_max_cmd_len=196608
| lt_lt_cv_prog_compiler_c_o='"yes"'
| lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[        
]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 
_\\2 \\2/p'\''"'
| lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) 
\$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ 
]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
| lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern 
int \\1;/p'\''"'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /Users/frank/oc/open-cobol-1.0/missing --run aclocal-1.9'
| ALLOCA=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /Users/frank/oc/open-cobol-1.0/missing --run tar'
| AR='ar'
| AS='as'
| AUTOCONF='${SHELL} /Users/frank/oc/open-cobol-1.0/missing --run autoconf'
| AUTOHEADER='${SHELL} /Users/frank/oc/open-cobol-1.0/missing --run autoheader'
| AUTOMAKE='${SHELL} /Users/frank/oc/open-cobol-1.0/missing --run automake-1.9'
| AWK='awk'
| CC='gcc'
| CCDEPMODE='depmode=gcc3'
| CFLAGS=' -O2  -finline-functions -fomit-frame-pointer -fsigned-char -Wall 
-Wwrite-strings -Wmissing-prototypes -Wno-format-y2k'
| COBC_LIBS=' -lintl'
| COB_BIGENDIAN='yes'
| COB_CC='gcc'
| COB_CFLAGS='-I/usr/local/include  -O2  '
| COB_CONFIG_DIR='${prefix}/share/open-cobol/config'
| COB_EXPORT_DYN=''
| COB_HAS_INLINE=''
| COB_LDFLAGS=''
| COB_LIBRARY_PATH='.:${exec_prefix}/lib/open-cobol'
| COB_LIBS='-L${exec_prefix}/lib -lcob -lm -lgmp -lintl -lncurses -ldb'
| COB_MODULE_EXT='dylib'
| COB_PIC_FLAGS=' -fno-common -DPIC'
| COB_SHARED_OPT='-bundle -flat_namespace -undefined suppress'
| CPP='gcc -E'
| CPPFLAGS=''
| CXXCPP=''
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DLLTOOL='dlltool'
| ECHO='/bin/echo'
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| GMSGFMT='/opt/local/bin/msgfmt'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS='-lintl'
| LDFLAGS=''
| LIBCOB_CFLAGS=''
| LIBCOB_LIBS='-lm -lgmp -lintl -lncurses -ldb'
| LIBICONV='-liconv'
| LIBINTL='-lintl'
| LIBOBJS=''
| LIBS=''
| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
| LN_S='ln -s'
| LTLIBICONV='-liconv'
| LTLIBINTL='-lintl'
| LTLIBOBJS=''
| MAINT='#'
| MAINTAINER_MODE_FALSE=''
| MAINTAINER_MODE_TRUE='#'
| MAKEINFO='${SHELL} /Users/frank/oc/open-cobol-1.0/missing --run makeinfo'
| MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
| MSGFMT='/opt/local/bin/msgfmt'
| MSGMERGE='/opt/local/bin/msgmerge'
| OBJDUMP='objdump'
| OBJEXT='o'
| PACKAGE='open-cobol'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='OpenCOBOL'
| PACKAGE_STRING='OpenCOBOL 1.0'
| PACKAGE_TARNAME='open-cobol'
| PACKAGE_VERSION='1.0'
| PATH_SEPARATOR=':'
| POSUB='po'
| RANLIB='ranlib'
| SED='/usr/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP='strip'
| USE_NLS='yes'
| VERSION='1.0'
| XGETTEXT='/opt/local/bin/xgettext'
| ac_ct_AR='ar'
| ac_ct_AS=''
| ac_ct_CC='gcc'
| ac_ct_DLLTOOL=''
| ac_ct_OBJDUMP=''
| ac_ct_RANLIB='ranlib'
| ac_ct_STRIP='strip'
| am__fastdepCC_FALSE='#'
| am__fastdepCC_TRUE=''
| am__include='include'
| am__leading_dot='.'
| am__quote=''
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build='powerpc-apple-darwin9.4.0'
| build_alias=''
| build_cpu='powerpc'
| build_os='darwin9.4.0'
| build_vendor='apple'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='powerpc-apple-darwin9.4.0'
| host_alias=''
| host_cpu='powerpc'
| host_os='darwin9.4.0'
| host_vendor='apple'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/Users/frank/oc/open-cobol-1.0/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| mkdir_p='$(mkinstalldirs)'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define COB_DEBUG 1
| #define COB_EXEEXT ""
| #define COB_EXPORT_DYN ""
| #define COB_EXTRA_FLAGS ""
| #define COB_HAS_INLINE 1
| #define COB_PIC_FLAGS " -fno-common -DPIC"
| #define COB_SHARED_OPT "-bundle -flat_namespace -undefined suppress"
| #define COB_STRFTIME 1
| #define COB_STRIP_CMD "strip -x"
| #define ENABLE_NLS 1
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_CURSES_H 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETTEXT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMSET 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_NCURSES_H 1
| #define HAVE_PSIGN_OPT 1
| #define HAVE_REGCOMP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIMEZONE 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_WCHAR_H 1
| #define ICONV_CONST 
| #define PACKAGE "open-cobol"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "OpenCOBOL"
| #define PACKAGE_STRING "OpenCOBOL 1.0"
| #define PACKAGE_TARNAME "open-cobol"
| #define PACKAGE_VERSION "1.0"
| #define PATCH_LEVEL 0
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define USE_DB41 1
| #define USE_LIBDL 1
| #define VERSION "1.0"
| #define WITH_DB 3
| #define WITH_LFS64 1
| #define WITH_VARSEQ 0
| #define WORDS_BIGENDIAN 1
| #define __USE_STRING_INLINES 1
| 
| configure: exit 0


reply via email to

[Prev in Thread] Current Thread [Next in Thread]