bug-gnucobol
[Top][All Lists]
Advanced

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

[open-cobol-list] [OpenCOBOL 1.1] run: 66 failed


From: Kon. Enasxoliou
Subject: [open-cobol-list] [OpenCOBOL 1.1] run: 66 failed
Date: Mon, 8 Sep 2008 14:20:24 +0300

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

run: command line was:
  $ ./run

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

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

run: ../bin/ChangeLog:
| 2007-12-27  Roger While <address@hidden>
|
|  ** Mark 1.0 RELEASE
|
| 2006-10-23  Roger While <address@hidden>
|
|  * Makefile.am : Remove gcc options
|
| 2005-12-31  Roger While <address@hidden>
|

run: ../lib/ChangeLog:
| 2007-12-27  Roger While <address@hidden>
|
|  ** Mark 1.0 RELEASE
|
| 2006-10-23  Roger While <address@hidden>
|
|  * Prototype in dummymac.c
|
| 2005-10-25  Roger While <address@hidden>
|

run: ../cobc/ChangeLog:
| 2008-07-11  Roger While <address@hidden>
|
|  * parser.y, tree.c, typeck.c, codegen.c : ALPHABET/CLASS syntax/checking
changes
|
| 2008-07-09  Roger While <address@hidden>
|
|  * tree.h, typeck.c, codegen.c : Fix up SCREEN handling
|
| 2008-07-08  Roger While <address@hidden>
|

run: ../copy/ChangeLog:
| 2008-07-05  Roger While <address@hidden>
|
|  * Extend screenio.cpy
| 2008-06-24  Roger While <address@hidden>
|
|  * Add screenio.cpy
|
| 2008-04-16  Roger While <address@hidden>
|
|  * New directory "copy" for OC supplied COPY elements

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>
|

run: ../tests/ChangeLog:
| 2008-07-02  Roger While <address@hidden>
|
|  * General for all OC tests - Cater for activated END-xxx checking
|
| 2008-05-23  Roger While <address@hidden>
|
|  * Due to display POINTER changes, ignore output from POINTER datarep test
|
| 2008-03-25  Roger While <address@hidden>
|

run: ../config/ChangeLog:
| 2007-12-27  Roger While <address@hidden>
|
|  ** Mark 1.0 RELEASE
|
| 2007-08-23  Roger While <address@hidden>
|
|  * Remove deprecated v023.conf
|    Remove display-sign
|
| 2007-01-29  Roger While <address@hidden>

run: ../libcob/ChangeLog:
| 2008-07-11  Roger While <address@hidden>
|
|  * strings.c : Handle special replacement correctly
|
| 2008-07-09  Roger While <address@hidden>
|
|  * screenio.[ch] : Fix up SCREEN handling
|
| 2008-07-05  Roger While <address@hidden>
|

run: ../ChangeLog:
| 2008-07-05  Roger While <address@hidden>
|
|  * configure.ac : No need to check for regex or mvgetnstr
|
| 2008-04-16  Roger While <address@hidden>
|
|  * configure.ac : Add in "copy" directory for OC supplied COPY elements
|
| 2008-01-03  Roger While <address@hidden>
|

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

hostname = ananke
uname -m = i686
uname -r = 2.6.11.4dsabi-21.9-default
uname -s = Linux
uname -v = #3 SMP Tue Nov 29 12:27:53 EET 2005

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

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/filippos/open-cobol-1.1/tests
PATH: /home/filippos/open-cobol-1.1/cobc
PATH: /home/filippos/open-cobol-1.1/bin
PATH: /home/filippos/open-cobol-1.1/libcob/.libs
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/sbin
PATH: /root/bin
PATH: /home/filippos/open-cobol-1.1
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/jvm/jre/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='/home/filippos/open-cobol-1.1/tests'
| at_srcdir='.'
| abs_srcdir='/home/filippos/open-cobol-1.1/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/filippos/open-cobol-1.1/tests/..'
| at_top_builddir='../'
| abs_top_builddir='/home/filippos/open-cobol-1.1/tests/../.'
|
| AUTOTEST_PATH='tests'
|
| SHELL=${CONFIG_SHELL-'/bin/sh'}

run: atlocal:
| CC="gcc"
| SHREXT="so"
|
SHROPT="-shared  -fPIC -DPIC  -O2  -march=i686 -mcpu=pentium4 -finline-funct
ions -fomit-frame-pointer -fsigned-char -Wall -Wwrite-strings -Wmissing-prot
otypes -Wno-format-y2k "
| COB_BIGENDIAN="no"
|
PATH="${abs_top_builddir}/cobc:${abs_top_builddir}/bin:${abs_top_builddir}/l
ibcob/.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    "
| export COB_LDFLAGS="-L${abs_top_builddir}/libcob/.libs "
| export
COB_LIBS="-L${abs_top_builddir}/libcob/.libs -lcob -lm -lgmp -lncurses -ldl"
| export COB_CONFIG_DIR="${abs_top_srcdir}/config"
| export COB_COPY_DIR="${abs_top_srcdir}/copy"
| 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: /home/filippos/open-cobol-1.1/cobc/cobc --version
cobc (OpenCOBOL) 1.1.0 Build date Jul 13 2008 23:50:55
Copyright (C) 2001-2008 Keisuke Nishida / Roger While

