Paste #594333

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
checking whether C:/cygwin64/opt/lo/bin/make sets $(MAKE)... yes
checking build system type... x86_64-unknown-cygwin
checking for /proc/self/maps... yes
checking whether everything is installed to the same prefix... no
checking whether binary relocation support should be enabled... no
checking host system type... x86_64-unknown-cygwin
checking for gcc... C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe
checking whether the C compiler works... yes
checking for C compiler default output file name... conftest.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... obj
checking whether we are using the GNU C compiler... no
checking whether C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe accepts -g... yes
checking for C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe option to accept ISO C89... none needed
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... no
checking whether pthreads work with --thread-safe... no
checking whether pthreads work with -mt... no
checking for pthread-config... no
checking for gawk... gawk
checking for C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe option to accept ISO C99... unsupported
checking for C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe option to accept ISO C89... (cached) none needed
checking for C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... /lib/cpp
checking for grep that handles long lines and -e... C:/cygwin64/bin/grep.exe
checking for egrep... C:/cygwin64/bin/grep.exe -E
checking whether we are using the GNU C++ compiler... no
checking whether C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/g++-wrapper.exe accepts -g... yes
checking how to run the C preprocessor... /lib/cpp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether C:/cygwin64/opt/lo/bin/make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... C:/cygwin64/bin/grep.exe -F
checking for non-GNU ld... C:\PROGRA~2\MICROS~1\2017\PROFES~1\VC\Tools\MSVC\14.10.24728\bin\link.exe -nologo
checking if the linker (C:\PROGRA~2\MICROS~1\2017\PROFES~1\VC\Tools\MSVC\14.10.24728\bin\link.exe -nologo) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format... func_convert_file_noop
checking how to convert x86_64-unknown-cygwin file names to toolchain format... func_convert_file_noop
checking for C:\PROGRA~2\MICROS~1\2017\PROFES~1\VC\Tools\MSVC\14.10.24728\bin\link.exe -nologo option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... no
checking for dlfcn.h... no
checking for as... as
checking for dlltool... (cached) dlltool
checking for objdump... (cached) objdump
checking for objdir... .libs
checking for C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe option to produce PIC... -DDLL_EXPORT -DPIC
checking if C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe PIC flag -DDLL_EXPORT -DPIC works... yes
checking if C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe static flag  works... yes
checking if C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe supports -c -o file.obj... yes
checking if C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe supports -c -o file.obj... (cached) yes
checking whether the C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe linker (C:\PROGRA~2\MICROS~1\2017\PROFES~1\VC\Tools\MSVC\14.10.24728\bin\link.exe -nologo) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether a program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /lib/cpp
checking whether the C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/g++-wrapper.exe linker (C:\PROGRA~2\MICROS~1\2017\PROFES~1\VC\Tools\MSVC\14.10.24728\bin\link.exe -nologo) supports shared libraries... no
checking for C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/g++-wrapper.exe option to produce PIC... -DDLL_EXPORT -DPIC
checking if C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/g++-wrapper.exe PIC flag -DDLL_EXPORT -DPIC works... yes
checking if C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/g++-wrapper.exe static flag  works... yes
checking if C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/g++-wrapper.exe supports -c -o file.obj... yes
checking if C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/g++-wrapper.exe supports -c -o file.obj... (cached) yes
checking whether the C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/g++-wrapper.exe linker (C:\PROGRA~2\MICROS~1\2017\PROFES~1\VC\Tools\MSVC\14.10.24728\bin\link.exe -nologo) supports shared libraries... no
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for dirent.h that defines DIR... no
checking for sys/ndir.h that defines DIR... no
checking for sys/dir.h that defines DIR... no
checking for ndir.h that defines DIR... no
checking for library containing opendir... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... no
checking grp.h presence... yes
configure: WARNING: grp.h: present but cannot be compiled
configure: WARNING: grp.h:     check for missing prerequisite headers?
configure: WARNING: grp.h: see the Autoconf documentation
configure: WARNING: grp.h:     section "Present But Cannot Be Compiled"
configure: WARNING: grp.h: proceeding with the compiler's result
checking for grp.h... no
checking pwd.h usability... no
checking pwd.h presence... yes
configure: WARNING: pwd.h: present but cannot be compiled
configure: WARNING: pwd.h:     check for missing prerequisite headers?
configure: WARNING: pwd.h: see the Autoconf documentation
configure: WARNING: pwd.h:     section "Present But Cannot Be Compiled"
configure: WARNING: pwd.h: proceeding with the compiler's result
checking for pwd.h... no
checking libio.h usability... no
checking libio.h presence... no
checking for libio.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking pthread.h usability... no
checking pthread.h presence... yes
configure: WARNING: pthread.h: present but cannot be compiled
configure: WARNING: pthread.h:     check for missing prerequisite headers?
configure: WARNING: pthread.h: see the Autoconf documentation
configure: WARNING: pthread.h:     section "Present But Cannot Be Compiled"
configure: WARNING: pthread.h: proceeding with the compiler's result
checking for pthread.h... no
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/uio.h usability... no
checking sys/uio.h presence... yes
configure: WARNING: sys/uio.h: present but cannot be compiled
configure: WARNING: sys/uio.h:     check for missing prerequisite headers?
configure: WARNING: sys/uio.h: see the Autoconf documentation
configure: WARNING: sys/uio.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/uio.h: proceeding with the compiler's result
checking for sys/uio.h... no
checking for sys/wait.h that is POSIX.1 compatible... (cached) no
checking whether time.h and sys/time.h may both be included... no
checking sys/time.h usability... no
checking sys/time.h presence... yes
configure: WARNING: sys/time.h: present but cannot be compiled
configure: WARNING: sys/time.h:     check for missing prerequisite headers?
configure: WARNING: sys/time.h: see the Autoconf documentation
configure: WARNING: sys/time.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/time.h: proceeding with the compiler's result
checking for sys/time.h... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/param.h usability... no
checking sys/param.h presence... yes
configure: WARNING: sys/param.h: present but cannot be compiled
configure: WARNING: sys/param.h:     check for missing prerequisite headers?
configure: WARNING: sys/param.h: see the Autoconf documentation
configure: WARNING: sys/param.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/param.h: proceeding with the compiler's result
checking for sys/param.h... no
checking sys/mount.h usability... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h:     check for missing prerequisite headers?
configure: WARNING: sys/mount.h: see the Autoconf documentation
configure: WARNING: sys/mount.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/mount.h: proceeding with the compiler's result
checking for sys/mount.h... no
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... yes
configure: WARNING: sys/ioctl.h: present but cannot be compiled
configure: WARNING: sys/ioctl.h:     check for missing prerequisite headers?
configure: WARNING: sys/ioctl.h: see the Autoconf documentation
configure: WARNING: sys/ioctl.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/ioctl.h: proceeding with the compiler's result
checking for sys/ioctl.h... no
checking sys/select.h usability... no
checking sys/select.h presence... yes
configure: WARNING: sys/select.h: present but cannot be compiled
configure: WARNING: sys/select.h:     check for missing prerequisite headers?
configure: WARNING: sys/select.h: see the Autoconf documentation
configure: WARNING: sys/select.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/select.h: proceeding with the compiler's result
checking for sys/select.h... no
checking sys/syscall.h usability... no
checking sys/syscall.h presence... no
checking for sys/syscall.h... no
checking sys/signal.h usability... no
checking sys/signal.h presence... yes
configure: WARNING: sys/signal.h: present but cannot be compiled
configure: WARNING: sys/signal.h:     check for missing prerequisite headers?
configure: WARNING: sys/signal.h: see the Autoconf documentation
configure: WARNING: sys/signal.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/signal.h: proceeding with the compiler's result
checking for sys/signal.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sys/signal.h... (cached) no
checking sys/siginfo.h usability... no
checking sys/siginfo.h presence... no
checking for sys/siginfo.h... no
checking termio.h usability... no
checking termio.h presence... yes
configure: WARNING: termio.h: present but cannot be compiled
configure: WARNING: termio.h:     check for missing prerequisite headers?
configure: WARNING: termio.h: see the Autoconf documentation
configure: WARNING: termio.h:     section "Present But Cannot Be Compiled"
configure: WARNING: termio.h: proceeding with the compiler's result
checking for termio.h... no
checking termios.h usability... no
checking termios.h presence... yes
configure: WARNING: termios.h: present but cannot be compiled
configure: WARNING: termios.h:     check for missing prerequisite headers?
configure: WARNING: termios.h: see the Autoconf documentation
configure: WARNING: termios.h:     section "Present But Cannot Be Compiled"
configure: WARNING: termios.h: proceeding with the compiler's result
checking for termios.h... no
checking for unistd.h... (cached) no
checking varargs.h usability... yes
checking varargs.h presence... no
configure: WARNING: varargs.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: varargs.h: proceeding with the compiler's result
checking for varargs.h... yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... yes
configure: WARNING: netinet/in.h: present but cannot be compiled
configure: WARNING: netinet/in.h:     check for missing prerequisite headers?
configure: WARNING: netinet/in.h: see the Autoconf documentation
configure: WARNING: netinet/in.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet/in.h: proceeding with the compiler's result
checking for netinet/in.h... no
checking rpc/rpc.h usability... no
checking rpc/rpc.h presence... no
checking for rpc/rpc.h... no
checking netconfig.h usability... no
checking netconfig.h presence... no
checking for netconfig.h... no
checking for rpc/xdr.h... no
checking aio.h usability... no
checking aio.h presence... no
checking for aio.h... no
checking mntent.h usability... no
checking mntent.h presence... yes
configure: WARNING: mntent.h: present but cannot be compiled
configure: WARNING: mntent.h:     check for missing prerequisite headers?
configure: WARNING: mntent.h: see the Autoconf documentation
configure: WARNING: mntent.h:     section "Present But Cannot Be Compiled"
configure: WARNING: mntent.h: proceeding with the compiler's result
checking for mntent.h... no
checking mnttab.h usability... no
checking mnttab.h presence... no
checking for mnttab.h... no
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/ipc.h usability... no
checking sys/ipc.h presence... yes
configure: WARNING: sys/ipc.h: present but cannot be compiled
configure: WARNING: sys/ipc.h:     check for missing prerequisite headers?
configure: WARNING: sys/ipc.h: see the Autoconf documentation
configure: WARNING: sys/ipc.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/ipc.h: proceeding with the compiler's result
checking for sys/ipc.h... no
checking sys/file.h usability... no
checking sys/file.h presence... yes
configure: WARNING: sys/file.h: present but cannot be compiled
configure: WARNING: sys/file.h:     check for missing prerequisite headers?
configure: WARNING: sys/file.h: see the Autoconf documentation
configure: WARNING: sys/file.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/file.h: proceeding with the compiler's result
checking for sys/file.h... no
checking sys/resource.h usability... no
checking sys/resource.h presence... yes
configure: WARNING: sys/resource.h: present but cannot be compiled
configure: WARNING: sys/resource.h:     check for missing prerequisite headers?
configure: WARNING: sys/resource.h: see the Autoconf documentation
configure: WARNING: sys/resource.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/resource.h: proceeding with the compiler's result
checking for sys/resource.h... no
checking sys/sem.h usability... no
checking sys/sem.h presence... yes
configure: WARNING: sys/sem.h: present but cannot be compiled
configure: WARNING: sys/sem.h:     check for missing prerequisite headers?
configure: WARNING: sys/sem.h: see the Autoconf documentation
configure: WARNING: sys/sem.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/sem.h: proceeding with the compiler's result
checking for sys/sem.h... no
checking semaphore.h usability... no
checking semaphore.h presence... yes
configure: WARNING: semaphore.h: present but cannot be compiled
configure: WARNING: semaphore.h:     check for missing prerequisite headers?
configure: WARNING: semaphore.h: see the Autoconf documentation
configure: WARNING: semaphore.h:     section "Present But Cannot Be Compiled"
configure: WARNING: semaphore.h: proceeding with the compiler's result
checking for semaphore.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking atomic_ops.h usability... no
checking atomic_ops.h presence... no
checking for atomic_ops.h... no
checking poll.h usability... no
checking poll.h presence... yes
configure: WARNING: poll.h: present but cannot be compiled
configure: WARNING: poll.h:     check for missing prerequisite headers?
configure: WARNING: poll.h: see the Autoconf documentation
configure: WARNING: poll.h:     section "Present But Cannot Be Compiled"
configure: WARNING: poll.h: proceeding with the compiler's result
checking for poll.h... no
checking langinfo.h usability... no
checking langinfo.h presence... yes
configure: WARNING: langinfo.h: present but cannot be compiled
configure: WARNING: langinfo.h:     check for missing prerequisite headers?
configure: WARNING: langinfo.h: see the Autoconf documentation
configure: WARNING: langinfo.h:     section "Present But Cannot Be Compiled"
configure: WARNING: langinfo.h: proceeding with the compiler's result
checking for langinfo.h... no
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
checking for libio.h... (cached) no
checking linux/falloc.h usability... no
checking linux/falloc.h presence... no
checking for linux/falloc.h... no
checking socket.h usability... no
checking socket.h presence... no
checking for socket.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h:     check for missing prerequisite headers?
configure: WARNING: sys/socket.h: see the Autoconf documentation
configure: WARNING: sys/socket.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/socket.h: proceeding with the compiler's result
checking for sys/socket.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking winsock2.h usability... yes
checking winsock2.h presence... yes
checking for winsock2.h... yes
checking whether SOCK_CLOEXEC is declared... no
checking unicode/ucnv.h usability... yes
checking unicode/ucnv.h presence... yes
checking for unicode/ucnv.h... yes
checking tommath.h usability... yes
checking tommath.h presence... yes
checking for tommath.h... yes
checking for mp_init in -ltommath... yes
checking for library containing dlopen... no
checking for main in -lm... no
checking for library containing inet_aton... no
checking for library containing atomic_inc... no
checking for main in -latomic_ops... no
checking for main in -lsupc++... no
checking for main in -lgcc_eh... no
checking for gettimeofday... no
checking for time... yes
checking for times... no
checking for nanosleep... no
checking for library containing gethostname... no
checking for library containing gethostbyname... no
checking for library containing connect... no
checking for strcasecmp... no
checking for stricmp... yes
checking for strncasecmp... no
checking for strnicmp... yes
checking for library containing dirname... no
checking for dirname... no
checking for sigaction... no
checking for setitimer... no
checking for snprintf... no
checking for vsnprintf... no
checking for swab... yes
checking for _swab... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) no
checking for sys/param.h... (cached) no
checking for getpagesize... no
checking for working mmap... no
checking for pid_t... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... no
checking for vfork... no
checking whether setpgrp takes no argument... yes
checking for setpgid... no
checking whether getpgrp requires zero arguments... no
checking for flock... no
checking for dladdr... no
checking for initgroups... no
checking for getpagesize... (cached) no
checking for pread... no
checking for pwrite... no
checking for getcwd... yes
checking for getwd... no
checking for setmntent... no
checking for getmntent... no
checking for setrlimit... no
checking for getrlimit... no
checking for tcgetattr... no
checking for strdup... yes
checking for mkstemp... no
checking for pthread_keycreate... no
checking for pthread_key_create... no
checking for llrint... yes
checking for localtime_r... no
checking for gmtime_r... no
checking for fchmod... no
checking for semtimedop... no
checking for fegetenv... yes
checking for strerror_r... no
checking for qsort_r... no
checking for fdatasync... no
checking for fsync... no
checking for poll... no
checking for library containing clock_gettime... no
checking for clock_gettime... no
checking for pthread_mutexattr_setprotocol... no
checking for pthread_mutexattr_setrobust_np... no
checking for pthread_mutex_consistent_np... no
checking for pthread_rwlockattr_setkind_np... no
checking for pthread_cancel... no
checking for pthread_atfork... no
checking for sigset... no
checking for fallocate... no
checking for accept4... no
checking whether byte ordering is bigendian... no
checking for working volatile... yes
checking for off_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking size of void *... 8
checking size of long... 4
checking size of size_t... 8
checking for socklen_t... no
checking for semun... no
checking if sem.h defines semun... no
checking for struct XDR::xdr_ops... no
checking for struct xdr_ops... no
checking for struct dirent.d_type... no
checking alignment of long... 8
checking alignment of double... 8
configure: creating ./config.status
Creating Debug directories
test.cpp
C:/cygwin64/tmp/test.cpp(1): fatal error C1083: Datei (Include) kann nicht geâ–’ffnet werden: "stdlib.h": No such file or directory
Creating Release directories
test.cpp
C:/cygwin64/tmp/test.cpp(1): fatal error C1083: Datei (Include) kann nicht geâ–’ffnet werden: "stdlib.h": No such file or directory
files are identical
config.status: creating gen/Debug/firebird/firebird.conf
config.status: creating gen/Debug/firebird/databases.conf
config.status: creating gen/Debug/firebird/fbtrace.conf
config.status: creating gen/Debug/firebird/intl/fbintl.conf
config.status: creating gen/Debug/firebird/plugins.conf
config.status: creating gen/Release/firebird/firebird.conf
config.status: creating gen/Release/firebird/databases.conf
config.status: creating gen/Release/firebird/fbtrace.conf
config.status: creating gen/Release/firebird/intl/fbintl.conf
config.status: creating gen/Release/firebird/plugins.conf
config.status: creating gen/Release/firebird/bin/fb_config
config.status: creating gen/Release/firebird/bin/posixLibrary.sh
config.status: creating gen/Release/firebird/bin/tarMainInstall.sh
config.status: creating gen/Release/firebird/bin/tarinstall.sh
config.status: creating gen/Release/firebird/bin/preinstall.sh
config.status: creating gen/Release/firebird/bin/postinstall.sh
config.status: creating gen/Release/firebird/bin/preuninstall.sh
config.status: creating gen/Release/firebird/bin/postuninstall.sh
config.status: creating gen/Release/firebird/bin/taruninstall.sh
config.status: creating gen/Release/firebird/bin/tarMainUninstall.sh
config.status: creating gen/Release/firebird/bin/changeServerMode.sh
config.status: creating gen/Release/firebird/bin/registerDatabase.sh
config.status: creating gen/vers.sh
config.status: creating gen/make.rules
config.status: creating gen/make.defaults
config.status: creating gen/make.platform
config.status: creating gen/darwin.defaults
config.status: creating gen/make.shared.variables
config.status: creating gen/make.shared.targets
config.status: creating gen/Makefile
config.status: creating gen/examples/Makefile.examples
config.status: creating gen/examples/Makefile.plugins_examples
config.status: creating gen/Makefile.install
config.status: creating Makefile
config.status: creating gen/Makefile.extern.editline
config.status: creating src/include/gen/autoconfig.auto
config.status: executing libtool commands


