Build of clisp with musl toolchain

The build took 00h 01m 56s and was NOT successful.

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

SLOCLanguage
79,939 lisp
48,286 ansic
12,816 sh
7,286 fortran
762 makefile
164 perl
149,253 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: clisp 2.49-5 (Wed Apr 5 01:47:54 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) ffcall-1.10-6
#
# Total Installed Size: 0.22 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing ffcall...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# executing /tmp/clisp/src/clisp-2.49/src/configure --host=x86_64-unknown-linux --prefix=/usr --with-readline --with-ffcall src
# 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.
# configure: creating cache config.cache
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# configure: ** check for host type
# 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 x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for 64-bit x86_64... yes
# checking how to remove colons from paths... echo $x
# configure: ** checks for programs
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking how to run the C preprocessor... clang -E
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking whether clang and cc understand -c and -o together... yes
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking how to make hard links... ln
# checking whether ln -s works... yes
# checking how to make hard links to symlinks... hln
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/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 if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for groff... groff
# checking for ps2pdf... ps2pdf
# checking for gzip... gzip
# checking whether test -nt works... yes
# configure: ** checks for system features
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking whether using GNU C... yes
# checking whether using SUNPRO C... no
# checking whether using C++... no
# checking whether CPP likes empty macro arguments... yes
# checking for underscore in external names... no
# checking whether gethostent requires -lnsl... no
# checking whether setsockopt requires -lsocket... no
# checking whether CC works at all... yes
# configure: ** check for add-ons
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for C/C++ restrict keyword... __restrict
# checking for sys/time.h... yes
# checking for langinfo.h... yes
# checking for sys/mman.h... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for wchar.h... yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for wctype.h... yes
# checking whether the preprocessor supports include_next... yes
# checking for struct timeval... yes
# checking whether gettimeofday is declared without a macro... yes
# checking for gettimeofday... yes
# checking for readlink... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mbsrtowcs... yes
# checking for mprotect... yes
# checking for memchr... yes
# checking for nl_langinfo... yes
# checking for iswcntrl... yes
# checking for iswblank... yes
# checking for ld used by GCC... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for nl_langinfo and CODESET... yes
# checking for working fcntl.h... yes
# checking whether getc_unlocked is declared... yes
# checking whether we are using the GNU C Library 2.1 or newer... no
# checking for mbstate_t... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wchar_t... yes
# checking for long long int... yes
# checking for unsigned long long int... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... no
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking for inline... inline
# checking whether uses 'inline' correctly... yes
# checking for wint_t... yes
# checking for alloca as a compiler built-in... yes
# checking for getpagesize... yes
# checking whether getpagesize is declared... yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... yes
# checking whether langinfo.h defines CODESET... yes
# checking whether langinfo.h defines ERA... yes
# checking whether nl_langinfo is declared without a macro... yes
# checking for libsigsegv... no, consider installing GNU libsigsegv
# checking whether link(2) dereferences a symlink... no
# checking whether mbrtowc handles incomplete characters... guessing yes
# checking whether mbrtowc works as well as mbtowc... guessing yes
# checking whether mbrtowc handles a NULL string argument... guessing yes
# checking whether mbrtowc has a correct return value... guessing yes
# checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbsrtowcs works... guessing yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether stdint.h conforms to C99... yes
# checking whether chown is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking whether btowc is declared without a macro... yes
# checking whether wctob is declared without a macro... yes
# checking whether mbsinit is declared without a macro... yes
# checking whether mbrtowc is declared without a macro... yes
# checking whether mbrlen is declared without a macro... yes
# checking whether mbsrtowcs is declared without a macro... yes
# checking whether mbsnrtowcs is declared without a macro... yes
# checking whether wcrtomb is declared without a macro... yes
# checking whether wcsrtombs is declared without a macro... yes
# checking whether wcsnrtombs is declared without a macro... yes
# checking whether wcwidth is declared without a macro... yes
# checking whether iswcntrl works... yes
# checking for iconv... yes
# checking for working iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... (cached) yes
# checking for working iconv... (cached) yes
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking how to link with libavcall... /usr/lib/libavcall.a
# checking how to link with libcallback... /usr/lib/libcallback.a
# checking avcall.h usability... yes
# checking avcall.h presence... yes
# checking for avcall.h... yes
# checking callback.h usability... yes
# checking callback.h presence... yes
# checking for callback.h... yes
# checking for library containing __builtin_avcall... none required
# checking for library containing trampoline_r_data0... none required
# checking whether libffcall is installed... yes
# checking lightning.h usability... no
# checking lightning.h presence... no
# checking for lightning.h... no
# configure: ** checks for fundamental compiler characteristics
# checking for inline... (cached) inline
# checking for inline __builtin_strlen... no
# checking for long long int... (cached) yes
# configure: ** checks for header files
# checking sys/inttypes.h usability... no
# checking sys/inttypes.h presence... no
# checking for sys/inttypes.h... no
# checking for unistd.h... (cached) yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for sys/time.h... (cached) yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking sys/shm.h usability... yes
# checking sys/shm.h presence... yes
# checking for sys/shm.h... yes
# checking sys/ipc.h usability... yes
# checking sys/ipc.h presence... yes
# checking for sys/ipc.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking termio.h usability... no
# checking termio.h presence... no
# checking for termio.h... no
# checking sys/termio.h usability... no
# checking sys/termio.h presence... no
# checking for sys/termio.h... no
# checking sgtty.h usability... no
# checking sgtty.h presence... no
# checking for sgtty.h... no
# checking for tcgetattr... yes
# checking for TCSAFLUSH in termios.h... yes
# checking for struct winsize in termios.h... no
# checking for struct winsize in sys/ioctl.h... yes
# checking for X... libraries /usr/lib, headers /usr/include
# checking whether -R must be followed by a space... neither works
# checking for gethostbyname... yes
# checking for connect... yes
# checking for remove... yes
# checking for shmat... yes
# checking for IceConnectionNumber in -lICE... yes
# configure: ** checks for typedefs
# checking for caddr_t in sys/types.h... yes
# checking for socklen_t in sys/socket.h... yes
# checking size of off_t... 8
# checking size of struct timeval... 16
# configure: ** checks for structure members
# checking for struct dirent.d_namlen... no
# configure: ** checks for functions and declarations
# checking for working alloca.h... (cached) yes
# checking for alloca... (cached) yes
# checking for _setjmp... no
# checking whether signal handlers need to be reinstalled... yes
# checking for sigaction... yes
# checking for siginterrupt... yes
# checking for strerror... yes
# checking for sysconf... yes
# checking for getdtablesize... yes
# checking for memset... yes
# checking for setsid... yes
# checking for setpgid... yes
# checking for fchmod... yes
# checking for fsync... yes
# checking for flock... yes
# checking for gethostent... yes
# checking for shutdown... yes
# checking for usleep... yes
# checking for ualarm... yes
# checking for setitimer... yes
# checking for nice... yes
# checking for ftime... yes
# checking for realpath... yes
# checking for getresuid... yes
# checking for setresuid... yes
# checking for getresgid... yes
# checking for setresgid... yes
# checking for setreuid... yes
# checking for setregid... yes
# checking for gethostname... yes
# checking for readlink... (cached) yes
# checking for getcwd... yes
# checking for uname... yes
# checking for readdir_r... yes
# checking for rand_r... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for unsetenv... yes
# checking whether environ is declared... (cached) yes
# checking return value of unsetenv... void
# checking for LC_MESSAGES... yes
# checking for getrlimit... yes
# checking for setrlimit... yes
# checking size of rlim_t... 8
# checking for getrlimit declaration... install-shextern int getrlimit (int, struct rlimit *);
# checking for setrlimit declaration... install-shextern int setrlimit (int, const struct rlimit *);
# 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 for waitpid declaration... install-shextern pid_t waitpid (pid_t, int*, int);
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking for getrusage... yes
# checking for getrusage declaration... install-shextern int getrusage (int, struct rusage *);
# checking whether getrusage works... yes
# checking for lstat... yes
# checking for sys/stat.h... (cached) yes
# checking for struct stat.st_rdev... yes
# checking for struct stat.st_blksize... yes
# checking for struct stat.st_blocks... yes
# checking size of ino_t... 8
# checking size of dev_t... 8
# checking for ELOOP... yes
# checking for usable closedir return value... no
# checking for ioctl... yes
# checking for ioctl declaration... install-shextern int ioctl (int, int, ...);
# checking for FIONREAD... no
# checking for FIONREAD in sys/filio.h... no
# checking for FIONREAD in sys/ioctl.h... yes
# checking for reliable FIONREAD... no
# checking for poll... yes
# checking for reliable poll()... no
# checking for select... yes
# checking for sys/select.h... yes
# checking for select declaration... install-shextern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);
# checking for reliable select()... no
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking for connect... (cached) yes
# checking for connect declaration... install-shextern int connect (int, const struct sockaddr *, unsigned int);
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking for sun_len in struct sockaddr_un... no
# checking for IPv4 sockets... yes
# checking for IPv6 sockets... yes
# checking for inet_pton... yes
# checking for inet_ntop... yes
# checking for inet_addr... yes
# checking for setsockopt... yes
# checking for getsockopt... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking for inet_addr declaration... install-shextern unsigned int inet_addr (const char*);
# checking for netinet/tcp.h... yes
# checking for setsockopt declaration... install-shextern int setsockopt (int, int, int, const void*, unsigned int);
# checking for the code address range... 0x0000000000000000
# checking for the malloc address range... 0x0000000001000000
# checking for the shared library address range... 0x00007F035A000000
# checking for the stack address range... 0x00007FFEE2000000
# checking for vadvise... no
# checking for vm_allocate... no
# checking for sys/mman.h... (cached) yes
# checking for mmap... (cached) yes
# checking for working mmap... no
# checking for munmap... yes
# checking for msync... yes
# checking for mprotect... (cached) yes
# checking for working mprotect... no
# checking for working shared memory... no
# checking for dlfcn.h... (cached) yes
# checking for library containing dlopen... none required
# checking for dlopen... yes
# checking for dlsym... yes
# checking for dlvsym... no
# checking for dlerror... yes
# checking for dlclose... yes
# checking for dladdr... yes
# checking for working fcntl.h... (cached) yes
# configure: ** checks for libraries
# checking for library containing tgetent... no
# configure: error: in `/tmp/clisp/src/clisp-2.49/src':
# configure: error: despite --with-readline, GNU readline was not found (try --with-libreadline-prefix)
# See `config.log' for more details.
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/clisp/src/clisp-2.49/src/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 GNU CLISP configure 2.49 (2010-07-07), which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# $ configure --disable-option-checking --host=x86_64-unknown-linux --prefix=/usr --with-readline --with-ffcall --cache-file=config.cache
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 10e7fe1e2550
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2807: creating cache config.cache
# configure:2941: checking for a BSD-compatible install
# configure:3009: result: /usr/bin/install -c
# configure:3020: checking whether build environment is sane
# configure:3070: result: yes
# configure:3119: checking for x86_64-unknown-linux-strip
# configure:3149: result: no
# configure:3159: checking for strip
# configure:3175: found /sysroot/bin/strip
# configure:3186: result: strip
# configure:3211: checking for a thread-safe mkdir -p
# configure:3250: result: /usr/bin/mkdir -p
# configure:3264: checking for gawk
# configure:3280: found /usr/bin/gawk
# configure:3291: result: gawk
# configure:3302: checking whether make sets $(MAKE)
# configure:3324: result: yes
# configure:3442: ** check for host type
# configure:3448: checking build system type
# configure:3462: result: x86_64-unknown-linux-gnu
# configure:3482: checking host system type
# configure:3495: result: x86_64-unknown-linux-gnu
# configure:3527: checking for style of include used by make
# configure:3555: result: GNU
# configure:3585: checking for x86_64-unknown-linux-gcc
# configure:3612: result: clang
# configure:3881: checking for C compiler version
# configure:3890: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3901: $? = 0
# configure:3890: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3901: $? = 0
# configure:3890: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3901: $? = 1
# configure:3890: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3901: $? = 1
# configure:3921: checking whether the C compiler works
# configure:3943: clang conftest.c >&5
# configure:3947: $? = 0
# configure:3996: result: yes
# configure:3999: checking for C compiler default output file name
# configure:4001: result: a.out
# configure:4007: checking for suffix of executables
# configure:4014: clang -o conftest conftest.c >&5
# configure:4018: $? = 0
# configure:4040: result:
# configure:4062: checking whether we are cross compiling
# configure:4070: clang -o conftest conftest.c >&5
# configure:4074: $? = 0
# configure:4081: ./conftest
# configure:4085: $? = 0
# configure:4100: result: no
# configure:4105: checking for suffix of object files
# configure:4127: clang -c conftest.c >&5
# configure:4131: $? = 0
# configure:4152: result: o
# configure:4156: checking whether we are using the GNU C compiler
# configure:4175: clang -c conftest.c >&5
# configure:4175: $? = 0
# configure:4184: result: yes
# configure:4193: checking whether clang accepts -g
# configure:4213: clang -c -g conftest.c >&5
# configure:4213: $? = 0
# configure:4254: result: yes
# configure:4271: checking for clang option to accept ISO C89
# configure:4335: clang -c conftest.c >&5
# configure:4335: $? = 0
# configure:4348: result: none needed
# configure:4370: checking dependency style of clang
# configure:4480: result: gcc3
# configure:4501: checking how to run the C preprocessor
# configure:4532: clang -E conftest.c
# configure:4532: $? = 0
# configure:4546: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | /* end confdefs.h. */
# | #include
# configure:4571: result: clang -E
# configure:4591: clang -E conftest.c
# configure:4591: $? = 0
# configure:4605: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | /* end confdefs.h. */
# | #include
# configure:4634: checking for grep that handles long lines and -e
# configure:4692: result: /usr/bin/grep
# configure:4697: checking for egrep
# configure:4759: result: /usr/bin/grep -E
# configure:4884: checking for 64-bit x86_64
# configure:4907: result: yes
# configure:4925: checking how to remove colons from paths
# configure:4936: result: echo $x
# configure:4940: ** checks for programs
# configure:4950: checking for x86_64-unknown-linux-gcc
# configure:4977: result: clang
# configure:5246: checking for C compiler version
# configure:5255: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5266: $? = 0
# configure:5255: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5266: $? = 0
# configure:5255: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5266: $? = 1
# configure:5255: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5266: $? = 1
# configure:5270: checking whether we are using the GNU C compiler
# configure:5298: result: yes
# configure:5307: checking whether clang accepts -g
# configure:5368: result: yes
# configure:5385: checking for clang option to accept ISO C89
# configure:5462: result: none needed
# configure:5484: checking dependency style of clang
# configure:5594: result: gcc3
# configure:5613: checking how to run the C preprocessor
# configure:5683: result: clang -E
# configure:5703: clang -E conftest.c
# configure:5703: $? = 0
# configure:5717: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5717: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5747: checking for x86_64-unknown-linux-ranlib
# configure:5777: result: no
# configure:5787: checking for ranlib
# configure:5803: found /sysroot/bin/ranlib
# configure:5814: result: ranlib
# configure:5837: checking whether clang and cc understand -c and -o together
# configure:5868: clang -c conftest.c -o conftest2.o >&5
# configure:5872: $? = 0
# configure:5878: clang -c conftest.c -o conftest2.o >&5
# configure:5882: $? = 0
# configure:5893: cc -c conftest.c >&5
# configure:5897: $? = 0
# configure:5905: cc -c conftest.c -o conftest2.o >&5
# configure:5909: $? = 0
# configure:5915: cc -c conftest.c -o conftest2.o >&5
# configure:5919: $? = 0
# configure:5937: result: yes
# configure:5962: checking for ANSI C header files
# configure:5982: clang -c conftest.c >&5
# configure:5982: $? = 0
# configure:6055: clang -o conftest conftest.c >&5
# configure:6055: $? = 0
# configure:6055: ./conftest
# configure:6055: $? = 0
# configure:6066: result: yes
# configure:6079: checking for sys/types.h
# configure:6079: clang -c conftest.c >&5
# configure:6079: $? = 0
# configure:6079: result: yes
# configure:6079: checking for sys/stat.h
# configure:6079: clang -c conftest.c >&5
# configure:6079: $? = 0
# configure:6079: result: yes
# configure:6079: checking for stdlib.h
# configure:6079: clang -c conftest.c >&5
# configure:6079: $? = 0
# configure:6079: result: yes
# configure:6079: checking for string.h
# configure:6079: clang -c conftest.c >&5
# configure:6079: $? = 0
# configure:6079: result: yes
# configure:6079: checking for memory.h
# configure:6079: clang -c conftest.c >&5
# configure:6079: $? = 0
# configure:6079: result: yes
# configure:6079: checking for strings.h
# configure:6079: clang -c conftest.c >&5
# configure:6079: $? = 0
# configure:6079: result: yes
# configure:6079: checking for inttypes.h
# configure:6079: clang -c conftest.c >&5
# configure:6079: $? = 0
# configure:6079: result: yes
# configure:6079: checking for stdint.h
# configure:6079: clang -c conftest.c >&5
# configure:6079: $? = 0
# configure:6079: result: yes
# configure:6079: checking for unistd.h
# configure:6079: clang -c conftest.c >&5
# configure:6079: $? = 0
# configure:6079: result: yes
# configure:6095: checking minix/config.h usability
# configure:6095: clang -c conftest.c >&5
# conftest.c:55:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:6095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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
# | /* 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:6095: result: no
# configure:6095: checking minix/config.h presence
# configure:6095: clang -E conftest.c
# conftest.c:22:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:6095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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
# | /* end confdefs.h. */
# | #include
# configure:6095: result: no
# configure:6095: checking for minix/config.h
# configure:6095: result: no
# configure:6124: checking whether it is safe to define __EXTENSIONS__
# configure:6142: clang -c conftest.c >&5
# configure:6142: $? = 0
# configure:6149: result: yes
# configure:6216: checking how to make hard links
# configure:6232: result: ln
# configure:6236: checking whether ln -s works
# configure:6250: result: yes
# configure:6257: checking how to make hard links to symlinks
# configure:6286: result: hln
# configure:6638: checking how to print strings
# configure:6665: result: printf
# configure:6686: checking for a sed that does not truncate output
# configure:6750: result: /usr/bin/sed
# configure:6768: checking for fgrep
# configure:6830: result: /usr/bin/grep -F
# configure:6865: checking for ld used by clang
# configure:6932: result: /sysroot/bin/ld
# configure:6939: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:6954: result: yes
# configure:6966: checking for BSD- or MS-compatible name lister (nm)
# configure:7015: result: /sysroot/bin/nm -B
# configure:7145: checking the name lister (/sysroot/bin/nm -B) interface
# configure:7152: clang -c conftest.c >&5
# configure:7155: /sysroot/bin/nm -B "conftest.o"
# configure:7158: output
# 0000000000000000 B some_variable
# configure:7165: result: BSD nm
# configure:7168: checking whether ln -s works
# configure:7172: result: yes
# configure:7180: checking the maximum length of command line arguments
# configure:7305: result: 1572864
# configure:7322: checking whether the shell understands some XSI constructs
# configure:7332: result: yes
# configure:7336: checking whether the shell understands "+="
# configure:7342: result: yes
# configure:7377: checking for /sysroot/bin/ld option to reload object files
# configure:7384: result: -r
# configure:7413: checking for x86_64-unknown-linux-objdump
# configure:7440: result: objdump
# configure:7509: checking how to recognize dependent libraries
# configure:7711: result: pass_all
# configure:7731: checking for x86_64-unknown-linux-ar
# configure:7761: result: no
# configure:7771: checking for ar
# configure:7787: found /sysroot/bin/ar
# configure:7798: result: ar
# configure:7836: checking for x86_64-unknown-linux-strip
# configure:7863: result: strip
# configure:7935: checking for x86_64-unknown-linux-ranlib
# configure:7962: result: ranlib
# configure:8104: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:8222: clang -c conftest.c >&5
# configure:8225: $? = 0
# configure:8229: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:8232: $? = 0
# configure:8286: clang -o conftest conftest.c conftstm.o >&5
# configure:8289: $? = 0
# configure:8327: result: ok
# configure:8422: clang -c conftest.c >&5
# configure:8425: $? = 0
# configure:9164: checking for dlfcn.h
# configure:9164: clang -c conftest.c >&5
# configure:9164: $? = 0
# configure:9164: result: yes
# configure:9349: checking for objdir
# configure:9364: result: .libs
# configure:9631: checking if clang supports -fno-rtti -fno-exceptions
# configure:9649: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9653: $? = 0
# configure:9666: result: yes
# configure:9686: checking for clang option to produce PIC
# configure:9971: result: -fPIC -DPIC
# configure:9983: checking if clang PIC flag -fPIC -DPIC works
# configure:10001: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10005: $? = 0
# configure:10018: result: yes
# configure:10042: checking if clang static flag -static works
# configure:10070: result: no
# configure:10085: checking if clang supports -c -o file.o
# configure:10106: clang -c -o out/conftest2.o conftest.c >&5
# configure:10110: $? = 0
# configure:10132: result: yes
# configure:10140: checking if clang supports -c -o file.o
# configure:10187: result: yes
# configure:10220: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11295: result: yes
# configure:11332: checking whether -lc should be explicitly linked in
# configure:11340: clang -c conftest.c >&5
# configure:11343: $? = 0
# configure:11358: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11361: $? = 0
# configure:11375: result: no
# configure:11540: checking dynamic linker characteristics
# configure:11995: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11995: $? = 0
# configure:12217: result: GNU/Linux ld.so
# configure:12324: checking how to hardcode library paths into programs
# configure:12349: result: immediate
# configure:12889: checking whether stripping libraries is possible
# configure:12894: result: yes
# configure:12929: checking if libtool supports shared libraries
# configure:12931: result: yes
# configure:12934: checking whether to build shared libraries
# configure:12955: result: yes
# configure:12958: checking whether to build static libraries
# configure:12962: result: yes
# configure:13000: checking for groff
# configure:13016: found /usr/bin/groff
# configure:13027: result: groff
# configure:13037: checking for ps2pdf
# configure:13053: found /usr/bin/ps2pdf
# configure:13064: result: ps2pdf
# configure:13076: checking for gzip
# configure:13092: found /usr/bin/gzip
# configure:13103: result: gzip
# configure:13114: checking whether test -nt works
# configure:13130: result: yes
# configure:13133: ** checks for system features
# configure:13142: checking for special C compiler options needed for large files
# configure:13187: result: no
# configure:13193: checking for _FILE_OFFSET_BITS value needed for large files
# configure:13218: clang -c conftest.c >&5
# configure:13218: $? = 0
# configure:13250: result: no
# configure:13333: checking whether using GNU C
# configure:13356: result: yes
# configure:13366: checking whether using SUNPRO C
# configure:13388: result: no
# configure:13396: checking whether using C++
# configure:13419: result: no
# configure:13427: checking whether CPP likes empty macro arguments
# configure:13438: clang -E conftest.c
# configure:13438: $? = 0
# configure:13445: result: yes
# configure:13454: checking for underscore in external names
# configure:13468: clang -S conftest.c
# configure:13471: $? = 0
# configure:13481: result: no
# configure:13491: checking whether gethostent requires -lnsl
# configure:13513: clang -o conftest conftest.c >&5
# configure:13513: $? = 0
# configure:13545: result: no
# configure:13550: checking whether setsockopt requires -lsocket
# configure:13572: clang -o conftest conftest.c >&5
# configure:13572: $? = 0
# configure:13604: result: no
# configure:13609: checking whether CC works at all
# configure:13652: clang -o conftest conftest.c >&5
# configure:13652: $? = 0
# configure:13652: ./conftest
# configure:13652: $? = 0
# configure:13669: result: yes
# configure:13677: ** check for add-ons
# configure:13688: checking for working alloca.h
# configure:13705: clang -o conftest conftest.c >&5
# configure:13705: $? = 0
# configure:13713: result: yes
# configure:13721: checking for alloca
# configure:13758: clang -o conftest conftest.c >&5
# configure:13758: $? = 0
# configure:13766: result: yes
# configure:13983: checking for C/C++ restrict keyword
# configure:14008: clang -c conftest.c >&5
# configure:14008: $? = 0
# configure:14016: result: __restrict
# configure:14042: checking for sys/time.h
# configure:14042: clang -c conftest.c >&5
# configure:14042: $? = 0
# configure:14042: result: yes
# configure:14042: checking for langinfo.h
# configure:14042: clang -c conftest.c >&5
# configure:14042: $? = 0
# configure:14042: result: yes
# configure:14042: checking for sys/mman.h
# configure:14042: clang -c conftest.c >&5
# configure:14042: $? = 0
# configure:14042: result: yes
# configure:14042: checking for stddef.h
# configure:14042: clang -c conftest.c >&5
# configure:14042: $? = 0
# configure:14042: result: yes
# configure:14042: checking for stdint.h
# configure:14042: result: yes
# configure:14042: checking for wchar.h
# configure:14042: clang -c conftest.c >&5
# configure:14042: $? = 0
# configure:14042: result: yes
# configure:14042: checking for string.h
# configure:14042: result: yes
# configure:14042: checking for unistd.h
# configure:14042: result: yes
# configure:14042: checking for wctype.h
# configure:14042: clang -c conftest.c >&5
# configure:14042: $? = 0
# configure:14042: result: yes
# configure:14058: checking whether the preprocessor supports include_next
# configure:14096: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:14096: $? = 0
# configure:14117: result: yes
# configure:14201: checking for struct timeval
# configure:14221: clang -c conftest.c >&5
# configure:14221: $? = 0
# configure:14228: result: yes
# configure:14237: checking whether gettimeofday is declared without a macro
# configure:14259: clang -c conftest.c >&5
# configure:14259: $? = 0
# configure:14267: result: yes
# configure:14289: checking for gettimeofday
# configure:14289: clang -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for readlink
# configure:14289: clang -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for mbsinit
# configure:14289: clang -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for mbrtowc
# configure:14289: clang -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for mbsrtowcs
# configure:14289: clang -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for mprotect
# configure:14289: clang -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for memchr
# configure:14289: clang -o conftest conftest.c >&5
# conftest.c:71:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
# char memchr ();
# ^
# conftest.c:71:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
# 1 warning generated.
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for nl_langinfo
# configure:14289: clang -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for iswcntrl
# configure:14289: clang -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for iswblank
# configure:14289: clang -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14348: checking for ld used by GCC
# configure:14412: result: /sysroot/bin/ld -m elf_x86_64
# configure:14419: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:14432: result: yes
# configure:14439: checking for shared library run path origin
# configure:14452: result: done
# configure:14537: checking for nl_langinfo and CODESET
# configure:14553: clang -o conftest conftest.c >&5
# configure:14553: $? = 0
# configure:14562: result: yes
# configure:14572: checking for working fcntl.h
# configure:14629: clang -o conftest conftest.c >&5
# conftest.c:73:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int status = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:14629: $? = 0
# configure:14629: ./conftest
# configure:14629: $? = 0
# configure:14644: result: yes
# configure:14667: checking whether getc_unlocked is declared
# configure:14667: clang -c conftest.c >&5
# configure:14667: $? = 0
# configure:14667: result: yes
# configure:14679: checking whether we are using the GNU C Library 2.1 or newer
# configure:14706: result: no
# configure:14750: checking for mbstate_t
# configure:14767: clang -c conftest.c >&5
# configure:14767: $? = 0
# configure:14774: result: yes
# configure:14793: checking for a traditional japanese locale
# configure:14850: clang -o conftest conftest.c >&5
# configure:14853: $? = 0
# configure:14895: result: none
# configure:14903: checking for a transitional chinese locale
# configure:14961: clang -o conftest conftest.c >&5
# configure:14964: $? = 0
# configure:14990: result: none
# configure:14997: checking for a french Unicode locale
# configure:15057: clang -o conftest conftest.c >&5
# configure:15060: $? = 0
# configure:15087: result: none
# configure:15177: checking for mmap
# configure:15177: clang -o conftest conftest.c >&5
# configure:15177: $? = 0
# configure:15177: result: yes
# configure:15188: checking for MAP_ANONYMOUS
# configure:15225: result: yes
# configure:15247: checking whether memchr works
# configure:15307: clang -o conftest conftest.c >&5
# configure:15307: $? = 0
# configure:15307: ./conftest
# configure:15307: $? = 0
# configure:15317: result: yes
# configure:15362: clang -c conftest.c >&5
# conftest.c:59:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:59:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:15362: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:15399: checking for stdbool.h that conforms to C99
# configure:15482: clang -c conftest.c >&5
# conftest.c:85:21: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:127:20: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:127:25: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:127:30: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:127:35: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:127:45: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:127:50: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:127:55: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:127:60: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:128:27: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:128:32: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:128:37: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:15482: $? = 0
# configure:15489: result: yes
# configure:15491: checking for _Bool
# configure:15491: clang -c conftest.c >&5
# configure:15491: $? = 0
# configure:15491: clang -c conftest.c >&5
# conftest.c:94:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:15491: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15491: result: yes
# configure:15512: checking for wchar_t
# configure:15529: clang -c conftest.c >&5
# configure:15529: $? = 0
# configure:15536: result: yes
# configure:15547: checking for long long int
# configure:15584: clang -o conftest conftest.c >&5
# configure:15584: $? = 0
# configure:15614: clang -o conftest conftest.c >&5
# configure:15614: $? = 0
# configure:15614: ./conftest
# configure:15614: $? = 0
# configure:15629: result: yes
# configure:15638: checking for unsigned long long int
# configure:15675: clang -o conftest conftest.c >&5
# configure:15675: $? = 0
# configure:15683: result: yes
# configure:15757: checking whether memmem is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether mempcpy is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether memrchr is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether rawmemchr is declared without a macro
# configure:15775: clang -c conftest.c >&5
# conftest.c:72:10: error: use of undeclared identifier 'rawmemchr'
# (void) rawmemchr;
# ^
# 1 error generated.
# configure:15775: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef rawmemchr
# | (void) rawmemchr;
# | ;
# | return 0;
# | }
# configure:15783: result: no
# configure:15757: checking whether stpcpy is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether stpncpy is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strchrnul is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strdup is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strncat is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strndup is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strnlen is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strpbrk is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strsep is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strcasestr is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strtok_r is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strsignal is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15757: checking whether strverscmp is declared without a macro
# configure:15775: clang -c conftest.c >&5
# configure:15775: $? = 0
# configure:15783: result: yes
# configure:15825: checking for inline
# configure:15841: clang -c conftest.c >&5
# configure:15841: $? = 0
# configure:15849: result: inline
# configure:15870: checking whether uses 'inline' correctly
# configure:15885: clang -c conftest.c >&5
# configure:15888: $? = 0
# configure:15899: clang -c conftest.c >&5
# configure:15902: $? = 0
# configure:15915: result: yes
# configure:15930: checking for wint_t
# configure:15955: clang -c conftest.c >&5
# configure:15955: $? = 0
# configure:15962: result: yes
# configure:16012: checking for alloca as a compiler built-in
# configure:16036: result: yes
# configure:16061: checking for getpagesize
# configure:16061: clang -o conftest conftest.c >&5
# configure:16061: $? = 0
# configure:16061: result: yes
# configure:16118: checking whether getpagesize is declared
# configure:16118: clang -c conftest.c >&5
# configure:16118: $? = 0
# configure:16118: result: yes
# configure:16191: checking whether gettimeofday clobbers localtime buffer
# configure:16223: clang -o conftest conftest.c >&5
# configure:16223: $? = 0
# configure:16223: ./conftest
# configure:16223: $? = 0
# configure:16233: result: no
# configure:16286: checking for gettimeofday with POSIX signature
# configure:16314: clang -c conftest.c >&5
# configure:16314: $? = 0
# configure:16339: result: yes
# configure:16477: checking whether langinfo.h defines CODESET
# configure:16495: clang -c conftest.c >&5
# configure:16495: $? = 0
# configure:16503: result: yes
# configure:16508: checking whether langinfo.h defines ERA
# configure:16526: clang -c conftest.c >&5
# configure:16526: $? = 0
# configure:16534: result: yes
# configure:16549: checking whether nl_langinfo is declared without a macro
# configure:16567: clang -c conftest.c >&5
# configure:16567: $? = 0
# configure:16575: result: yes
# configure:17083: checking for libsigsegv
# configure:17105: clang -o conftest conftest.c /usr/lib/libsigsegv.so >&5
# conftest.c:86:10: fatal error: 'sigsegv.h' file not found
# #include
# ^
# 1 error generated.
# configure:17105: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | sigsegv_deinstall_handler();
# | ;
# | return 0;
# | }
# configure:17115: result: no, consider installing GNU libsigsegv
# configure:17146: checking whether link(2) dereferences a symlink
# configure:17196: clang -o conftest conftest.c >&5
# configure:17196: $? = 0
# configure:17196: ./conftest
# configure:17196: $? = 0
# configure:17208: result: no
# configure:17248: checking whether mbrtowc handles incomplete characters
# configure:17298: result: guessing yes
# configure:17304: checking whether mbrtowc works as well as mbtowc
# configure:17358: result: guessing yes
# configure:17390: checking whether mbrtowc handles a NULL string argument
# configure:17442: result: guessing yes
# configure:17449: checking whether mbrtowc has a correct return value
# configure:17518: result: guessing yes
# configure:17524: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:17573: result: guessing yes
# configure:17647: checking whether mbrtowc handles incomplete characters
# configure:17697: result: guessing yes
# configure:17703: checking whether mbrtowc works as well as mbtowc
# configure:17757: result: guessing yes
# configure:17832: checking whether mbrtowc handles incomplete characters
# configure:17882: result: guessing yes
# configure:17888: checking whether mbrtowc works as well as mbtowc
# configure:17942: result: guessing yes
# configure:17976: checking whether mbsrtowcs works
# configure:18059: result: guessing yes
# configure:18220: checking whether NULL can be used in arbitrary expressions
# configure:18238: clang -c conftest.c >&5
# configure:18238: $? = 0
# configure:18245: result: yes
# configure:18400: checking whether stdint.h conforms to C99
# configure:18569: clang -c conftest.c >&5
# configure:18569: $? = 0
# configure:18651: clang -o conftest conftest.c >&5
# configure:18651: $? = 0
# configure:18651: ./conftest
# configure:18651: $? = 0
# configure:18663: result: yes
# configure:19136: checking whether chown is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether dup2 is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether dup3 is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether environ is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether euidaccess is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether faccessat is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether fchdir is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether fchownat is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether fsync is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether ftruncate is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether getcwd is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether getdomainname is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether getdtablesize is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether getgroups is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether gethostname is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether getlogin is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether getlogin_r is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether getpagesize is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether getusershell is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether setusershell is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether endusershell is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether lchown is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether link is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether linkat is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether lseek is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether pipe2 is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether pread is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether pwrite is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether readlink is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether readlinkat is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether rmdir is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether sleep is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether symlink is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether symlinkat is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether ttyname_r is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether unlink is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether unlinkat is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19136: checking whether usleep is declared without a macro
# configure:19163: clang -c conftest.c >&5
# configure:19163: $? = 0
# configure:19171: result: yes
# configure:19348: checking whether btowc is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether wctob is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether mbsinit is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether mbrtowc is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether mbrlen is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether mbsrtowcs is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether mbsnrtowcs is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether wcrtomb is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether wcsrtombs is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether wcsnrtombs is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19348: checking whether wcwidth is declared without a macro
# configure:19373: clang -c conftest.c >&5
# configure:19373: $? = 0
# configure:19381: result: yes
# configure:19425: checking whether iswcntrl works
# configure:19464: clang -o conftest conftest.c >&5
# configure:19464: $? = 0
# configure:19464: ./conftest
# configure:19464: $? = 0
# configure:19475: result: yes
# configure:20079: checking for iconv
# configure:20101: clang -o conftest conftest.c >&5
# configure:20101: $? = 0
# configure:20133: result: yes
# configure:20136: checking for working iconv
# configure:20231: clang -o conftest conftest.c >&5
# configure:20231: $? = 0
# configure:20231: ./conftest
# configure:20231: $? = 0
# configure:20243: result: yes
# configure:20271: checking for iconv declaration
# configure:20300: clang -c conftest.c >&5
# configure:20300: $? = 0
# configure:20311: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:20321: checking whether NLS is requested
# configure:20330: result: yes
# configure:20371: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:20403: result: /usr/bin/msgfmt
# configure:20412: checking for gmsgfmt
# configure:20443: result: /usr/bin/msgfmt
# configure:20494: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:20526: result: /usr/bin/xgettext
# configure:20572: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:20603: result: /usr/bin/msgmerge
# configure:20644: checking for CFPreferencesCopyAppValue
# configure:20662: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:143:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:20662: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:20671: result: no
# configure:20678: checking for CFLocaleCopyCurrent
# configure:20696: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:143:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:20696: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:20705: result: no
# configure:20754: checking for GNU gettext in libc
# configure:20774: clang -o conftest conftest.c >&5
# /tmp/conftest-226c50.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-226c50.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20774: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:20783: result: no
# configure:20817: checking for iconv
# configure:20871: result: yes
# configure:20874: checking for working iconv
# configure:20981: result: yes
# configure:21470: checking for GNU gettext in libintl
# configure:21498: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-46097d.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-46097d.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:21498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:21539: result: no
# configure:21574: checking whether to use NLS
# configure:21576: result: no
# configure:21681: checking how to link with libavcall
# configure:22154: result: /usr/lib/libavcall.a
# configure:22195: checking how to link with libcallback
# configure:22668: result: /usr/lib/libcallback.a
# configure:22707: checking avcall.h usability
# configure:22707: clang -c conftest.c >&5
# configure:22707: $? = 0
# configure:22707: result: yes
# configure:22707: checking avcall.h presence
# configure:22707: clang -E conftest.c
# configure:22707: $? = 0
# configure:22707: result: yes
# configure:22707: checking for avcall.h
# configure:22707: result: yes
# configure:22707: checking callback.h usability
# configure:22707: clang -c conftest.c >&5
# configure:22707: $? = 0
# configure:22707: result: yes
# configure:22707: checking callback.h presence
# configure:22707: clang -E conftest.c
# configure:22707: $? = 0
# configure:22707: result: yes
# configure:22707: checking for callback.h
# configure:22707: result: yes
# configure:22768: checking for library containing __builtin_avcall
# configure:22799: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:22799: $? = 0
# configure:22816: result: none required
# configure:22824: checking for library containing trampoline_r_data0
# configure:22855: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:22855: $? = 0
# configure:22872: result: none required
# configure:22885: checking whether libffcall is installed
# configure:22898: result: yes
# configure:22946: checking lightning.h usability
# configure:22946: clang -c conftest.c >&5
# conftest.c:179:10: fatal error: 'lightning.h' file not found
# #include
# ^
# 1 error generated.
# configure:22946: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_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:22946: result: no
# configure:22946: checking lightning.h presence
# configure:22946: clang -E conftest.c
# conftest.c:146:10: fatal error: 'lightning.h' file not found
# #include
# ^
# 1 error generated.
# configure:22946: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | /* end confdefs.h. */
# | #include
# configure:22946: result: no
# configure:22946: checking for lightning.h
# configure:22946: result: no
# configure:22959: ** checks for fundamental compiler characteristics
# configure:22961: checking for inline
# configure:22985: result: inline
# configure:23002: checking for inline __builtin_strlen
# configure:23013: clang -S conftest.c
# configure:23016: $? = 0
# configure:23029: result: no
# configure:23037: checking for long long int
# configure:23119: result: yes
# configure:23126: ** checks for header files
# configure:23131: checking sys/inttypes.h usability
# configure:23131: clang -c conftest.c >&5
# conftest.c:180:10: fatal error: 'sys/inttypes.h' file not found
# #include
# ^
# 1 error generated.
# configure:23131: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 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:23131: result: no
# configure:23131: checking sys/inttypes.h presence
# configure:23131: clang -E conftest.c
# conftest.c:147:10: fatal error: 'sys/inttypes.h' file not found
# #include
# ^
# 1 error generated.
# configure:23131: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# configure:23131: result: no
# configure:23131: checking for sys/inttypes.h
# configure:23131: result: no
# configure:23131: checking for unistd.h
# configure:23131: result: yes
# configure:23131: checking sys/file.h usability
# configure:23131: clang -c conftest.c >&5
# configure:23131: $? = 0
# configure:23131: result: yes
# configure:23131: checking sys/file.h presence
# configure:23131: clang -E conftest.c
# configure:23131: $? = 0
# configure:23131: result: yes
# configure:23131: checking for sys/file.h
# configure:23131: result: yes
# configure:23131: checking time.h usability
# configure:23131: clang -c conftest.c >&5
# configure:23131: $? = 0
# configure:23131: result: yes
# configure:23131: checking time.h presence
# configure:23131: clang -E conftest.c
# configure:23131: $? = 0
# configure:23131: result: yes
# configure:23131: checking for time.h
# configure:23131: result: yes
# configure:23131: checking for sys/time.h
# configure:23131: result: yes
# configure:23131: checking sys/utsname.h usability
# configure:23131: clang -c conftest.c >&5
# configure:23131: $? = 0
# configure:23131: result: yes
# configure:23131: checking sys/utsname.h presence
# configure:23131: clang -E conftest.c
# configure:23131: $? = 0
# configure:23131: result: yes
# configure:23131: checking for sys/utsname.h
# configure:23131: result: yes
# configure:23144: checking sys/shm.h usability
# configure:23144: clang -c conftest.c >&5
# configure:23144: $? = 0
# configure:23144: result: yes
# configure:23144: checking sys/shm.h presence
# configure:23144: clang -E conftest.c
# configure:23144: $? = 0
# configure:23144: result: yes
# configure:23144: checking for sys/shm.h
# configure:23144: result: yes
# configure:23157: checking sys/ipc.h usability
# configure:23157: clang -c conftest.c >&5
# configure:23157: $? = 0
# configure:23157: result: yes
# configure:23157: checking sys/ipc.h presence
# configure:23157: clang -E conftest.c
# configure:23157: $? = 0
# configure:23157: result: yes
# configure:23157: checking for sys/ipc.h
# configure:23157: result: yes
# configure:23172: checking termios.h usability
# configure:23172: clang -c conftest.c >&5
# configure:23172: $? = 0
# configure:23172: result: yes
# configure:23172: checking termios.h presence
# configure:23172: clang -E conftest.c
# configure:23172: $? = 0
# configure:23172: result: yes
# configure:23172: checking for termios.h
# configure:23172: result: yes
# configure:23172: checking termio.h usability
# configure:23172: clang -c conftest.c >&5
# conftest.c:188:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:23172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_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:23172: result: no
# configure:23172: checking termio.h presence
# configure:23172: clang -E conftest.c
# conftest.c:155:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:23172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# configure:23172: result: no
# configure:23172: checking for termio.h
# configure:23172: result: no
# configure:23172: checking sys/termio.h usability
# configure:23172: clang -c conftest.c >&5
# conftest.c:188:10: fatal error: 'sys/termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:23172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_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:23172: result: no
# configure:23172: checking sys/termio.h presence
# configure:23172: clang -E conftest.c
# conftest.c:155:10: fatal error: 'sys/termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:23172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# configure:23172: result: no
# configure:23172: checking for sys/termio.h
# configure:23172: result: no
# configure:23172: checking sgtty.h usability
# configure:23172: clang -c conftest.c >&5
# conftest.c:188:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# configure:23172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_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:23172: result: no
# configure:23172: checking sgtty.h presence
# configure:23172: clang -E conftest.c
# conftest.c:155:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# configure:23172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# configure:23172: result: no
# configure:23172: checking for sgtty.h
# configure:23172: result: no
# configure:23183: checking for tcgetattr
# configure:23199: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:23199: $? = 0
# configure:23207: result: yes
# configure:23214: checking for TCSAFLUSH in termios.h
# configure:23230: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:23230: $? = 0
# configure:23238: result: yes
# configure:23245: checking for struct winsize in termios.h
# configure:23261: clang -c conftest.c >&5
# conftest.c:161:16: error: variable has incomplete type 'struct winsize'
# struct winsize w;
# ^
# conftest.c:161:8: note: forward declaration of 'struct winsize'
# struct winsize w;
# ^
# 1 error generated.
# configure:23261: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct winsize w;
# | ;
# | return 0;
# | }
# configure:23268: result: no
# configure:23274: checking for struct winsize in sys/ioctl.h
# configure:23291: clang -c conftest.c >&5
# configure:23291: $? = 0
# configure:23298: result: yes
# configure:23341: checking for X
# configure:23449: clang -E conftest.c
# conftest.c:158:10: fatal error: 'X11/Xlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:23449: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | /* end confdefs.h. */
# | #include
# configure:23480: clang -o conftest conftest.c -lX11 /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:158:10: fatal error: 'X11/Xlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:23480: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | XrmInitialize ()
# | ;
# | return 0;
# | }
# configure:23530: result: libraries /usr/lib, headers /usr/include
# configure:23550: checking whether -R must be followed by a space
# configure:23566: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a -R/usr/lib >&5
# warning: unknown remark option '-R/usr/lib'; did you mean '-Rpass'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:23566: $? = 0
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:23583: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a -R /usr/lib >&5
# warning: unknown remark option '-R' [-Wunknown-warning-option]
# 1 warning generated.
# /sysroot/bin/ld: fatal error: /usr/lib: pread failed: Is a directory
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:23583: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:23588: result: neither works
# configure:23629: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a -L/usr/lib -lX11 >&5
# configure:23629: $? = 0
# configure:23727: checking for gethostbyname
# configure:23727: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:23727: $? = 0
# configure:23727: result: yes
# configure:23824: checking for connect
# configure:23824: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:23824: $? = 0
# configure:23824: result: yes
# configure:23873: checking for remove
# configure:23873: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:23873: $? = 0
# configure:23873: result: yes
# configure:23922: checking for shmat
# configure:23922: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:23922: $? = 0
# configure:23922: result: yes
# configure:23980: checking for IceConnectionNumber in -lICE
# configure:24005: clang -o conftest -L/usr/lib conftest.c -lICE /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24005: $? = 0
# configure:24014: result: yes
# configure:24023: ** checks for typedefs
# configure:24025: checking for caddr_t in sys/types.h
# configure:24046: result: yes
# configure:24056: checking for socklen_t in sys/socket.h
# configure:24077: result: yes
# configure:24092: checking size of off_t
# configure:24097: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24097: $? = 0
# configure:24097: ./conftest
# configure:24097: $? = 0
# configure:24112: result: 8
# configure:24126: checking size of struct timeval
# configure:24131: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24131: $? = 0
# configure:24131: ./conftest
# configure:24131: $? = 0
# configure:24148: result: 16
# configure:24158: ** checks for structure members
# configure:24160: checking for struct dirent.d_namlen
# configure:24160: clang -c conftest.c >&5
# conftest.c:168:13: error: no member named 'd_namlen' in 'struct dirent'; did you mean 'd_name'?
# if (ac_aggr.d_namlen)
# ^~~~~~~~
# d_name
# /sysroot/include/dirent.h:26:7: note: 'd_name' declared here
# char d_name[256];
# ^
# conftest.c:168:13: warning: address of array 'ac_aggr.d_name' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (ac_aggr.d_namlen)
# ~~ ~~~~~~~~^~~~~~~~
# 1 warning and 1 error generated.
# configure:24160: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct dirent ac_aggr;
# | if (ac_aggr.d_namlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:24160: clang -c conftest.c >&5
# conftest.c:168:20: error: no member named 'd_namlen' in 'struct dirent'; did you mean 'd_name'?
# if (sizeof ac_aggr.d_namlen)
# ^~~~~~~~
# d_name
# /sysroot/include/dirent.h:26:7: note: 'd_name' declared here
# char d_name[256];
# ^
# 1 error generated.
# configure:24160: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct dirent ac_aggr;
# | if (sizeof ac_aggr.d_namlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:24160: result: no
# configure:24171: ** checks for functions and declarations
# configure:24175: checking for working alloca.h
# configure:24200: result: yes
# configure:24208: checking for alloca
# configure:24253: result: yes
# configure:24362: checking for _setjmp
# configure:24362: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:187:6: warning: declaration of built-in function '_setjmp' requires inclusion of the header [-Wbuiltin-requires-header]
# char _setjmp ();
# ^
# conftest.c:198:17: error: too few arguments to function call, expected 1, have 0
# return _setjmp ();
# ~~~~~~~~~^
# 1 warning and 1 error generated.
# configure:24362: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | /* Define _setjmp to an innocuous variant, in case declares _setjmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _setjmp innocuous__setjmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _setjmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _setjmp
# |
# | /* 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 _setjmp ();
# | /* 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__setjmp || defined __stub____setjmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _setjmp ();
# | ;
# | return 0;
# | }
# configure:24362: result: no
# configure:24396: checking whether signal handlers need to be reinstalled
# configure:24429: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24429: $? = 0
# configure:24429: ./conftest
# configure: line 2040: 4155 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:24429: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #ifdef __CYGWIN32__
# | /* On Cygwin32 version 18, this test would hang (SIGALRM not being signalled).
# | * Let it fail instead. */
# | #error "better fail than hang"
# | #endif
# | volatile int gotsig=0;
# | void sigalrm_handler() { gotsig=1; }
# | int got_sig () { return gotsig; }
# | typedef void (*signal_handler_t) (int);
# | int main() { /* returns 0 if they need not to be reinstalled */
# | signal(SIGALRM,(signal_handler_t)sigalrm_handler); alarm(1); while (!got_sig());
# | exit(!( (signal_handler_t)signal(SIGALRM,(signal_handler_t)sigalrm_handler)
# | == (signal_handler_t)sigalrm_handler
# | ) );
# | }
# configure:24440: result: yes
# configure:24585: checking for sigaction
# configure:24585: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24585: $? = 0
# configure:24585: result: yes
# configure:24733: checking for siginterrupt
# configure:24733: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24733: $? = 0
# configure:24733: result: yes
# configure:24744: checking for strerror
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:190:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:190:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for sysconf
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for getdtablesize
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for memset
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:193:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:193:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for setsid
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for setpgid
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for fchmod
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for fsync
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for flock
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for gethostent
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for shutdown
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for usleep
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for ualarm
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for setitimer
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for nice
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for ftime
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for realpath
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for getresuid
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for setresuid
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for getresgid
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for setresgid
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for setreuid
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for setregid
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for gethostname
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for readlink
# configure:24744: result: yes
# configure:24744: checking for getcwd
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for uname
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for readdir_r
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24744: checking for rand_r
# configure:24744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24755: checking for putenv
# configure:24772: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24772: $? = 0
# configure:24780: result: yes
# configure:24790: checking for setenv
# configure:24790: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24790: $? = 0
# configure:24790: result: yes
# configure:24790: checking for unsetenv
# configure:24790: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24790: $? = 0
# configure:24790: result: yes
# configure:24799: checking whether environ is declared
# configure:24799: result: yes
# configure:24815: checking return value of unsetenv
# configure:24835: clang -c conftest.c >&5
# conftest.c:206:5: error: conflicting types for 'unsetenv'
# int unsetenv(char*);
# ^
# /sysroot/include/stdlib.h:101:5: note: previous declaration is here
# int unsetenv (const char *);
# ^
# 1 error generated.
# configure:24835: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | /* end confdefs.h. */
# | #include
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int unsetenv(char*);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:24842: result: void
# configure:24855: checking for LC_MESSAGES
# configure:24871: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24871: $? = 0
# configure:24879: result: yes
# configure:24889: checking for getrlimit
# configure:24889: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24889: $? = 0
# configure:24889: result: yes
# configure:24889: checking for setrlimit
# configure:24889: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24889: $? = 0
# configure:24889: result: yes
# configure:24903: checking size of rlim_t
# configure:24908: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:24908: $? = 0
# configure:24908: ./conftest
# configure:24908: $? = 0
# configure:24925: result: 8
# configure:24935: checking for getrlimit declaration
# configure:24967: clang -c conftest.c >&5
# configure:24967: $? = 0
# configure:24980: result: install-shextern int getrlimit (int, struct rlimit *);
# configure:24989: checking for setrlimit declaration
# configure:25021: clang -c conftest.c >&5
# conftest.c:220:5: error: conflicting types for 'setrlimit'
# int setrlimit (RLIMIT_RESOURCE_T resource, struct rlimit * rlim);
# ^
# /sysroot/include/sys/resource.h:52:5: note: previous declaration is here
# int setrlimit (int, const struct rlimit *);
# ^
# 1 error generated.
# configure:25021: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int setrlimit (RLIMIT_RESOURCE_T resource, struct rlimit * rlim);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25035: result: install-shextern int setrlimit (int, const struct rlimit *);
# configure:25045: checking for pid_t
# configure:25045: clang -c conftest.c >&5
# configure:25045: $? = 0
# configure:25045: clang -c conftest.c >&5
# conftest.c:243:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:25045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | /* 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:25045: result: yes
# configure:25058: checking vfork.h usability
# configure:25058: clang -c conftest.c >&5
# conftest.c:240:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:25058: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | /* 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:25058: result: no
# configure:25058: checking vfork.h presence
# configure:25058: clang -E conftest.c
# conftest.c:207:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:25058: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | /* end confdefs.h. */
# | #include
# configure:25058: result: no
# configure:25058: checking for vfork.h
# configure:25058: result: no
# configure:25071: checking for fork
# configure:25071: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:25071: $? = 0
# configure:25071: result: yes
# configure:25071: checking for vfork
# configure:25071: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:231:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:231:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:25071: $? = 0
# configure:25071: result: yes
# configure:25082: checking for working fork
# configure:25104: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:25104: $? = 0
# configure:25104: ./conftest
# configure:25104: $? = 0
# configure:25114: result: yes
# configure:25135: checking for working vfork
# configure:25245: result: yes
# configure:25269: checking for waitpid declaration
# configure:25299: clang -c conftest.c >&5
# configure:25299: $? = 0
# configure:25312: result: install-shextern pid_t waitpid (pid_t, int*, int);
# configure:25324: checking sys/resource.h usability
# configure:25324: clang -c conftest.c >&5
# configure:25324: $? = 0
# configure:25324: result: yes
# configure:25324: checking sys/resource.h presence
# configure:25324: clang -E conftest.c
# configure:25324: $? = 0
# configure:25324: result: yes
# configure:25324: checking for sys/resource.h
# configure:25324: result: yes
# configure:25324: checking sys/times.h usability
# configure:25324: clang -c conftest.c >&5
# configure:25324: $? = 0
# configure:25324: result: yes
# configure:25324: checking sys/times.h presence
# configure:25324: clang -E conftest.c
# configure:25324: $? = 0
# configure:25324: result: yes
# configure:25324: checking for sys/times.h
# configure:25324: result: yes
# configure:25335: checking for getrusage
# configure:25353: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:220:67: warning: expression result unused [-Wunused-value]
# struct rusage x; int y = RUSAGE_SELF; getrusage(y,&x); x.ru_utime.tv_sec;
# ~~~~~~~~~~ ^~~~~~
# 1 warning generated.
# configure:25353: $? = 0
# configure:25361: result: yes
# configure:25367: checking for getrusage declaration
# configure:25398: clang -c conftest.c >&5
# configure:25398: $? = 0
# configure:25411: result: install-shextern int getrusage (int, struct rusage *);
# configure:25414: checking whether getrusage works
# configure:25457: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:25457: $? = 0
# configure:25457: ./conftest
# configure:25457: $? = 0
# configure:25467: result: yes
# configure:25481: checking for lstat
# configure:25500: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:25500: $? = 0
# configure:25508: result: yes
# configure:25517: checking for sys/stat.h
# configure:25517: result: yes
# configure:25528: checking for struct stat.st_rdev
# configure:25528: clang -c conftest.c >&5
# configure:25528: $? = 0
# configure:25528: result: yes
# configure:25538: checking for struct stat.st_blksize
# configure:25538: clang -c conftest.c >&5
# configure:25538: $? = 0
# configure:25538: result: yes
# configure:25548: checking for struct stat.st_blocks
# configure:25548: clang -c conftest.c >&5
# configure:25548: $? = 0
# configure:25548: result: yes
# configure:25564: checking size of ino_t
# configure:25569: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:25569: $? = 0
# configure:25569: ./conftest
# configure:25569: $? = 0
# configure:25584: result: 8
# configure:25598: checking size of dev_t
# configure:25603: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:25603: $? = 0
# configure:25603: ./conftest
# configure:25603: $? = 0
# configure:25618: result: 8
# configure:25628: checking for ELOOP
# configure:25687: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:25687: $? = 0
# configure:25687: ./conftest
# configure:25687: $? = 0
# configure:25705: result: yes
# configure:25714: checking for usable closedir return value
# configure:25736: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:25736: $? = 0
# configure:25736: ./conftest
# configure: line 2040: 5035 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:25736: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | /* Declare opendir(), closedir(). */
# | #include
# | int main() { exit(closedir(opendir(".")) != 0); }
# configure:25746: result: no
# configure:25755: checking for ioctl
# configure:25755: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:25755: $? = 0
# configure:25755: result: yes
# configure:25791: checking for ioctl declaration
# configure:25813: clang -c conftest.c >&5
# configure:25813: $? = 0
# configure:25844: clang -c conftest.c >&5
# conftest.c:238:7: error: conflicting types for 'ioctl'
# char* ioctl();
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | char* ioctl();
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, unsigned int request, caddr_t arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, unsigned int request, caddr_t arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, int request, caddr_t arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, int request, caddr_t arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, unsigned long request, caddr_t arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, unsigned long request, caddr_t arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, long request, caddr_t arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, long request, caddr_t arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, size_t request, caddr_t arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, size_t request, caddr_t arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:20: error: unknown type name 'socklen_t'
# int ioctl (int fd, socklen_t request, caddr_t arg);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, socklen_t request, caddr_t arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, unsigned int request, void* arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, unsigned int request, void* arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, int request, void* arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, int request, void* arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, unsigned long request, void* arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, unsigned long request, void* arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, long request, void* arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, long request, void* arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, size_t request, void* arg);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, size_t request, void* arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:20: error: unknown type name 'socklen_t'
# int ioctl (int fd, socklen_t request, void* arg);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, socklen_t request, void* arg);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# conftest.c:243:5: error: conflicting types for 'ioctl'
# int ioctl (int fd, unsigned int request, ...);
# ^
# /sysroot/include/sys/ioctl.h:9:5: note: previous declaration is here
# int ioctl (int, int, ...);
# ^
# 1 error generated.
# configure:25876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #include
# |
# | #ifdef INCLUDE_SYS_IOCTL_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int ioctl (int fd, unsigned int request, ...);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25876: clang -c conftest.c >&5
# configure:25876: $? = 0
# configure:25906: result: install-shextern int ioctl (int, int, ...);
# configure:25928: checking for FIONREAD
# configure:25944: clang -c conftest.c >&5
# conftest.c:257:9: error: use of undeclared identifier 'FIONREAD'
# int x = FIONREAD;
# ^
# 1 error generated.
# configure:25944: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #ifndef HAVE_TCSAFLUSH
# | #undef HAVE_TERMIOS_H
# | #endif
# | #ifdef HAVE_TERMIOS_H
# | #include
# | #else
# | #ifdef HAVE_SYS_TERMIO_H
# | #include
# | #else
# | #ifdef HAVE_TERMIO_H
# | #include
# | #else
# | #ifdef HAVE_SGTTY_H
# | #include
# | #include
# | #endif
# | #endif
# | #endif
# | #endif
# |
# | int
# | main ()
# | {
# | int x = FIONREAD;
# | ;
# | return 0;
# | }
# configure:25951: result: no
# configure:25957: checking for FIONREAD in sys/filio.h
# configure:25973: clang -c conftest.c >&5
# conftest.c:253:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# configure:25973: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #ifndef HAVE_TCSAFLUSH
# | #undef HAVE_TERMIOS_H
# | #endif
# | #ifdef HAVE_TERMIOS_H
# | #include
# | #else
# | #ifdef HAVE_SYS_TERMIO_H
# | #include
# | #else
# | #ifdef HAVE_TERMIO_H
# | #include
# | #else
# | #ifdef HAVE_SGTTY_H
# | #include
# | #include
# | #endif
# | #endif
# | #endif
# | #endif
# | #include
# | int
# | main ()
# | {
# | int x = FIONREAD;
# | ;
# | return 0;
# | }
# configure:25980: result: no
# configure:25990: checking for FIONREAD in sys/ioctl.h
# configure:26006: clang -c conftest.c >&5
# configure:26006: $? = 0
# configure:26013: result: yes
# configure:26029: checking for reliable FIONREAD
# configure:26063: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26063: $? = 0
# configure:26063: ./conftest
# configure: line 2040: 5237 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:26063: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | /* end confdefs.h. */
# |
# | /* Declare ioctl(). */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #include
# | #endif
# | #ifndef HAVE_TCSAFLUSH
# | #undef HAVE_TERMIOS_H
# | #endif
# | #ifdef HAVE_TERMIOS_H
# | #include
# | #else
# | #ifdef HAVE_SYS_TERMIO_H
# | #include
# | #else
# | #ifdef HAVE_TERMIO_H
# | #include
# | #else
# | #ifdef HAVE_SGTTY_H
# | #include
# | #include
# | #endif
# | #endif
# | #endif
# | #endif
# |
# | #ifdef NEED_SYS_FILIO_H
# | #include
# | #endif
# | #ifdef NEED_SYS_IOCTL_H
# | #include
# | #endif
# | /* Declare open(). */
# | #include
# | int main ()
# | { int fd = open("conftest.c",O_RDONLY,0644);
# | unsigned long bytes_ready;
# | /* Clear bytes_ready before use. Some kernels (such as Linux-2.4.18 on ia64)
# | apparently expect an 'int *', not a 'long *', as argument of this ioctl,
# | and thus fill only part of the bytes_ready variable. Fortunately,
# | endianness is not a problem here, because we only check whether
# | bytes_ready is == 0 or != 0. */
# | bytes_ready = 0;
# | exit(!((fd >= 0) && (ioctl(fd,FIONREAD,&bytes_ready) >= 0) && (bytes_ready > 0)));
# | }
# configure:26074: result: no
# configure:26084: checking for poll
# configure:26084: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26084: $? = 0
# configure:26084: result: yes
# configure:26136: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26136: $? = 0
# configure:26136: ./conftest
# configure:26136: $? = 0
# configure:26154: checking for reliable poll()
# configure:26212: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:274:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(!(correct_readability_nonempty && correct_readability_empty
# ^
# conftest.c:274:3: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:26212: $? = 0
# configure:26212: ./conftest
# configure: line 2040: 5264 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:26212: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | /* end confdefs.h. */
# |
# | /* Declare poll(). */
# | #include
# | /* Declare open(). */
# | #include
# | /* Declare lseek(). */
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | int main ()
# | { int fd = open("conftest.c",O_RDWR,0644);
# | int correct_readability_nonempty, correct_readability_empty;
# | int correct_writability_nonempty, correct_writability_empty;
# | struct pollfd pollfd_bag[1];
# | {
# | pollfd_bag[0].fd = fd;
# | pollfd_bag[0].events = POLLIN;
# | pollfd_bag[0].revents = 0;
# | correct_readability_nonempty =
# | (poll(&pollfd_bag[0],1,0) >= 0 && pollfd_bag[0].revents != 0);
# | }
# | {
# | pollfd_bag[0].fd = fd;
# | pollfd_bag[0].events = POLLOUT;
# | pollfd_bag[0].revents = 0;
# | correct_writability_nonempty =
# | (poll(&pollfd_bag[0],1,0) >= 0 && pollfd_bag[0].revents != 0);
# | }
# | lseek(fd,0,SEEK_END);
# | {
# | pollfd_bag[0].fd = fd;
# | pollfd_bag[0].events = POLLIN;
# | pollfd_bag[0].revents = 0;
# | correct_readability_empty =
# | (poll(&pollfd_bag[0],1,0) >= 0 && pollfd_bag[0].revents != 0);
# | }
# | {
# | pollfd_bag[0].fd = fd;
# | pollfd_bag[0].events = POLLOUT;
# | pollfd_bag[0].revents = 0;
# | correct_writability_empty =
# | (poll(&pollfd_bag[0],1,0) >= 0 && pollfd_bag[0].revents != 0);
# | }
# | exit(!(correct_readability_nonempty && correct_readability_empty
# | && correct_writability_nonempty && correct_writability_empty));
# | }
# configure:26223: result: no
# configure:26232: checking for select
# configure:26264: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26264: $? = 0
# configure:26272: result: yes
# configure:26278: checking for sys/select.h
# configure:26298: clang -c conftest.c >&5
# configure:26298: $? = 0
# configure:26305: result: yes
# configure:26312: checking for select declaration
# configure:26353: clang -c conftest.c >&5
# conftest.c:252:5: error: conflicting types for 'select'
# int select (unsigned int width, fd_set * readfds, fd_set * writefds, fd_set * exceptfds, struct timeval * timeout);
# ^
# /sysroot/include/sys/select.h:32:5: note: previous declaration is here
# int select (int, fd_set *__restrict, fd_set *__restrict, fd_set *__restrict, struct timeval *__restrict);
# ^
# 1 error generated.
# configure:26353: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #ifdef __BEOS__
# | #include
# | #endif
# | #include
# | #ifdef HAVE_SYS_SELECT_H
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int select (unsigned int width, fd_set * readfds, fd_set * writefds, fd_set * exceptfds, struct timeval * timeout);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26353: clang -c conftest.c >&5
# configure:26353: $? = 0
# configure:26377: result: install-shextern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);
# configure:26398: checking for reliable select()
# configure:26466: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26466: $? = 0
# configure:26466: ./conftest
# configure: line 2040: 5311 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:26466: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | /* end confdefs.h. */
# |
# | /* Declare select(). */
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #ifdef __BEOS__
# | #include
# | #endif
# | #include
# | #ifdef HAVE_SYS_SELECT_H
# | #include
# | #endif
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int select (SELECT_WIDTH_T, SELECT_SET_T*, SELECT_SET_T*, SELECT_SET_T*, SELECT_CONST struct timeval *);
# | /* Declare open(). */
# | #include
# | int main ()
# | { int fd = open("conftest.c",O_RDWR,0644);
# | int correct_readability_nonempty, correct_readability_empty;
# | int correct_writability_nonempty, correct_writability_empty;
# | fd_set handle_set;
# | struct timeval zero_time;
# | {
# | FD_ZERO(&handle_set); FD_SET(fd,&handle_set);
# | zero_time.tv_sec = 0; zero_time.tv_usec = 0;
# | correct_readability_nonempty =
# | (select(FD_SETSIZE,&handle_set,NULL,NULL,&zero_time) == 1);
# | }
# | {
# | FD_ZERO(&handle_set); FD_SET(fd,&handle_set);
# | zero_time.tv_sec = 0; zero_time.tv_usec = 0;
# | correct_writability_nonempty =
# | (select(FD_SETSIZE,NULL,&handle_set,NULL,&zero_time) == 1);
# | }
# | lseek(fd,0,SEEK_END);
# | {
# | FD_ZERO(&handle_set); FD_SET(fd,&handle_set);
# | zero_time.tv_sec = 0; zero_time.tv_usec = 0;
# | correct_readability_empty =
# | (select(FD_SETSIZE,&handle_set,NULL,NULL,&zero_time) == 1);
# | }
# | {
# | FD_ZERO(&handle_set); FD_SET(fd,&handle_set);
# | zero_time.tv_sec = 0; zero_time.tv_usec = 0;
# | correct_writability_empty =
# | (select(FD_SETSIZE,NULL,&handle_set,NULL,&zero_time) == 1);
# | }
# | exit(!(correct_readability_nonempty && correct_readability_empty
# | && correct_writability_nonempty && correct_writability_empty));
# | }
# configure:26477: result: no
# configure:26488: checking netdb.h usability
# configure:26488: clang -c conftest.c >&5
# configure:26488: $? = 0
# configure:26488: result: yes
# configure:26488: checking netdb.h presence
# configure:26488: clang -E conftest.c
# configure:26488: $? = 0
# configure:26488: result: yes
# configure:26488: checking for netdb.h
# configure:26488: result: yes
# configure:26501: checking for connect
# configure:26501: result: yes
# configure:26511: checking for connect declaration
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, struct sockaddr * name, unsigned int namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, struct sockaddr * name, unsigned int namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, struct sockaddr * name, int namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, struct sockaddr * name, int namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, struct sockaddr * name, unsigned long namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, struct sockaddr * name, unsigned long namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, struct sockaddr * name, long namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, struct sockaddr * name, long namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, struct sockaddr * name, size_t namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, struct sockaddr * name, size_t namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, struct sockaddr * name, socklen_t namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, struct sockaddr * name, socklen_t namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, void* name, unsigned int namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, void* name, unsigned int namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, void* name, int namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, void* name, int namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, void* name, unsigned long namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, void* name, unsigned long namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, void* name, long namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, void* name, long namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, void* name, size_t namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, void* name, size_t namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# conftest.c:251:5: error: conflicting types for 'connect'
# int connect (int fd, void* name, socklen_t namelen);
# ^
# /sysroot/include/sys/socket.h:299:5: note: previous declaration is here
# int connect (int, const struct sockaddr *, socklen_t);
# ^
# 1 error generated.
# configure:26545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int connect (int fd, void* name, socklen_t namelen);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26545: clang -c conftest.c >&5
# configure:26545: $? = 0
# configure:26570: result: install-shextern int connect (int, const struct sockaddr *, unsigned int);
# configure:26592: checking sys/un.h usability
# configure:26592: clang -c conftest.c >&5
# configure:26592: $? = 0
# configure:26592: result: yes
# configure:26592: checking sys/un.h presence
# configure:26592: clang -E conftest.c
# configure:26592: $? = 0
# configure:26592: result: yes
# configure:26592: checking for sys/un.h
# configure:26592: result: yes
# configure:26602: checking for sun_len in struct sockaddr_un
# configure:26619: clang -c conftest.c >&5
# conftest.c:248:35: error: no member named 'sun_len' in 'struct sockaddr_un'
# struct sockaddr_un unaddr; unaddr.sun_len;
# ~~~~~~ ^
# 1 error generated.
# configure:26619: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include /* NetBSD 1.0 needs this */
# | #include
# | int
# | main ()
# | {
# | struct sockaddr_un unaddr; unaddr.sun_len;
# | ;
# | return 0;
# | }
# configure:26626: result: no
# configure:26634: checking for IPv4 sockets
# configure:26652: clang -c conftest.c >&5
# configure:26652: $? = 0
# configure:26659: result: yes
# configure:26667: checking for IPv6 sockets
# configure:26685: clang -c conftest.c >&5
# configure:26685: $? = 0
# configure:26692: result: yes
# configure:26741: checking for inet_pton
# configure:26741: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26741: $? = 0
# configure:26741: result: yes
# configure:26741: checking for inet_ntop
# configure:26741: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26741: $? = 0
# configure:26741: result: yes
# configure:26741: checking for inet_addr
# configure:26741: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26741: $? = 0
# configure:26741: result: yes
# configure:26741: checking for setsockopt
# configure:26741: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26741: $? = 0
# configure:26741: result: yes
# configure:26741: checking for getsockopt
# configure:26741: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26741: $? = 0
# configure:26741: result: yes
# configure:26754: checking netinet/in.h usability
# configure:26754: clang -c conftest.c >&5
# configure:26754: $? = 0
# configure:26754: result: yes
# configure:26754: checking netinet/in.h presence
# configure:26754: clang -E conftest.c
# configure:26754: $? = 0
# configure:26754: result: yes
# configure:26754: checking for netinet/in.h
# configure:26754: result: yes
# configure:26754: checking arpa/inet.h usability
# configure:26754: clang -c conftest.c >&5
# configure:26754: $? = 0
# configure:26754: result: yes
# configure:26754: checking arpa/inet.h presence
# configure:26754: clang -E conftest.c
# configure:26754: $? = 0
# configure:26754: result: yes
# configure:26754: checking for arpa/inet.h
# configure:26754: result: yes
# configure:26765: checking for inet_addr declaration
# configure:26805: clang -c conftest.c >&5
# conftest.c:271:14: error: conflicting types for 'inet_addr'
# unsigned int inet_addr ( char *);
# ^
# /sysroot/include/arpa/inet.h:16:11: note: previous declaration is here
# in_addr_t inet_addr (const char *);
# ^
# 1 error generated.
# configure:26805: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #ifdef HAVE_ARPA_INET_H
# | #include
# | #endif
# | #ifdef __BEOS__
# | #include
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | unsigned int inet_addr ( char *);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26805: clang -c conftest.c >&5
# conftest.c:271:5: error: conflicting types for 'inet_addr'
# int inet_addr ( char *);
# ^
# /sysroot/include/arpa/inet.h:16:11: note: previous declaration is here
# in_addr_t inet_addr (const char *);
# ^
# 1 error generated.
# configure:26805: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #ifdef HAVE_ARPA_INET_H
# | #include
# | #endif
# | #ifdef __BEOS__
# | #include
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int inet_addr ( char *);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26805: clang -c conftest.c >&5
# conftest.c:271:15: error: conflicting types for 'inet_addr'
# unsigned long inet_addr ( char *);
# ^
# /sysroot/include/arpa/inet.h:16:11: note: previous declaration is here
# in_addr_t inet_addr (const char *);
# ^
# 1 error generated.
# configure:26805: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #ifdef HAVE_ARPA_INET_H
# | #include
# | #endif
# | #ifdef __BEOS__
# | #include
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | unsigned long inet_addr ( char *);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26805: clang -c conftest.c >&5
# conftest.c:271:6: error: conflicting types for 'inet_addr'
# long inet_addr ( char *);
# ^
# /sysroot/include/arpa/inet.h:16:11: note: previous declaration is here
# in_addr_t inet_addr (const char *);
# ^
# 1 error generated.
# configure:26805: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #ifdef HAVE_ARPA_INET_H
# | #include
# | #endif
# | #ifdef __BEOS__
# | #include
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | long inet_addr ( char *);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26805: clang -c conftest.c >&5
# conftest.c:271:8: error: conflicting types for 'inet_addr'
# size_t inet_addr ( char *);
# ^
# /sysroot/include/arpa/inet.h:16:11: note: previous declaration is here
# in_addr_t inet_addr (const char *);
# ^
# 1 error generated.
# configure:26805: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #ifdef HAVE_ARPA_INET_H
# | #include
# | #endif
# | #ifdef __BEOS__
# | #include
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | size_t inet_addr ( char *);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26805: clang -c conftest.c >&5
# conftest.c:271:11: error: conflicting types for 'inet_addr'
# socklen_t inet_addr ( char *);
# ^
# /sysroot/include/arpa/inet.h:16:11: note: previous declaration is here
# in_addr_t inet_addr (const char *);
# ^
# 1 error generated.
# configure:26805: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #ifdef HAVE_ARPA_INET_H
# | #include
# | #endif
# | #ifdef __BEOS__
# | #include
# | #include
# | #endif
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | socklen_t inet_addr ( char *);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26805: clang -c conftest.c >&5
# configure:26805: $? = 0
# configure:26828: result: install-shextern unsigned int inet_addr (const char*);
# configure:26853: checking for netinet/tcp.h
# configure:26853: clang -c conftest.c >&5
# configure:26853: $? = 0
# configure:26853: result: yes
# configure:26868: checking for setsockopt declaration
# configure:26899: clang -c conftest.c >&5
# conftest.c:265:5: error: conflicting types for 'setsockopt'
# int setsockopt (int, int, int, char*, unsigned int);
# ^
# /sysroot/include/sys/socket.h:315:5: note: previous declaration is here
# int setsockopt (int, int, int, const void *, socklen_t);
# ^
# 1 error generated.
# configure:26899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int setsockopt (int, int, int, char*, unsigned int);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26899: clang -c conftest.c >&5
# conftest.c:265:5: error: conflicting types for 'setsockopt'
# int setsockopt (int, int, int, const char*, unsigned int);
# ^
# /sysroot/include/sys/socket.h:315:5: note: previous declaration is here
# int setsockopt (int, int, int, const void *, socklen_t);
# ^
# 1 error generated.
# configure:26899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int setsockopt (int, int, int, const char*, unsigned int);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26899: clang -c conftest.c >&5
# conftest.c:265:5: error: conflicting types for 'setsockopt'
# int setsockopt (int, int, int, __const char*, unsigned int);
# ^
# /sysroot/include/sys/socket.h:315:5: note: previous declaration is here
# int setsockopt (int, int, int, const void *, socklen_t);
# ^
# 1 error generated.
# configure:26899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int setsockopt (int, int, int, __const char*, unsigned int);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26899: clang -c conftest.c >&5
# conftest.c:265:5: error: conflicting types for 'setsockopt'
# int setsockopt (int, int, int, void*, unsigned int);
# ^
# /sysroot/include/sys/socket.h:315:5: note: previous declaration is here
# int setsockopt (int, int, int, const void *, socklen_t);
# ^
# 1 error generated.
# configure:26899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int setsockopt (int, int, int, void*, unsigned int);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26899: clang -c conftest.c >&5
# configure:26899: $? = 0
# configure:26924: result: install-shextern int setsockopt (int, int, int, const void*, unsigned int);
# configure:26957: checking for the code address range
# configure:26971: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:26971: $? = 0
# configure:26971: ./conftest
# configure:26971: $? = 0
# configure:26983: result: 0x0000000000000000
# configure:26991: checking for the malloc address range
# configure:27011: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:27011: $? = 0
# configure:27011: ./conftest
# configure:27011: $? = 0
# configure:27023: result: 0x0000000001000000
# configure:27031: checking for the shared library address range
# configure:27071: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:27071: $? = 0
# configure:27071: ./conftest
# configure:27071: $? = 0
# configure:27083: result: 0x00007F035A000000
# configure:27092: checking for the stack address range
# configure:27107: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:27107: $? = 0
# configure:27107: ./conftest
# configure:27107: $? = 0
# configure:27119: result: 0x00007FFEE2000000
# configure:27128: checking for vadvise
# configure:27144: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:263:10: fatal error: 'sys/vadvise.h' file not found
# #include
# ^
# 1 error generated.
# configure:27144: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | vadvise(0);
# | ;
# | return 0;
# | }
# configure:27152: result: no
# configure:27159: checking for vm_allocate
# configure:27175: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:267:1: warning: implicit declaration of function 'vm_allocate' is invalid in C99 [-Wimplicit-function-declaration]
# vm_allocate(); task_self();
# ^
# conftest.c:267:16: warning: implicit declaration of function 'task_self' is invalid in C99 [-Wimplicit-function-declaration]
# vm_allocate(); task_self();
# ^
# 2 warnings generated.
# /tmp/conftest-c012cf.o:conftest.c:function main: error: undefined reference to 'vm_allocate'
# /tmp/conftest-c012cf.o:conftest.c:function main: error: undefined reference to 'task_self'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27175: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | vm_allocate(); task_self();
# | ;
# | return 0;
# | }
# configure:27183: result: no
# configure:27191: checking for sys/mman.h
# configure:27191: result: yes
# configure:27199: checking for mmap
# configure:27199: result: yes
# configure:27209: checking for working mmap
# configure:27373: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:382:9: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# if (i_ok(i))
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:382:9: note: place parentheses around the '==' expression to silence this warning
# if (i_ok(i))
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:382:9: note: place parentheses around the & expression to evaluate it first
# if (i_ok(i))
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:394:39: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:394:39: note: place parentheses around the '==' expression to silence this warning
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:394:39: note: place parentheses around the & expression to evaluate it first
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:395:39: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:395:39: note: place parentheses around the '==' expression to silence this warning
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:395:39: note: place parentheses around the & expression to evaluate it first
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 3 warnings generated.
# configure:27373: $? = 0
# configure:27373: ./conftest
# configure: line 2040: 5841 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:27373: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | /* end confdefs.h. */
# |
# | #include
# | #if defined __MACH__ && defined __APPLE__
# | /* Avoid a crash on MacOS X. */
# | #include
# | #include
# | #include
# | #include
# | #include
# | #include
# | /* The exception port on which our thread listens. */
# | static mach_port_t our_exception_port;
# | /* The main function of the thread listening for exceptions of type
# | EXC_BAD_ACCESS. */
# | static void *
# | mach_exception_thread (void *arg)
# | {
# | /* Buffer for a message to be received. */
# | struct {
# | mach_msg_header_t head;
# | mach_msg_body_t msgh_body;
# | char data[1024];
# | } msg;
# | mach_msg_return_t retval;
# | /* Wait for a message on the exception port. */
# | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
# | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
# | if (retval != MACH_MSG_SUCCESS)
# | abort ();
# | exit (1);
# | }
# | static void
# | nocrash_init (void)
# | {
# | mach_port_t self = mach_task_self ();
# | /* Allocate a port on which the thread shall listen for exceptions. */
# | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
# | == KERN_SUCCESS) {
# | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
# | if (mach_port_insert_right (self, our_exception_port, our_exception_port,
# | MACH_MSG_TYPE_MAKE_SEND)
# | == KERN_SUCCESS) {
# | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
# | for us. */
# | exception_mask_t mask = EXC_MASK_BAD_ACCESS;
# | /* Create the thread listening on the exception port. */
# | pthread_attr_t attr;
# | pthread_t thread;
# | if (pthread_attr_init (&attr) == 0
# | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
# | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
# | pthread_attr_destroy (&attr);
# | /* Replace the exception port info for these exceptions with our own.
# | Note that we replace the exception port for the entire task, not only
# | for a particular thread. This has the effect that when our exception
# | port gets the message, the thread specific exception port has already
# | been asked, and we don't need to bother about it.
# | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
# | task_set_exception_ports (self, mask, our_exception_port,
# | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
# | }
# | }
# | }
# | }
# | #else
# | /* Avoid a crash on POSIX systems. */
# | #include
# | /* A POSIX signal handler. */
# | static void
# | exception_handler (int sig)
# | {
# | exit (1);
# | }
# | static void
# | nocrash_init (void)
# | {
# | #ifdef SIGSEGV
# | signal (SIGSEGV, exception_handler);
# | #endif
# | #ifdef SIGBUS
# | signal (SIGBUS, exception_handler);
# | #endif
# | }
# | #endif
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #include
# | int main () {
# |
# | int flags = MAP_ANON | MAP_PRIVATE;
# | int fd = -1;
# | nocrash_init();
# | #define bits_to_avoid 0
# | #define my_shift 24
# | #define my_low 1
# | #ifdef FOR_SUN4_29
# | #define my_high 31
# | #define my_size 32768 /* hope that 32768 is a multiple of the page size */
# | /* i*32 KB for i=1..31 gives a total of 15.5 MB, which is close to what we need */
# | #else
# | #define my_high 64
# | #define my_size 8192 /* hope that 8192 is a multiple of the page size */
# | /* i*8 KB for i=1..64 gives a total of 16.25 MB, which is close to what we need */
# | #endif
# | #if defined(__APPLE__) && defined(__MACH__) && defined(__x86_64__)
# | /* On MacOS X in 64-bit mode, mmapable addresses start at 2^33. */
# | #define base_address 0x200000000UL
# | #else
# | #define base_address 0
# | #endif
# | {long i;
# | #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# | for (i=my_low; i<=my_high; i++)
# | if (i_ok(i))
# | { caddr_t addr = (caddr_t)(base_address + (i << my_shift));
# | /* Check for 8 MB, not 16 MB. This is more likely to work on Solaris 2. */
# | #if bits_to_avoid
# | long size = i*my_size;
# | #else
# | long size = ((i+1)/2)*my_size;
# | #endif
# | if (mmap(addr,size,PROT_READ|PROT_WRITE,flags|MAP_FIXED,fd,0) == (void*)-1) exit(1);
# | }
# | #define x(i) *(unsigned char *) (base_address + (i<
# | #define y(i) (unsigned char)((3*i-4)*(7*i+3))
# | for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# | for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# | exit(0);
# | }}
# |
# |
# configure:27478: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:382:9: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# if (i_ok(i))
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:382:9: note: place parentheses around the '==' expression to silence this warning
# if (i_ok(i))
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:382:9: note: place parentheses around the & expression to evaluate it first
# if (i_ok(i))
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:394:39: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:394:39: note: place parentheses around the '==' expression to silence this warning
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:394:39: note: place parentheses around the & expression to evaluate it first
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:395:39: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:395:39: note: place parentheses around the '==' expression to silence this warning
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:395:39: note: place parentheses around the & expression to evaluate it first
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:380:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 3 warnings generated.
# configure:27478: $? = 0
# configure:27478: ./conftest
# configure: line 2040: 5851 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:27478: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | /* end confdefs.h. */
# |
# | #include
# | #if defined __MACH__ && defined __APPLE__
# | /* Avoid a crash on MacOS X. */
# | #include
# | #include
# | #include
# | #include
# | #include
# | #include
# | /* The exception port on which our thread listens. */
# | static mach_port_t our_exception_port;
# | /* The main function of the thread listening for exceptions of type
# | EXC_BAD_ACCESS. */
# | static void *
# | mach_exception_thread (void *arg)
# | {
# | /* Buffer for a message to be received. */
# | struct {
# | mach_msg_header_t head;
# | mach_msg_body_t msgh_body;
# | char data[1024];
# | } msg;
# | mach_msg_return_t retval;
# | /* Wait for a message on the exception port. */
# | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
# | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
# | if (retval != MACH_MSG_SUCCESS)
# | abort ();
# | exit (1);
# | }
# | static void
# | nocrash_init (void)
# | {
# | mach_port_t self = mach_task_self ();
# | /* Allocate a port on which the thread shall listen for exceptions. */
# | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
# | == KERN_SUCCESS) {
# | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
# | if (mach_port_insert_right (self, our_exception_port, our_exception_port,
# | MACH_MSG_TYPE_MAKE_SEND)
# | == KERN_SUCCESS) {
# | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
# | for us. */
# | exception_mask_t mask = EXC_MASK_BAD_ACCESS;
# | /* Create the thread listening on the exception port. */
# | pthread_attr_t attr;
# | pthread_t thread;
# | if (pthread_attr_init (&attr) == 0
# | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
# | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
# | pthread_attr_destroy (&attr);
# | /* Replace the exception port info for these exceptions with our own.
# | Note that we replace the exception port for the entire task, not only
# | for a particular thread. This has the effect that when our exception
# | port gets the message, the thread specific exception port has already
# | been asked, and we don't need to bother about it.
# | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
# | task_set_exception_ports (self, mask, our_exception_port,
# | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
# | }
# | }
# | }
# | }
# | #else
# | /* Avoid a crash on POSIX systems. */
# | #include
# | /* A POSIX signal handler. */
# | static void
# | exception_handler (int sig)
# | {
# | exit (1);
# | }
# | static void
# | nocrash_init (void)
# | {
# | #ifdef SIGSEGV
# | signal (SIGSEGV, exception_handler);
# | #endif
# | #ifdef SIGBUS
# | signal (SIGBUS, exception_handler);
# | #endif
# | }
# | #endif
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #include
# | int main () {
# |
# | int flags = MAP_ANONYMOUS | MAP_PRIVATE;
# | int fd = -1;
# | nocrash_init();
# | #define bits_to_avoid 0
# | #define my_shift 24
# | #define my_low 1
# | #ifdef FOR_SUN4_29
# | #define my_high 31
# | #define my_size 32768 /* hope that 32768 is a multiple of the page size */
# | /* i*32 KB for i=1..31 gives a total of 15.5 MB, which is close to what we need */
# | #else
# | #define my_high 64
# | #define my_size 8192 /* hope that 8192 is a multiple of the page size */
# | /* i*8 KB for i=1..64 gives a total of 16.25 MB, which is close to what we need */
# | #endif
# | #if defined(__APPLE__) && defined(__MACH__) && defined(__x86_64__)
# | /* On MacOS X in 64-bit mode, mmapable addresses start at 2^33. */
# | #define base_address 0x200000000UL
# | #else
# | #define base_address 0
# | #endif
# | {long i;
# | #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# | for (i=my_low; i<=my_high; i++)
# | if (i_ok(i))
# | { caddr_t addr = (caddr_t)(base_address + (i << my_shift));
# | /* Check for 8 MB, not 16 MB. This is more likely to work on Solaris 2. */
# | #if bits_to_avoid
# | long size = i*my_size;
# | #else
# | long size = ((i+1)/2)*my_size;
# | #endif
# | if (mmap(addr,size,PROT_READ|PROT_WRITE,flags|MAP_FIXED,fd,0) == (void*)-1) exit(1);
# | }
# | #define x(i) *(unsigned char *) (base_address + (i<
# | #define y(i) (unsigned char)((3*i-4)*(7*i+3))
# | for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# | for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# | exit(0);
# | }}
# |
# |
# configure:27587: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:386:9: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# if (i_ok(i))
# ^~~~~~~
# conftest.c:384:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:386:9: note: place parentheses around the '==' expression to silence this warning
# if (i_ok(i))
# ^~~~~~~
# conftest.c:384:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:386:9: note: place parentheses around the & expression to evaluate it first
# if (i_ok(i))
# ^~~~~~~
# conftest.c:384:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:398:39: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:384:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:398:39: note: place parentheses around the '==' expression to silence this warning
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:384:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:398:39: note: place parentheses around the & expression to evaluate it first
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:384:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:399:39: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:384:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:399:39: note: place parentheses around the '==' expression to silence this warning
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:384:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:399:39: note: place parentheses around the & expression to evaluate it first
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:384:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 3 warnings generated.
# configure:27587: $? = 0
# configure:27587: ./conftest
# configure: line 2040: 5861 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:27587: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | /* end confdefs.h. */
# |
# | #include
# | #if defined __MACH__ && defined __APPLE__
# | /* Avoid a crash on MacOS X. */
# | #include
# | #include
# | #include
# | #include
# | #include
# | #include
# | /* The exception port on which our thread listens. */
# | static mach_port_t our_exception_port;
# | /* The main function of the thread listening for exceptions of type
# | EXC_BAD_ACCESS. */
# | static void *
# | mach_exception_thread (void *arg)
# | {
# | /* Buffer for a message to be received. */
# | struct {
# | mach_msg_header_t head;
# | mach_msg_body_t msgh_body;
# | char data[1024];
# | } msg;
# | mach_msg_return_t retval;
# | /* Wait for a message on the exception port. */
# | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
# | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
# | if (retval != MACH_MSG_SUCCESS)
# | abort ();
# | exit (1);
# | }
# | static void
# | nocrash_init (void)
# | {
# | mach_port_t self = mach_task_self ();
# | /* Allocate a port on which the thread shall listen for exceptions. */
# | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
# | == KERN_SUCCESS) {
# | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
# | if (mach_port_insert_right (self, our_exception_port, our_exception_port,
# | MACH_MSG_TYPE_MAKE_SEND)
# | == KERN_SUCCESS) {
# | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
# | for us. */
# | exception_mask_t mask = EXC_MASK_BAD_ACCESS;
# | /* Create the thread listening on the exception port. */
# | pthread_attr_t attr;
# | pthread_t thread;
# | if (pthread_attr_init (&attr) == 0
# | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
# | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
# | pthread_attr_destroy (&attr);
# | /* Replace the exception port info for these exceptions with our own.
# | Note that we replace the exception port for the entire task, not only
# | for a particular thread. This has the effect that when our exception
# | port gets the message, the thread specific exception port has already
# | been asked, and we don't need to bother about it.
# | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
# | task_set_exception_ports (self, mask, our_exception_port,
# | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
# | }
# | }
# | }
# | }
# | #else
# | /* Avoid a crash on POSIX systems. */
# | #include
# | /* A POSIX signal handler. */
# | static void
# | exception_handler (int sig)
# | {
# | exit (1);
# | }
# | static void
# | nocrash_init (void)
# | {
# | #ifdef SIGSEGV
# | signal (SIGSEGV, exception_handler);
# | #endif
# | #ifdef SIGBUS
# | signal (SIGBUS, exception_handler);
# | #endif
# | }
# | #endif
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #include
# | int main () {
# |
# | #ifndef MAP_FILE
# | #define MAP_FILE 0
# | #endif
# | int flags = MAP_FILE | MAP_PRIVATE;
# | int fd = open("/dev/zero",O_RDONLY,0666);
# | if (fd<0) exit(1);
# | nocrash_init();
# | #define bits_to_avoid 0
# | #define my_shift 24
# | #define my_low 1
# | #ifdef FOR_SUN4_29
# | #define my_high 31
# | #define my_size 32768 /* hope that 32768 is a multiple of the page size */
# | /* i*32 KB for i=1..31 gives a total of 15.5 MB, which is close to what we need */
# | #else
# | #define my_high 64
# | #define my_size 8192 /* hope that 8192 is a multiple of the page size */
# | /* i*8 KB for i=1..64 gives a total of 16.25 MB, which is close to what we need */
# | #endif
# | #if defined(__APPLE__) && defined(__MACH__) && defined(__x86_64__)
# | /* On MacOS X in 64-bit mode, mmapable addresses start at 2^33. */
# | #define base_address 0x200000000UL
# | #else
# | #define base_address 0
# | #endif
# | {long i;
# | #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# | for (i=my_low; i<=my_high; i++)
# | if (i_ok(i))
# | { caddr_t addr = (caddr_t)(base_address + (i << my_shift));
# | /* Check for 8 MB, not 16 MB. This is more likely to work on Solaris 2. */
# | #if bits_to_avoid
# | long size = i*my_size;
# | #else
# | long size = ((i+1)/2)*my_size;
# | #endif
# | if (mmap(addr,size,PROT_READ|PROT_WRITE,flags|MAP_FIXED,fd,0) == (void*)-1) exit(1);
# | }
# | #define x(i) *(unsigned char *) (base_address + (i<
# | #define y(i) (unsigned char)((3*i-4)*(7*i+3))
# | for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# | for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# | exit(0);
# | }}
# |
# |
# configure:27700: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:387:9: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# if (i_ok(i))
# ^~~~~~~
# conftest.c:385:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:387:9: note: place parentheses around the '==' expression to silence this warning
# if (i_ok(i))
# ^~~~~~~
# conftest.c:385:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:387:9: note: place parentheses around the & expression to evaluate it first
# if (i_ok(i))
# ^~~~~~~
# conftest.c:385:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:399:39: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:385:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:399:39: note: place parentheses around the '==' expression to silence this warning
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:385:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:399:39: note: place parentheses around the & expression to evaluate it first
# for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# ^~~~~~~
# conftest.c:385:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:400:39: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:385:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:400:39: note: place parentheses around the '==' expression to silence this warning
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:385:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:400:39: note: place parentheses around the & expression to evaluate it first
# for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# ^~~~~~~
# conftest.c:385:23: note: expanded from macro 'i_ok'
# #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 3 warnings generated.
# configure:27700: $? = 0
# configure:27700: ./conftest
# configure: line 2040: 5871 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:27700: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | /* end confdefs.h. */
# |
# | #include
# | #if defined __MACH__ && defined __APPLE__
# | /* Avoid a crash on MacOS X. */
# | #include
# | #include
# | #include
# | #include
# | #include
# | #include
# | /* The exception port on which our thread listens. */
# | static mach_port_t our_exception_port;
# | /* The main function of the thread listening for exceptions of type
# | EXC_BAD_ACCESS. */
# | static void *
# | mach_exception_thread (void *arg)
# | {
# | /* Buffer for a message to be received. */
# | struct {
# | mach_msg_header_t head;
# | mach_msg_body_t msgh_body;
# | char data[1024];
# | } msg;
# | mach_msg_return_t retval;
# | /* Wait for a message on the exception port. */
# | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
# | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
# | if (retval != MACH_MSG_SUCCESS)
# | abort ();
# | exit (1);
# | }
# | static void
# | nocrash_init (void)
# | {
# | mach_port_t self = mach_task_self ();
# | /* Allocate a port on which the thread shall listen for exceptions. */
# | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
# | == KERN_SUCCESS) {
# | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
# | if (mach_port_insert_right (self, our_exception_port, our_exception_port,
# | MACH_MSG_TYPE_MAKE_SEND)
# | == KERN_SUCCESS) {
# | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
# | for us. */
# | exception_mask_t mask = EXC_MASK_BAD_ACCESS;
# | /* Create the thread listening on the exception port. */
# | pthread_attr_t attr;
# | pthread_t thread;
# | if (pthread_attr_init (&attr) == 0
# | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
# | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
# | pthread_attr_destroy (&attr);
# | /* Replace the exception port info for these exceptions with our own.
# | Note that we replace the exception port for the entire task, not only
# | for a particular thread. This has the effect that when our exception
# | port gets the message, the thread specific exception port has already
# | been asked, and we don't need to bother about it.
# | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
# | task_set_exception_ports (self, mask, our_exception_port,
# | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
# | }
# | }
# | }
# | }
# | #else
# | /* Avoid a crash on POSIX systems. */
# | #include
# | /* A POSIX signal handler. */
# | static void
# | exception_handler (int sig)
# | {
# | exit (1);
# | }
# | static void
# | nocrash_init (void)
# | {
# | #ifdef SIGSEGV
# | signal (SIGSEGV, exception_handler);
# | #endif
# | #ifdef SIGBUS
# | signal (SIGBUS, exception_handler);
# | #endif
# | }
# | #endif
# | #define FOR_SUN4_29
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | #include
# | #include
# | #include
# | int main () {
# |
# | #ifndef MAP_FILE
# | #define MAP_FILE 0
# | #endif
# | int flags = MAP_FILE | MAP_PRIVATE;
# | int fd = open("/dev/zero",O_RDONLY,0666);
# | if (fd<0) exit(1);
# | nocrash_init();
# | #define bits_to_avoid 0
# | #define my_shift 24
# | #define my_low 1
# | #ifdef FOR_SUN4_29
# | #define my_high 31
# | #define my_size 32768 /* hope that 32768 is a multiple of the page size */
# | /* i*32 KB for i=1..31 gives a total of 15.5 MB, which is close to what we need */
# | #else
# | #define my_high 64
# | #define my_size 8192 /* hope that 8192 is a multiple of the page size */
# | /* i*8 KB for i=1..64 gives a total of 16.25 MB, which is close to what we need */
# | #endif
# | #if defined(__APPLE__) && defined(__MACH__) && defined(__x86_64__)
# | /* On MacOS X in 64-bit mode, mmapable addresses start at 2^33. */
# | #define base_address 0x200000000UL
# | #else
# | #define base_address 0
# | #endif
# | {long i;
# | #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
# | for (i=my_low; i<=my_high; i++)
# | if (i_ok(i))
# | { caddr_t addr = (caddr_t)(base_address + (i << my_shift));
# | /* Check for 8 MB, not 16 MB. This is more likely to work on Solaris 2. */
# | #if bits_to_avoid
# | long size = i*my_size;
# | #else
# | long size = ((i+1)/2)*my_size;
# | #endif
# | if (mmap(addr,size,PROT_READ|PROT_WRITE,flags|MAP_FIXED,fd,0) == (void*)-1) exit(1);
# | }
# | #define x(i) *(unsigned char *) (base_address + (i<
# | #define y(i) (unsigned char)((3*i-4)*(7*i+3))
# | for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
# | for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
# | exit(0);
# | }}
# |
# |
# configure:27716: result: no
# configure:27744: checking for munmap
# configure:27744: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:27744: $? = 0
# configure:27744: result: yes
# configure:27756: checking for msync
# configure:27756: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:27756: $? = 0
# configure:27756: result: yes
# configure:27767: checking for mprotect
# configure:27767: result: yes
# configure:27776: checking for working mprotect
# configure:27817: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:27817: $? = 0
# configure:27817: ./conftest
# configure: line 2040: 5900 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:27817: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define HAVE_MPROTECT 1
# | /* end confdefs.h. */
# |
# | #include
# | /* declare malloc() */
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | /* declare getpagesize() and mprotect() */
# | #include
# | #ifndef HAVE_GETPAGESIZE
# | #include
# | #define getpagesize() PAGESIZE
# | #else
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# |
# | int getpagesize (void);
# | #endif
# | char foo;
# | int main () {
# | unsigned long pagesize = getpagesize();
# | #define page_align(address) (char*)((unsigned long)(address) & -pagesize)
# |
# | if ((pagesize-1) & pagesize) exit(1);
# | exit(0); }
# configure:28260: result: no
# configure:28270: checking for working shared memory
# configure:28299: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# conftest.c:276:55: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# if ((shmid = shmget(IPC_PRIVATE,segsize,0400)) < 0) exit(1);
# ^
# conftest.c:276:55: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:28299: $? = 0
# configure:28299: ./conftest
# configure: line 2040: 5910 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:28299: $? = 139
# configure: program exited with status 139
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define HAVE_MPROTECT 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | /* try attaching a single segment to multiple addresses */
# | #define segsize 0x10000
# | #define attaches 128
# | #define base_addr 0x01000000
# | int main ()
# | { int shmid, i; char* addr; char* result;
# | if ((shmid = shmget(IPC_PRIVATE,segsize,0400)) < 0) exit(1);
# | for (i=0, addr = (char*)0x01000000; i
# | if ((result = (char*)shmat(shmid,addr,SHM_RDONLY)) == (char*)(-1)) break;
# | for (i=0, addr = (char*)0x01000000; i
# | shmdt(addr);
# | shmctl(shmid,IPC_RMID,0);
# | exit(result == (char*)(-1));
# | }
# configure:28310: result: no
# configure:28397: checking for dlfcn.h
# configure:28397: result: yes
# configure:28408: checking for library containing dlopen
# configure:28439: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:28439: $? = 0
# configure:28456: result: none required
# configure:28467: checking for dlopen
# configure:28467: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:28467: $? = 0
# configure:28467: result: yes
# configure:28467: checking for dlsym
# configure:28467: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:28467: $? = 0
# configure:28467: result: yes
# configure:28467: checking for dlvsym
# configure:28467: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# /tmp/conftest-985f29.o:conftest.c:function main: error: undefined reference to 'dlvsym'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:28467: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | /* end confdefs.h. */
# | /* Define dlvsym to an innocuous variant, in case declares dlvsym.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlvsym innocuous_dlvsym
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlvsym (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlvsym
# |
# | /* 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 dlvsym ();
# | /* 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_dlvsym || defined __stub___dlvsym
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlvsym ();
# | ;
# | return 0;
# | }
# configure:28467: result: no
# configure:28467: checking for dlerror
# configure:28467: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:28467: $? = 0
# configure:28467: result: yes
# configure:28467: checking for dlclose
# configure:28467: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:28467: $? = 0
# configure:28467: result: yes
# configure:28467: checking for dladdr
# configure:28467: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# configure:28467: $? = 0
# configure:28467: result: yes
# configure:28480: checking for working fcntl.h
# configure:28552: result: yes
# configure:28574: ** checks for libraries
# configure:28592: checking for library containing tgetent
# configure:28623: clang -o conftest conftest.c /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# /tmp/conftest-f9d7cf.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:28623: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLCLOSE 1
# | #define HAVE_DLADDR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:28623: clang -o conftest conftest.c -lncurses /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-9b183b.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:28623: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLCLOSE 1
# | #define HAVE_DLADDR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:28623: clang -o conftest conftest.c -ltermcap /usr/lib/libavcall.a /usr/lib/libcallback.a >&5
# /sysroot/bin/ld: error: cannot find -ltermcap
# /tmp/conftest-1f51d8.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:28623: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU CLISP"
# | #define PACKAGE_TARNAME "clisp"
# | #define PACKAGE_VERSION "2.49 (2010-07-07)"
# | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# | #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# | #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# | #ifndef __x86_64__
# | #define __x86_64__ 1
# | #endif
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_READLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define LINK_FOLLOWS_SYMLINKS 0
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_ICONV 1
# | #define HAVE_AVCALL_H 1
# | #define HAVE_CALLBACK_H 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TCGETATTR /**/
# | #define HAVE_TCSAFLUSH /**/
# | #define WINSIZE_NEED_SYS_IOCTL_H /**/
# | #define CADDR_T caddr_t
# | #define CLISP_SOCKLEN_T socklen_t
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_TIMEVAL 16
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define SIGNAL_NEED_REINSTALL /**/
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETPGID 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSYNC 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UALARM 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_NICE 1
# | #define HAVE_FTIME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_GETRESGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_READLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_UNAME 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_RAND_R 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_DECL_ENVIRON 1
# | #define UNSETENV_POSIX 0
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define SIZEOF_RLIM_T 8
# | #define RLIMIT_RESOURCE_T int
# | #define SETRLIMIT_CONST const
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define PID_T pid_t
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_GETRUSAGE /**/
# | #define RUSAGE_WHO_T int
# | #define HAVE_LSTAT /**/
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define SIZEOF_INO_T 8
# | #define SIZEOF_DEV_T 8
# | #define ELOOP_VALUE ELOOP
# | #define VOID_CLOSEDIR /**/
# | #define HAVE_IOCTL 1
# | #define IOCTL_REQUEST_T int
# | #define IOCTL_DOTS /**/
# | #define NEED_SYS_IOCTL_H /**/
# | #define HAVE_FIONREAD /**/
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SYS_SELECT_H /**/
# | #define SELECT_WIDTH_T int
# | #define SELECT_SET_T fd_set
# | #define SELECT_CONST
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETHOSTBYNAME /**/
# | #define HAVE_CONNECT 1
# | #define CONNECT_CONST const
# | #define CONNECT_NAME_T struct sockaddr *
# | #define CONNECT_ADDRLEN_T unsigned int
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_IPV4 /**/
# | #define HAVE_IPV6 /**/
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_GETSOCKOPT 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define RET_INET_ADDR_TYPE unsigned int
# | #define INET_ADDR_CONST const
# | #define INET_ADDR_SUFFIX /**/
# | #define HAVE_NETINET_TCP_H 1
# | #define SETSOCKOPT_CONST const
# | #define SETSOCKOPT_ARG_T void*
# | #define SETSOCKOPT_OPTLEN_T unsigned int
# | #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# | #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# | #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# | #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# | #define HAVE_MMAP /**/
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLCLOSE 1
# | #define HAVE_DLADDR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:28640: result: no
# configure:29298: error: in `/tmp/clisp/src/clisp-2.49/src':
# configure:29301: error: despite --with-readline, GNU readline was not found (try --with-libreadline-prefix)
# See `config.log' for more details.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_XMKMF_set=
# ac_cv_env_XMKMF_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_func__setjmp=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_connect=yes
# ac_cv_func_dladdr=yes
# ac_cv_func_dlclose=yes
# ac_cv_func_dlerror=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_dlsym=yes
# ac_cv_func_dlvsym=no
# ac_cv_func_fchmod=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_ftime=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getdtablesize=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostent=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getresgid=yes
# ac_cv_func_getresuid=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_getsockopt=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_addr=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_ioctl=yes
# ac_cv_func_iswblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_msync=yes
# ac_cv_func_munmap=yes
# ac_cv_func_nice=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_poll=yes
# ac_cv_func_putenv=yes
# ac_cv_func_rand_r=yes
# ac_cv_func_readdir_r=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_remove=yes
# ac_cv_func_select=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setitimer=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setregid=yes
# ac_cv_func_setresgid=yes
# ac_cv_func_setresuid=yes
# ac_cv_func_setreuid=yes
# ac_cv_func_setrlimit=yes
# ac_cv_func_setsid=yes
# ac_cv_func_setsockopt=yes
# ac_cv_func_shmat=yes
# ac_cv_func_shutdown=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_siginterrupt=yes
# ac_cv_func_strerror=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_ualarm=yes
# ac_cv_func_uname=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_euidaccess=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_mbrlen=yes
# ac_cv_have_decl_mbrtowc=yes
# ac_cv_have_decl_mbsinit=yes
# ac_cv_have_decl_mbsnrtowcs=yes
# ac_cv_have_decl_mbsrtowcs=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_nl_langinfo=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_readline=no
# ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/include'\'' ac_x_libraries='\''/usr/lib'\'''
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_avcall_h=yes
# ac_cv_header_callback_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_lightning_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_sgtty_h=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_inttypes_h=no
# ac_cv_header_sys_ipc_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_shm_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_termio_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_termio_h=no
# ac_cv_header_termios_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_ICE_IceConnectionNumber=yes
# ac_cv_libavcall_cppflags=
# ac_cv_libavcall_libs=/usr/lib/libavcall.a
# ac_cv_libavcall_ltlibs='-L/usr/lib -lavcall'
# ac_cv_libavcall_prefix=/usr
# ac_cv_libcallback_cppflags=
# ac_cv_libcallback_libs=/usr/lib/libcallback.a
# ac_cv_libcallback_ltlibs='-L/usr/lib -lcallback'
# ac_cv_libcallback_prefix=/usr
# ac_cv_libsigsegv='no, consider installing GNU libsigsegv'
# ac_cv_member_struct_dirent_d_namlen=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_member_struct_stat_st_rdev=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_COMPRESS=gzip
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_GROFF=groff
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_PS2PDF=ps2pdf
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search___builtin_avcall='none required'
# ac_cv_search_dlopen='none required'
# ac_cv_search_tgetent=no
# ac_cv_search_trampoline_r_data0='none required'
# ac_cv_sizeof_dev_t=8
# ac_cv_sizeof_ino_t=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_rlim_t=8
# ac_cv_sizeof_struct_timeval=16
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_use_readline=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/sysroot/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# cl_cv_address_code=0x0000000000000000
# cl_cv_address_malloc=0x0000000001000000
# cl_cv_address_shlib=0x00007F035A000000
# cl_cv_address_stack=0x00007FFEE2000000
# cl_cv_builtin_strlen=no
# cl_cv_decl_ELOOP=ELOOP
# cl_cv_decl_FIONREAD_1=no
# cl_cv_decl_FIONREAD_1_sys_filio_h=no
# cl_cv_decl_FIONREAD_1_sys_ioctl_h=yes
# cl_cv_decl_FIONREAD_reliable=no
# cl_cv_decl_TCSAFLUSH=yes
# cl_cv_decl_eloop=yes
# cl_cv_decolonize='echo $x'
# cl_cv_func_closedir_retval=no
# cl_cv_func_getrusage=yes
# cl_cv_func_getrusage_works=yes
# cl_cv_func_lstat=yes
# cl_cv_func_mmap_works=no
# cl_cv_func_mprotect_works=no
# cl_cv_func_poll=yes
# cl_cv_func_poll_reliable=no
# cl_cv_func_select_reliable=no
# cl_cv_func_signal_reinstall=yes
# cl_cv_func_tcgetattr=yes
# cl_cv_func_vadvise=no
# cl_cv_func_vm=no
# cl_cv_have_ffcall=yes
# cl_cv_header_sys_select_h=yes
# cl_cv_host_x86_64=yes
# cl_cv_lib_nsl=no
# cl_cv_lib_socket=no
# cl_cv_prog_LN=ln
# cl_cv_prog_LN_S_works=yes
# cl_cv_prog_as_underscore=no
# cl_cv_prog_cc_cplusplus=no
# cl_cv_prog_cc_ema=yes
# cl_cv_prog_cc_gcc=yes
# cl_cv_prog_cc_sunpro=no
# cl_cv_prog_cc_works=yes
# cl_cv_prog_hln=hln
# cl_cv_proto_connect='extern int connect (int, const struct sockaddr *, unsigned int);'
# cl_cv_proto_connect_arg2a=const
# cl_cv_proto_connect_arg2b='struct sockaddr *'
# cl_cv_proto_connect_arg3='unsigned int'
# cl_cv_proto_getrlimit='extern int getrlimit (int, struct rlimit *);'
# cl_cv_proto_getrlimit_arg1=int
# cl_cv_proto_getrusage='extern int getrusage (int, struct rusage *);'
# cl_cv_proto_getrusage_arg1=int
# cl_cv_proto_inet_addr='extern unsigned int inet_addr (const char*);'
# cl_cv_proto_inet_addr_arg1=const
# cl_cv_proto_inet_addr_ret='unsigned int'
# cl_cv_proto_ioctl='extern int ioctl (int, int, ...);'
# cl_cv_proto_ioctl_arg2=int
# cl_cv_proto_ioctl_args='int, int, ...'
# cl_cv_proto_ioctl_dots=yes
# cl_cv_proto_select='extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);'
# cl_cv_proto_select_arg1=int
# cl_cv_proto_select_arg2=fd_set
# cl_cv_proto_select_arg5=
# cl_cv_proto_setrlimit='extern int setrlimit (int, const struct rlimit *);'
# cl_cv_proto_setrlimit_arg2=const
# cl_cv_proto_setsockopt='extern int setsockopt (int, int, int, const void*, unsigned int);'
# cl_cv_proto_setsockopt_arg_t='void*'
# cl_cv_proto_setsockopt_const=const
# cl_cv_proto_setsockopt_optlen_t='unsigned int'
# cl_cv_proto_unsetenv_posix=0
# cl_cv_proto_unsetenv_ret=void
# cl_cv_proto_waitpid='extern pid_t waitpid (pid_t, int*, int);'
# cl_cv_proto_waitpid_arg1=pid_t
# cl_cv_socket_ipv4=yes
# cl_cv_socket_ipv6=yes
# cl_cv_struct_sockaddr_sun_len=no
# cl_cv_struct_winsize=no
# cl_cv_struct_winsize_ioctl=yes
# cl_cv_sys_shm_works=no
# cl_cv_test_nt=yes
# cl_cv_type_caddr_t=yes
# cl_cv_type_socklen_t=yes
# gl_cv_c_multiarch=no
# gl_cv_decl_null_works=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=yes
# gl_cv_func_iswcntrl_works=yes
# gl_cv_func_link_follows_symlink=no
# gl_cv_func_mbrtowc_incomplete_state='guessing yes'
# gl_cv_func_mbrtowc_nul_retval='guessing yes'
# gl_cv_func_mbrtowc_null_arg='guessing yes'
# gl_cv_func_mbrtowc_retval='guessing yes'
# gl_cv_func_mbrtowc_sanitycheck='guessing yes'
# gl_cv_func_mbsrtowcs_works='guessing yes'
# gl_cv_func_memchr_works=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdomainname=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=yes
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gettimeofday=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_nl_langinfo=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_rawmemchr=no
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_header_langinfo_codeset=yes
# gl_cv_header_langinfo_era=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_lib_sigsegv='no, consider installing GNU libsigsegv'
# gl_cv_next_langinfo_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_rpl_alloca=yes
# gl_cv_sys_struct_timeval=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext2_libc=no
# gt_cv_func_gnugettext2_libintl=no
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
# gt_cv_val_LC_MESSAGES=yes
# lt_cv_archive_cmds_need_lc=no
# 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_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_shlibpath_overrides_runpath=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/clisp/src/clisp-2.49/src/build-aux/missing --run aclocal-1.11'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/clisp/src/clisp-2.49/src/build-aux/missing --run tar'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# AS='as'
# AS_UNDERSCORE='false'
# AUTOCONF='${SHELL} /tmp/clisp/src/clisp-2.49/src/build-aux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/clisp/src/clisp-2.49/src/build-aux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/clisp/src/clisp-2.49/src/build-aux/missing --run automake-1.11'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CC_CPLUSPLUS='false'
# CC_GCC='true'
# CC_NEED_DEEMA='false'
# CC_SUNPRO='false'
# CFLAGS=''
# CLISP_DECOLONIZE='echo $x'
# COMPRESS='gzip'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GCC_X_NONE='-x none'
# GETTEXT_MACRO_VERSION='0.18'
# GLIBC21='no'
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GNULIB_BTOWC='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_ENVIRON='0'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_GETCWD='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='1'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LSEEK='0'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='1'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_NL_LANGINFO='1'
# GNULIB_PIPE2='0'
# GNULIB_PREAD='0'
# GNULIB_PWRITE='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_RMDIR='0'
# GNULIB_SLEEP='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_GETOPT='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_USLEEP='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCTOB='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WRITE='0'
# GNU_MAKE_FALSE='#'
# GNU_MAKE_TRUE=''
# GREP='/usr/bin/grep'
# GROFF='groff'
# HAVE_BTOWC='1'
# HAVE_CHOWN='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHOWNAT='1'
# HAVE_FSYNC='1'
# HAVE_FTRUNCATE='1'
# HAVE_GETDOMAINNAME='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_LANGINFO_CODESET='1'
# HAVE_LANGINFO_ERA='1'
# HAVE_LANGINFO_H='1'
# HAVE_LCHOWN='1'
# HAVE_LIBSIGSEGV='no'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_NL_LANGINFO='1'
# HAVE_OS_H='0'
# HAVE_PIPE2='1'
# HAVE_PREAD='1'
# HAVE_PWRITE='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TTYNAME_R='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCTYPE_H='1'
# HAVE_WINT_T='1'
# HAVE__BOOL='1'
# HLN='hln'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INCTERMCAP=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBAVCALL='/usr/lib/libavcall.a'
# LIBAVCALL_PREFIX='/usr'
# LIBCALLBACK='/usr/lib/libcallback.a'
# LIBCALLBACK_PREFIX='/usr'
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS='/usr/lib/libavcall.a /usr/lib/libcallback.a'
# LIBSIGSEGV=''
# LIBSIGSEGV_PREFIX=''
# LIBTERMCAP='broken'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='build-aux/ltmain.sh'
# LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
# LIBUNISTRING_UNINAME_H='uniname.h'
# LIBUNISTRING_UNITYPES_H='unitypes.h'
# LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
# LIPO=''
# LN='ln'
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/src/gllib"'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LTLIBAVCALL='-L/usr/lib -lavcall'
# LTLIBCALLBACK='-L/usr/lib -lcallback'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# LTLIBSIGSEGV=''
# MAKEINFO='${SHELL} /tmp/clisp/src/clisp-2.49/src/build-aux/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_LANGINFO_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STRING_H=''
# NEXT_SYS_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# NO_CXX=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='clisp'
# PACKAGE_BUGREPORT='http://clisp.cons.org/'
# PACKAGE_NAME='GNU CLISP'
# PACKAGE_STRING='GNU CLISP 2.49 (2010-07-07)'
# PACKAGE_TARNAME='clisp'
# PACKAGE_URL='http://www.gnu.org/software/clisp/'
# PACKAGE_VERSION='2.49 (2010-07-07)'
# PATH_SEPARATOR=':'
# POSUB=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PS2PDF='ps2pdf'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# REPLACE_BTOWC='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_GETCWD='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LSEEK='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_NL_LANGINFO='0'
# REPLACE_NULL='0'
# REPLACE_PREAD='0'
# REPLACE_PWRITE='0'
# REPLACE_READLINK='0'
# REPLACE_RMDIR='0'
# REPLACE_SLEEP='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOK_R='0'
# REPLACE_SYMLINK='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_USLEEP='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCTOB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# TEST_NT='yes'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS='no'
# VERSION='2.49 (2010-07-07)'
# WCHAR_T_SUFFIX=''
# WINT_T_SUFFIX=''
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# XMKMF=''
# X_CFLAGS=' -I/usr/include'
# X_EXTRA_LIBS=''
# X_LIBS=' -L/usr/lib'
# X_PRE_LIBS=' -lSM -lICE'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# 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='NONE'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_CLISP_GNULIB_TESTS'
# 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'
# install_sh='${SHELL} /tmp/clisp/src/clisp-2.49/src/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# 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_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GNU CLISP"
# #define PACKAGE_TARNAME "clisp"
# #define PACKAGE_VERSION "2.49 (2010-07-07)"
# #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)"
# #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
# #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
# #ifndef __x86_64__
# #define __x86_64__ 1
# #endif
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define restrict __restrict
# #define HAVE_SYS_TIME_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_READLINK 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_MPROTECT 1
# #define HAVE_MEMCHR 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_ISWBLANK 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_WCHAR_T 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_WINT_T 1
# #define HAVE_ALLOCA 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define GETTIMEOFDAY_TIMEZONE void
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_RAW_DECL_NL_LANGINFO 1
# #define LINK_FOLLOWS_SYMLINKS 0
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBSRTOWCS 1
# #define GNULIB_TEST_MEMCHR 1
# #define GNULIB_TEST_NL_LANGINFO 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_EUIDACCESS 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_ICONV 1
# #define HAVE_AVCALL_H 1
# #define HAVE_CALLBACK_H 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_SYS_SHM_H 1
# #define HAVE_SYS_IPC_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_TCGETATTR /**/
# #define HAVE_TCSAFLUSH /**/
# #define WINSIZE_NEED_SYS_IOCTL_H /**/
# #define CADDR_T caddr_t
# #define CLISP_SOCKLEN_T socklen_t
# #define SIZEOF_OFF_T 8
# #define SIZEOF_STRUCT_TIMEVAL 16
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define SIGNAL_NEED_REINSTALL /**/
# #define HAVE_SIGACTION 1
# #define HAVE_SIGINTERRUPT 1
# #define HAVE_STRERROR 1
# #define HAVE_SYSCONF 1
# #define HAVE_GETDTABLESIZE 1
# #define HAVE_MEMSET 1
# #define HAVE_SETSID 1
# #define HAVE_SETPGID 1
# #define HAVE_FCHMOD 1
# #define HAVE_FSYNC 1
# #define HAVE_FLOCK 1
# #define HAVE_GETHOSTENT 1
# #define HAVE_SHUTDOWN 1
# #define HAVE_USLEEP 1
# #define HAVE_UALARM 1
# #define HAVE_SETITIMER 1
# #define HAVE_NICE 1
# #define HAVE_FTIME 1
# #define HAVE_REALPATH 1
# #define HAVE_GETRESUID 1
# #define HAVE_SETRESUID 1
# #define HAVE_GETRESGID 1
# #define HAVE_SETRESGID 1
# #define HAVE_SETREUID 1
# #define HAVE_SETREGID 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_READLINK 1
# #define HAVE_GETCWD 1
# #define HAVE_UNAME 1
# #define HAVE_READDIR_R 1
# #define HAVE_RAND_R 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_UNSETENV 1
# #define HAVE_DECL_ENVIRON 1
# #define UNSETENV_POSIX 0
# #define HAVE_LC_MESSAGES 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_SETRLIMIT 1
# #define SIZEOF_RLIM_T 8
# #define RLIMIT_RESOURCE_T int
# #define SETRLIMIT_CONST const
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define PID_T pid_t
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_GETRUSAGE /**/
# #define RUSAGE_WHO_T int
# #define HAVE_LSTAT /**/
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STRUCT_STAT_ST_RDEV 1
# #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# #define SIZEOF_INO_T 8
# #define SIZEOF_DEV_T 8
# #define ELOOP_VALUE ELOOP
# #define VOID_CLOSEDIR /**/
# #define HAVE_IOCTL 1
# #define IOCTL_REQUEST_T int
# #define IOCTL_DOTS /**/
# #define NEED_SYS_IOCTL_H /**/
# #define HAVE_FIONREAD /**/
# #define HAVE_POLL 1
# #define HAVE_SELECT 1
# #define HAVE_SYS_SELECT_H /**/
# #define SELECT_WIDTH_T int
# #define SELECT_SET_T fd_set
# #define SELECT_CONST
# #define HAVE_NETDB_H 1
# #define HAVE_GETHOSTBYNAME /**/
# #define HAVE_CONNECT 1
# #define CONNECT_CONST const
# #define CONNECT_NAME_T struct sockaddr *
# #define CONNECT_ADDRLEN_T unsigned int
# #define HAVE_SYS_UN_H 1
# #define HAVE_IPV4 /**/
# #define HAVE_IPV6 /**/
# #define HAVE_INET_PTON 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_ADDR 1
# #define HAVE_SETSOCKOPT 1
# #define HAVE_GETSOCKOPT 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_ARPA_INET_H 1
# #define RET_INET_ADDR_TYPE unsigned int
# #define INET_ADDR_CONST const
# #define INET_ADDR_SUFFIX /**/
# #define HAVE_NETINET_TCP_H 1
# #define SETSOCKOPT_CONST const
# #define SETSOCKOPT_ARG_T void*
# #define SETSOCKOPT_OPTLEN_T unsigned int
# #define CODE_ADDRESS_RANGE 0x0000000000000000UL
# #define MALLOC_ADDRESS_RANGE 0x0000000001000000UL
# #define SHLIB_ADDRESS_RANGE 0x00007F035A000000UL
# #define STACK_ADDRESS_RANGE 0x00007FFEE2000000UL
# #define HAVE_MMAP /**/
# #define HAVE_MUNMAP 1
# #define HAVE_MSYNC 1
# #define HAVE_MPROTECT 1
# #define HAVE_DLFCN_H 1
# #define HAVE_DLOPEN 1
# #define HAVE_DLSYM 1
# #define HAVE_DLERROR 1
# #define HAVE_DLCLOSE 1
# #define HAVE_DLADDR 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
#
# configure: exit 1