Build of gprolog with musl toolchain

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

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

SLOCLanguage
53,906 ansic
17,941 perl
3,333 sh
935 makefile
20 asm
76,135 total

The process tree of the build process is here.

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: gprolog 1.4.4-1 (Tue Apr 4 23:07:05 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking 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... yes
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-as... no
# checking for as... as
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-windres... no
# checking for windres... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking whether make sets $(MAKE)... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking whether byte ordering is bigendian... no
# checking for inline... inline
# checking size of long... 8
# checking size of void*... 8
# checking sys/ioctl_compat.h usability... no
# checking sys/ioctl_compat.h presence... no
# checking for sys/ioctl_compat.h... no
# checking sys/siginfo.h usability... no
# checking sys/siginfo.h presence... no
# checking for sys/siginfo.h... no
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking sys/endian.h usability... no
# checking sys/endian.h presence... no
# checking for sys/endian.h... no
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking for getpagesize... (cached) yes
# checking for mprotect... yes
# checking for sigaction... yes
# checking for mallopt... no
# checking for fgetc... yes
# checking whether htole32 is declared... yes
# checking whether bswap_32 is declared... yes
# checking for atanh... yes
# checking for acosh... yes
# checking for asinh... yes
# checking for socklen_t... yes
# checking if struct sigcontext needs asm/sigcontext.h... no
# checking for sigsetjmp... yes
# checking for a working sigaction... ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# no
# checking constructors execution order... ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# last to first
# checking for socket... yes
# checking for gethostbyname... yes
# DIRECTORIES
# --> Installation: /usr/gprolog-1.4.4
# --> Link to binaries: /usr/bin
# --> Documentation: /usr/gprolog-1.4.4/doc
# --> HTML documentation: /usr/gprolog-1.4.4/doc/html_node
# --> Examples: /usr/gprolog-1.4.4/examples
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating TopComp/Makefile
# config.status: creating Pl2Wam/Makefile
# config.status: creating Wam2Ma/Makefile
# config.status: creating Ma2Asm/Makefile
# config.status: creating Fd2C/Makefile
# config.status: creating Linedit/Makefile
# config.status: creating W32GUICons/Makefile
# config.status: creating EnginePl/Makefile
# config.status: creating BipsPl/Makefile
# config.status: creating EngineFD/Makefile
# config.status: creating BipsFD/Makefile
# config.status: creating Ma2Asm/FromC/Makefile
# config.status: creating Win32/Makefile
# config.status: creating Win32/gp-setup.iss
# config.status: creating EnginePl/gp_config.h
# cd EnginePl; make config
# make[1]: Entering directory '/tmp/gprolog/src/gprolog-1.4.4/src/EnginePl'
# clang -fno-strict-aliasing -O3 -fomit-frame-pointer -o pl_config pl_config.c
# ./pl_config
# ./pl_config: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# make[1]: *** [Makefile:43: wam_regs.h] Error 127
# make[1]: Leaving directory '/tmp/gprolog/src/gprolog-1.4.4/src/EnginePl'
# make: *** [Makefile:51: config] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/gprolog/src/gprolog-1.4.4/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 gprolog configure 1.4.4, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --localstatedir=/var
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = fcbae1958621
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2710: checking for x86_64-unknown-linux-gcc
# configure:2737: result: clang
# configure:3006: checking for C compiler version
# configure:3015: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3026: $? = 0
# configure:3015: 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:3026: $? = 0
# configure:3015: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3026: $? = 1
# configure:3015: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3026: $? = 1
# configure:3046: checking whether the C compiler works
# configure:3068: clang conftest.c >&5
# configure:3072: $? = 0
# configure:3120: result: yes
# configure:3123: checking for C compiler default output file name
# configure:3125: result: a.out
# configure:3131: checking for suffix of executables
# configure:3138: clang -o conftest conftest.c >&5
# configure:3142: $? = 0
# configure:3164: result:
# configure:3186: checking whether we are cross compiling
# configure:3194: clang -o conftest conftest.c >&5
# configure:3198: $? = 0
# configure:3205: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3209: $? = 127
# configure:3224: result: yes
# configure:3229: checking for suffix of object files
# configure:3251: clang -c conftest.c >&5
# configure:3255: $? = 0
# configure:3276: result: o
# configure:3280: checking whether we are using the GNU C compiler
# configure:3299: clang -c conftest.c >&5
# configure:3299: $? = 0
# configure:3308: result: yes
# configure:3317: checking whether clang accepts -g
# configure:3337: clang -c -g conftest.c >&5
# configure:3337: $? = 0
# configure:3378: result: yes
# configure:3395: checking for clang option to accept ISO C89
# configure:3459: clang -c conftest.c >&5
# configure:3459: $? = 0
# configure:3472: result: none needed
# configure:3526: checking build system type
# configure:3540: result: x86_64-unknown-linux-gnu
# configure:3560: checking host system type
# configure:3573: result: x86_64-unknown-linux-gnu
# configure:3747: checking for x86_64-unknown-linux-as
# configure:3777: result: no
# configure:3787: checking for as
# configure:3803: found /sysroot/bin/as
# configure:3814: result: as
# configure:3826: WARNING: using cross tools not prefixed with host triplet
# configure:3839: checking for x86_64-unknown-linux-ranlib
# configure:3869: result: no
# configure:3879: checking for ranlib
# configure:3895: found /sysroot/bin/ranlib
# configure:3906: result: ranlib
# configure:3936: checking for x86_64-unknown-linux-windres
# configure:3966: result: no
# configure:3976: checking for windres
# configure:4006: result: no
# configure:4033: checking for x86_64-unknown-linux-ar
# configure:4063: result: no
# configure:4073: checking for ar
# configure:4089: found /sysroot/bin/ar
# configure:4100: result: ar
# configure:4127: checking for x86_64-unknown-linux-strip
# configure:4157: result: no
# configure:4167: checking for strip
# configure:4183: found /sysroot/bin/strip
# configure:4194: result: strip
# configure:4220: checking whether make sets $(MAKE)
# configure:4242: result: yes
# configure:4265: checking for a BSD-compatible install
# configure:4333: result: /usr/bin/install -c
# configure:4344: checking whether ln -s works
# configure:4348: result: yes
# configure:4492: checking how to run the C preprocessor
# configure:4523: clang -E conftest.c
# configure:4523: $? = 0
# configure:4537: clang -E conftest.c
# conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4537: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | /* end confdefs.h. */
# | #include
# configure:4562: result: clang -E
# configure:4582: clang -E conftest.c
# configure:4582: $? = 0
# configure:4596: clang -E conftest.c
# conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4596: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | /* end confdefs.h. */
# | #include
# configure:4625: checking for grep that handles long lines and -e
# configure:4683: result: /usr/sbin/grep
# configure:4688: checking for egrep
# configure:4750: result: /usr/sbin/grep -E
# configure:4755: checking for ANSI C header files
# configure:4775: clang -c conftest.c >&5
# configure:4775: $? = 0
# configure:4859: result: yes
# configure:4872: checking for sys/types.h
# configure:4872: clang -c conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking for sys/stat.h
# configure:4872: clang -c conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking for stdlib.h
# configure:4872: clang -c conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking for string.h
# configure:4872: clang -c conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking for memory.h
# configure:4872: clang -c conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking for strings.h
# configure:4872: clang -c conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking for inttypes.h
# configure:4872: clang -c conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking for stdint.h
# configure:4872: clang -c conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking for unistd.h
# configure:4872: clang -c conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4884: checking whether byte ordering is bigendian
# configure:4899: clang -c conftest.c >&5
# conftest.c:24:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:24:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4944: clang -c conftest.c >&5
# configure:4944: $? = 0
# configure:4962: clang -c conftest.c >&5
# conftest.c:30:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4962: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5090: result: no
# configure:5112: checking for inline
# configure:5128: clang -c conftest.c >&5
# configure:5128: $? = 0
# configure:5136: result: inline
# configure:5229: checking size of long
# configure:5234: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5234: $? = 0
# configure:5234: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5234: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5234: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5234: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5234: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5234: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5234: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5234: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5234: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5234: $? = 0
# configure:5234: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5234: $? = 0
# configure:5234: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5234: $? = 0
# configure:5234: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5234: $? = 0
# configure:5248: result: 8
# configure:5262: checking size of void*
# configure:5267: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5267: $? = 0
# configure:5267: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5267: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5267: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5267: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5267: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5267: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5267: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5267: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5267: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5267: $? = 0
# configure:5267: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5267: $? = 0
# configure:5267: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5267: $? = 0
# configure:5267: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5267: $? = 0
# configure:5281: result: 8
# configure:5294: checking sys/ioctl_compat.h usability
# configure:5294: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:58:10: fatal error: 'sys/ioctl_compat.h' file not found
# #include
# ^
# 1 error generated.
# configure:5294: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | /* 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:5294: result: no
# configure:5294: checking sys/ioctl_compat.h presence
# configure:5294: clang -E conftest.c
# conftest.c:25:10: fatal error: 'sys/ioctl_compat.h' file not found
# #include
# ^
# 1 error generated.
# configure:5294: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# configure:5294: result: no
# configure:5294: checking for sys/ioctl_compat.h
# configure:5294: result: no
# configure:5294: checking sys/siginfo.h usability
# configure:5294: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:58:10: fatal error: 'sys/siginfo.h' file not found
# #include
# ^
# 1 error generated.
# configure:5294: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | /* 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:5294: result: no
# configure:5294: checking sys/siginfo.h presence
# configure:5294: clang -E conftest.c
# conftest.c:25:10: fatal error: 'sys/siginfo.h' file not found
# #include
# ^
# 1 error generated.
# configure:5294: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# configure:5294: result: no
# configure:5294: checking for sys/siginfo.h
# configure:5294: result: no
# configure:5294: checking termios.h usability
# configure:5294: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking termios.h presence
# configure:5294: clang -E conftest.c
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking for termios.h
# configure:5294: result: yes
# configure:5294: checking malloc.h usability
# configure:5294: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking malloc.h presence
# configure:5294: clang -E conftest.c
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking for malloc.h
# configure:5294: result: yes
# configure:5294: checking endian.h usability
# configure:5294: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking endian.h presence
# configure:5294: clang -E conftest.c
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking for endian.h
# configure:5294: result: yes
# configure:5294: checking sys/endian.h usability
# configure:5294: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# conftest.c:61:10: fatal error: 'sys/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:5294: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_ENDIAN_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:5294: result: no
# configure:5294: checking sys/endian.h presence
# configure:5294: clang -E conftest.c
# conftest.c:28:10: fatal error: 'sys/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:5294: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5294: result: no
# configure:5294: checking for sys/endian.h
# configure:5294: result: no
# configure:5294: checking byteswap.h usability
# configure:5294: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking byteswap.h presence
# configure:5294: clang -E conftest.c
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking for byteswap.h
# configure:5294: result: yes
# configure:5294: checking float.h usability
# configure:5294: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking float.h presence
# configure:5294: clang -E conftest.c
# configure:5294: $? = 0
# configure:5294: result: yes
# configure:5294: checking for float.h
# configure:5294: result: yes
# configure:5310: checking for stdlib.h
# configure:5310: result: yes
# configure:5310: checking for unistd.h
# configure:5310: result: yes
# configure:5310: checking for sys/param.h
# configure:5310: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5310: $? = 0
# configure:5310: result: yes
# configure:5330: checking for getpagesize
# configure:5330: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5330: $? = 0
# configure:5330: result: yes
# configure:5339: checking for working mmap
# configure:5496: result: no
# configure:5509: checking for getpagesize
# configure:5509: result: yes
# configure:5509: checking for mprotect
# configure:5509: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5509: $? = 0
# configure:5509: result: yes
# configure:5509: checking for sigaction
# configure:5509: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5509: $? = 0
# configure:5509: result: yes
# configure:5509: checking for mallopt
# configure:5509: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# /tmp/conftest-7137e9.o:conftest.c:function main: error: undefined reference to 'mallopt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5509: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gprolog"
# | #define PACKAGE_TARNAME "gprolog"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "gprolog 1.4.4"
# | #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# | #define PACKAGE_URL "www.gprolog.org"
# | #define NO_USE_EBP 1
# | #define M_x86_64 1
# | #define M_linux 1
# | #define M_x86_64_linux 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SIGACTION 1
# | /* end confdefs.h. */
# | /* Define mallopt to an innocuous variant, in case declares mallopt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mallopt innocuous_mallopt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mallopt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mallopt
# |
# | /* 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 mallopt ();
# | /* 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_mallopt || defined __stub___mallopt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mallopt ();
# | ;
# | return 0;
# | }
# configure:5509: result: no
# configure:5509: checking for fgetc
# configure:5509: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5509: $? = 0
# configure:5509: result: yes
# configure:5518: checking whether htole32 is declared
# configure:5518: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5518: $? = 0
# configure:5518: result: yes
# configure:5542: checking whether bswap_32 is declared
# configure:5542: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5542: $? = 0
# configure:5542: result: yes
# configure:5573: checking for atanh
# configure:5573: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c -lm >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'atanh' [-Wincompatible-library-redeclaration]
# char atanh ();
# ^
# conftest.c:63:6: note: 'atanh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:5573: $? = 0
# configure:5573: result: yes
# configure:5573: checking for acosh
# configure:5573: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c -lm >&5
# conftest.c:64:6: warning: incompatible redeclaration of library function 'acosh' [-Wincompatible-library-redeclaration]
# char acosh ();
# ^
# conftest.c:64:6: note: 'acosh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:5573: $? = 0
# configure:5573: result: yes
# configure:5573: checking for asinh
# configure:5573: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c -lm >&5
# conftest.c:65:6: warning: incompatible redeclaration of library function 'asinh' [-Wincompatible-library-redeclaration]
# char asinh ();
# ^
# conftest.c:65:6: note: 'asinh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:5573: $? = 0
# configure:5573: result: yes
# configure:5586: checking for socklen_t
# configure:5602: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5602: $? = 0
# configure:5603: result: yes
# configure:5643: checking if struct sigcontext needs asm/sigcontext.h
# configure:5658: clang -c -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c >&5
# configure:5658: $? = 0
# configure:5659: result: no
# configure:5673: checking for sigsetjmp
# configure:5686: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c -lm >&5
# configure:5686: $? = 0
# configure:5687: result: yes
# configure:5701: checking for a working sigaction
# configure:5712: result: no
# configure:5719: checking constructors execution order
# configure:5736: result: last to first
# configure:5788: checking for socket
# configure:5788: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c -lm >&5
# configure:5788: $? = 0
# configure:5788: result: yes
# configure:5837: checking for gethostbyname
# configure:5837: clang -o conftest -fno-strict-aliasing -O3 -fomit-frame-pointer conftest.c -lm >&5
# configure:5837: $? = 0
# configure:5837: result: yes
# configure:6346: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gprolog config.status 1.4.4, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on fcbae1958621
#
# config.status:962: creating Makefile
# config.status:962: creating TopComp/Makefile
# config.status:962: creating Pl2Wam/Makefile
# config.status:962: creating Wam2Ma/Makefile
# config.status:962: creating Ma2Asm/Makefile
# config.status:962: creating Fd2C/Makefile
# config.status:962: creating Linedit/Makefile
# config.status:962: creating W32GUICons/Makefile
# config.status:962: creating EnginePl/Makefile
# config.status:962: creating BipsPl/Makefile
# config.status:962: creating EngineFD/Makefile
# config.status:962: creating BipsFD/Makefile
# config.status:962: creating Ma2Asm/FromC/Makefile
# config.status:962: creating Win32/Makefile
# config.status:962: creating Win32/gp-setup.iss
# config.status:962: creating EnginePl/gp_config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# 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_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_acosh=yes
# ac_cv_func_asinh=yes
# ac_cv_func_atanh=yes
# ac_cv_func_fgetc=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_mallopt=no
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_mprotect=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_socket=yes
# ac_cv_have_decl_bswap_32=yes
# ac_cv_have_decl_htole32=yes
# ac_cv_header_byteswap_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_endian_h=no
# ac_cv_header_sys_ioctl_compat_h=no
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_siginfo_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_AS=as
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=8
# ac_cv_sizeof_voidp=8
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# AR_RC='ar rc '
# AR_SEP=' '
# AS='as'
# ASFLAGS='--64'
# ASM_SUFFIX='.s'
# BIN_FILES=' gplc hexgplc gprolog pl2wam wam2ma ma2asm fd2c'
# CC='clang'
# CC_EXE_NAME_OPT='-o '
# CC_OBJ_NAME_OPT='-o '
# CFLAGS='-O3 -fomit-frame-pointer'
# CFLAGS_MACHINE=' -fno-strict-aliasing'
# CFLAGS_PREFIX_REG='-ffixed-%s'
# CFLAGS_UNSIGNED_CHAR='-funsigned-char'
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# DLL_W32GUICONS='w32guicons.dll'
# DOC_DIR='/usr/gprolog-1.4.4/doc'
# DOC_FILES='???*.dvi ???*.ps ???*.pdf ???*.chm ???*.eps ???*.html ???*.gif'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENV_VARIABLE='PL_PATH'
# EXAMPLES_DIR='/usr/gprolog-1.4.4/examples'
# EXC_FILES='Makefile README ??*.pl ??*_c.c'
# EXEEXT=''
# EXE_SUFFIX=''
# EXFD_FILES='Makefile ??*.pl ??*.fd'
# EXPL_FILES='Makefile README PROGS ??*.pl'
# GPLC='gplc'
# GREP='/usr/sbin/grep'
# HEXGPLC='hexgplc'
# HTML_DIR='/usr/gprolog-1.4.4/doc/html_node'
# HTML_FILES='???*.html ???*.gif ???*.css'
# INC_FILES='gprolog.h fd_to_c.h'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_DIR='/usr/gprolog-1.4.4'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LD='clang'
# LDFLAGS=''
# LDGUILIBS=''
# LDLIBS='-lm'
# LD_DLL_OPT='-shared'
# LD_OUT_NAME_OPT='-o '
# LIBOBJS=''
# LIBS=' -lm'
# LIB_BIPS_FD='libbips_fd.a'
# LIB_BIPS_PL='libbips_pl.a'
# LIB_ENGINE_FD='libengine_fd.a'
# LIB_ENGINE_PL='libengine_pl.a'
# LIB_FILES='libengine_pl.a libbips_pl.a liblinedit.a libengine_fd.a libbips_fd.a'
# LIB_LINEDIT='liblinedit.a'
# LINKS_DIR='/usr/bin'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKE_ENGINE1_SRC='engine1.c'
# MAKE_FD_DIRS='$(FD_DIRS)'
# MAKE_LE_DIRS='$(LE_DIRS)'
# MAKE_LE_INTERF_OBJS='$(LE_INTERF_OBJS)'
# MAKE_SOCKETS_OBJS='$(SOCKETS_OBJS)'
# MAKE_W32GC_DIRS=''
# OBJEXT='o'
# OBJ_FILES=' top_level.o all_pl_bips.o debugger.o all_fd_bips.o'
# OBJ_SUFFIX='.o'
# PACKAGE_BUGREPORT='bug-prolog@gnu.org'
# PACKAGE_NAME='gprolog'
# PACKAGE_STRING='gprolog 1.4.4'
# PACKAGE_TARNAME='gprolog'
# PACKAGE_URL='www.gprolog.org'
# PACKAGE_VERSION='1.4.4'
# PATH_SEPARATOR=':'
# PKG_NAME='gprolog-1.4.4'
# PROLOG_COPYRIGHT='Copyright (C) 1999-2013 Daniel Diaz'
# PROLOG_DATE='Apr 4 2017'
# PROLOG_DIALECT='gprolog'
# PROLOG_NAME='GNU Prolog'
# PROLOG_VERSION='1.4.4'
# RANLIB='ranlib'
# RC=''
# RCFLAGS='-O coff'
# RC_OUT_NAME_OPT='-o '
# ROOT_DIR1='/tmp/gprolog/src/gprolog-1.4.4'
# ROOT_DIR='/tmp/gprolog/src/gprolog-1.4.4'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TOP_LEVEL='gprolog'
# TOP_LEVEL_FLAGS=''
# TXT_FILES='README COPYING VERSION NEWS ChangeLog gprolog.ico'
# WIN_AS_FOUND=''
# WIN_CC_VER=''
# WIN_CONF_OPT=' --host=x86_64-unknown-linux'
# WIN_TMP_DIR=''
# WITH_MSVC='no'
# ac_ct_CC=''
# 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='/usr'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "gprolog"
# #define PACKAGE_TARNAME "gprolog"
# #define PACKAGE_VERSION "1.4.4"
# #define PACKAGE_STRING "gprolog 1.4.4"
# #define PACKAGE_BUGREPORT "bug-prolog@gnu.org"
# #define PACKAGE_URL "www.gprolog.org"
# #define NO_USE_EBP 1
# #define M_x86_64 1
# #define M_linux 1
# #define M_x86_64_linux 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define SIZEOF_LONG 8
# #define SIZEOF_VOIDP 8
# #define HAVE_TERMIOS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_BYTESWAP_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MPROTECT 1
# #define HAVE_SIGACTION 1
# #define HAVE_FGETC 1
# #define HAVE_DECL_HTOLE32 1
# #define HAVE_DECL_BSWAP_32 1
# #define HAVE_ATANH 1
# #define HAVE_ACOSH 1
# #define HAVE_ASINH 1
# #define HAVE_SIGSETJMP 1
# #define NO_USE_GUI_CONSOLE 1
# #define PROLOG_NAME "GNU Prolog"
# #define PROLOG_DIALECT "gprolog"
# #define PROLOG_VERSION "1.4.4"
# #define PROLOG_DATE "Apr 4 2017"
# #define PROLOG_COPYRIGHT "Copyright (C) 1999-2013 Daniel Diaz"
# #define TOP_LEVEL "gprolog"
# #define GPLC "gplc"
# #define HEXGPLC "hexgplc"
# #define ENV_VARIABLE "PL_PATH"
# #define M_CPU "x86_64"
# #define M_VENDOR "unknown"
# #define M_OS "linux-gnu"
# #define CC "clang"
# #define CFLAGS_PREFIX_REG "-ffixed-%s"
# #define CFLAGS "-O3 -fomit-frame-pointer"
# #define CFLAGS_MACHINE " -fno-strict-aliasing"
# #define LDFLAGS ""
# #define LDLIBS "-lm"
# #define AS "as"
# #define ASFLAGS "--64"
# #define STRIP "strip"
# #define ASM_SUFFIX ".s"
# #define OBJ_SUFFIX ".o"
# #define EXE_SUFFIX ""
# #define CC_OBJ_NAME_OPT "-o "
# #define CC_EXE_NAME_OPT "-o "
# #define DLL_W32GUICONS "w32guicons.dll"
# #define LIB_LINEDIT "liblinedit.a"
# #define LIB_ENGINE_PL "libengine_pl.a"
# #define LIB_BIPS_PL "libbips_pl.a"
# #define LIB_ENGINE_FD "libengine_fd.a"
# #define LIB_BIPS_FD "libbips_fd.a"
#
# configure: exit 0