8826 lines
270 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by xorg-server configure 1.18.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-docs --disable-devel-docs --with-dtrace=no --disable-unit-tests --with-builder-addr=svsp@svsptech.ru --with-os-name=Calista Operating System amd64 build 9 --with-os-vendor=SVSP Technologies --with-builderstring=Assembled using the Calista operating system assembler
## --------- ##
## Platform. ##
## --------- ##
hostname = calista-dev
uname -m = amd64
uname -r = 15.0-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC
/usr/bin/uname -p = amd64
/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3678: checking for a BSD-compatible install
configure:3746: result: /usr/bin/install -c
configure:3757: checking whether build environment is sane
configure:3812: result: yes
configure:3963: checking for a thread-safe mkdir -p
configure:4002: result: ./install-sh -c -d
configure:4009: checking for gawk
configure:4039: result: no
configure:4009: checking for mawk
configure:4039: result: no
configure:4009: checking for nawk
configure:4025: found /usr/bin/nawk
configure:4036: result: nawk
configure:4047: checking whether make sets $(MAKE)
configure:4069: result: yes
configure:4098: checking whether make supports nested variables
configure:4115: result: yes
configure:4253: checking for style of include used by make
configure:4281: result: GNU
configure:4352: checking for gcc
configure:4382: result: no
configure:4445: checking for cc
configure:4466: found /usr/bin/cc
configure:4489: result: cc
configure:4608: checking for C compiler version
configure:4617: cc --version >&5
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
Target: x86_64-unknown-freebsd15.0
Thread model: posix
InstalledDir: /usr/bin
configure:4628: $? = 0
configure:4617: cc -v >&5
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
Target: x86_64-unknown-freebsd15.0
Thread model: posix
InstalledDir: /usr/bin
configure:4628: $? = 0
configure:4617: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:4628: $? = 1
configure:4617: cc -qversion >&5
cc: error: unknown argument '-qversion'; did you mean '--version'?
cc: error: no input files
configure:4628: $? = 1
configure:4648: checking whether the C compiler works
configure:4670: cc -w conftest.c >&5
configure:4674: $? = 0
configure:4722: result: yes
configure:4725: checking for C compiler default output file name
configure:4727: result: a.out
configure:4733: checking for suffix of executables
configure:4740: cc -o conftest -w conftest.c >&5
configure:4744: $? = 0
configure:4766: result:
configure:4788: checking whether we are cross compiling
configure:4796: cc -o conftest -w conftest.c >&5
configure:4800: $? = 0
configure:4807: ./conftest
configure:4811: $? = 0
configure:4826: result: no
configure:4831: checking for suffix of object files
configure:4853: cc -c -w conftest.c >&5
configure:4857: $? = 0
configure:4878: result: o
configure:4882: checking whether we are using the GNU C compiler
configure:4901: cc -c -w conftest.c >&5
configure:4901: $? = 0
configure:4910: result: yes
configure:4919: checking whether cc accepts -g
configure:4939: cc -c -g conftest.c >&5
configure:4939: $? = 0
configure:4980: result: yes
configure:4997: checking for cc option to accept ISO C89
configure:5060: cc -c -w conftest.c >&5
configure:5060: $? = 0
configure:5073: result: none needed
configure:5098: checking whether cc understands -c and -o together
configure:5120: cc -c conftest.c -o conftest2.o
configure:5123: $? = 0
configure:5120: cc -c conftest.c -o conftest2.o
configure:5123: $? = 0
configure:5135: result: yes
configure:5154: checking dependency style of cc
configure:5265: result: gcc3
configure:5286: checking how to run the C preprocessor
configure:5317: cc -E conftest.c
configure:5317: $? = 0
configure:5331: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5331: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5356: result: cc -E
configure:5376: cc -E conftest.c
configure:5376: $? = 0
configure:5390: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5390: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5419: checking for grep that handles long lines and -e
configure:5477: result: /usr/bin/grep
configure:5482: checking for egrep
configure:5544: result: /usr/bin/grep -E
configure:5549: checking for ANSI C header files
configure:5569: cc -c -w conftest.c >&5
configure:5569: $? = 0
configure:5642: cc -o conftest -w conftest.c >&5
configure:5642: $? = 0
configure:5642: ./conftest
configure:5642: $? = 0
configure:5653: result: yes
configure:5666: checking for sys/types.h
configure:5666: cc -c -w conftest.c >&5
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking for sys/stat.h
configure:5666: cc -c -w conftest.c >&5
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking for stdlib.h
configure:5666: cc -c -w conftest.c >&5
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking for string.h
configure:5666: cc -c -w conftest.c >&5
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking for memory.h
configure:5666: cc -c -w conftest.c >&5
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking for strings.h
configure:5666: cc -c -w conftest.c >&5
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking for inttypes.h
configure:5666: cc -c -w conftest.c >&5
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking for stdint.h
configure:5666: cc -c -w conftest.c >&5
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking for unistd.h
configure:5666: cc -c -w conftest.c >&5
configure:5666: $? = 0
configure:5666: result: yes
configure:5679: checking minix/config.h usability
configure:5679: cc -c -w conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
54 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
1 error generated.
configure:5679: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5679: result: no
configure:5679: checking minix/config.h presence
configure:5679: cc -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
21 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
1 error generated.
configure:5679: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 <minix/config.h>
configure:5679: result: no
configure:5679: checking for minix/config.h
configure:5679: result: no
configure:5700: checking whether it is safe to define __EXTENSIONS__
configure:5718: cc -c -w conftest.c >&5
configure:5718: $? = 0
configure:5725: result: yes
configure:5752: checking for cc option to accept ISO C99
configure:5901: cc -c -w conftest.c >&5
configure:5901: $? = 0
configure:5914: result: none needed
configure:5933: checking whether __clang__ is declared
configure:5933: cc -c -w conftest.c >&5
configure:5933: $? = 0
configure:5933: result: yes
configure:5940: checking whether __INTEL_COMPILER is declared
configure:5940: cc -c -w conftest.c >&5
conftest.c:66:10: error: use of undeclared identifier '__INTEL_COMPILER'
66 | (void) __INTEL_COMPILER;
| ^
1 error generated.
configure:5940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __INTEL_COMPILER
| #ifdef __cplusplus
| (void) __INTEL_COMPILER;
| #else
| (void) __INTEL_COMPILER;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:5940: result: no
configure:5947: checking whether __SUNPRO_C is declared
configure:5947: cc -c -w conftest.c >&5
conftest.c:66:10: error: use of undeclared identifier '__SUNPRO_C'
66 | (void) __SUNPRO_C;
| ^
1 error generated.
configure:5947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __SUNPRO_C
| #ifdef __cplusplus
| (void) __SUNPRO_C;
| #else
| (void) __SUNPRO_C;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:5947: result: no
configure:6009: checking for pkg-config
configure:6027: found /usr/local/bin/pkg-config
configure:6039: result: /usr/local/bin/pkg-config
configure:6064: checking pkg-config is at least version 0.9.0
configure:6067: result: yes
configure:6079: checking build system type
configure:6093: result: x86_64-unknown-freebsd15.0
configure:6113: checking host system type
configure:6126: result: x86_64-unknown-freebsd15.0
configure:6146: checking for a sed that does not truncate output
configure:6210: result: /usr/bin/sed
configure:6256: checking if cc supports -Werror=unknown-warning-option
configure:6265: cc -c -w -Werror=unknown-warning-option conftest.c >&5
configure:6265: $? = 0
configure:6272: result: yes
configure:6283: checking if cc supports -Werror=unused-command-line-argument
configure:6292: cc -c -w -Werror=unknown-warning-option -Werror=unused-command-line-argument conftest.c >&5
configure:6292: $? = 0
configure:6299: result: yes
configure:6318: checking if cc supports -Wall
configure:6335: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wall conftest.c >&5
configure:6335: $? = 0
configure:6348: result: yes
configure:6436: checking if cc supports -Wpointer-arith
configure:6453: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wpointer-arith conftest.c >&5
configure:6453: $? = 0
configure:6466: result: yes
configure:6554: checking if cc supports -Wmissing-declarations
configure:6571: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-declarations conftest.c >&5
configure:6571: $? = 0
configure:6584: result: yes
configure:6672: checking if cc supports -Wformat=2
configure:6689: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wformat=2 conftest.c >&5
configure:6689: $? = 0
configure:6702: result: yes
configure:6841: checking if cc supports -Wstrict-prototypes
configure:6858: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wstrict-prototypes conftest.c >&5
configure:6858: $? = 0
configure:6871: result: yes
configure:6959: checking if cc supports -Wmissing-prototypes
configure:6976: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-prototypes conftest.c >&5
configure:6976: $? = 0
configure:6989: result: yes
configure:7077: checking if cc supports -Wnested-externs
configure:7094: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wnested-externs conftest.c >&5
configure:7094: $? = 0
configure:7107: result: yes
configure:7195: checking if cc supports -Wbad-function-cast
configure:7212: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wbad-function-cast conftest.c >&5
configure:7212: $? = 0
configure:7225: result: yes
configure:7313: checking if cc supports -Wold-style-definition
configure:7330: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wold-style-definition conftest.c >&5
configure:7330: $? = 0
configure:7343: result: yes
configure:7480: checking if cc supports -Wdeclaration-after-statement
configure:7497: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wdeclaration-after-statement conftest.c >&5
configure:7497: $? = 0
configure:7510: result: yes
configure:7602: checking if cc supports -Wunused
configure:7619: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused conftest.c >&5
configure:7619: $? = 0
configure:7632: result: yes
configure:7720: checking if cc supports -Wuninitialized
configure:7737: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wuninitialized conftest.c >&5
configure:7737: $? = 0
configure:7750: result: yes
configure:7838: checking if cc supports -Wshadow
configure:7855: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wshadow conftest.c >&5
configure:7855: $? = 0
configure:7868: result: yes
configure:7956: checking if cc supports -Wmissing-noreturn
configure:7973: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-noreturn conftest.c >&5
configure:7973: $? = 0
configure:7986: result: yes
configure:8074: checking if cc supports -Wmissing-format-attribute
configure:8091: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-format-attribute conftest.c >&5
configure:8091: $? = 0
configure:8104: result: yes
configure:8192: checking if cc supports -Wredundant-decls
configure:8209: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wredundant-decls conftest.c >&5
configure:8209: $? = 0
configure:8222: result: yes
configure:8310: checking if cc supports -Wlogical-op
configure:8327: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wlogical-op conftest.c >&5
configure:8327: $? = 0
configure:8340: result: yes
configure:8440: checking if cc supports -Werror=implicit
configure:8457: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=implicit conftest.c >&5
configure:8457: $? = 0
configure:8470: result: yes
configure:8607: checking if cc supports -Werror=nonnull
configure:8624: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=nonnull conftest.c >&5
configure:8624: $? = 0
configure:8637: result: yes
configure:8725: checking if cc supports -Werror=init-self
configure:8742: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=init-self conftest.c >&5
configure:8742: $? = 0
configure:8755: result: yes
configure:8843: checking if cc supports -Werror=main
configure:8860: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=main conftest.c >&5
configure:8860: $? = 0
configure:8873: result: yes
configure:8961: checking if cc supports -Werror=missing-braces
configure:8978: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-braces conftest.c >&5
configure:8978: $? = 0
configure:8991: result: yes
configure:9079: checking if cc supports -Werror=sequence-point
configure:9096: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=sequence-point conftest.c >&5
configure:9096: $? = 0
configure:9109: result: yes
configure:9197: checking if cc supports -Werror=return-type
configure:9214: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=return-type conftest.c >&5
configure:9214: $? = 0
configure:9227: result: yes
configure:9364: checking if cc supports -Werror=trigraphs
configure:9381: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=trigraphs conftest.c >&5
configure:9381: $? = 0
configure:9394: result: yes
configure:9482: checking if cc supports -Werror=array-bounds
configure:9499: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=array-bounds conftest.c >&5
configure:9499: $? = 0
configure:9512: result: yes
configure:9600: checking if cc supports -Werror=write-strings
configure:9617: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=write-strings conftest.c >&5
configure:9617: $? = 0
configure:9630: result: yes
configure:9718: checking if cc supports -Werror=address
configure:9735: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=address conftest.c >&5
configure:9735: $? = 0
configure:9748: result: yes
configure:9836: checking if cc supports -Werror=int-to-pointer-cast
configure:9853: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=int-to-pointer-cast conftest.c >&5
configure:9853: $? = 0
configure:9866: result: yes
configure:10003: checking if cc supports -Werror=pointer-to-int-cast
configure:10020: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=pointer-to-int-cast conftest.c >&5
configure:10020: $? = 0
configure:10033: result: yes
configure:11691: checking if cc supports -pedantic
configure:11708: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -pedantic conftest.c >&5
configure:11708: $? = 0
configure:11721: result: yes
configure:11809: checking if cc supports -Werror
configure:11826: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror conftest.c >&5
configure:11826: $? = 0
configure:11839: result: yes
configure:11979: checking if cc supports -Werror=attributes
configure:11996: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=attributes conftest.c >&5
configure:11996: $? = 0
configure:12009: result: yes
configure:12169: checking whether make supports nested variables
configure:12186: result: yes
configure:12215: checking for doxygen
configure:12248: result: no
configure:12254: WARNING: doxygen not found - documentation targets will be skipped
configure:12408: checking for X.Org SGML entities >= 1.8
configure:12412: $PKG_CONFIG --exists --print-errors "xorg-sgml-doctools >= 1.8"
Package xorg-sgml-doctools was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-sgml-doctools.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xorg-sgml-doctools' not found
configure:12415: $? = 1
configure:12431: result: no
configure:12465: checking whether to build documentation
configure:12467: result: no
configure:12488: checking whether to build developer documentation
configure:12490: result: no
configure:12509: checking for xmlto
configure:12542: result: no
configure:12548: WARNING: xmlto not found - documentation targets will be skipped
configure:12684: checking for fop
configure:12717: result: no
configure:12723: WARNING: fop not found - documentation targets will be skipped
configure:12813: checking for xsltproc
configure:12846: result: no
configure:12852: WARNING: xsltproc not found - cannot transform XML documents
configure:13012: checking whether to build unit test cases
configure:13014: result: no
configure:13018: checking whether the linker accepts -Wl,-wrap,exit
configure:13038: cc -o conftest -w -Wl,-wrap,exit conftest.c >&5
configure:13038: $? = 0
configure:13049: result: yes
configure:13112: checking dependency style of cc
configure:13221: result: gcc3
configure:13236: checking whether ln -s works
configure:13240: result: yes
configure:13294: checking how to print strings
configure:13321: result: printf
configure:13342: checking for a sed that does not truncate output
configure:13406: result: /usr/bin/sed
configure:13424: checking for fgrep
configure:13486: result: /usr/bin/grep -F
configure:13521: checking for ld used by cc
configure:13588: result: /usr/bin/ld
configure:13595: checking if the linker (/usr/bin/ld) is GNU ld
configure:13610: result: yes
configure:13622: checking for BSD- or MS-compatible name lister (nm)
configure:13676: result: /usr/bin/nm -B
configure:13806: checking the name lister (/usr/bin/nm -B) interface
configure:13813: cc -c -w conftest.c >&5
configure:13816: /usr/bin/nm -B "conftest.o"
configure:13819: output
0000000000000000 B some_variable
configure:13826: result: BSD nm
configure:13830: checking the maximum length of command line arguments
configure:13961: result: 393216
configure:14009: checking how to convert x86_64-unknown-freebsd15.0 file names to x86_64-unknown-freebsd15.0 format
configure:14049: result: func_convert_file_noop
configure:14056: checking how to convert x86_64-unknown-freebsd15.0 file names to toolchain format
configure:14076: result: func_convert_file_noop
configure:14083: checking for /usr/bin/ld option to reload object files
configure:14090: result: -r
configure:14164: checking for objdump
configure:14180: found /usr/bin/objdump
configure:14191: result: objdump
configure:14220: checking how to recognize dependent libraries
configure:14420: result: pass_all
configure:14505: checking for dlltool
configure:14535: result: no
configure:14562: checking how to associate runtime and link libraries
configure:14589: result: printf %s\n
configure:14649: checking for ar
configure:14665: found /usr/bin/ar
configure:14676: result: ar
configure:14713: checking for archiver @FILE support
configure:14730: cc -c -w conftest.c >&5
configure:14730: $? = 0
configure:14733: ar cru libconftest.a @conftest.lst >&5
configure:14736: $? = 0
configure:14741: ar cru libconftest.a @conftest.lst >&5
ar: error: conftest.o: No such file or directory
configure:14744: $? = 1
configure:14756: result: @
configure:14814: checking for strip
configure:14830: found /usr/bin/strip
configure:14841: result: strip
configure:14913: checking for ranlib
configure:14929: found /usr/bin/ranlib
configure:14940: result: ranlib
configure:15042: checking command to parse /usr/bin/nm -B output from cc object
configure:15195: cc -c -w conftest.c >&5
configure:15198: $? = 0
configure:15202: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:15205: $? = 0
configure:15271: cc -o conftest -w conftest.c conftstm.o >&5
configure:15274: $? = 0
configure:15312: result: ok
configure:15359: checking for sysroot
configure:15389: result: no
configure:15396: checking for a working dd
configure:15434: result: /bin/dd
configure:15438: checking how to truncate binary pipes
configure:15453: result: /bin/dd bs=4096 count=1
configure:15782: checking for mt
configure:15798: found /usr/bin/mt
configure:15809: result: mt
configure:15832: checking if mt is a manifest tool
configure:15838: mt '-?'
mt: illegal option -- ?
usage: mt [-f device] command [count]
configure:15846: result: no
configure:16520: checking for dlfcn.h
configure:16520: cc -c -w conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:17073: checking for objdir
configure:17088: result: .libs
configure:17352: checking if cc supports -fno-rtti -fno-exceptions
configure:17370: cc -c -w -fno-rtti -fno-exceptions conftest.c >&5
configure:17374: $? = 0
configure:17387: result: yes
configure:17745: checking for cc option to produce PIC
configure:17752: result: -fPIC -DPIC
configure:17760: checking if cc PIC flag -fPIC -DPIC works
configure:17778: cc -c -w -fPIC -DPIC -DPIC conftest.c >&5
configure:17782: $? = 0
configure:17795: result: yes
configure:17824: checking if cc static flag -static works
configure:17852: result: yes
configure:17867: checking if cc supports -c -o file.o
configure:17888: cc -c -w -o out/conftest2.o conftest.c >&5
configure:17892: $? = 0
configure:17914: result: yes
configure:17922: checking if cc supports -c -o file.o
configure:17969: result: yes
configure:18002: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:19261: result: yes
configure:19298: checking whether -lc should be explicitly linked in
configure:19306: cc -c -w conftest.c >&5
configure:19309: $? = 0
configure:19324: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:19327: $? = 0
configure:19341: result: no
configure:19501: checking dynamic linker characteristics
configure:20322: result: freebsd15.0 ld.so
configure:20444: checking how to hardcode library paths into programs
configure:20469: result: immediate
configure:21017: checking whether stripping libraries is possible
configure:21022: result: yes
configure:21057: checking if libtool supports shared libraries
configure:21059: result: yes
configure:21062: checking whether to build shared libraries
configure:21087: result: yes
configure:21090: checking whether to build static libraries
configure:21094: result: no
configure:21185: checking for pkg-config
configure:21215: result: /usr/local/bin/pkg-config
configure:21240: checking pkg-config is at least version 0.9.0
configure:21243: result: yes
configure:21255: checking for flex
configure:21271: found /usr/bin/flex
configure:21282: result: flex
configure:21320: flex conftest.l
configure:21324: $? = 0
configure:21326: checking lex output file root
configure:21340: result: lex.yy
configure:21345: checking lex library
configure:21359: cc -o conftest -w conftest.c >&5
ld: error: undefined symbol: yywrap
>>> referenced by conftest.c
>>> /tmp/conftest-88d772.o:(yylex)
>>> referenced by conftest.c
>>> /tmp/conftest-88d772.o:(input)
>>> referenced by conftest.c
>>> /tmp/conftest-88d772.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:21359: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| #line 2 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 6
| #define YY_FLEX_SUBMINOR_VERSION 4
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined(__FreeBSD__) || \
| (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L)
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #ifndef SIZE_MAX
| #define SIZE_MAX (~(size_t)0)
| #endif
|
| #endif /* ! C99 */
|
| #endif /* ! FLEXINT_H */
|
| /* begin standard C++ headers. */
|
| /* TODO: this is always defined, so inline it */
| #define yyconst const
|
| #if defined(__GNUC__) && __GNUC__ >= 3
| #define yynoreturn __attribute__((__noreturn__))
| #else
| #define yynoreturn
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an
| * integer in range [0..255] for use as an array index.
| */
| #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart( yyin )
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k.
| * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
| * Ditto for the __ia64__ case accordingly.
| */
| #define YY_BUF_SIZE 32768
| #else
| #define YY_BUF_SIZE 16384
| #endif /* __ia64__ */
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| extern int yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
| #define YY_LINENO_REWIND_TO(ptr)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| int yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| int yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
| #define yy_current_buffer YY_CURRENT_BUFFER
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars; /* number of characters read into yy_ch_buf */
| int yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = NULL;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart ( FILE *input_file );
| void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
| void yy_delete_buffer ( YY_BUFFER_STATE b );
| void yy_flush_buffer ( YY_BUFFER_STATE b );
| void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state ( void );
|
| static void yyensure_buffer_stack ( void );
| static void yy_load_buffer_state ( void );
| static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
| #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
| YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
|
| void *yyalloc ( yy_size_t );
| void *yyrealloc ( void *, yy_size_t );
| void yyfree ( void * );
|
| #define yy_new_buffer yy_create_buffer
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer( yyin, YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer( yyin, YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
| typedef flex_uint8_t YY_CHAR;
|
| FILE *yyin = NULL, *yyout = NULL;
|
| typedef int yy_state_type;
|
| extern int yylineno;
| int yylineno = 1;
|
| extern char *yytext;
| #ifdef yytext_ptr
| #undef yytext_ptr
| #endif
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state ( void );
| static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
| static int yy_get_next_buffer ( void );
| static void yynoreturn yy_fatal_error ( const char* msg );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (int) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static const flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static const flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static const YY_CHAR yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static const YY_CHAR yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static const flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static const flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static const flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static const flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 461 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals ( void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy ( void );
|
| int yyget_debug ( void );
|
| void yyset_debug ( int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra ( void );
|
| void yyset_extra ( YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in ( void );
|
| void yyset_in ( FILE * _in_str );
|
| FILE *yyget_out ( void );
|
| void yyset_out ( FILE * _out_str );
|
| int yyget_leng ( void );
|
| char *yyget_text ( void );
|
| int yyget_lineno ( void );
|
| void yyset_lineno ( int _line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap ( void );
| #else
| extern int yywrap ( void );
| #endif
| #endif
|
| #ifndef YY_NO_UNPUT
|
| static void yyunput ( int c, char *buf_ptr );
|
| #endif
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy ( char *, const char *, int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen ( const char * );
| #endif
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput ( void );
| #else
| static int input ( void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k */
| #define YY_READ_BUF_SIZE 16384
| #else
| #define YY_READ_BUF_SIZE 8192
| #endif /* __ia64__ */
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| int n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK /*LINTED*/break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| yy_state_type yy_current_state;
| char *yy_cp, *yy_bp;
| int yy_act;
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer( yyin, YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| {
| #line 1 "conftest.l"
|
| #line 686 "lex.yy.c"
|
| while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
|
| find_rule: /* we branch to this label when backing up */
|
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
| yyless ((input () != 0)); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| YY_BREAK
| #line 795 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of user's declarations */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| char *source = (yytext_ptr);
| int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| int num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart( yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
| (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| /* "- 2" to take care of EOB's */
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| yy_state_type yy_current_state;
| char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| int yy_is_jam;
|
| YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| #ifndef YY_NO_UNPUT
|
| static void yyunput (int c, char * yy_bp )
| {
| char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| int number_to_move = (yy_n_chars) + 2;
| char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #endif
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart( yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| #ifdef YY_FLEX_LEX_COMPAT
| return 0;
| #else
| return EOF;
| #endif
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer( yyin, YY_BUF_SIZE );
| }
|
| yy_init_buffer( YY_CURRENT_BUFFER, input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer( b, file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree( (void *) b->yy_ch_buf );
|
| yyfree( (void *) b );
| }
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer( b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| yy_size_t num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| yy_size_t grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return NULL;
|
| b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = NULL;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer( b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (const char * yystr )
| {
|
| return yy_scan_bytes( yystr, (int) strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param yybytes the byte buffer to scan
| * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n;
| int i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = (yy_size_t) (_yybytes_len + 2);
| buf = (char *) yyalloc( n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer( buf, n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yynoreturn yy_fatal_error (const char* msg )
| {
| fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| int yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param _line_number line number
| *
| */
| void yyset_lineno (int _line_number )
| {
|
| yylineno = _line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param _in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * _in_str )
| {
| yyin = _in_str ;
| }
|
| void yyset_out (FILE * _out_str )
| {
| yyout = _out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int _bdebug )
| {
| yy_flex_debug = _bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = NULL;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = NULL;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = NULL;
| yyout = NULL;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer( YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, const char * s2, int n )
| {
|
| int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (const char * s )
| {
| int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return malloc(size);
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
|
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return realloc(ptr, size);
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:21359: cc -o conftest -w conftest.c -lfl >&5
configure:21359: $? = 0
configure:21369: result: -lfl
configure:21375: checking whether yytext is a pointer
configure:21392: cc -o conftest -w conftest.c -lfl >&5
configure:21392: $? = 0
configure:21400: result: yes
configure:21414: checking for bison
configure:21444: result: no
configure:21414: checking for byacc
configure:21430: found /usr/bin/byacc
configure:21441: result: byacc
configure:21460: checking for special C compiler options needed for large files
configure:21505: result: no
configure:21511: checking for _FILE_OFFSET_BITS value needed for large files
configure:21536: cc -c -w conftest.c >&5
configure:21536: $? = 0
configure:21568: result: no
configure:21659: checking for cpp
configure:21678: found /usr/bin/cpp
configure:21690: result: /usr/bin/cpp
configure:21706: checking if /usr/bin/cpp requires -undef
configure:21718: result: yes
configure:21731: checking if /usr/bin/cpp requires -traditional
configure:21744: result: yes
configure:21872: checking for dirent.h that defines DIR
configure:21891: cc -c -w conftest.c >&5
configure:21891: $? = 0
configure:21899: result: yes
configure:21912: checking for library containing opendir
configure:21943: cc -o conftest -w conftest.c >&5
configure:21943: $? = 0
configure:21960: result: none required
configure:22027: checking for ANSI C header files
configure:22131: result: yes
configure:22143: checking fcntl.h usability
configure:22143: cc -c -w conftest.c >&5
configure:22143: $? = 0
configure:22143: result: yes
configure:22143: checking fcntl.h presence
configure:22143: cc -E conftest.c
configure:22143: $? = 0
configure:22143: result: yes
configure:22143: checking for fcntl.h
configure:22143: result: yes
configure:22143: checking for stdlib.h
configure:22143: result: yes
configure:22143: checking for string.h
configure:22143: result: yes
configure:22143: checking for unistd.h
configure:22143: result: yes
configure:22143: checking for dlfcn.h
configure:22143: result: yes
configure:22143: checking stropts.h usability
configure:22143: cc -c -w conftest.c >&5
conftest.c:72:10: fatal error: 'stropts.h' file not found
72 | #include <stropts.h>
| ^~~~~~~~~~~
1 error generated.
configure:22143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stropts.h>
configure:22143: result: no
configure:22143: checking stropts.h presence
configure:22143: cc -E conftest.c
conftest.c:39:10: fatal error: 'stropts.h' file not found
39 | #include <stropts.h>
| ^~~~~~~~~~~
1 error generated.
configure:22143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <stropts.h>
configure:22143: result: no
configure:22143: checking for stropts.h
configure:22143: result: no
configure:22143: checking fnmatch.h usability
configure:22143: cc -c -w conftest.c >&5
configure:22143: $? = 0
configure:22143: result: yes
configure:22143: checking fnmatch.h presence
configure:22143: cc -E conftest.c
configure:22143: $? = 0
configure:22143: result: yes
configure:22143: checking for fnmatch.h
configure:22143: result: yes
configure:22143: checking sys/mkdev.h usability
configure:22143: cc -c -w conftest.c >&5
conftest.c:73:10: fatal error: 'sys/mkdev.h' file not found
73 | #include <sys/mkdev.h>
| ^~~~~~~~~~~~~
1 error generated.
configure:22143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:22143: result: no
configure:22143: checking sys/mkdev.h presence
configure:22143: cc -E conftest.c
conftest.c:40:10: fatal error: 'sys/mkdev.h' file not found
40 | #include <sys/mkdev.h>
| ^~~~~~~~~~~~~
1 error generated.
configure:22143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:22143: result: no
configure:22143: checking for sys/mkdev.h
configure:22143: result: no
configure:22143: checking sys/utsname.h usability
configure:22143: cc -c -w conftest.c >&5
configure:22143: $? = 0
configure:22143: result: yes
configure:22143: checking sys/utsname.h presence
configure:22143: cc -E conftest.c
configure:22143: $? = 0
configure:22143: result: yes
configure:22143: checking for sys/utsname.h
configure:22143: result: yes
configure:22154: checking for an ANSI C-conforming const
configure:22220: cc -c -w conftest.c >&5
configure:22220: $? = 0
configure:22227: result: yes
configure:22236: checking for typeof syntax and keyword spelling
configure:22267: cc -c -w conftest.c >&5
configure:22267: $? = 0
configure:22274: result: typeof
configure:22289: checking whether byte ordering is bigendian
configure:22304: cc -c -w conftest.c >&5
conftest.c:43:9: error: unknown type name 'not'
43 | not a universal capable compiler
| ^
conftest.c:43:14: error: expected ';' after top level declarator
43 | not a universal capable compiler
| ^
| ;
2 errors generated.
configure:22304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:22349: cc -c -w conftest.c >&5
configure:22349: $? = 0
configure:22367: cc -c -w conftest.c >&5
conftest.c:49:4: error: use of undeclared identifier 'not'
49 | not big endian
| ^
1 error generated.
configure:22367: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:22495: result: no
configure:22521: checking size of unsigned long
configure:22526: cc -o conftest -w conftest.c >&5
configure:22526: $? = 0
configure:22526: ./conftest
configure:22526: $? = 0
configure:22540: result: 8
configure:22556: checking for pid_t
configure:22556: cc -c -w conftest.c >&5
configure:22556: $? = 0
configure:22556: cc -c -w conftest.c >&5
conftest.c:81:20: error: expected expression
81 | if (sizeof ((pid_t)))
| ^
1 error generated.
configure:22556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:22556: result: yes
configure:22578: checking byteswap.h usability
configure:22578: cc -c -w conftest.c >&5
configure:22578: $? = 0
configure:22578: result: yes
configure:22578: checking byteswap.h presence
configure:22578: cc -E conftest.c
configure:22578: $? = 0
configure:22578: result: yes
configure:22578: checking for byteswap.h
configure:22578: result: yes
configure:22590: checking sys/endian.h usability
configure:22590: cc -c -w conftest.c >&5
configure:22590: $? = 0
configure:22590: result: yes
configure:22590: checking sys/endian.h presence
configure:22590: cc -E conftest.c
configure:22590: $? = 0
configure:22590: result: yes
configure:22590: checking for sys/endian.h
configure:22590: result: yes
configure:22600: checking for __swap16 variant of <sys/endian.h> byteswapping macros
configure:22620: cc -o conftest -w conftest.c >&5
ld: error: undefined symbol: __swap16
>>> referenced by conftest.c
>>> /tmp/conftest-309d3c.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/endian.h>
|
| int
| main ()
| {
|
| int a = 1, b;
| b = __swap16(a);
|
| ;
| return 0;
| }
|
configure:22627: result: no
configure:22630: checking for bswap16 variant of <sys/endian.h> byteswapping macros
configure:22650: cc -o conftest -w conftest.c >&5
configure:22650: $? = 0
configure:22657: result: yes
configure:22694: checking for dlopen
configure:22694: cc -o conftest -w conftest.c >&5
configure:22694: $? = 0
configure:22694: result: yes
configure:22748: checking for backtrace
configure:22748: cc -o conftest -w conftest.c >&5
ld: error: undefined symbol: backtrace
>>> referenced by conftest.c
>>> /tmp/conftest-1cd86f.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| /* end confdefs.h. */
| /* Define backtrace to an innocuous variant, in case <limits.h> declares backtrace.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define backtrace innocuous_backtrace
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char backtrace (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef backtrace
|
| /* 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 backtrace ();
| /* 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_backtrace || defined __stub___backtrace
| choke me
| #endif
|
| int
| main ()
| {
| return backtrace ();
| ;
| return 0;
| }
configure:22748: result: no
configure:22748: checking for ffs
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for geteuid
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for getuid
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for issetugid
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for getresuid
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for getdtablesize
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for getifaddrs
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for getpeereid
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for getpeerucred
configure:22748: cc -o conftest -w conftest.c >&5
ld: error: undefined symbol: getpeerucred
>>> referenced by conftest.c
>>> /tmp/conftest-f4f7cd.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| /* end confdefs.h. */
| /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpeerucred innocuous_getpeerucred
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpeerucred (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getpeerucred
|
| /* 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 getpeerucred ();
| /* 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_getpeerucred || defined __stub___getpeerucred
| choke me
| #endif
|
| int
| main ()
| {
| return getpeerucred ();
| ;
| return 0;
| }
configure:22748: result: no
configure:22748: checking for getprogname
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for getzoneid
configure:22748: cc -o conftest -w conftest.c >&5
ld: error: undefined symbol: getzoneid
>>> referenced by conftest.c
>>> /tmp/conftest-ae30dc.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| /* end confdefs.h. */
| /* Define getzoneid to an innocuous variant, in case <limits.h> declares getzoneid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getzoneid innocuous_getzoneid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getzoneid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getzoneid
|
| /* 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 getzoneid ();
| /* 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_getzoneid || defined __stub___getzoneid
| choke me
| #endif
|
| int
| main ()
| {
| return getzoneid ();
| ;
| return 0;
| }
configure:22748: result: no
configure:22748: checking for mmap
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for posix_fallocate
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for seteuid
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for shmctl64
configure:22748: cc -o conftest -w conftest.c >&5
ld: error: undefined symbol: shmctl64
>>> referenced by conftest.c
>>> /tmp/conftest-8d92b4.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| /* end confdefs.h. */
| /* Define shmctl64 to an innocuous variant, in case <limits.h> declares shmctl64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shmctl64 innocuous_shmctl64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shmctl64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shmctl64
|
| /* 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 shmctl64 ();
| /* 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_shmctl64 || defined __stub___shmctl64
| choke me
| #endif
|
| int
| main ()
| {
| return shmctl64 ();
| ;
| return 0;
| }
configure:22748: result: no
configure:22748: checking for strncasecmp
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for vasprintf
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for vsnprintf
configure:22748: cc -o conftest -w conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22748: checking for walkcontext
configure:22748: cc -o conftest -w conftest.c >&5
ld: error: undefined symbol: walkcontext
>>> referenced by conftest.c
>>> /tmp/conftest-5ff26e.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
| /* Define walkcontext to an innocuous variant, in case <limits.h> declares walkcontext.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define walkcontext innocuous_walkcontext
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char walkcontext (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef walkcontext
|
| /* 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 walkcontext ();
| /* 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_walkcontext || defined __stub___walkcontext
| choke me
| #endif
|
| int
| main ()
| {
| return walkcontext ();
| ;
| return 0;
| }
configure:22748: result: no
configure:22757: checking for reallocarray
configure:22757: cc -o conftest -w conftest.c >&5
configure:22757: $? = 0
configure:22757: result: yes
configure:22770: checking for strcasecmp
configure:22770: cc -o conftest -w conftest.c >&5
configure:22770: $? = 0
configure:22770: result: yes
configure:22783: checking for strcasestr
configure:22783: cc -o conftest -w conftest.c >&5
configure:22783: $? = 0
configure:22783: result: yes
configure:22796: checking for strlcat
configure:22796: cc -o conftest -w conftest.c >&5
configure:22796: $? = 0
configure:22796: result: yes
configure:22809: checking for strlcpy
configure:22809: cc -o conftest -w conftest.c >&5
configure:22809: $? = 0
configure:22809: result: yes
configure:22822: checking for strndup
configure:22822: cc -o conftest -w conftest.c >&5
configure:22822: $? = 0
configure:22822: result: yes
configure:22837: checking whether program_invocation_short_name is declared
configure:22837: cc -c -w conftest.c >&5
conftest.c:80:10: error: use of undeclared identifier 'program_invocation_short_name'
80 | (void) program_invocation_short_name;
| ^
1 error generated.
configure:22837: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| /* end confdefs.h. */
| #include <errno.h>
|
| int
| main ()
| {
| #ifndef program_invocation_short_name
| #ifdef __cplusplus
| (void) program_invocation_short_name;
| #else
| (void) program_invocation_short_name;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:22837: result: no
configure:22850: checking for SO_PEERCRED in sys/socket.h
configure:22874: result: no
configure:22883: checking for sqrt in -lm
configure:22908: cc -o conftest -w conftest.c -lm >&5
configure:22908: $? = 0
configure:22917: result: yes
configure:22930: checking for cbrt
configure:22930: cc -o conftest -w conftest.c -lm >&5
configure:22930: $? = 0
configure:22930: result: yes
configure:22943: checking ndbm.h usability
configure:22943: cc -c -w conftest.c >&5
configure:22943: $? = 0
configure:22943: result: yes
configure:22943: checking ndbm.h presence
configure:22943: cc -E conftest.c
configure:22943: $? = 0
configure:22943: result: yes
configure:22943: checking for ndbm.h
configure:22943: result: yes
configure:22943: checking dbm.h usability
configure:22943: cc -c -w conftest.c >&5
conftest.c:108:10: fatal error: 'dbm.h' file not found
108 | #include <dbm.h>
| ^~~~~~~
1 error generated.
configure:22943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dbm.h>
configure:22943: result: no
configure:22943: checking dbm.h presence
configure:22943: cc -E conftest.c
conftest.c:75:10: fatal error: 'dbm.h' file not found
75 | #include <dbm.h>
| ^~~~~~~
1 error generated.
configure:22943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
| #include <dbm.h>
configure:22943: result: no
configure:22943: checking for dbm.h
configure:22943: result: no
configure:22943: checking rpcsvc/dbm.h usability
configure:22943: cc -c -w conftest.c >&5
conftest.c:108:10: fatal error: 'rpcsvc/dbm.h' file not found
108 | #include <rpcsvc/dbm.h>
| ^~~~~~~~~~~~~~
1 error generated.
configure:22943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <rpcsvc/dbm.h>
configure:22943: result: no
configure:22943: checking rpcsvc/dbm.h presence
configure:22943: cc -E conftest.c
conftest.c:75:10: fatal error: 'rpcsvc/dbm.h' file not found
75 | #include <rpcsvc/dbm.h>
| ^~~~~~~~~~~~~~
1 error generated.
configure:22943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
| #include <rpcsvc/dbm.h>
configure:22943: result: no
configure:22943: checking for rpcsvc/dbm.h
configure:22943: result: no
configure:22957: checking linux/agpgart.h usability
configure:22957: cc -c -w conftest.c >&5
conftest.c:108:10: fatal error: 'linux/agpgart.h' file not found
108 | #include <linux/agpgart.h>
| ^~~~~~~~~~~~~~~~~
1 error generated.
configure:22957: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/agpgart.h>
configure:22957: result: no
configure:22957: checking linux/agpgart.h presence
configure:22957: cc -E conftest.c
conftest.c:75:10: fatal error: 'linux/agpgart.h' file not found
75 | #include <linux/agpgart.h>
| ^~~~~~~~~~~~~~~~~
1 error generated.
configure:22957: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
| #include <linux/agpgart.h>
configure:22957: result: no
configure:22957: checking for linux/agpgart.h
configure:22957: result: no
configure:22957: checking sys/agpio.h usability
configure:22957: cc -c -w conftest.c >&5
configure:22957: $? = 0
configure:22957: result: yes
configure:22957: checking sys/agpio.h presence
configure:22957: cc -E conftest.c
configure:22957: $? = 0
configure:22957: result: yes
configure:22957: checking for sys/agpio.h
configure:22957: result: yes
configure:22957: checking sys/agpgart.h usability
configure:22957: cc -c -w conftest.c >&5
conftest.c:109:10: fatal error: 'sys/agpgart.h' file not found
109 | #include <sys/agpgart.h>
| ^~~~~~~~~~~~~~~
1 error generated.
configure:22957: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/agpgart.h>
configure:22957: result: no
configure:22957: checking sys/agpgart.h presence
configure:22957: cc -E conftest.c
conftest.c:76:10: fatal error: 'sys/agpgart.h' file not found
76 | #include <sys/agpgart.h>
| ^~~~~~~~~~~~~~~
1 error generated.
configure:22957: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| /* end confdefs.h. */
| #include <sys/agpgart.h>
configure:22957: result: no
configure:22957: checking for sys/agpgart.h
configure:22957: result: no
configure:22978: checking linux/fb.h usability
configure:22978: cc -c -w conftest.c >&5
conftest.c:109:10: fatal error: 'linux/fb.h' file not found
109 | #include <linux/fb.h>
| ^~~~~~~~~~~~
1 error generated.
configure:22978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/fb.h>
configure:22978: result: no
configure:22978: checking linux/fb.h presence
configure:22978: cc -E conftest.c
conftest.c:76:10: fatal error: 'linux/fb.h' file not found
76 | #include <linux/fb.h>
| ^~~~~~~~~~~~
1 error generated.
configure:22978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| /* end confdefs.h. */
| #include <linux/fb.h>
configure:22978: result: no
configure:22978: checking for linux/fb.h
configure:22978: result: no
configure:22999: checking for sys/linker.h
configure:22999: cc -c -w conftest.c >&5
configure:22999: $? = 0
configure:22999: result: yes
configure:23021: checking for SYSV IPC
configure:23048: cc -o conftest -w conftest.c -lm >&5
configure:23048: $? = 0
configure:23056: result: yes
configure:23070: checking machine/apmvar.h usability
configure:23070: cc -c -w conftest.c >&5
conftest.c:111:10: fatal error: 'machine/apmvar.h' file not found
111 | #include <machine/apmvar.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:23070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/apmvar.h>
configure:23070: result: no
configure:23070: checking machine/apmvar.h presence
configure:23070: cc -E conftest.c
conftest.c:78:10: fatal error: 'machine/apmvar.h' file not found
78 | #include <machine/apmvar.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:23070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| /* end confdefs.h. */
| #include <machine/apmvar.h>
configure:23070: result: no
configure:23070: checking for machine/apmvar.h
configure:23070: result: no
configure:23102: checking execinfo.h usability
configure:23102: cc -c -w conftest.c >&5
configure:23102: $? = 0
configure:23102: result: yes
configure:23102: checking execinfo.h presence
configure:23102: cc -E conftest.c
configure:23102: $? = 0
configure:23102: result: yes
configure:23102: checking for execinfo.h
configure:23102: result: yes
configure:23105: checking for backtrace in -lc
configure:23130: cc -o conftest -w conftest.c -lc -lm >&5
ld: error: undefined symbol: backtrace
>>> referenced by conftest.c
>>> /tmp/conftest-8d6a9b.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:23130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 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 backtrace ();
| int
| main ()
| {
| return backtrace ();
| ;
| return 0;
| }
configure:23139: result: no
configure:23480: checking for root directory for font files
configure:23497: result: /usr/local/share/fonts
configure:23503: checking for directory for misc files
configure:23514: result: ${FONTROOTDIR}/misc
configure:23520: checking for directory for OTF files
configure:23531: result: ${FONTROOTDIR}/OTF
configure:23537: checking for directory for TTF files
configure:23548: result: ${FONTROOTDIR}/TTF
configure:23554: checking for directory for Type1 files
configure:23565: result: ${FONTROOTDIR}/Type1
configure:23571: checking for directory for 75dpi files
configure:23582: result: ${FONTROOTDIR}/75dpi
configure:23588: checking for directory for 100dpi files
configure:23599: result: ${FONTROOTDIR}/100dpi
configure:23617: checking for default font path
configure:23619: result: ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/
configure:24191: checking to see if we can install the Xorg server as root
configure:24210: result: yes
configure:24237: checking if Xtrans should support UNIX socket connections
configure:24244: result: yes
configure:24253: checking if Xtrans should support TCP socket connections
configure:24255: result: yes
configure:24263: checking for library containing socket
configure:24294: cc -o conftest -w conftest.c -lm >&5
configure:24294: $? = 0
configure:24311: result: none required
configure:24319: checking for library containing gethostbyname
configure:24350: cc -o conftest -w conftest.c -lm >&5
configure:24350: $? = 0
configure:24367: result: none required
configure:24422: checking for getaddrinfo
configure:24422: cc -o conftest -w conftest.c -lm >&5
configure:24422: $? = 0
configure:24422: result: yes
configure:24431: checking if IPv6 support should be built
configure:24438: result: yes
configure:24442: checking for struct sockaddr_in.sin_len
configure:24442: cc -c -w conftest.c >&5
configure:24442: $? = 0
configure:24442: result: yes
configure:24456: checking for socklen_t
configure:24456: cc -c -w conftest.c >&5
configure:24456: $? = 0
configure:24456: cc -c -w conftest.c >&5
conftest.c:127:24: error: expected expression
127 | if (sizeof ((socklen_t)))
| ^
1 error generated.
configure:24456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/socket.h>
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:24456: result: yes
configure:24472: checking for struct msghdr.msg_control
configure:24472: cc -c -w conftest.c >&5
configure:24472: $? = 0
configure:24472: result: yes
configure:24534: checking if Xtrans should support os-specific local connections
configure:24536: result: no
configure:24561: checking for authdes_seccreate
configure:24561: cc -o conftest -w conftest.c -lm >&5
configure:24561: $? = 0
configure:24561: result: yes
configure:24561: checking for authdes_create
configure:24561: cc -o conftest -w conftest.c -lm >&5
configure:24561: $? = 0
configure:24561: result: yes
configure:24576: checking for library containing getsecretkey
configure:24607: cc -o conftest -w conftest.c -lm >&5
ld: error: undefined symbol: getsecretkey
>>> referenced by conftest.c
>>> /tmp/conftest-ee4fce.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 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 getsecretkey ();
| int
| main ()
| {
| return getsecretkey ();
| ;
| return 0;
| }
configure:24607: cc -o conftest -w conftest.c -lrpcsvc -lm >&5
configure:24607: $? = 0
configure:24624: result: -lrpcsvc
configure:24635: checking if Secure RPC authentication ("SUN-DES-1") should be supported
configure:24642: result: yes
configure:24821: checking for PIXMAN
configure:24828: $PKG_CONFIG --exists --print-errors "$LIBPIXMAN"
configure:24831: $? = 0
configure:24845: $PKG_CONFIG --exists --print-errors "$LIBPIXMAN"
configure:24848: $? = 0
configure:24906: result: yes
configure:24930: checking for SYSTEMD_DAEMON
configure:24937: $PKG_CONFIG --exists --print-errors "$LIBSYSTEMD"
Package libsystemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsystemd.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libsystemd' not found
configure:24940: $? = 1
configure:24954: $PKG_CONFIG --exists --print-errors "$LIBSYSTEMD"
Package libsystemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsystemd.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libsystemd' not found
configure:24957: $? = 1
configure:24971: result: no
Package 'libsystemd' not found
configure:24989: checking for SYSTEMD_DAEMON
configure:24996: $PKG_CONFIG --exists --print-errors "libsystemd-daemon"
Package libsystemd-daemon was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsystemd-daemon.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libsystemd-daemon' not found
configure:24999: $? = 1
configure:25013: $PKG_CONFIG --exists --print-errors "libsystemd-daemon"
Package libsystemd-daemon was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsystemd-daemon.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libsystemd-daemon' not found
configure:25016: $? = 1
configure:25030: result: no
Package 'libsystemd-daemon' not found
configure:25166: checking for UDEV
configure:25173: $PKG_CONFIG --exists --print-errors "$LIBUDEV"
configure:25176: $? = 0
configure:25190: $PKG_CONFIG --exists --print-errors "$LIBUDEV"
configure:25193: $? = 0
configure:25231: result: yes
configure:25271: checking for udev_monitor_filter_add_match_tag
configure:25271: cc -o conftest -w conftest.c -L/usr/local/lib -ludev >&5
configure:25271: $? = 0
configure:25271: result: yes
configure:25282: checking for udev_enumerate_add_match_tag
configure:25282: cc -o conftest -w conftest.c -L/usr/local/lib -ludev >&5
configure:25282: $? = 0
configure:25282: result: yes
configure:25305: checking for DBUS
configure:25312: $PKG_CONFIG --exists --print-errors "$LIBDBUS"
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'dbus-1' not found
configure:25315: $? = 1
configure:25329: $PKG_CONFIG --exists --print-errors "$LIBDBUS"
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'dbus-1' not found
configure:25332: $? = 1
configure:25346: result: no
Package 'dbus-1' not found
configure:25390: checking for HAL
configure:25397: $PKG_CONFIG --exists --print-errors "hal"
Package hal was not found in the pkg-config search path.
Perhaps you should add the directory containing `hal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'hal' not found
configure:25400: $? = 1
configure:25414: $PKG_CONFIG --exists --print-errors "hal"
Package hal was not found in the pkg-config search path.
Perhaps you should add the directory containing `hal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'hal' not found
configure:25417: $? = 1
configure:25431: result: no
Package 'hal' not found
configure:25588: checking for glibc...
configure:25599: cc -E conftest.c
conftest.c:99:10: fatal error: 'features.h' file not found
99 | #include <features.h>
| ^~~~~~~~~~~~
1 error generated.
configure:25599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_LIBUDEV 1
| #define CONFIG_UDEV 1
| #define CONFIG_UDEV_KMS 1
| #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1
| #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1
| #define USE_SIGIO_BY_DEFAULT TRUE
| /* end confdefs.h. */
|
| #include <features.h>
| #ifndef __GLIBC__
| #error
| #endif
|
configure:25605: result: no
configure:25610: checking for clock_gettime
configure:25610: cc -o conftest -w conftest.c -lrpcsvc -lm >&5
configure:25610: $? = 0
configure:25610: result: yes
configure:25663: checking for a useful monotonic clock ...
configure:25699: cc -o conftest -w conftest.c >&5
configure:25699: $? = 0
configure:25699: ./conftest
configure:25699: $? = 0
configure:25715: result: yes
configure:25864: checking whether to track client ids
configure:25880: result: yes
configure:25909: checking for DRI2PROTO
configure:25916: $PKG_CONFIG --exists --print-errors "$DRI2PROTO"
configure:25919: $? = 0
configure:25933: $PKG_CONFIG --exists --print-errors "$DRI2PROTO"
configure:25936: $? = 0
configure:25974: result: yes
configure:26087: DRI3 disabled because xtrans fd passing support not found.
configure:26095: checking for DRI3PROTO
configure:26102: $PKG_CONFIG --exists --print-errors "$DRI3PROTO"
configure:26105: $? = 0
configure:26119: $PKG_CONFIG --exists --print-errors "$DRI3PROTO"
configure:26122: $? = 0
configure:26160: result: yes
configure:26183: checking for sigaction
configure:26183: cc -o conftest -w conftest.c -lrpcsvc -lm >&5
configure:26183: $? = 0
configure:26183: result: yes
configure:26224: checking for XSHMFENCE
configure:26231: $PKG_CONFIG --exists --print-errors "$LIBXSHMFENCE"
configure:26234: $? = 0
configure:26248: $PKG_CONFIG --exists --print-errors "$LIBXSHMFENCE"
configure:26251: $? = 0
configure:26289: result: yes
configure:26361: checking for LIBDRM
configure:26368: $PKG_CONFIG --exists --print-errors "$LIBDRM"
configure:26371: $? = 0
configure:26385: $PKG_CONFIG --exists --print-errors "$LIBDRM"
configure:26388: $? = 0
configure:26446: result: yes
configure:26464: cc -c -w -I/usr/local/include/libdrm conftest.c >&5
configure:26464: $? = 0
configure:26494: checking for XLIB
configure:26501: $PKG_CONFIG --exists --print-errors "x11"
configure:26504: $? = 0
configure:26518: $PKG_CONFIG --exists --print-errors "x11"
configure:26521: $? = 0
configure:26579: result: yes
configure:26585: checking for GL
configure:26592: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBGL"
configure:26595: $? = 0
configure:26609: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBGL"
configure:26612: $? = 0
configure:26670: result: yes
configure:27185: checking for XDMCP
configure:27192: $PKG_CONFIG --exists --print-errors "xdmcp"
configure:27195: $? = 0
configure:27209: $PKG_CONFIG --exists --print-errors "xdmcp"
configure:27212: $? = 0
configure:27250: result: yes
configure:27255: checking for XdmcpWrap in -lXdmcp
configure:27280: cc -o conftest -w conftest.c -lXdmcp -L/usr/local/lib -lXdmcp -lrpcsvc -lm >&5
configure:27280: $? = 0
configure:27289: result: yes
configure:27349: $PKG_CONFIG --exists --print-errors "$VIDMODEPROTO"
configure:27352: $? = 0
configure:27568: checking for SHA1Init
configure:27568: cc -o conftest -w conftest.c -lrpcsvc -lm >&5
ld: error: undefined symbol: SHA1Init
>>> referenced by conftest.c
>>> /tmp/conftest-24fd11.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27568: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_LIBUDEV 1
| #define CONFIG_UDEV 1
| #define CONFIG_UDEV_KMS 1
| #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1
| #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1
| #define USE_SIGIO_BY_DEFAULT TRUE
| #define HAVE_CLOCK_GETTIME 1
| #define MONOTONIC_CLOCK 1
| #define XV 1
| #define XvExtension 1
| #define XvMCExtension 1
| #define COMPOSITE 1
| #define MITSHM 1
| #define HAS_SHM 1
| #define XRECORD 1
| #define SCREENSAVER 1
| #define RES 1
| #define LISTEN_UNIX 1
| #define LISTEN_LOCAL 1
| #define CLIENTIDS 1
| #define XF86DRI 1
| #define DRI2 1
| #define SHMDIR "/var/tmp"
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define WITH_LIBDRM 1
| #define DRI2_AIGLX 1
| #define GLXEXT 1
| #define AIGLX 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define DBE 1
| #define DPMSExtension 1
| #define RENDER 1
| #define RANDR 1
| #define XFIXES 1
| #define DAMAGE 1
| #define XINPUT 1
| #define SHAPE 1
| #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb"
| #define XKB_BIN_DIRECTORY "/usr/local/bin"
| #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/"
| #define XKB_DFLT_RULES "base"
| #define XKB_DFLT_MODEL "pc105"
| #define XKB_DFLT_LAYOUT "us"
| #define XKB_DFLT_VARIANT ""
| #define XKB_DFLT_OPTIONS ""
| #define XDMCP 1
| #define HASXDMAUTH 1
| #define XF86VIDMODE 1
| #define COMPILEDDEFAULTFONTPATH "/usr/local/share/fonts/misc/,/usr/local/share/fonts/TTF/,/usr/local/share/fonts/OTF/,/usr/local/share/fonts/Type1/,/usr/local/share/fonts/100dpi/,/usr/local/share/fonts/75dpi/"
| #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
| #define BASE_FONT_PATH "/usr/local/share/fonts"
| #define DRI_DRIVER_PATH "/usr/local/lib/dri"
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_DATE "2016-07-19"
| #define XORG_MAN_VERSION "Version 1.18.4"
| #define BUILDERADDR "svsp@svsptech.ru"
| #define OSNAME "Calista Operating System amd64 build 9"
| #define OSVENDOR "SVSP Technologies"
| #define BUILDERSTRING "Assembled using the Calista operating system assembler"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.18.4"
| #define XTEST 1
| #define XSYNC 1
| #define XCMISC 1
| #define BIGREQS 1
| /* end confdefs.h. */
| /* Define SHA1Init to an innocuous variant, in case <limits.h> declares SHA1Init.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define SHA1Init innocuous_SHA1Init
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char SHA1Init (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef SHA1Init
|
| /* 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 SHA1Init ();
| /* 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_SHA1Init || defined __stub___SHA1Init
| choke me
| #endif
|
| int
| main ()
| {
| return SHA1Init ();
| ;
| return 0;
| }
configure:27568: result: no
configure:27585: checking for CC_SHA1_Init
configure:27585: cc -o conftest -w conftest.c -lrpcsvc -lm >&5
ld: error: undefined symbol: CC_SHA1_Init
>>> referenced by conftest.c
>>> /tmp/conftest-022f23.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_LIBUDEV 1
| #define CONFIG_UDEV 1
| #define CONFIG_UDEV_KMS 1
| #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1
| #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1
| #define USE_SIGIO_BY_DEFAULT TRUE
| #define HAVE_CLOCK_GETTIME 1
| #define MONOTONIC_CLOCK 1
| #define XV 1
| #define XvExtension 1
| #define XvMCExtension 1
| #define COMPOSITE 1
| #define MITSHM 1
| #define HAS_SHM 1
| #define XRECORD 1
| #define SCREENSAVER 1
| #define RES 1
| #define LISTEN_UNIX 1
| #define LISTEN_LOCAL 1
| #define CLIENTIDS 1
| #define XF86DRI 1
| #define DRI2 1
| #define SHMDIR "/var/tmp"
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define WITH_LIBDRM 1
| #define DRI2_AIGLX 1
| #define GLXEXT 1
| #define AIGLX 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define DBE 1
| #define DPMSExtension 1
| #define RENDER 1
| #define RANDR 1
| #define XFIXES 1
| #define DAMAGE 1
| #define XINPUT 1
| #define SHAPE 1
| #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb"
| #define XKB_BIN_DIRECTORY "/usr/local/bin"
| #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/"
| #define XKB_DFLT_RULES "base"
| #define XKB_DFLT_MODEL "pc105"
| #define XKB_DFLT_LAYOUT "us"
| #define XKB_DFLT_VARIANT ""
| #define XKB_DFLT_OPTIONS ""
| #define XDMCP 1
| #define HASXDMAUTH 1
| #define XF86VIDMODE 1
| #define COMPILEDDEFAULTFONTPATH "/usr/local/share/fonts/misc/,/usr/local/share/fonts/TTF/,/usr/local/share/fonts/OTF/,/usr/local/share/fonts/Type1/,/usr/local/share/fonts/100dpi/,/usr/local/share/fonts/75dpi/"
| #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
| #define BASE_FONT_PATH "/usr/local/share/fonts"
| #define DRI_DRIVER_PATH "/usr/local/lib/dri"
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_DATE "2016-07-19"
| #define XORG_MAN_VERSION "Version 1.18.4"
| #define BUILDERADDR "svsp@svsptech.ru"
| #define OSNAME "Calista Operating System amd64 build 9"
| #define OSVENDOR "SVSP Technologies"
| #define BUILDERSTRING "Assembled using the Calista operating system assembler"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.18.4"
| #define XTEST 1
| #define XSYNC 1
| #define XCMISC 1
| #define BIGREQS 1
| /* end confdefs.h. */
| /* Define CC_SHA1_Init to an innocuous variant, in case <limits.h> declares CC_SHA1_Init.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define CC_SHA1_Init innocuous_CC_SHA1_Init
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char CC_SHA1_Init (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef CC_SHA1_Init
|
| /* 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 CC_SHA1_Init ();
| /* 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_CC_SHA1_Init || defined __stub___CC_SHA1_Init
| choke me
| #endif
|
| int
| main ()
| {
| return CC_SHA1_Init ();
| ;
| return 0;
| }
configure:27585: result: no
configure:27602: checking for wincrypt.h
configure:27602: cc -c -w conftest.c >&5
conftest.c:166:10: fatal error: 'windows.h' file not found
166 | #include <windows.h>
| ^~~~~~~~~~~
1 error generated.
configure:27602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_LIBUDEV 1
| #define CONFIG_UDEV 1
| #define CONFIG_UDEV_KMS 1
| #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1
| #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1
| #define USE_SIGIO_BY_DEFAULT TRUE
| #define HAVE_CLOCK_GETTIME 1
| #define MONOTONIC_CLOCK 1
| #define XV 1
| #define XvExtension 1
| #define XvMCExtension 1
| #define COMPOSITE 1
| #define MITSHM 1
| #define HAS_SHM 1
| #define XRECORD 1
| #define SCREENSAVER 1
| #define RES 1
| #define LISTEN_UNIX 1
| #define LISTEN_LOCAL 1
| #define CLIENTIDS 1
| #define XF86DRI 1
| #define DRI2 1
| #define SHMDIR "/var/tmp"
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define WITH_LIBDRM 1
| #define DRI2_AIGLX 1
| #define GLXEXT 1
| #define AIGLX 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define DBE 1
| #define DPMSExtension 1
| #define RENDER 1
| #define RANDR 1
| #define XFIXES 1
| #define DAMAGE 1
| #define XINPUT 1
| #define SHAPE 1
| #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb"
| #define XKB_BIN_DIRECTORY "/usr/local/bin"
| #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/"
| #define XKB_DFLT_RULES "base"
| #define XKB_DFLT_MODEL "pc105"
| #define XKB_DFLT_LAYOUT "us"
| #define XKB_DFLT_VARIANT ""
| #define XKB_DFLT_OPTIONS ""
| #define XDMCP 1
| #define HASXDMAUTH 1
| #define XF86VIDMODE 1
| #define COMPILEDDEFAULTFONTPATH "/usr/local/share/fonts/misc/,/usr/local/share/fonts/TTF/,/usr/local/share/fonts/OTF/,/usr/local/share/fonts/Type1/,/usr/local/share/fonts/100dpi/,/usr/local/share/fonts/75dpi/"
| #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
| #define BASE_FONT_PATH "/usr/local/share/fonts"
| #define DRI_DRIVER_PATH "/usr/local/lib/dri"
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_DATE "2016-07-19"
| #define XORG_MAN_VERSION "Version 1.18.4"
| #define BUILDERADDR "svsp@svsptech.ru"
| #define OSNAME "Calista Operating System amd64 build 9"
| #define OSVENDOR "SVSP Technologies"
| #define BUILDERSTRING "Assembled using the Calista operating system assembler"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.18.4"
| #define XTEST 1
| #define XSYNC 1
| #define XCMISC 1
| #define BIGREQS 1
| /* end confdefs.h. */
| #include <windows.h>
|
| #include <wincrypt.h>
configure:27602: result: no
configure:27621: checking for SHA1Init in -lmd
configure:27646: cc -o conftest -w conftest.c -lmd -lrpcsvc -lm >&5
ld: error: undefined symbol: SHA1Init
>>> referenced by conftest.c
>>> /tmp/conftest-195f4e.o:(main)
>>> did you mean: SHA1_Init
>>> defined in: /usr/lib/libmd.so
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_LIBUDEV 1
| #define CONFIG_UDEV 1
| #define CONFIG_UDEV_KMS 1
| #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1
| #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1
| #define USE_SIGIO_BY_DEFAULT TRUE
| #define HAVE_CLOCK_GETTIME 1
| #define MONOTONIC_CLOCK 1
| #define XV 1
| #define XvExtension 1
| #define XvMCExtension 1
| #define COMPOSITE 1
| #define MITSHM 1
| #define HAS_SHM 1
| #define XRECORD 1
| #define SCREENSAVER 1
| #define RES 1
| #define LISTEN_UNIX 1
| #define LISTEN_LOCAL 1
| #define CLIENTIDS 1
| #define XF86DRI 1
| #define DRI2 1
| #define SHMDIR "/var/tmp"
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define WITH_LIBDRM 1
| #define DRI2_AIGLX 1
| #define GLXEXT 1
| #define AIGLX 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define DBE 1
| #define DPMSExtension 1
| #define RENDER 1
| #define RANDR 1
| #define XFIXES 1
| #define DAMAGE 1
| #define XINPUT 1
| #define SHAPE 1
| #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb"
| #define XKB_BIN_DIRECTORY "/usr/local/bin"
| #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/"
| #define XKB_DFLT_RULES "base"
| #define XKB_DFLT_MODEL "pc105"
| #define XKB_DFLT_LAYOUT "us"
| #define XKB_DFLT_VARIANT ""
| #define XKB_DFLT_OPTIONS ""
| #define XDMCP 1
| #define HASXDMAUTH 1
| #define XF86VIDMODE 1
| #define COMPILEDDEFAULTFONTPATH "/usr/local/share/fonts/misc/,/usr/local/share/fonts/TTF/,/usr/local/share/fonts/OTF/,/usr/local/share/fonts/Type1/,/usr/local/share/fonts/100dpi/,/usr/local/share/fonts/75dpi/"
| #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
| #define BASE_FONT_PATH "/usr/local/share/fonts"
| #define DRI_DRIVER_PATH "/usr/local/lib/dri"
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_DATE "2016-07-19"
| #define XORG_MAN_VERSION "Version 1.18.4"
| #define BUILDERADDR "svsp@svsptech.ru"
| #define OSNAME "Calista Operating System amd64 build 9"
| #define OSVENDOR "SVSP Technologies"
| #define BUILDERSTRING "Assembled using the Calista operating system assembler"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.18.4"
| #define XTEST 1
| #define XSYNC 1
| #define XCMISC 1
| #define BIGREQS 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 SHA1Init ();
| int
| main ()
| {
| return SHA1Init ();
| ;
| return 0;
| }
configure:27655: result: no
configure:27675: checking for LIBSHA1
configure:27682: $PKG_CONFIG --exists --print-errors "libsha1"
Package libsha1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsha1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libsha1' not found
configure:27685: $? = 1
configure:27699: $PKG_CONFIG --exists --print-errors "libsha1"
Package libsha1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsha1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libsha1' not found
configure:27702: $? = 1
configure:27716: result: no
Package 'libsha1' not found
configure:27756: checking for nettle_sha1_init in -lnettle
configure:27781: cc -o conftest -w conftest.c -lnettle -lrpcsvc -lm >&5
ld: error: unable to find library -lnettle
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27781: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_LIBUDEV 1
| #define CONFIG_UDEV 1
| #define CONFIG_UDEV_KMS 1
| #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1
| #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1
| #define USE_SIGIO_BY_DEFAULT TRUE
| #define HAVE_CLOCK_GETTIME 1
| #define MONOTONIC_CLOCK 1
| #define XV 1
| #define XvExtension 1
| #define XvMCExtension 1
| #define COMPOSITE 1
| #define MITSHM 1
| #define HAS_SHM 1
| #define XRECORD 1
| #define SCREENSAVER 1
| #define RES 1
| #define LISTEN_UNIX 1
| #define LISTEN_LOCAL 1
| #define CLIENTIDS 1
| #define XF86DRI 1
| #define DRI2 1
| #define SHMDIR "/var/tmp"
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define WITH_LIBDRM 1
| #define DRI2_AIGLX 1
| #define GLXEXT 1
| #define AIGLX 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define DBE 1
| #define DPMSExtension 1
| #define RENDER 1
| #define RANDR 1
| #define XFIXES 1
| #define DAMAGE 1
| #define XINPUT 1
| #define SHAPE 1
| #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb"
| #define XKB_BIN_DIRECTORY "/usr/local/bin"
| #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/"
| #define XKB_DFLT_RULES "base"
| #define XKB_DFLT_MODEL "pc105"
| #define XKB_DFLT_LAYOUT "us"
| #define XKB_DFLT_VARIANT ""
| #define XKB_DFLT_OPTIONS ""
| #define XDMCP 1
| #define HASXDMAUTH 1
| #define XF86VIDMODE 1
| #define COMPILEDDEFAULTFONTPATH "/usr/local/share/fonts/misc/,/usr/local/share/fonts/TTF/,/usr/local/share/fonts/OTF/,/usr/local/share/fonts/Type1/,/usr/local/share/fonts/100dpi/,/usr/local/share/fonts/75dpi/"
| #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
| #define BASE_FONT_PATH "/usr/local/share/fonts"
| #define DRI_DRIVER_PATH "/usr/local/lib/dri"
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_DATE "2016-07-19"
| #define XORG_MAN_VERSION "Version 1.18.4"
| #define BUILDERADDR "svsp@svsptech.ru"
| #define OSNAME "Calista Operating System amd64 build 9"
| #define OSVENDOR "SVSP Technologies"
| #define BUILDERSTRING "Assembled using the Calista operating system assembler"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.18.4"
| #define XTEST 1
| #define XSYNC 1
| #define XCMISC 1
| #define BIGREQS 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 nettle_sha1_init ();
| int
| main ()
| {
| return nettle_sha1_init ();
| ;
| return 0;
| }
configure:27790: result: no
configure:27808: checking for gcry_md_open in -lgcrypt
configure:27833: cc -o conftest -w conftest.c -lgcrypt -lrpcsvc -lm >&5
ld: error: unable to find library -lgcrypt
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_LIBUDEV 1
| #define CONFIG_UDEV 1
| #define CONFIG_UDEV_KMS 1
| #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1
| #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1
| #define USE_SIGIO_BY_DEFAULT TRUE
| #define HAVE_CLOCK_GETTIME 1
| #define MONOTONIC_CLOCK 1
| #define XV 1
| #define XvExtension 1
| #define XvMCExtension 1
| #define COMPOSITE 1
| #define MITSHM 1
| #define HAS_SHM 1
| #define XRECORD 1
| #define SCREENSAVER 1
| #define RES 1
| #define LISTEN_UNIX 1
| #define LISTEN_LOCAL 1
| #define CLIENTIDS 1
| #define XF86DRI 1
| #define DRI2 1
| #define SHMDIR "/var/tmp"
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define WITH_LIBDRM 1
| #define DRI2_AIGLX 1
| #define GLXEXT 1
| #define AIGLX 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define DBE 1
| #define DPMSExtension 1
| #define RENDER 1
| #define RANDR 1
| #define XFIXES 1
| #define DAMAGE 1
| #define XINPUT 1
| #define SHAPE 1
| #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb"
| #define XKB_BIN_DIRECTORY "/usr/local/bin"
| #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/"
| #define XKB_DFLT_RULES "base"
| #define XKB_DFLT_MODEL "pc105"
| #define XKB_DFLT_LAYOUT "us"
| #define XKB_DFLT_VARIANT ""
| #define XKB_DFLT_OPTIONS ""
| #define XDMCP 1
| #define HASXDMAUTH 1
| #define XF86VIDMODE 1
| #define COMPILEDDEFAULTFONTPATH "/usr/local/share/fonts/misc/,/usr/local/share/fonts/TTF/,/usr/local/share/fonts/OTF/,/usr/local/share/fonts/Type1/,/usr/local/share/fonts/100dpi/,/usr/local/share/fonts/75dpi/"
| #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
| #define BASE_FONT_PATH "/usr/local/share/fonts"
| #define DRI_DRIVER_PATH "/usr/local/lib/dri"
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_DATE "2016-07-19"
| #define XORG_MAN_VERSION "Version 1.18.4"
| #define BUILDERADDR "svsp@svsptech.ru"
| #define OSNAME "Calista Operating System amd64 build 9"
| #define OSVENDOR "SVSP Technologies"
| #define BUILDERSTRING "Assembled using the Calista operating system assembler"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.18.4"
| #define XTEST 1
| #define XSYNC 1
| #define XCMISC 1
| #define BIGREQS 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 gcry_md_open ();
| int
| main ()
| {
| return gcry_md_open ();
| ;
| return 0;
| }
configure:27842: result: no
configure:27861: checking for SHA1_Init in -lcrypto
configure:27886: cc -o conftest -w conftest.c -lcrypto -lrpcsvc -lm >&5
configure:27886: $? = 0
configure:27895: result: yes
configure:27903: checking for OPENSSL
configure:27910: $PKG_CONFIG --exists --print-errors "openssl"
configure:27913: $? = 0
configure:27927: $PKG_CONFIG --exists --print-errors "openssl"
configure:27930: $? = 0
configure:27968: result: yes
configure:27989: checking for SHA1 implementation
configure:27994: result: libcrypto
configure:28001: checking for XSERVERCFLAGS
configure:28008: $PKG_CONFIG --exists --print-errors "$REQUIRED_MODULES $REQUIRED_LIBS"
configure:28011: $? = 0
configure:28025: $PKG_CONFIG --exists --print-errors "$REQUIRED_MODULES $REQUIRED_LIBS"
configure:28028: $? = 0
configure:28086: result: yes
configure:28092: checking for XSERVERLIBS
configure:28099: $PKG_CONFIG --exists --print-errors "$REQUIRED_LIBS"
configure:28102: $? = 0
configure:28116: $PKG_CONFIG --exists --print-errors "$REQUIRED_LIBS"
configure:28119: $? = 0
configure:28177: result: yes
configure:28184: checking for LIBUNWIND
configure:28191: $PKG_CONFIG --exists --print-errors "libunwind"
Package libunwind was not found in the pkg-config search path.
Perhaps you should add the directory containing `libunwind.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libunwind' not found
configure:28194: $? = 1
configure:28208: $PKG_CONFIG --exists --print-errors "libunwind"
Package libunwind was not found in the pkg-config search path.
Perhaps you should add the directory containing `libunwind.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libunwind' not found
configure:28211: $? = 1
configure:28225: result: no
Package 'libunwind' not found
configure:28387: checking if SVR4 needs to be defined
configure:28406: result: no
configure:28416: checking whether to build Xvfb DDX
configure:28418: result: yes
configure:28440: checking for XNESTMODULES
configure:28447: $PKG_CONFIG --exists --print-errors "$LIBXEXT x11 xau $XDMCP_MODULES"
configure:28450: $? = 0
configure:28464: $PKG_CONFIG --exists --print-errors "$LIBXEXT x11 xau $XDMCP_MODULES"
configure:28467: $? = 0
configure:28505: result: yes
configure:28509: checking whether to build Xnest DDX
configure:28514: result: yes
configure:28537: checking whether to build Xorg DDX
configure:28547: result: yes
configure:28560: checking for symbol visibility support
configure:28591: cc -c -w -fvisibility=hidden conftest.c >&5
configure:28591: $? = 0
configure:28599: result: yes
configure:28612: checking whether to build Xorg PCI functions
configure:28617: checking for PCIACCESS
configure:28624: $PKG_CONFIG --exists --print-errors "$LIBPCIACCESS"
configure:28627: $? = 0
configure:28641: $PKG_CONFIG --exists --print-errors "$LIBPCIACCESS"
configure:28644: $? = 0
configure:28702: result: yes
configure:28748: result: yes
configure:28756: result:
configure:28892: checking for DGA
configure:28899: $PKG_CONFIG --exists --print-errors "$DGAPROTO"
configure:28902: $? = 0
configure:28916: $PKG_CONFIG --exists --print-errors "$DGAPROTO"
configure:28919: $? = 0
configure:28957: result: yes
configure:28966: checking for DGA
configure:28973: $PKG_CONFIG --exists --print-errors "$DGAPROTO"
configure:28976: $? = 0
configure:28990: $PKG_CONFIG --exists --print-errors "$DGAPROTO"
configure:28993: $? = 0
configure:29051: result: yes
configure:29070: checking for XORG_MODULES
configure:29077: $PKG_CONFIG --exists --print-errors "$XORG_MODULES"
configure:29080: $? = 0
configure:29094: $PKG_CONFIG --exists --print-errors "$XORG_MODULES"
configure:29097: $? = 0
configure:29155: result: yes
configure:29165: $PKG_CONFIG --exists --print-errors "libdrm >= 2.4.46"
configure:29168: $? = 0
configure:29690: checking whether to build XWin DDX
configure:29699: result: no
configure:30454: checking dependency style of $(CC)
configure:30563: result: none
configure:30605: checking for DMXMODULES
configure:30612: $PKG_CONFIG --exists --print-errors "xmuu $LIBXEXT x11 >= 1.6 xrender xfixes $LIBXI $DMXPROTO xau $XDMCP_MODULES"
Package xmuu was not found in the pkg-config search path.
Perhaps you should add the directory containing `xmuu.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xmuu' not found
Package 'xi' not found
configure:30615: $? = 1
configure:30629: $PKG_CONFIG --exists --print-errors "xmuu $LIBXEXT x11 >= 1.6 xrender xfixes $LIBXI $DMXPROTO xau $XDMCP_MODULES"
Package xmuu was not found in the pkg-config search path.
Perhaps you should add the directory containing `xmuu.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xmuu' not found
Package 'xi' not found
configure:30632: $? = 1
configure:30646: result: no
Package 'xmuu' not found
Package 'xi' not found
configure:30744: checking whether to build Xdmx DDX
configure:30754: result: no
configure:31917: checking for XWAYLANDMODULES
configure:31924: $PKG_CONFIG --exists --print-errors "$XWAYLANDMODULES"
Package epoxy was not found in the pkg-config search path.
Perhaps you should add the directory containing `epoxy.pc'
to the PKG_CONFIG_PATH environment variable
Package 'epoxy' not found
configure:31927: $? = 1
configure:31941: $PKG_CONFIG --exists --print-errors "$XWAYLANDMODULES"
Package epoxy was not found in the pkg-config search path.
Perhaps you should add the directory containing `epoxy.pc'
to the PKG_CONFIG_PATH environment variable
Package 'epoxy' not found
configure:31944: $? = 1
configure:31958: result: no
Package 'epoxy' not found
configure:31986: checking whether to build Xwayland DDX
configure:31991: result: no
configure:32073: cc -c -w conftest.c >&5
conftest.c:190:10: fatal error: 'features.h' file not found
190 | #include <features.h>
| ^~~~~~~~~~~~
1 error generated.
configure:32073: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "xorg-server 1.18.4"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.18.4"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 18
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TYPEOF 1
| #define X_BYTE_ORDER X_LITTLE_ENDIAN
| #define SIZEOF_UNSIGNED_LONG 8
| #define _XSERVER64 1
| #define HAVE_BYTESWAP_H 1
| #define USE_SYS_ENDIAN_H 1
| #define bswap_16 bswap16
| #define bswap_32 bswap32
| #define bswap_64 bswap64
| #define HAVE_FFS 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_SETEUID 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_NDBM_H 1
| #define HAVE_SYS_AGPIO_H 1
| #define HAVE_SYS_LINKER_H 1
| #define HAVE_SYSV_IPC 1
| #define USE_DEV_IO 1
| #define CSRG_BASED 1
| #define PCCONS_SUPPORT 1
| #define PCVT_SUPPORT 1
| #define SYSCONS_SUPPORT 1
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_LIBUDEV 1
| #define CONFIG_UDEV 1
| #define CONFIG_UDEV_KMS 1
| #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1
| #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1
| #define USE_SIGIO_BY_DEFAULT TRUE
| #define HAVE_CLOCK_GETTIME 1
| #define MONOTONIC_CLOCK 1
| #define XV 1
| #define XvExtension 1
| #define XvMCExtension 1
| #define COMPOSITE 1
| #define MITSHM 1
| #define HAS_SHM 1
| #define XRECORD 1
| #define SCREENSAVER 1
| #define RES 1
| #define LISTEN_UNIX 1
| #define LISTEN_LOCAL 1
| #define CLIENTIDS 1
| #define XF86DRI 1
| #define DRI2 1
| #define SHMDIR "/var/tmp"
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define WITH_LIBDRM 1
| #define DRI2_AIGLX 1
| #define GLXEXT 1
| #define AIGLX 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define DBE 1
| #define DPMSExtension 1
| #define RENDER 1
| #define RANDR 1
| #define XFIXES 1
| #define DAMAGE 1
| #define XINPUT 1
| #define SHAPE 1
| #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb"
| #define XKB_BIN_DIRECTORY "/usr/local/bin"
| #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/"
| #define XKB_DFLT_RULES "base"
| #define XKB_DFLT_MODEL "pc105"
| #define XKB_DFLT_LAYOUT "us"
| #define XKB_DFLT_VARIANT ""
| #define XKB_DFLT_OPTIONS ""
| #define XDMCP 1
| #define HASXDMAUTH 1
| #define XF86VIDMODE 1
| #define COMPILEDDEFAULTFONTPATH "/usr/local/share/fonts/misc/,/usr/local/share/fonts/TTF/,/usr/local/share/fonts/OTF/,/usr/local/share/fonts/Type1/,/usr/local/share/fonts/100dpi/,/usr/local/share/fonts/75dpi/"
| #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
| #define BASE_FONT_PATH "/usr/local/share/fonts"
| #define DRI_DRIVER_PATH "/usr/local/lib/dri"
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_DATE "2016-07-19"
| #define XORG_MAN_VERSION "Version 1.18.4"
| #define BUILDERADDR "svsp@svsptech.ru"
| #define OSNAME "Calista Operating System amd64 build 9"
| #define OSVENDOR "SVSP Technologies"
| #define BUILDERSTRING "Assembled using the Calista operating system assembler"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.18.4"
| #define XTEST 1
| #define XSYNC 1
| #define XCMISC 1
| #define BIGREQS 1
| #define XSERVER_LIBPCIACCESS 1
| #define PCI_TXT_IDS_PATH ""
| #define XSERVER_PLATFORM_BUS 1
| #define DGA 1
| #define XFreeXDGA 1
| #define XORG_SERVER 1
| #define XORGSERVER 1
| #define XFree86Server 1
| #define XORG_VERSION_CURRENT (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
| #define NEED_XF86_TYPES 1
| #define NEED_XF86_PROTOTYPES 1
| #define __XSERVERNAME__ "Xorg"
| #define __XCONFIGFILE__ "xorg.conf"
| #define XF86CONFIGFILE "xorg.conf"
| #define __XCONFIGDIR__ "xorg.conf.d"
| #define DEFAULT_MODULE_PATH "/usr/local/lib/xorg/modules"
| #define DEFAULT_LIBRARY_PATH "/usr/local/lib"
| #define DEFAULT_LOGDIR "/usr/local/var/log"
| #define DEFAULT_LOGPREFIX "Xorg."
| #define DEFAULT_XDG_DATA_HOME ".local/share"
| #define DEFAULT_XDG_DATA_HOME_LOGDIR "xorg"
| #define __VENDORDWEBSUPPORT__ "http://wiki.x.org"
| #define WITH_VGAHW 1
| /* end confdefs.h. */
|
| #include <features.h>
| #ifndef __GLIBC__
| #error not glibc
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:32256: checking that generated files are newer than configure
configure:32262: result: done
configure:32742: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by xorg-server config.status 1.18.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on calista-dev
config.status:1858: creating Makefile
config.status:1858: creating glx/Makefile
config.status:1858: creating include/Makefile
config.status:1858: creating composite/Makefile
config.status:1858: creating damageext/Makefile
config.status:1858: creating dbe/Makefile
config.status:1858: creating dix/Makefile
config.status:1858: creating doc/Makefile
config.status:1858: creating doc/dtrace/Makefile
config.status:1858: creating man/Makefile
config.status:1858: creating fb/Makefile
config.status:1858: creating glamor/Makefile
config.status:1858: creating record/Makefile
config.status:1858: creating config/Makefile
config.status:1858: creating mi/Makefile
config.status:1858: creating miext/Makefile
config.status:1858: creating miext/sync/Makefile
config.status:1858: creating miext/damage/Makefile
config.status:1858: creating miext/shadow/Makefile
config.status:1858: creating miext/rootless/Makefile
config.status:1858: creating os/Makefile
config.status:1858: creating pseudoramiX/Makefile
config.status:1858: creating randr/Makefile
config.status:1858: creating render/Makefile
config.status:1858: creating xkb/Makefile
config.status:1858: creating Xext/Makefile
config.status:1858: creating Xi/Makefile
config.status:1858: creating xfixes/Makefile
config.status:1858: creating exa/Makefile
config.status:1858: creating dri3/Makefile
config.status:1858: creating present/Makefile
config.status:1858: creating hw/Makefile
config.status:1858: creating hw/xfree86/Makefile
config.status:1858: creating hw/xfree86/Xorg.sh
config.status:1858: creating hw/xfree86/common/Makefile
config.status:1858: creating hw/xfree86/common/xf86Build.h
config.status:1858: creating hw/xfree86/ddc/Makefile
config.status:1858: creating hw/xfree86/dixmods/Makefile
config.status:1858: creating hw/xfree86/doc/Makefile
config.status:1858: creating hw/xfree86/dri/Makefile
config.status:1858: creating hw/xfree86/dri2/Makefile
config.status:1858: creating hw/xfree86/dri2/pci_ids/Makefile
config.status:1858: creating hw/xfree86/drivers/Makefile
config.status:1858: creating hw/xfree86/drivers/modesetting/Makefile
config.status:1858: creating hw/xfree86/exa/Makefile
config.status:1858: creating hw/xfree86/exa/man/Makefile
config.status:1858: creating hw/xfree86/fbdevhw/Makefile
config.status:1858: creating hw/xfree86/fbdevhw/man/Makefile
config.status:1858: creating hw/xfree86/glamor_egl/Makefile
config.status:1858: creating hw/xfree86/i2c/Makefile
config.status:1858: creating hw/xfree86/int10/Makefile
config.status:1858: creating hw/xfree86/loader/Makefile
config.status:1858: creating hw/xfree86/man/Makefile
config.status:1858: creating hw/xfree86/modes/Makefile
config.status:1858: creating hw/xfree86/os-support/Makefile
config.status:1858: creating hw/xfree86/os-support/bsd/Makefile
config.status:1858: creating hw/xfree86/os-support/bus/Makefile
config.status:1858: creating hw/xfree86/os-support/hurd/Makefile
config.status:1858: creating hw/xfree86/os-support/misc/Makefile
config.status:1858: creating hw/xfree86/os-support/linux/Makefile
config.status:1858: creating hw/xfree86/os-support/solaris/Makefile
config.status:1858: creating hw/xfree86/os-support/stub/Makefile
config.status:1858: creating hw/xfree86/parser/Makefile
config.status:1858: creating hw/xfree86/ramdac/Makefile
config.status:1858: creating hw/xfree86/shadowfb/Makefile
config.status:1858: creating hw/xfree86/vbe/Makefile
config.status:1858: creating hw/xfree86/vgahw/Makefile
config.status:1858: creating hw/xfree86/x86emu/Makefile
config.status:1858: creating hw/xfree86/utils/Makefile
config.status:1858: creating hw/xfree86/utils/man/Makefile
config.status:1858: creating hw/xfree86/utils/cvt/Makefile
config.status:1858: creating hw/xfree86/utils/gtf/Makefile
config.status:1858: creating hw/dmx/config/Makefile
config.status:1858: creating hw/dmx/config/man/Makefile
config.status:1858: creating hw/dmx/doc/Makefile
config.status:1858: creating hw/dmx/doxygen/doxygen.conf
config.status:1858: creating hw/dmx/doxygen/Makefile
config.status:1858: creating hw/dmx/examples/Makefile
config.status:1858: creating hw/dmx/input/Makefile
config.status:1858: creating hw/dmx/glxProxy/Makefile
config.status:1858: creating hw/dmx/Makefile
config.status:1858: creating hw/dmx/man/Makefile
config.status:1858: creating hw/vfb/Makefile
config.status:1858: creating hw/vfb/man/Makefile
config.status:1858: creating hw/xnest/Makefile
config.status:1858: creating hw/xnest/man/Makefile
config.status:1858: creating hw/xwin/Makefile
config.status:1858: creating hw/xwin/glx/Makefile
config.status:1858: creating hw/xwin/man/Makefile
config.status:1858: creating hw/xwin/winclipboard/Makefile
config.status:1858: creating hw/xquartz/Makefile
config.status:1858: creating hw/xquartz/GL/Makefile
config.status:1858: creating hw/xquartz/bundle/Makefile
config.status:1858: creating hw/xquartz/man/Makefile
config.status:1858: creating hw/xquartz/mach-startup/Makefile
config.status:1858: creating hw/xquartz/pbproxy/Makefile
config.status:1858: creating hw/xquartz/xpr/Makefile
config.status:1858: creating hw/kdrive/Makefile
config.status:1858: creating hw/kdrive/ephyr/Makefile
config.status:1858: creating hw/kdrive/ephyr/man/Makefile
config.status:1858: creating hw/kdrive/fake/Makefile
config.status:1858: creating hw/kdrive/fbdev/Makefile
config.status:1858: creating hw/kdrive/linux/Makefile
config.status:1858: creating hw/kdrive/src/Makefile
config.status:1858: creating hw/xwayland/Makefile
config.status:1858: creating test/Makefile
config.status:1858: creating test/xi1/Makefile
config.status:1858: creating test/xi2/Makefile
config.status:1858: creating xserver.ent
config.status:1858: creating xorg-server.pc
config.status:1858: creating include/do-not-use-config.h
config.status:2039: include/do-not-use-config.h is unchanged
config.status:1858: creating include/xorg-server.h
config.status:2039: include/xorg-server.h is unchanged
config.status:1858: creating include/dix-config.h
config.status:2039: include/dix-config.h is unchanged
config.status:1858: creating include/xorg-config.h
config.status:2039: include/xorg-config.h is unchanged
config.status:1858: creating include/xkb-config.h
config.status:2039: include/xkb-config.h is unchanged
config.status:1858: creating include/xwin-config.h
config.status:2039: include/xwin-config.h is unchanged
config.status:1858: creating include/kdrive-config.h
config.status:2039: include/kdrive-config.h is unchanged
config.status:1858: creating include/version-config.h
config.status:2039: include/version-config.h is unchanged
config.status:2087: executing depfiles commands
config.status:2087: executing libtool commands
config.status:2087: executing sdksyms commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-freebsd15.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_typeof=typeof
ac_cv_env_CCASFLAGS_set=''
ac_cv_env_CCASFLAGS_value=''
ac_cv_env_CCAS_set=''
ac_cv_env_CCAS_value=''
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-w
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_DBUS_CFLAGS_set=''
ac_cv_env_DBUS_CFLAGS_value=''
ac_cv_env_DBUS_LIBS_set=''
ac_cv_env_DBUS_LIBS_value=''
ac_cv_env_DGA_CFLAGS_set=''
ac_cv_env_DGA_CFLAGS_value=''
ac_cv_env_DGA_LIBS_set=''
ac_cv_env_DGA_LIBS_value=''
ac_cv_env_DMXEXAMPLES_DEP_CFLAGS_set=''
ac_cv_env_DMXEXAMPLES_DEP_CFLAGS_value=''
ac_cv_env_DMXEXAMPLES_DEP_LIBS_set=''
ac_cv_env_DMXEXAMPLES_DEP_LIBS_value=''
ac_cv_env_DMXMODULES_CFLAGS_set=''
ac_cv_env_DMXMODULES_CFLAGS_value=''
ac_cv_env_DMXMODULES_LIBS_set=''
ac_cv_env_DMXMODULES_LIBS_value=''
ac_cv_env_DMXXIEXAMPLES_DEP_CFLAGS_set=''
ac_cv_env_DMXXIEXAMPLES_DEP_CFLAGS_value=''
ac_cv_env_DMXXIEXAMPLES_DEP_LIBS_set=''
ac_cv_env_DMXXIEXAMPLES_DEP_LIBS_value=''
ac_cv_env_DMXXMUEXAMPLES_DEP_CFLAGS_set=''
ac_cv_env_DMXXMUEXAMPLES_DEP_CFLAGS_value=''
ac_cv_env_DMXXMUEXAMPLES_DEP_LIBS_set=''
ac_cv_env_DMXXMUEXAMPLES_DEP_LIBS_value=''
ac_cv_env_DOT_set=''
ac_cv_env_DOT_value=''
ac_cv_env_DOXYGEN_set=''
ac_cv_env_DOXYGEN_value=''
ac_cv_env_DRI2PROTO_CFLAGS_set=''
ac_cv_env_DRI2PROTO_CFLAGS_value=''
ac_cv_env_DRI2PROTO_LIBS_set=''
ac_cv_env_DRI2PROTO_LIBS_value=''
ac_cv_env_DRI3PROTO_CFLAGS_set=''
ac_cv_env_DRI3PROTO_CFLAGS_value=''
ac_cv_env_DRI3PROTO_LIBS_set=''
ac_cv_env_DRI3PROTO_LIBS_value=''
ac_cv_env_FOP_set=''
ac_cv_env_FOP_value=''
ac_cv_env_GBM_CFLAGS_set=''
ac_cv_env_GBM_CFLAGS_value=''
ac_cv_env_GBM_LIBS_set=''
ac_cv_env_GBM_LIBS_value=''
ac_cv_env_GLAMOR_CFLAGS_set=''
ac_cv_env_GLAMOR_CFLAGS_value=''
ac_cv_env_GLAMOR_LIBS_set=''
ac_cv_env_GLAMOR_LIBS_value=''
ac_cv_env_GL_CFLAGS_set=''
ac_cv_env_GL_CFLAGS_value=''
ac_cv_env_GL_LIBS_set=''
ac_cv_env_GL_LIBS_value=''
ac_cv_env_HAL_CFLAGS_set=''
ac_cv_env_HAL_CFLAGS_value=''
ac_cv_env_HAL_LIBS_set=''
ac_cv_env_HAL_LIBS_value=''
ac_cv_env_KHRONOS_OPENGL_REGISTRY_CFLAGS_set=''
ac_cv_env_KHRONOS_OPENGL_REGISTRY_CFLAGS_value=''
ac_cv_env_KHRONOS_OPENGL_REGISTRY_LIBS_set=''
ac_cv_env_KHRONOS_OPENGL_REGISTRY_LIBS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBDRM_CFLAGS_set=''
ac_cv_env_LIBDRM_CFLAGS_value=''
ac_cv_env_LIBDRM_LIBS_set=''
ac_cv_env_LIBDRM_LIBS_value=''
ac_cv_env_LIBSHA1_CFLAGS_set=''
ac_cv_env_LIBSHA1_CFLAGS_value=''
ac_cv_env_LIBSHA1_LIBS_set=''
ac_cv_env_LIBSHA1_LIBS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_LIBUNWIND_CFLAGS_set=''
ac_cv_env_LIBUNWIND_CFLAGS_value=''
ac_cv_env_LIBUNWIND_LIBS_set=''
ac_cv_env_LIBUNWIND_LIBS_value=''
ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
ac_cv_env_OPENSSL_CFLAGS_set=''
ac_cv_env_OPENSSL_CFLAGS_value=''
ac_cv_env_OPENSSL_LIBS_set=''
ac_cv_env_OPENSSL_LIBS_value=''
ac_cv_env_PCIACCESS_CFLAGS_set=''
ac_cv_env_PCIACCESS_CFLAGS_value=''
ac_cv_env_PCIACCESS_LIBS_set=''
ac_cv_env_PCIACCESS_LIBS_value=''
ac_cv_env_PIXMAN_CFLAGS_set=''
ac_cv_env_PIXMAN_CFLAGS_value=''
ac_cv_env_PIXMAN_LIBS_set=''
ac_cv_env_PIXMAN_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=''
ac_cv_env_PKG_CONFIG_LIBDIR_value=''
ac_cv_env_PKG_CONFIG_PATH_set=''
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_SELINUX_CFLAGS_set=''
ac_cv_env_SELINUX_CFLAGS_value=''
ac_cv_env_SELINUX_LIBS_set=''
ac_cv_env_SELINUX_LIBS_value=''
ac_cv_env_SYSTEMD_DAEMON_CFLAGS_set=''
ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value=''
ac_cv_env_SYSTEMD_DAEMON_LIBS_set=''
ac_cv_env_SYSTEMD_DAEMON_LIBS_value=''
ac_cv_env_TSLIB_CFLAGS_set=''
ac_cv_env_TSLIB_CFLAGS_value=''
ac_cv_env_TSLIB_LIBS_set=''
ac_cv_env_TSLIB_LIBS_value=''
ac_cv_env_UDEV_CFLAGS_set=''
ac_cv_env_UDEV_CFLAGS_value=''
ac_cv_env_UDEV_LIBS_set=''
ac_cv_env_UDEV_LIBS_value=''
ac_cv_env_WINDOWSWM_CFLAGS_set=''
ac_cv_env_WINDOWSWM_CFLAGS_value=''
ac_cv_env_WINDOWSWM_LIBS_set=''
ac_cv_env_WINDOWSWM_LIBS_value=''
ac_cv_env_X11EXAMPLES_DEP_CFLAGS_set=''
ac_cv_env_X11EXAMPLES_DEP_CFLAGS_value=''
ac_cv_env_X11EXAMPLES_DEP_LIBS_set=''
ac_cv_env_X11EXAMPLES_DEP_LIBS_value=''
ac_cv_env_XDMCP_CFLAGS_set=''
ac_cv_env_XDMCP_CFLAGS_value=''
ac_cv_env_XDMCP_LIBS_set=''
ac_cv_env_XDMCP_LIBS_value=''
ac_cv_env_XDMXCONFIG_DEP_CFLAGS_set=''
ac_cv_env_XDMXCONFIG_DEP_CFLAGS_value=''
ac_cv_env_XDMXCONFIG_DEP_LIBS_set=''
ac_cv_env_XDMXCONFIG_DEP_LIBS_value=''
ac_cv_env_XEPHYR_CFLAGS_set=''
ac_cv_env_XEPHYR_CFLAGS_value=''
ac_cv_env_XEPHYR_LIBS_set=''
ac_cv_env_XEPHYR_LIBS_value=''
ac_cv_env_XLIB_CFLAGS_set=''
ac_cv_env_XLIB_CFLAGS_value=''
ac_cv_env_XLIB_LIBS_set=''
ac_cv_env_XLIB_LIBS_value=''
ac_cv_env_XMLTO_set=''
ac_cv_env_XMLTO_value=''
ac_cv_env_XNESTMODULES_CFLAGS_set=''
ac_cv_env_XNESTMODULES_CFLAGS_value=''
ac_cv_env_XNESTMODULES_LIBS_set=''
ac_cv_env_XNESTMODULES_LIBS_value=''
ac_cv_env_XORG_MALLOC_DEBUG_ENV_set=''
ac_cv_env_XORG_MALLOC_DEBUG_ENV_value=''
ac_cv_env_XORG_MODULES_CFLAGS_set=''
ac_cv_env_XORG_MODULES_CFLAGS_value=''
ac_cv_env_XORG_MODULES_LIBS_set=''
ac_cv_env_XORG_MODULES_LIBS_value=''
ac_cv_env_XPBPROXY_CFLAGS_set=''
ac_cv_env_XPBPROXY_CFLAGS_value=''
ac_cv_env_XPBPROXY_LIBS_set=''
ac_cv_env_XPBPROXY_LIBS_value=''
ac_cv_env_XRESEXAMPLES_DEP_CFLAGS_set=''
ac_cv_env_XRESEXAMPLES_DEP_CFLAGS_value=''
ac_cv_env_XRESEXAMPLES_DEP_LIBS_set=''
ac_cv_env_XRESEXAMPLES_DEP_LIBS_value=''
ac_cv_env_XSERVERCFLAGS_CFLAGS_set=''
ac_cv_env_XSERVERCFLAGS_CFLAGS_value=''
ac_cv_env_XSERVERCFLAGS_LIBS_set=''
ac_cv_env_XSERVERCFLAGS_LIBS_value=''
ac_cv_env_XSERVERLIBS_CFLAGS_set=''
ac_cv_env_XSERVERLIBS_CFLAGS_value=''
ac_cv_env_XSERVERLIBS_LIBS_set=''
ac_cv_env_XSERVERLIBS_LIBS_value=''
ac_cv_env_XSHMFENCE_CFLAGS_set=''
ac_cv_env_XSHMFENCE_CFLAGS_value=''
ac_cv_env_XSHMFENCE_LIBS_set=''
ac_cv_env_XSHMFENCE_LIBS_value=''
ac_cv_env_XSLTPROC_set=''
ac_cv_env_XSLTPROC_value=''
ac_cv_env_XTSTEXAMPLES_DEP_CFLAGS_set=''
ac_cv_env_XTSTEXAMPLES_DEP_CFLAGS_value=''
ac_cv_env_XTSTEXAMPLES_DEP_LIBS_set=''
ac_cv_env_XTSTEXAMPLES_DEP_LIBS_value=''
ac_cv_env_XWAYLANDMODULES_CFLAGS_set=''
ac_cv_env_XWAYLANDMODULES_CFLAGS_value=''
ac_cv_env_XWAYLANDMODULES_LIBS_set=''
ac_cv_env_XWAYLANDMODULES_LIBS_value=''
ac_cv_env_XWINMODULES_CFLAGS_set=''
ac_cv_env_XWINMODULES_CFLAGS_value=''
ac_cv_env_XWINMODULES_LIBS_set=''
ac_cv_env_XWINMODULES_LIBS_value=''
ac_cv_env_YACC_set=''
ac_cv_env_YACC_value=''
ac_cv_env_YFLAGS_set=''
ac_cv_env_YFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_CC_SHA1_Init=no
ac_cv_func_SHA1Init=no
ac_cv_func_authdes_create=yes
ac_cv_func_authdes_seccreate=yes
ac_cv_func_backtrace=no
ac_cv_func_cbrt=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_dlopen=yes
ac_cv_func_ffs=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_geteuid=yes
ac_cv_func_getifaddrs=yes
ac_cv_func_getpeereid=yes
ac_cv_func_getpeerucred=no
ac_cv_func_getprogname=yes
ac_cv_func_getresuid=yes
ac_cv_func_getuid=yes
ac_cv_func_getzoneid=no
ac_cv_func_issetugid=yes
ac_cv_func_mmap=yes
ac_cv_func_posix_fallocate=yes
ac_cv_func_reallocarray=yes
ac_cv_func_seteuid=yes
ac_cv_func_shmctl64=no
ac_cv_func_sigaction=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_udev_enumerate_add_match_tag=yes
ac_cv_func_udev_monitor_filter_add_match_tag=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_walkcontext=no
ac_cv_have_decl___INTEL_COMPILER=no
ac_cv_have_decl___SUNPRO_C=no
ac_cv_have_decl___clang__=yes
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_header_byteswap_h=yes
ac_cv_header_dbm_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_agpgart_h=no
ac_cv_header_linux_fb_h=no
ac_cv_header_machine_apmvar_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_ndbm_h=yes
ac_cv_header_rpcsvc_dbm_h=no
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_stropts_h=no
ac_cv_header_sys_agpgart_h=no
ac_cv_header_sys_agpio_h=yes
ac_cv_header_sys_endian_h=yes
ac_cv_header_sys_linker_h=yes
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wincrypt_h=no
ac_cv_host=x86_64-unknown-freebsd15.0
ac_cv_lib_Xdmcp_XdmcpWrap=yes
ac_cv_lib_c_backtrace=no
ac_cv_lib_crypto_SHA1_Init=yes
ac_cv_lib_gcrypt_gcry_md_open=no
ac_cv_lib_lex=-lfl
ac_cv_lib_m_sqrt=yes
ac_cv_lib_md_SHA1Init=no
ac_cv_lib_nettle_nettle_sha1_init=no
ac_cv_member_struct_msghdr_msg_control=yes
ac_cv_member_struct_sockaddr_in_sin_len=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_RAWCPP=/usr/bin/cpp
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=nawk
ac_cv_prog_CC=cc
ac_cv_prog_CPP='cc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC=byacc
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_c99=''
ac_cv_prog_cc_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_getsecretkey=-lrpcsvc
ac_cv_search_opendir='none required'
ac_cv_search_socket='none required'
ac_cv_sizeof_unsigned_long=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_linker_h=yes
ac_cv_sysv_ipc=yes
ac_cv_type_pid_t=yes
ac_cv_type_socklen_t=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_OBJC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
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=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"\\1", (void *) \\&\\1},/p\''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(lib.*\\)$/ {"\\1", (void *) \\&\\1},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"lib\\1", (void *) \\&\\1},/p\''
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/extern char \\1;/p\''
lt_cv_sys_global_symbol_to_import=''
lt_cv_sys_max_cmd_len=393216
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_DGA_CFLAGS=''
pkg_cv_DGA_LIBS=''
pkg_cv_DRI2PROTO_CFLAGS=''
pkg_cv_DRI2PROTO_LIBS=''
pkg_cv_DRI3PROTO_CFLAGS=''
pkg_cv_DRI3PROTO_LIBS=''
pkg_cv_GL_CFLAGS=''
pkg_cv_GL_LIBS='-L/usr/local/lib -lGL'
pkg_cv_LIBDRM_CFLAGS=-I/usr/local/include/libdrm
pkg_cv_LIBDRM_LIBS='-L/usr/local/lib -ldrm'
pkg_cv_OPENSSL_CFLAGS=''
pkg_cv_OPENSSL_LIBS='-lssl -lcrypto'
pkg_cv_PCIACCESS_CFLAGS=''
pkg_cv_PCIACCESS_LIBS='-L/usr/local/lib -lpciaccess'
pkg_cv_PIXMAN_CFLAGS=-I/usr/local/include/pixman-1
pkg_cv_PIXMAN_LIBS='-L/usr/local/lib -lpixman-1'
pkg_cv_UDEV_CFLAGS=''
pkg_cv_UDEV_LIBS='-L/usr/local/lib -ludev'
pkg_cv_XDMCP_CFLAGS=''
pkg_cv_XDMCP_LIBS='-L/usr/local/lib -lXdmcp'
pkg_cv_XLIB_CFLAGS=-D_THREAD_SAFE
pkg_cv_XLIB_LIBS='-L/usr/local/lib -lX11'
pkg_cv_XNESTMODULES_CFLAGS=-D_THREAD_SAFE
pkg_cv_XNESTMODULES_LIBS='-L/usr/local/lib -lXext -lX11 -lXau -lXdmcp'
pkg_cv_XORG_MODULES_CFLAGS=''
pkg_cv_XORG_MODULES_LIBS=''
pkg_cv_XSERVERCFLAGS_CFLAGS='-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include/X11/dri -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16'
pkg_cv_XSERVERCFLAGS_LIBS='-L/usr/local/lib -lxkbfile -lpixman-1 -lXfont -lXau -lxshmfence -lXdmcp'
pkg_cv_XSERVERLIBS_CFLAGS='-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16'
pkg_cv_XSERVERLIBS_LIBS='-L/usr/local/lib -lpixman-1 -lXfont -lXau -lxshmfence -lXdmcp'
pkg_cv_XSHMFENCE_CFLAGS=''
pkg_cv_XSHMFENCE_LIBS='-L/usr/local/lib -lxshmfence'
xorg_cv_cc_flag__Wall=yes
xorg_cv_cc_flag__Wbad_function_cast=yes
xorg_cv_cc_flag__Wdeclaration_after_statement=yes
xorg_cv_cc_flag__Werror=yes
xorg_cv_cc_flag__Werror_address=yes
xorg_cv_cc_flag__Werror_array_bounds=yes
xorg_cv_cc_flag__Werror_attributes=yes
xorg_cv_cc_flag__Werror_implicit=yes
xorg_cv_cc_flag__Werror_init_self=yes
xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes
xorg_cv_cc_flag__Werror_main=yes
xorg_cv_cc_flag__Werror_missing_braces=yes
xorg_cv_cc_flag__Werror_nonnull=yes
xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes
xorg_cv_cc_flag__Werror_return_type=yes
xorg_cv_cc_flag__Werror_sequence_point=yes
xorg_cv_cc_flag__Werror_trigraphs=yes
xorg_cv_cc_flag__Werror_write_strings=yes
xorg_cv_cc_flag__Wformat_2=yes
xorg_cv_cc_flag__Wlogical_op=yes
xorg_cv_cc_flag__Wmissing_declarations=yes
xorg_cv_cc_flag__Wmissing_format_attribute=yes
xorg_cv_cc_flag__Wmissing_noreturn=yes
xorg_cv_cc_flag__Wmissing_prototypes=yes
xorg_cv_cc_flag__Wnested_externs=yes
xorg_cv_cc_flag__Wold_style_definition=yes
xorg_cv_cc_flag__Wpointer_arith=yes
xorg_cv_cc_flag__Wredundant_decls=yes
xorg_cv_cc_flag__Wshadow=yes
xorg_cv_cc_flag__Wstrict_prototypes=yes
xorg_cv_cc_flag__Wuninitialized=yes
xorg_cv_cc_flag__Wunused=yes
xorg_cv_cc_flag__pedantic=yes
xorg_cv_cc_flag_unknown_warning_option=yes
xorg_cv_cc_flag_unused_command_line_argument=yes
xorg_cv_linker_flags__Wl__wrap_exit=yes
xorg_cv_sys_have_so_peercred=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /root/calista-xserver-1.18.4-building-scripts/xorg-server-1.18.4/missing aclocal-1.15'
ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
ADMIN_MAN_SUFFIX='8'
AGP_FALSE='#'
AGP_TRUE=''
AIGLX_DRI_LOADER_FALSE='#'
AIGLX_DRI_LOADER_TRUE=''
ALPHA_VIDEO_FALSE=''
ALPHA_VIDEO_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APPLE_APPLICATIONS_DIR='/Applications/Utilities'
APPLE_APPLICATION_NAME='X11'
APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
APP_MAN_SUFFIX='1'
AR='ar'
ARM_VIDEO_FALSE=''
ARM_VIDEO_TRUE='#'
AS='as'
AUTOCONF='${SHELL} /root/calista-xserver-1.18.4-building-scripts/xorg-server-1.18.4/missing autoconf'
AUTOHEADER='${SHELL} /root/calista-xserver-1.18.4-building-scripts/xorg-server-1.18.4/missing autoheader'
AUTOMAKE='${SHELL} /root/calista-xserver-1.18.4-building-scripts/xorg-server-1.18.4/missing automake-1.15'
AWK='nawk'
BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast'
BASE_FONT_PATH='/usr/local/share/fonts'
BSD_APM_FALSE=''
BSD_APM_TRUE='#'
BSD_KQUEUE_APM_FALSE=''
BSD_KQUEUE_APM_TRUE='#'
BUILD_DATE='20260201'
BUILD_KDRIVEFBDEVLIB_FALSE=''
BUILD_KDRIVEFBDEVLIB_TRUE='#'
BUILD_TIME='1060057'
BUNDLE_ID_PREFIX=''
BUNDLE_VERSION='1.18.4'
BUNDLE_VERSION_STRING='1.18.4'
BUSFAULT_FALSE='#'
BUSFAULT_TRUE=''
CC='cc'
CCAS='cc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-w'
CCDEPMODE='depmode=gcc3'
CFLAGS='-w'
CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
CLIENTIDS_FALSE='#'
CLIENTIDS_TRUE=''
COMPILEDDEFAULTFONTPATH='/usr/local/share/fonts/misc/,/usr/local/share/fonts/TTF/,/usr/local/share/fonts/OTF/,/usr/local/share/fonts/Type1/,/usr/local/share/fonts/100dpi/,/usr/local/share/fonts/75dpi/'
COMPOSITE_FALSE='#'
COMPOSITE_TRUE=''
CONFIG_HAL_FALSE=''
CONFIG_HAL_TRUE='#'
CONFIG_UDEV_FALSE='#'
CONFIG_UDEV_KMS_FALSE='#'
CONFIG_UDEV_KMS_TRUE=''
CONFIG_UDEV_TRUE=''
CONFIG_WSCONS_FALSE=''
CONFIG_WSCONS_TRUE='#'
CPP='cc -E'
CPPFLAGS=''
CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing'
CYGPATH_W='echo'
CYGWIN_FALSE=''
CYGWIN_TRUE='#'
DBE_FALSE='#'
DBE_TRUE=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DEBUG_FALSE=''
DEBUG_TRUE='#'
DEFAULT_LIBRARY_PATH='/usr/local/lib'
DEFAULT_LOGDIR='/usr/local/var/log'
DEFAULT_LOGPREFIX='Xorg.'
DEFAULT_MODULE_PATH='/usr/local/lib/xorg/modules'
DEFAULT_XDG_DATA_HOME='.local/share'
DEFAULT_XDG_DATA_HOME_LOGDIR='xorg'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DGA_CFLAGS=''
DGA_FALSE='#'
DGA_LIBS=''
DGA_TRUE=''
DIX_CFLAGS='-DHAVE_DIX_CONFIG_H $(CWARNFLAGS) -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include/X11/dri -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/Xext -I$(top_srcdir)/composite -I$(top_srcdir)/damageext -I$(top_srcdir)/xfixes -I$(top_srcdir)/Xi -I$(top_srcdir)/mi -I$(top_srcdir)/miext/sync -I$(top_srcdir)/miext/shadow -I$(top_srcdir)/miext/damage -I$(top_srcdir)/render -I$(top_srcdir)/randr -I$(top_srcdir)/fb -I$(top_srcdir)/dbe -I$(top_srcdir)/present -fvisibility=hidden'
DIX_LIB='$(top_builddir)/dix/libdix.la'
DLLTOOL='false'
DLOPEN_LIBS=''
DMXEXAMPLES_DEP_CFLAGS=''
DMXEXAMPLES_DEP_LIBS=''
DMXMODULES_CFLAGS=''
DMXMODULES_LIBS=''
DMXXIEXAMPLES_DEP_CFLAGS=''
DMXXIEXAMPLES_DEP_LIBS=''
DMXXMUEXAMPLES_DEP_CFLAGS=''
DMXXMUEXAMPLES_DEP_LIBS=''
DMX_BUILD_LNX_FALSE=''
DMX_BUILD_LNX_TRUE='#'
DMX_BUILD_USB_FALSE=''
DMX_BUILD_USB_TRUE='#'
DMX_FALSE=''
DMX_TRUE='#'
DOT=''
DOXYGEN=''
DPMSExtension_FALSE='#'
DPMSExtension_TRUE=''
DRI2PROTO_CFLAGS=''
DRI2PROTO_LIBS=''
DRI2_AIGLX_FALSE='#'
DRI2_AIGLX_TRUE=''
DRI2_FALSE='#'
DRI2_TRUE=''
DRI3PROTO_CFLAGS=''
DRI3PROTO_LIBS=''
DRI3_FALSE=''
DRI3_TRUE='#'
DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
DRIVER_MAN_SUFFIX='4'
DRI_DRIVER_PATH='/usr/local/lib/dri'
DRI_FALSE='#'
DRI_TRUE=''
DSYMUTIL=''
DTRACE=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DEVEL_DOCS_FALSE=''
ENABLE_DEVEL_DOCS_TRUE='#'
ENABLE_DOCS_FALSE=''
ENABLE_DOCS_TRUE='#'
ENABLE_UNIT_TESTS_FALSE=''
ENABLE_UNIT_TESTS_TRUE='#'
EXEEXT=''
FBDEVHW_FALSE=''
FBDEVHW_TRUE='#'
FGREP='/usr/bin/grep -F'
FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
FILE_MAN_SUFFIX='5'
FONT100DPIDIR='${FONTROOTDIR}/100dpi'
FONT75DPIDIR='${FONTROOTDIR}/75dpi'
FONTMISCDIR='${FONTROOTDIR}/misc'
FONTOTFDIR='${FONTROOTDIR}/OTF'
FONTROOTDIR='/usr/local/share/fonts'
FONTTTFDIR='${FONTROOTDIR}/TTF'
FONTTYPE1DIR='${FONTROOTDIR}/Type1'
FOP=''
FREEBSD_KLDLOAD_FALSE='#'
FREEBSD_KLDLOAD_TRUE=''
GBM_CFLAGS=''
GBM_LIBS=''
GLAMOR_CFLAGS=''
GLAMOR_EGL_FALSE=''
GLAMOR_EGL_TRUE='#'
GLAMOR_FALSE=''
GLAMOR_LIBS=''
GLAMOR_TRUE='#'
GLX_ARCH_DEFINES='-D__GLX_ALIGN64'
GLX_DEFINES=''
GLX_FALSE='#'
GLX_SYS_LIBS=' -L/usr/local/lib -lGL'
GLX_TRUE=''
GL_CFLAGS=''
GL_LIBS='-L/usr/local/lib -lGL'
GREP='/usr/bin/grep'
HAL_CFLAGS=''
HAL_LIBS=''
HAVE_DBUS_FALSE=''
HAVE_DBUS_TRUE='#'
HAVE_DOT='no'
HAVE_DOT_FALSE=''
HAVE_DOT_TRUE='#'
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE='#'
HAVE_FOP_FALSE=''
HAVE_FOP_TRUE='#'
HAVE_LD_WRAP_FALSE='#'
HAVE_LD_WRAP_TRUE=''
HAVE_LIBUNWIND_FALSE=''
HAVE_LIBUNWIND_TRUE='#'
HAVE_STYLESHEETS_FALSE=''
HAVE_STYLESHEETS_TRUE='#'
HAVE_SYSTEMD_DAEMON_FALSE=''
HAVE_SYSTEMD_DAEMON_TRUE='#'
HAVE_XMLTO_FALSE=''
HAVE_XMLTO_TEXT_FALSE=''
HAVE_XMLTO_TEXT_TRUE='#'
HAVE_XMLTO_TRUE='#'
HAVE_XSLTPROC_FALSE=''
HAVE_XSLTPROC_TRUE='#'
I386_VIDEO_FALSE='#'
I386_VIDEO_TRUE=''
INSTALL_CMD='(cp -f /usr/local/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_SETUID_FALSE='#'
INSTALL_SETUID_TRUE=''
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT10MODULE_FALSE='#'
INT10MODULE_TRUE=''
INT10_STUB_FALSE=''
INT10_STUB_TRUE='#'
INT10_VM86_FALSE=''
INT10_VM86_TRUE='#'
INT10_X86EMU_FALSE='#'
INT10_X86EMU_TRUE=''
KDRIVEFBDEV_FALSE=''
KDRIVEFBDEV_TRUE='#'
KDRIVELINUX_FALSE=''
KDRIVELINUX_TRUE='#'
KDRIVE_CFLAGS=''
KDRIVE_EVDEV_FALSE=''
KDRIVE_EVDEV_TRUE='#'
KDRIVE_FALSE=''
KDRIVE_INCS=''
KDRIVE_KBD_FALSE=''
KDRIVE_KBD_TRUE='#'
KDRIVE_LIBS=''
KDRIVE_LOCAL_LIBS=''
KDRIVE_MAIN_LIB=''
KDRIVE_MOUSE_FALSE=''
KDRIVE_MOUSE_TRUE='#'
KDRIVE_PURE_INCS=''
KDRIVE_PURE_LIBS=''
KDRIVE_TRUE='#'
KHRONOS_OPENGL_REGISTRY_CFLAGS=''
KHRONOS_OPENGL_REGISTRY_LIBS=''
KHRONOS_SPEC_DIR='auto'
LD='/usr/bin/ld'
LDFLAGS=''
LD_EXPORT_SYMBOLS_FLAG='-export-dynamic'
LD_NO_UNDEFINED_FLAG=''
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBDRM_CFLAGS='-I/usr/local/include/libdrm'
LIBDRM_LIBS='-L/usr/local/lib -ldrm'
LIBOBJS=''
LIBS='-lrpcsvc -lm '
LIBSHA1_CFLAGS=''
LIBSHA1_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUNWIND_CFLAGS=''
LIBUNWIND_LIBS=''
LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
LIB_MAN_SUFFIX='3'
LINUX_ALPHA_FALSE=''
LINUX_ALPHA_TRUE='#'
LIPO=''
LNXACPI_FALSE=''
LNXACPI_TRUE='#'
LNXAPM_FALSE=''
LNXAPM_TRUE='#'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAIN_LIB='$(top_builddir)/dix/libmain.la'
MAKEINFO='${SHELL} /root/calista-xserver-1.18.4-building-scripts/xorg-server-1.18.4/missing makeinfo'
MANIFEST_TOOL=':'
MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
MISC_MAN_SUFFIX='7'
MITSHM_FALSE='#'
MITSHM_TRUE=''
MKDIR_P='./install-sh -c -d'
NEED_DBUS_FALSE=''
NEED_DBUS_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
NO_UNDEFINED_FALSE=''
NO_UNDEFINED_TRUE='#'
OBJC='$(CC)'
OBJCCLD=''
OBJCDEPMODE='depmode=none'
OBJCFLAGS='$(CFLAGS)'
OBJCLINK='$(LINK)'
OBJDUMP='objdump'
OBJEXT='o'
OPENSSL_CFLAGS=''
OPENSSL_LIBS='-lssl -lcrypto'
OS_LIB='$(top_builddir)/os/libos.la'
OTOOL64=''
OTOOL=''
PACKAGE='xorg-server'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
PACKAGE_NAME='xorg-server'
PACKAGE_STRING='xorg-server 1.18.4'
PACKAGE_TARNAME='xorg-server'
PACKAGE_URL=''
PACKAGE_VERSION='1.18.4'
PATH_SEPARATOR=':'
PCIACCESS_CFLAGS=''
PCIACCESS_LIBS='-L/usr/local/lib -lpciaccess'
PCI_TXT_IDS_PATH=''
PIXMAN_CFLAGS='-I/usr/local/include/pixman-1'
PIXMAN_LIBS='-L/usr/local/lib -lpixman-1'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PPC_VIDEO_FALSE=''
PPC_VIDEO_TRUE='#'
PRESENT_FALSE='#'
PRESENT_TRUE=''
PROJECTROOT='/usr/local'
PSEUDORAMIX_FALSE=''
PSEUDORAMIX_TRUE='#'
PYTHON3=''
RANLIB='ranlib'
RAWCPP='/usr/bin/cpp'
RAWCPPFLAGS='-undef -traditional'
RECORD_FALSE='#'
RECORD_TRUE=''
RELEASE_DATE='2016-07-19'
RES_FALSE='#'
RES_TRUE=''
SCREENSAVER_FALSE='#'
SCREENSAVER_TRUE=''
SDK_REQUIRED_MODULES='xproto >= 7.0.28 randrproto >= 1.5.0 renderproto >= 0.11 xextproto >= 7.2.99.901 inputproto >= 2.3 kbproto >= 1.0.3 fontsproto >= 2.1.3 pixman-1 >= 0.27.2 videoproto scrnsaverproto >= 1.1 resourceproto >= 1.2.0 xf86driproto >= 2.1.0 glproto >= 1.4.17 dri >= 7.8.0 dri2proto >= 2.8 presentproto >= 1.0 xineramaproto pciaccess >= 0.12.901'
SECURE_RPC_FALSE='#'
SECURE_RPC_TRUE=''
SED='/usr/bin/sed'
SELINUX_CFLAGS=''
SELINUX_LIBS=''
SERVER_MISC_CONFIG_PATH='/usr/local/lib/xorg'
SET_MAKE=''
SHA1_CFLAGS=''
SHA1_LIBS='-lcrypto'
SHELL='/bin/sh'
SOLARIS_INOUT_ARCH=''
SOLARIS_VT_FALSE=''
SOLARIS_VT_TRUE='#'
SPARC64_VIDEO_FALSE=''
SPARC64_VIDEO_TRUE='#'
SPECIAL_DTRACE_OBJECTS_FALSE=''
SPECIAL_DTRACE_OBJECTS_TRUE='#'
STANDALONE_XPBPROXY_FALSE=''
STANDALONE_XPBPROXY_TRUE='#'
STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
STRIP='strip'
STYLESHEET_SRCDIR=''
SUID_WRAPPER_DIR=''
SUID_WRAPPER_FALSE=''
SUID_WRAPPER_TRUE='#'
SYSCONFDIR='/usr/local/etc'
SYSTEMD_DAEMON_CFLAGS=''
SYSTEMD_DAEMON_LIBS=''
SYSTEMD_LOGIND_FALSE=''
SYSTEMD_LOGIND_TRUE='#'
TRADITIONALCPPFLAGS='-traditional'
TSLIB_CFLAGS=''
TSLIB_FALSE=''
TSLIB_LIBS=''
TSLIB_TRUE='#'
UDEV_CFLAGS=''
UDEV_LIBS='-L/usr/local/lib -ludev'
UTILS_SYS_LIBS=''
VBE_FALSE='#'
VBE_TRUE=''
VENDOR_NAME_SHORT='X.Org'
VERSION='1.18.4'
VGAHW_FALSE='#'
VGAHW_TRUE=''
WAYLAND_SCANNER=''
WINDOWSWM_CFLAGS=''
WINDOWSWM_LIBS=''
WINDRES=''
X11EXAMPLES_DEP_CFLAGS=''
X11EXAMPLES_DEP_LIBS=''
XACE_FALSE='#'
XACE_TRUE=''
XCSECURITY_FALSE=''
XCSECURITY_TRUE='#'
XDMAUTH_FALSE='#'
XDMAUTH_TRUE=''
XDMCP_CFLAGS=''
XDMCP_FALSE='#'
XDMCP_LIBS='-L/usr/local/lib -lXdmcp'
XDMCP_TRUE=''
XDMXCONFIG_DEP_CFLAGS=''
XDMXCONFIG_DEP_LIBS=''
XDMX_CFLAGS=''
XDMX_LIBS=''
XDMX_SYS_LIBS=''
XEPHYR_CFLAGS=''
XEPHYR_FALSE=''
XEPHYR_INCS=''
XEPHYR_LIBS=''
XEPHYR_TRUE='#'
XF86BIGFONT_FALSE=''
XF86BIGFONT_TRUE='#'
XF86CONFIGDIR='xorg.conf.d'
XF86CONFIGFILE='xorg.conf'
XF86UTILS_FALSE='#'
XF86UTILS_TRUE=''
XF86VIDMODE_FALSE='#'
XF86VIDMODE_TRUE=''
XFAKESERVER_FALSE=''
XFAKESERVER_TRUE='#'
XINERAMA_FALSE='#'
XINERAMA_TRUE=''
XKB_BASE_DIRECTORY='/usr/local/share/X11/xkb'
XKB_BIN_DIRECTORY='/usr/local/bin'
XKB_COMPILED_DIR='/usr/local/share/X11/xkb/compiled'
XKB_DFLT_LAYOUT='us'
XKB_DFLT_MODEL='pc105'
XKB_DFLT_OPTIONS=''
XKB_DFLT_RULES='base'
XKB_DFLT_VARIANT=''
XKM_OUTPUT_DIR='/usr/local/share/X11/xkb/compiled/'
XLIB_CFLAGS='-D_THREAD_SAFE'
XLIB_LIBS='-L/usr/local/lib -lX11'
XMLTO=''
XNESTMODULES_CFLAGS='-D_THREAD_SAFE'
XNESTMODULES_LIBS='-L/usr/local/lib -lXext -lX11 -lXau -lXdmcp'
XNEST_FALSE='#'
XNEST_LIBS='$(top_builddir)/fb/libfb.la $(top_builddir)/xfixes/libxfixes.la $(top_builddir)/mi/libmi.la $(top_builddir)/Xext/libXext.la $(top_builddir)/dbe/libdbe.la $(top_builddir)/record/librecord.la $(top_builddir)/glx/libglx.la $(top_builddir)/randr/librandr.la $(top_builddir)/render/librender.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/present/libpresent.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/miext/shadow/libshadow.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la $(top_builddir)/xkb/libxkbstubs.la $(top_builddir)/composite/libcomposite.la $(top_builddir)/dix/libmain.la $(top_builddir)/dix/libdix.la $(top_builddir)/os/libos.la'
XNEST_SYS_LIBS='-L/usr/local/lib -lXext -lX11 -lXau -lXdmcp -L/usr/local/lib -lGL'
XNEST_TRUE=''
XORG_BUS_BSDPCI_FALSE='#'
XORG_BUS_BSDPCI_TRUE=''
XORG_BUS_PCI_FALSE='#'
XORG_BUS_PCI_TRUE=''
XORG_BUS_PLATFORM_FALSE='#'
XORG_BUS_PLATFORM_TRUE=''
XORG_BUS_SPARC_FALSE=''
XORG_BUS_SPARC_TRUE='#'
XORG_CFLAGS=' -DHAVE_XORG_CONFIG_H -fvisibility=hidden -I/usr/local/include/libdrm '
XORG_DRIVER_LIBS=''
XORG_DRIVER_MODESETTING_FALSE='#'
XORG_DRIVER_MODESETTING_TRUE=''
XORG_FALSE='#'
XORG_INCS='-I$(top_srcdir)/hw/xfree86 -I$(top_srcdir)/hw/xfree86/include -I$(top_srcdir)/hw/xfree86/common -I$(top_srcdir)/hw/xfree86/os-support -I$(top_srcdir)/hw/xfree86/os-support/bus -I$(top_srcdir)/os'
XORG_LIBS='$(top_builddir)/composite/libcomposite.la $(top_builddir)/xfixes/libxfixes.la $(top_builddir)/Xext/libXext.la $(top_builddir)/dbe/libdbe.la $(top_builddir)/record/librecord.la $(top_builddir)/randr/librandr.la $(top_builddir)/render/librender.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/present/libpresent.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la'
XORG_MALLOC_DEBUG_ENV='MallocPreScribble=1 MallocScribble=1'
XORG_MAN_PAGE='X Version 11'
XORG_MODULES_CFLAGS=''
XORG_MODULES_LIBS=''
XORG_OS_SUBDIR='bsd'
XORG_SGML_PATH=''
XORG_SYS_LIBS=' -L/usr/local/lib -lpciaccess -L/usr/local/lib -ldrm '
XORG_TRUE=''
XPBPROXY_CFLAGS=''
XPBPROXY_LIBS=''
XQUARTZ_FALSE=''
XQUARTZ_LIBS=''
XQUARTZ_SPARKLE='no'
XQUARTZ_SPARKLE_FALSE=''
XQUARTZ_SPARKLE_FEED_URL='https://www.xquartz.org/releases/sparkle/release.xml'
XQUARTZ_SPARKLE_TRUE='#'
XQUARTZ_TRUE='#'
XRESEXAMPLES_DEP_CFLAGS=''
XRESEXAMPLES_DEP_LIBS=''
XSELINUX_FALSE=''
XSELINUX_TRUE='#'
XSERVERCFLAGS_CFLAGS='-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include/X11/dri -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16'
XSERVERCFLAGS_LIBS='-L/usr/local/lib -lxkbfile -lpixman-1 -lXfont -lXau -lxshmfence -lXdmcp'
XSERVERLIBS_CFLAGS='-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16'
XSERVERLIBS_LIBS='-L/usr/local/lib -lpixman-1 -lXfont -lXau -lxshmfence -lXdmcp'
XSERVER_DTRACE_FALSE=''
XSERVER_DTRACE_TRUE='#'
XSERVER_LIBS='$(top_builddir)/dix/libdix.la $(top_builddir)/mi/libmi.la $(top_builddir)/os/libos.la'
XSERVER_SYS_LIBS='-L/usr/local/lib -lpixman-1 -lXfont -lXau -lxshmfence -lXdmcp -lrpcsvc -lm '
XSHMFENCE_CFLAGS=''
XSHMFENCE_FALSE='#'
XSHMFENCE_LIBS='-L/usr/local/lib -lxshmfence'
XSHMFENCE_TRUE=''
XSLTPROC=''
XSL_STYLESHEET=''
XTSTEXAMPLES_DEP_CFLAGS=''
XTSTEXAMPLES_DEP_LIBS=''
XVFB_FALSE='#'
XVFB_LIBS='$(top_builddir)/fb/libfb.la $(top_builddir)/xfixes/libxfixes.la $(top_builddir)/Xext/libXext.la $(top_builddir)/dbe/libdbe.la $(top_builddir)/record/librecord.la $(top_builddir)/glx/libglx.la $(top_builddir)/randr/librandr.la $(top_builddir)/render/librender.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/present/libpresent.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/miext/shadow/libshadow.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la $(top_builddir)/xkb/libxkbstubs.la $(top_builddir)/composite/libcomposite.la'
XVFB_SYS_LIBS=' -L/usr/local/lib -lGL'
XVFB_TRUE=''
XVMC_FALSE='#'
XVMC_TRUE=''
XV_FALSE='#'
XV_TRUE=''
XWAYLANDMODULES_CFLAGS=''
XWAYLANDMODULES_LIBS=''
XWAYLAND_FALSE=''
XWAYLAND_LIBS=''
XWAYLAND_SYS_LIBS=''
XWAYLAND_TRUE='#'
XWINMODULES_CFLAGS=''
XWINMODULES_LIBS=''
XWIN_CLIPBOARD_FALSE=''
XWIN_CLIPBOARD_TRUE='#'
XWIN_FALSE=''
XWIN_GLX_WINDOWS_FALSE=''
XWIN_GLX_WINDOWS_TRUE='#'
XWIN_LIBS=''
XWIN_MULTIWINDOWEXTWM_FALSE=''
XWIN_MULTIWINDOWEXTWM_TRUE='#'
XWIN_MULTIWINDOW_FALSE=''
XWIN_MULTIWINDOW_TRUE='#'
XWIN_RANDR_FALSE=''
XWIN_RANDR_TRUE='#'
XWIN_SERVER_NAME=''
XWIN_SYS_LIBS=''
XWIN_TRUE='#'
XWIN_XV_FALSE=''
XWIN_XV_TRUE='#'
YACC='byacc'
YFLAGS=''
__XCONFIGDIR__='xorg.conf.d'
__XCONFIGFILE__='xorg.conf'
abi_ansic='0.4'
abi_extension='9.0'
abi_videodrv='20.0'
abi_xinput='22.1'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepOBJC_FALSE=''
am__fastdepOBJC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-freebsd15.0'
build_alias=''
build_cpu='x86_64'
build_os='freebsd15.0'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
driverdir='${exec_prefix}/lib/xorg/modules/drivers'
dvidir='${docdir}'
exec_prefix='${prefix}'
extdir='${prefix}/include/X11/extensions'
host='x86_64-unknown-freebsd15.0'
host_alias=''
host_cpu='x86_64'
host_os='freebsd15.0'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /root/calista-xserver-1.18.4-building-scripts/xorg-server-1.18.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
logdir='${prefix}/var/log'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
moduledir='${exec_prefix}/lib/xorg/modules'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sdkdir='${prefix}/include/xorg'
sharedstatedir='${prefix}/com'
symbol_visibility='-fvisibility=hidden'
sysconfdir='${prefix}/etc'
sysconfigdir='${datarootdir}/X11/xorg.conf.d'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "xorg-server"
#define PACKAGE_TARNAME "xorg-server"
#define PACKAGE_VERSION "1.18.4"
#define PACKAGE_STRING "xorg-server 1.18.4"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
#define PACKAGE_URL ""
#define PACKAGE "xorg-server"
#define VERSION "1.18.4"
#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 PACKAGE_VERSION_MAJOR 1
#define PACKAGE_VERSION_MINOR 18
#define PACKAGE_VERSION_PATCHLEVEL 4
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define YYTEXT_POINTER 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_TYPEOF 1
#define X_BYTE_ORDER X_LITTLE_ENDIAN
#define SIZEOF_UNSIGNED_LONG 8
#define _XSERVER64 1
#define HAVE_BYTESWAP_H 1
#define USE_SYS_ENDIAN_H 1
#define bswap_16 bswap16
#define bswap_32 bswap32
#define bswap_64 bswap64
#define HAVE_FFS 1
#define HAVE_GETEUID 1
#define HAVE_GETUID 1
#define HAVE_ISSETUGID 1
#define HAVE_GETRESUID 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETIFADDRS 1
#define HAVE_GETPEEREID 1
#define HAVE_GETPROGNAME 1
#define HAVE_MMAP 1
#define HAVE_POSIX_FALLOCATE 1
#define HAVE_SETEUID 1
#define HAVE_STRNCASECMP 1
#define HAVE_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_REALLOCARRAY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCASESTR 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRNDUP 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_LIBM 1
#define HAVE_CBRT 1
#define HAVE_NDBM_H 1
#define HAVE_SYS_AGPIO_H 1
#define HAVE_SYS_LINKER_H 1
#define HAVE_SYSV_IPC 1
#define USE_DEV_IO 1
#define CSRG_BASED 1
#define PCCONS_SUPPORT 1
#define PCVT_SUPPORT 1
#define SYSCONS_SUPPORT 1
#define BUNDLE_ID_PREFIX ""
#define UNIXCONN 1
#define TCPCONN 1
#define IPv6 1
#define BSD44SOCKETS 1
#define HAVE_SOCKLEN_T 1
#define HAVE_AUTHDES_SECCREATE 1
#define HAVE_AUTHDES_CREATE 1
#define SECURE_RPC 1
#define HAVE_LIBUDEV 1
#define CONFIG_UDEV 1
#define CONFIG_UDEV_KMS 1
#define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1
#define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1
#define USE_SIGIO_BY_DEFAULT TRUE
#define HAVE_CLOCK_GETTIME 1
#define MONOTONIC_CLOCK 1
#define XV 1
#define XvExtension 1
#define XvMCExtension 1
#define COMPOSITE 1
#define MITSHM 1
#define HAS_SHM 1
#define XRECORD 1
#define SCREENSAVER 1
#define RES 1
#define LISTEN_UNIX 1
#define LISTEN_LOCAL 1
#define CLIENTIDS 1
#define XF86DRI 1
#define DRI2 1
#define SHMDIR "/var/tmp"
#define HAVE_SIGACTION 1
#define HAVE_SIGACTION 1
#define BUSFAULT 1
#define HAVE_XSHMFENCE 1
#define WITH_LIBDRM 1
#define DRI2_AIGLX 1
#define GLXEXT 1
#define AIGLX 1
#define PRESENT 1
#define XINERAMA 1
#define PANORAMIX 1
#define XACE 1
#define DBE 1
#define DPMSExtension 1
#define RENDER 1
#define RANDR 1
#define XFIXES 1
#define DAMAGE 1
#define XINPUT 1
#define SHAPE 1
#define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb"
#define XKB_BIN_DIRECTORY "/usr/local/bin"
#define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/"
#define XKB_DFLT_RULES "base"
#define XKB_DFLT_MODEL "pc105"
#define XKB_DFLT_LAYOUT "us"
#define XKB_DFLT_VARIANT ""
#define XKB_DFLT_OPTIONS ""
#define XDMCP 1
#define HASXDMAUTH 1
#define XF86VIDMODE 1
#define COMPILEDDEFAULTFONTPATH "/usr/local/share/fonts/misc/,/usr/local/share/fonts/TTF/,/usr/local/share/fonts/OTF/,/usr/local/share/fonts/Type1/,/usr/local/share/fonts/100dpi/,/usr/local/share/fonts/75dpi/"
#define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg"
#define BASE_FONT_PATH "/usr/local/share/fonts"
#define DRI_DRIVER_PATH "/usr/local/lib/dri"
#define XVENDORNAME "The X.Org Foundation"
#define XVENDORNAMESHORT "X.Org"
#define XORG_DATE "2016-07-19"
#define XORG_MAN_VERSION "Version 1.18.4"
#define BUILDERADDR "svsp@svsptech.ru"
#define OSNAME "Calista Operating System amd64 build 9"
#define OSVENDOR "SVSP Technologies"
#define BUILDERSTRING "Assembled using the Calista operating system assembler"
#define VENDOR_NAME "The X.Org Foundation"
#define VENDOR_NAME_SHORT "X.Org"
#define VENDOR_RELEASE (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
#define VENDOR_MAN_VERSION "Version 1.18.4"
#define XTEST 1
#define XSYNC 1
#define XCMISC 1
#define BIGREQS 1
#define XSERVER_LIBPCIACCESS 1
#define PCI_TXT_IDS_PATH ""
#define XSERVER_PLATFORM_BUS 1
#define DGA 1
#define XFreeXDGA 1
#define XORG_SERVER 1
#define XORGSERVER 1
#define XFree86Server 1
#define XORG_VERSION_CURRENT (((1) * 10000000) + ((18) * 100000) + ((4) * 1000) + 0)
#define NEED_XF86_TYPES 1
#define NEED_XF86_PROTOTYPES 1
#define __XSERVERNAME__ "Xorg"
#define __XCONFIGFILE__ "xorg.conf"
#define XF86CONFIGFILE "xorg.conf"
#define __XCONFIGDIR__ "xorg.conf.d"
#define DEFAULT_MODULE_PATH "/usr/local/lib/xorg/modules"
#define DEFAULT_LIBRARY_PATH "/usr/local/lib"
#define DEFAULT_LOGDIR "/usr/local/var/log"
#define DEFAULT_LOGPREFIX "Xorg."
#define DEFAULT_XDG_DATA_HOME ".local/share"
#define DEFAULT_XDG_DATA_HOME_LOGDIR "xorg"
#define __VENDORDWEBSUPPORT__ "http://wiki.x.org"
#define WITH_VGAHW 1
#define PROJECTROOT "/usr/local"
#define SYSCONFDIR "/usr/local/etc"
configure: exit 0