Console Output
Skipping 440 KB..
Full LogORY_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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| /* end confdefs.h. */
| /* Define timingsafe_memcmp to an innocuous variant, in case <limits.h> declares timingsafe_memcmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define timingsafe_memcmp innocuous_timingsafe_memcmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char timingsafe_memcmp (); 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 timingsafe_memcmp
|
| /* 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 timingsafe_memcmp ();
| /* 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_timingsafe_memcmp || defined __stub___timingsafe_memcmp
| choke me
| #endif
|
| int
| main ()
| {
| return timingsafe_memcmp ();
| ;
| return 0;
| }
configure:19375: result: no
configure:19398: checking for arc4random_buf in -lbsd
configure:19423: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lbsd >&5
configure:19423: $? = 0
configure:19432: result: yes
configure:19445: checking for arc4random_buf
configure:19445: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lbsd >&5
configure:19445: $? = 0
configure:19445: result: yes
configure:19455: checking whether program_invocation_short_name is declared
configure:19455: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
configure:19455: $? = 0
configure:19455: result: yes
configure:19468: checking for SO_PEERCRED in sys/socket.h
configure:19492: result: yes
configure:19501: checking for sqrt in -lm
configure:19526: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
conftest.c:76:6: warning: conflicting types for built-in function 'sqrt' [-Wbuiltin-declaration-mismatch]
char sqrt ();
^~~~
configure:19526: $? = 0
configure:19535: result: yes
configure:19548: checking for cbrt
configure:19548: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
conftest.c:93:6: warning: conflicting types for built-in function 'cbrt' [-Wbuiltin-declaration-mismatch]
char cbrt ();
^~~~
configure:19548: $? = 0
configure:19548: result: yes
configure:19561: checking linux/agpgart.h usability
configure:19561: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
configure:19561: $? = 0
configure:19561: result: yes
configure:19561: checking linux/agpgart.h presence
configure:19561: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c
configure:19561: $? = 0
configure:19561: result: yes
configure:19561: checking for linux/agpgart.h
configure:19561: result: yes
configure:19561: checking sys/agpio.h usability
configure:19561: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
conftest.c:105:10: fatal error: sys/agpio.h: No such file or directory
#include <sys/agpio.h>
^~~~~~~~~~~~~
compilation terminated.
configure:19561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_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/agpio.h>
configure:19561: result: no
configure:19561: checking sys/agpio.h presence
configure:19561: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c
conftest.c:72:10: fatal error: sys/agpio.h: No such file or directory
#include <sys/agpio.h>
^~~~~~~~~~~~~
compilation terminated.
configure:19561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| /* end confdefs.h. */
| #include <sys/agpio.h>
configure:19561: result: no
configure:19561: checking for sys/agpio.h
configure:19561: result: no
configure:19561: checking sys/agpgart.h usability
configure:19561: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
conftest.c:105:10: fatal error: sys/agpgart.h: No such file or directory
#include <sys/agpgart.h>
^~~~~~~~~~~~~~~
compilation terminated.
configure:19561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_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:19561: result: no
configure:19561: checking sys/agpgart.h presence
configure:19561: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c
conftest.c:72:10: fatal error: sys/agpgart.h: No such file or directory
#include <sys/agpgart.h>
^~~~~~~~~~~~~~~
compilation terminated.
configure:19561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| /* end confdefs.h. */
| #include <sys/agpgart.h>
configure:19561: result: no
configure:19561: checking for sys/agpgart.h
configure:19561: result: no
configure:19582: checking linux/fb.h usability
configure:19582: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
configure:19582: $? = 0
configure:19582: result: yes
configure:19582: checking linux/fb.h presence
configure:19582: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c
configure:19582: $? = 0
configure:19582: result: yes
configure:19582: checking for linux/fb.h
configure:19582: result: yes
configure:19603: checking for sys/linker.h
configure:19603: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
conftest.c:75:10: fatal error: sys/linker.h: No such file or directory
#include <sys/linker.h>
^~~~~~~~~~~~~~
compilation terminated.
configure:19603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| /* end confdefs.h. */
| #include <sys/param.h>
|
| #include <sys/linker.h>
configure:19603: result: no
configure:19625: checking for SYSV IPC
configure:19652: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:19652: $? = 0
configure:19660: result: yes
configure:19674: checking machine/apmvar.h usability
configure:19674: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
conftest.c:107:10: fatal error: machine/apmvar.h: No such file or directory
#include <machine/apmvar.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:19674: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_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:19674: result: no
configure:19674: checking machine/apmvar.h presence
configure:19674: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c
conftest.c:74:10: fatal error: machine/apmvar.h: No such file or directory
#include <machine/apmvar.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:19674: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| /* end confdefs.h. */
| #include <machine/apmvar.h>
configure:19674: result: no
configure:19674: checking for machine/apmvar.h
configure:19674: result: no
configure:19706: checking execinfo.h usability
configure:19706: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
configure:19706: $? = 0
configure:19706: result: yes
configure:19706: checking execinfo.h presence
configure:19706: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c
configure:19706: $? = 0
configure:19706: result: yes
configure:19706: checking for execinfo.h
configure:19706: result: yes
configure:19709: checking for backtrace in -lc
configure:19734: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lc -lm -lbsd >&5
configure:19734: $? = 0
configure:19743: result: yes
configure:20080: checking for fallback input driver
configure:20082: result: libinput
configure:20093: checking for root directory for font files
configure:20110: result: /usr/share/fonts/X11
configure:20116: checking for directory for misc files
configure:20127: result: ${FONTROOTDIR}/misc
configure:20133: checking for directory for OTF files
configure:20144: result: ${FONTROOTDIR}/OTF
configure:20150: checking for directory for TTF files
configure:20161: result: ${FONTROOTDIR}/TTF
configure:20167: checking for directory for Type1 files
configure:20178: result: ${FONTROOTDIR}/Type1
configure:20184: checking for directory for 75dpi files
configure:20195: result: ${FONTROOTDIR}/75dpi
configure:20201: checking for directory for 100dpi files
configure:20212: result: ${FONTROOTDIR}/100dpi
configure:20230: checking for default font path
configure:20232: result: /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins
configure:20775: checking to see if we can install the Xorg server as root
configure:20794: result: no
configure:20821: checking if Xtrans should support UNIX socket connections
configure:20828: result: yes
configure:20837: checking if Xtrans should support TCP socket connections
configure:20839: result: yes
configure:20847: checking for library containing socket
configure:20878: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:20878: $? = 0
configure:20895: result: none required
configure:20903: checking for library containing gethostbyname
configure:20934: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:20934: $? = 0
configure:20951: result: none required
configure:21006: checking for getaddrinfo
configure:21006: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:21006: $? = 0
configure:21006: result: yes
configure:21015: checking if IPv6 support should be built
configure:21022: result: yes
configure:21026: checking for struct sockaddr_in.sin_len
configure:21026: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
conftest.c: In function 'main':
conftest.c:91:13: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'?
if (ac_aggr.sin_len)
^~~~~~~
sin_zero
configure:21026: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netinet/in.h>
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:21026: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
conftest.c: In function 'main':
conftest.c:91:20: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'?
if (sizeof ac_aggr.sin_len)
^~~~~~~
sin_zero
configure:21026: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netinet/in.h>
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (sizeof ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:21026: result: no
configure:21040: checking for socklen_t
configure:21040: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
configure:21040: $? = 0
configure:21040: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
conftest.c: In function 'main':
conftest.c:120:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:21040: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 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:21040: result: yes
configure:21056: checking for struct msghdr.msg_control
configure:21056: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
configure:21056: $? = 0
configure:21056: result: yes
configure:21118: checking if Xtrans should support os-specific local connections
configure:21120: result: no
configure:21145: checking for authdes_seccreate
configure:21145: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
/usr/bin/ld: /tmp/ccySJcy8.o: in function `main':
./debian/build/main/conftest.c:116: undefined reference to `authdes_seccreate'
collect2: error: ld returned 1 exit status
configure:21145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| /* end confdefs.h. */
| /* Define authdes_seccreate to an innocuous variant, in case <limits.h> declares authdes_seccreate.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define authdes_seccreate innocuous_authdes_seccreate
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char authdes_seccreate (); 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 authdes_seccreate
|
| /* 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 authdes_seccreate ();
| /* 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_authdes_seccreate || defined __stub___authdes_seccreate
| choke me
| #endif
|
| int
| main ()
| {
| return authdes_seccreate ();
| ;
| return 0;
| }
configure:21145: result: no
configure:21145: checking for authdes_create
configure:21145: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:21145: $? = 0
configure:21145: result: yes
configure:21160: checking for library containing getsecretkey
configure:21191: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:21191: $? = 0
configure:21208: result: none required
configure:21219: checking if Secure RPC authentication ("SUN-DES-1") should be supported
configure:21226: result: yes
configure:21404: checking for PIXMAN
configure:21411: $PKG_CONFIG --exists --print-errors "$LIBPIXMAN"
configure:21414: $? = 0
configure:21428: $PKG_CONFIG --exists --print-errors "$LIBPIXMAN"
configure:21431: $? = 0
configure:21489: result: yes
configure:21499: checking whether PTHREAD_MUTEX_RECURSIVE is declared
configure:21499: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
configure:21499: $? = 0
configure:21499: result: yes
configure:21640: checking if compiler needs -Werror to reject unknown flags
configure:21656: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wunknown-warning-option -Wsizeof-array-argument -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
gcc: error: unrecognized command line option '-Wunknown-warning-option'
configure:21656: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| /* end confdefs.h. */
| int foo(void);
| int
| main ()
| {
| foo()
| ;
| return 0;
| }
configure:21661: result: no
configure:21727: checking for the pthreads library -lpthreads
configure:21765: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lpthreads -lm -lbsd >&5
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:21765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:21774: result: no
configure:21672: checking whether pthreads work without any flags
configure:21765: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
/usr/bin/ld: /tmp/ccAM8x1d.o: undefined reference to symbol 'pthread_join@@GLIBC_2.17'
/usr/bin/ld: //lib/aarch64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
configure:21765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:21774: result: no
configure:21677: checking whether pthreads work with -Kthread
configure:21765: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Kthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
configure:21765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:21774: result: no
configure:21677: checking whether pthreads work with -kthread
configure:21765: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -kthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
configure:21765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:21774: result: no
configure:21727: checking for the pthreads library -llthread
configure:21765: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -llthread -lm -lbsd >&5
/usr/bin/ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure:21765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:21774: result: no
configure:21677: checking whether pthreads work with -pthread
configure:21765: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:21765: $? = 0
configure:21774: result: yes
configure:21793: checking for joinable pthread attribute
configure:21808: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:21808: $? = 0
configure:21814: result: PTHREAD_CREATE_JOINABLE
configure:21824: checking if more special flags are required for pthreads
configure:21839: result: no
configure:21845: checking for PTHREAD_PRIO_INHERIT
configure:21862: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:21862: $? = 0
configure:21871: result: yes
configure:21978: checking for pthread_setname_np(const char*)
configure:21991: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
conftest.c: In function 'main':
conftest.c:91:20: warning: passing argument 1 of 'pthread_setname_np' makes integer from pointer without a cast [-Wint-conversion]
pthread_setname_np("example")
^~~~~~~~~
In file included from conftest.c:87:
/usr/include/pthread.h:452:42: note: expected 'pthread_t' {aka 'long unsigned int'} but argument is of type 'char *'
extern int pthread_setname_np (pthread_t __target_thread, const char *__name)
~~~~~~~~~~^~~~~~~~~~~~~~~
conftest.c:91:1: error: too few arguments to function 'pthread_setname_np'
pthread_setname_np("example")
^~~~~~~~~~~~~~~~~~
In file included from conftest.c:87:
/usr/include/pthread.h:452:12: note: declared here
extern int pthread_setname_np (pthread_t __target_thread, const char *__name)
^~~~~~~~~~~~~~~~~~
configure:21991: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define INPUTTHREAD 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_setname_np("example")
| ;
| return 0;
| }
configure:21998: result: no
configure:22003: checking for pthread_setname_np(pthread_t, const char*)
configure:22016: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:22016: $? = 0
configure:22017: result: yes
configure:22045: checking for SYSTEMD_DAEMON
configure:22052: $PKG_CONFIG --exists --print-errors "$LIBSYSTEMD"
configure:22055: $? = 0
configure:22069: $PKG_CONFIG --exists --print-errors "$LIBSYSTEMD"
configure:22072: $? = 0
configure:22252: result: yes
configure:22281: checking for UDEV
configure:22288: $PKG_CONFIG --exists --print-errors "$LIBUDEV"
configure:22291: $? = 0
configure:22305: $PKG_CONFIG --exists --print-errors "$LIBUDEV"
configure:22308: $? = 0
configure:22346: result: yes
configure:22386: checking for udev_monitor_filter_add_match_tag
configure:22386: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -ludev >&5
configure:22386: $? = 0
configure:22386: result: yes
configure:22397: checking for udev_enumerate_add_match_tag
configure:22397: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -ludev >&5
configure:22397: $? = 0
configure:22397: result: yes
configure:22420: checking for DBUS
configure:22427: $PKG_CONFIG --exists --print-errors "$LIBDBUS"
configure:22430: $? = 0
configure:22444: $PKG_CONFIG --exists --print-errors "$LIBDBUS"
configure:22447: $? = 0
configure:22485: result: yes
configure:22505: checking for HAL
configure:22512: $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
No package 'hal' found
configure:22515: $? = 1
configure:22529: $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
No package 'hal' found
configure:22532: $? = 1
configure:22546: result: no
No package 'hal' found
configure:22717: checking for glibc...
configure:22728: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c
configure:22728: $? = 0
configure:22734: result: yes
configure:22739: checking for clock_gettime
configure:22739: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:22739: $? = 0
configure:22739: result: yes
configure:22792: checking for a useful monotonic clock ...
configure:22828: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -D_POSIX_C_SOURCE=200112L -Wl,-z,relro -Wl,-Bsymbolic conftest.c >&5
configure:22828: $? = 0
configure:22828: ./conftest
configure:22828: $? = 0
configure:22855: result: yes
configure:23007: checking whether to track client ids
configure:23023: result: yes
configure:23052: checking for DRI2PROTO
configure:23059: $PKG_CONFIG --exists --print-errors "$DRI2PROTO"
configure:23062: $? = 0
configure:23076: $PKG_CONFIG --exists --print-errors "$DRI2PROTO"
configure:23079: $? = 0
configure:23117: result: yes
configure:23238: checking for DRI3PROTO
configure:23245: $PKG_CONFIG --exists --print-errors "$DRI3PROTO"
configure:23248: $? = 0
configure:23262: $PKG_CONFIG --exists --print-errors "$DRI3PROTO"
configure:23265: $? = 0
configure:23303: result: yes
configure:23327: checking for sigaction
configure:23327: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lm -lbsd >&5
configure:23327: $? = 0
configure:23327: result: yes
configure:23368: checking for XSHMFENCE
configure:23375: $PKG_CONFIG --exists --print-errors "$LIBXSHMFENCE"
configure:23378: $? = 0
configure:23392: $PKG_CONFIG --exists --print-errors "$LIBXSHMFENCE"
configure:23395: $? = 0
configure:23433: result: yes
configure:23484: DRI3 enabled
configure:23505: checking for LIBDRM
configure:23512: $PKG_CONFIG --exists --print-errors "$LIBDRM"
configure:23515: $? = 0
configure:23529: $PKG_CONFIG --exists --print-errors "$LIBDRM"
configure:23532: $? = 0
configure:23590: result: yes
configure:23600: checking for XLIB
configure:23607: $PKG_CONFIG --exists --print-errors "x11"
configure:23610: $? = 0
configure:23624: $PKG_CONFIG --exists --print-errors "x11"
configure:23627: $? = 0
configure:23685: result: yes
configure:23691: checking for GL
configure:23698: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBGL"
configure:23701: $? = 0
configure:23715: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBGL"
configure:23718: $? = 0
configure:23776: result: yes
configure:23866: checking libaudit.h usability
configure:23866: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
configure:23866: $? = 0
configure:23866: result: yes
configure:23866: checking libaudit.h presence
configure:23866: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c
configure:23866: $? = 0
configure:23866: result: yes
configure:23866: checking for libaudit.h
configure:23866: result: yes
configure:23878: checking for audit_open in -laudit
configure:23903: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -laudit -lm -lbsd >&5
configure:23903: $? = 0
configure:23912: result: yes
configure:23927: checking for SELINUX
configure:23934: $PKG_CONFIG --exists --print-errors "$LIBSELINUX"
configure:23937: $? = 0
configure:23951: $PKG_CONFIG --exists --print-errors "$LIBSELINUX"
configure:23954: $? = 0
configure:24012: result: yes
configure:24281: checking for XDMCP
configure:24288: $PKG_CONFIG --exists --print-errors "xdmcp"
configure:24291: $? = 0
configure:24305: $PKG_CONFIG --exists --print-errors "xdmcp"
configure:24308: $? = 0
configure:24346: result: yes
configure:24615: checking for SHA1Init
configure:24615: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -laudit -lm -lbsd >&5
/usr/bin/ld: /tmp/ccwZXqU5.o: in function `main':
./debian/build/main/conftest.c:202: undefined reference to `SHA1Init'
collect2: error: ld returned 1 exit status
configure:24615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define INPUTTHREAD 1
| #define HAVE_PTHREAD_SETNAME_NP_WITH_TID 1
| #define HAVE_SYSTEMD_DAEMON 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 HAVE_DBUS 1
| #define SYSTEMD_LOGIND 1
| #define SUID_WRAPPER_DIR "/usr/lib/xorg"
| #define NEED_DBUS 1
| #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 "/dev/shm"
| #define XTRANS_SEND_FDS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define DRI3 1
| #define WITH_LIBDRM 1
| #define GLXEXT 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define HAVE_LIBAUDIT_H 1
| #define HAVE_LIBAUDIT 1
| #define XSELINUX 1
| #define XCSECURITY 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/share/X11/xkb"
| #define XKB_BIN_DIRECTORY ""
| #define XKM_OUTPUT_DIR "/var/lib/xkb/"
| #define XKB_DFLT_RULES "evdev"
| #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/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins"
| #define SERVER_MISC_CONFIG_PATH "/usr/lib/xorg"
| #define BASE_FONT_PATH "/usr/share/fonts/X11"
| #define DRI_DRIVER_PATH ""
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_MAN_VERSION "Version 1.20.4"
| #define BUILDERADDR "xorg@lists.freedesktop.org"
| #define OSNAME "Linux 5.7.2 aarch64"
| #define OSVENDOR "Debian"
| #define BUILDERSTRING "xorg-server 2:1.20.4.1-1+2m7 (https://www.debian.org/support)"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((20) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.20.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:24615: result: no
configure:24632: checking for CC_SHA1_Init
configure:24632: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -laudit -lm -lbsd >&5
/usr/bin/ld: /tmp/ccO6760g.o: in function `main':
./debian/build/main/conftest.c:202: undefined reference to `CC_SHA1_Init'
collect2: error: ld returned 1 exit status
configure:24632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define INPUTTHREAD 1
| #define HAVE_PTHREAD_SETNAME_NP_WITH_TID 1
| #define HAVE_SYSTEMD_DAEMON 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 HAVE_DBUS 1
| #define SYSTEMD_LOGIND 1
| #define SUID_WRAPPER_DIR "/usr/lib/xorg"
| #define NEED_DBUS 1
| #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 "/dev/shm"
| #define XTRANS_SEND_FDS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define DRI3 1
| #define WITH_LIBDRM 1
| #define GLXEXT 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define HAVE_LIBAUDIT_H 1
| #define HAVE_LIBAUDIT 1
| #define XSELINUX 1
| #define XCSECURITY 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/share/X11/xkb"
| #define XKB_BIN_DIRECTORY ""
| #define XKM_OUTPUT_DIR "/var/lib/xkb/"
| #define XKB_DFLT_RULES "evdev"
| #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/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins"
| #define SERVER_MISC_CONFIG_PATH "/usr/lib/xorg"
| #define BASE_FONT_PATH "/usr/share/fonts/X11"
| #define DRI_DRIVER_PATH ""
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_MAN_VERSION "Version 1.20.4"
| #define BUILDERADDR "xorg@lists.freedesktop.org"
| #define OSNAME "Linux 5.7.2 aarch64"
| #define OSVENDOR "Debian"
| #define BUILDERSTRING "xorg-server 2:1.20.4.1-1+2m7 (https://www.debian.org/support)"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((20) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.20.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:24632: result: no
configure:24649: checking for wincrypt.h
configure:24649: gcc -c -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 conftest.c >&5
conftest.c:168:10: fatal error: windows.h: No such file or directory
#include <windows.h>
^~~~~~~~~~~
compilation terminated.
configure:24649: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define INPUTTHREAD 1
| #define HAVE_PTHREAD_SETNAME_NP_WITH_TID 1
| #define HAVE_SYSTEMD_DAEMON 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 HAVE_DBUS 1
| #define SYSTEMD_LOGIND 1
| #define SUID_WRAPPER_DIR "/usr/lib/xorg"
| #define NEED_DBUS 1
| #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 "/dev/shm"
| #define XTRANS_SEND_FDS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define DRI3 1
| #define WITH_LIBDRM 1
| #define GLXEXT 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define HAVE_LIBAUDIT_H 1
| #define HAVE_LIBAUDIT 1
| #define XSELINUX 1
| #define XCSECURITY 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/share/X11/xkb"
| #define XKB_BIN_DIRECTORY ""
| #define XKM_OUTPUT_DIR "/var/lib/xkb/"
| #define XKB_DFLT_RULES "evdev"
| #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/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins"
| #define SERVER_MISC_CONFIG_PATH "/usr/lib/xorg"
| #define BASE_FONT_PATH "/usr/share/fonts/X11"
| #define DRI_DRIVER_PATH ""
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_MAN_VERSION "Version 1.20.4"
| #define BUILDERADDR "xorg@lists.freedesktop.org"
| #define OSNAME "Linux 5.7.2 aarch64"
| #define OSVENDOR "Debian"
| #define BUILDERSTRING "xorg-server 2:1.20.4.1-1+2m7 (https://www.debian.org/support)"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((20) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.20.4"
| #define XTEST 1
| #define XSYNC 1
| #define XCMISC 1
| #define BIGREQS 1
| /* end confdefs.h. */
| #include <windows.h>
|
| #include <wincrypt.h>
configure:24649: result: no
configure:24668: checking for SHA1Init in -lmd
configure:24693: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lmd -laudit -lm -lbsd >&5
/usr/bin/ld: cannot find -lmd
collect2: error: ld returned 1 exit status
configure:24693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define INPUTTHREAD 1
| #define HAVE_PTHREAD_SETNAME_NP_WITH_TID 1
| #define HAVE_SYSTEMD_DAEMON 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 HAVE_DBUS 1
| #define SYSTEMD_LOGIND 1
| #define SUID_WRAPPER_DIR "/usr/lib/xorg"
| #define NEED_DBUS 1
| #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 "/dev/shm"
| #define XTRANS_SEND_FDS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define DRI3 1
| #define WITH_LIBDRM 1
| #define GLXEXT 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define HAVE_LIBAUDIT_H 1
| #define HAVE_LIBAUDIT 1
| #define XSELINUX 1
| #define XCSECURITY 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/share/X11/xkb"
| #define XKB_BIN_DIRECTORY ""
| #define XKM_OUTPUT_DIR "/var/lib/xkb/"
| #define XKB_DFLT_RULES "evdev"
| #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/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins"
| #define SERVER_MISC_CONFIG_PATH "/usr/lib/xorg"
| #define BASE_FONT_PATH "/usr/share/fonts/X11"
| #define DRI_DRIVER_PATH ""
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_MAN_VERSION "Version 1.20.4"
| #define BUILDERADDR "xorg@lists.freedesktop.org"
| #define OSNAME "Linux 5.7.2 aarch64"
| #define OSVENDOR "Debian"
| #define BUILDERSTRING "xorg-server 2:1.20.4.1-1+2m7 (https://www.debian.org/support)"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((20) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.20.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:24702: result: no
configure:24722: checking for LIBSHA1
configure:24729: $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
No package 'libsha1' found
configure:24732: $? = 1
configure:24746: $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
No package 'libsha1' found
configure:24749: $? = 1
configure:24763: result: no
No package 'libsha1' found
configure:24803: checking for nettle_sha1_init in -lnettle
configure:24828: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lnettle -laudit -lm -lbsd >&5
configure:24828: $? = 0
configure:24837: result: yes
configure:24855: checking for gcry_md_open in -lgcrypt
configure:24880: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lgcrypt -laudit -lm -lbsd >&5
configure:24880: $? = 0
configure:24889: result: yes
configure:24908: checking for SHA1_Init in -lcrypto
configure:24933: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 -Wl,-z,relro -Wl,-Bsymbolic conftest.c -lcrypto -laudit -lm -lbsd >&5
/usr/bin/ld: cannot find -lcrypto
collect2: error: ld returned 1 exit status
configure:24933: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xorg-server"
| #define PACKAGE_TARNAME "xorg-server"
| #define PACKAGE_VERSION "1.20.4"
| #define PACKAGE_STRING "xorg-server 1.20.4"
| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "xorg-server"
| #define VERSION "1.20.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 20
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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_STROPTS_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETIFADDRS 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_SETITIMER 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_LIBBSD 1
| #define HAVE_ARC4RANDOM_BUF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_LIBM 1
| #define HAVE_CBRT 1
| #define HAVE_LINUX_AGPGART_H 1
| #define HAVE_LINUX_FB_H 1
| #define HAVE_SYSV_IPC 1
| #define HAVE_BACKTRACE 1
| #define HAVE_EXECINFO_H 1
| #define FALLBACK_INPUT_DRIVER "libinput"
| #define BUNDLE_ID_PREFIX ""
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_CREATE 1
| #define SECURE_RPC 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define INPUTTHREAD 1
| #define HAVE_PTHREAD_SETNAME_NP_WITH_TID 1
| #define HAVE_SYSTEMD_DAEMON 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 HAVE_DBUS 1
| #define SYSTEMD_LOGIND 1
| #define SUID_WRAPPER_DIR "/usr/lib/xorg"
| #define NEED_DBUS 1
| #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 "/dev/shm"
| #define XTRANS_SEND_FDS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define BUSFAULT 1
| #define HAVE_XSHMFENCE 1
| #define DRI3 1
| #define WITH_LIBDRM 1
| #define GLXEXT 1
| #define PRESENT 1
| #define XINERAMA 1
| #define PANORAMIX 1
| #define XACE 1
| #define HAVE_LIBAUDIT_H 1
| #define HAVE_LIBAUDIT 1
| #define XSELINUX 1
| #define XCSECURITY 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/share/X11/xkb"
| #define XKB_BIN_DIRECTORY ""
| #define XKM_OUTPUT_DIR "/var/lib/xkb/"
| #define XKB_DFLT_RULES "evdev"
| #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/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins"
| #define SERVER_MISC_CONFIG_PATH "/usr/lib/xorg"
| #define BASE_FONT_PATH "/usr/share/fonts/X11"
| #define DRI_DRIVER_PATH ""
| #define XVENDORNAME "The X.Org Foundation"
| #define XVENDORNAMESHORT "X.Org"
| #define XORG_MAN_VERSION "Version 1.20.4"
| #define BUILDERADDR "xorg@lists.freedesktop.org"
| #define OSNAME "Linux 5.7.2 aarch64"
| #define OSVENDOR "Debian"
| #define BUILDERSTRING "xorg-server 2:1.20.4.1-1+2m7 (https://www.debian.org/support)"
| #define VENDOR_NAME "The X.Org Foundation"
| #define VENDOR_NAME_SHORT "X.Org"
| #define VENDOR_RELEASE (((1) * 10000000) + ((20) * 100000) + ((4) * 1000) + 0)
| #define VENDOR_MAN_VERSION "Version 1.20.4"
| #define XTEST 1
| #define XSYNC 1
| #define XCMISC 1
| #define BIGREQS 1
| #define HAVE_SHA1_IN_LIBGCRYPT 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 SHA1_Init ();
| int
| main ()
| {
| return SHA1_Init ();
| ;
| return 0;
| }
configure:24942: result: no
configure:24950: checking for OPENSSL
configure:24957: $PKG_CONFIG --exists --print-errors "openssl"
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
configure:24960: $? = 1
configure:24974: $PKG_CONFIG --exists --print-errors "openssl"
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
configure:24977: $? = 1
configure:24991: result: no
No package 'openssl' found
configure:25036: checking for SHA1 implementation
configure:25041: result: libgcrypt
configure:25048: checking for XSERVERCFLAGS
configure:25055: $PKG_CONFIG --exists --print-errors "$REQUIRED_MODULES $REQUIRED_LIBS"
Package dri was not found in the pkg-config search path.
Perhaps you should add the directory containing `dri.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dri' found
configure:25058: $? = 1
configure:25072: $PKG_CONFIG --exists --print-errors "$REQUIRED_MODULES $REQUIRED_LIBS"
Package dri was not found in the pkg-config search path.
Perhaps you should add the directory containing `dri.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dri' found
configure:25075: $? = 1
configure:25089: result: no
No package 'dri' found
configure:25105: error: Package requirements (fixesproto >= 5.0 damageproto >= 1.1 xcmiscproto >= 1.2.0 xtrans >= 1.3.5 bigreqsproto >= 1.1.0 xproto >= 7.0.31 randrproto >= 1.6.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 compositeproto >= 0.4 recordproto >= 1.13.99.1 scrnsaverproto >= 1.1 resourceproto >= 1.2.0 xf86driproto >= 2.1.0 glproto >= 1.4.17 dri >= 7.8.0 dri3proto presentproto >= 1.1 xineramaproto xkbfile pixman-1 >= 0.27.2 xfont2 >= 2.0.0 xau libsystemd >= 209 xshmfence >= 1.1 xdmcp) were not met:
No package 'dri' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables XSERVERCFLAGS_CFLAGS
and XSERVERCFLAGS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=aarch64-unknown-linux-gnu
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='-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 '
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=set
ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-Bsymbolic'
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=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_UDEV_CFLAGS_set=
ac_cv_env_UDEV_CFLAGS_value=
ac_cv_env_UDEV_LIBS_set=
ac_cv_env_UDEV_LIBS_value=
ac_cv_env_WAYLAND_EGLSTREAM_CFLAGS_set=
ac_cv_env_WAYLAND_EGLSTREAM_CFLAGS_value=
ac_cv_env_WAYLAND_EGLSTREAM_LIBS_set=
ac_cv_env_WAYLAND_EGLSTREAM_LIBS_value=
ac_cv_env_WAYLAND_SCANNER_CFLAGS_set=
ac_cv_env_WAYLAND_SCANNER_CFLAGS_value=
ac_cv_env_WAYLAND_SCANNER_LIBS_set=
ac_cv_env_WAYLAND_SCANNER_LIBS_value=
ac_cv_env_WINDOWSDRI_CFLAGS_set=
ac_cv_env_WINDOWSDRI_CFLAGS_value=
ac_cv_env_WINDOWSDRI_LIBS_set=
ac_cv_env_WINDOWSDRI_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=set
ac_cv_env_build_alias_value=aarch64-linux-gnu
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_arc4random_buf=yes
ac_cv_func_authdes_create=yes
ac_cv_func_authdes_seccreate=no
ac_cv_func_backtrace=yes
ac_cv_func_cbrt=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_dlopen=no
ac_cv_func_epoll_create1=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=no
ac_cv_func_getpeerucred=no
ac_cv_func_getprogname=no
ac_cv_func_getresuid=yes
ac_cv_func_getuid=yes
ac_cv_func_getzoneid=no
ac_cv_func_issetugid=no
ac_cv_func_mkostemp=yes
ac_cv_func_mmap=yes
ac_cv_func_poll=yes
ac_cv_func_posix_fallocate=yes
ac_cv_func_reallocarray=yes
ac_cv_func_seteuid=yes
ac_cv_func_setitimer=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=no
ac_cv_func_strlcpy=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_timingsafe_memcmp=no
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_PTHREAD_MUTEX_RECURSIVE=yes
ac_cv_have_decl___INTEL_COMPILER=no
ac_cv_have_decl___SUNPRO_C=no
ac_cv_have_decl___clang__=no
ac_cv_have_decl_program_invocation_short_name=yes
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_libaudit_h=yes
ac_cv_header_linux_agpgart_h=yes
ac_cv_header_linux_fb_h=yes
ac_cv_header_machine_apmvar_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_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=yes
ac_cv_header_sys_agpgart_h=no
ac_cv_header_sys_agpio_h=no
ac_cv_header_sys_linker_h=no
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysmacros_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=aarch64-unknown-linux-gnu
ac_cv_lib_audit_audit_open=yes
ac_cv_lib_bsd_arc4random_buf=yes
ac_cv_lib_c_backtrace=yes
ac_cv_lib_crypto_SHA1_Init=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_gcrypt_gcry_md_open=yes
ac_cv_lib_lex='none needed'
ac_cv_lib_m_sqrt=yes
ac_cv_lib_md_SHA1Init=no
ac_cv_lib_nettle_nettle_sha1_init=yes
ac_cv_member_struct_msghdr_msg_control=yes
ac_cv_member_struct_sockaddr_in_sin_len=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_RAWCPP=/usr/bin/cpp
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
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=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_getsecretkey='none required'
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=no
ac_cv_sysv_ipc=yes
ac_cv_type_pid_t=yes
ac_cv_type_socklen_t=yes
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_PTHREAD_PRIO_INHERIT=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=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | 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=1572864
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_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/aarch64-linux-gnu/dbus-1.0/include'
pkg_cv_DBUS_LIBS=-ldbus-1
pkg_cv_DRI2PROTO_CFLAGS=
pkg_cv_DRI2PROTO_LIBS=
pkg_cv_DRI3PROTO_CFLAGS=
pkg_cv_DRI3PROTO_LIBS=
pkg_cv_GL_CFLAGS=
pkg_cv_GL_LIBS=-lGL
pkg_cv_LIBDRM_CFLAGS=-I/usr/include/libdrm
pkg_cv_LIBDRM_LIBS=-ldrm
pkg_cv_PIXMAN_CFLAGS=-I/usr/include/pixman-1
pkg_cv_PIXMAN_LIBS=-lpixman-1
pkg_cv_SELINUX_CFLAGS=
pkg_cv_SELINUX_LIBS=-lselinux
pkg_cv_SYSTEMD_DAEMON_CFLAGS=
pkg_cv_SYSTEMD_DAEMON_LIBS=-lsystemd
pkg_cv_UDEV_CFLAGS=
pkg_cv_UDEV_LIBS=-ludev
pkg_cv_XDMCP_CFLAGS=
pkg_cv_XDMCP_LIBS=-lXdmcp
pkg_cv_XLIB_CFLAGS=
pkg_cv_XLIB_LIBS=-lX11
pkg_cv_XSHMFENCE_CFLAGS=
pkg_cv_XSHMFENCE_LIBS=-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=no
xorg_cv_cc_flag_unused_command_line_argument=no
xorg_cv_linker_flags__Wl__wrap_exit=yes
xorg_cv_sys_have_so_peercred=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /build/xorg-server-1.20.4.1/missing aclocal-1.16'
ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
ADMIN_MAN_SUFFIX='8'
AGP_FALSE='#'
AGP_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='1'
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} /build/xorg-server-1.20.4.1/missing autoconf'
AUTOHEADER='${SHELL} /build/xorg-server-1.20.4.1/missing autoheader'
AUTOMAKE='${SHELL} /build/xorg-server-1.20.4.1/missing automake-1.16'
AWK='mawk'
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/share/fonts/X11'
BSD_APM_FALSE=''
BSD_APM_TRUE='#'
BSD_KQUEUE_APM_FALSE=''
BSD_KQUEUE_APM_TRUE='#'
BUILD_DATE=''
BUILD_TIME=''
BUNDLE_ID_PREFIX=''
BUNDLE_VERSION='1.20.4'
BUNDLE_VERSION_STRING='1.20.4'
BUSFAULT_FALSE='#'
BUSFAULT_TRUE=''
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=none'
CCASFLAGS='-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security -pthread'
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/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins'
COMPOSITE_FALSE='#'
COMPOSITE_TRUE=''
CONFIG_DEVD_FALSE=''
CONFIG_DEVD_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='gcc -E'
CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 '
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='-I/usr/include/dbus-1.0 -I/usr/lib/aarch64-linux-gnu/dbus-1.0/include'
DBUS_LIBS='-ldbus-1'
DEBUG_FALSE=''
DEBUG_TRUE='#'
DEFAULT_LIBRARY_PATH=''
DEFAULT_LOGDIR=''
DEFAULT_LOGPREFIX=''
DEFAULT_MODULE_PATH=''
DEFAULT_XDG_DATA_HOME=''
DEFAULT_XDG_DATA_HOME_LOGDIR=''
DEFS=''
DEPDIR='.deps'
DGA_CFLAGS=''
DGA_FALSE=''
DGA_LIBS=''
DGA_TRUE=''
DIX_CFLAGS=''
DIX_LIB='$(top_builddir)/dix/libdix.la'
DLLTOOL='false'
DLOPEN_LIBS='-ldl'
DMXEXAMPLES_DEP_CFLAGS=''
DMXEXAMPLES_DEP_LIBS=''
DMXMODULES_CFLAGS=''
DMXMODULES_LIBS=''
DMXXIEXAMPLES_DEP_CFLAGS=''
DMXXIEXAMPLES_DEP_LIBS=''
DMXXMUEXAMPLES_DEP_CFLAGS=''
DMXXMUEXAMPLES_DEP_LIBS=''
DMX_BUILD_USB_FALSE=''
DMX_BUILD_USB_TRUE=''
DMX_FALSE=''
DMX_TRUE=''
DOT=''
DOXYGEN=''
DPMSExtension_FALSE='#'
DPMSExtension_TRUE=''
DRI2PROTO_CFLAGS=''
DRI2PROTO_LIBS=''
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=''
DRI_FALSE='#'
DRI_TRUE=''
DSYMUTIL=''
DTRACE=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/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='/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/share/fonts/X11'
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=''
GLX_DEFINES=''
GLX_FALSE='#'
GLX_SYS_LIBS=' -lGL'
GLX_TRUE=''
GL_CFLAGS=''
GL_LIBS='-lGL'
GREP='/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/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=''
KDRIVE_CFLAGS=''
KDRIVE_FALSE=''
KDRIVE_INCS=''
KDRIVE_LIBS=''
KDRIVE_LOCAL_LIBS=''
KDRIVE_MAIN_LIB=''
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='-Wl,-z,relro -Wl,-Bsymbolic'
LD_EXPORT_SYMBOLS_FLAG=''
LD_NO_UNDEFINED_FLAG=''
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBDRM_CFLAGS='-I/usr/include/libdrm'
LIBDRM_LIBS='-ldrm'
LIBOBJS=' strlcat.o strlcpy.o timingsafe_memcmp.o'
LIBS='-laudit -lm -lbsd '
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'
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} /build/xorg-server-1.20.4.1/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='/bin/mkdir -p'
NEED_DBUS_FALSE='#'
NEED_DBUS_TRUE=''
NM='/usr/bin/nm -B'
NMEDIT=''
NO_UNDEFINED_FALSE=''
NO_UNDEFINED_TRUE=''
OBJC=''
OBJCCLD=''
OBJCDEPMODE=''
OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security'
OBJCLINK=''
OBJDUMP='objdump'
OBJEXT='o'
OPENSSL_CFLAGS=''
OPENSSL_LIBS=''
OS_LIB='$(top_builddir)/os/libos.la'
OTOOL64=''
OTOOL=''
PACKAGE='xorg-server'
PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/xserver/issues'
PACKAGE_NAME='xorg-server'
PACKAGE_STRING='xorg-server 1.20.4'
PACKAGE_TARNAME='xorg-server'
PACKAGE_URL=''
PACKAGE_VERSION='1.20.4'
PATH_SEPARATOR=':'
PCIACCESS_CFLAGS=''
PCIACCESS_LIBS=''
PCI_TXT_IDS_PATH=''
PIXMAN_CFLAGS='-I/usr/include/pixman-1'
PIXMAN_LIBS='-lpixman-1'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POLL_FALSE='#'
POLL_TRUE=''
PPC_VIDEO_FALSE=''
PPC_VIDEO_TRUE='#'
PRESENT_FALSE='#'
PRESENT_TRUE=''
PROJECTROOT=''
PSEUDORAMIX_FALSE=''
PSEUDORAMIX_TRUE=''
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
PYTHON3=''
RANLIB='ranlib'
RAWCPP='/usr/bin/cpp'
RAWCPPFLAGS='-undef -traditional'
RECORD_FALSE='#'
RECORD_TRUE=''
RELEASE_DATE='2019-02-25'
RES_FALSE='#'
RES_TRUE=''
SCANNER_ARG=''
SCREENSAVER_FALSE='#'
SCREENSAVER_TRUE=''
SDK_REQUIRED_MODULES='xproto >= 7.0.31 randrproto >= 1.6.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 dri3proto >= 1.2 presentproto >= 1.1 xineramaproto'
SECURE_RPC_FALSE='#'
SECURE_RPC_TRUE=''
SED='/bin/sed'
SELINUX_CFLAGS=''
SELINUX_LIBS='-lselinux -laudit'
SERVER_MISC_CONFIG_PATH='/usr/lib/xorg'
SET_MAKE=''
SHA1_CFLAGS=''
SHA1_LIBS='-lgcrypt'
SHELL='/bin/bash'
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='/usr/share/sgml/X11'
SUID_WRAPPER_DIR='/usr/lib/xorg'
SUID_WRAPPER_FALSE='#'
SUID_WRAPPER_TRUE=''
SYSCONFDIR=''
SYSTEMD_DAEMON_CFLAGS=''
SYSTEMD_DAEMON_LIBS='-lsystemd'
SYSTEMD_LOGIND_FALSE='#'
SYSTEMD_LOGIND_TRUE=''
TRADITIONALCPPFLAGS='-traditional'
UDEV_CFLAGS=''
UDEV_LIBS='-ludev'
UTILS_SYS_LIBS=''
VBE_FALSE='#'
VBE_TRUE=''
VENDOR_NAME_SHORT='X.Org'
VERSION='1.20.4'
VGAHW_FALSE='#'
VGAHW_TRUE=''
WAYLAND_EGLSTREAM_CFLAGS=''
WAYLAND_EGLSTREAM_DATADIR=''
WAYLAND_EGLSTREAM_LIBS=''
WAYLAND_PROTOCOLS_DATADIR=''
WAYLAND_SCANNER=''
WAYLAND_SCANNER_CFLAGS=''
WAYLAND_SCANNER_LIBS=''
WINDOWSDRI_CFLAGS=''
WINDOWSDRI_LIBS=''
WINDOWSWM_CFLAGS=''
WINDOWSWM_LIBS=''
WINDRES=''
X11EXAMPLES_DEP_CFLAGS=''
X11EXAMPLES_DEP_LIBS=''
XACE_FALSE='#'
XACE_TRUE=''
XCONFIGDIR=''
XCONFIGFILE=''
XCSECURITY_FALSE='#'
XCSECURITY_TRUE=''
XDMAUTH_FALSE='#'
XDMAUTH_TRUE=''
XDMCP_CFLAGS=''
XDMCP_FALSE='#'
XDMCP_LIBS='-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=''
XF86CONFIGFILE=''
XF86UTILS_FALSE='#'
XF86UTILS_TRUE=''
XF86VIDMODE_FALSE='#'
XF86VIDMODE_TRUE=''
XINERAMA_FALSE='#'
XINERAMA_TRUE=''
XKB_BASE_DIRECTORY='/usr/share/X11/xkb'
XKB_BIN_DIRECTORY=''
XKB_COMPILED_DIR='/var/lib/xkb'
XKB_DFLT_LAYOUT='us'
XKB_DFLT_MODEL='pc105'
XKB_DFLT_OPTIONS=''
XKB_DFLT_RULES='evdev'
XKB_DFLT_VARIANT=''
XKM_OUTPUT_DIR='/var/lib/xkb/'
XLIB_CFLAGS=''
XLIB_LIBS='-lX11'
XMLTO=''
XNESTMODULES_CFLAGS=''
XNESTMODULES_LIBS=''
XNEST_FALSE=''
XNEST_LIBS=''
XNEST_SYS_LIBS=''
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=''
XORG_DRIVER_LIBS=''
XORG_DRIVER_MODESETTING_FALSE=''
XORG_DRIVER_MODESETTING_TRUE=''
XORG_FALSE=''
XORG_INCS=''
XORG_LIBS=''
XORG_MALLOC_DEBUG_ENV='MALLOC_PERTURB_=15'
XORG_MAN_PAGE='X Version 11'
XORG_MODULES_CFLAGS=''
XORG_MODULES_LIBS=''
XORG_OS_SUBDIR=''
XORG_SGML_PATH='/usr/share/sgml'
XORG_SYS_LIBS=''
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=''
XSERVERCFLAGS_LIBS=''
XSERVERLIBS_CFLAGS=''
XSERVERLIBS_LIBS=''
XSERVER_DTRACE_FALSE=''
XSERVER_DTRACE_TRUE='#'
XSERVER_LIBS=''
XSERVER_SYS_LIBS=''
XSHMFENCE_CFLAGS=''
XSHMFENCE_FALSE='#'
XSHMFENCE_LIBS='-lxshmfence'
XSHMFENCE_TRUE=''
XSLTPROC=''
XSL_STYLESHEET='/usr/share/sgml/X11/xorg.xsl'
XTSTEXAMPLES_DEP_CFLAGS=''
XTSTEXAMPLES_DEP_LIBS=''
XVFB_FALSE=''
XVFB_LIBS=''
XVFB_SYS_LIBS=''
XVFB_TRUE=''
XVMC_FALSE='#'
XVMC_TRUE=''
XV_FALSE='#'
XV_TRUE=''
XWAYLANDMODULES_CFLAGS=''
XWAYLANDMODULES_LIBS=''
XWAYLAND_EGLSTREAM_FALSE=''
XWAYLAND_EGLSTREAM_TRUE=''
XWAYLAND_FALSE=''
XWAYLAND_LIBS=''
XWAYLAND_SYS_LIBS=''
XWAYLAND_TRUE=''
XWINMODULES_CFLAGS=''
XWINMODULES_LIBS=''
XWIN_FALSE=''
XWIN_GLX_WINDOWS_FALSE=''
XWIN_GLX_WINDOWS_TRUE=''
XWIN_LIBS=''
XWIN_MULTIWINDOWEXTWM_FALSE=''
XWIN_MULTIWINDOWEXTWM_TRUE=''
XWIN_SERVER_NAME=''
XWIN_SYS_LIBS=''
XWIN_TRUE=''
XWIN_WINDOWS_DRI_FALSE=''
XWIN_WINDOWS_DRI_TRUE=''
YACC='bison -y'
YFLAGS=''
abi_ansic=''
abi_extension=''
abi_videodrv=''
abi_xinput=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
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=' -I$(srcdir)'
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='aarch64-unknown-linux-gnu'
build_alias='aarch64-linux-gnu'
build_cpu='aarch64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
driverdir=''
dvidir='${docdir}'
exec_prefix='NONE'
extdir=''
host='aarch64-unknown-linux-gnu'
host_alias=''
host_cpu='aarch64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /build/xorg-server-1.20.4.1/install-sh'
libdir='${prefix}/lib/aarch64-linux-gnu'
libexecdir='${prefix}/lib/xorg'
localedir='${datarootdir}/locale'
localstatedir='/var'
logdir='/var/log'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
moduledir='${prefix}/lib/xorg/modules'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sdkdir=''
sharedstatedir='${prefix}/com'
symbol_visibility=''
sysconfdir='/etc'
sysconfigdir=''
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "xorg-server"
#define PACKAGE_TARNAME "xorg-server"
#define PACKAGE_VERSION "1.20.4"
#define PACKAGE_STRING "xorg-server 1.20.4"
#define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/xserver/issues"
#define PACKAGE_URL ""
#define PACKAGE "xorg-server"
#define VERSION "1.20.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 20
#define PACKAGE_VERSION_PATCHLEVEL 4
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#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_STROPTS_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_SYS_SYSMACROS_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_BACKTRACE 1
#define HAVE_GETEUID 1
#define HAVE_GETUID 1
#define HAVE_GETRESUID 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETIFADDRS 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_SETITIMER 1
#define HAVE_POLL 1
#define HAVE_EPOLL_CREATE1 1
#define HAVE_MKOSTEMP 1
#define HAVE_REALLOCARRAY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCASESTR 1
#define HAVE_STRNDUP 1
#define HAVE_LIBBSD 1
#define HAVE_ARC4RANDOM_BUF 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define HAVE_LIBM 1
#define HAVE_CBRT 1
#define HAVE_LINUX_AGPGART_H 1
#define HAVE_LINUX_FB_H 1
#define HAVE_SYSV_IPC 1
#define HAVE_BACKTRACE 1
#define HAVE_EXECINFO_H 1
#define FALLBACK_INPUT_DRIVER "libinput"
#define BUNDLE_ID_PREFIX ""
#define UNIXCONN 1
#define TCPCONN 1
#define IPv6 1
#define HAVE_SOCKLEN_T 1
#define HAVE_AUTHDES_CREATE 1
#define SECURE_RPC 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define INPUTTHREAD 1
#define HAVE_PTHREAD_SETNAME_NP_WITH_TID 1
#define HAVE_SYSTEMD_DAEMON 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 HAVE_DBUS 1
#define SYSTEMD_LOGIND 1
#define SUID_WRAPPER_DIR "/usr/lib/xorg"
#define NEED_DBUS 1
#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 "/dev/shm"
#define XTRANS_SEND_FDS 1
#define HAVE_SIGACTION 1
#define HAVE_SIGACTION 1
#define BUSFAULT 1
#define HAVE_XSHMFENCE 1
#define DRI3 1
#define WITH_LIBDRM 1
#define GLXEXT 1
#define PRESENT 1
#define XINERAMA 1
#define PANORAMIX 1
#define XACE 1
#define HAVE_LIBAUDIT_H 1
#define HAVE_LIBAUDIT 1
#define XSELINUX 1
#define XCSECURITY 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/share/X11/xkb"
#define XKB_BIN_DIRECTORY ""
#define XKM_OUTPUT_DIR "/var/lib/xkb/"
#define XKB_DFLT_RULES "evdev"
#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/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins"
#define SERVER_MISC_CONFIG_PATH "/usr/lib/xorg"
#define BASE_FONT_PATH "/usr/share/fonts/X11"
#define DRI_DRIVER_PATH ""
#define XVENDORNAME "The X.Org Foundation"
#define XVENDORNAMESHORT "X.Org"
#define XORG_MAN_VERSION "Version 1.20.4"
#define BUILDERADDR "xorg@lists.freedesktop.org"
#define OSNAME "Linux 5.7.2 aarch64"
#define OSVENDOR "Debian"
#define BUILDERSTRING "xorg-server 2:1.20.4.1-1+2m7 (https://www.debian.org/support)"
#define VENDOR_NAME "The X.Org Foundation"
#define VENDOR_NAME_SHORT "X.Org"
#define VENDOR_RELEASE (((1) * 10000000) + ((20) * 100000) + ((4) * 1000) + 0)
#define VENDOR_MAN_VERSION "Version 1.20.4"
#define XTEST 1
#define XSYNC 1
#define XCMISC 1
#define BIGREQS 1
#define HAVE_SHA1_IN_LIBGCRYPT 1
configure: exit 1
dh_auto_configure: cd debian/build/main && ../../../configure --build=aarch64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/aarch64-linux-gnu --libexecdir=\${prefix}/lib/aarch64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --libexecdir=\${prefix}/lib/xorg --with-module-dir=\${prefix}/lib/xorg/modules --with-serverconfig-path=\${libexecdir} --disable-static --without-dtrace --disable-strict-compilation --disable-debug --with-int10=x86emu --with-os-vendor=Debian "--with-builderstring=xorg-server 2:1.20.4.1-1+2m7 (https://www.debian.org/support)" --with-xkb-path=/usr/share/X11/xkb --with-xkb-output=/var/lib/xkb --with-shared-memory-dir=/dev/shm --enable-mitshm --enable-xres --disable-xcsecurity --disable-tslib --enable-dbe --disable-xf86bigfont --enable-dpms --enable-xorg --disable-linux-acpi --disable-linux-apm --disable-xquartz --disable-xwin --disable-xfake --disable-xfbdev --disable-install-setuid --enable-xshmfence --disable-config-hal --enable-config-udev --enable-unit-tests --with-default-font-path=/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins --enable-composite --enable-record --enable-xv --enable-xvmc --enable-dga --enable-screensaver --enable-xdmcp --enable-xdm-auth-1 --enable-glx --enable-present --enable-xinerama --enable-xf86vidmode --enable-xace --enable-xfree86-utils --enable-suid-wrapper --enable-dmx --enable-xvfb --enable-xnest --enable-kdrive --enable-xephyr --with-sha1=libgcrypt --enable-xcsecurity --enable-dri3 --enable-xselinux --enable-xwayland --enable-systemd-logind --with-systemd-daemon --enable-dri --enable-dri2 --enable-glamor --enable-libunwind --enable-libdrm "CFLAGS=-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 " "CXXFLAGS=-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security" "FCFLAGS=-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong" "FFLAGS=-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong" "GCJFLAGS=-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong" "LDFLAGS=-Wl,-z,relro -Wl,-Bsymbolic" "OBJCFLAGS=-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security" "OBJCXXFLAGS=-g -O2 -fdebug-prefix-map=/build/xorg-server-1.20.4.1=. -fstack-protector-strong -Wformat -Werror=format-security" LIBS= returned exit code 1
make[1]: *** [debian/rules:21: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/build/xorg-server-1.20.4.1'
make: *** [debian/rules:8: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.3684/tmp/hooks/C10shell starting
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
��� FTBFS - problem with building Debian package ���
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
��� DEB_KEEP_BUILD_ENV is not set to 'true', not keeping build environment ���
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
I: user script /var/cache/pbuilder/build/cow.3684/tmp/hooks/C10shell finished
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting /tmp/apt-jdg_7XDTJv filesystem
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: Cleaning COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.3684
+ '[' 1 -eq 0 ']'
+ bailout 1 'Error: Failed to build with cowbuilder.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to build with cowbuilder.' ']'
+ echo 'Error: Failed to build with cowbuilder.'
Error: Failed to build with cowbuilder.
+ rm -f /var/run/lock/beowulf-arm64.building.1790
+ '[' -r /var/run/lock/beowulf-arm64.update.1790 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in /home/jenkins/workspace/xorg-server-binaries/architecture/arm64/label/arm64/binaries/ to avoid problems in next run. ***'
*** Getting rid of files in /home/jenkins/workspace/xorg-server-binaries/architecture/arm64/label/arm64/binaries/ to avoid problems in next run. ***
+ rm -f '/home/jenkins/workspace/xorg-server-binaries/architecture/arm64/label/arm64/binaries/*'
+ '[' -n /tmp/tmp.pQGxwg3DdX ']'
+ rm -rf /tmp/tmp.pQGxwg3DdX
+ '[' -n /tmp/apt-jdg_7XDTJv ']'
+ rm -rf /tmp/apt-jdg_7XDTJv
+ '[' -n 1379139 ']'
++ sed -e 's/^\([0-9]*\).*/\1/'
+ SECONDS=122
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Fri Jul 3 14:02:14 UTC 2020 [running 122 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Fri Jul 3 14:02:14 UTC 2020 [running 122 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE