Ticket #64643: config.log

File config.log, 94.3 KB (added by barracuda156, 2 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by djview configure 4.12, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-nsdejavu --disable-desktopfiles
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 36-47.wireless-city.scu.edu.tw
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 63 tasks, 270 threads, 4 processors
34Load average: 1.39, Mach factor: 2.59
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/libexec/qt4/bin/
40PATH: /opt/local/bin/
41PATH: /opt/local/sbin/
42PATH: /bin/
43PATH: /sbin/
44PATH: /usr/bin/
45PATH: /usr/sbin/
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:3123: looking for aux files: ltmain.sh compile ar-lib missing install-sh config.guess config.sub
53configure:3136:  trying ./config/
54configure:3165:   ./config/ltmain.sh found
55configure:3165:   ./config/compile found
56configure:3165:   ./config/ar-lib found
57configure:3165:   ./config/missing found
58configure:3147:   ./config/install-sh found
59configure:3165:   ./config/config.guess found
60configure:3165:   ./config/config.sub found
61configure:3289: checking build system type
62configure:3304: result: powerpc-apple-darwin9.8.0
63configure:3324: checking host system type
64configure:3338: result: powerpc-apple-darwin9.8.0
65configure:3376: checking for a BSD-compatible install
66configure:3449: result: /usr/bin/install -c
67configure:3460: checking whether build environment is sane
68configure:3515: result: yes
69configure:3674: checking for a race-free mkdir -p
70configure:3718: result: /opt/local/bin/gmkdir -p
71configure:3725: checking for gawk
72configure:3746: found /opt/local/bin/gawk
73configure:3757: result: gawk
74configure:3768: checking whether make sets $(MAKE)
75configure:3791: result: yes
76configure:3821: checking whether make supports nested variables
77configure:3839: result: yes
78configure:3987: checking whether make supports nested variables
79configure:4005: result: yes
80configure:4029: checking whether make supports the include directive
81configure:4044: make -f confmf.GNU && cat confinc.out
82this is the am__doit target
83configure:4047: $? = 0
84configure:4066: result: yes (GNU style)
85configure:4142: checking for gcc
86configure:4174: result: /usr/bin/gcc-4.2
87configure:4527: checking for C compiler version
88configure:4536: /usr/bin/gcc-4.2 --version >&5
89powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
90Copyright (C) 2007 Free Software Foundation, Inc.
91This is free software; see the source for copying conditions.  There is NO
92warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
93
94configure:4547: $? = 0
95configure:4536: /usr/bin/gcc-4.2 -v >&5
96Using built-in specs.
97Target: powerpc-apple-darwin9
98Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
99Thread model: posix
100gcc version 4.2.1 (Apple Inc. build 5577)
101configure:4547: $? = 0
102configure:4536: /usr/bin/gcc-4.2 -V >&5
103gcc-4.2: argument to `-V' is missing
104configure:4547: $? = 1
105configure:4536: /usr/bin/gcc-4.2 -qversion >&5
106powerpc-apple-darwin9-gcc-4.2.1: no input files
107configure:4547: $? = 1
108configure:4536: /usr/bin/gcc-4.2 -version >&5
109powerpc-apple-darwin9-gcc-4.2.1: no input files
110configure:4547: $? = 1
111configure:4567: checking whether the C compiler works
112configure:4589: /usr/bin/gcc-4.2 -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -arch ppc -arch ppc64 conftest.c  >&5
113configure:4593: $? = 0
114configure:4643: result: yes
115configure:4646: checking for C compiler default output file name
116configure:4648: result: a.out
117configure:4654: checking for suffix of executables
118configure:4661: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -arch ppc -arch ppc64 conftest.c  >&5
119configure:4665: $? = 0
120configure:4688: result:
121configure:4710: checking whether we are cross compiling
122configure:4718: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -arch ppc -arch ppc64 conftest.c  >&5
123configure:4722: $? = 0
124configure:4729: ./conftest
125configure:4733: $? = 0
126configure:4748: result: no
127configure:4753: checking for suffix of object files
128configure:4776: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
129configure:4780: $? = 0
130configure:4802: result: o
131configure:4806: checking whether the compiler supports GNU C
132configure:4826: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
133configure:4826: $? = 0
134configure:4836: result: yes
135configure:4847: checking whether /usr/bin/gcc-4.2 accepts -g
136configure:4868: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
137configure:4868: $? = 0
138configure:4912: result: yes
139configure:4932: checking for /usr/bin/gcc-4.2 option to enable C11 features
140configure:4947: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
141conftest.c:63:3: error: #error "Compiler does not advertise C99 conformance"
142conftest.c:118: error: expected ';', ',' or ')' before 'text'
143conftest.c:167:3: error: #error "Compiler does not advertise C11 conformance"
144conftest.c: In function '_Alignas':
145conftest.c:171: error: expected declaration specifiers before 'aligned_as_double'
146conftest.c:172: error: expected declaration specifiers or '...' before numeric constant
147conftest.c:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'no_special_alignment'
148conftest.c:173: error: storage class specified for parameter 'aligned_as_int'
149conftest.c:174: error: expected declaration specifiers or '...' before numeric constant
150conftest.c:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_Alignas'
151conftest.c:179: error: expected expression before 'int'
152conftest.c:179: error: enumerator value for 'int_alignment' is not an integer constant
153conftest.c:180: error: expected expression before 'int'
154conftest.c:180: error: enumerator value for 'int_array_alignment' is not an integer constant
155conftest.c:181: error: expected expression before 'char'
156conftest.c:182: error: enumerator value for 'char_alignment' is not an integer constant
157conftest.c:182: warning: empty declaration
158conftest.c:183: error: expected declaration specifiers before '_Static_assert'
159conftest.c:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'does_not_return'
160conftest.c:192: error: expected specifier-qualifier-list before '_Static_assert'
161conftest.c:195: warning: empty declaration
162conftest.c:199: error: parameter 'utf8_literal' is initialized
163conftest.c:199: error: 'syntax' undeclared (first use in this function)
164conftest.c:199: error: (Each undeclared identifier is reported only once
165conftest.c:199: error: for each function it appears in.)
166conftest.c:199: error: expected ',' or ';' before 'error'
167conftest.c:202: error: storage class specified for parameter 'long_ptr'
168conftest.c:203: error: storage class specified for parameter 'long_ptr'
169conftest.c:203: error: redefinition of parameter 'long_ptr'
170conftest.c:202: error: previous definition of 'long_ptr' was here
171conftest.c:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'long_ptr'
172conftest.c:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
173conftest.c:271: error: old-style parameter declarations in prototyped function definition
174conftest.c:171: error: parameter name omitted
175conftest.c:271: error: expected '{' at end of input
176conftest.c:63:3: error: #error "Compiler does not advertise C99 conformance"
177conftest.c:118: error: expected ';', ',' or ')' before 'text'
178conftest.c:167:3: error: #error "Compiler does not advertise C11 conformance"
179conftest.c: In function '_Alignas':
180conftest.c:171: error: expected declaration specifiers before 'aligned_as_double'
181conftest.c:172: error: expected declaration specifiers or '...' before numeric constant
182conftest.c:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'no_special_alignment'
183conftest.c:173: error: storage class specified for parameter 'aligned_as_int'
184conftest.c:174: error: expected declaration specifiers or '...' before numeric constant
185conftest.c:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_Alignas'
186conftest.c:179: error: expected expression before 'int'
187conftest.c:179: error: enumerator value for 'int_alignment' is not an integer constant
188conftest.c:180: error: expected expression before 'int'
189conftest.c:180: error: enumerator value for 'int_array_alignment' is not an integer constant
190conftest.c:181: error: expected expression before 'char'
191conftest.c:182: error: enumerator value for 'char_alignment' is not an integer constant
192conftest.c:182: warning: empty declaration
193conftest.c:183: error: expected declaration specifiers before '_Static_assert'
194conftest.c:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'does_not_return'
195conftest.c:192: error: expected specifier-qualifier-list before '_Static_assert'
196conftest.c:195: warning: empty declaration
197conftest.c:199: error: parameter 'utf8_literal' is initialized
198conftest.c:199: error: 'syntax' undeclared (first use in this function)
199conftest.c:199: error: (Each undeclared identifier is reported only once
200conftest.c:199: error: for each function it appears in.)
201conftest.c:199: error: expected ',' or ';' before 'error'
202conftest.c:202: error: storage class specified for parameter 'long_ptr'
203conftest.c:203: error: storage class specified for parameter 'long_ptr'
204conftest.c:203: error: redefinition of parameter 'long_ptr'
205conftest.c:202: error: previous definition of 'long_ptr' was here
206conftest.c:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'long_ptr'
207conftest.c:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
208conftest.c:271: error: old-style parameter declarations in prototyped function definition
209conftest.c:171: error: parameter name omitted
210conftest.c:271: error: expected '{' at end of input
211fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/.tmp/ccnmWpmW.out (No such file or directory)
212configure:4947: $? = 1
213configure: failed program was:
214| /* confdefs.h */
215| #define PACKAGE_NAME "djview"
216| #define PACKAGE_TARNAME "djview"
217| #define PACKAGE_VERSION "4.12"
218| #define PACKAGE_STRING "djview 4.12"
219| #define PACKAGE_BUGREPORT ""
220| #define PACKAGE_URL ""
221| #define PACKAGE "djview"
222| #define VERSION "4.12"
223| /* end confdefs.h.  */
224|
225| /* Does the compiler advertise C89 conformance?
226|    Do not test the value of __STDC__, because some compilers set it to 0
227|    while being otherwise adequately conformant. */
228| #if !defined __STDC__
229| # error "Compiler does not advertise C89 conformance"
230| #endif
231|
232| #include <stddef.h>
233| #include <stdarg.h>
234| struct stat;
235| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
236| struct buf { int x; };
237| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
238| static char *e (p, i)
239|      char **p;
240|      int i;
241| {
242|   return p[i];
243| }
244| static char *f (char * (*g) (char **, int), char **p, ...)
245| {
246|   char *s;
247|   va_list v;
248|   va_start (v,p);
249|   s = g (p, va_arg (v,int));
250|   va_end (v);
251|   return s;
252| }
253|
254| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
255|    function prototypes and stuff, but not \xHH hex character constants.
256|    These do not provoke an error unfortunately, instead are silently treated
257|    as an "x".  The following induces an error, until -std is added to get
258|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
259|    array size at least.  It is necessary to write \x00 == 0 to get something
260|    that is true only with -std.  */
261| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
262|
263| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
264|    inside strings and character constants.  */
265| #define FOO(x) 'x'
266| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
267|
268| int test (int i, double x);
269| struct s1 {int (*f) (int a);};
270| struct s2 {int (*f) (double a);};
271| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
272|                int, int);
273|
274| // Does the compiler advertise C99 conformance?
275| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
276| # error "Compiler does not advertise C99 conformance"
277| #endif
278|
279| #include <stdbool.h>
280| extern int puts (const char *);
281| extern int printf (const char *, ...);
282| extern int dprintf (int, const char *, ...);
283| extern void *malloc (size_t);
284|
285| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
286| // dprintf is used instead of fprintf to avoid needing to declare
287| // FILE and stderr.
288| #define debug(...) dprintf (2, __VA_ARGS__)
289| #define showlist(...) puts (#__VA_ARGS__)
290| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
291| static void
292| test_varargs_macros (void)
293| {
294|   int x = 1234;
295|   int y = 5678;
296|   debug ("Flag");
297|   debug ("X = %d\n", x);
298|   showlist (The first, second, and third items.);
299|   report (x>y, "x is %d but y is %d", x, y);
300| }
301|
302| // Check long long types.
303| #define BIG64 18446744073709551615ull
304| #define BIG32 4294967295ul
305| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
306| #if !BIG_OK
307|   #error "your preprocessor is broken"
308| #endif
309| #if BIG_OK
310| #else
311|   #error "your preprocessor is broken"
312| #endif
313| static long long int bignum = -9223372036854775807LL;
314| static unsigned long long int ubignum = BIG64;
315|
316| struct incomplete_array
317| {
318|   int datasize;
319|   double data[];
320| };
321|
322| struct named_init {
323|   int number;
324|   const wchar_t *name;
325|   double average;
326| };
327|
328| typedef const char *ccp;
329|
330| static inline int
331| test_restrict (ccp restrict text)
332| {
333|   // See if C++-style comments work.
334|   // Iterate through items via the restricted pointer.
335|   // Also check for declarations in for loops.
336|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
337|     continue;
338|   return 0;
339| }
340|
341| // Check varargs and va_copy.
342| static bool
343| test_varargs (const char *format, ...)
344| {
345|   va_list args;
346|   va_start (args, format);
347|   va_list args_copy;
348|   va_copy (args_copy, args);
349|
350|   const char *str = "";
351|   int number = 0;
352|   float fnumber = 0;
353|
354|   while (*format)
355|     {
356|       switch (*format++)
357|       {
358|       case 's': // string
359|         str = va_arg (args_copy, const char *);
360|         break;
361|       case 'd': // int
362|         number = va_arg (args_copy, int);
363|         break;
364|       case 'f': // float
365|         fnumber = va_arg (args_copy, double);
366|         break;
367|       default:
368|         break;
369|       }
370|     }
371|   va_end (args_copy);
372|   va_end (args);
373|
374|   return *str && number && fnumber;
375| }
376|
377|
378| // Does the compiler advertise C11 conformance?
379| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
380| # error "Compiler does not advertise C11 conformance"
381| #endif
382|
383| // Check _Alignas.
384| char _Alignas (double) aligned_as_double;
385| char _Alignas (0) no_special_alignment;
386| extern char aligned_as_int;
387| char _Alignas (0) _Alignas (int) aligned_as_int;
388|
389| // Check _Alignof.
390| enum
391| {
392|   int_alignment = _Alignof (int),
393|   int_array_alignment = _Alignof (int[100]),
394|   char_alignment = _Alignof (char)
395| };
396| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
397|
398| // Check _Noreturn.
399| int _Noreturn does_not_return (void) { for (;;) continue; }
400|
401| // Check _Static_assert.
402| struct test_static_assert
403| {
404|   int x;
405|   _Static_assert (sizeof (int) <= sizeof (long int),
406|                   "_Static_assert does not work in struct");
407|   long int y;
408| };
409|
410| // Check UTF-8 literals.
411| #define u8 syntax error!
412| char const utf8_literal[] = u8"happens to be ASCII" "another string";
413|
414| // Check duplicate typedefs.
415| typedef long *long_ptr;
416| typedef long int *long_ptr;
417| typedef long_ptr long_ptr;
418|
419| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
420| struct anonymous
421| {
422|   union {
423|     struct { int i; int j; };
424|     struct { int k; long int l; } w;
425|   };
426|   int m;
427| } v1;
428|
429|
430| int
431| main (int argc, char **argv)
432| {
433|   int ok = 0;
434|   
435| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
436|
437|   
438|   // Check bool.
439|   _Bool success = false;
440|   success |= (argc != 0);
441|
442|   // Check restrict.
443|   if (test_restrict ("String literal") == 0)
444|     success = true;
445|   char *restrict newvar = "Another string";
446|
447|   // Check varargs.
448|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
449|   test_varargs_macros ();
450|
451|   // Check flexible array members.
452|   struct incomplete_array *ia =
453|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
454|   ia->datasize = 10;
455|   for (int i = 0; i < ia->datasize; ++i)
456|     ia->data[i] = i * 1.234;
457|
458|   // Check named initializers.
459|   struct named_init ni = {
460|     .number = 34,
461|     .name = L"Test wide string",
462|     .average = 543.34343,
463|   };
464|
465|   ni.number = 58;
466|
467|   int dynamic_array[ni.number];
468|   dynamic_array[0] = argv[0][0];
469|   dynamic_array[ni.number - 1] = 543;
470|
471|   // work around unused variable warnings
472|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
473|        || dynamic_array[ni.number - 1] != 543);
474|
475|   
476|   _Static_assert ((offsetof (struct anonymous, i)
477|                  == offsetof (struct anonymous, w.k)),
478|                 "Anonymous union alignment botch");
479|   v1.i = 2;
480|   v1.w.k = 5;
481|   ok |= v1.i != 5;
482|
483|   return ok;
484| }
485|
486configure:4947: /usr/bin/gcc-4.2 -std=gnu11 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
487cc1: error: unrecognized command line option "-std=gnu11"
488cc1: error: unrecognized command line option "-std=gnu11"
489fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/.tmp/ccCLJH7S.out (No such file or directory)
490configure:4947: $? = 1
491configure: failed program was:
492| /* confdefs.h */
493| #define PACKAGE_NAME "djview"
494| #define PACKAGE_TARNAME "djview"
495| #define PACKAGE_VERSION "4.12"
496| #define PACKAGE_STRING "djview 4.12"
497| #define PACKAGE_BUGREPORT ""
498| #define PACKAGE_URL ""
499| #define PACKAGE "djview"
500| #define VERSION "4.12"
501| /* end confdefs.h.  */
502|
503| /* Does the compiler advertise C89 conformance?
504|    Do not test the value of __STDC__, because some compilers set it to 0
505|    while being otherwise adequately conformant. */
506| #if !defined __STDC__
507| # error "Compiler does not advertise C89 conformance"
508| #endif
509|
510| #include <stddef.h>
511| #include <stdarg.h>
512| struct stat;
513| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
514| struct buf { int x; };
515| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
516| static char *e (p, i)
517|      char **p;
518|      int i;
519| {
520|   return p[i];
521| }
522| static char *f (char * (*g) (char **, int), char **p, ...)
523| {
524|   char *s;
525|   va_list v;
526|   va_start (v,p);
527|   s = g (p, va_arg (v,int));
528|   va_end (v);
529|   return s;
530| }
531|
532| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
533|    function prototypes and stuff, but not \xHH hex character constants.
534|    These do not provoke an error unfortunately, instead are silently treated
535|    as an "x".  The following induces an error, until -std is added to get
536|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
537|    array size at least.  It is necessary to write \x00 == 0 to get something
538|    that is true only with -std.  */
539| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
540|
541| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
542|    inside strings and character constants.  */
543| #define FOO(x) 'x'
544| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
545|
546| int test (int i, double x);
547| struct s1 {int (*f) (int a);};
548| struct s2 {int (*f) (double a);};
549| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
550|                int, int);
551|
552| // Does the compiler advertise C99 conformance?
553| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
554| # error "Compiler does not advertise C99 conformance"
555| #endif
556|
557| #include <stdbool.h>
558| extern int puts (const char *);
559| extern int printf (const char *, ...);
560| extern int dprintf (int, const char *, ...);
561| extern void *malloc (size_t);
562|
563| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
564| // dprintf is used instead of fprintf to avoid needing to declare
565| // FILE and stderr.
566| #define debug(...) dprintf (2, __VA_ARGS__)
567| #define showlist(...) puts (#__VA_ARGS__)
568| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
569| static void
570| test_varargs_macros (void)
571| {
572|   int x = 1234;
573|   int y = 5678;
574|   debug ("Flag");
575|   debug ("X = %d\n", x);
576|   showlist (The first, second, and third items.);
577|   report (x>y, "x is %d but y is %d", x, y);
578| }
579|
580| // Check long long types.
581| #define BIG64 18446744073709551615ull
582| #define BIG32 4294967295ul
583| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
584| #if !BIG_OK
585|   #error "your preprocessor is broken"
586| #endif
587| #if BIG_OK
588| #else
589|   #error "your preprocessor is broken"
590| #endif
591| static long long int bignum = -9223372036854775807LL;
592| static unsigned long long int ubignum = BIG64;
593|
594| struct incomplete_array
595| {
596|   int datasize;
597|   double data[];
598| };
599|
600| struct named_init {
601|   int number;
602|   const wchar_t *name;
603|   double average;
604| };
605|
606| typedef const char *ccp;
607|
608| static inline int
609| test_restrict (ccp restrict text)
610| {
611|   // See if C++-style comments work.
612|   // Iterate through items via the restricted pointer.
613|   // Also check for declarations in for loops.
614|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
615|     continue;
616|   return 0;
617| }
618|
619| // Check varargs and va_copy.
620| static bool
621| test_varargs (const char *format, ...)
622| {
623|   va_list args;
624|   va_start (args, format);
625|   va_list args_copy;
626|   va_copy (args_copy, args);
627|
628|   const char *str = "";
629|   int number = 0;
630|   float fnumber = 0;
631|
632|   while (*format)
633|     {
634|       switch (*format++)
635|       {
636|       case 's': // string
637|         str = va_arg (args_copy, const char *);
638|         break;
639|       case 'd': // int
640|         number = va_arg (args_copy, int);
641|         break;
642|       case 'f': // float
643|         fnumber = va_arg (args_copy, double);
644|         break;
645|       default:
646|         break;
647|       }
648|     }
649|   va_end (args_copy);
650|   va_end (args);
651|
652|   return *str && number && fnumber;
653| }
654|
655|
656| // Does the compiler advertise C11 conformance?
657| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
658| # error "Compiler does not advertise C11 conformance"
659| #endif
660|
661| // Check _Alignas.
662| char _Alignas (double) aligned_as_double;
663| char _Alignas (0) no_special_alignment;
664| extern char aligned_as_int;
665| char _Alignas (0) _Alignas (int) aligned_as_int;
666|
667| // Check _Alignof.
668| enum
669| {
670|   int_alignment = _Alignof (int),
671|   int_array_alignment = _Alignof (int[100]),
672|   char_alignment = _Alignof (char)
673| };
674| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
675|
676| // Check _Noreturn.
677| int _Noreturn does_not_return (void) { for (;;) continue; }
678|
679| // Check _Static_assert.
680| struct test_static_assert
681| {
682|   int x;
683|   _Static_assert (sizeof (int) <= sizeof (long int),
684|                   "_Static_assert does not work in struct");
685|   long int y;
686| };
687|
688| // Check UTF-8 literals.
689| #define u8 syntax error!
690| char const utf8_literal[] = u8"happens to be ASCII" "another string";
691|
692| // Check duplicate typedefs.
693| typedef long *long_ptr;
694| typedef long int *long_ptr;
695| typedef long_ptr long_ptr;
696|
697| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
698| struct anonymous
699| {
700|   union {
701|     struct { int i; int j; };
702|     struct { int k; long int l; } w;
703|   };
704|   int m;
705| } v1;
706|
707|
708| int
709| main (int argc, char **argv)
710| {
711|   int ok = 0;
712|   
713| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
714|
715|   
716|   // Check bool.
717|   _Bool success = false;
718|   success |= (argc != 0);
719|
720|   // Check restrict.
721|   if (test_restrict ("String literal") == 0)
722|     success = true;
723|   char *restrict newvar = "Another string";
724|
725|   // Check varargs.
726|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
727|   test_varargs_macros ();
728|
729|   // Check flexible array members.
730|   struct incomplete_array *ia =
731|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
732|   ia->datasize = 10;
733|   for (int i = 0; i < ia->datasize; ++i)
734|     ia->data[i] = i * 1.234;
735|
736|   // Check named initializers.
737|   struct named_init ni = {
738|     .number = 34,
739|     .name = L"Test wide string",
740|     .average = 543.34343,
741|   };
742|
743|   ni.number = 58;
744|
745|   int dynamic_array[ni.number];
746|   dynamic_array[0] = argv[0][0];
747|   dynamic_array[ni.number - 1] = 543;
748|
749|   // work around unused variable warnings
750|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
751|        || dynamic_array[ni.number - 1] != 543);
752|
753|   
754|   _Static_assert ((offsetof (struct anonymous, i)
755|                  == offsetof (struct anonymous, w.k)),
756|                 "Anonymous union alignment botch");
757|   v1.i = 2;
758|   v1.w.k = 5;
759|   ok |= v1.i != 5;
760|
761|   return ok;
762| }
763|
764configure:4960: result: unsupported
765configure:4978: checking for /usr/bin/gcc-4.2 option to enable C99 features
766configure:4993: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
767conftest.c:63:3: error: #error "Compiler does not advertise C99 conformance"
768conftest.c:118: error: expected ';', ',' or ')' before 'text'
769conftest.c: In function 'main':
770conftest.c:180: error: nested functions are disabled, use -fnested-functions to re-enable
771conftest.c:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
772conftest.c:180: error: 'newvar' undeclared (first use in this function)
773conftest.c:180: error: (Each undeclared identifier is reported only once
774conftest.c:180: error: for each function it appears in.)
775conftest.c:190: error: 'for' loop initial declaration used outside C99 mode
776conftest.c:63:3: error: #error "Compiler does not advertise C99 conformance"
777conftest.c:118: error: expected ';', ',' or ')' before 'text'
778conftest.c: In function 'main':
779conftest.c:180: error: nested functions are disabled, use -fnested-functions to re-enable
780conftest.c:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
781conftest.c:180: error: 'newvar' undeclared (first use in this function)
782conftest.c:180: error: (Each undeclared identifier is reported only once
783conftest.c:180: error: for each function it appears in.)
784conftest.c:190: error: 'for' loop initial declaration used outside C99 mode
785fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/.tmp/ccG5TBMO.out (No such file or directory)
786configure:4993: $? = 1
787configure: failed program was:
788| /* confdefs.h */
789| #define PACKAGE_NAME "djview"
790| #define PACKAGE_TARNAME "djview"
791| #define PACKAGE_VERSION "4.12"
792| #define PACKAGE_STRING "djview 4.12"
793| #define PACKAGE_BUGREPORT ""
794| #define PACKAGE_URL ""
795| #define PACKAGE "djview"
796| #define VERSION "4.12"
797| /* end confdefs.h.  */
798|
799| /* Does the compiler advertise C89 conformance?
800|    Do not test the value of __STDC__, because some compilers set it to 0
801|    while being otherwise adequately conformant. */
802| #if !defined __STDC__
803| # error "Compiler does not advertise C89 conformance"
804| #endif
805|
806| #include <stddef.h>
807| #include <stdarg.h>
808| struct stat;
809| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
810| struct buf { int x; };
811| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
812| static char *e (p, i)
813|      char **p;
814|      int i;
815| {
816|   return p[i];
817| }
818| static char *f (char * (*g) (char **, int), char **p, ...)
819| {
820|   char *s;
821|   va_list v;
822|   va_start (v,p);
823|   s = g (p, va_arg (v,int));
824|   va_end (v);
825|   return s;
826| }
827|
828| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
829|    function prototypes and stuff, but not \xHH hex character constants.
830|    These do not provoke an error unfortunately, instead are silently treated
831|    as an "x".  The following induces an error, until -std is added to get
832|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
833|    array size at least.  It is necessary to write \x00 == 0 to get something
834|    that is true only with -std.  */
835| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
836|
837| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
838|    inside strings and character constants.  */
839| #define FOO(x) 'x'
840| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
841|
842| int test (int i, double x);
843| struct s1 {int (*f) (int a);};
844| struct s2 {int (*f) (double a);};
845| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
846|                int, int);
847|
848| // Does the compiler advertise C99 conformance?
849| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
850| # error "Compiler does not advertise C99 conformance"
851| #endif
852|
853| #include <stdbool.h>
854| extern int puts (const char *);
855| extern int printf (const char *, ...);
856| extern int dprintf (int, const char *, ...);
857| extern void *malloc (size_t);
858|
859| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
860| // dprintf is used instead of fprintf to avoid needing to declare
861| // FILE and stderr.
862| #define debug(...) dprintf (2, __VA_ARGS__)
863| #define showlist(...) puts (#__VA_ARGS__)
864| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
865| static void
866| test_varargs_macros (void)
867| {
868|   int x = 1234;
869|   int y = 5678;
870|   debug ("Flag");
871|   debug ("X = %d\n", x);
872|   showlist (The first, second, and third items.);
873|   report (x>y, "x is %d but y is %d", x, y);
874| }
875|
876| // Check long long types.
877| #define BIG64 18446744073709551615ull
878| #define BIG32 4294967295ul
879| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
880| #if !BIG_OK
881|   #error "your preprocessor is broken"
882| #endif
883| #if BIG_OK
884| #else
885|   #error "your preprocessor is broken"
886| #endif
887| static long long int bignum = -9223372036854775807LL;
888| static unsigned long long int ubignum = BIG64;
889|
890| struct incomplete_array
891| {
892|   int datasize;
893|   double data[];
894| };
895|
896| struct named_init {
897|   int number;
898|   const wchar_t *name;
899|   double average;
900| };
901|
902| typedef const char *ccp;
903|
904| static inline int
905| test_restrict (ccp restrict text)
906| {
907|   // See if C++-style comments work.
908|   // Iterate through items via the restricted pointer.
909|   // Also check for declarations in for loops.
910|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
911|     continue;
912|   return 0;
913| }
914|
915| // Check varargs and va_copy.
916| static bool
917| test_varargs (const char *format, ...)
918| {
919|   va_list args;
920|   va_start (args, format);
921|   va_list args_copy;
922|   va_copy (args_copy, args);
923|
924|   const char *str = "";
925|   int number = 0;
926|   float fnumber = 0;
927|
928|   while (*format)
929|     {
930|       switch (*format++)
931|       {
932|       case 's': // string
933|         str = va_arg (args_copy, const char *);
934|         break;
935|       case 'd': // int
936|         number = va_arg (args_copy, int);
937|         break;
938|       case 'f': // float
939|         fnumber = va_arg (args_copy, double);
940|         break;
941|       default:
942|         break;
943|       }
944|     }
945|   va_end (args_copy);
946|   va_end (args);
947|
948|   return *str && number && fnumber;
949| }
950|
951|
952| int
953| main (int argc, char **argv)
954| {
955|   int ok = 0;
956|   
957| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
958|
959|   
960|   // Check bool.
961|   _Bool success = false;
962|   success |= (argc != 0);
963|
964|   // Check restrict.
965|   if (test_restrict ("String literal") == 0)
966|     success = true;
967|   char *restrict newvar = "Another string";
968|
969|   // Check varargs.
970|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
971|   test_varargs_macros ();
972|
973|   // Check flexible array members.
974|   struct incomplete_array *ia =
975|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
976|   ia->datasize = 10;
977|   for (int i = 0; i < ia->datasize; ++i)
978|     ia->data[i] = i * 1.234;
979|
980|   // Check named initializers.
981|   struct named_init ni = {
982|     .number = 34,
983|     .name = L"Test wide string",
984|     .average = 543.34343,
985|   };
986|
987|   ni.number = 58;
988|
989|   int dynamic_array[ni.number];
990|   dynamic_array[0] = argv[0][0];
991|   dynamic_array[ni.number - 1] = 543;
992|
993|   // work around unused variable warnings
994|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
995|        || dynamic_array[ni.number - 1] != 543);
996|
997|   return ok;
998| }
999|
1000configure:4993: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
1001configure:4993: $? = 0
1002configure:5014: result: -std=gnu99
1003configure:5081: checking whether /usr/bin/gcc-4.2 -std=gnu99 understands -c and -o together
1004configure:5104: /usr/bin/gcc-4.2 -std=gnu99 -c conftest.c -o conftest2.o
1005configure:5107: $? = 0
1006configure:5104: /usr/bin/gcc-4.2 -std=gnu99 -c conftest.c -o conftest2.o
1007configure:5107: $? = 0
1008configure:5119: result: yes
1009configure:5138: checking dependency style of /usr/bin/gcc-4.2 -std=gnu99
1010configure:5250: result: none
1011configure:5321: checking for ar
1012configure:5342: found /opt/local/bin/ar
1013configure:5353: result: ar
1014configure:5379: checking the archiver (ar) interface
1015configure:5396: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
1016configure:5396: $? = 0
1017configure:5399: ar cru libconftest.a conftest.o >&5
1018/opt/local/bin/ranlib: archive member: libconftest.a(conftest.o) fat object file's offset in archive not a multiple of 8) (must be since member is a 64-bit object file)
1019configure:5402: $? = 0
1020configure:5430: result: ar
1021configure:5519: checking whether make sets $(MAKE)
1022configure:5542: result: yes
1023configure:5553: checking whether ln -s works
1024configure:5557: result: yes
1025configure:5565: checking for a sed that does not truncate output
1026configure:5635: result: /usr/bin/sed
1027configure:5643: checking for rm
1028configure:5666: found /bin/rm
1029configure:5678: result: /bin/rm
1030configure:5688: checking for rmdir
1031configure:5711: found /bin/rmdir
1032configure:5723: result: /bin/rmdir
1033configure:5733: checking for touch
1034configure:5756: found /usr/bin/touch
1035configure:5768: result: /usr/bin/touch
1036configure:5778: checking for mkdir
1037configure:5801: found /bin/mkdir
1038configure:5813: result: /bin/mkdir
1039configure:5823: checking for awk
1040configure:5846: found /usr/bin/awk
1041configure:5858: result: /usr/bin/awk
1042configure:5870: checking for rm
1043configure:5905: result: /bin/rm
1044configure:5969: checking for gcc
1045configure:6001: result: /usr/bin/gcc-4.2
1046configure:6354: checking for C compiler version
1047configure:6363: /usr/bin/gcc-4.2 --version >&5
1048powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
1049Copyright (C) 2007 Free Software Foundation, Inc.
1050This is free software; see the source for copying conditions.  There is NO
1051warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1052
1053configure:6374: $? = 0
1054configure:6363: /usr/bin/gcc-4.2 -v >&5
1055Using built-in specs.
1056Target: powerpc-apple-darwin9
1057Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
1058Thread model: posix
1059gcc version 4.2.1 (Apple Inc. build 5577)
1060configure:6374: $? = 0
1061configure:6363: /usr/bin/gcc-4.2 -V >&5
1062gcc-4.2: argument to `-V' is missing
1063configure:6374: $? = 1
1064configure:6363: /usr/bin/gcc-4.2 -qversion >&5
1065powerpc-apple-darwin9-gcc-4.2.1: no input files
1066configure:6374: $? = 1
1067configure:6363: /usr/bin/gcc-4.2 -version >&5
1068powerpc-apple-darwin9-gcc-4.2.1: no input files
1069configure:6374: $? = 1
1070configure:6378: checking whether the compiler supports GNU C
1071configure:6408: result: yes
1072configure:6419: checking whether /usr/bin/gcc-4.2 accepts -g
1073configure:6484: result: yes
1074configure:6504: checking for /usr/bin/gcc-4.2 option to enable C11 features
1075configure:6532: result: unsupported
1076configure:6550: checking for /usr/bin/gcc-4.2 option to enable C99 features
1077configure:6586: result: -std=gnu99
1078configure:6653: checking whether /usr/bin/gcc-4.2 -std=gnu99 understands -c and -o together
1079configure:6691: result: yes
1080configure:6710: checking dependency style of /usr/bin/gcc-4.2 -std=gnu99
1081configure:6822: result: none
1082configure:6965: checking for C++ compiler version
1083configure:6974: /usr/bin/g++-4.2 --version >&5
1084powerpc-apple-darwin9-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
1085Copyright (C) 2007 Free Software Foundation, Inc.
1086This is free software; see the source for copying conditions.  There is NO
1087warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1088
1089configure:6985: $? = 0
1090configure:6974: /usr/bin/g++-4.2 -v >&5
1091Using built-in specs.
1092Target: powerpc-apple-darwin9
1093Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
1094Thread model: posix
1095gcc version 4.2.1 (Apple Inc. build 5577)
1096configure:6985: $? = 0
1097configure:6974: /usr/bin/g++-4.2 -V >&5
1098g++-4.2: argument to `-V' is missing
1099configure:6985: $? = 1
1100configure:6974: /usr/bin/g++-4.2 -qversion >&5
1101powerpc-apple-darwin9-g++-4.2.1: no input files
1102configure:6985: $? = 1
1103configure:6989: checking whether the compiler supports GNU C++
1104configure:7009: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1105configure:7009: $? = 0
1106configure:7019: result: yes
1107configure:7030: checking whether /usr/bin/g++-4.2 accepts -g
1108configure:7051: /usr/bin/g++-4.2 -c -g -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1109configure:7051: $? = 0
1110configure:7095: result: yes
1111configure:7115: checking for /usr/bin/g++-4.2 option to enable C++11 features
1112configure:7130: /usr/bin/g++-4.2  -c -pipe -Os -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1113conftest.cpp:14:3: error: #error "Compiler does not advertise C++98 conformance"
1114conftest.cpp:57:3: error: #error "Compiler does not advertise C++11 conformance"
1115conftest.cpp:62: error: expected constructor, destructor, or type conversion before 'int'
1116conftest.cpp: In constructor 'cxx11test::delegate::delegate()':
1117conftest.cpp:74: error: type 'cxx11test::delegate' is not a direct base of 'cxx11test::delegate'
1118conftest.cpp: At global scope:
1119conftest.cpp:85: error: expected ';' before 'override'
1120conftest.cpp:86: error: expected `;' before '}' token
1121conftest.cpp:92: error: invalid pure specifier (only `= 0' is allowed) before ';' token
1122conftest.cpp:93: error: invalid pure specifier (only `= 0' is allowed) before ';' token
1123conftest.cpp:94: error: invalid pure specifier (only `= 0' is allowed) before ';' token
1124conftest.cpp:92: error: initializer specified for non-virtual method 'cxx11test::nocopy::nocopy()'
1125conftest.cpp:93: error: initializer specified for non-virtual method 'cxx11test::nocopy::nocopy(const cxx11test::nocopy&)'
1126conftest.cpp:94: error: initializer specified for non-virtual method 'cxx11test::nocopy& cxx11test::nocopy::operator=(const cxx11test::nocopy&)'
1127conftest.cpp:106: error: expected initializer before '->' token
1128conftest.cpp:110: error: expected nested-name-specifier before '...' token
1129conftest.cpp:110: error: expected '>' before '...' token
1130conftest.cpp:110: error: 'Args' has not been declared
1131conftest.cpp:110: error: expected `)' before 'rest'
1132conftest.cpp:110: error: expected initializer before 'rest'
1133conftest.cpp: In function 'int main(int, char**)':
1134conftest.cpp:134: error: ISO C++ forbids declaration of 'a1' with no type
1135conftest.cpp:135: error: ISO C++ forbids declaration of 'a2' with no type
1136conftest.cpp:136: error: ISO C++ forbids declaration of 'a3' with no type
1137conftest.cpp:136: error: invalid conversion from 'const char*' to 'int'
1138conftest.cpp:139: error: ISO C++ forbids declaration of 'i' with no type
1139conftest.cpp:139: error: invalid type argument of 'unary *'
1140conftest.cpp:139: error: invalid type argument of 'unary *'
1141conftest.cpp:141: error: 'decltype' was not declared in this scope
1142conftest.cpp:141: error: expected `;' before 'a4'
1143conftest.cpp:145: error: 'get_val' is not a member of 'cxx11test'
1144conftest.cpp:155: error: a function-definition is not allowed here before ':' token
1145conftest.cpp:156: error: expected primary-expression before '}' token
1146conftest.cpp:156: error: expected `;' before '}' token
1147conftest.cpp:156: error: expected primary-expression before '}' token
1148conftest.cpp:156: error: expected `)' before '}' token
1149conftest.cpp:156: error: expected primary-expression before '}' token
1150conftest.cpp:156: error: expected `;' before '}' token
1151conftest.cpp:160: error: expected primary-expression before '[' token
1152conftest.cpp:160: error: expected primary-expression before ']' token
1153conftest.cpp:160: error: expected primary-expression before 'int'
1154conftest.cpp:162: error: expected primary-expression before '[' token
1155conftest.cpp:162: error: expected primary-expression before ']' token
1156conftest.cpp:162: error: expected primary-expression before 'double'
1157conftest.cpp:164: error: expected primary-expression before '[' token
1158conftest.cpp:164: error: expected primary-expression before '=' token
1159conftest.cpp:164: error: expected primary-expression before ']' token
1160conftest.cpp:164: error: expected primary-expression before 'double'
1161conftest.cpp:169: error: 'cxx11test::sum' has not been declared
1162conftest.cpp:170: error: ISO C++ forbids declaration of 'a' with no type
1163conftest.cpp:170: error: 'sum' was not declared in this scope
1164conftest.cpp:171: error: ISO C++ forbids declaration of 'b' with no type
1165conftest.cpp:172: error: ISO C++ forbids declaration of 'c' with no type
1166conftest.cpp:186: error: 'nullptr' was not declared in this scope
1167conftest.cpp:190: error: '>>' should be '> >' within a nested template argument list
1168conftest.cpp:190: error: '<::' cannot begin a template-argument list
1169conftest.cpp:190: note: '<:' is an alternate spelling for '['. Insert whitespace between '<' and '::'
1170conftest.cpp:190: note: (if you use -fpermissive G++ will accept your code)
1171conftest.cpp:194: error: 'u8' was not declared in this scope
1172conftest.cpp:194: error: expected ',' or ';' before string constant
1173conftest.cpp:195: error: 'char16_t' was not declared in this scope
1174conftest.cpp:195: error: expected `;' before 'const'
1175conftest.cpp:196: error: 'char32_t' was not declared in this scope
1176conftest.cpp:196: error: expected `;' before 'const'
1177conftest.cpp:14:3: error: #error "Compiler does not advertise C++98 conformance"
1178conftest.cpp:57:3: error: #error "Compiler does not advertise C++11 conformance"
1179conftest.cpp:62: error: expected constructor, destructor, or type conversion before 'int'
1180conftest.cpp: In constructor 'cxx11test::delegate::delegate()':
1181conftest.cpp:74: error: type 'cxx11test::delegate' is not a direct base of 'cxx11test::delegate'
1182conftest.cpp: At global scope:
1183conftest.cpp:85: error: expected ';' before 'override'
1184conftest.cpp:86: error: expected `;' before '}' token
1185conftest.cpp:92: error: invalid pure specifier (only `= 0' is allowed) before ';' token
1186conftest.cpp:93: error: invalid pure specifier (only `= 0' is allowed) before ';' token
1187conftest.cpp:94: error: invalid pure specifier (only `= 0' is allowed) before ';' token
1188conftest.cpp:92: error: initializer specified for non-virtual method 'cxx11test::nocopy::nocopy()'
1189conftest.cpp:93: error: initializer specified for non-virtual method 'cxx11test::nocopy::nocopy(const cxx11test::nocopy&)'
1190conftest.cpp:94: error: initializer specified for non-virtual method 'cxx11test::nocopy& cxx11test::nocopy::operator=(const cxx11test::nocopy&)'
1191conftest.cpp:106: error: expected initializer before '->' token
1192conftest.cpp:110: error: expected nested-name-specifier before '...' token
1193conftest.cpp:110: error: expected '>' before '...' token
1194conftest.cpp:110: error: 'Args' has not been declared
1195conftest.cpp:110: error: expected `)' before 'rest'
1196conftest.cpp:110: error: expected initializer before 'rest'
1197conftest.cpp: In function 'int main(int, char**)':
1198conftest.cpp:134: error: ISO C++ forbids declaration of 'a1' with no type
1199conftest.cpp:135: error: ISO C++ forbids declaration of 'a2' with no type
1200conftest.cpp:136: error: ISO C++ forbids declaration of 'a3' with no type
1201conftest.cpp:136: error: invalid conversion from 'const char*' to 'int'
1202conftest.cpp:139: error: ISO C++ forbids declaration of 'i' with no type
1203conftest.cpp:139: error: invalid type argument of 'unary *'
1204conftest.cpp:139: error: invalid type argument of 'unary *'
1205conftest.cpp:141: error: 'decltype' was not declared in this scope
1206conftest.cpp:141: error: expected `;' before 'a4'
1207conftest.cpp:145: error: 'get_val' is not a member of 'cxx11test'
1208conftest.cpp:155: error: a function-definition is not allowed here before ':' token
1209conftest.cpp:156: error: expected primary-expression before '}' token
1210conftest.cpp:156: error: expected `;' before '}' token
1211conftest.cpp:156: error: expected primary-expression before '}' token
1212conftest.cpp:156: error: expected `)' before '}' token
1213conftest.cpp:156: error: expected primary-expression before '}' token
1214conftest.cpp:156: error: expected `;' before '}' token
1215conftest.cpp:160: error: expected primary-expression before '[' token
1216conftest.cpp:160: error: expected primary-expression before ']' token
1217conftest.cpp:160: error: expected primary-expression before 'int'
1218conftest.cpp:162: error: expected primary-expression before '[' token
1219conftest.cpp:162: error: expected primary-expression before ']' token
1220conftest.cpp:162: error: expected primary-expression before 'double'
1221conftest.cpp:164: error: expected primary-expression before '[' token
1222conftest.cpp:164: error: expected primary-expression before '=' token
1223conftest.cpp:164: error: expected primary-expression before ']' token
1224conftest.cpp:164: error: expected primary-expression before 'double'
1225conftest.cpp:169: error: 'cxx11test::sum' has not been declared
1226conftest.cpp:170: error: ISO C++ forbids declaration of 'a' with no type
1227conftest.cpp:170: error: 'sum' was not declared in this scope
1228conftest.cpp:171: error: ISO C++ forbids declaration of 'b' with no type
1229conftest.cpp:172: error: ISO C++ forbids declaration of 'c' with no type
1230conftest.cpp:186: error: 'nullptr' was not declared in this scope
1231conftest.cpp:190: error: '>>' should be '> >' within a nested template argument list
1232conftest.cpp:190: error: '<::' cannot begin a template-argument list
1233conftest.cpp:190: note: '<:' is an alternate spelling for '['. Insert whitespace between '<' and '::'
1234conftest.cpp:190: note: (if you use -fpermissive G++ will accept your code)
1235conftest.cpp:194: error: 'u8' was not declared in this scope
1236conftest.cpp:194: error: expected ',' or ';' before string constant
1237conftest.cpp:195: error: 'char16_t' was not declared in this scope
1238conftest.cpp:195: error: expected `;' before 'const'
1239conftest.cpp:196: error: 'char32_t' was not declared in this scope
1240conftest.cpp:196: error: expected `;' before 'const'
1241fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/.tmp/ccHYEUEn.out (No such file or directory)
1242configure:7130: $? = 1
1243configure: failed program was:
1244| /* confdefs.h */
1245| #define PACKAGE_NAME "djview"
1246| #define PACKAGE_TARNAME "djview"
1247| #define PACKAGE_VERSION "4.12"
1248| #define PACKAGE_STRING "djview 4.12"
1249| #define PACKAGE_BUGREPORT ""
1250| #define PACKAGE_URL ""
1251| #define PACKAGE "djview"
1252| #define VERSION "4.12"
1253| /* end confdefs.h.  */
1254|
1255| // Does the compiler advertise C++98 conformance?
1256| #if !defined __cplusplus || __cplusplus < 199711L
1257| # error "Compiler does not advertise C++98 conformance"
1258| #endif
1259|
1260| // These inclusions are to reject old compilers that
1261| // lack the unsuffixed header files.
1262| #include <cstdlib>
1263| #include <exception>
1264|
1265| // <cassert> and <cstring> are *not* freestanding headers in C++98.
1266| extern void assert (int);
1267| namespace std {
1268|   extern int strcmp (const char *, const char *);
1269| }
1270|
1271| // Namespaces, exceptions, and templates were all added after "C++ 2.0".
1272| using std::exception;
1273| using std::strcmp;
1274|
1275| namespace {
1276|
1277| void test_exception_syntax()
1278| {
1279|   try {
1280|     throw "test";
1281|   } catch (const char *s) {
1282|     // Extra parentheses suppress a warning when building autoconf itself,
1283|     // due to lint rules shared with more typical C programs.
1284|     assert (!(strcmp) (s, "test"));
1285|   }
1286| }
1287|
1288| template <typename T> struct test_template
1289| {
1290|   T const val;
1291|   explicit test_template(T t) : val(t) {}
1292|   template <typename U> T add(U u) { return static_cast<T>(u) + val; }
1293| };
1294|
1295| } // anonymous namespace
1296|
1297|
1298| // Does the compiler advertise C++ 2011 conformance?
1299| #if !defined __cplusplus || __cplusplus < 201103L
1300| # error "Compiler does not advertise C++11 conformance"
1301| #endif
1302|
1303| namespace cxx11test
1304| {
1305|   constexpr int get_val() { return 20; }
1306|
1307|   struct testinit
1308|   {
1309|     int i;
1310|     double d;
1311|   };
1312|
1313|   class delegate
1314|   {
1315|   public:
1316|     delegate(int n) : n(n) {}
1317|     delegate(): delegate(2354) {}
1318|
1319|     virtual int getval() { return this->n; };
1320|   protected:
1321|     int n;
1322|   };
1323|
1324|   class overridden : public delegate
1325|   {
1326|   public:
1327|     overridden(int n): delegate(n) {}
1328|     virtual int getval() override final { return this->n * 2; }
1329|   };
1330|
1331|   class nocopy
1332|   {
1333|   public:
1334|     nocopy(int i): i(i) {}
1335|     nocopy() = default;
1336|     nocopy(const nocopy&) = delete;
1337|     nocopy & operator=(const nocopy&) = delete;
1338|   private:
1339|     int i;
1340|   };
1341|
1342|   // for testing lambda expressions
1343|   template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
1344|   {
1345|     return f(v);
1346|   }
1347|
1348|   // for testing variadic templates and trailing return types
1349|   template <typename V> auto sum(V first) -> V
1350|   {
1351|     return first;
1352|   }
1353|   template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
1354|   {
1355|     return first + sum(rest...);
1356|   }
1357| }
1358|
1359|
1360| int
1361| main (int argc, char **argv)
1362| {
1363|   int ok = 0;
1364|   
1365|   assert (argc);
1366|   assert (! argv[0]);
1367| {
1368|   test_exception_syntax ();
1369|   test_template<double> tt (2.0);
1370|   assert (tt.add (4) == 6.0);
1371|   assert (true && !false);
1372| }
1373|
1374|   
1375| {
1376|   // Test auto and decltype
1377|   auto a1 = 6538;
1378|   auto a2 = 48573953.4;
1379|   auto a3 = "String literal";
1380|
1381|   int total = 0;
1382|   for (auto i = a3; *i; ++i) { total += *i; }
1383|
1384|   decltype(a2) a4 = 34895.034;
1385| }
1386| {
1387|   // Test constexpr
1388|   short sa[cxx11test::get_val()] = { 0 };
1389| }
1390| {
1391|   // Test initializer lists
1392|   cxx11test::testinit il = { 4323, 435234.23544 };
1393| }
1394| {
1395|   // Test range-based for
1396|   int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
1397|                  14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
1398|   for (auto &x : array) { x += 23; }
1399| }
1400| {
1401|   // Test lambda expressions
1402|   using cxx11test::eval;
1403|   assert (eval ([](int x) { return x*2; }, 21) == 42);
1404|   double d = 2.0;
1405|   assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
1406|   assert (d == 5.0);
1407|   assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
1408|   assert (d == 5.0);
1409| }
1410| {
1411|   // Test use of variadic templates
1412|   using cxx11test::sum;
1413|   auto a = sum(1);
1414|   auto b = sum(1, 2);
1415|   auto c = sum(1.0, 2.0, 3.0);
1416| }
1417| {
1418|   // Test constructor delegation
1419|   cxx11test::delegate d1;
1420|   cxx11test::delegate d2();
1421|   cxx11test::delegate d3(45);
1422| }
1423| {
1424|   // Test override and final
1425|   cxx11test::overridden o1(55464);
1426| }
1427| {
1428|   // Test nullptr
1429|   char *c = nullptr;
1430| }
1431| {
1432|   // Test template brackets
1433|   test_template<::test_template<int>> v(test_template<int>(12));
1434| }
1435| {
1436|   // Unicode literals
1437|   char const *utf8 = u8"UTF-8 string \u2500";
1438|   char16_t const *utf16 = u"UTF-8 string \u2500";
1439|   char32_t const *utf32 = U"UTF-32 string \u2500";
1440| }
1441|
1442|   return ok;
1443| }
1444|
1445configure:7148: result: none needed
1446configure:7214: checking dependency style of /usr/bin/g++-4.2
1447configure:7326: result: none
1448configure:7457: checking for Objective C compiler version
1449configure:7466: /usr/bin/gcc-4.2 --version >&5
1450powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
1451Copyright (C) 2007 Free Software Foundation, Inc.
1452This is free software; see the source for copying conditions.  There is NO
1453warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1454
1455configure:7477: $? = 0
1456configure:7466: /usr/bin/gcc-4.2 -v >&5
1457Using built-in specs.
1458Target: powerpc-apple-darwin9
1459Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
1460Thread model: posix
1461gcc version 4.2.1 (Apple Inc. build 5577)
1462configure:7477: $? = 0
1463configure:7466: /usr/bin/gcc-4.2 -V >&5
1464gcc-4.2: argument to `-V' is missing
1465configure:7477: $? = 1
1466configure:7466: /usr/bin/gcc-4.2 -qversion >&5
1467powerpc-apple-darwin9-gcc-4.2.1: no input files
1468configure:7477: $? = 1
1469configure:7481: checking whether the compiler supports GNU Objective C
1470configure:7501: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -I/usr/local/include conftest.m >&5
1471configure:7501: $? = 0
1472configure:7511: result: yes
1473configure:7522: checking whether /usr/bin/gcc-4.2 accepts -g
1474configure:7543: /usr/bin/gcc-4.2 -c -g -I/opt/local/include -I/usr/local/include conftest.m >&5
1475configure:7543: $? = 0
1476configure:7587: result: yes
1477configure:7612: checking dependency style of /usr/bin/gcc-4.2
1478configure:7722: result: none
1479configure:7778: checking if /usr/bin/g++-4.2 accepts -Wall
1480configure:7782: result: yes
1481configure:7795: checking if /usr/bin/g++-4.2 accepts -O2
1482configure:7799: result: yes
1483configure:7913: checking how to print strings
1484configure:7940: result: printf
1485configure:7961: checking for a sed that does not truncate output
1486configure:8031: result: /usr/bin/sed
1487configure:8049: checking for grep that handles long lines and -e
1488configure:8113: result: /opt/local/bin/ggrep
1489configure:8118: checking for egrep
1490configure:8186: result: /opt/local/bin/ggrep -E
1491configure:8191: checking for fgrep
1492configure:8259: result: /opt/local/bin/ggrep -F
1493configure:8295: checking for ld used by /usr/bin/gcc-4.2 -std=gnu99
1494configure:8363: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
1495configure:8370: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
1496configure:8386: result: no
1497configure:8398: checking for BSD- or MS-compatible name lister (nm)
1498configure:8453: result: /usr/bin/nm -p
1499configure:8593: checking the name lister (/usr/bin/nm -p) interface
1500configure:8601: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1501configure:8604: /usr/bin/nm -p "conftest.o"
1502configure:8607: output
150300000000 D _some_variable
1504configure:8614: result: BSD nm
1505configure:8618: checking the maximum length of command line arguments
1506configure:8750: result: 196608
1507configure:8798: checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format
1508configure:8839: result: func_convert_file_noop
1509configure:8846: checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format
1510configure:8867: result: func_convert_file_noop
1511configure:8874: checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld option to reload object files
1512configure:8882: result: -r
1513configure:8961: checking for objdump
1514configure:8996: result: no
1515configure:9025: checking how to recognize dependent libraries
1516configure:9226: result: pass_all
1517configure:9316: checking for dlltool
1518configure:9351: result: no
1519configure:9381: checking how to associate runtime and link libraries
1520configure:9409: result: printf %s\n
1521configure:9544: checking for archiver @FILE support
1522configure:9562: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1523configure:9562: $? = 0
1524configure:9566: ar cru libconftest.a @conftest.lst >&5
1525ar: @conftest.lst: No such file or directory
1526configure:9569: $? = 1
1527configure:9589: result: no
1528configure:9652: checking for strip
1529configure:9673: found /opt/local/bin/strip
1530configure:9684: result: strip
1531configure:9761: checking for ranlib
1532configure:9782: found /opt/local/bin/ranlib
1533configure:9793: result: ranlib
1534configure:9895: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.2 -std=gnu99 object
1535configure:10049: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1536configure:10052: $? = 0
1537configure:10056: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
1538configure:10059: $? = 0
1539cannot find nm_test_var in conftest.nm
1540configure:10049: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1541configure:10052: $? = 0
1542configure:10056: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
1543configure:10059: $? = 0
1544configure:10125: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp conftstm.o >&5
1545configure:10128: $? = 0
1546configure:10166: result: ok
1547configure:10213: checking for sysroot
1548configure:10244: result: no
1549configure:10251: checking for a working dd
1550configure:10295: result: /bin/dd
1551configure:10299: checking how to truncate binary pipes
1552configure:10315: result: /bin/dd bs=4096 count=1
1553configure:10652: checking for mt
1554configure:10687: result: no
1555configure:10707: checking if : is a manifest tool
1556configure:10714: : '-?'
1557configure:10722: result: no
1558configure:10783: checking for dsymutil
1559configure:10804: found /usr/bin/dsymutil
1560configure:10815: result: dsymutil
1561configure:10885: checking for nmedit
1562configure:10906: found /opt/local/bin/nmedit
1563configure:10917: result: nmedit
1564configure:10987: checking for lipo
1565configure:11008: found /opt/local/bin/lipo
1566configure:11019: result: lipo
1567configure:11089: checking for otool
1568configure:11110: found /opt/local/bin/otool
1569configure:11121: result: otool
1570configure:11191: checking for otool64
1571configure:11226: result: no
1572configure:11271: checking for -single_module linker flag
1573/usr/bin/gcc-4.2 -std=gnu99  -pipe -arch ppc -arch ppc64 -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
1574configure:11305: result: yes
1575configure:11308: checking for -exported_symbols_list linker flag
1576configure:11329: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.cpp  >&5
1577configure:11329: $? = 0
1578configure:11340: result: yes
1579configure:11343: checking for -force_load linker flag
1580/usr/bin/gcc-4.2 -std=gnu99  -pipe -arch ppc -arch ppc64 -I/usr/local/include -c -o conftest.o conftest.c
1581ar cru libconftest.a conftest.o
1582/opt/local/bin/ranlib: archive member: libconftest.a(conftest.o) fat object file's offset in archive not a multiple of 8) (must be since member is a 64-bit object file)
1583ranlib libconftest.a
1584ranlib: archive member: libconftest.a(conftest.o) fat object file's offset in archive not a multiple of 8) (must be since member is a 64-bit object file)
1585/usr/bin/gcc-4.2 -std=gnu99  -pipe -arch ppc -arch ppc64 -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
1586ld: unknown option: -force_load
1587collect2: ld returned 1 exit status
1588ld: unknown option: -force_load
1589collect2: ld returned 1 exit status
1590fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/.tmp/cc3ZYCvj.out (No such file or directory)
1591configure:11376: result: no
1592configure:11447: checking for stdio.h
1593configure:11447: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1594configure:11447: $? = 0
1595configure:11447: result: yes
1596configure:11447: checking for stdlib.h
1597configure:11447: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1598configure:11447: $? = 0
1599configure:11447: result: yes
1600configure:11447: checking for string.h
1601configure:11447: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1602configure:11447: $? = 0
1603configure:11447: result: yes
1604configure:11447: checking for inttypes.h
1605configure:11447: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1606configure:11447: $? = 0
1607configure:11447: result: yes
1608configure:11447: checking for stdint.h
1609configure:11447: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1610configure:11447: $? = 0
1611configure:11447: result: yes
1612configure:11447: checking for strings.h
1613configure:11447: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1614configure:11447: $? = 0
1615configure:11447: result: yes
1616configure:11447: checking for sys/stat.h
1617configure:11447: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1618configure:11447: $? = 0
1619configure:11447: result: yes
1620configure:11447: checking for sys/types.h
1621configure:11447: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1622configure:11447: $? = 0
1623configure:11447: result: yes
1624configure:11447: checking for unistd.h
1625configure:11447: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1626configure:11447: $? = 0
1627configure:11447: result: yes
1628configure:11472: checking for dlfcn.h
1629configure:11472: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1630configure:11472: $? = 0
1631configure:11472: result: yes
1632configure:11710: checking for objdir
1633configure:11726: result: .libs
1634configure:11990: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions
1635configure:12009: /usr/bin/gcc-4.2 -std=gnu99 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
1636cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1637cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1638configure:12013: $? = 0
1639configure:12026: result: no
1640configure:12384: checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC
1641configure:12392: result: -fno-common -DPIC
1642configure:12400: checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works
1643configure:12419: /usr/bin/gcc-4.2 -std=gnu99 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -fno-common -DPIC -DPIC conftest.c >&5
1644configure:12423: $? = 0
1645configure:12436: result: yes
1646configure:12465: checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works
1647configure:12494: result: no
1648configure:12509: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
1649configure:12531: /usr/bin/gcc-4.2 -std=gnu99 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -o out/conftest2.o conftest.c >&5
1650configure:12535: $? = 0
1651configure:12557: result: yes
1652configure:12565: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
1653configure:12613: result: yes
1654configure:12646: checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
1655configure:13912: result: yes
1656configure:14153: checking dynamic linker characteristics
1657configure:14974: result: darwin9.8.0 dyld
1658configure:15096: checking how to hardcode library paths into programs
1659configure:15121: result: immediate
1660configure:15673: checking whether stripping libraries is possible
1661configure:15687: result: yes
1662configure:15713: checking if libtool supports shared libraries
1663configure:15715: result: yes
1664configure:15718: checking whether to build shared libraries
1665configure:15743: result: yes
1666configure:15746: checking whether to build static libraries
1667configure:15750: result: no
1668configure:15773: checking how to run the C++ preprocessor
1669configure:15795: /usr/bin/g++-4.2 -E -I/opt/local/include -I/usr/local/include conftest.cpp
1670configure:15795: $? = 0
1671configure:15810: /usr/bin/g++-4.2 -E -I/opt/local/include -I/usr/local/include conftest.cpp
1672conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
1673configure:15810: $? = 1
1674configure: failed program was:
1675| /* confdefs.h */
1676| #define PACKAGE_NAME "djview"
1677| #define PACKAGE_TARNAME "djview"
1678| #define PACKAGE_VERSION "4.12"
1679| #define PACKAGE_STRING "djview 4.12"
1680| #define PACKAGE_BUGREPORT ""
1681| #define PACKAGE_URL ""
1682| #define PACKAGE "djview"
1683| #define VERSION "4.12"
1684| #define HAVE_STDIO_H 1
1685| #define HAVE_STDLIB_H 1
1686| #define HAVE_STRING_H 1
1687| #define HAVE_INTTYPES_H 1
1688| #define HAVE_STDINT_H 1
1689| #define HAVE_STRINGS_H 1
1690| #define HAVE_SYS_STAT_H 1
1691| #define HAVE_SYS_TYPES_H 1
1692| #define HAVE_UNISTD_H 1
1693| #define STDC_HEADERS 1
1694| #define HAVE_DLFCN_H 1
1695| #define LT_OBJDIR ".libs/"
1696| /* end confdefs.h.  */
1697| #include <ac_nonexistent.h>
1698configure:15837: result: /usr/bin/g++-4.2 -E
1699configure:15851: /usr/bin/g++-4.2 -E -I/opt/local/include -I/usr/local/include conftest.cpp
1700configure:15851: $? = 0
1701configure:15866: /usr/bin/g++-4.2 -E -I/opt/local/include -I/usr/local/include conftest.cpp
1702conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
1703configure:15866: $? = 1
1704configure: failed program was:
1705| /* confdefs.h */
1706| #define PACKAGE_NAME "djview"
1707| #define PACKAGE_TARNAME "djview"
1708| #define PACKAGE_VERSION "4.12"
1709| #define PACKAGE_STRING "djview 4.12"
1710| #define PACKAGE_BUGREPORT ""
1711| #define PACKAGE_URL ""
1712| #define PACKAGE "djview"
1713| #define VERSION "4.12"
1714| #define HAVE_STDIO_H 1
1715| #define HAVE_STDLIB_H 1
1716| #define HAVE_STRING_H 1
1717| #define HAVE_INTTYPES_H 1
1718| #define HAVE_STDINT_H 1
1719| #define HAVE_STRINGS_H 1
1720| #define HAVE_SYS_STAT_H 1
1721| #define HAVE_SYS_TYPES_H 1
1722| #define HAVE_UNISTD_H 1
1723| #define STDC_HEADERS 1
1724| #define HAVE_DLFCN_H 1
1725| #define LT_OBJDIR ".libs/"
1726| /* end confdefs.h.  */
1727| #include <ac_nonexistent.h>
1728configure:16031: checking for ld used by /usr/bin/g++-4.2
1729configure:16099: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
1730configure:16106: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
1731configure:16122: result: no
1732configure:16177: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
1733configure:17254: result: yes
1734configure:17290: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1735configure:17293: $? = 0
1736configure:17774: checking for /usr/bin/g++-4.2 option to produce PIC
1737configure:17782: result: -fno-common -DPIC
1738configure:17790: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
1739configure:17809: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
1740configure:17813: $? = 0
1741configure:17826: result: yes
1742configure:17849: checking if /usr/bin/g++-4.2 static flag -static works
1743configure:17878: result: no
1744configure:17890: checking if /usr/bin/g++-4.2 supports -c -o file.o
1745configure:17912: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
1746configure:17916: $? = 0
1747configure:17938: result: yes
1748configure:17943: checking if /usr/bin/g++-4.2 supports -c -o file.o
1749configure:17991: result: yes
1750configure:18021: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
1751configure:18061: result: yes
1752configure:18203: checking dynamic linker characteristics
1753configure:18951: result: darwin9.8.0 dyld
1754configure:19016: checking how to hardcode library paths into programs
1755configure:19041: result: immediate
1756configure:19106: checking for rsvg-convert
1757configure:19142: result: false
1758configure:19152: checking for inkscape
1759configure:19188: result: false
1760configure:19198: checking for convert
1761configure:19234: result: false
1762configure:19291: checking for egrep
1763configure:19359: result: /opt/local/bin/ggrep -E
1764configure:19368: checking for dirent.h that defines DIR
1765configure:19388: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1766configure:19388: $? = 0
1767configure:19397: result: yes
1768configure:19411: checking for library containing opendir
1769configure:19440: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1770configure:19440: $? = 0
1771configure:19460: result: none required
1772configure:19534: checking for sys/time.h
1773configure:19534: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1774configure:19534: $? = 0
1775configure:19534: result: yes
1776configure:19534: checking for vfork.h
1777configure:19534: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1778conftest.cpp:53:19: error: vfork.h: No such file or directory
1779conftest.cpp:53:19: error: vfork.h: No such file or directory
1780fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/.tmp/ccJpNL6e.out (No such file or directory)
1781configure:19534: $? = 1
1782configure: failed program was:
1783| /* confdefs.h */
1784| #define PACKAGE_NAME "djview"
1785| #define PACKAGE_TARNAME "djview"
1786| #define PACKAGE_VERSION "4.12"
1787| #define PACKAGE_STRING "djview 4.12"
1788| #define PACKAGE_BUGREPORT ""
1789| #define PACKAGE_URL ""
1790| #define PACKAGE "djview"
1791| #define VERSION "4.12"
1792| #define HAVE_STDIO_H 1
1793| #define HAVE_STDLIB_H 1
1794| #define HAVE_STRING_H 1
1795| #define HAVE_INTTYPES_H 1
1796| #define HAVE_STDINT_H 1
1797| #define HAVE_STRINGS_H 1
1798| #define HAVE_SYS_STAT_H 1
1799| #define HAVE_SYS_TYPES_H 1
1800| #define HAVE_UNISTD_H 1
1801| #define STDC_HEADERS 1
1802| #define HAVE_DLFCN_H 1
1803| #define LT_OBJDIR ".libs/"
1804| #define HAVE_DIRENT_H 1
1805| #define HAVE_SYS_TIME_H 1
1806| /* end confdefs.h.  */
1807| #include <stddef.h>
1808| #ifdef HAVE_STDIO_H
1809| # include <stdio.h>
1810| #endif
1811| #ifdef HAVE_STDLIB_H
1812| # include <stdlib.h>
1813| #endif
1814| #ifdef HAVE_STRING_H
1815| # include <string.h>
1816| #endif
1817| #ifdef HAVE_INTTYPES_H
1818| # include <inttypes.h>
1819| #endif
1820| #ifdef HAVE_STDINT_H
1821| # include <stdint.h>
1822| #endif
1823| #ifdef HAVE_STRINGS_H
1824| # include <strings.h>
1825| #endif
1826| #ifdef HAVE_SYS_TYPES_H
1827| # include <sys/types.h>
1828| #endif
1829| #ifdef HAVE_SYS_STAT_H
1830| # include <sys/stat.h>
1831| #endif
1832| #ifdef HAVE_UNISTD_H
1833| # include <unistd.h>
1834| #endif
1835| #include <vfork.h>
1836configure:19534: result: no
1837configure:19554: checking for sys/wait.h that is POSIX.1 compatible
1838configure:19581: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1839configure:19581: $? = 0
1840configure:19589: result: yes
1841configure:19597: checking for unistd.h
1842configure:19597: result: yes
1843configure:19603: checking for string.h
1844configure:19603: result: yes
1845configure:19609: checking for strings.h
1846configure:19609: result: yes
1847configure:19615: checking for getopt.h
1848configure:19615: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1849configure:19615: $? = 0
1850configure:19615: result: yes
1851configure:19629: checking for pid_t
1852configure:19629: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1853configure:19629: $? = 0
1854configure:19629: /usr/bin/g++-4.2 -c  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include conftest.cpp >&5
1855conftest.cpp: In function 'int main()':
1856conftest.cpp:63: error: expected primary-expression before ')' token
1857conftest.cpp: In function 'int main()':
1858conftest.cpp:63: error: expected primary-expression before ')' token
1859fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/.tmp/ccz2C6xD.out (No such file or directory)
1860configure:19629: $? = 1
1861configure: failed program was:
1862| /* confdefs.h */
1863| #define PACKAGE_NAME "djview"
1864| #define PACKAGE_TARNAME "djview"
1865| #define PACKAGE_VERSION "4.12"
1866| #define PACKAGE_STRING "djview 4.12"
1867| #define PACKAGE_BUGREPORT ""
1868| #define PACKAGE_URL ""
1869| #define PACKAGE "djview"
1870| #define VERSION "4.12"
1871| #define HAVE_STDIO_H 1
1872| #define HAVE_STDLIB_H 1
1873| #define HAVE_STRING_H 1
1874| #define HAVE_INTTYPES_H 1
1875| #define HAVE_STDINT_H 1
1876| #define HAVE_STRINGS_H 1
1877| #define HAVE_SYS_STAT_H 1
1878| #define HAVE_SYS_TYPES_H 1
1879| #define HAVE_UNISTD_H 1
1880| #define STDC_HEADERS 1
1881| #define HAVE_DLFCN_H 1
1882| #define LT_OBJDIR ".libs/"
1883| #define HAVE_DIRENT_H 1
1884| #define HAVE_SYS_TIME_H 1
1885| #define TIME_WITH_SYS_TIME 1
1886| #define HAVE_SYS_WAIT_H 1
1887| #define HAVE_UNISTD_H 1
1888| #define HAVE_STRING_H 1
1889| #define HAVE_STRINGS_H 1
1890| #define HAVE_GETOPT_H 1
1891| /* end confdefs.h.  */
1892| #include <stddef.h>
1893| #ifdef HAVE_STDIO_H
1894| # include <stdio.h>
1895| #endif
1896| #ifdef HAVE_STDLIB_H
1897| # include <stdlib.h>
1898| #endif
1899| #ifdef HAVE_STRING_H
1900| # include <string.h>
1901| #endif
1902| #ifdef HAVE_INTTYPES_H
1903| # include <inttypes.h>
1904| #endif
1905| #ifdef HAVE_STDINT_H
1906| # include <stdint.h>
1907| #endif
1908| #ifdef HAVE_STRINGS_H
1909| # include <strings.h>
1910| #endif
1911| #ifdef HAVE_SYS_TYPES_H
1912| # include <sys/types.h>
1913| #endif
1914| #ifdef HAVE_SYS_STAT_H
1915| # include <sys/stat.h>
1916| #endif
1917| #ifdef HAVE_UNISTD_H
1918| # include <unistd.h>
1919| #endif
1920|
1921| int
1922| main (void)
1923| {
1924| if (sizeof ((pid_t)))
1925|           return 0;
1926|   ;
1927|   return 0;
1928| }
1929configure:19629: result: yes
1930configure:19670: checking for fork
1931configure:19670: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1932configure:19670: $? = 0
1933configure:19670: result: yes
1934configure:19670: checking for vfork
1935configure:19670: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1936configure:19670: $? = 0
1937configure:19670: result: yes
1938configure:19683: checking for working fork
1939configure:19707: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1940configure:19707: $? = 0
1941configure:19707: ./conftest
1942configure:19707: $? = 0
1943configure:19718: result: yes
1944configure:19739: checking for working vfork
1945configure:19868: result: yes
1946configure:19893: checking for _LARGEFILE_SOURCE value needed for large files
1947configure:19913: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1948configure:19913: $? = 0
1949configure:19943: result: no
1950configure:19962: checking for sigaction
1951configure:19962: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1952configure:19962: $? = 0
1953configure:19962: result: yes
1954configure:19968: checking for strerror
1955configure:19968: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1956configure:19968: $? = 0
1957configure:19968: result: yes
1958configure:19974: checking for waitpid
1959configure:19974: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1960configure:19974: $? = 0
1961configure:19974: result: yes
1962configure:19980: checking for wait3
1963configure:19980: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1964configure:19980: $? = 0
1965configure:19980: result: yes
1966configure:19998: checking for pkg-config
1967configure:20021: found /opt/local/bin/pkg-config
1968configure:20033: result: /opt/local/bin/pkg-config
1969configure:20051: checking for X
1970configure:20089: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp -lX11  >&5
1971configure:20089: $? = 0
1972configure:20276: result: libraries , headers
1973configure:20373: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp   -lX11 >&5
1974configure:20373: $? = 0
1975configure:20470: checking for gethostbyname
1976configure:20470: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1977configure:20470: $? = 0
1978configure:20470: result: yes
1979configure:20566: checking for connect
1980configure:20566: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1981configure:20566: $? = 0
1982configure:20566: result: yes
1983configure:20615: checking for remove
1984configure:20615: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1985configure:20615: $? = 0
1986configure:20615: result: yes
1987configure:20664: checking for shmat
1988configure:20664: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  >&5
1989configure:20664: $? = 0
1990configure:20664: result: yes
1991configure:20722: checking for IceConnectionNumber in -lICE
1992configure:20744: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp -lICE   >&5
1993configure:20744: $? = 0
1994configure:20754: result: yes
1995configure:20864: checking Qt version
1996configure:20868: result: qt4 (4.8.7)
1997configure:20895: checking for real qmake path
1998configure:20898: result: /opt/local/libexec/qt4/bin/qmake
1999configure:20907: checking for moc
2000configure:20942: result: /opt/local/libexec/qt4/bin/moc
2001configure:20957: checking for uic
2002configure:20992: result: /opt/local/libexec/qt4/bin/uic
2003configure:21007: checking for rcc
2004configure:21030: found /opt/local/libexec/qt4/bin/rcc
2005configure:21042: result: /opt/local/libexec/qt4/bin/rcc
2006configure:21057: checking for lupdate
2007configure:21080: found /opt/local/libexec/qt4/bin/lupdate
2008configure:21092: result: /opt/local/libexec/qt4/bin/lupdate
2009configure:21107: checking for lrelease
2010configure:21130: found /opt/local/libexec/qt4/bin/lrelease
2011configure:21142: result: /opt/local/libexec/qt4/bin/lrelease
2012configure:21160: checking for ddjvuapi
2013configure:21172: result: found
2014configure:21220: checking for the libtiff library
2015configure:21250: /usr/bin/g++-4.2 -o conftest  -pipe -arch ppc -arch ppc64 -I/usr/local/include  -I/opt/local/include -I/usr/local/include -arch ppc -arch ppc64 -L/usr/local/lib conftest.cpp  -ltiff >&5
2016configure:21250: $? = 0
2017configure:21261: result: yes
2018configure:22493: checking that generated files are newer than configure
2019configure:22499: result: done
2020configure:22566: creating ./config.status
2021
2022## ---------------------- ##
2023## Running config.status. ##
2024## ---------------------- ##
2025
2026This file was extended by djview config.status 4.12, which was
2027generated by GNU Autoconf 2.71.  Invocation command line was
2028
2029  CONFIG_FILES    =
2030  CONFIG_HEADERS  =
2031  CONFIG_LINKS    =
2032  CONFIG_COMMANDS =
2033  $ ./config.status
2034
2035on 36-47.wireless-city.scu.edu.tw
2036
2037config.status:1232: creating Makefile
2038config.status:1232: creating src/Makefile
2039config.status:1232: creating nsdejavu/Makefile
2040config.status:1232: creating desktopfiles/Makefile
2041config.status:1232: creating npdjvu/Makefile
2042config.status:1232: creating mac/Makefile
2043config.status:1232: creating mac/mdimporter_src/Makefile
2044config.status:1232: creating mac/qlgenerator_src/Makefile
2045config.status:1232: creating config.h
2046config.status:1461: executing depfiles commands
2047config.status:1461: executing libtool commands
2048
2049## ---------------- ##
2050## Cache variables. ##
2051## ---------------- ##
2052
2053ac_cv_build=powerpc-apple-darwin9.8.0
2054ac_cv_c_compiler_gnu=yes
2055ac_cv_cxx_compiler_gnu=yes
2056ac_cv_env_CCC_set=
2057ac_cv_env_CCC_value=
2058ac_cv_env_CC_set=set
2059ac_cv_env_CC_value=/usr/bin/gcc-4.2
2060ac_cv_env_CFLAGS_set=set
2061ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc -arch ppc64'
2062ac_cv_env_CPPFLAGS_set=set
2063ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2064ac_cv_env_CXXCPP_set=
2065ac_cv_env_CXXCPP_value=
2066ac_cv_env_CXXFLAGS_set=set
2067ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc -arch ppc64'
2068ac_cv_env_CXX_set=set
2069ac_cv_env_CXX_value=/usr/bin/g++-4.2
2070ac_cv_env_DDJVUAPI_CFLAGS_set=
2071ac_cv_env_DDJVUAPI_CFLAGS_value=
2072ac_cv_env_DDJVUAPI_LIBS_set=
2073ac_cv_env_DDJVUAPI_LIBS_value=
2074ac_cv_env_GLIB_CFLAGS_set=
2075ac_cv_env_GLIB_CFLAGS_value=
2076ac_cv_env_GLIB_LIBS_set=
2077ac_cv_env_GLIB_LIBS_value=
2078ac_cv_env_LDFLAGS_set=set
2079ac_cv_env_LDFLAGS_value='-arch ppc -arch ppc64'
2080ac_cv_env_LIBS_set=
2081ac_cv_env_LIBS_value=
2082ac_cv_env_LRELEASE_set=
2083ac_cv_env_LRELEASE_value=
2084ac_cv_env_LT_SYS_LIBRARY_PATH_set=
2085ac_cv_env_LT_SYS_LIBRARY_PATH_value=
2086ac_cv_env_LUPDATE_set=
2087ac_cv_env_LUPDATE_value=
2088ac_cv_env_MOC_set=set
2089ac_cv_env_MOC_value=/opt/local/libexec/qt4/bin/moc
2090ac_cv_env_OBJCFLAGS_set=set
2091ac_cv_env_OBJCFLAGS_value='-pipe -Os -arch ppc -arch ppc64'
2092ac_cv_env_OBJC_set=set
2093ac_cv_env_OBJC_value=/usr/bin/gcc-4.2
2094ac_cv_env_PKG_CONFIG_PATH_set=set
2095ac_cv_env_PKG_CONFIG_PATH_value=/opt/local/libexec/qt4/lib/pkgconfig
2096ac_cv_env_PKG_CONFIG_set=
2097ac_cv_env_PKG_CONFIG_value=
2098ac_cv_env_QMAKESPEC_set=set
2099ac_cv_env_QMAKESPEC_value=macx-g++
2100ac_cv_env_QMAKE_set=set
2101ac_cv_env_QMAKE_value=/opt/local/libexec/qt4/bin/qmake
2102ac_cv_env_QTDIR_set=set
2103ac_cv_env_QTDIR_value=/opt/local/libexec/qt4
2104ac_cv_env_RCC_set=
2105ac_cv_env_RCC_value=
2106ac_cv_env_TIFF_CFLAGS_set=
2107ac_cv_env_TIFF_CFLAGS_value=
2108ac_cv_env_TIFF_LIBS_set=
2109ac_cv_env_TIFF_LIBS_value=
2110ac_cv_env_UIC_set=
2111ac_cv_env_UIC_value=
2112ac_cv_env_XMKMF_set=
2113ac_cv_env_XMKMF_value=
2114ac_cv_env_build_alias_set=
2115ac_cv_env_build_alias_value=
2116ac_cv_env_host_alias_set=
2117ac_cv_env_host_alias_value=
2118ac_cv_env_target_alias_set=
2119ac_cv_env_target_alias_value=
2120ac_cv_func_connect=yes
2121ac_cv_func_fork=yes
2122ac_cv_func_fork_works=yes
2123ac_cv_func_gethostbyname=yes
2124ac_cv_func_remove=yes
2125ac_cv_func_shmat=yes
2126ac_cv_func_sigaction=yes
2127ac_cv_func_strerror=yes
2128ac_cv_func_vfork=yes
2129ac_cv_func_vfork_works=yes
2130ac_cv_func_wait3=yes
2131ac_cv_func_waitpid=yes
2132ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
2133ac_cv_header_dirent_dirent_h=yes
2134ac_cv_header_dlfcn_h=yes
2135ac_cv_header_getopt_h=yes
2136ac_cv_header_inttypes_h=yes
2137ac_cv_header_stdint_h=yes
2138ac_cv_header_stdio_h=yes
2139ac_cv_header_stdlib_h=yes
2140ac_cv_header_string_h=yes
2141ac_cv_header_strings_h=yes
2142ac_cv_header_sys_stat_h=yes
2143ac_cv_header_sys_time_h=yes
2144ac_cv_header_sys_types_h=yes
2145ac_cv_header_sys_wait_h=yes
2146ac_cv_header_unistd_h=yes
2147ac_cv_header_vfork_h=no
2148ac_cv_host=powerpc-apple-darwin9.8.0
2149ac_cv_lib_ICE_IceConnectionNumber=yes
2150ac_cv_objc_compiler_gnu=yes
2151ac_cv_objext=o
2152ac_cv_path_AWK=/usr/bin/awk
2153ac_cv_path_CONVERT=false
2154ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
2155ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
2156ac_cv_path_GREP=/opt/local/bin/ggrep
2157ac_cv_path_INKSCAPE=false
2158ac_cv_path_LRELEASE=/opt/local/libexec/qt4/bin/lrelease
2159ac_cv_path_LUPDATE=/opt/local/libexec/qt4/bin/lupdate
2160ac_cv_path_MKDIR=/bin/mkdir
2161ac_cv_path_MOC=/opt/local/libexec/qt4/bin/moc
2162ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
2163ac_cv_path_RCC=/opt/local/libexec/qt4/bin/rcc
2164ac_cv_path_RM=/bin/rm
2165ac_cv_path_RMDIR=/bin/rmdir
2166ac_cv_path_RSVG=false
2167ac_cv_path_SED=/usr/bin/sed
2168ac_cv_path_TOUCH=/usr/bin/touch
2169ac_cv_path_UIC=/opt/local/libexec/qt4/bin/uic
2170ac_cv_path_lt_DD=/bin/dd
2171ac_cv_path_mkdir=/opt/local/bin/gmkdir
2172ac_cv_prog_AWK=gawk
2173ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
2174ac_cv_prog_ac_ct_AR=ar
2175ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
2176ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2177ac_cv_prog_ac_ct_LIPO=lipo
2178ac_cv_prog_ac_ct_NMEDIT=nmedit
2179ac_cv_prog_ac_ct_OTOOL=otool
2180ac_cv_prog_ac_ct_RANLIB=ranlib
2181ac_cv_prog_ac_ct_STRIP=strip
2182ac_cv_prog_cc_c11=no
2183ac_cv_prog_cc_c99=-std=gnu99
2184ac_cv_prog_cc_g=yes
2185ac_cv_prog_cc_stdc=-std=gnu99
2186ac_cv_prog_cxx_11=no
2187ac_cv_prog_cxx_g=yes
2188ac_cv_prog_cxx_stdcxx=
2189ac_cv_prog_make_make_set=yes
2190ac_cv_prog_objc_g=yes
2191ac_cv_search_opendir='none required'
2192ac_cv_sys_largefile_source=no
2193ac_cv_type_pid_t=yes
2194am_cv_CC_dependencies_compiler_type=none
2195am_cv_CXX_dependencies_compiler_type=none
2196am_cv_OBJC_dependencies_compiler_type=none
2197am_cv_ar_interface=ar
2198am_cv_make_support_nested_variables=yes
2199am_cv_prog_cc_c_o=yes
2200lt_cv_apple_cc_single_mod=yes
2201lt_cv_ar_at_file=no
2202lt_cv_deplibs_check_method=pass_all
2203lt_cv_file_magic_cmd='$MAGIC_CMD'
2204lt_cv_file_magic_test_file=
2205lt_cv_ld_exported_symbols_list=yes
2206lt_cv_ld_force_load=no
2207lt_cv_ld_reload_flag=-r
2208lt_cv_nm_interface='BSD nm'
2209lt_cv_objdir=.libs
2210lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
2211lt_cv_path_LDCXX=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
2212lt_cv_path_NM='/usr/bin/nm -p'
2213lt_cv_path_mainfest_tool=no
2214lt_cv_prog_compiler_c_o=yes
2215lt_cv_prog_compiler_c_o_CXX=yes
2216lt_cv_prog_compiler_pic='-fno-common -DPIC'
2217lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
2218lt_cv_prog_compiler_pic_works=yes
2219lt_cv_prog_compiler_pic_works_CXX=yes
2220lt_cv_prog_compiler_rtti_exceptions=no
2221lt_cv_prog_compiler_static_works=no
2222lt_cv_prog_compiler_static_works_CXX=no
2223lt_cv_prog_gnu_ld=no
2224lt_cv_prog_gnu_ldcxx=no
2225lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2226lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
2227lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
2228lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
2229lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2230lt_cv_sys_global_symbol_to_import=
2231lt_cv_sys_max_cmd_len=196608
2232lt_cv_to_host_file_cmd=func_convert_file_noop
2233lt_cv_to_tool_file_cmd=func_convert_file_noop
2234lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2235
2236## ----------------- ##
2237## Output variables. ##
2238## ----------------- ##
2239
2240ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/djview-4.12/config/missing'\'' aclocal-1.16'
2241AMDEPBACKSLASH=''
2242AMDEP_FALSE=''
2243AMDEP_TRUE='#'
2244AMTAR='$${TAR-tar}'
2245AM_BACKSLASH='\'
2246AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2247AM_DEFAULT_VERBOSITY='0'
2248AM_V='$(V)'
2249AR='ar'
2250AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/djview-4.12/config/missing'\'' autoconf'
2251AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/djview-4.12/config/missing'\'' autoheader'
2252AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/djview-4.12/config/missing'\'' automake-1.16'
2253AWK='/usr/bin/awk'
2254CC='/usr/bin/gcc-4.2 -std=gnu99'
2255CCDEPMODE='depmode=none'
2256CFLAGS=' -pipe -arch ppc -arch ppc64 -I/usr/local/include'
2257CONVERT='false'
2258CPPFLAGS='-I/opt/local/include -I/usr/local/include'
2259CSCOPE='cscope'
2260CTAGS='ctags'
2261CXX='/usr/bin/g++-4.2'
2262CXXCPP='/usr/bin/g++-4.2 -E'
2263CXXDEPMODE='depmode=none'
2264CXXFLAGS=' -pipe -arch ppc -arch ppc64 -I/usr/local/include'
2265CYGPATH_W='echo'
2266DDJVUAPI_CFLAGS=''
2267DDJVUAPI_LIBS='-L/opt/local/lib -ldjvulibre'
2268DEFS='-DHAVE_CONFIG_H'
2269DEPDIR='.deps'
2270DLLTOOL='false'
2271DSYMUTIL='dsymutil'
2272DUMPBIN=''
2273ECHO_C='\c'
2274ECHO_N=''
2275ECHO_T=''
2276EGREP='/opt/local/bin/ggrep -E'
2277ETAGS='etags'
2278EXEEXT=''
2279FGREP='/opt/local/bin/ggrep -F'
2280GLIB_CFLAGS=''
2281GLIB_LIBS=''
2282GREP='/opt/local/bin/ggrep'
2283HAVE_CONVERSION_CONVERT_FALSE=''
2284HAVE_CONVERSION_CONVERT_TRUE='#'
2285HAVE_CONVERSION_INKSCAPE_FALSE=''
2286HAVE_CONVERSION_INKSCAPE_TRUE='#'
2287HAVE_CONVERSION_RSVG_FALSE=''
2288HAVE_CONVERSION_RSVG_TRUE='#'
2289HAVE_CONVERSION_TOOL_FALSE=''
2290HAVE_CONVERSION_TOOL_TRUE='#'
2291INKSCAPE='false'
2292INSTALL_DATA='${INSTALL} -m 644'
2293INSTALL_PROGRAM='${INSTALL}'
2294INSTALL_SCRIPT='${INSTALL}'
2295INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2296LD='/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld'
2297LDFLAGS='-arch ppc -arch ppc64 -L/usr/local/lib'
2298LIBOBJS=''
2299LIBS=''
2300LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2301LIBTOOL_DEPS='./config//ltmain.sh'
2302LIPO='lipo'
2303LN_S='ln -s'
2304LRELEASE='/opt/local/libexec/qt4/bin/lrelease'
2305LTLIBOBJS=''
2306LT_SYS_LIBRARY_PATH=''
2307LUPDATE='/opt/local/libexec/qt4/bin/lupdate'
2308MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/djview-4.12/config/missing'\'' makeinfo'
2309MANIFEST_TOOL=':'
2310MKDIR='/bin/mkdir'
2311MKDIR_P='/opt/local/bin/gmkdir -p'
2312MOC='/opt/local/libexec/qt4/bin/moc'
2313NM='/usr/bin/nm -p'
2314NMEDIT='nmedit'
2315NSDEJAVU_CFLAGS=''
2316NSDEJAVU_LIBS=''
2317OBJC='/usr/bin/gcc-4.2'
2318OBJCDEPMODE='depmode=none'
2319OBJCFLAGS='-pipe -Os -arch ppc -arch ppc64'
2320OBJDUMP='false'
2321OBJEXT='o'
2322OPTS='-DNDEBUG -Wall -O2'
2323OTOOL64=':'
2324OTOOL='otool'
2325PACKAGE='djview'
2326PACKAGE_BUGREPORT=''
2327PACKAGE_NAME='djview'
2328PACKAGE_STRING='djview 4.12'
2329PACKAGE_TARNAME='djview'
2330PACKAGE_URL=''
2331PACKAGE_VERSION='4.12'
2332PATH_SEPARATOR=':'
2333PKG_CONFIG='/opt/local/bin/pkg-config'
2334PKG_CONFIG_PATH='/opt/local/libexec/qt4/lib/pkgconfig'
2335QMAKE='/opt/local/libexec/qt4/bin/qmake'
2336QMAKEARG='-spec macx-g++ CONFIG+=autoconf CONFIG+=release PACKAGE_VERSION=4.12'
2337QMAKEFLAGS='  '
2338QMAKELIBS='-L/opt/local/lib -ldjvulibre -ltiff '
2339QMAKESPEC='macx-g++'
2340QTDIR='/opt/local/libexec/qt4'
2341RANLIB='ranlib'
2342RCC='/opt/local/libexec/qt4/bin/rcc'
2343RM='/bin/rm -f'
2344RMDIR='/bin/rmdir'
2345RSVG='false'
2346SED='/usr/bin/sed'
2347SET_MAKE=''
2348SHELL='/bin/sh'
2349STRIP='strip'
2350TIFF_CFLAGS=''
2351TIFF_LIBS='-ltiff'
2352TOUCH='/usr/bin/touch'
2353UIC='/opt/local/libexec/qt4/bin/uic'
2354VERSION='4.12'
2355WANT_DESKTOPFILES_FALSE=''
2356WANT_DESKTOPFILES_TRUE='#'
2357WANT_MAC_FALSE=''
2358WANT_MAC_TRUE='#'
2359WANT_NPDJVU_FALSE=''
2360WANT_NPDJVU_TRUE='#'
2361WANT_NSDEJAVU_FALSE=''
2362WANT_NSDEJAVU_TRUE='#'
2363XMKMF=''
2364X_CFLAGS=''
2365X_EXTRA_LIBS=''
2366X_LIBS=''
2367X_PRE_LIBS=' -lSM -lICE'
2368ac_ct_AR='ar'
2369ac_ct_CC='/usr/bin/gcc-4.2'
2370ac_ct_CXX=''
2371ac_ct_DUMPBIN=''
2372ac_ct_OBJC=''
2373am__EXEEXT_FALSE=''
2374am__EXEEXT_TRUE='#'
2375am__fastdepCC_FALSE=''
2376am__fastdepCC_TRUE='#'
2377am__fastdepCXX_FALSE=''
2378am__fastdepCXX_TRUE='#'
2379am__fastdepOBJC_FALSE=''
2380am__fastdepOBJC_TRUE='#'
2381am__include='include'
2382am__isrc=''
2383am__leading_dot='.'
2384am__nodep=''
2385am__quote=''
2386am__tar='$${TAR-tar} chof - "$$tardir"'
2387am__untar='$${TAR-tar} xf -'
2388bindir='${exec_prefix}/bin'
2389build='powerpc-apple-darwin9.8.0'
2390build_alias=''
2391build_cpu='powerpc'
2392build_os='darwin9.8.0'
2393build_vendor='apple'
2394datadir='${datarootdir}'
2395datarootdir='${prefix}/share'
2396docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2397dvidir='${docdir}'
2398exec_prefix='${prefix}'
2399host='powerpc-apple-darwin9.8.0'
2400host_alias=''
2401host_cpu='powerpc'
2402host_os='darwin9.8.0'
2403host_vendor='apple'
2404htmldir='${docdir}'
2405includedir='${prefix}/include'
2406infodir='${datarootdir}/info'
2407install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_djview/djview/work/djview-4.12/config/install-sh'
2408libdir='${exec_prefix}/lib'
2409libexecdir='${exec_prefix}/libexec'
2410localedir='${datarootdir}/locale'
2411localstatedir='${prefix}/var'
2412mandir='${datarootdir}/man'
2413mkdir_p='$(MKDIR_P)'
2414oldincludedir='/usr/include'
2415pdfdir='${docdir}'
2416prefix='/opt/local'
2417program_transform_name='s,x,x,'
2418psdir='${docdir}'
2419runstatedir='${localstatedir}/run'
2420sbindir='${exec_prefix}/sbin'
2421sharedstatedir='${prefix}/com'
2422sysconfdir='${prefix}/etc'
2423target_alias=''
2424
2425## ----------- ##
2426## confdefs.h. ##
2427## ----------- ##
2428
2429/* confdefs.h */
2430#define PACKAGE_NAME "djview"
2431#define PACKAGE_TARNAME "djview"
2432#define PACKAGE_VERSION "4.12"
2433#define PACKAGE_STRING "djview 4.12"
2434#define PACKAGE_BUGREPORT ""
2435#define PACKAGE_URL ""
2436#define PACKAGE "djview"
2437#define VERSION "4.12"
2438#define HAVE_STDIO_H 1
2439#define HAVE_STDLIB_H 1
2440#define HAVE_STRING_H 1
2441#define HAVE_INTTYPES_H 1
2442#define HAVE_STDINT_H 1
2443#define HAVE_STRINGS_H 1
2444#define HAVE_SYS_STAT_H 1
2445#define HAVE_SYS_TYPES_H 1
2446#define HAVE_UNISTD_H 1
2447#define STDC_HEADERS 1
2448#define HAVE_DLFCN_H 1
2449#define LT_OBJDIR ".libs/"
2450#define HAVE_DIRENT_H 1
2451#define HAVE_SYS_TIME_H 1
2452#define TIME_WITH_SYS_TIME 1
2453#define HAVE_SYS_WAIT_H 1
2454#define HAVE_UNISTD_H 1
2455#define HAVE_STRING_H 1
2456#define HAVE_STRINGS_H 1
2457#define HAVE_GETOPT_H 1
2458#define HAVE_FORK 1
2459#define HAVE_VFORK 1
2460#define HAVE_WORKING_VFORK 1
2461#define HAVE_WORKING_FORK 1
2462#define HAVE_FSEEKO 1
2463#define HAVE_SIGACTION 1
2464#define HAVE_STRERROR 1
2465#define HAVE_WAITPID 1
2466#define HAVE_WAIT3 1
2467#define HAVE_DDJVUAPI 1
2468#define HAVE_TIFF 1
2469#define DJVIEW_VERSION 0x40c00
2470#define DJVIEW_VERSION_STR "4.12"
2471#define RC_VERSION 4,12,0,0
2472#define RC_VERSION_STR "4,12,0,0\0"
2473
2474configure: exit 0