## ------------------ ##
## Running the tests. ##
## ------------------ ##
run: starting at: Mon Sep  8 12:55:57 EEST 2008
1. DISPLAY literals (fundamental.at:23): ok (0m0.098s 0m0.053s)
2. DISPLAY literals, Decimal Point is COMMA (fundamental.at:60): ok
(0m0.092s 0m0.043s)
3. Hexadecimal literal (fundamental.at:88): ok (0m0.143s 0m0.055s)
4. DISPLAY data items with VALUE clause (fundamental.at:124): ok (0m0.102s
0m0.042s)
5. DISPLAY data items with MOVE statement (fundamental.at:169): ok (0m0.110s
0m0.034s)
6. non-numeric subscript (subscripts.at:28): ok (0m0.001s 0m0.010s)
7. The range of subscripts (subscripts.at:56): ok (0m0.003s 0m0.009s)
8. Subscript out of bounds (1) (subscripts.at:96): ok (0m0.096s 0m0.041s)
9. Subscript out of bounds (2) (subscripts.at:120): ok (0m0.101s 0m0.040s)
10. Value of DEPENDING ON N out of bounds (lower) (subscripts.at:144): ok
(0m0.105s 0m0.038s)
11. Value of DEPENDING ON N out of bounds (upper) (subscripts.at:168): ok
(0m0.109s 0m0.033s)
12. Subscript bounds with ODO (lower) (subscripts.at:192): ok (0m0.005s
0m0.008s)
13. Subscript bounds with ODO (upper) (subscripts.at:215): ok (0m0.000s
0m0.011s)
14. Subscript bounds with ODO (subscripts.at:238): ok (0m0.105s 0m0.037s)
15. Subscript by arithmetic expression (subscripts.at:264): ok (0m0.114s
0m0.028s)
16. Separate sign positions (ref-mod.at:35): ok (0m0.101s 0m0.036s)
17. Static reference modification (ref-mod.at:60): ok (0m0.110s 0m0.035s)
18. Dynamic reference modification (ref-mod.at:90): ok (0m0.105s 0m0.043s)
19. Static out of bounds (ref-mod.at:121): ok (0m0.003s 0m0.010s)
20. Offset underflow (ref-mod.at:150): ok (0m0.106s 0m0.037s)
21. Offset overflow (ref-mod.at:172): ok (0m0.108s 0m0.033s)
22. Length underflow (ref-mod.at:194): ok (0m0.107s 0m0.034s)
23. Length overflow (ref-mod.at:216): ok (0m0.107s 0m0.032s)
24. ACCEPT (accept.at:23): ok (0m0.115s 0m0.030s)
25. INITIALIZE group entry with OCCURS (initialize.at:27): ok (0m0.107s
0m0.034s)
26. INITIALIZE OCCURS with numeric edited (initialize.at:52): ok (0m0.103s
0m0.039s)
27. INITIALIZE complex group (1) (initialize.at:75): ok (0m0.102s 0m0.043s)
28. INITIALIZE complex group (2) (initialize.at:99): ok (0m0.103s 0m0.039s)
29. INITIALIZE with REDEFINES (initialize.at:123): ok (0m0.102s 0m0.036s)
30. Source file not found (misc.at:21): ok (0m0.001s 0m0.007s)
31. Comma separator without space (misc.at:30): ok (0m0.102s 0m0.040s)
32. LOCAL-STORAGE (misc.at:47): ok (0m0.211s 0m0.059s)
33. EXTERNAL data item (misc.at:89): ok (0m0.200s 0m0.069s)
34. EXTERNAL AS data item (misc.at:131): ok (0m0.201s 0m0.063s)
35. cobcrun validation (misc.at:177): ok (0m0.196s 0m0.075s)
36. MOVE to itself (misc.at:221): ok (0m0.090s 0m0.045s)
37. MOVE with refmod (misc.at:241): ok (0m0.076s 0m0.058s)
38. MOVE with refmod (variable) (misc.at:261): ok (0m0.101s 0m0.040s)
39. MOVE with group refmod (misc.at:283): ok (0m0.109s 0m0.025s)
40. MOVE indexes (misc.at:304): ok (0m0.088s 0m0.045s)
41. MOVE X00 (misc.at:326): ok (0m0.130s 0m0.066s)
42. Level 01 subscripts (misc.at:361): ok (0m0.005s 0m0.003s)
43. Class check with reference modification (misc.at:382): ok (0m0.097s
0m0.037s)
44. Index and parenthesized expression (misc.at:403): ok (0m0.005s 0m0.004s)
45. Alphanumeric and binary numeric (misc.at:423): ok (0m0.082s 0m0.041s)
46. Dynamic call with static linking (misc.at:447): ok (0m0.125s 0m0.076s)
47. CALL m1. CALL m2. CALL m1. (misc.at:472): ok (0m0.288s 0m0.106s)
48. CALL binary literal parameter/LENGTH OF (misc.at:525): ok (0m0.266s
0m0.092s)
49. INSPECT REPLACING LEADING ZEROS BY SPACES (misc.at:580): ok (0m0.102s
0m0.039s)
50. INSPECT: No repeat conversion check (misc.at:600): ok (0m0.106s
0m0.034s)
51. INSPECT: REPLACING figurative constant (misc.at:621): ok (0m0.106s
0m0.036s)
52. INSPECT: TALLYING BEFORE (misc.at:642): ok (0m0.105s 0m0.040s)
53. INSPECT: TALLYING AFTER (misc.at:672): ok (0m0.103s 0m0.045s)
54. INSPECT REPLACING TRAILING ZEROS BY SPACES (misc.at:701): ok (0m0.104s
0m0.038s)
55. INSPECT REPLACING complex (misc.at:721): ok (0m0.105s 0m0.042s)
56. SWITCHES (misc.at:743): ok (0m0.113s 0m0.036s)
57. Nested PERFORM (misc.at:801): ok (0m0.107s 0m0.035s)
58. EXIT PERFORM (misc.at:826): ok (0m0.104s 0m0.039s)
59. EXIT PERFORM CYCLE (misc.at:850): ok (0m0.099s 0m0.040s)
60. 88 with FILLER (misc.at:872): ok (0m0.104s 0m0.035s)
61. Non-overflow after overflow (misc.at:899): ok (0m0.099s 0m0.039s)
62. PERFORM ... CONTINUE (misc.at:926): ok (0m0.000s 0m0.008s)
63. STRING with subscript reference (misc.at:942): ok (0m0.101s 0m0.039s)
64. UNSTRING DELIMITED ALL LOW-VALUE (misc.at:965): ok (0m0.097s 0m0.041s)
65. READ INTO AT-END sequence (misc.at:998): ok (0m0.102s 0m0.040s)
67. REWRITE a RELATIVE file with RANDOM access (misc.at:1067): ok (0m0.125s
0m0.040s)
68. SORT: table sort (misc.at:1121): ok (0m0.108s 0m0.038s)
69. SORT: EBCDIC table sort (misc.at:1158): ok (0m0.112s 0m0.038s)
70. SORT nonexistent file (misc.at:1202): ok (0m0.114s 0m0.039s)
71. PIC ZZZ-, ZZZ+ (misc.at:1236): ok (0m0.103s 0m0.038s)
72. Larger REDEFINES lengths (misc.at:1274): ok (0m0.098s 0m0.048s)
73. PERFORM type OSVS (misc.at:1314): ok (0m0.106s 0m0.037s)
74. Sticky LINKAGE (misc.at:1355): ok (0m0.196s 0m0.076s)
75. COB_PRE_LOAD test (misc.at:1405): ok (0m0.191s 0m0.069s)
76. COB_LOAD_CASE=UPPER test (misc.at:1429): ok (0m0.177s 0m0.077s)
77. 88 level with FALSE IS clause (misc.at:1453): ok (0m0.069s 0m0.068s)
78. ALLOCATE/FREE with BASED item (misc.at:1478): ok (0m0.093s 0m0.043s)
79. INITIZIALIZE with reference modification (misc.at:1502): ok (0m0.095s
0m0.042s)
80. CALL with OMITTED parameter (misc.at:1525): ok (0m0.182s 0m0.062s)
81. ANY LENGTH (misc.at:1563): ok (0m0.180s 0m0.067s)
82. COMP-5 (extensions.at:24): ok (0m0.148s 0m0.045s)
83. Hexadecimal numeric literal (extensions.at:71): ok (0m0.098s 0m0.033s)
84. Semi-parenthesized condition (extensions.at:99): ok (0m0.094s 0m0.040s)
85. ADDRESS OF (extensions.at:120): ok (0m0.099s 0m0.050s)
86. LENGTH OF (extensions.at:183): ok (0m0.103s 0m0.034s)
87. WHEN-COMPILED (extensions.at:217): ok (0m0.100s 0m0.035s)
88. Complex OCCURS DEPENDING ON (extensions.at:240): ok (0m0.092s 0m0.034s)
89. MOVE NON-INTEGER TO ALPHA-NUMERIC (extensions.at:268): ok (0m0.079s
0m0.035s)
90. CALL USING file-name (extensions.at:359): ok (0m0.142s 0m0.078s)
91. CALL unusual program-id. (extensions.at:401): ok (0m0.472s 0m0.167s)
92. ASSIGN MF (extensions.at:459): ok (0m0.106s 0m0.045s)
93. ASSIGN IBM (extensions.at:491): ok (0m0.108s 0m0.041s)
94. ASSIGN mapping (extensions.at:521): ok (0m0.129s 0m0.063s)
95. ASSIGN expansion (extensions.at:557): ok (0m0.115s 0m0.036s)
96. ASSIGN with COB_FILE_PATH (extensions.at:587): ok (0m0.113s 0m0.046s)
97. NUMBER-OF-CALL-PARAMETERS (extensions.at:620): ok (0m0.195s 0m0.076s)
98. PROCEDURE DIVISION USING BY ... (extensions.at:676): ok (0m0.212s
0m0.063s)
99. PROCEDURE DIVISION CHAINING ... (extensions.at:725): ok (0m0.106s
0m0.033s)
100. STOP RUN RETURNING (extensions.at:753): ok (0m0.106s 0m0.035s)
101. ENTRY (extensions.at:770): ok (0m0.181s 0m0.071s)
102. LINE SEQUENTIAL write (extensions.at:817): ok (0m0.116s 0m0.042s)
103. LINE SEQUENTIAL read (extensions.at:857): ok (0m0.123s 0m0.034s)
104. ASSIGN to KEYBOARD/DISPLAY (extensions.at:917): ok (0m0.111s 0m0.045s)
105. Environment/Argument variable (extensions.at:973): ok (0m0.106s
0m0.039s)
106. RETURN-CODE moving (return-code.at:23): ok (0m0.115s 0m0.026s)
107. RETURN-CODE passing (return-code.at:47): ok (0m0.298s 0m0.096s)
108. FUNCTION ABS (functions.at:22): ok (0m0.098s 0m0.042s)
109. FUNCTION ACOS (functions.at:43): ok (0m0.102s 0m0.040s)
110. FUNCTION ANNUITY (functions.at:72): ok (0m0.097s 0m0.041s)
111. FUNCTION ASIN (functions.at:102): ok (0m0.084s 0m0.050s)
112. FUNCTION ATAN (functions.at:131): ok (0m0.083s 0m0.052s)
113. FUNCTION CHAR (functions.at:160): ok (0m0.104s 0m0.030s)
114. FUNCTION COMBINED-DATETIME (functions.at:181): ok (0m0.097s 0m0.035s)
115. FUNCTION COS (functions.at:201): ok (0m0.096s 0m0.045s)
116. FUNCTION DATE-OF-INTEGER (functions.at:230): ok (0m0.095s 0m0.041s)
117. FUNCTION DATE-TO-YYYYMMDD (functions.at:250): ok (0m0.099s 0m0.034s)
118. FUNCTION DAY-OF-INTEGER (functions.at:270): ok (0m0.101s 0m0.033s)
119. FUNCTION DAY-TO-YYYYDDD (functions.at:290): ok (0m0.102s 0m0.033s)
120. FUNCTION E (functions.at:310): ok (0m0.096s 0m0.046s)
121. FUNCTION EXCEPTION-FILE (functions.at:330): ok (0m0.103s 0m0.042s)
122. FUNCTION EXCEPTION-LOCATION (functions.at:360): ok (0m0.103s 0m0.044s)
123. FUNCTION EXCEPTION-STATEMENT (functions.at:394): ok (0m0.107s 0m0.042s)
124. FUNCTION EXCEPTION-STATUS (functions.at:424): ok (0m0.108s 0m0.035s)
125. FUNCTION EXP (functions.at:454): ok (0m0.106s 0m0.036s)
126. FUNCTION FACTORIAL (functions.at:482): ok (0m0.100s 0m0.038s)
127. FUNCTION FRACTION-PART (functions.at:502): ok (0m0.107s 0m0.036s)
128. FUNCTION INTEGER (functions.at:525): ok (0m0.098s 0m0.043s)
129. FUNCTION INTEGER-OF-DATE (functions.at:546): ok (0m0.105s 0m0.034s)
130. FUNCTION INTEGER-OF-DAY (functions.at:566): ok (0m0.090s 0m0.042s)
131. FUNCTION INTEGER-PART (functions.at:586): ok (0m0.077s 0m0.034s)
132. FUNCTION LENGTH (functions.at:607): ok (0m0.076s 0m0.036s)
133. FUNCTION LOCALE-DATE (functions.at:628): ok (0m0.077s 0m0.043s)
134. FUNCTION LOCALE-TIME (functions.at:652): ok (0m0.085s 0m0.043s)
135. FUNCTION LOCALE-TIME-FROM-SECONDS (functions.at:676): ok (0m0.098s
0m0.045s)
136. FUNCTION LOG (functions.at:700): ok (0m0.111s 0m0.034s)
137. FUNCTION LOG10 (functions.at:729): ok (0m0.105s 0m0.041s)
138. FUNCTION LOWER-CASE (functions.at:758): ok (0m0.111s 0m0.033s)
139. FUNCTION LOWER-CASE with reference modding (functions.at:779): ok
(0m0.105s 0m0.031s)
140. FUNCTION MAX (functions.at:800): ok (0m0.106s 0m0.037s)
141. FUNCTION MEAN (functions.at:820): ok (0m0.111s 0m0.034s)
142. FUNCTION MEDIAN (functions.at:840): ok (0m0.103s 0m0.039s)
143. FUNCTION MIDRANGE (functions.at:860): ok (0m0.104s 0m0.040s)
144. FUNCTION MIN (functions.at:880): ok (0m0.102s 0m0.041s)
145. FUNCTION MOD (functions.at:900): ok (0m0.106s 0m0.035s)
146. FUNCTION NUMVAL (functions.at:920): ok (0m0.102s 0m0.042s)
147. FUNCTION NUMVAL-C (functions.at:941): ok (0m0.102s 0m0.038s)
148. FUNCTION ORD (functions.at:962): ok (0m0.101s 0m0.039s)
149. FUNCTION ORD-MAX (functions.at:982): ok (0m0.096s 0m0.046s)
150. FUNCTION ORD-MIN (functions.at:1002): ok (0m0.111s 0m0.027s)
151. FUNCTION PI (functions.at:1022): ok (0m0.103s 0m0.038s)
152. FUNCTION PRESENT-VALUE (functions.at:1042): ok (0m0.105s 0m0.033s)
153. FUNCTION RANGE (functions.at:1062): ok (0m0.096s 0m0.037s)
154. FUNCTION REM (functions.at:1082): ok (0m0.100s 0m0.033s)
155. FUNCTION REVERSE (functions.at:1102): ok (0m0.107s 0m0.024s)
156. FUNCTION REVERSE with reference modding (functions.at:1123): ok
(0m0.099s 0m0.033s)
157. FUNCTION SECONDS-FROM-FORMATTED-TIME (functions.at:1144): ok (0m0.095s
0m0.036s)
158. FUNCTION SECONDS-PAST-MIDNIGHT (functions.at:1173): ok (0m0.084s
0m0.048s)
159. FUNCTION SIGN (functions.at:1200): ok (0m0.080s 0m0.048s)
160. FUNCTION SIN (functions.at:1229): ok (0m0.105s 0m0.026s)
161. FUNCTION SQRT (functions.at:1258): ok (0m0.098s 0m0.029s)
162. FUNCTION STANDARD-DEVIATION (functions.at:1287): ok (0m0.095s 0m0.030s)
163. FUNCTION STORED-CHAR-LENGTH (functions.at:1315): ok (0m0.098s 0m0.034s)
164. FUNCTION TAN (functions.at:1337): ok (0m0.095s 0m0.037s)
165. FUNCTION TRIM (functions.at:1366): ok (0m0.086s 0m0.042s)
166. FUNCTION TRIM with reference modding (functions.at:1390): ok (0m0.093s
0m0.036s)
167. FUNCTION UPPER-CASE (functions.at:1414): ok (0m0.097s 0m0.035s)
168. FUNCTION UPPER-CASE with reference modding (functions.at:1435): ok
(0m0.103s 0m0.029s)
169. FUNCTION VARIANCE (functions.at:1456): ok (0m0.102s 0m0.038s)
170. FUNCTION WHEN-COMPILED (functions.at:1476): ok (0m0.099s 0m0.045s)
run: ending at: Mon Sep  8 12:56:31 EEST 2008
run: test suite duration: 0h 0m 34s

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

ERROR: All 170 tests were run,
1 failed unexpectedly.

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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  66: misc.at:1032       First READ on empty SEQUENTIAL INDEXED file

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

66. misc.at:1032: testing ...
misc.at:1061: ${COMPILE} -o prog prog.cob
misc.at:1062: ./prog
--- /dev/null 2005-03-19 21:36:14.000000000 +0200
+++ /home/filippos/open-cobol-1.1/tests/run.dir/at-stderr 2008-09-08
12:56:10.000000000 +0300
@@ -0,0 +1 @@
+prog.cob:16: libcob: Permanent file error (STATUS = 30) File :
'./TEST-FILE'
--- - 2008-09-08 12:56:10.005080000 +0300
+++ /home/filippos/open-cobol-1.1/tests/run.dir/at-stdout 2008-09-08
12:56:10.000000000 +0300
@@ -1 +1 @@
-OK
+
misc.at:1062: exit code was 1, expected 0
66. misc.at:1032: 66. First READ on empty SEQUENTIAL INDEXED file
(misc.at:1032): FAILED (misc.at:1062)


## -------------- ##
## ..//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.1, which was
| generated by GNU Autoconf 2.59.  Invocation command line was
|
|   $ ./configure --with-db=/usr/lib/BerkeleyDB.4.7
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = ananke
| uname -m = i686
| uname -r = 2.6.11.4dsabi-21.9-default
| uname -s = Linux
| uname -v = #3 SMP Tue Nov 29 12:27:53 EET 2005
|
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
|
| /bin/arch              = i686
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
|
| PATH: /sbin
| PATH: /usr/sbin
| PATH: /usr/local/sbin
| PATH: /root/bin
| PATH: .
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /usr/X11R6/bin
| PATH: /bin
| PATH: /usr/games
| PATH: /opt/gnome/bin
| PATH: /opt/kde3/bin
| PATH: /usr/lib/jvm/jre/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:1784: found /usr/bin/gawk
| configure:1794: result: gawk
| 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:2135: checking for gcc
| configure:2151: found /usr/bin/gcc
| configure:2161: result: gcc
| configure:2405: checking for C compiler version
| configure:2408: gcc --version </dev/null >&5
| gcc (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux)
| Copyright (C) 2003 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:2411: $? = 0
| configure:2413: gcc -v </dev/null >&5
| Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
| Configured with:
../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/l
ocal --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,
c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj -
-with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit
i586-suse-linux
| Thread model: posix
| gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
| configure:2416: $? = 0
| configure:2418: gcc -V </dev/null >&5
| gcc: `-V' option must have argument
| configure:2421: $? = 1
| configure:2444: checking for C compiler default output file name
| configure:2447: gcc    conftest.c  >&5
| configure:2450: $? = 0
| configure:2496: result: a.out
| configure:2501: checking whether the C compiler works
| configure:2507: ./a.out
| configure:2510: $? = 0
| configure:2527: result: yes
| configure:2534: checking whether we are cross compiling
| configure:2536: result: no
| configure:2539: checking for suffix of executables
| configure:2541: gcc -o conftest    conftest.c  >&5
| configure:2544: $? = 0
| configure:2569: result:
| configure:2575: checking for suffix of object files
| configure:2596: gcc -c   conftest.c >&5
| configure:2599: $? = 0
| configure:2621: result: o
| configure:2625: checking whether we are using the GNU C compiler
| configure:2649: gcc -c   conftest.c >&5
| configure:2655: $? = 0
| configure:2659: test -z
|     || test ! -s conftest.err
| configure:2662: $? = 0
| configure:2665: test -s conftest.o
| configure:2668: $? = 0
| configure:2681: result: yes
| configure:2687: checking whether gcc accepts -g
| configure:2708: gcc -c -g  conftest.c >&5
| configure:2714: $? = 0
| configure:2718: test -z
|     || test ! -s conftest.err
| configure:2721: $? = 0
| configure:2724: test -s conftest.o
| configure:2727: $? = 0
| configure:2738: result: yes
| configure:2755: checking for gcc option to accept ANSI C
| configure:2825: gcc  -c -g -O2  conftest.c >&5
| configure:2831: $? = 0
| configure:2835: test -z
|     || test ! -s conftest.err
| configure:2838: $? = 0
| configure:2841: test -s conftest.o
| configure:2844: $? = 0
| configure:2862: result: none needed
| configure:2880: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: error: syntax error before "me"
| configure:2886: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:3030: checking for style of include used by make
| configure:3058: result: GNU
| configure:3086: checking dependency style of gcc
| configure:3176: result: gcc3
| configure:3198: checking how to run the C preprocessor
| configure:3233: gcc -E  conftest.c
| configure:3239: $? = 0
| configure:3271: gcc -E  conftest.c
| conftest.c:13:28: ac_nonexistent.h: No such file or directory
| configure:3277: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3316: result: gcc -E
| configure:3340: gcc -E  conftest.c
| configure:3346: $? = 0
| configure:3378: gcc -E  conftest.c
| conftest.c:13:28: ac_nonexistent.h: No such file or directory
| configure:3384: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #define COB_DEBUG 1
| | #define __USE_STRING_INLINES 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3427: checking for egrep
| configure:3437: result: grep -E
| configure:3476: checking for ANSI C header files
| configure:3501: gcc -c -g -O2  conftest.c >&5
| configure:3507: $? = 0
| configure:3511: test -z
|     || test ! -s conftest.err
| configure:3514: $? = 0
| configure:3517: test -s conftest.o
| configure:3520: $? = 0
| configure:3609: gcc -o conftest -g -O2   conftest.c  >&5
| configure:3612: $? = 0
| configure:3614: ./conftest
| configure:3617: $? = 0
| configure:3632: result: yes
| configure:3656: checking for sys/types.h
| configure:3672: gcc -c -g -O2  conftest.c >&5
| configure:3678: $? = 0
| configure:3682: test -z
|     || test ! -s conftest.err
| configure:3685: $? = 0
| configure:3688: test -s conftest.o
| configure:3691: $? = 0
| configure:3702: result: yes
| configure:3656: checking for sys/stat.h
| configure:3672: gcc -c -g -O2  conftest.c >&5
| configure:3678: $? = 0
| configure:3682: test -z
|     || test ! -s conftest.err
| configure:3685: $? = 0
| configure:3688: test -s conftest.o
| configure:3691: $? = 0
| configure:3702: result: yes
| configure:3656: checking for stdlib.h
| configure:3672: gcc -c -g -O2  conftest.c >&5
| configure:3678: $? = 0
| configure:3682: test -z
|     || test ! -s conftest.err
| configure:3685: $? = 0
| configure:3688: test -s conftest.o
| configure:3691: $? = 0
| configure:3702: result: yes
| configure:3656: checking for string.h
| configure:3672: gcc -c -g -O2  conftest.c >&5
| configure:3678: $? = 0
| configure:3682: test -z
|     || test ! -s conftest.err
| configure:3685: $? = 0
| configure:3688: test -s conftest.o
| configure:3691: $? = 0
| configure:3702: result: yes
| configure:3656: checking for memory.h
| configure:3672: gcc -c -g -O2  conftest.c >&5
| configure:3678: $? = 0
| configure:3682: test -z
|     || test ! -s conftest.err
| configure:3685: $? = 0
| configure:3688: test -s conftest.o
| configure:3691: $? = 0
| configure:3702: result: yes
| configure:3656: checking for strings.h
| configure:3672: gcc -c -g -O2  conftest.c >&5
| configure:3678: $? = 0
| configure:3682: test -z
|     || test ! -s conftest.err
| configure:3685: $? = 0
| configure:3688: test -s conftest.o
| configure:3691: $? = 0
| configure:3702: result: yes
| configure:3656: checking for inttypes.h
| configure:3672: gcc -c -g -O2  conftest.c >&5
| configure:3678: $? = 0
| configure:3682: test -z
|     || test ! -s conftest.err
| configure:3685: $? = 0
| configure:3688: test -s conftest.o
| configure:3691: $? = 0
| configure:3702: result: yes
| configure:3656: checking for stdint.h
| configure:3672: gcc -c -g -O2  conftest.c >&5
| configure:3678: $? = 0
| configure:3682: test -z
|     || test ! -s conftest.err
| configure:3685: $? = 0
| configure:3688: test -s conftest.o
| configure:3691: $? = 0
| configure:3702: result: yes
| configure:3656: checking for unistd.h
| configure:3672: gcc -c -g -O2  conftest.c >&5
| configure:3678: $? = 0
| configure:3682: test -z
|     || test ! -s conftest.err
| configure:3685: $? = 0
| configure:3688: test -s conftest.o
| configure:3691: $? = 0
| configure:3702: result: yes
| configure:4568: checking whether ln -s works
| configure:4572: result: yes
| configure:4592: checking for a BSD-compatible install
| configure:4647: result: /usr/bin/install -c
| configure:4740: checking build system type
| configure:4758: result: i686-pc-linux-gnu
| configure:4766: checking host system type
| configure:4780: result: i686-pc-linux-gnu
| configure:4788: checking for a sed that does not truncate output
| configure:4844: result: /usr/bin/sed
| configure:4858: checking for ld used by gcc
| configure:4925: result: /usr/i586-suse-linux/bin/ld
| configure:4934: checking if the linker (/usr/i586-suse-linux/bin/ld) is
GNU ld
| configure:4949: result: yes
| configure:4954: checking for /usr/i586-suse-linux/bin/ld option to reload
object files
| configure:4961: result: -r
| configure:4979: checking for BSD-compatible nm
| configure:5028: result: /usr/bin/nm -B
| configure:5032: checking how to recognize dependent libraries
| configure:5218: result: pass_all
| configure:5712: checking dlfcn.h usability
| configure:5724: gcc -c -g -O2  conftest.c >&5
| configure:5730: $? = 0
| configure:5734: test -z
|     || test ! -s conftest.err
| configure:5737: $? = 0
| configure:5740: test -s conftest.o
| configure:5743: $? = 0
| configure:5753: result: yes
| configure:5757: checking dlfcn.h presence
| configure:5767: gcc -E  conftest.c
| configure:5773: $? = 0
| configure:5793: result: yes
| configure:5828: checking for dlfcn.h
| configure:5835: result: yes
| configure:6091: checking the maximum length of command line arguments
| configure:6203: result: 98304
| configure:6215: checking command to parse /usr/bin/nm -B output from gcc
object
| configure:6320: gcc -c -g -O2  conftest.c >&5
| configure:6323: $? = 0
| configure:6327: /usr/bin/nm -B conftest.o \| sed -n -e
s/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[  ][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\
1 \2 \2/p' \> conftest.nm
| configure:6330: $? = 0
| configure:6382: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
| configure:6385: $? = 0
| configure:6423: result: ok
| configure:6427: checking for objdir
| configure:6442: result: .libs
| configure:6532: checking for ar
| configure:6548: found /usr/bin/ar
| configure:6559: result: ar
| configure:6612: checking for ranlib
| configure:6628: found /usr/bin/ranlib
| configure:6639: result: ranlib
| configure:6692: checking for strip
| configure:6708: found /usr/bin/strip
| configure:6719: result: strip
| configure:6991: checking if gcc supports -fno-rtti -fno-exceptions
| configure:7009: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
| cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
| configure:7013: $? = 0
| configure:7026: result: no
| configure:7041: checking for gcc option to produce PIC
| configure:7273: result: -fPIC
| configure:7281: checking if gcc PIC flag -fPIC works
| configure:7299: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
| configure:7303: $? = 0
| configure:7316: result: yes
| configure:7344: checking if gcc static flag -static works
| configure:7372: result: yes
| configure:7382: checking if gcc supports -c -o file.o
| configure:7403: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
| configure:7407: $? = 0
| configure:7429: result: yes
| configure:7455: checking whether the gcc linker
(/usr/i586-suse-linux/bin/ld) supports shared libraries
| configure:8439: result: yes
| configure:8460: checking whether -lc should be explicitly linked in
| configure:8465: gcc -c -g -O2  conftest.c >&5
| configure:8468: $? = 0
| configure:8483: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
| configure:8486: $? = 0
| configure:8498: result: no
| configure:8506: checking dynamic linker characteristics
| configure:9108: result: GNU/Linux ld.so
| configure:9117: checking how to hardcode library paths into programs
| configure:9142: result: immediate
| configure:9156: checking whether stripping libraries is possible
| configure:9161: result: yes
| configure:9288: checking for shl_load
| configure:9345: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/ccuWLPrp.o(.text+0x11): In function `main':
| /home/filippos/open-cobol-1.1/conftest.c:67: undefined reference to
`shl_load'
| /tmp/ccuWLPrp.o(.data+0x0): undefined reference to `shl_load'
| collect2: ld returned 1 exit status
| configure:9351: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | /* end confdefs.h.  */
| | /* Define shl_load to an innocuous variant, in case <limits.h> declares
shl_load.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define shl_load innocuous_shl_load
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char shl_load (); 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 shl_load
| |
| | /* 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 shl_load ();
| | /* 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_shl_load) || defined (__stub___shl_load)
| | choke me
| | #else
| | char (*f) () = shl_load;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| |
| | int
| | main ()
| | {
| | return f != shl_load;
| |   ;
| |   return 0;
| | }
| configure:9376: result: no
| configure:9381: checking for shl_load in -ldld
| configure:9411: gcc -o conftest -g -O2   conftest.c -ldld   >&5
| /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld:
cannot find -ldld
| collect2: ld returned 1 exit status
| configure:9417: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | /* end confdefs.h.  */
| |
| | /* 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 shl_load ();
| | int
| | main ()
| | {
| | shl_load ();
| |   ;
| |   return 0;
| | }
| configure:9443: result: no
| configure:9448: checking for dlopen
| configure:9505: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/ccgkiITl.o(.text+0x11): In function `main':
| /home/filippos/open-cobol-1.1/conftest.c:67: undefined reference to
`dlopen'
| /tmp/ccgkiITl.o(.data+0x0): undefined reference to `dlopen'
| collect2: ld returned 1 exit status
| configure:9511: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_LFS64 1
| | #define PATCH_LEVEL 0
| | #define WITH_VARSEQ 0
| | #define HAVE_DLFCN_H 1
| | /* end confdefs.h.  */
| | /* Define dlopen to an innocuous variant, in case <limits.h> declares
dlopen.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define dlopen innocuous_dlopen
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char dlopen (); 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 dlopen
| |
| | /* 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 dlopen ();
| | /* 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_dlopen) || defined (__stub___dlopen)
| | choke me
| | #else
| | char (*f) () = dlopen;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| |
| | int
| | main ()
| | {
| | return f != dlopen;
| |   ;
| |   return 0;
| | }
| configure:9536: result: no
| configure:9541: checking for dlopen in -ldl
| configure:9571: gcc -o conftest -g -O2   conftest.c -ldl   >&5
| configure:9577: $? = 0
| configure:9581: test -z
|     || test ! -s conftest.err
| configure:9584: $? = 0
| configure:9587: test -s conftest
| configure:9590: $? = 0
| configure:9603: result: yes
| configure:9778: checking whether a program can dlopen itself
| configure:9852: gcc -o
onftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
| configure:9855: $? = 0
| configure:9873: result: yes
| configure:9878: checking whether a statically linked program can dlopen
itself
| configure:9952: gcc -o
onftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl
>&5
| /tmp/ccKx51mh.o(.text+0x25): In function `main':
| /home/filippos/open-cobol-1.1/configure:9936: warning: Using 'dlopen' in
statically linked applications requires at runtime the shared libraries from
the glibc version used for linking
| configure:9955: $? = 0
| /lib/: cannot read file data: Is a directory
| configure:9973: result: no
| configure:9996: checking if libtool supports shared libraries
| configure:9998: result: yes
| configure:10001: checking whether to build shared libraries
| configure:10022: result: yes
| configure:10025: checking whether to build static libraries
| configure:10029: result: yes
| configure:10122: creating libtool
| configure:19326: checking whether make sets $(MAKE)
| configure:19346: result: yes
| configure:19357: checking for ANSI C header files
| configure:19513: result: yes
| configure:19538: checking for stdint.h
| configure:19543: result: yes
| configure:19538: checking for sys/types.h
| configure:19543: result: yes
| configure:19547: checking signal.h usability
| configure:19559: gcc -c -g -O2  conftest.c >&5
| configure:19565: $? = 0
| configure:19569: test -z
|     || test ! -s conftest.err
| configure:19572: $? = 0
| configure:19575: test -s conftest.o
| configure:19578: $? = 0
| configure:19588: result: yes
| configure:19592: checking signal.h presence
| configure:19602: gcc -E  conftest.c
| configure:19608: $? = 0
| configure:19628: result: yes
| configure:19663: checking for signal.h
| configure:19670: result: yes
| configure:19547: checking fcntl.h usability
| configure:19559: gcc -c -g -O2  conftest.c >&5
| configure:19565: $? = 0
| configure:19569: test -z
|     || test ! -s conftest.err
| configure:19572: $? = 0
| configure:19575: test -s conftest.o
| configure:19578: $? = 0
| configure:19588: result: yes
| configure:19592: checking fcntl.h presence
| configure:19602: gcc -E  conftest.c
| configure:19608: $? = 0
| configure:19628: result: yes
| configure:19663: checking for fcntl.h
| configure:19670: result: yes
| configure:19547: checking malloc.h usability
| configure:19559: gcc -c -g -O2  conftest.c >&5
| configure:19565: $? = 0
| configure:19569: test -z
|     || test ! -s conftest.err
| configure:19572: $? = 0
| configure:19575: test -s conftest.o
| configure:19578: $? = 0
| configure:19588: result: yes
| configure:19592: checking malloc.h presence
| configure:19602: gcc -E  conftest.c
| configure:19608: $? = 0
| configure:19628: result: yes
| configure:19663: checking for malloc.h
| configure:19670: result: yes
| configure:19547: checking locale.h usability
| configure:19559: gcc -c -g -O2  conftest.c >&5
| configure:19565: $? = 0
| configure:19569: test -z
|     || test ! -s conftest.err
| configure:19572: $? = 0
| configure:19575: test -s conftest.o
| configure:19578: $? = 0
| configure:19588: result: yes
| configure:19592: checking locale.h presence
| configure:19602: gcc -E  conftest.c
| configure:19608: $? = 0
| configure:19628: result: yes
| configure:19663: checking for locale.h
| configure:19670: result: yes
| configure:19547: checking stddef.h usability
| configure:19559: gcc -c -g -O2  conftest.c >&5
| configure:19565: $? = 0
| configure:19569: test -z
|     || test ! -s conftest.err
| configure:19572: $? = 0
| configure:19575: test -s conftest.o
| configure:19578: $? = 0
| configure:19588: result: yes
| configure:19592: checking stddef.h presence
| configure:19602: gcc -E  conftest.c
| configure:19608: $? = 0
| configure:19628: result: yes
| configure:19663: checking for stddef.h
| configure:19670: result: yes
| configure:19547: checking wchar.h usability
| configure:19559: gcc -c -g -O2  conftest.c >&5
| configure:19565: $? = 0
| configure:19569: test -z
|     || test ! -s conftest.err
| configure:19572: $? = 0
| configure:19575: test -s conftest.o
| configure:19578: $? = 0
| configure:19588: result: yes
| configure:19592: checking wchar.h presence
| configure:19602: gcc -E  conftest.c
| configure:19608: $? = 0
| configure:19628: result: yes
| configure:19663: checking for wchar.h
| configure:19670: result: yes
| configure:19538: checking for dlfcn.h
| configure:19543: result: yes
| configure:19547: checking sys/time.h usability
| configure:19559: gcc -c -g -O2  conftest.c >&5
| configure:19565: $? = 0
| configure:19569: test -z
|     || test ! -s conftest.err
| configure:19572: $? = 0
| configure:19575: test -s conftest.o
| configure:19578: $? = 0
| configure:19588: result: yes
| configure:19592: checking sys/time.h presence
| configure:19602: gcc -E  conftest.c
| configure:19608: $? = 0
| configure:19628: result: yes
| configure:19663: checking for sys/time.h
| configure:19670: result: yes
| configure:19685: checking for an ANSI C-conforming const
| configure:19752: gcc -c -g -O2  conftest.c >&5
| configure:19758: $? = 0
| configure:19762: test -z
|     || test ! -s conftest.err
| configure:19765: $? = 0
| configure:19768: test -s conftest.o
| configure:19771: $? = 0
| configure:19782: result: yes
| configure:19792: checking whether byte ordering is bigendian
| configure:19819: gcc -c -g -O2  conftest.c >&5
| configure:19825: $? = 0
| configure:19829: test -z
|     || test ! -s conftest.err
| configure:19832: $? = 0
| configure:19835: test -s conftest.o
| configure:19838: $? = 0
| configure:19862: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:45: error: `not' undeclared (first use in this function)
| conftest.c:45: error: (Each undeclared identifier is reported only once
| conftest.c:45: error: for each function it appears in.)
| conftest.c:45: error: syntax error before "big"
| configure:19868: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <sys/param.h>
| |
| | int
| | main ()
| | {
| | #if BYTE_ORDER != BIG_ENDIAN
| |  not big endian
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:20003: result: no
| configure:20022: checking for size_t
| configure:20046: gcc -c -g -O2  conftest.c >&5
| configure:20052: $? = 0
| configure:20056: test -z
|     || test ! -s conftest.err
| configure:20059: $? = 0
| configure:20062: test -s conftest.o
| configure:20065: $? = 0
| configure:20076: result: yes
| configure:20088: checking whether struct tm is in sys/time.h or time.h
| configure:20111: gcc -c -g -O2  conftest.c >&5
| configure:20117: $? = 0
| configure:20121: test -z
|     || test ! -s conftest.err
| configure:20124: $? = 0
| configure:20127: test -s conftest.o
| configure:20130: $? = 0
| configure:20141: result: time.h
| configure:20152: checking for inline
| configure:20173: gcc -c -g -O2  conftest.c >&5
| configure:20179: $? = 0
| configure:20183: test -z
|     || test ! -s conftest.err
| configure:20186: $? = 0
| configure:20189: test -s conftest.o
| configure:20192: $? = 0
| configure:20204: result: inline
| configure:20234: checking for working alloca.h
| configure:20255: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20261: $? = 0
| configure:20265: test -z
|     || test ! -s conftest.err
| configure:20268: $? = 0
| configure:20271: test -s conftest
| configure:20274: $? = 0
| configure:20286: result: yes
| configure:20296: checking for alloca
| configure:20337: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20343: $? = 0
| configure:20347: test -z
|     || test ! -s conftest.err
| configure:20350: $? = 0
| configure:20353: test -s conftest
| configure:20356: $? = 0
| configure:20368: result: yes
| configure:20595: checking for vprintf
| configure:20652: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:65: warning: conflicting types for built-in function `vprintf'
| configure:20658: $? = 0
| configure:20662: test -z
|     || test ! -s conftest.err
| configure:20665: $? = 0
| configure:20668: test -s conftest
| configure:20671: $? = 0
| configure:20683: result: yes
| configure:20690: checking for _doprnt
| configure:20747: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/ccU9HMg1.o(.text+0x11): In function `main':
| /home/filippos/open-cobol-1.1/conftest.c:82: undefined reference to
`_doprnt'
| /tmp/ccU9HMg1.o(.data+0x0): undefined reference to `_doprnt'
| collect2: ld returned 1 exit status
| configure:20753: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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:20778: result: no
| configure:20808: checking for memmove
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for memset
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:67: warning: conflicting types for built-in function `memset'
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for setlocale
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for fcntl
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for strerror
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for strcasecmp
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for strchr
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:72: warning: conflicting types for built-in function `strchr'
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for strrchr
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:73: warning: conflicting types for built-in function `strrchr'
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for strdup
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for strstr
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:75: warning: conflicting types for built-in function `strstr'
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for strtol
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20808: checking for gettimeofday
| configure:20865: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20871: $? = 0
| configure:20875: test -z
|     || test ! -s conftest.err
| configure:20878: $? = 0
| configure:20881: test -s conftest
| configure:20884: $? = 0
| configure:20896: result: yes
| configure:20924: gcc -c -g -O2  conftest.c >&5
| configure:20930: $? = 0
| configure:20934: test -z
|     || test ! -s conftest.err
| configure:20937: $? = 0
| configure:20940: test -s conftest.o
| configure:20943: $? = 0
| configure:20997: checking for ld used by GCC
| configure:21061: result: /usr/i586-suse-linux/bin/ld
| configure:21070: checking if the linker (/usr/i586-suse-linux/bin/ld) is
GNU ld
| configure:21083: result: yes
| configure:21089: checking for shared library run path origin
| configure:21102: result: done
| configure:21532: checking for iconv
| configure:21559: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21565: $? = 0
| configure:21569: test -z
|     || test ! -s conftest.err
| configure:21572: $? = 0
| configure:21575: test -s conftest
| configure:21578: $? = 0
| configure:21644: result: yes
| configure:21667: checking for iconv declaration
| configure:21701: gcc -c -g -O2  conftest.c >&5
| configure:21707: $? = 0
| configure:21711: test -z
|     || test ! -s conftest.err
| configure:21714: $? = 0
| configure:21717: test -s conftest.o
| configure:21720: $? = 0
| configure:21735: result:
|          extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
| configure:21746: checking for nl_langinfo and CODESET
| configure:21767: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21773: $? = 0
| configure:21777: test -z
|     || test ! -s conftest.err
| configure:21780: $? = 0
| configure:21783: test -s conftest
| configure:21786: $? = 0
| configure:21799: result: yes
| configure:21814: checking for getopt_long_only
| configure:21871: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21877: $? = 0
| configure:21881: test -z
|     || test ! -s conftest.err
| configure:21884: $? = 0
| configure:21887: test -s conftest
| configure:21890: $? = 0
| configure:21902: result: yes
| configure:21920: checking kpathsea/getopt.h usability
| configure:21932: gcc -c -g -O2  conftest.c >&5
| conftest.c:92:29: kpathsea/getopt.h: No such file or directory
| configure:21938: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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:21961: result: no
| configure:21965: checking kpathsea/getopt.h presence
| configure:21975: gcc -E  conftest.c
| conftest.c:58:29: kpathsea/getopt.h: No such file or directory
| configure:21981: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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:22001: result: no
| configure:22036: checking for kpathsea/getopt.h
| configure:22043: result: no
| configure:21920: checking getopt.h usability
| configure:21932: gcc -c -g -O2  conftest.c >&5
| configure:21938: $? = 0
| configure:21942: test -z
|     || test ! -s conftest.err
| configure:21945: $? = 0
| configure:21948: test -s conftest.o
| configure:21951: $? = 0
| configure:21961: result: yes
| configure:21965: checking getopt.h presence
| configure:21975: gcc -E  conftest.c
| configure:21981: $? = 0
| configure:22001: result: yes
| configure:22036: checking for getopt.h
| configure:22043: result: yes
| configure:22092: checking gmp.h usability
| configure:22104: gcc -c -g -O2  conftest.c >&5
| configure:22110: $? = 0
| configure:22114: test -z
|     || test ! -s conftest.err
| configure:22117: $? = 0
| configure:22120: test -s conftest.o
| configure:22123: $? = 0
| configure:22133: result: yes
| configure:22137: checking gmp.h presence
| configure:22147: gcc -E  conftest.c
| configure:22153: $? = 0
| configure:22173: result: yes
| configure:22208: checking for gmp.h
| configure:22215: result: yes
| configure:22233: checking for __gmp_randinit in -lgmp
| configure:22263: gcc -o conftest -g -O2   conftest.c -lgmp   >&5
| configure:22269: $? = 0
| configure:22273: test -z
|     || test ! -s conftest.err
| configure:22276: $? = 0
| configure:22279: test -s conftest
| configure:22282: $? = 0
| configure:22295: result: yes
| configure:22327: checking whether NLS is requested
| configure:22336: result: yes
| configure:22374: checking for msgfmt
| configure:22405: result: /usr/bin/msgfmt
| configure:22414: checking for gmsgfmt
| configure:22445: result: /usr/bin/msgfmt
| configure:22484: checking for xgettext
| configure:22515: result: /usr/bin/xgettext
| configure:22555: checking for msgmerge
| configure:22585: result: /usr/bin/msgmerge
| configure:22636: checking whether NLS is requested
| configure:22645: result: yes
| configure:22663: checking for GNU gettext in libc
| configure:22687: gcc -o conftest -g -O2   conftest.c -lgmp  >&5
| configure:22693: $? = 0
| configure:22697: test -z
|     || test ! -s conftest.err
| configure:22700: $? = 0
| configure:22703: test -s conftest
| configure:22706: $? = 0
| configure:22718: result: yes
| configure:23417: checking whether to use NLS
| configure:23419: result: yes
| configure:23422: checking where the gettext function comes from
| configure:23433: result: libc
| configure:23519: checking ncurses.h usability
| configure:23531: gcc -c -g -O2  conftest.c >&5
| configure:23537: $? = 0
| configure:23541: test -z
|     || test ! -s conftest.err
| configure:23544: $? = 0
| configure:23547: test -s conftest.o
| configure:23550: $? = 0
| configure:23560: result: yes
| configure:23564: checking ncurses.h presence
| configure:23574: gcc -E  conftest.c
| configure:23580: $? = 0
| configure:23600: result: yes
| configure:23635: checking for ncurses.h
| configure:23642: result: yes
| configure:23519: checking pdcurses.h usability
| configure:23531: gcc -c -g -O2  conftest.c >&5
| conftest.c:99:22: pdcurses.h: No such file or directory
| configure:23537: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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 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:23560: result: no
| configure:23564: checking pdcurses.h presence
| configure:23574: gcc -E  conftest.c
| conftest.c:65:22: pdcurses.h: No such file or directory
| configure:23580: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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 ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | /* end confdefs.h.  */
| | #include <pdcurses.h>
| configure:23600: result: no
| configure:23635: checking for pdcurses.h
| configure:23642: result: no
| configure:23519: checking ncurses/ncurses.h usability
| configure:23531: gcc -c -g -O2  conftest.c >&5
| conftest.c:99:29: ncurses/ncurses.h: No such file or directory
| configure:23537: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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 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 <ncurses/ncurses.h>
| configure:23560: result: no
| configure:23564: checking ncurses/ncurses.h presence
| configure:23574: gcc -E  conftest.c
| conftest.c:65:29: ncurses/ncurses.h: No such file or directory
| configure:23580: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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 ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | /* end confdefs.h.  */
| | #include <ncurses/ncurses.h>
| configure:23600: result: no
| configure:23635: checking for ncurses/ncurses.h
| configure:23642: result: no
| configure:23519: checking curses.h usability
| configure:23531: gcc -c -g -O2  conftest.c >&5
| configure:23537: $? = 0
| configure:23541: test -z
|     || test ! -s conftest.err
| configure:23544: $? = 0
| configure:23547: test -s conftest.o
| configure:23550: $? = 0
| configure:23560: result: yes
| configure:23564: checking curses.h presence
| configure:23574: gcc -E  conftest.c
| configure:23580: $? = 0
| configure:23600: result: yes
| configure:23635: checking for curses.h
| configure:23642: result: yes
| configure:23656: checking for initscr in -lncurses
| configure:23686: gcc -o conftest -g -O2   conftest.c -lncurses  -lgmp  >&5
| configure:23692: $? = 0
| configure:23696: test -z
|     || test ! -s conftest.err
| configure:23699: $? = 0
| configure:23702: test -s conftest
| configure:23705: $? = 0
| configure:23718: result: yes
| configure:25434: gcc -o conftest -g -O2   conftest.c -lncurses -lgmp  >&5
| configure:25437: $? = 0
| configure:25439: ./conftest
| configure:25442: $? = 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.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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 ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | #define HAVE_CURSES_H 1
| | #define HAVE_LIBNCURSES 1
| | /* end confdefs.h.  */
| |
| | int
| | main ()
| | {
| |
| |   #ifdef _WIN32
| |    return 0;
| |   #else
| |    return 1;
| |   #endif
| |   ;
| |   return 0;
| | }
| configure:25458: checking for dlopen in -lc
| configure:25488: gcc -o conftest -g -O2   conftest.c -lc  -lncurses -lgmp
>&5
| /tmp/ccWf2WXe.o(.text+0xc): In function `main':
| /home/filippos/open-cobol-1.1/conftest.c:78: undefined reference to
`dlopen'
| collect2: ld returned 1 exit status
| configure:25494: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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 ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | #define HAVE_CURSES_H 1
| | #define HAVE_LIBNCURSES 1
| | /* end confdefs.h.  */
| |
| | /* 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 dlopen ();
| | int
| | main ()
| | {
| | dlopen ();
| |   ;
| |   return 0;
| | }
| configure:25520: result: no
| configure:25528: checking for dlopen in -ldl
| configure:25590: result: yes
| configure:25885: gcc -o conftest -g -O2   conftest.c -lncurses -lgmp  >&5
| configure:25888: $? = 0
| configure:25890: ./conftest
| configure:25893: $? = 0
| configure:25935: gcc -o conftest -g -O2   conftest.c -lncurses -lgmp  >&5
| configure:25938: $? = 0
| configure:25940: ./conftest
| configure:25943: $? = 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.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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 ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | #define HAVE_CURSES_H 1
| | #define HAVE_LIBNCURSES 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:26049:
gcc -c  -O2  -march=i686 -mcpu=pentium4 -finline-functions -fomit-frame-poin
ter -Wno-pointer-sign  conftest.c >&5
| cc1: error: unrecognized option `-Wno-pointer-sign'
| configure:26055: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "OpenCOBOL"
| | #define PACKAGE_TARNAME "open-cobol"
| | #define PACKAGE_VERSION "1.1"
| | #define PACKAGE_STRING "OpenCOBOL 1.1"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "open-cobol"
| | #define VERSION "1.1"
| | #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_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_MALLOC_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 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_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 ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_NCURSES_H 1
| | #define HAVE_CURSES_H 1
| | #define HAVE_LIBNCURSES 1
| | #define USE_LIBDL 1
| | #define COB_STRFTIME 1
| | /* end confdefs.h.  */
| |
| | int
| | main ()
| | {
| | int testint;
| |   ;
| |   return 0;
| | }
| configure:26098:
gcc -c  -O2  -march=i686 -mcpu=pentium4 -finline-functions -fomit-frame-poin
ter  conftest.c >&5
| configure:26104: $? = 0
| configure:26108: test -z
|     || test ! -s conftest.err
| configure:26111: $? = 0
| configure:26114: test -s conftest.o
| configure:26117: $? = 0
| configure:26364: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by OpenCOBOL config.status 1.1, which was
| generated by GNU Autoconf 2.59.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on ananke
|
| config.status:765: creating cob-config
| config.status:765: creating Makefile
| config.status:765: creating lib/Makefile
| config.status:765: creating libcob/Makefile
| config.status:765: creating cobc/Makefile
| config.status:765: creating bin/Makefile
| config.status:765: creating po/Makefile.in
| config.status:765: creating texi/Makefile
| config.status:765: creating config/Makefile
| config.status:765: creating copy/Makefile
| config.status:765: creating tests/atlocal
| config.status:765: creating tests/Makefile
| config.status:765: creating tests/cobol85/Makefile
| config.status:869: creating config.h
| config.status:1103: config.h is unchanged
| config.status:1283: executing tests/atconfig commands
| config.status:1283: executing depfiles commands
| config.status:1283: executing default-1 commands
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_build=i686-pc-linux-gnu
| ac_cv_build_alias=i686-pc-linux-gnu
| ac_cv_c_bigendian=no
| 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_dlopen=no
| 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_setlocale=yes
| ac_cv_func_shl_load=no
| 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=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_ncurses_h=yes
| ac_cv_header_ncurses_ncurses_h=no
| 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=i686-pc-linux-gnu
| ac_cv_host_alias=i686-pc-linux-gnu
| ac_cv_lib_c_dlopen=no
| ac_cv_lib_dl_dlopen=yes
| ac_cv_lib_dld_shl_load=no
| ac_cv_lib_gmp___gmp_randinit=yes
| ac_cv_lib_ncurses_initscr=yes
| ac_cv_objext=o
| ac_cv_path_GMSGFMT=/usr/bin/msgfmt
| ac_cv_path_MSGFMT=/usr/bin/msgfmt
| ac_cv_path_MSGMERGE=/usr/bin/msgmerge
| ac_cv_path_XGETTEXT=/usr/bin/xgettext
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_prog_AWK=gawk
| 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='${wl}-rpath ${wl}$libdir'
| acl_cv_hardcode_libdir_separator=
| acl_cv_hardcode_minus_L=no
| acl_cv_libext=a
| acl_cv_path_LD=/usr/i586-suse-linux/bin/ld
| acl_cv_prog_gnu_ld=yes
| acl_cv_rpath=done
| acl_cv_shlibext=so
| 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=no
| 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=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=no
| 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/i586-suse-linux/bin/ld
| lt_cv_path_NM='/usr/bin/nm -B'
| 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=yes
| lt_cv_sys_global_symbol_pipe='sed -n -e
\''s/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[  ][  ]*\([_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=98304
| lt_lt_cv_prog_compiler_c_o='"yes"'
| lt_lt_cv_sys_global_symbol_pipe='"sed -n -e
\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[  ][  ]*\\([_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} /home/filippos/open-cobol-1.1/missing --run aclocal-1.9'
| ALLOCA=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /home/filippos/open-cobol-1.1/missing --run tar'
| AR='ar'
| AS='as'
| AUTOCONF='${SHELL} /home/filippos/open-cobol-1.1/missing --run autoconf'
| AUTOHEADER='${SHELL} /home/filippos/open-cobol-1.1/missing --run
autoheader'
| AUTOMAKE='${SHELL} /home/filippos/open-cobol-1.1/missing --run
automake-1.9'
| AWK='gawk'
| CC='gcc'
| CCDEPMODE='depmode=gcc3'
|
CFLAGS=' -O2  -march=i686 -mcpu=pentium4 -finline-functions -fomit-frame-poi
nter -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2
k'
| COBC_LIBS=''
| COB_BIGENDIAN='no'
| COB_CC='gcc'
| COB_CFLAGS='-I/usr/local/include    '
| COB_CONFIG_DIR='${prefix}/share/open-cobol/config'
| COB_COPY_DIR='${prefix}/share/open-cobol/copy'
| COB_EXPORT_DYN='-Wl,--export-dynamic'
| COB_HAS_INLINE=''
| COB_LDFLAGS=''
| COB_LIBRARY_PATH='.:${exec_prefix}/lib/open-cobol'
| COB_LIBS='-L${exec_prefix}/lib -lcob -lm -lgmp -lncurses -ldl'
| COB_MODULE_EXT='so'
| COB_PIC_FLAGS=' -fPIC -DPIC'
| COB_SHARED_OPT='-shared'
| CPP='gcc -E'
| CPPFLAGS=''
| CXXCPP=''
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DLLTOOL='dlltool'
| ECHO='echo'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| GMSGFMT='/usr/bin/msgfmt'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS=''
| LDFLAGS=''
| LIBCOB_CFLAGS=''
| LIBCOB_LIBS='-lm -lgmp -lncurses -ldl'
| LIBICONV=''
| LIBINTL=''
| LIBOBJS=''
| LIBS=''
| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
| LN_S='ln -s'
| LTLIBICONV=''
| LTLIBINTL=''
| LTLIBOBJS=''
| MAINT='#'
| MAINTAINER_MODE_FALSE=''
| MAINTAINER_MODE_TRUE='#'
| MAKEINFO='${SHELL} /home/filippos/open-cobol-1.1/missing --run makeinfo'
| MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
| MSGFMT='/usr/bin/msgfmt'
| MSGMERGE='/usr/bin/msgmerge'
| OBJDUMP='objdump'
| OBJEXT='o'
| PACKAGE='open-cobol'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='OpenCOBOL'
| PACKAGE_STRING='OpenCOBOL 1.1'
| PACKAGE_TARNAME='open-cobol'
| PACKAGE_VERSION='1.1'
| PATH_SEPARATOR=':'
| POSUB='po'
| RANLIB='ranlib'
| SED='/usr/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP='strip'
| USE_NLS='yes'
| VERSION='1.1'
| XGETTEXT='/usr/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='i686-pc-linux-gnu'
| build_alias=''
| build_cpu='i686'
| build_os='linux-gnu'
| build_vendor='pc'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='i686-pc-linux-gnu'
| host_alias=''
| host_cpu='i686'
| host_os='linux-gnu'
| host_vendor='pc'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/home/filippos/open-cobol-1.1/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| mkdir_p='mkdir -p --'
| 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 "-Wl,--export-dynamic"
| #define COB_EXTRA_FLAGS " -march=i686 -mcpu=pentium4"
| #define COB_HAS_INLINE 1
| #define COB_PIC_FLAGS " -fPIC -DPIC"
| #define COB_SHARED_OPT "-shared"
| #define COB_STRFTIME 1
| #define COB_STRIP_CMD "strip --strip-unneeded"
| #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_INTTYPES_H 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMSET 1
| #define HAVE_NCURSES_H 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.1"
| #define PACKAGE_TARNAME "open-cobol"
| #define PACKAGE_VERSION "1.1"
| #define PATCH_LEVEL 0
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define USE_LIBDL 1
| #define VERSION "1.1"
| #define WITH_LFS64 1
| #define WITH_VARSEQ 0
| #define __USE_STRING_INLINES 1
|
| configure: exit 0






reply via email to

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