The Firebird3 package has been configured with the following options:

                    Raw devices : disabled
                   Service name : gds_db
                   Service port : 3050
                      Pipe name : interbas
                   GPRE modules : c_cxx.cpp

                    Install Dir : /usr/local/firebird

make[2]: Entering directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird'
C:/cygwin64/opt/lo/bin/make -C gen firebird
make[3]: Entering directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
C:/cygwin64/opt/lo/bin/make TARGET=Release master_process
make[4]: Entering directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
cp -f C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/src/include/gen/autoconfig.auto C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/src/include/gen/autoconfig.h
C:/cygwin64/opt/lo/bin/make updateBuildNum
make[5]: Entering directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
(cd C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird; ./src/misc/writeBuildNum.sh rebuildHeader)
files are identical
make[5]: Leaving directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
C:/cygwin64/opt/lo/bin/make export_lists
make[5]: Entering directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
sh vers.sh firebird.vers
sh vers.sh fbintl.vers
sh vers.sh ib_util.vers
sh vers.sh udr_plugin.vers
sh vers.sh empty.vers
sh vers.sh fbplugin.vers
make[5]: Leaving directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
C:/cygwin64/opt/lo/bin/make extern
make[5]: Entering directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
C:/cygwin64/opt/lo/bin/make -C C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/extern/btyacc
make[6]: Entering directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/extern/btyacc'
C:/Users/davido/projects/libo/workdir/LinkTarget/Executable/gcc-wrapper.exe  -c closure.c -Foclosure.o
closure.c
c:\users\davido\projects\libo\workdir\unpackedtarball\firebird\extern\btyacc\defs.h(1): fatal error C1083: Datei (Include) kann nicht geâ–’ffnet werden: "stdlib.h": No such file or directory
Makefile:48: recipe for target 'closure.o' failed
make[6]: *** [closure.o] Error 2
make[6]: Leaving directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/extern/btyacc'
Makefile:127: recipe for target 'extern' failed
make[5]: *** [extern] Error 2
make[5]: Leaving directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
Makefile:167: recipe for target 'master_process' failed
make[4]: *** [master_process] Error 2
make[4]: Leaving directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
Makefile:67: recipe for target 'firebird' failed
make[3]: *** [firebird] Error 2
make[3]: Leaving directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird/gen'
Makefile:6: recipe for target 'firebird' failed
make[2]: *** [firebird] Error 2
make[2]: Leaving directory 'C:/Users/davido/projects/libo/workdir/UnpackedTarball/firebird'
[build CXX] sccomp/source/solver/LpsolveSolver.cxx
C:/Users/davido/projects/libo/external/firebird/ExternalProject_firebird.mk:37: recipe for target 'C:/Users/davido/projects/libo/workdir/ExternalProject/firebird/build' failed
make[1]: *** [C:/Users/davido/projects/libo/workdir/ExternalProject/firebird/build] Error 1