Build of libfbclient with vanilla toolchain

The build took 00h 02m 27s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
521,791 ansic
468,842 cpp
26,905 sh
6,818 fortran
6,733 yacc
2,979 perl
2,031 makefile
1,148 pascal
98 sed
15 csh
1,037,360 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libfbclient 2.5.5.26952-2 (Wed Aug 24 13:33:47 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# 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 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... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for cc_r... gcc
# checking for gawk... gawk
# checking for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking whether gcc needs -traditional... no
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking how to run the C preprocessor... gcc -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking how to recognise dependent libraries... pass_all
# 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... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking how to run the C++ preprocessor... g++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for correct ltmain.sh version... yes
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... no
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# 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... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking libio.h usability... yes
# checking libio.h presence... yes
# checking for libio.h... yes
# 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... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/mount.h usability... yes
# checking sys/mount.h presence... yes
# checking for sys/mount.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# 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 sys/signal.h usability... yes
# checking sys/signal.h presence... yes
# checking for sys/signal.h... yes
# checking sys/siginfo.h usability... no
# checking sys/siginfo.h presence... no
# checking for sys/siginfo.h... no
# checking termio.h usability... yes
# checking termio.h presence... yes
# checking for termio.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for dirent.h that defines DIR... (cached) yes
# checking for library containing opendir... (cached) none required
# checking for unistd.h... (cached) yes
# checking varargs.h usability... no
# checking varargs.h presence... no
# checking for varargs.h... no
# checking crypt.h usability... yes
# checking crypt.h presence... yes
# checking for crypt.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking rpc/rpc.h usability... yes
# checking rpc/rpc.h presence... yes
# checking for rpc/rpc.h... yes
# checking netconfig.h usability... no
# checking netconfig.h presence... no
# checking for netconfig.h... no
# checking for rpc/xdr.h... yes
# checking aio.h usability... yes
# checking aio.h presence... yes
# checking for aio.h... yes
# checking mntent.h usability... yes
# checking mntent.h presence... yes
# checking for mntent.h... yes
# 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... yes
# checking sys/ipc.h presence... yes
# checking for sys/ipc.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking socket.h usability... no
# checking socket.h presence... no
# checking for socket.h... no
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/sockio.h usability... no
# checking sys/sockio.h presence... no
# checking for sys/sockio.h... no
# checking winsock2.h usability... no
# checking winsock2.h presence... no
# checking for winsock2.h... no
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/sem.h usability... yes
# checking sys/sem.h presence... yes
# checking for sys/sem.h... yes
# checking semaphore.h usability... yes
# checking semaphore.h presence... yes
# checking for semaphore.h... yes
# 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... yes
# checking atomic_ops.h presence... yes
# checking for atomic_ops.h... yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking linux/falloc.h usability... yes
# checking linux/falloc.h presence... yes
# checking for linux/falloc.h... yes
# checking for library containing dlopen... -ldl
# checking for main in -lm... yes
# checking for tgetent in -lcurses... yes
# checking for library containing inet_aton... none required
# checking for library containing atomic_inc... no
# checking for main in -latomic_ops... yes
# checking for main in -lsupc++... yes
# checking for main in -lgcc_eh... yes
# checking for gettimeofday... yes
# checking if gettimeofday accepts second (timezone) argument... yes
# checking for time... yes
# checking for times... yes
# checking for nanosleep... yes
# checking for library containing gethostname... none required
# checking for library containing gethostbyname... none required
# checking for library containing connect... none required
# checking for strcasecmp... yes
# checking for stricmp... no
# checking for strncasecmp... yes
# checking for strnicmp... no
# checking for library containing dirname... none required
# checking for dirname... yes
# checking for sigaction... yes
# checking for setitimer... yes
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking for swab... yes
# checking for _swab... no
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking for pid_t... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking whether setpgrp takes no argument... yes
# checking for setpgid... yes
# checking whether getpgrp requires zero arguments... yes
# checking for flock... yes
# checking for dladdr... yes
# checking for initgroups... yes
# checking for getpagesize... (cached) yes
# checking for pread... yes
# checking for pwrite... yes
# checking for getcwd... yes
# checking for getwd... yes
# checking for setmntent... yes
# checking for getmntent... yes
# checking if getmntent needs second argument... no
# checking for setrlimit... yes
# checking for getrlimit... yes
# checking for tcgetattr... yes
# checking for strdup... yes
# checking for mkstemp... yes
# checking for pthread_keycreate... no
# checking for pthread_key_create... yes
# checking for llrint... yes
# checking for localtime_r... yes
# checking for gmtime_r... yes
# checking for fchmod... yes
# checking for semtimedop... yes
# checking for fegetenv... yes
# checking for strerror_r... yes
# checking for fdatasync... yes
# checking for fsync... yes
# checking for poll... yes
# checking for pthread_mutexattr_setprotocol... yes
# checking for pthread_mutexattr_setrobust_np... yes
# checking for pthread_mutex_consistent_np... yes
# checking for library containing clock_gettime... none required
# checking for clock_gettime... yes
# checking for fallocate... yes
# checking for library containing sem_init... none required
# checking for sem_timedwait... yes
# checking for sem_init... yes
# checking for working sem_init()... yes
# checking whether byte ordering is bigendian... no
# checking for working volatile... yes
# checking return type of signal handlers... void
# 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... no
# checking for native large file support... yes
# checking size of void *... 8
# checking size of long... 8
# checking size of size_t... 8
# checking for socklen_t... yes
# checking for semun... no
# checking if sem.h defines semun... no
# checking for struct XDR::xdr_ops... no
# checking for struct xdr_ops... yes
# checking for struct dirent.d_type... yes
# checking alignment of long... 8
# checking alignment of double... 8
# checking for /proc/self/exe... yes
# configure: creating ./config.status
# files are identical
# config.status: creating gen/install/misc/firebird.conf
# config.status: creating gen/install/misc/aliases.conf
# config.status: creating gen/install/misc/fbintl.conf
# config.status: creating gen/install/misc/fbtrace.conf
# config.status: creating gen/firebird/bin/fb_config
# config.status: creating gen/firebird/bin/posixLibrary.sh
# config.status: creating gen/firebird/bin/classicLibrary.sh
# config.status: creating gen/firebird/bin/superLibrary.sh
# config.status: creating gen/firebird/bin/changeRunUser.sh
# config.status: creating gen/firebird/bin/restoreRootRunUser.sh
# config.status: creating gen/firebird/bin/tarMainInstall.sh
# config.status: creating gen/firebird/bin/tarinstall.sh
# config.status: creating gen/firebird/bin/preinstall.sh
# config.status: creating gen/firebird/bin/postinstall.sh
# config.status: creating gen/firebird/bin/preuninstall.sh
# config.status: creating gen/firebird/bin/postuninstall.sh
# config.status: creating gen/firebird/bin/taruninstall.sh
# config.status: creating gen/firebird/bin/tarMainUninstall.sh
# config.status: creating gen/firebird/bin/changeDBAPassword.sh
# config.status: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh
# config.status: creating gen/firebird/bin/createAliasDB.sh
# config.status: creating gen/firebird/bin/changeMultiConnectMode.sh
# config.status: creating gen/install/makeInstallImage.sh
# config.status: creating gen/install/scripts/rpmheader.txt
# config.status: creating gen/install/scripts/rpmfiles.txt
# config.status: creating gen/install/misc/firebird.xinetd
# config.status: creating gen/install/misc/firebird.init.d.generic
# config.status: creating gen/install/misc/firebird.init.d.mandrake
# config.status: creating gen/install/misc/firebird.init.d.suse
# config.status: creating gen/install/misc/firebird.init.d.debian
# config.status: creating gen/install/misc/firebird.init.d.gentoo
# config.status: creating gen/install/misc/firebird.init.d.slackware
# config.status: creating gen/install/misc/rc.config.firebird
# config.status: creating gen/firebird/bin/linuxLibrary.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/Makefile.codes
# config.status: creating gen/Makefile.boot.gpre
# config.status: creating gen/Makefile.libfbstatic
# config.status: creating gen/Makefile.static.gpre
# config.status: creating gen/Makefile.static.gbak
# config.status: creating gen/Makefile.static.isql
# config.status: creating gen/Makefile.static.createdb
# config.status: creating gen/Makefile.refDatabases
# config.status: creating gen/Makefile.fbserver
# config.status: creating gen/Makefile.smp_server
# config.status: creating gen/Makefile.libfbclient
# config.status: creating gen/Makefile.client.fbudf
# config.status: creating gen/Makefile.client.gbak
# config.status: creating gen/Makefile.client.gfix
# config.status: creating gen/Makefile.client.gdef
# config.status: creating gen/Makefile.client.qli
# config.status: creating gen/Makefile.client.isql
# config.status: creating gen/Makefile.client.gpre
# config.status: creating gen/Makefile.client.util
# config.status: creating gen/Makefile.client.gsec
# config.status: creating gen/Makefile.intl
# config.status: creating gen/Makefile.msgs
# config.status: creating gen/Makefile.extlib
# config.status: creating gen/examples/Makefile.examples
# config.status: creating gen/Makefile.libfbembed
# config.status: creating gen/Makefile.inet_server
# config.status: creating gen/Makefile.embed.util
# config.status: creating gen/Makefile.embed.fbudf
# config.status: creating gen/Makefile.embed.gfix
# config.status: creating gen/Makefile.embed.gbak
# config.status: creating gen/Makefile.embed.isql
# config.status: creating gen/Makefile.embed.gdef
# config.status: creating gen/Makefile.embed.qli
# config.status: creating gen/Makefile.embed.gpre
# config.status: creating gen/Makefile.fbtrace
# config.status: creating gen/Makefile.install
# config.status: creating Makefile
# config.status: creating gen/Makefile.extern.editline
# config.status: creating src/include/gen/autoconfig.h
#
#
# The Firebird2 package has been configured with the following options:
#
# Architecture : ClassicServer
# Debug : disabled
# Raw devices : enabled
# Service name : gds_db
# Service port : 3050
# GPRE modules : c_cxx.cpp
#
# Install Dir : /usr
#
# make -C gen firebird
# make[1]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/gen'
# ../src/misc/writeBuildNum.sh createMakeVersion ../gen/Make.Version
# make -C ../extern/btyacc
# make[2]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/btyacc'
# cc -c -o closure.o closure.c
# cc -c -o error.o error.c
# cc -c -o lalr.o lalr.c
# cc -c -o lr0.o lr0.c
# cc -c -o main.o main.c
# cc -c -o mkpar.o mkpar.c
# cc -c -o output.o output.c
# cc -c -o mstring.o mstring.c
# cc -c -o reader.o reader.c
# cc -c -o readskel.o readskel.c
# cc -c -o skeleton.o skeleton.c
# cc -c -o symtab.o symtab.c
# cc -c -o verbose.o verbose.c
# cc -c -o warshall.o warshall.c
# cc -o btyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o mstring.o reader.o readskel.o skeleton.o symtab.o verbose.o warshall.o
# main.o: In function `create_file_names':
# main.c:(.text+0x789): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
# make[2]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/btyacc'
# make CFLAGS=" -pthread" -j1 -f ../gen/Makefile.extern.editline
# make[2]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/gen'
# AR=ar
# cd ../extern/editline; chmod +x configure; ./configure --enable-static --disable-shared
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognize dependent libraries... pass_all
# checking how to run the C preprocessor... gcc -E
# 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... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 1572864
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for objdir... .libs
# checking for ar... ar
# checking for ranlib... ranlib
# checking for strip... strip
# checking for correct ltmain.sh version... yes
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... no
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# (cached) (cached) checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... no
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# (cached) (cached) checking how to hardcode library paths into programs... immediate
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking dependency style of g++... (cached) gcc3
# checking for gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking whether ln -s works... yes
# checking for gawk... (cached) gawk
# checking for nroff... /usr/bin/nroff
# checking for tgetent in -lcurses... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for unistd.h... (cached) yes
# checking curses.h usability... yes
# checking curses.h presence... yes
# checking for curses.h... yes
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking sys/cdefs.h usability... yes
# checking sys/cdefs.h presence... yes
# checking for sys/cdefs.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for term.h... yes
# checking for an ANSI C-conforming const... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for u_int32_t... yes
# checking whether closedir returns void... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking whether gcc needs -traditional... no
# checking return type of signal handlers... void
# checking whether lstat dereferences a symlink specified with a trailing slash... yes
# checking whether stat accepts an empty string... no
# checking for endpwent... yes
# checking for isascii... yes
# checking for memchr... yes
# checking for memset... yes
# checking for re_comp... yes
# checking for regcomp... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strcspn... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for issetugid... no
# checking whether getpwnam_r and getpwuid_r are posix like... yes
# checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make -C ../extern/editline
# make[3]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline'
# make all-recursive
# make[4]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline'
# Making all in src
# make[5]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/src'
# sh ./makelist -h ./vi.c > vi.h
# sh ./makelist -h ./emacs.c > emacs.h
# sh ./makelist -h ./common.c > common.h
# sh ./makelist -fh vi.h emacs.h common.h > fcns.h
# sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h
# sh ./makelist -fc vi.h emacs.h common.h > fcns.c
# sh ./makelist -bc ./vi.c ./emacs.c ./common.c > help.c
# make all-am
# make[6]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/src'
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT chared.lo -MD -MP -MF ".deps/chared.Tpo" -c -o chared.lo chared.c; \
# then mv -f ".deps/chared.Tpo" ".deps/chared.Plo"; else rm -f ".deps/chared.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT chared.lo -MD -MP -MF .deps/chared.Tpo -c chared.c -o chared.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \
# then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT el.lo -MD -MP -MF ".deps/el.Tpo" -c -o el.lo el.c; \
# then mv -f ".deps/el.Tpo" ".deps/el.Plo"; else rm -f ".deps/el.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT el.lo -MD -MP -MF .deps/el.Tpo -c el.c -o el.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT emacs.lo -MD -MP -MF ".deps/emacs.Tpo" -c -o emacs.lo emacs.c; \
# then mv -f ".deps/emacs.Tpo" ".deps/emacs.Plo"; else rm -f ".deps/emacs.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.c -o emacs.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT hist.lo -MD -MP -MF ".deps/hist.Tpo" -c -o hist.lo hist.c; \
# then mv -f ".deps/hist.Tpo" ".deps/hist.Plo"; else rm -f ".deps/hist.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c hist.c -o hist.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT key.lo -MD -MP -MF ".deps/key.Tpo" -c -o key.lo key.c; \
# then mv -f ".deps/key.Tpo" ".deps/key.Plo"; else rm -f ".deps/key.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT key.lo -MD -MP -MF .deps/key.Tpo -c key.c -o key.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT map.lo -MD -MP -MF ".deps/map.Tpo" -c -o map.lo map.c; \
# then mv -f ".deps/map.Tpo" ".deps/map.Plo"; else rm -f ".deps/map.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" -c -o parse.lo parse.c; \
# then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; else rm -f ".deps/parse.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT prompt.lo -MD -MP -MF ".deps/prompt.Tpo" -c -o prompt.lo prompt.c; \
# then mv -f ".deps/prompt.Tpo" ".deps/prompt.Plo"; else rm -f ".deps/prompt.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT prompt.lo -MD -MP -MF .deps/prompt.Tpo -c prompt.c -o prompt.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT read.lo -MD -MP -MF ".deps/read.Tpo" -c -o read.lo read.c; \
# then mv -f ".deps/read.Tpo" ".deps/read.Plo"; else rm -f ".deps/read.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -o read.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT refresh.lo -MD -MP -MF ".deps/refresh.Tpo" -c -o refresh.lo refresh.c; \
# then mv -f ".deps/refresh.Tpo" ".deps/refresh.Plo"; else rm -f ".deps/refresh.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT refresh.lo -MD -MP -MF .deps/refresh.Tpo -c refresh.c -o refresh.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT search.lo -MD -MP -MF ".deps/search.Tpo" -c -o search.lo search.c; \
# then mv -f ".deps/search.Tpo" ".deps/search.Plo"; else rm -f ".deps/search.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT sig.lo -MD -MP -MF ".deps/sig.Tpo" -c -o sig.lo sig.c; \
# then mv -f ".deps/sig.Tpo" ".deps/sig.Plo"; else rm -f ".deps/sig.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.c -o sig.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT term.lo -MD -MP -MF ".deps/term.Tpo" -c -o term.lo term.c; \
# then mv -f ".deps/term.Tpo" ".deps/term.Plo"; else rm -f ".deps/term.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT term.lo -MD -MP -MF .deps/term.Tpo -c term.c -o term.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT tty.lo -MD -MP -MF ".deps/tty.Tpo" -c -o tty.lo tty.c; \
# then mv -f ".deps/tty.Tpo" ".deps/tty.Plo"; else rm -f ".deps/tty.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT tty.lo -MD -MP -MF .deps/tty.Tpo -c tty.c -o tty.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT vi.lo -MD -MP -MF ".deps/vi.Tpo" -c -o vi.lo vi.c; \
# then mv -f ".deps/vi.Tpo" ".deps/vi.Plo"; else rm -f ".deps/vi.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT vi.lo -MD -MP -MF .deps/vi.Tpo -c vi.c -o vi.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT fgetln.lo -MD -MP -MF ".deps/fgetln.Tpo" -c -o fgetln.lo fgetln.c; \
# then mv -f ".deps/fgetln.Tpo" ".deps/fgetln.Plo"; else rm -f ".deps/fgetln.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT fgetln.lo -MD -MP -MF .deps/fgetln.Tpo -c fgetln.c -o fgetln.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT strlcat.lo -MD -MP -MF ".deps/strlcat.Tpo" -c -o strlcat.lo strlcat.c; \
# then mv -f ".deps/strlcat.Tpo" ".deps/strlcat.Plo"; else rm -f ".deps/strlcat.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -o strlcat.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT strlcpy.lo -MD -MP -MF ".deps/strlcpy.Tpo" -c -o strlcpy.lo strlcpy.c; \
# then mv -f ".deps/strlcpy.Tpo" ".deps/strlcpy.Plo"; else rm -f ".deps/strlcpy.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT unvis.lo -MD -MP -MF ".deps/unvis.Tpo" -c -o unvis.lo unvis.c; \
# then mv -f ".deps/unvis.Tpo" ".deps/unvis.Plo"; else rm -f ".deps/unvis.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT unvis.lo -MD -MP -MF .deps/unvis.Tpo -c unvis.c -o unvis.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT vis.lo -MD -MP -MF ".deps/vis.Tpo" -c -o vis.lo vis.c; \
# then mv -f ".deps/vis.Tpo" ".deps/vis.Plo"; else rm -f ".deps/vis.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT vis.lo -MD -MP -MF .deps/vis.Tpo -c vis.c -o vis.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT tokenizer.lo -MD -MP -MF ".deps/tokenizer.Tpo" -c -o tokenizer.lo tokenizer.c; \
# then mv -f ".deps/tokenizer.Tpo" ".deps/tokenizer.Plo"; else rm -f ".deps/tokenizer.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -o tokenizer.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT history.lo -MD -MP -MF ".deps/history.Tpo" -c -o history.lo history.c; \
# then mv -f ".deps/history.Tpo" ".deps/history.Plo"; else rm -f ".deps/history.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT history.lo -MD -MP -MF .deps/history.Tpo -c history.c -o history.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT filecomplete.lo -MD -MP -MF ".deps/filecomplete.Tpo" -c -o filecomplete.lo filecomplete.c; \
# then mv -f ".deps/filecomplete.Tpo" ".deps/filecomplete.Plo"; else rm -f ".deps/filecomplete.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT filecomplete.lo -MD -MP -MF .deps/filecomplete.Tpo -c filecomplete.c -o filecomplete.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT readline.lo -MD -MP -MF ".deps/readline.Tpo" -c -o readline.lo readline.c; \
# then mv -f ".deps/readline.Tpo" ".deps/readline.Plo"; else rm -f ".deps/readline.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -o readline.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT fcns.lo -MD -MP -MF ".deps/fcns.Tpo" -c -o fcns.lo fcns.c; \
# then mv -f ".deps/fcns.Tpo" ".deps/fcns.Plo"; else rm -f ".deps/fcns.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT fcns.lo -MD -MP -MF .deps/fcns.Tpo -c fcns.c -o fcns.o
# if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT help.lo -MD -MP -MF ".deps/help.Tpo" -c -o help.lo help.c; \
# then mv -f ".deps/help.Tpo" ".deps/help.Plo"; else rm -f ".deps/help.Tpo"; exit 1; fi
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -MT help.lo -MD -MP -MF .deps/help.Tpo -c help.c -o help.o
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -o libedit.la -rpath /usr/local/lib -no-undefined -version-info 0:24:0 chared.lo common.lo el.lo emacs.lo hist.lo key.lo map.lo parse.lo prompt.lo read.lo refresh.lo search.lo sig.lo term.lo tty.lo vi.lo fgetln.lo strlcat.lo strlcpy.lo unvis.lo vis.lo tokenizer.lo history.lo filecomplete.lo readline.lo fcns.lo help.lo -lcurses
# mkdir .libs
# ar cru .libs/libedit.a chared.o common.o el.o emacs.o hist.o key.o map.o parse.o prompt.o read.o refresh.o search.o sig.o term.o tty.o vi.o fgetln.o strlcat.o strlcpy.o unvis.o vis.o tokenizer.o history.o filecomplete.o readline.o fcns.o help.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libedit.a
# creating libedit.la
# (cd .libs && rm -f libedit.la && ln -s ../libedit.la libedit.la)
# make[6]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/src'
# make[5]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/src'
# make[5]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline'
# make[5]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline'
# make[4]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline'
# make[3]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline'
# cp ../extern/editline/src/.libs/libedit.a ../gen/firebird/lib
# make[2]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/gen'
# (cd ..; ./src/misc/writeBuildNum.sh rebuildHeader)
# files are identical
# make boot_phase1_build
# make[2]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/gen'
# make -j1 -f ../gen/Makefile.boot.gpre gpre_boot
# make[3]: Entering directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/gen'
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/jrd/dsc.cpp -o ../temp/boot/jrd/dsc.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/jrd/gds.cpp -o ../temp/boot/jrd/gds.o
# In file included from ../src/jrd/../jrd/../jrd/val.h:32:0,
# from ../src/jrd/../jrd/jrd.h:39,
# from ../src/jrd/gds.cpp:150:
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc::operator new(size_t)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new(size_t s) { return 0; }
# ^
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc::operator new [](size_t)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new[](size_t s) { return 0; }
# ^
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt::operator new [](size_t, Firebird::MemoryPool&)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# { return 0; }
# ^
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt::operator new(size_t)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new(size_t s) { return 0; }
# ^
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt::operator new [](size_t)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new[](size_t s) { return 0; }
# ^
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/jrd/isc.cpp -o ../temp/boot/jrd/isc.o
# In file included from ../src/jrd/../jrd/../jrd/val.h:32:0,
# from ../src/jrd/../jrd/jrd.h:39,
# from ../src/jrd/isc.cpp:46:
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc::operator new(size_t)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new(size_t s) { return 0; }
# ^
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc::operator new [](size_t)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new[](size_t s) { return 0; }
# ^
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt::operator new [](size_t, Firebird::MemoryPool&)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# { return 0; }
# ^
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt::operator new(size_t)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new(size_t s) { return 0; }
# ^
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt::operator new [](size_t)':
# ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new[](size_t s) { return 0; }
# ^
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/cmd.cpp -o ../temp/boot/gpre/cmd.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/cme.cpp -o ../temp/boot/gpre/cme.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/cmp.cpp -o ../temp/boot/gpre/cmp.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/c_cxx.cpp -o ../temp/boot/gpre/c_cxx.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/exp.cpp -o ../temp/boot/gpre/exp.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/gpre.cpp -o ../temp/boot/gpre/gpre.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/hsh.cpp -o ../temp/boot/gpre/hsh.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/int_cxx.cpp -o ../temp/boot/gpre/int_cxx.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/jrdmet.cpp -o ../temp/boot/gpre/jrdmet.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/movg.cpp -o ../temp/boot/gpre/movg.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/msc.cpp -o ../temp/boot/gpre/msc.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/par.cpp -o ../temp/boot/gpre/par.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/pat.cpp -o ../temp/boot/gpre/pat.o
# g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -pthread -fno-rtti -fno-rtti -fno-rtti -c ../src/gpre/sqe.cpp -o ../temp/boot/gpre/sqe.o
# ../src/gpre/sqe.cpp: In function 'gpre_nod* par_primitive_value(gpre_req*, bool, USHORT*, bool*)':
# ../src/gpre/sqe.cpp:2532:86: error: cannot convert 'bool' to 'bool*' for argument '4' to 'gpre_nod* par_primitive_value(gpre_req*, bool, USHORT*, bool*)'
# return MSC_unary(nod_negate, par_primitive_value(request, false, paren_count, false));
# ^
# make[3]: *** [../gen/make.rules:112: ../temp/boot/gpre/sqe.o] Error 1
# make[3]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/gen'
# make[2]: *** [Makefile:233: gpre_boot] Error 2
# make[2]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/gen'
# make[1]: *** [Makefile:227: ../gen/firebird/bin/gpre_static] Error 2
# make[1]: Leaving directory '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/gen'
# make: *** [Makefile:6: firebird] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-system-icu --without-fbudf --without-fbsbin --without-fbconf --without-fbdoc --without-fbsample --without-fbsample-db --without-fbintl --without-fbmisc --without-fbhelp --without-fbsecure-db --with-fbmsg=/usr/share/firebird --without-fblog --without-fbglock --without-fbplugins
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 30ea9995e535
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2158: checking whether make sets $(MAKE)
# configure:2180: result: yes
# configure:2220: checking build system type
# configure:2238: result: x86_64-unknown-linux-gnu
# configure:2260: checking host system type
# configure:2275: result: x86_64-unknown-linux-gnu
# configure:2297: checking target system type
# configure:2312: result: x86_64-unknown-linux-gnu
# configure:2920: checking for x86_64-unknown-linux-gcc
# configure:2950: result: no
# configure:2960: checking for gcc
# configure:2976: found /usr/sbin/gcc
# configure:2987: result: gcc
# configure:3219: checking for C compiler version
# configure:3227: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3231: $? = 0
# configure:3238: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3242: $? = 0
# configure:3249: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3253: $? = 1
# configure:3276: checking for C compiler default output file name
# configure:3298: gcc conftest.c >&5
# configure:3302: $? = 0
# configure:3340: result: a.out
# configure:3359: checking whether the C compiler works
# configure:3369: ./a.out
# configure:3373: $? = 0
# configure:3392: result: yes
# configure:3399: checking whether we are cross compiling
# configure:3401: result: no
# configure:3404: checking for suffix of executables
# configure:3411: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3441: result:
# configure:3447: checking for suffix of object files
# configure:3473: gcc -c conftest.c >&5
# configure:3477: $? = 0
# configure:3502: result: o
# configure:3506: checking whether we are using the GNU C compiler
# configure:3535: gcc -c conftest.c >&5
# configure:3542: $? = 0
# configure:3559: result: yes
# configure:3568: checking whether gcc accepts -g
# configure:3598: gcc -c -g conftest.c >&5
# configure:3605: $? = 0
# configure:3706: result: yes
# configure:3723: checking for gcc option to accept ISO C89
# configure:3797: gcc -c conftest.c >&5
# configure:3804: $? = 0
# configure:3827: result: none needed
# configure:3866: checking for /proc/self/maps
# configure:3881: result: yes
# configure:3884: checking whether everything is installed to the same prefix
# configure:3900: result: no
# configure:3903: checking whether binary relocation support should be enabled
# configure:3921: result: no
# configure:4296: checking for the pthreads library -lpthreads
# configure:4339: gcc -o conftest conftest.c -lpthreads >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:4346: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:4369: result: no
# configure:4241: checking whether pthreads work without any flags
# configure:4339: gcc -o conftest conftest.c >&5
# /tmp/cc9lJMJP.o: In function `main':
# conftest.c:(.text+0x18): undefined reference to `pthread_join'
# conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0x97): undefined reference to `pthread_create'
# conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:4346: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:4369: result: no
# configure:4246: checking whether pthreads work with -Kthread
# configure:4339: gcc -o conftest -Kthread conftest.c >&5
# gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# configure:4346: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:4369: result: no
# configure:4246: checking whether pthreads work with -kthread
# configure:4339: gcc -o conftest -kthread conftest.c >&5
# gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# configure:4346: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:4369: result: no
# configure:4296: checking for the pthreads library -llthread
# configure:4339: gcc -o conftest conftest.c -llthread >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:4346: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:4369: result: no
# configure:4246: checking whether pthreads work with -pthread
# configure:4339: gcc -o conftest -pthread conftest.c >&5
# configure:4346: $? = 0
# configure:4369: result: yes
# configure:4389: checking for joinable pthread attribute
# configure:4412: gcc -o conftest -pthread conftest.c >&5
# configure:4419: $? = 0
# configure:4494: result: PTHREAD_CREATE_JOINABLE
# configure:4501: checking if more special flags are required for pthreads
# configure:4508: result: no
# configure:4520: checking for cc_r
# configure:4548: result: gcc
# configure:5369: checking for gawk
# configure:5385: found /usr/sbin/gawk
# configure:5396: result: gawk
# configure:5409: checking for gcc option to accept ISO C99
# configure:5568: gcc -c -pthread conftest.c >&5
# configure:5575: $? = 0
# configure:5598: result: none needed
# configure:5736: checking for gcc option to accept ISO Standard C
# configure:5745: result: none needed
# configure:5757: checking how to run the C preprocessor
# configure:5797: gcc -E conftest.c
# configure:5804: $? = 0
# configure:5835: gcc -E conftest.c
# conftest.c:32:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5842: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | /* end confdefs.h. */
# | #include
# configure:5875: result: gcc -E
# configure:5904: gcc -E conftest.c
# configure:5911: $? = 0
# configure:5942: gcc -E conftest.c
# conftest.c:32:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5949: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | /* end confdefs.h. */
# | #include
# configure:5989: checking for grep that handles long lines and -e
# configure:6049: result: /usr/sbin/grep
# configure:6054: checking for egrep
# configure:6118: result: /usr/sbin/grep -E
# configure:6124: checking whether gcc needs -traditional
# configure:6166: result: no
# configure:6187: checking for x86_64-unknown-linux-g++
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-c++
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-gpp
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-aCC
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-CC
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-cxx
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-cc++
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-cl.exe
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-FCC
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-KCC
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-RCC
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-xlC_r
# configure:6217: result: no
# configure:6187: checking for x86_64-unknown-linux-xlC
# configure:6217: result: no
# configure:6231: checking for g++
# configure:6247: found /usr/sbin/g++
# configure:6258: result: g++
# configure:6285: checking for C++ compiler version
# configure:6293: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:6297: $? = 0
# configure:6304: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6308: $? = 0
# configure:6315: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:6319: $? = 1
# configure:6322: checking whether we are using the GNU C++ compiler
# configure:6351: g++ -c -pthread conftest.cpp >&5
# configure:6358: $? = 0
# configure:6375: result: yes
# configure:6384: checking whether g++ accepts -g
# configure:6414: g++ -c -g conftest.cpp >&5
# configure:6421: $? = 0
# configure:6522: result: yes
# configure:6550: checking how to run the C preprocessor
# configure:6668: result: gcc -E
# configure:6697: gcc -E conftest.c
# configure:6704: $? = 0
# configure:6735: gcc -E conftest.c
# conftest.c:32:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6742: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | /* end confdefs.h. */
# | #include
# configure:6795: checking for a BSD-compatible install
# configure:6863: result: /usr/bin/install -c
# configure:6874: checking whether ln -s works
# configure:6878: result: yes
# configure:6889: checking whether make sets $(MAKE)
# configure:6911: result: yes
# configure:6992: checking for a sed that does not truncate output
# configure:7046: result: /usr/sbin/sed
# configure:7060: checking for ld used by gcc
# configure:7127: result: /usr/sbin/ld
# configure:7136: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:7151: result: yes
# configure:7156: checking for /usr/sbin/ld option to reload object files
# configure:7163: result: -r
# configure:7181: checking for BSD-compatible nm
# configure:7230: result: /usr/sbin/nm -B
# configure:7234: checking how to recognise dependent libraries
# configure:7410: result: pass_all
# configure:7497: gcc -c -pthread conftest.c >&5
# configure:7500: $? = 0
# configure:7920: checking for ANSI C header files
# configure:7950: gcc -c -pthread conftest.c >&5
# configure:7957: $? = 0
# configure:8056: gcc -o conftest -pthread conftest.c >&5
# configure:8060: $? = 0
# configure:8066: ./conftest
# configure:8070: $? = 0
# configure:8088: result: yes
# configure:8112: checking for sys/types.h
# configure:8133: gcc -c -pthread conftest.c >&5
# configure:8140: $? = 0
# configure:8157: result: yes
# configure:8112: checking for sys/stat.h
# configure:8133: gcc -c -pthread conftest.c >&5
# configure:8140: $? = 0
# configure:8157: result: yes
# configure:8112: checking for stdlib.h
# configure:8133: gcc -c -pthread conftest.c >&5
# configure:8140: $? = 0
# configure:8157: result: yes
# configure:8112: checking for string.h
# configure:8133: gcc -c -pthread conftest.c >&5
# configure:8140: $? = 0
# configure:8157: result: yes
# configure:8112: checking for memory.h
# configure:8133: gcc -c -pthread conftest.c >&5
# configure:8140: $? = 0
# configure:8157: result: yes
# configure:8112: checking for strings.h
# configure:8133: gcc -c -pthread conftest.c >&5
# configure:8140: $? = 0
# configure:8157: result: yes
# configure:8112: checking for inttypes.h
# configure:8133: gcc -c -pthread conftest.c >&5
# configure:8140: $? = 0
# configure:8157: result: yes
# configure:8112: checking for stdint.h
# configure:8133: gcc -c -pthread conftest.c >&5
# configure:8140: $? = 0
# configure:8157: result: yes
# configure:8112: checking for unistd.h
# configure:8133: gcc -c -pthread conftest.c >&5
# configure:8140: $? = 0
# configure:8157: result: yes
# configure:8187: checking dlfcn.h usability
# configure:8204: gcc -c -pthread conftest.c >&5
# configure:8211: $? = 0
# configure:8225: result: yes
# configure:8229: checking dlfcn.h presence
# configure:8244: gcc -E conftest.c
# configure:8251: $? = 0
# configure:8265: result: yes
# configure:8293: checking for dlfcn.h
# configure:8302: result: yes
# configure:8327: checking how to run the C++ preprocessor
# configure:8363: g++ -E conftest.cpp
# configure:8370: $? = 0
# configure:8401: g++ -E conftest.cpp
# conftest.cpp:43:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8408: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8441: result: g++ -E
# configure:8470: g++ -E conftest.cpp
# configure:8477: $? = 0
# configure:8508: g++ -E conftest.cpp
# conftest.cpp:43:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8515: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8566: checking for x86_64-unknown-linux-g77
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-xlf
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-f77
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-frt
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-pgf77
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-cf77
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-fort77
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-fl32
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-af77
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-xlf90
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-f90
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-pgf90
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-pghpf
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-epcf90
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-gfortran
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-g95
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-xlf95
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-f95
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-fort
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-ifort
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-ifc
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-efc
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-pgf95
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-lf95
# configure:8596: result: no
# configure:8566: checking for x86_64-unknown-linux-ftn
# configure:8596: result: no
# configure:8610: checking for g77
# configure:8640: result: no
# configure:8610: checking for xlf
# configure:8640: result: no
# configure:8610: checking for f77
# configure:8640: result: no
# configure:8610: checking for frt
# configure:8640: result: no
# configure:8610: checking for pgf77
# configure:8640: result: no
# configure:8610: checking for cf77
# configure:8640: result: no
# configure:8610: checking for fort77
# configure:8640: result: no
# configure:8610: checking for fl32
# configure:8640: result: no
# configure:8610: checking for af77
# configure:8640: result: no
# configure:8610: checking for xlf90
# configure:8640: result: no
# configure:8610: checking for f90
# configure:8640: result: no
# configure:8610: checking for pgf90
# configure:8640: result: no
# configure:8610: checking for pghpf
# configure:8640: result: no
# configure:8610: checking for epcf90
# configure:8640: result: no
# configure:8610: checking for gfortran
# configure:8626: found /usr/sbin/gfortran
# configure:8637: result: gfortran
# configure:8663: checking for Fortran 77 compiler version
# configure:8671: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:8675: $? = 0
# configure:8682: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:8686: $? = 0
# configure:8693: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:8697: $? = 1
# configure:8705: checking whether we are using the GNU Fortran 77 compiler
# configure:8724: gfortran -c conftest.F >&5
# configure:8731: $? = 0
# configure:8748: result: yes
# configure:8754: checking whether gfortran accepts -g
# configure:8771: gfortran -c -g conftest.f >&5
# configure:8778: $? = 0
# configure:8794: result: yes
# configure:8828: checking the maximum length of command line arguments
# configure:8937: result: 32768
# configure:8948: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:9053: gcc -c -pthread conftest.c >&5
# configure:9056: $? = 0
# configure:9060: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:9063: $? = 0
# configure:9115: gcc -o conftest -pthread conftest.c conftstm.o >&5
# configure:9118: $? = 0
# configure:9156: result: ok
# configure:9160: checking for objdir
# configure:9175: result: .libs
# configure:9227: checking for x86_64-unknown-linux-ar
# configure:9257: result: no
# configure:9267: checking for ar
# configure:9283: found /usr/sbin/ar
# configure:9294: result: ar
# configure:9319: checking for x86_64-unknown-linux-ranlib
# configure:9349: result: no
# configure:9359: checking for ranlib
# configure:9375: found /usr/sbin/ranlib
# configure:9386: result: ranlib
# configure:9411: checking for x86_64-unknown-linux-strip
# configure:9441: result: no
# configure:9451: checking for strip
# configure:9467: found /usr/sbin/strip
# configure:9478: result: strip
# configure:9711: checking for correct ltmain.sh version
# configure:9761: result: yes
# configure:9821: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9839: gcc -c -pthread -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9843: $? = 0
# configure:9856: result: no
# configure:9871: checking for gcc option to produce PIC
# configure:10081: result: -fPIC
# configure:10089: checking if gcc PIC flag -fPIC works
# configure:10107: gcc -c -pthread -fPIC -DPIC conftest.c >&5
# configure:10111: $? = 0
# configure:10124: result: yes
# configure:10152: checking if gcc static flag -static works
# configure:10180: result: yes
# configure:10190: checking if gcc supports -c -o file.o
# configure:10211: gcc -c -pthread -o out/conftest2.o conftest.c >&5
# configure:10215: $? = 0
# configure:10237: result: yes
# configure:10263: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11225: result: yes
# configure:11246: checking whether -lc should be explicitly linked in
# configure:11251: gcc -c -pthread conftest.c >&5
# configure:11254: $? = 0
# configure:11269: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:11272: $? = 0
# configure:11284: result: no
# configure:11292: checking dynamic linker characteristics
# configure:11917: result: GNU/Linux ld.so
# configure:11926: checking how to hardcode library paths into programs
# configure:11951: result: immediate
# configure:11965: checking whether stripping libraries is possible
# configure:11970: result: yes
# configure:12097: checking for shl_load
# configure:12153: gcc -o conftest -pthread conftest.c >&5
# /tmp/ccadJkgs.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:12160: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:12180: result: no
# configure:12185: checking for shl_load in -ldld
# configure:12220: gcc -o conftest -pthread conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:12227: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:12248: result: no
# configure:12253: checking for dlopen
# configure:12309: gcc -o conftest -pthread conftest.c >&5
# /tmp/ccnlPy3e.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:12316: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:12336: result: no
# configure:12341: checking for dlopen in -ldl
# configure:12376: gcc -o conftest -pthread conftest.c -ldl >&5
# configure:12383: $? = 0
# configure:12404: result: yes
# configure:12581: checking whether a program can dlopen itself
# configure:12655: gcc -o conftest -pthread -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure: In function 'main':
# configure:12651:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
#
# ^
# configure:12651:5: warning: incompatible implicit declaration of built-in function 'exit'
# configure:12651:5: note: include '' or provide a declaration of 'exit'
# configure:12658: $? = 0
# configure:12676: result: yes
# configure:12681: checking whether a statically linked program can dlopen itself
# configure:12755: gcc -o conftest -pthread -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# configure: In function 'main':
# configure:12751:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
#
# ^
# configure:12751:5: warning: incompatible implicit declaration of built-in function 'exit'
# configure:12751:5: note: include '' or provide a declaration of 'exit'
# /tmp/cchf6Wrs.o: In function `main':
# conftest.c:(.text+0x21): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:12758: $? = 1
# configure:12776: result: no
# configure:12799: checking if libtool supports shared libraries
# configure:12801: result: yes
# configure:12804: checking whether to build shared libraries
# configure:12825: result: yes
# configure:12828: checking whether to build static libraries
# configure:12832: result: yes
# configure:12924: creating libtool
# configure:13512: checking for ld used by g++
# configure:13579: result: /usr/sbin/ld -m elf_x86_64
# configure:13588: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:13603: result: yes
# configure:13654: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14596: result: yes
# configure:14614: g++ -c -pthread conftest.cpp >&5
# configure:14617: $? = 0
# configure:14736: checking for g++ option to produce PIC
# configure:15010: result: -fPIC
# configure:15018: checking if g++ PIC flag -fPIC works
# configure:15036: g++ -c -pthread -fPIC -DPIC conftest.cpp >&5
# configure:15040: $? = 0
# configure:15053: result: yes
# configure:15081: checking if g++ static flag -static works
# configure:15109: result: yes
# configure:15119: checking if g++ supports -c -o file.o
# configure:15140: g++ -c -pthread -o out/conftest2.o conftest.cpp >&5
# configure:15144: $? = 0
# configure:15166: result: yes
# configure:15192: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15217: result: yes
# configure:15284: checking dynamic linker characteristics
# configure:15909: result: GNU/Linux ld.so
# configure:15918: checking how to hardcode library paths into programs
# configure:15943: result: immediate
# configure:16469: checking if libtool supports shared libraries
# configure:16471: result: yes
# configure:16474: checking whether to build shared libraries
# configure:16494: result: yes
# configure:16497: checking whether to build static libraries
# configure:16501: result: yes
# configure:16511: checking for gfortran option to produce PIC
# configure:16721: result: -fPIC
# configure:16729: checking if gfortran PIC flag -fPIC works
# configure:16747: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:16751: $? = 0
# configure:16764: result: yes
# configure:16792: checking if gfortran static flag -static works
# configure:16820: result: no
# configure:16830: checking if gfortran supports -c -o file.o
# configure:16851: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:16855: $? = 0
# configure:16877: result: yes
# configure:16903: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:17845: result: yes
# configure:17912: checking dynamic linker characteristics
# configure:18537: result: GNU/Linux ld.so
# configure:18546: checking how to hardcode library paths into programs
# configure:18571: result: immediate
# configure:22182: checking for dirent.h that defines DIR
# configure:22211: gcc -c -pthread conftest.c >&5
# configure:22218: $? = 0
# configure:22235: result: yes
# configure:22250: checking for library containing opendir
# configure:22291: gcc -o conftest -pthread conftest.c >&5
# configure:22298: $? = 0
# configure:22329: result: none required
# configure:22427: checking for ANSI C header files
# configure:22595: result: yes
# configure:22605: checking for sys/wait.h that is POSIX.1 compatible
# configure:22641: gcc -c -pthread conftest.c >&5
# configure:22648: $? = 0
# configure:22663: result: yes
# configure:22689: checking assert.h usability
# configure:22706: gcc -c -pthread conftest.c >&5
# configure:22713: $? = 0
# configure:22727: result: yes
# configure:22731: checking assert.h presence
# configure:22746: gcc -E conftest.c
# configure:22753: $? = 0
# configure:22767: result: yes
# configure:22795: checking for assert.h
# configure:22804: result: yes
# configure:22835: checking ctype.h usability
# configure:22852: gcc -c -pthread conftest.c >&5
# configure:22859: $? = 0
# configure:22873: result: yes
# configure:22877: checking ctype.h presence
# configure:22892: gcc -E conftest.c
# configure:22899: $? = 0
# configure:22913: result: yes
# configure:22941: checking for ctype.h
# configure:22950: result: yes
# configure:22981: checking errno.h usability
# configure:22998: gcc -c -pthread conftest.c >&5
# configure:23005: $? = 0
# configure:23019: result: yes
# configure:23023: checking errno.h presence
# configure:23038: gcc -E conftest.c
# configure:23045: $? = 0
# configure:23059: result: yes
# configure:23087: checking for errno.h
# configure:23096: result: yes
# configure:23127: checking fcntl.h usability
# configure:23144: gcc -c -pthread conftest.c >&5
# configure:23151: $? = 0
# configure:23165: result: yes
# configure:23169: checking fcntl.h presence
# configure:23184: gcc -E conftest.c
# configure:23191: $? = 0
# configure:23205: result: yes
# configure:23233: checking for fcntl.h
# configure:23242: result: yes
# configure:23273: checking grp.h usability
# configure:23290: gcc -c -pthread conftest.c >&5
# configure:23297: $? = 0
# configure:23311: result: yes
# configure:23315: checking grp.h presence
# configure:23330: gcc -E conftest.c
# configure:23337: $? = 0
# configure:23351: result: yes
# configure:23379: checking for grp.h
# configure:23388: result: yes
# configure:23419: checking pwd.h usability
# configure:23436: gcc -c -pthread conftest.c >&5
# configure:23443: $? = 0
# configure:23457: result: yes
# configure:23461: checking pwd.h presence
# configure:23476: gcc -E conftest.c
# configure:23483: $? = 0
# configure:23497: result: yes
# configure:23525: checking for pwd.h
# configure:23534: result: yes
# configure:23565: checking libio.h usability
# configure:23582: gcc -c -pthread conftest.c >&5
# configure:23589: $? = 0
# configure:23603: result: yes
# configure:23607: checking libio.h presence
# configure:23622: gcc -E conftest.c
# configure:23629: $? = 0
# configure:23643: result: yes
# configure:23671: checking for libio.h
# configure:23680: result: yes
# configure:23711: checking locale.h usability
# configure:23728: gcc -c -pthread conftest.c >&5
# configure:23735: $? = 0
# configure:23749: result: yes
# configure:23753: checking locale.h presence
# configure:23768: gcc -E conftest.c
# configure:23775: $? = 0
# configure:23789: result: yes
# configure:23817: checking for locale.h
# configure:23826: result: yes
# configure:23857: checking math.h usability
# configure:23874: gcc -c -pthread conftest.c >&5
# configure:23881: $? = 0
# configure:23895: result: yes
# configure:23899: checking math.h presence
# configure:23914: gcc -E conftest.c
# configure:23921: $? = 0
# configure:23935: result: yes
# configure:23963: checking for math.h
# configure:23972: result: yes
# configure:24003: checking pthread.h usability
# configure:24020: gcc -c -pthread conftest.c >&5
# configure:24027: $? = 0
# configure:24041: result: yes
# configure:24045: checking pthread.h presence
# configure:24060: gcc -E conftest.c
# configure:24067: $? = 0
# configure:24081: result: yes
# configure:24109: checking for pthread.h
# configure:24118: result: yes
# configure:24138: checking for sys/types.h
# configure:24145: result: yes
# configure:24284: checking for sys/stat.h
# configure:24291: result: yes
# configure:24441: checking sys/uio.h usability
# configure:24458: gcc -c -pthread conftest.c >&5
# configure:24465: $? = 0
# configure:24479: result: yes
# configure:24483: checking sys/uio.h presence
# configure:24498: gcc -E conftest.c
# configure:24505: $? = 0
# configure:24519: result: yes
# configure:24547: checking for sys/uio.h
# configure:24556: result: yes
# configure:24571: checking for sys/wait.h that is POSIX.1 compatible
# configure:24629: result: yes
# configure:24639: checking whether time.h and sys/time.h may both be included
# configure:24669: gcc -c -pthread conftest.c >&5
# configure:24676: $? = 0
# configure:24691: result: yes
# configure:24717: checking sys/time.h usability
# configure:24734: gcc -c -pthread conftest.c >&5
# configure:24741: $? = 0
# configure:24755: result: yes
# configure:24759: checking sys/time.h presence
# configure:24774: gcc -E conftest.c
# configure:24781: $? = 0
# configure:24795: result: yes
# configure:24823: checking for sys/time.h
# configure:24832: result: yes
# configure:24863: checking sys/timeb.h usability
# configure:24880: gcc -c -pthread conftest.c >&5
# configure:24887: $? = 0
# configure:24901: result: yes
# configure:24905: checking sys/timeb.h presence
# configure:24920: gcc -E conftest.c
# configure:24927: $? = 0
# configure:24941: result: yes
# configure:24969: checking for sys/timeb.h
# configure:24978: result: yes
# configure:25009: checking sys/param.h usability
# configure:25026: gcc -c -pthread conftest.c >&5
# configure:25033: $? = 0
# configure:25047: result: yes
# configure:25051: checking sys/param.h presence
# configure:25066: gcc -E conftest.c
# configure:25073: $? = 0
# configure:25087: result: yes
# configure:25115: checking for sys/param.h
# configure:25124: result: yes
# configure:25155: checking sys/mount.h usability
# configure:25172: gcc -c -pthread conftest.c >&5
# configure:25179: $? = 0
# configure:25193: result: yes
# configure:25197: checking sys/mount.h presence
# configure:25212: gcc -E conftest.c
# configure:25219: $? = 0
# configure:25233: result: yes
# configure:25261: checking for sys/mount.h
# configure:25270: result: yes
# configure:25301: checking sys/ioctl.h usability
# configure:25318: gcc -c -pthread conftest.c >&5
# configure:25325: $? = 0
# configure:25339: result: yes
# configure:25343: checking sys/ioctl.h presence
# configure:25358: gcc -E conftest.c
# configure:25365: $? = 0
# configure:25379: result: yes
# configure:25407: checking for sys/ioctl.h
# configure:25416: result: yes
# configure:25447: checking sys/select.h usability
# configure:25464: gcc -c -pthread conftest.c >&5
# configure:25471: $? = 0
# configure:25485: result: yes
# configure:25489: checking sys/select.h presence
# configure:25504: gcc -E conftest.c
# configure:25511: $? = 0
# configure:25525: result: yes
# configure:25553: checking for sys/select.h
# configure:25562: result: yes
# configure:25593: checking limits.h usability
# configure:25610: gcc -c -pthread conftest.c >&5
# configure:25617: $? = 0
# configure:25631: result: yes
# configure:25635: checking limits.h presence
# configure:25650: gcc -E conftest.c
# configure:25657: $? = 0
# configure:25671: result: yes
# configure:25699: checking for limits.h
# configure:25708: result: yes
# configure:25739: checking setjmp.h usability
# configure:25756: gcc -c -pthread conftest.c >&5
# configure:25763: $? = 0
# configure:25777: result: yes
# configure:25781: checking setjmp.h presence
# configure:25796: gcc -E conftest.c
# configure:25803: $? = 0
# configure:25817: result: yes
# configure:25845: checking for setjmp.h
# configure:25854: result: yes
# configure:25885: checking stdarg.h usability
# configure:25902: gcc -c -pthread conftest.c >&5
# configure:25909: $? = 0
# configure:25923: result: yes
# configure:25927: checking stdarg.h presence
# configure:25942: gcc -E conftest.c
# configure:25949: $? = 0
# configure:25963: result: yes
# configure:25991: checking for stdarg.h
# configure:26000: result: yes
# configure:26020: checking for stdlib.h
# configure:26027: result: yes
# configure:26166: checking for string.h
# configure:26173: result: yes
# configure:26325: checking signal.h usability
# configure:26342: gcc -c -pthread conftest.c >&5
# configure:26349: $? = 0
# configure:26363: result: yes
# configure:26367: checking signal.h presence
# configure:26382: gcc -E conftest.c
# configure:26389: $? = 0
# configure:26403: result: yes
# configure:26431: checking for signal.h
# configure:26440: result: yes
# configure:26325: checking sys/signal.h usability
# configure:26342: gcc -c -pthread conftest.c >&5
# configure:26349: $? = 0
# configure:26363: result: yes
# configure:26367: checking sys/signal.h presence
# configure:26382: gcc -E conftest.c
# configure:26389: $? = 0
# configure:26403: result: yes
# configure:26431: checking for sys/signal.h
# configure:26440: result: yes
# configure:26325: checking sys/siginfo.h usability
# configure:26342: gcc -c -pthread conftest.c >&5
# conftest.c:107:25: fatal error: sys/siginfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:26349: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:26363: result: no
# configure:26367: checking sys/siginfo.h presence
# configure:26382: gcc -E conftest.c
# conftest.c:74:25: fatal error: sys/siginfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:26389: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | /* end confdefs.h. */
# | #include
# configure:26403: result: no
# configure:26431: checking for sys/siginfo.h
# configure:26440: result: no
# configure:26472: checking termio.h usability
# configure:26489: gcc -c -pthread conftest.c >&5
# configure:26496: $? = 0
# configure:26510: result: yes
# configure:26514: checking termio.h presence
# configure:26529: gcc -E conftest.c
# configure:26536: $? = 0
# configure:26550: result: yes
# configure:26578: checking for termio.h
# configure:26587: result: yes
# configure:26472: checking termios.h usability
# configure:26489: gcc -c -pthread conftest.c >&5
# configure:26496: $? = 0
# configure:26510: result: yes
# configure:26514: checking termios.h presence
# configure:26529: gcc -E conftest.c
# configure:26536: $? = 0
# configure:26550: result: yes
# configure:26578: checking for termios.h
# configure:26587: result: yes
# configure:26611: checking for dirent.h that defines DIR
# configure:26664: result: yes
# configure:26679: checking for library containing opendir
# configure:26758: result: none required
# configure:26867: checking for unistd.h
# configure:26874: result: yes
# configure:27024: checking varargs.h usability
# configure:27041: gcc -c -pthread conftest.c >&5
# In file included from conftest.c:112:0:
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^~~~~
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^~~~~
# configure:27048: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:27062: result: no
# configure:27066: checking varargs.h presence
# configure:27081: gcc -E conftest.c
# In file included from conftest.c:79:0:
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^~~~~
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^~~~~
# configure:27088: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:27102: result: no
# configure:27130: checking for varargs.h
# configure:27139: result: no
# configure:27170: checking crypt.h usability
# configure:27187: gcc -c -pthread conftest.c >&5
# configure:27194: $? = 0
# configure:27208: result: yes
# configure:27212: checking crypt.h presence
# configure:27227: gcc -E conftest.c
# configure:27234: $? = 0
# configure:27248: result: yes
# configure:27276: checking for crypt.h
# configure:27285: result: yes
# configure:27318: checking netinet/in.h usability
# configure:27335: gcc -c -pthread conftest.c >&5
# configure:27342: $? = 0
# configure:27356: result: yes
# configure:27360: checking netinet/in.h presence
# configure:27375: gcc -E conftest.c
# configure:27382: $? = 0
# configure:27396: result: yes
# configure:27424: checking for netinet/in.h
# configure:27433: result: yes
# configure:27318: checking rpc/rpc.h usability
# configure:27335: gcc -c -pthread conftest.c >&5
# configure:27342: $? = 0
# configure:27356: result: yes
# configure:27360: checking rpc/rpc.h presence
# configure:27375: gcc -E conftest.c
# configure:27382: $? = 0
# configure:27396: result: yes
# configure:27424: checking for rpc/rpc.h
# configure:27433: result: yes
# configure:27318: checking netconfig.h usability
# configure:27335: gcc -c -pthread conftest.c >&5
# conftest.c:115:23: fatal error: netconfig.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27342: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:27356: result: no
# configure:27360: checking netconfig.h presence
# configure:27375: gcc -E conftest.c
# conftest.c:82:23: fatal error: netconfig.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27382: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | /* end confdefs.h. */
# | #include
# configure:27396: result: no
# configure:27424: checking for netconfig.h
# configure:27433: result: no
# configure:27452: checking for rpc/xdr.h
# configure:27473: gcc -c -pthread conftest.c >&5
# configure:27480: $? = 0
# configure:27497: result: yes
# configure:27526: checking aio.h usability
# configure:27543: gcc -c -pthread conftest.c >&5
# configure:27550: $? = 0
# configure:27564: result: yes
# configure:27568: checking aio.h presence
# configure:27583: gcc -E conftest.c
# configure:27590: $? = 0
# configure:27604: result: yes
# configure:27632: checking for aio.h
# configure:27641: result: yes
# configure:27675: checking mntent.h usability
# configure:27692: gcc -c -pthread conftest.c >&5
# configure:27699: $? = 0
# configure:27713: result: yes
# configure:27717: checking mntent.h presence
# configure:27732: gcc -E conftest.c
# configure:27739: $? = 0
# configure:27753: result: yes
# configure:27781: checking for mntent.h
# configure:27790: result: yes
# configure:27675: checking mnttab.h usability
# configure:27692: gcc -c -pthread conftest.c >&5
# conftest.c:118:20: fatal error: mnttab.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27699: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:27713: result: no
# configure:27717: checking mnttab.h presence
# configure:27732: gcc -E conftest.c
# conftest.c:85:20: fatal error: mnttab.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27739: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:27753: result: no
# configure:27781: checking for mnttab.h
# configure:27790: result: no
# configure:27675: checking sys/mntent.h usability
# configure:27692: gcc -c -pthread conftest.c >&5
# conftest.c:118:24: fatal error: sys/mntent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27699: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:27713: result: no
# configure:27717: checking sys/mntent.h presence
# configure:27732: gcc -E conftest.c
# conftest.c:85:24: fatal error: sys/mntent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27739: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:27753: result: no
# configure:27781: checking for sys/mntent.h
# configure:27790: result: no
# configure:27675: checking sys/mnttab.h usability
# configure:27692: gcc -c -pthread conftest.c >&5
# conftest.c:118:24: fatal error: sys/mnttab.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27699: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:27713: result: no
# configure:27717: checking sys/mnttab.h presence
# configure:27732: gcc -E conftest.c
# conftest.c:85:24: fatal error: sys/mnttab.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27739: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:27753: result: no
# configure:27781: checking for sys/mnttab.h
# configure:27790: result: no
# configure:27822: checking sys/ipc.h usability
# configure:27839: gcc -c -pthread conftest.c >&5
# configure:27846: $? = 0
# configure:27860: result: yes
# configure:27864: checking sys/ipc.h presence
# configure:27879: gcc -E conftest.c
# configure:27886: $? = 0
# configure:27900: result: yes
# configure:27928: checking for sys/ipc.h
# configure:27937: result: yes
# configure:27822: checking sys/file.h usability
# configure:27839: gcc -c -pthread conftest.c >&5
# configure:27846: $? = 0
# configure:27860: result: yes
# configure:27864: checking sys/file.h presence
# configure:27879: gcc -E conftest.c
# configure:27886: $? = 0
# configure:27900: result: yes
# configure:27928: checking for sys/file.h
# configure:27937: result: yes
# configure:27971: checking socket.h usability
# configure:27988: gcc -c -pthread conftest.c >&5
# conftest.c:120:20: fatal error: socket.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27995: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:28009: result: no
# configure:28013: checking socket.h presence
# configure:28028: gcc -E conftest.c
# conftest.c:87:20: fatal error: socket.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28035: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# configure:28049: result: no
# configure:28077: checking for socket.h
# configure:28086: result: no
# configure:27971: checking sys/socket.h usability
# configure:27988: gcc -c -pthread conftest.c >&5
# configure:27995: $? = 0
# configure:28009: result: yes
# configure:28013: checking sys/socket.h presence
# configure:28028: gcc -E conftest.c
# configure:28035: $? = 0
# configure:28049: result: yes
# configure:28077: checking for sys/socket.h
# configure:28086: result: yes
# configure:27971: checking sys/sockio.h usability
# configure:27988: gcc -c -pthread conftest.c >&5
# conftest.c:121:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27995: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:28009: result: no
# configure:28013: checking sys/sockio.h presence
# configure:28028: gcc -E conftest.c
# conftest.c:88:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28035: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# configure:28049: result: no
# configure:28077: checking for sys/sockio.h
# configure:28086: result: no
# configure:27971: checking winsock2.h usability
# configure:27988: gcc -c -pthread conftest.c >&5
# conftest.c:121:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27995: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:28009: result: no
# configure:28013: checking winsock2.h presence
# configure:28028: gcc -E conftest.c
# conftest.c:88:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28035: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# configure:28049: result: no
# configure:28077: checking for winsock2.h
# configure:28086: result: no
# configure:28117: checking sys/resource.h usability
# configure:28134: gcc -c -pthread conftest.c >&5
# configure:28141: $? = 0
# configure:28155: result: yes
# configure:28159: checking sys/resource.h presence
# configure:28174: gcc -E conftest.c
# configure:28181: $? = 0
# configure:28195: result: yes
# configure:28223: checking for sys/resource.h
# configure:28232: result: yes
# configure:28263: checking sys/sem.h usability
# configure:28280: gcc -c -pthread conftest.c >&5
# configure:28287: $? = 0
# configure:28301: result: yes
# configure:28305: checking sys/sem.h presence
# configure:28320: gcc -E conftest.c
# configure:28327: $? = 0
# configure:28341: result: yes
# configure:28369: checking for sys/sem.h
# configure:28378: result: yes
# configure:28409: checking semaphore.h usability
# configure:28426: gcc -c -pthread conftest.c >&5
# configure:28433: $? = 0
# configure:28447: result: yes
# configure:28451: checking semaphore.h presence
# configure:28466: gcc -E conftest.c
# configure:28473: $? = 0
# configure:28487: result: yes
# configure:28515: checking for semaphore.h
# configure:28524: result: yes
# configure:28555: checking float.h usability
# configure:28572: gcc -c -pthread conftest.c >&5
# configure:28579: $? = 0
# configure:28593: result: yes
# configure:28597: checking float.h presence
# configure:28612: gcc -E conftest.c
# configure:28619: $? = 0
# configure:28633: result: yes
# configure:28661: checking for float.h
# configure:28670: result: yes
# configure:28701: checking atomic.h usability
# configure:28718: gcc -c -pthread conftest.c >&5
# conftest.c:125:20: fatal error: atomic.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28725: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:28739: result: no
# configure:28743: checking atomic.h presence
# configure:28758: gcc -E conftest.c
# conftest.c:92:20: fatal error: atomic.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28765: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | /* end confdefs.h. */
# | #include
# configure:28779: result: no
# configure:28807: checking for atomic.h
# configure:28816: result: no
# configure:28847: checking atomic_ops.h usability
# configure:28864: gcc -c -pthread conftest.c >&5
# configure:28871: $? = 0
# configure:28885: result: yes
# configure:28889: checking atomic_ops.h presence
# configure:28904: gcc -E conftest.c
# configure:28911: $? = 0
# configure:28925: result: yes
# configure:28953: checking for atomic_ops.h
# configure:28962: result: yes
# configure:28993: checking utime.h usability
# configure:29010: gcc -c -pthread conftest.c >&5
# configure:29017: $? = 0
# configure:29031: result: yes
# configure:29035: checking utime.h presence
# configure:29050: gcc -E conftest.c
# configure:29057: $? = 0
# configure:29071: result: yes
# configure:29099: checking for utime.h
# configure:29108: result: yes
# configure:29139: checking poll.h usability
# configure:29156: gcc -c -pthread conftest.c >&5
# configure:29163: $? = 0
# configure:29177: result: yes
# configure:29181: checking poll.h presence
# configure:29196: gcc -E conftest.c
# configure:29203: $? = 0
# configure:29217: result: yes
# configure:29245: checking for poll.h
# configure:29254: result: yes
# configure:29285: checking linux/falloc.h usability
# configure:29302: gcc -c -pthread conftest.c >&5
# configure:29309: $? = 0
# configure:29323: result: yes
# configure:29327: checking linux/falloc.h presence
# configure:29342: gcc -E conftest.c
# configure:29349: $? = 0
# configure:29363: result: yes
# configure:29391: checking for linux/falloc.h
# configure:29400: result: yes
# configure:29416: checking for library containing dlopen
# configure:29457: gcc -o conftest -pthread conftest.c >&5
# /tmp/ccWoUzBT.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:29464: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:29457: gcc -o conftest -pthread conftest.c -ldl >&5
# configure:29464: $? = 0
# configure:29495: result: -ldl
# configure:29504: checking for main in -lm
# configure:29533: gcc -o conftest -pthread conftest.c -lm -ldl >&5
# configure:29540: $? = 0
# configure:29561: result: yes
# configure:29573: checking for tgetent in -lcurses
# configure:29608: gcc -o conftest -pthread conftest.c -lcurses -lm -ldl >&5
# configure:29615: $? = 0
# configure:29636: result: yes
# configure:29864: checking for library containing inet_aton
# configure:29905: gcc -o conftest -pthread conftest.c -lm -ldl -lcurses >&5
# configure:29912: $? = 0
# configure:29943: result: none required
# configure:29952: checking for library containing atomic_inc
# configure:29993: gcc -o conftest -pthread conftest.c -lm -ldl -lcurses >&5
# /tmp/ccCEAzFm.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `atomic_inc'
# collect2: error: ld returned 1 exit status
# configure:30000: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char atomic_inc ();
# | int
# | main ()
# | {
# | return atomic_inc ();
# | ;
# | return 0;
# | }
# configure:29993: gcc -o conftest -pthread conftest.c -latomic -lm -ldl -lcurses >&5
# /tmp/ccmKU3Lr.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `atomic_inc'
# collect2: error: ld returned 1 exit status
# configure:30000: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char atomic_inc ();
# | int
# | main ()
# | {
# | return atomic_inc ();
# | ;
# | return 0;
# | }
# configure:30031: result: no
# configure:30039: checking for main in -latomic_ops
# configure:30068: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:30075: $? = 0
# configure:30096: result: yes
# configure:30110: checking for main in -lsupc++
# configure:30139: gcc -o conftest -pthread conftest.c -lsupc++ -latomic_ops -lm -ldl -lcurses >&5
# configure:30146: $? = 0
# configure:30167: result: yes
# configure:30173: checking for main in -lgcc_eh
# configure:30202: gcc -o conftest -pthread conftest.c -lgcc_eh -latomic_ops -lm -ldl -lcurses >&5
# configure:30209: $? = 0
# configure:30230: result: yes
# configure:30265: g++ -c -pthread conftest.cpp >&5
# configure:30272: $? = 0
# configure:30313: g++ -c -pthread conftest.cpp >&5
# configure:30320: $? = 0
# configure:30394: checking for gettimeofday
# configure:30450: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:30457: $? = 0
# configure:30479: result: yes
# configure:30492: checking if gettimeofday accepts second (timezone) argument
# configure:30515: gcc -c -pthread conftest.c >&5
# configure:30522: $? = 0
# configure:30532: result: yes
# configure:30551: checking for time
# configure:30607: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:30614: $? = 0
# configure:30636: result: yes
# configure:30551: checking for times
# configure:30607: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:30614: $? = 0
# configure:30636: result: yes
# configure:30652: checking for nanosleep
# configure:30708: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:30715: $? = 0
# configure:30737: result: yes
# configure:30749: checking for library containing gethostname
# configure:30790: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:30797: $? = 0
# configure:30828: result: none required
# configure:30836: checking for library containing gethostbyname
# configure:30877: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:30884: $? = 0
# configure:30915: result: none required
# configure:30923: checking for library containing connect
# configure:30964: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:30971: $? = 0
# configure:31002: result: none required
# configure:31015: checking for strcasecmp
# configure:31071: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:128:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:31078: $? = 0
# configure:31100: result: yes
# configure:31015: checking for stricmp
# configure:31071: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# /tmp/ccrUDWit.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `stricmp'
# collect2: error: ld returned 1 exit status
# configure:31078: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char stricmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:31100: result: no
# configure:31117: checking for strncasecmp
# configure:31173: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:129:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:31180: $? = 0
# configure:31202: result: yes
# configure:31117: checking for strnicmp
# configure:31173: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# /tmp/ccLLVOyD.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strnicmp'
# collect2: error: ld returned 1 exit status
# configure:31180: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | /* end confdefs.h. */
# | /* Define strnicmp to an innocuous variant, in case declares strnicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strnicmp innocuous_strnicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strnicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strnicmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strnicmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strnicmp || defined __stub___strnicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strnicmp ();
# | ;
# | return 0;
# | }
# configure:31202: result: no
# configure:31387: checking for library containing dirname
# configure:31428: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:31435: $? = 0
# configure:31466: result: none required
# configure:31478: checking for dirname
# configure:31534: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:31541: $? = 0
# configure:31563: result: yes
# configure:31580: checking for sigaction
# configure:31636: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:31643: $? = 0
# configure:31665: result: yes
# configure:31580: checking for setitimer
# configure:31636: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:31643: $? = 0
# configure:31665: result: yes
# configure:31682: checking for snprintf
# configure:31738: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:133:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:31745: $? = 0
# configure:31767: result: yes
# configure:31682: checking for vsnprintf
# configure:31738: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:134:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:31745: $? = 0
# configure:31767: result: yes
# configure:31784: checking for swab
# configure:31840: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:31847: $? = 0
# configure:31869: result: yes
# configure:31784: checking for _swab
# configure:31840: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# /tmp/ccgUbrxl.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_swab'
# collect2: error: ld returned 1 exit status
# configure:31847: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | /* end confdefs.h. */
# | /* Define _swab to an innocuous variant, in case declares _swab.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _swab innocuous__swab
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _swab (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _swab
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _swab ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__swab || defined __stub____swab
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _swab ();
# | ;
# | return 0;
# | }
# configure:31869: result: no
# configure:31887: checking for stdlib.h
# configure:31894: result: yes
# configure:31887: checking for unistd.h
# configure:31894: result: yes
# configure:32032: checking for getpagesize
# configure:32088: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:32095: $? = 0
# configure:32117: result: yes
# configure:32129: checking for working mmap
# configure:32276: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:32280: $? = 0
# configure:32286: ./conftest
# configure:32290: $? = 0
# configure:32307: result: yes
# configure:32318: checking for pid_t
# configure:32346: gcc -c -pthread conftest.c >&5
# configure:32353: $? = 0
# configure:32380: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:153:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:32387: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:32410: result: yes
# configure:32438: checking vfork.h usability
# configure:32455: gcc -c -pthread conftest.c >&5
# conftest.c:150:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:32462: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:32476: result: no
# configure:32480: checking vfork.h presence
# configure:32495: gcc -E conftest.c
# conftest.c:117:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:32502: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# | #include
# configure:32516: result: no
# configure:32544: checking for vfork.h
# configure:32553: result: no
# configure:32573: checking for fork
# configure:32629: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:140:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:32636: $? = 0
# configure:32658: result: yes
# configure:32573: checking for vfork
# configure:32629: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:32636: $? = 0
# configure:32658: result: yes
# configure:32671: checking for working fork
# configure:32703: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:32707: $? = 0
# configure:32713: ./conftest
# configure:32717: $? = 0
# configure:32734: result: yes
# configure:32755: checking for working vfork
# configure:32896: result: yes
# configure:32927: checking whether setpgrp takes no argument
# configure:32961: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c: In function 'main':
# conftest.c:160:10: error: too many arguments to function 'setpgrp'
# return setpgrp (1,1) != -1;
# ^~~~~~~
# In file included from conftest.c:152:0:
# /usr/include/unistd.h:663:12: note: declared here
# extern int setpgrp (void) __THROW;
# ^~~~~~~
# configure:32965: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | /* If this system has a BSD-style setpgrp which takes arguments,
# | setpgrp(1, 1) will fail with ESRCH and return -1, in that case
# | exit successfully. */
# | return setpgrp (1,1) != -1;
# | ;
# | return 0;
# | }
# configure:32992: result: yes
# configure:33006: checking for setpgid
# configure:33062: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33069: $? = 0
# configure:33091: result: yes
# configure:33103: checking whether getpgrp requires zero arguments
# configure:33130: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:159:1: error: too many arguments to function 'getpgrp'
# getpgrp (0);
# ^~~~~~~
# In file included from conftest.c:154:0:
# /usr/include/unistd.h:637:16: note: declared here
# extern __pid_t getpgrp (void) __THROW;
# ^~~~~~~
# configure:33137: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | getpgrp (0);
# | ;
# | return 0;
# | }
# configure:33153: result: yes
# configure:33167: checking for flock
# configure:33223: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33230: $? = 0
# configure:33252: result: yes
# configure:33268: checking for dladdr
# configure:33324: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33331: $? = 0
# configure:33353: result: yes
# configure:33369: checking for initgroups
# configure:33425: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33432: $? = 0
# configure:33454: result: yes
# configure:33470: checking for getpagesize
# configure:33555: result: yes
# configure:33572: checking for pread
# configure:33628: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33635: $? = 0
# configure:33657: result: yes
# configure:33572: checking for pwrite
# configure:33628: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33635: $? = 0
# configure:33657: result: yes
# configure:33674: checking for getcwd
# configure:33730: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33737: $? = 0
# configure:33759: result: yes
# configure:33674: checking for getwd
# configure:33730: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# /tmp/ccNTKM8L.o: In function `main':
# conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used.
# configure:33737: $? = 0
# configure:33759: result: yes
# configure:33776: checking for setmntent
# configure:33832: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33839: $? = 0
# configure:33861: result: yes
# configure:33776: checking for getmntent
# configure:33832: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33839: $? = 0
# configure:33861: result: yes
# configure:33874: checking if getmntent needs second argument
# configure:33898: gcc -c -pthread conftest.c >&5
# conftest.c:135:24: fatal error: sys/mnttab.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:33905: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | FILE *f; struct mntent *m; getmntent(f, m);
# | ;
# | return 0;
# | }
# configure:33921: result: no
# configure:33932: checking for setrlimit
# configure:33988: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33995: $? = 0
# configure:34017: result: yes
# configure:33932: checking for getrlimit
# configure:33988: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:33995: $? = 0
# configure:34017: result: yes
# configure:34034: checking for tcgetattr
# configure:34090: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:34097: $? = 0
# configure:34119: result: yes
# configure:34034: checking for strdup
# configure:34090: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:160:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:34097: $? = 0
# configure:34119: result: yes
# configure:34135: checking for mkstemp
# configure:34191: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:34198: $? = 0
# configure:34220: result: yes
# configure:34237: checking for pthread_keycreate
# configure:34293: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# /tmp/ccrJaAlA.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pthread_keycreate'
# collect2: error: ld returned 1 exit status
# configure:34300: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | /* Define pthread_keycreate to an innocuous variant, in case declares pthread_keycreate.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pthread_keycreate innocuous_pthread_keycreate
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pthread_keycreate (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pthread_keycreate
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_keycreate ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_pthread_keycreate || defined __stub___pthread_keycreate
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pthread_keycreate ();
# | ;
# | return 0;
# | }
# configure:34322: result: no
# configure:34237: checking for pthread_key_create
# configure:34293: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:34300: $? = 0
# configure:34322: result: yes
# configure:34338: checking for llrint
# configure:34394: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:163:6: warning: conflicting types for built-in function 'llrint'
# char llrint ();
# ^~~~~~
# configure:34401: $? = 0
# configure:34423: result: yes
# configure:34439: checking for localtime_r
# configure:34495: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:34502: $? = 0
# configure:34524: result: yes
# configure:34540: checking for gmtime_r
# configure:34596: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:34603: $? = 0
# configure:34625: result: yes
# configure:34641: checking for fchmod
# configure:34697: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:34704: $? = 0
# configure:34726: result: yes
# configure:34742: checking for semtimedop
# configure:34798: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:34805: $? = 0
# configure:34827: result: yes
# configure:34843: checking for fegetenv
# configure:34899: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:34906: $? = 0
# configure:34928: result: yes
# configure:34944: checking for strerror_r
# configure:35000: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35007: $? = 0
# configure:35029: result: yes
# configure:35051: checking for fdatasync
# configure:35107: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35114: $? = 0
# configure:35136: result: yes
# configure:35051: checking for fsync
# configure:35107: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35114: $? = 0
# configure:35136: result: yes
# configure:35154: checking for poll
# configure:35210: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35217: $? = 0
# configure:35239: result: yes
# configure:35272: gcc -c -pthread conftest.c >&5
# configure:35279: $? = 0
# configure:35302: checking for pthread_mutexattr_setprotocol
# configure:35358: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35365: $? = 0
# configure:35387: result: yes
# configure:35403: checking for pthread_mutexattr_setrobust_np
# configure:35459: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35466: $? = 0
# configure:35488: result: yes
# configure:35504: checking for pthread_mutex_consistent_np
# configure:35560: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35567: $? = 0
# configure:35589: result: yes
# configure:35602: checking for library containing clock_gettime
# configure:35643: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35650: $? = 0
# configure:35681: result: none required
# configure:35693: checking for clock_gettime
# configure:35749: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35756: $? = 0
# configure:35778: result: yes
# configure:35795: checking for fallocate
# configure:35851: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35858: $? = 0
# configure:35880: result: yes
# configure:35894: checking for library containing sem_init
# configure:35935: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:35942: $? = 0
# configure:35973: result: none required
# configure:35985: checking for sem_timedwait
# configure:36041: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:36048: $? = 0
# configure:36070: result: yes
# configure:36086: checking for sem_init
# configure:36142: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:36149: $? = 0
# configure:36171: result: yes
# configure:36184: checking for working sem_init()
# configure:36214: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:159:2: warning: return type defaults to 'int' [-Wimplicit-int]
# main () {
# ^~~~
# conftest.c: In function 'main':
# conftest.c:161:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(sem_init(&s,0,0));
# ^~~~
# conftest.c:161:3: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:161:3: note: include '' or provide a declaration of 'exit'
# configure:36218: $? = 0
# configure:36224: ./conftest
# configure:36228: $? = 0
# configure:36235: result: yes
# configure:36368: g++ -o conftest -pthread conftest.cpp -latomic_ops -lm -ldl -lcurses >&5
# configure:36375: $? = 0
# configure:36406: checking whether byte ordering is bigendian
# configure:36431: gcc -c -pthread conftest.c >&5
# conftest.c:161:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:161:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:161:15: error: unknown type name 'universal'
# configure:36438: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:36488: gcc -c -pthread conftest.c >&5
# configure:36495: $? = 0
# configure:36527: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:167:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:36534: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:36786: result: no
# configure:36811: checking for working volatile
# configure:36840: gcc -c -pthread conftest.c >&5
# configure:36847: $? = 0
# configure:36862: result: yes
# configure:36872: checking return type of signal handlers
# configure:36900: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:36907: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:36922: result: void
# configure:36930: checking for off_t
# configure:36958: gcc -c -pthread conftest.c >&5
# configure:36965: $? = 0
# configure:36992: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:197:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:36999: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:37022: result: yes
# configure:37034: checking for size_t
# configure:37062: gcc -c -pthread conftest.c >&5
# configure:37069: $? = 0
# configure:37096: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:197:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:37103: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:37126: result: yes
# configure:37138: checking for uid_t in sys/types.h
# configure:37161: result: yes
# configure:37183: checking for special C compiler options needed for large files
# configure:37278: result: no
# configure:37284: checking for _FILE_OFFSET_BITS value needed for large files
# configure:37319: gcc -c -pthread conftest.c >&5
# configure:37326: $? = 0
# configure:37395: result: no
# configure:37533: checking for native large file support
# configure:37561: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:162:5: warning: return type defaults to 'int' [-Wimplicit-int]
# main () {
# ^~~~
# conftest.c: In function 'main':
# conftest.c:163:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(!(sizeof(off_t) == 8));
# ^~~~
# conftest.c:163:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:163:5: note: include '' or provide a declaration of 'exit'
# configure:37565: $? = 0
# configure:37571: ./conftest
# configure:37575: $? = 0
# configure:37581: result: yes
# configure:37603: checking size of void *
# configure:37908: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:37912: $? = 0
# configure:37918: ./conftest
# configure:37922: $? = 0
# configure:37948: result: 8
# configure:37965: checking size of long
# configure:38270: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:38274: $? = 0
# configure:38280: ./conftest
# configure:38284: $? = 0
# configure:38310: result: 8
# configure:38324: checking size of size_t
# configure:38629: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# configure:38633: $? = 0
# configure:38639: ./conftest
# configure:38643: $? = 0
# configure:38669: result: 8
# configure:38679: checking for socklen_t
# configure:38708: gcc -c -pthread conftest.c >&5
# configure:38715: $? = 0
# configure:38743: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:38750: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | #define RETSIGTYPE void
# | #define _FILE_OFFSET_BITS 64
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:38773: result: yes
# configure:38786: checking for semun
# configure:38814: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:202:13: error: 'semun' undeclared (first use in this function)
# if (sizeof (semun))
# ^~~~~
# conftest.c:202:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:38821: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | #define RETSIGTYPE void
# | #define _FILE_OFFSET_BITS 64
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (semun))
# | return 0;
# | ;
# | return 0;
# | }
# configure:38878: result: no
# configure:38890: checking if sem.h defines semun
# configure:38915: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:13: error: storage size of 's' isn't known
# union semun s;
# ^
# configure:38922: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | #define RETSIGTYPE void
# | #define _FILE_OFFSET_BITS 64
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | int
# | main ()
# | {
# | union semun s;
# | ;
# | return 0;
# | }
# configure:38936: result: no
# configure:38943: checking for struct XDR::xdr_ops
# configure:38973: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:23: error: expected ')' before ':' token
# if (sizeof (struct XDR::xdr_ops))
# ^
# configure:38980: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | #define RETSIGTYPE void
# | #define _FILE_OFFSET_BITS 64
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof (struct XDR::xdr_ops))
# | return 0;
# | ;
# | return 0;
# | }
# configure:39039: result: no
# configure:39050: checking for struct xdr_ops
# configure:39080: gcc -c -pthread conftest.c >&5
# configure:39087: $? = 0
# configure:39116: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:29: error: expected expression before ')' token
# if (sizeof ((struct xdr_ops)))
# ^
# configure:39123: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | #define RETSIGTYPE void
# | #define _FILE_OFFSET_BITS 64
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct xdr_ops)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:39146: result: yes
# configure:39158: checking for struct dirent.d_type
# configure:39187: gcc -c -pthread conftest.c >&5
# configure:39194: $? = 0
# configure:39253: result: yes
# configure:39264: checking alignment of long
# configure:39295: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:168:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main () {
# ^~~~
# conftest.c: In function 'main':
# conftest.c:173:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit((int)&((struct s*)0)->b);
# ^~~~
# conftest.c:173:3: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:173:3: note: include '' or provide a declaration of 'exit'
# conftest.c:173:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# exit((int)&((struct s*)0)->b);
# ^
# configure:39299: $? = 0
# configure:39305: ./conftest
# configure:39309: $? = 8
# configure: program exited with status 8
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | #define RETSIGTYPE void
# | #define _FILE_OFFSET_BITS 64
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_XDR_OPS 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | /* end confdefs.h. */
# | main () {
# | struct s {
# | char a;
# | long long b;
# | };
# | exit((int)&((struct s*)0)->b);
# | }
# configure:39325: result: 8
# configure:39333: checking alignment of double
# configure:39364: gcc -o conftest -pthread conftest.c -latomic_ops -lm -ldl -lcurses >&5
# conftest.c:169:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main () {
# ^~~~
# conftest.c: In function 'main':
# conftest.c:174:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit((int)&((struct s*)0)->b);
# ^~~~
# conftest.c:174:3: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:174:3: note: include '' or provide a declaration of 'exit'
# conftest.c:174:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# exit((int)&((struct s*)0)->b);
# ^
# configure:39368: $? = 0
# configure:39374: ./conftest
# configure:39378: $? = 8
# configure: program exited with status 8
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define CASE_SENSITIVITY false
# | #define HAVE_MULTI_THREAD 1
# | #define SUPPORT_RAW_DEVICES 1
# | #define FB_SERVICE_NAME "gds_db"
# | #define FB_SERVICE_PORT 3050
# | #define FB_IPC_NAME "FirebirdIPI"
# | #define FB_BINDIR ""
# | #define FB_SBINDIR "no"
# | #define FB_CONFDIR "no"
# | #define FB_LIBDIR ""
# | #define FB_INCDIR ""
# | #define FB_DOCDIR "no"
# | #define FB_UDFDIR "no"
# | #define FB_SAMPLEDIR "no"
# | #define FB_SAMPLEDBDIR "no"
# | #define FB_HELPDIR "no"
# | #define FB_INTLDIR "no"
# | #define FB_MISCDIR "no"
# | #define FB_SECDBDIR "no"
# | #define FB_MSGDIR "/usr/share/firebird"
# | #define FB_LOGDIR "no"
# | #define FB_GUARDDIR "no"
# | #define FB_PLUGDIR "no"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_EDITLINE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPC_XDR_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ATOMIC_OPS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBATOMIC_OPS 1
# | #define HAVE_INFINITY 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# | #define HAVE_TIME 1
# | #define HAVE_TIMES 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SWAB 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SETPGRP_VOID 1
# | #define HAVE_SETPGID 1
# | #define GETPGRP_VOID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_DLADDR 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_SETMNTENT 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PTHREAD_KEY_CREATE 1
# | #define HAVE_LLRINT 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_SEMTIMEDOP 1
# | #define HAVE_FEGETENV 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_POLL 1
# | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SEM_TIMEDWAIT 1
# | #define HAVE_SEM_INIT 1
# | #define WORKING_SEM_INIT 1
# | #define HAVE_POSIX_FADVISE 1
# | #define RETSIGTYPE void
# | #define _FILE_OFFSET_BITS 64
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_XDR_OPS 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define FB_ALIGNMENT 8
# | /* end confdefs.h. */
# | main () {
# | struct s {
# | char a;
# | double b;
# | };
# | exit((int)&((struct s*)0)->b);
# | }
# configure:39394: result: 8
# configure:39407: checking for /proc/self/exe
# configure:39422: result: yes
# configure:39798: gcc -c -pthread conftest.c >&5
# configure:39805: $? = 0
# configure:40054: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 30ea9995e535
#
# config.status:1316: creating gen/install/misc/firebird.conf
# config.status:1316: creating gen/install/misc/aliases.conf
# config.status:1316: creating gen/install/misc/fbintl.conf
# config.status:1316: creating gen/install/misc/fbtrace.conf
# config.status:1316: creating gen/firebird/bin/fb_config
# config.status:1316: creating gen/firebird/bin/posixLibrary.sh
# config.status:1316: creating gen/firebird/bin/classicLibrary.sh
# config.status:1316: creating gen/firebird/bin/superLibrary.sh
# config.status:1316: creating gen/firebird/bin/changeRunUser.sh
# config.status:1316: creating gen/firebird/bin/restoreRootRunUser.sh
# config.status:1316: creating gen/firebird/bin/tarMainInstall.sh
# config.status:1316: creating gen/firebird/bin/tarinstall.sh
# config.status:1316: creating gen/firebird/bin/preinstall.sh
# config.status:1316: creating gen/firebird/bin/postinstall.sh
# config.status:1316: creating gen/firebird/bin/preuninstall.sh
# config.status:1316: creating gen/firebird/bin/postuninstall.sh
# config.status:1316: creating gen/firebird/bin/taruninstall.sh
# config.status:1316: creating gen/firebird/bin/tarMainUninstall.sh
# config.status:1316: creating gen/firebird/bin/changeDBAPassword.sh
# config.status:1316: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh
# config.status:1316: creating gen/firebird/bin/createAliasDB.sh
# config.status:1316: creating gen/firebird/bin/changeMultiConnectMode.sh
# config.status:1316: creating gen/install/makeInstallImage.sh
# config.status:1316: creating gen/install/scripts/rpmheader.txt
# config.status:1316: creating gen/install/scripts/rpmfiles.txt
# config.status:1316: creating gen/install/misc/firebird.xinetd
# config.status:1316: creating gen/install/misc/firebird.init.d.generic
# config.status:1316: creating gen/install/misc/firebird.init.d.mandrake
# config.status:1316: creating gen/install/misc/firebird.init.d.suse
# config.status:1316: creating gen/install/misc/firebird.init.d.debian
# config.status:1316: creating gen/install/misc/firebird.init.d.gentoo
# config.status:1316: creating gen/install/misc/firebird.init.d.slackware
# config.status:1316: creating gen/install/misc/rc.config.firebird
# config.status:1316: creating gen/firebird/bin/linuxLibrary.sh
# config.status:1316: creating gen/make.rules
# config.status:1316: creating gen/make.defaults
# config.status:1316: creating gen/make.platform
# config.status:1316: creating gen/darwin.defaults
# config.status:1316: creating gen/make.shared.variables
# config.status:1316: creating gen/make.shared.targets
# config.status:1316: creating gen/Makefile
# config.status:1316: creating gen/Makefile.codes
# config.status:1316: creating gen/Makefile.boot.gpre
# config.status:1316: creating gen/Makefile.libfbstatic
# config.status:1316: creating gen/Makefile.static.gpre
# config.status:1316: creating gen/Makefile.static.gbak
# config.status:1316: creating gen/Makefile.static.isql
# config.status:1316: creating gen/Makefile.static.createdb
# config.status:1316: creating gen/Makefile.refDatabases
# config.status:1316: creating gen/Makefile.fbserver
# config.status:1316: creating gen/Makefile.smp_server
# config.status:1316: creating gen/Makefile.libfbclient
# config.status:1316: creating gen/Makefile.client.fbudf
# config.status:1316: creating gen/Makefile.client.gbak
# config.status:1316: creating gen/Makefile.client.gfix
# config.status:1316: creating gen/Makefile.client.gdef
# config.status:1316: creating gen/Makefile.client.qli
# config.status:1316: creating gen/Makefile.client.isql
# config.status:1316: creating gen/Makefile.client.gpre
# config.status:1316: creating gen/Makefile.client.util
# config.status:1316: creating gen/Makefile.client.gsec
# config.status:1316: creating gen/Makefile.intl
# config.status:1316: creating gen/Makefile.msgs
# config.status:1316: creating gen/Makefile.extlib
# config.status:1316: creating gen/examples/Makefile.examples
# config.status:1316: creating gen/Makefile.libfbembed
# config.status:1316: creating gen/Makefile.inet_server
# config.status:1316: creating gen/Makefile.embed.util
# config.status:1316: creating gen/Makefile.embed.fbudf
# config.status:1316: creating gen/Makefile.embed.gfix
# config.status:1316: creating gen/Makefile.embed.gbak
# config.status:1316: creating gen/Makefile.embed.isql
# config.status:1316: creating gen/Makefile.embed.gdef
# config.status:1316: creating gen/Makefile.embed.qli
# config.status:1316: creating gen/Makefile.embed.gpre
# config.status:1316: creating gen/Makefile.fbtrace
# config.status:1316: creating gen/Makefile.install
# config.status:1316: creating Makefile
# config.status:1316: creating gen/Makefile.extern.editline
# config.status:1316: creating src/include/gen/autoconfig.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_alignment=8
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_double_align=8
# ac_cv_c_volatile=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_file__proc_self_exe=yes
# ac_cv_file__proc_self_maps=yes
# ac_cv_func__swab=no
# ac_cv_func_clock_gettime=yes
# ac_cv_func_dirname=yes
# ac_cv_func_dladdr=yes
# ac_cv_func_dlopen=no
# ac_cv_func_fallocate=yes
# ac_cv_func_fchmod=yes
# ac_cv_func_fdatasync=yes
# ac_cv_func_fegetenv=yes
# ac_cv_func_flock=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_fsync=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getmntent=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getpgrp_void=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getwd=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_initgroups=yes
# ac_cv_func_llrint=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_poll=yes
# ac_cv_func_pread=yes
# ac_cv_func_pthread_key_create=yes
# ac_cv_func_pthread_keycreate=no
# ac_cv_func_pthread_mutex_consistent_np=yes
# ac_cv_func_pthread_mutexattr_setprotocol=yes
# ac_cv_func_pthread_mutexattr_setrobust_np=yes
# ac_cv_func_pwrite=yes
# ac_cv_func_sem_init=yes
# ac_cv_func_sem_timedwait=yes
# ac_cv_func_semtimedop=yes
# ac_cv_func_setitimer=yes
# ac_cv_func_setmntent=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setpgrp_void=yes
# ac_cv_func_setrlimit=yes
# ac_cv_func_shl_load=no
# ac_cv_func_sigaction=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_stricmp=no
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strnicmp=no
# ac_cv_func_swab=yes
# ac_cv_func_tcgetattr=yes
# ac_cv_func_time=yes
# ac_cv_func_times=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_aio_h=yes
# ac_cv_header_assert_h=yes
# ac_cv_header_atomic_h=no
# ac_cv_header_atomic_ops_h=yes
# ac_cv_header_crypt_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libio_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_falloc_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_mntent_h=yes
# ac_cv_header_mnttab_h=no
# ac_cv_header_netconfig_h=no
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_rpc_rpc_h=yes
# ac_cv_header_rpc_xdr_h=yes
# ac_cv_header_semaphore_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_socket_h=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_ipc_h=yes
# ac_cv_header_sys_mntent_h=no
# ac_cv_header_sys_mnttab_h=no
# ac_cv_header_sys_mount_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_sem_h=yes
# ac_cv_header_sys_siginfo_h=no
# ac_cv_header_sys_signal_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_sockio_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_header_vfork_h=no
# ac_cv_header_winsock2_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_atomic_ops_main=yes
# ac_cv_lib_curses_tgetent=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_gcc_eh_main=yes
# ac_cv_lib_m_main=yes
# ac_cv_lib_supcpp_main=yes
# ac_cv_member_struct_dirent_d_type=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_PTHREAD_CC=gcc
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_atomic_inc=no
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_connect='none required'
# ac_cv_search_dirname='none required'
# ac_cv_search_dlopen=-ldl
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_gethostname='none required'
# ac_cv_search_inet_aton='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_sem_init='none required'
# ac_cv_sizeof_long=8
# ac_cv_sizeof_size_t=8
# ac_cv_sizeof_void_p=8
# ac_cv_sys_file_offset_bits=64
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_semun=no
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_XDR__xdr_ops=no
# ac_cv_type_struct_xdr_ops=yes
# ac_cv_type_uid_t=yes
# br_cv_binreloc=no
# br_cv_valid_prefixes=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# # # For this build Restrict UDF means Restrict no
# #'
# AR='ar'
# ARCH_TYPE_SUFFIX='CS'
# AR_OPTIONS=''
# AS='as'
# ATOMIC_OPTIONS=''
# AWK='gawk'
# BINRELOC_CFLAGS=''
# BINRELOC_LIBS=''
# BUILD_ROOT_DIR='/tmp/libfbclient/src/Firebird-2.5.5.26952-0'
# CC='gcc'
# CFLAGS=' -pthread'
# CPP='gcc -E'
# CPPFLAGS=''
# CPU_TYPE='amd64'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXFLAGS=' -pthread'
# DEFS='-DHAVE_CONFIG_H'
# DLLTOOL='dlltool'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EDITLINE_FLG='Y'
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FB_BINDIR='/usr/bin'
# FB_BUILD_NUM='26952'
# FB_CONFDIR='no'
# FB_DOCDIR='no'
# FB_GUARDDIR='no'
# FB_HELPDIR='no'
# FB_INCDIR='/usr/include'
# FB_INTLDIR='no'
# FB_IPC_NAME='FirebirdIPI'
# FB_LIBDIR='/usr/lib'
# FB_LOGDIR='no'
# FB_MISCDIR='no'
# FB_MSGDIR='/usr/share/firebird'
# FB_PIPE_NAME=''
# FB_PLUGDIR='no'
# FB_SAMPLEDBDIR='no'
# FB_SAMPLEDIR='no'
# FB_SBINDIR='no'
# FB_SECDBDIR='no'
# FB_SERVICE_NAME='gds_db'
# FB_SERVICE_PORT='3050'
# FB_UDFDIR='no'
# FFLAGS='-g -O2'
# FIREBIRD_ARCH_TYPE='classic'
# FIREBIRD_PACKAGE_VERSION='0'
# FIREBIRD_VERSION='2.5.5'
# GPRE_LANGUAGE_MODULES=''
# GREP='/usr/sbin/grep'
# ICU_PLATFORM='LinuxRedHat'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-latomic_ops -lm -ldl -lcurses'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEFILE_PREFIX='linux_amd64'
# NEW_FIREBIRD_DIR='/tmp/libfbclient/src/Firebird-2.5.5.26952-0/gen/firebird'
# OBJDUMP='objdump'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PLATFORM='LINUX'
# POSTFIX_INCLUDE=''
# PROD_BUILD_FLG='Y'
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# READLINE='edit'
# RPM64='()(64bit)'
# SET_MAKE=''
# SFIO_DIR=''
# SFIO_EXAMPLES=''
# SFIO_FLAGS=''
# SFIO_LDFLAGS=''
# SHELL='/bin/sh'
# SHRLIB_EXT='so'
# STATIC_CXXSUPPORT_LIB=' -lsupc++ -lgcc_eh'
# STD_EDITLINE='false'
# STD_ICU='true'
# STRIP='strip'
# TERMLIB='curses'
# TLS_OPTIONS=''
# UDF_COMMENT='#
# VOID_PTR_SIZE='8'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='gfortran'
# acx_pthread_config=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define LINUX 1
# #define CASE_SENSITIVITY false
# #define HAVE_MULTI_THREAD 1
# #define SUPPORT_RAW_DEVICES 1
# #define FB_SERVICE_NAME "gds_db"
# #define FB_SERVICE_PORT 3050
# #define FB_IPC_NAME "FirebirdIPI"
# #define FB_BINDIR ""
# #define FB_SBINDIR "no"
# #define FB_CONFDIR "no"
# #define FB_LIBDIR ""
# #define FB_INCDIR ""
# #define FB_DOCDIR "no"
# #define FB_UDFDIR "no"
# #define FB_SAMPLEDIR "no"
# #define FB_SAMPLEDBDIR "no"
# #define FB_HELPDIR "no"
# #define FB_INTLDIR "no"
# #define FB_MISCDIR "no"
# #define FB_SECDBDIR "no"
# #define FB_MSGDIR "/usr/share/firebird"
# #define FB_LOGDIR "no"
# #define FB_GUARDDIR "no"
# #define FB_PLUGDIR "no"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_ASSERT_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GRP_H 1
# #define HAVE_PWD_H 1
# #define HAVE_LIBIO_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MATH_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_SYS_WAIT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMEB_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SYS_SIGNAL_H 1
# #define HAVE_TERMIO_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_EDITLINE_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CRYPT_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_RPC_RPC_H 1
# #define HAVE_RPC_XDR_H 1
# #define HAVE_AIO_H 1
# #define HAVE_MNTENT_H 1
# #define HAVE_SYS_IPC_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_SEM_H 1
# #define HAVE_SEMAPHORE_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_ATOMIC_OPS_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_POLL_H 1
# #define HAVE_LINUX_FALLOC_H 1
# #define HAVE_LIBM 1
# #define HAVE_LIBATOMIC_OPS 1
# #define HAVE_INFINITY 1
# #define HAVE_VA_COPY 1
# #define HAVE_GETTIMEOFDAY 1
# #define GETTIMEOFDAY_RETURNS_TIMEZONE 1
# #define HAVE_TIME 1
# #define HAVE_TIMES 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_DIRNAME 1
# #define HAVE_SIGACTION 1
# #define HAVE_SETITIMER 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SWAB 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define SETPGRP_VOID 1
# #define HAVE_SETPGID 1
# #define GETPGRP_VOID 1
# #define HAVE_FLOCK 1
# #define HAVE_DLADDR 1
# #define HAVE_INITGROUPS 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_PREAD 1
# #define HAVE_PWRITE 1
# #define HAVE_GETCWD 1
# #define HAVE_GETWD 1
# #define HAVE_SETMNTENT 1
# #define HAVE_GETMNTENT 1
# #define HAVE_SETRLIMIT 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_TCGETATTR 1
# #define HAVE_STRDUP 1
# #define HAVE_MKSTEMP 1
# #define HAVE_PTHREAD_KEY_CREATE 1
# #define HAVE_LLRINT 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_GMTIME_R 1
# #define HAVE_FCHMOD 1
# #define HAVE_SEMTIMEDOP 1
# #define HAVE_FEGETENV 1
# #define HAVE_STRERROR_R 1
# #define HAVE_FDATASYNC 1
# #define HAVE_FSYNC 1
# #define HAVE_POLL 1
# #define HAVE_AO_COMPARE_AND_SWAP_FULL 1
# #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
# #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
# #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_FALLOCATE 1
# #define HAVE_SEM_TIMEDWAIT 1
# #define HAVE_SEM_INIT 1
# #define WORKING_SEM_INIT 1
# #define HAVE_POSIX_FADVISE 1
# #define RETSIGTYPE void
# #define _FILE_OFFSET_BITS 64
# #define SIZEOF_VOID_P 8
# #define SIZEOF_LONG 8
# #define SIZEOF_SIZE_T 8
# #define HAVE_SOCKLEN_T 1
# #define HAVE_STRUCT_XDR_OPS 1
# #define HAVE_STRUCT_DIRENT_D_TYPE 1
# #define FB_ALIGNMENT 8
# #define FB_DOUBLE_ALIGN 8
# #define HAVE__PROC_SELF_EXE 1
# #define HAVE___THREAD 1
# #define FB_PREFIX "/usr"
#
# configure: exit 0

CMD: config logfiles '/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libedit configure 2.10, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --enable-static --disable-shared
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 30ea9995e535
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2087: checking for a BSD-compatible install
# configure:2155: result: /usr/bin/install -c
# configure:2166: checking whether build environment is sane
# configure:2209: result: yes
# configure:2271: checking for gawk
# configure:2287: found /usr/sbin/gawk
# configure:2298: result: gawk
# configure:2309: checking whether make sets $(MAKE)
# configure:2331: result: yes
# configure:2517: checking build system type
# configure:2535: result: x86_64-unknown-linux-gnu
# configure:2557: checking host system type
# configure:2572: result: x86_64-unknown-linux-gnu
# configure:2689: checking for style of include used by make
# configure:2717: result: GNU
# configure:2790: checking for gcc
# configure:2806: found /usr/sbin/gcc
# configure:2817: result: gcc
# configure:3049: checking for C compiler version
# configure:3057: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3061: $? = 0
# configure:3068: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3072: $? = 0
# configure:3079: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3083: $? = 1
# configure:3106: checking for C compiler default output file name
# configure:3128: gcc -pthread conftest.c >&5
# configure:3132: $? = 0
# configure:3170: result: a.out
# configure:3189: checking whether the C compiler works
# configure:3199: ./a.out
# configure:3203: $? = 0
# configure:3222: result: yes
# configure:3229: checking whether we are cross compiling
# configure:3231: result: no
# configure:3234: checking for suffix of executables
# configure:3241: gcc -o conftest -pthread conftest.c >&5
# configure:3245: $? = 0
# configure:3271: result:
# configure:3277: checking for suffix of object files
# configure:3303: gcc -c -pthread conftest.c >&5
# configure:3307: $? = 0
# configure:3332: result: o
# configure:3336: checking whether we are using the GNU C compiler
# configure:3365: gcc -c -pthread conftest.c >&5
# configure:3372: $? = 0
# configure:3389: result: yes
# configure:3398: checking whether gcc accepts -g
# configure:3428: gcc -c -g conftest.c >&5
# configure:3435: $? = 0
# configure:3536: result: yes
# configure:3553: checking for gcc option to accept ISO C89
# configure:3627: gcc -c -pthread conftest.c >&5
# configure:3634: $? = 0
# configure:3657: result: none needed
# configure:3677: checking dependency style of gcc
# configure:3767: result: gcc3
# configure:3784: checking for a sed that does not truncate output
# configure:3840: result: /usr/sbin/sed
# configure:3843: checking for grep that handles long lines and -e
# configure:3903: result: /usr/sbin/grep
# configure:3908: checking for egrep
# configure:3972: result: /usr/sbin/grep -E
# configure:3988: checking for ld used by gcc
# configure:4055: result: /usr/sbin/ld
# configure:4064: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4079: result: yes
# configure:4084: checking for /usr/sbin/ld option to reload object files
# configure:4091: result: -r
# configure:4109: checking for BSD-compatible nm
# configure:4158: result: /usr/sbin/nm -B
# configure:4162: checking whether ln -s works
# configure:4166: result: yes
# configure:4173: checking how to recognize dependent libraries
# configure:4359: result: pass_all
# configure:4448: gcc -c -pthread conftest.c >&5
# configure:4451: $? = 0
# configure:4608: checking how to run the C preprocessor
# configure:4648: gcc -E conftest.c
# configure:4655: $? = 0
# configure:4686: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4693: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | /* end confdefs.h. */
# | #include
# configure:4726: result: gcc -E
# configure:4755: gcc -E conftest.c
# configure:4762: $? = 0
# configure:4793: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4800: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | /* end confdefs.h. */
# | #include
# configure:4840: checking for ANSI C header files
# configure:4870: gcc -c -pthread conftest.c >&5
# configure:4877: $? = 0
# configure:4976: gcc -o conftest -pthread conftest.c >&5
# configure:4980: $? = 0
# configure:4986: ./conftest
# configure:4990: $? = 0
# configure:5008: result: yes
# configure:5032: checking for sys/types.h
# configure:5053: gcc -c -pthread conftest.c >&5
# configure:5060: $? = 0
# configure:5077: result: yes
# configure:5032: checking for sys/stat.h
# configure:5053: gcc -c -pthread conftest.c >&5
# configure:5060: $? = 0
# configure:5077: result: yes
# configure:5032: checking for stdlib.h
# configure:5053: gcc -c -pthread conftest.c >&5
# configure:5060: $? = 0
# configure:5077: result: yes
# configure:5032: checking for string.h
# configure:5053: gcc -c -pthread conftest.c >&5
# configure:5060: $? = 0
# configure:5077: result: yes
# configure:5032: checking for memory.h
# configure:5053: gcc -c -pthread conftest.c >&5
# configure:5060: $? = 0
# configure:5077: result: yes
# configure:5032: checking for strings.h
# configure:5053: gcc -c -pthread conftest.c >&5
# configure:5060: $? = 0
# configure:5077: result: yes
# configure:5032: checking for inttypes.h
# configure:5053: gcc -c -pthread conftest.c >&5
# configure:5060: $? = 0
# configure:5077: result: yes
# configure:5032: checking for stdint.h
# configure:5053: gcc -c -pthread conftest.c >&5
# configure:5060: $? = 0
# configure:5077: result: yes
# configure:5032: checking for unistd.h
# configure:5053: gcc -c -pthread conftest.c >&5
# configure:5060: $? = 0
# configure:5077: result: yes
# configure:5107: checking dlfcn.h usability
# configure:5124: gcc -c -pthread conftest.c >&5
# configure:5131: $? = 0
# configure:5145: result: yes
# configure:5149: checking dlfcn.h presence
# configure:5164: gcc -E conftest.c
# configure:5171: $? = 0
# configure:5185: result: yes
# configure:5213: checking for dlfcn.h
# configure:5222: result: yes
# configure:5295: checking for g++
# configure:5311: found /usr/sbin/g++
# configure:5322: result: g++
# configure:5349: checking for C++ compiler version
# configure:5357: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5361: $? = 0
# configure:5368: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5372: $? = 0
# configure:5379: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:5383: $? = 1
# configure:5386: checking whether we are using the GNU C++ compiler
# configure:5415: g++ -c -fno-rtti -fno-rtti conftest.cpp >&5
# configure:5422: $? = 0
# configure:5439: result: yes
# configure:5448: checking whether g++ accepts -g
# configure:5478: g++ -c -g conftest.cpp >&5
# configure:5485: $? = 0
# configure:5586: result: yes
# configure:5611: checking dependency style of g++
# configure:5701: result: gcc3
# configure:5728: checking how to run the C++ preprocessor
# configure:5764: g++ -E conftest.cpp
# configure:5771: $? = 0
# configure:5802: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5809: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5842: result: g++ -E
# configure:5871: g++ -E conftest.cpp
# configure:5878: $? = 0
# configure:5909: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5916: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6011: checking for g77
# configure:6041: result: no
# configure:6011: checking for xlf
# configure:6041: result: no
# configure:6011: checking for f77
# configure:6041: result: no
# configure:6011: checking for frt
# configure:6041: result: no
# configure:6011: checking for pgf77
# configure:6041: result: no
# configure:6011: checking for cf77
# configure:6041: result: no
# configure:6011: checking for fort77
# configure:6041: result: no
# configure:6011: checking for fl32
# configure:6041: result: no
# configure:6011: checking for af77
# configure:6041: result: no
# configure:6011: checking for xlf90
# configure:6041: result: no
# configure:6011: checking for f90
# configure:6041: result: no
# configure:6011: checking for pgf90
# configure:6041: result: no
# configure:6011: checking for pghpf
# configure:6041: result: no
# configure:6011: checking for epcf90
# configure:6041: result: no
# configure:6011: checking for gfortran
# configure:6027: found /usr/sbin/gfortran
# configure:6038: result: gfortran
# configure:6064: checking for Fortran 77 compiler version
# configure:6072: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:6076: $? = 0
# configure:6083: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6087: $? = 0
# configure:6094: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6098: $? = 1
# configure:6106: checking whether we are using the GNU Fortran 77 compiler
# configure:6125: gfortran -c conftest.F >&5
# configure:6132: $? = 0
# configure:6149: result: yes
# configure:6155: checking whether gfortran accepts -g
# configure:6172: gfortran -c -g conftest.f >&5
# configure:6179: $? = 0
# configure:6195: result: yes
# configure:6228: checking the maximum length of command line arguments
# configure:6340: result: 1572864
# configure:6352: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6457: gcc -c -pthread conftest.c >&5
# configure:6460: $? = 0
# configure:6464: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6467: $? = 0
# configure:6519: gcc -o conftest -pthread conftest.c conftstm.o >&5
# configure:6522: $? = 0
# configure:6560: result: ok
# configure:6564: checking for objdir
# configure:6579: result: .libs
# configure:6671: checking for ar
# configure:6687: found /usr/sbin/ar
# configure:6698: result: ar
# configure:6763: checking for ranlib
# configure:6779: found /usr/sbin/ranlib
# configure:6790: result: ranlib
# configure:6855: checking for strip
# configure:6871: found /usr/sbin/strip
# configure:6882: result: strip
# configure:7423: checking for correct ltmain.sh version
# configure:7473: result: yes
# configure:7533: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7551: gcc -c -pthread -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7555: $? = 0
# configure:7568: result: no
# configure:7583: checking for gcc option to produce PIC
# configure:7815: result: -fPIC
# configure:7823: checking if gcc PIC flag -fPIC works
# configure:7841: gcc -c -pthread -fPIC -DPIC conftest.c >&5
# configure:7845: $? = 0
# configure:7858: result: yes
# configure:7886: checking if gcc static flag -static works
# configure:7914: result: yes
# configure:7924: checking if gcc supports -c -o file.o
# configure:7945: gcc -c -pthread -o out/conftest2.o conftest.c >&5
# configure:7949: $? = 0
# configure:7971: result: yes
# configure:7997: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:8985: result: yes
# configure:9052: checking dynamic linker characteristics
# configure:9667: result: GNU/Linux ld.so
# configure:9691: checking how to hardcode library paths into programs
# configure:9716: result: immediate
# configure:9730: checking whether stripping libraries is possible
# configure:9735: result: yes
# configure:10565: checking if libtool supports shared libraries
# configure:10567: result: yes
# configure:10570: checking whether to build shared libraries
# configure:10591: result: no
# configure:10594: checking whether to build static libraries
# configure:10598: result: yes
# configure:10692: creating libtool
# configure:11285: checking for ld used by g++
# configure:11352: result: /usr/sbin/ld -m elf_x86_64
# configure:11361: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:11376: result: yes
# configure:11427: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12381: result: yes
# configure:12398: g++ -c -fno-rtti -fno-rtti conftest.cpp >&5
# configure:12401: $? = 0
# configure:12557: checking for g++ option to produce PIC
# configure:12841: result: -fPIC
# configure:12849: checking if g++ PIC flag -fPIC works
# configure:12867: g++ -c -fno-rtti -fno-rtti -fPIC -DPIC conftest.cpp >&5
# configure:12871: $? = 0
# configure:12884: result: yes
# configure:12912: checking if g++ static flag -static works
# configure:12940: result: yes
# configure:12950: checking if g++ supports -c -o file.o
# configure:12971: g++ -c -fno-rtti -fno-rtti -o out/conftest2.o conftest.cpp >&5
# configure:12975: $? = 0
# configure:12997: result: yes
# configure:13023: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13049: result: yes
# configure:13116: checking dynamic linker characteristics
# configure:13679: result: GNU/Linux ld.so
# configure:13703: checking how to hardcode library paths into programs
# configure:13728: result: immediate
# configure:14267: checking if libtool supports shared libraries
# configure:14269: result: yes
# configure:14272: checking whether to build shared libraries
# configure:14292: result: no
# configure:14295: checking whether to build static libraries
# configure:14299: result: yes
# configure:14309: checking for gfortran option to produce PIC
# configure:14541: result: -fPIC
# configure:14549: checking if gfortran PIC flag -fPIC works
# configure:14567: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14571: $? = 0
# configure:14584: result: yes
# configure:14612: checking if gfortran static flag -static works
# configure:14640: result: no
# configure:14650: checking if gfortran supports -c -o file.o
# configure:14671: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14675: $? = 0
# configure:14697: result: yes
# configure:14723: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15691: result: yes
# configure:15758: checking dynamic linker characteristics
# configure:16321: result: GNU/Linux ld.so
# configure:16345: checking how to hardcode library paths into programs
# configure:16370: result: immediate
# configure:20108: checking for C++ compiler version
# configure:20116: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:20120: $? = 0
# configure:20127: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:20131: $? = 0
# configure:20138: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:20142: $? = 1
# configure:20145: checking whether we are using the GNU C++ compiler
# configure:20198: result: yes
# configure:20207: checking whether g++ accepts -g
# configure:20345: result: yes
# configure:20370: checking dependency style of g++
# configure:20460: result: gcc3
# configure:20525: checking for gcc
# configure:20552: result: gcc
# configure:20784: checking for C compiler version
# configure:20792: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:20796: $? = 0
# configure:20803: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:20807: $? = 0
# configure:20814: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:20818: $? = 1
# configure:20821: checking whether we are using the GNU C compiler
# configure:20874: result: yes
# configure:20883: checking whether gcc accepts -g
# configure:21021: result: yes
# configure:21038: checking for gcc option to accept ISO C89
# configure:21142: result: none needed
# configure:21162: checking dependency style of gcc
# configure:21252: result: gcc3
# configure:21269: checking whether ln -s works
# configure:21273: result: yes
# configure:21284: checking for gawk
# configure:21311: result: gawk
# configure:21329: checking for nroff
# configure:21347: found /usr/bin/nroff
# configure:21359: result: /usr/bin/nroff
# configure:21378: checking for tgetent in -lcurses
# configure:21413: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:21420: $? = 0
# configure:21441: result: yes
# configure:21536: checking for working alloca.h
# configure:21563: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:21570: $? = 0
# configure:21590: result: yes
# configure:21600: checking for alloca
# configure:21647: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:21654: $? = 0
# configure:21674: result: yes
# configure:21919: checking for dirent.h that defines DIR
# configure:21948: gcc -c -pthread conftest.c >&5
# configure:21955: $? = 0
# configure:21972: result: yes
# configure:21987: checking for library containing opendir
# configure:22028: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:22035: $? = 0
# configure:22066: result: none required
# configure:22164: checking for ANSI C header files
# configure:22332: result: yes
# configure:22342: checking for sys/wait.h that is POSIX.1 compatible
# configure:22378: gcc -c -pthread conftest.c >&5
# configure:22385: $? = 0
# configure:22400: result: yes
# configure:22436: checking fcntl.h usability
# configure:22453: gcc -c -pthread conftest.c >&5
# configure:22460: $? = 0
# configure:22474: result: yes
# configure:22478: checking fcntl.h presence
# configure:22493: gcc -E conftest.c
# configure:22500: $? = 0
# configure:22514: result: yes
# configure:22542: checking for fcntl.h
# configure:22551: result: yes
# configure:22436: checking limits.h usability
# configure:22453: gcc -c -pthread conftest.c >&5
# configure:22460: $? = 0
# configure:22474: result: yes
# configure:22478: checking limits.h presence
# configure:22493: gcc -E conftest.c
# configure:22500: $? = 0
# configure:22514: result: yes
# configure:22542: checking for limits.h
# configure:22551: result: yes
# configure:22436: checking malloc.h usability
# configure:22453: gcc -c -pthread conftest.c >&5
# configure:22460: $? = 0
# configure:22474: result: yes
# configure:22478: checking malloc.h presence
# configure:22493: gcc -E conftest.c
# configure:22500: $? = 0
# configure:22514: result: yes
# configure:22542: checking for malloc.h
# configure:22551: result: yes
# configure:22425: checking for stdlib.h
# configure:22432: result: yes
# configure:22425: checking for string.h
# configure:22432: result: yes
# configure:22436: checking sys/ioctl.h usability
# configure:22453: gcc -c -pthread conftest.c >&5
# configure:22460: $? = 0
# configure:22474: result: yes
# configure:22478: checking sys/ioctl.h presence
# configure:22493: gcc -E conftest.c
# configure:22500: $? = 0
# configure:22514: result: yes
# configure:22542: checking for sys/ioctl.h
# configure:22551: result: yes
# configure:22436: checking sys/param.h usability
# configure:22453: gcc -c -pthread conftest.c >&5
# configure:22460: $? = 0
# configure:22474: result: yes
# configure:22478: checking sys/param.h presence
# configure:22493: gcc -E conftest.c
# configure:22500: $? = 0
# configure:22514: result: yes
# configure:22542: checking for sys/param.h
# configure:22551: result: yes
# configure:22425: checking for unistd.h
# configure:22432: result: yes
# configure:22436: checking curses.h usability
# configure:22453: gcc -c -pthread conftest.c >&5
# configure:22460: $? = 0
# configure:22474: result: yes
# configure:22478: checking curses.h presence
# configure:22493: gcc -E conftest.c
# configure:22500: $? = 0
# configure:22514: result: yes
# configure:22542: checking for curses.h
# configure:22551: result: yes
# configure:22436: checking ncurses.h usability
# configure:22453: gcc -c -pthread conftest.c >&5
# configure:22460: $? = 0
# configure:22474: result: yes
# configure:22478: checking ncurses.h presence
# configure:22493: gcc -E conftest.c
# configure:22500: $? = 0
# configure:22514: result: yes
# configure:22542: checking for ncurses.h
# configure:22551: result: yes
# configure:22436: checking sys/cdefs.h usability
# configure:22453: gcc -c -pthread conftest.c >&5
# configure:22460: $? = 0
# configure:22474: result: yes
# configure:22478: checking sys/cdefs.h presence
# configure:22493: gcc -E conftest.c
# configure:22500: $? = 0
# configure:22514: result: yes
# configure:22542: checking for sys/cdefs.h
# configure:22551: result: yes
# configure:22577: checking termios.h usability
# configure:22594: gcc -c -pthread conftest.c >&5
# configure:22601: $? = 0
# configure:22615: result: yes
# configure:22619: checking termios.h presence
# configure:22634: gcc -E conftest.c
# configure:22641: $? = 0
# configure:22655: result: yes
# configure:22683: checking for termios.h
# configure:22690: result: yes
# configure:22709: checking for term.h
# configure:22735: gcc -c -pthread conftest.c >&5
# configure:22742: $? = 0
# configure:22759: result: yes
# configure:22774: checking for an ANSI C-conforming const
# configure:22849: gcc -c -pthread conftest.c >&5
# configure:22856: $? = 0
# configure:22871: result: yes
# configure:22881: checking for pid_t
# configure:22909: gcc -c -pthread conftest.c >&5
# configure:22916: $? = 0
# configure:22943: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:22950: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBCURSES 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22973: result: yes
# configure:22985: checking for size_t
# configure:23013: gcc -c -pthread conftest.c >&5
# configure:23020: $? = 0
# configure:23047: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:23054: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBCURSES 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23077: result: yes
# configure:23089: checking for u_int32_t
# configure:23117: gcc -c -pthread conftest.c >&5
# configure:23124: $? = 0
# configure:23151: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:24: error: expected expression before ')' token
# if (sizeof ((u_int32_t)))
# ^
# configure:23158: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBCURSES 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23181: result: yes
# configure:23194: checking whether closedir returns void
# configure:23228: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:23232: $? = 0
# configure:23238: ./conftest
# configure:23242: $? = 0
# configure:23259: result: no
# configure:23285: checking vfork.h usability
# configure:23302: gcc -c -pthread conftest.c >&5
# conftest.c:73:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23309: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBCURSES 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:23323: result: no
# configure:23327: checking vfork.h presence
# configure:23342: gcc -E conftest.c
# conftest.c:40:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23349: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBCURSES 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | /* end confdefs.h. */
# | #include
# configure:23363: result: no
# configure:23391: checking for vfork.h
# configure:23400: result: no
# configure:23420: checking for fork
# configure:23476: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:23483: $? = 0
# configure:23505: result: yes
# configure:23420: checking for vfork
# configure:23476: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:23483: $? = 0
# configure:23505: result: yes
# configure:23518: checking for working fork
# configure:23550: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:23554: $? = 0
# configure:23560: ./conftest
# configure:23564: $? = 0
# configure:23581: result: yes
# configure:23602: checking for working vfork
# configure:23743: result: yes
# configure:23775: checking whether gcc needs -traditional
# configure:23817: result: no
# configure:23827: checking return type of signal handlers
# configure:23855: gcc -c -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:50:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:23862: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBCURSES 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:23877: result: void
# configure:23885: checking whether lstat dereferences a symlink specified with a trailing slash
# configure:23921: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:23925: $? = 0
# configure:23931: ./conftest
# configure:23935: $? = 0
# configure:23959: result: yes
# configure:23978: checking whether stat accepts an empty string
# configure:24008: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:24012: $? = 0
# configure:24018: ./conftest
# configure:24022: $? = 0
# configure:24039: result: no
# configure:24073: checking for endpwent
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for isascii
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'isascii'
# char isascii ();
# ^~~~~~~
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for memchr
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'memchr'
# char memchr ();
# ^~~~~~
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for memset
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for re_comp
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for regcomp
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for strcasecmp
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:75:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for strchr
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for strcspn
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'strcspn'
# char strcspn ();
# ^~~~~~~
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for strdup
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for strerror
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for strrchr
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:80:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for strstr
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for strtol
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:24136: $? = 0
# configure:24158: result: yes
# configure:24073: checking for issetugid
# configure:24129: gcc -o conftest -pthread conftest.c -lcurses >&5
# /tmp/ccp6Mg6l.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `issetugid'
# collect2: error: ld returned 1 exit status
# configure:24136: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBCURSES 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | /* end confdefs.h. */
# | /* Define issetugid to an innocuous variant, in case declares issetugid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define issetugid innocuous_issetugid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char issetugid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef issetugid
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char issetugid ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_issetugid || defined __stub___issetugid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return issetugid ();
# | ;
# | return 0;
# | }
# configure:24158: result: no
# configure:24171: checking whether getpwnam_r and getpwuid_r are posix like
# configure:24200: gcc -o conftest -pthread conftest.c -lcurses >&5
# configure:24207: $? = 0
# configure:24220: result: yes
# configure:24235: checking whether getpwnam_r and getpwuid_r are posix _draft_ like
# configure:24264: gcc -o conftest -pthread conftest.c -lcurses >&5
# conftest.c: In function 'main':
# conftest.c:67:1: error: too few arguments to function 'getpwnam_r'
# getpwnam_r(NULL, NULL, NULL, (size_t)0);
# ^~~~~~~~~~
# In file included from conftest.c:63:0:
# /usr/include/pwd.h:151:12: note: declared here
# extern int getpwnam_r (const char *__restrict __name,
# ^~~~~~~~~~
# conftest.c:68:17: error: too few arguments to function 'getpwuid_r'
# getpwuid_r((uid_t)0, NULL, NULL, (size_t)0);
# ^~~~~~~~~~
# In file included from conftest.c:63:0:
# /usr/include/pwd.h:145:12: note: declared here
# extern int getpwuid_r (__uid_t __uid,
# ^~~~~~~~~~
# configure:24271: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20151116"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libedit 2.10"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libedit-20151116"
# | #define VERSION "2.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBCURSES 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_GETPW_R_POSIX 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | int
# | main ()
# | {
# | getpwnam_r(NULL, NULL, NULL, (size_t)0);
# | getpwuid_r((uid_t)0, NULL, NULL, (size_t)0);
# | ;
# | return 0;
# | }
# configure:24290: result: no
# configure:24441: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libedit config.status 2.10, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 30ea9995e535
#
# config.status:838: creating Makefile
# config.status:838: creating src/Makefile
# config.status:838: creating config.h
# config.status:1105: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=-pthread
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=' -fno-rtti -fno-rtti'
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=
# ac_cv_env_host_alias_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_closedir_void=no
# ac_cv_func_endpwent=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_isascii=yes
# ac_cv_func_issetugid=no
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memset=yes
# ac_cv_func_re_comp=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcspn=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_curses_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_cdefs_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_term_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_curses_tgetent=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_NROFF=/usr/bin/nroff
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_u_int32_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_pic_works_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_compiler_static_works_F77=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/R/lib /usr/lib/libfakeroot '
# lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 /usr/lib /lib'
# lt_cv_sys_max_cmd_len=1572864
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/missing --run aclocal-1.9'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/missing --run automake-1.9'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-pthread'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -fno-rtti -fno-rtti'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lcurses '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_VERSION='0:24:0'
# MAKEINFO='${SHELL} /tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/missing --run makeinfo'
# MANTYPE=''
# NMEDIT=''
# NROFF='/usr/bin/nroff'
# OBJEXT='o'
# PACKAGE='libedit-20151116'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libedit'
# PACKAGE_STRING='libedit 2.10'
# PACKAGE_TARNAME='libedit-20151116'
# PACKAGE_VERSION='2.10'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.10'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='gfortran'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias=''
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/libfbclient/src/Firebird-2.5.5.26952-0/extern/editline/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "libedit"
# #define PACKAGE_TARNAME "libedit-20151116"
# #define PACKAGE_VERSION "2.10"
# #define PACKAGE_STRING "libedit 2.10"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "libedit-20151116"
# #define VERSION "2.10"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_LIBCURSES 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CURSES_H 1
# #define HAVE_NCURSES_H 1
# #define HAVE_SYS_CDEFS_H 1
# #define HAVE_TERM_H 1
# #define HAVE_U_INT32_T 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define RETSIGTYPE void
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_ENDPWENT 1
# #define HAVE_ISASCII 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMSET 1
# #define HAVE_RE_COMP 1
# #define HAVE_REGCOMP 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_GETPW_R_POSIX 1
#
# configure: exit 0