1131 lines
42 KiB
Plaintext
1131 lines
42 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by xf86-input-mouse configure 1.9.2, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = calista-dev
|
|
uname -m = amd64
|
|
uname -r = 15.0-RELEASE
|
|
uname -s = FreeBSD
|
|
uname -v = FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC
|
|
|
|
/usr/bin/uname -p = amd64
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /root/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2409: checking for gcc
|
|
configure:2439: result: no
|
|
configure:2502: checking for cc
|
|
configure:2523: found /usr/bin/cc
|
|
configure:2546: result: cc
|
|
configure:2665: checking for C compiler version
|
|
configure:2674: cc --version >&5
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
configure:2685: $? = 0
|
|
configure:2674: cc -v >&5
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
configure:2685: $? = 0
|
|
configure:2674: cc -V >&5
|
|
cc: error: argument to '-V' is missing (expected 1 value)
|
|
cc: error: no input files
|
|
configure:2685: $? = 1
|
|
configure:2674: cc -qversion >&5
|
|
cc: error: unknown argument '-qversion'; did you mean '--version'?
|
|
cc: error: no input files
|
|
configure:2685: $? = 1
|
|
configure:2705: checking whether the C compiler works
|
|
configure:2727: cc -w conftest.c >&5
|
|
configure:2731: $? = 0
|
|
configure:2779: result: yes
|
|
configure:2782: checking for C compiler default output file name
|
|
configure:2784: result: a.out
|
|
configure:2790: checking for suffix of executables
|
|
configure:2797: cc -o conftest -w conftest.c >&5
|
|
configure:2801: $? = 0
|
|
configure:2823: result:
|
|
configure:2845: checking whether we are cross compiling
|
|
configure:2853: cc -o conftest -w conftest.c >&5
|
|
configure:2857: $? = 0
|
|
configure:2864: ./conftest
|
|
configure:2868: $? = 0
|
|
configure:2883: result: no
|
|
configure:2888: checking for suffix of object files
|
|
configure:2910: cc -c -w conftest.c >&5
|
|
configure:2914: $? = 0
|
|
configure:2935: result: o
|
|
configure:2939: checking whether we are using the GNU C compiler
|
|
configure:2958: cc -c -w conftest.c >&5
|
|
configure:2958: $? = 0
|
|
configure:2967: result: yes
|
|
configure:2976: checking whether cc accepts -g
|
|
configure:2996: cc -c -g conftest.c >&5
|
|
configure:2996: $? = 0
|
|
configure:3037: result: yes
|
|
configure:3054: checking for cc option to accept ISO C89
|
|
configure:3117: cc -c -w conftest.c >&5
|
|
configure:3117: $? = 0
|
|
configure:3130: result: none needed
|
|
configure:3155: checking whether cc understands -c and -o together
|
|
configure:3177: cc -c conftest.c -o conftest2.o
|
|
configure:3180: $? = 0
|
|
configure:3177: cc -c conftest.c -o conftest2.o
|
|
configure:3180: $? = 0
|
|
configure:3192: result: yes
|
|
configure:3215: checking how to run the C preprocessor
|
|
configure:3246: cc -E conftest.c
|
|
configure:3246: $? = 0
|
|
configure:3260: cc -E conftest.c
|
|
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
|
|
9 | #include <ac_nonexistent.h>
|
|
| ^~~~~~~~~~~~~~~~~~
|
|
1 error generated.
|
|
configure:3260: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "xf86-input-mouse"
|
|
| #define PACKAGE_TARNAME "xf86-input-mouse"
|
|
| #define PACKAGE_VERSION "1.9.2"
|
|
| #define PACKAGE_STRING "xf86-input-mouse 1.9.2"
|
|
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
|
|
| #define PACKAGE_URL ""
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3285: result: cc -E
|
|
configure:3305: cc -E conftest.c
|
|
configure:3305: $? = 0
|
|
configure:3319: cc -E conftest.c
|
|
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
|
|
9 | #include <ac_nonexistent.h>
|
|
| ^~~~~~~~~~~~~~~~~~
|
|
1 error generated.
|
|
configure:3319: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "xf86-input-mouse"
|
|
| #define PACKAGE_TARNAME "xf86-input-mouse"
|
|
| #define PACKAGE_VERSION "1.9.2"
|
|
| #define PACKAGE_STRING "xf86-input-mouse 1.9.2"
|
|
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
|
|
| #define PACKAGE_URL ""
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3348: checking for grep that handles long lines and -e
|
|
configure:3406: result: /usr/bin/grep
|
|
configure:3411: checking for egrep
|
|
configure:3473: result: /usr/bin/grep -E
|
|
configure:3478: checking for ANSI C header files
|
|
configure:3498: cc -c -w conftest.c >&5
|
|
configure:3498: $? = 0
|
|
configure:3571: cc -o conftest -w conftest.c >&5
|
|
configure:3571: $? = 0
|
|
configure:3571: ./conftest
|
|
configure:3571: $? = 0
|
|
configure:3582: result: yes
|
|
configure:3595: checking for sys/types.h
|
|
configure:3595: cc -c -w conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3595: result: yes
|
|
configure:3595: checking for sys/stat.h
|
|
configure:3595: cc -c -w conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3595: result: yes
|
|
configure:3595: checking for stdlib.h
|
|
configure:3595: cc -c -w conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3595: result: yes
|
|
configure:3595: checking for string.h
|
|
configure:3595: cc -c -w conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3595: result: yes
|
|
configure:3595: checking for memory.h
|
|
configure:3595: cc -c -w conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3595: result: yes
|
|
configure:3595: checking for strings.h
|
|
configure:3595: cc -c -w conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3595: result: yes
|
|
configure:3595: checking for inttypes.h
|
|
configure:3595: cc -c -w conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3595: result: yes
|
|
configure:3595: checking for stdint.h
|
|
configure:3595: cc -c -w conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3595: result: yes
|
|
configure:3595: checking for unistd.h
|
|
configure:3595: cc -c -w conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3595: result: yes
|
|
configure:3608: checking minix/config.h usability
|
|
configure:3608: cc -c -w conftest.c >&5
|
|
conftest.c:52:10: fatal error: 'minix/config.h' file not found
|
|
52 | #include <minix/config.h>
|
|
| ^~~~~~~~~~~~~~~~
|
|
1 error generated.
|
|
configure:3608: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "xf86-input-mouse"
|
|
| #define PACKAGE_TARNAME "xf86-input-mouse"
|
|
| #define PACKAGE_VERSION "1.9.2"
|
|
| #define PACKAGE_STRING "xf86-input-mouse 1.9.2"
|
|
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
|
|
| #define PACKAGE_URL ""
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <minix/config.h>
|
|
configure:3608: result: no
|
|
configure:3608: checking minix/config.h presence
|
|
configure:3608: cc -E conftest.c
|
|
conftest.c:19:10: fatal error: 'minix/config.h' file not found
|
|
19 | #include <minix/config.h>
|
|
| ^~~~~~~~~~~~~~~~
|
|
1 error generated.
|
|
configure:3608: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "xf86-input-mouse"
|
|
| #define PACKAGE_TARNAME "xf86-input-mouse"
|
|
| #define PACKAGE_VERSION "1.9.2"
|
|
| #define PACKAGE_STRING "xf86-input-mouse 1.9.2"
|
|
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
|
|
| #define PACKAGE_URL ""
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <minix/config.h>
|
|
configure:3608: result: no
|
|
configure:3608: checking for minix/config.h
|
|
configure:3608: result: no
|
|
configure:3629: checking whether it is safe to define __EXTENSIONS__
|
|
configure:3647: cc -c -w conftest.c >&5
|
|
configure:3647: $? = 0
|
|
configure:3654: result: yes
|
|
configure:3686: checking for a BSD-compatible install
|
|
configure:3754: result: /usr/bin/install -c
|
|
configure:3765: checking whether build environment is sane
|
|
configure:3820: result: yes
|
|
configure:3855: WARNING: 'missing' script is too old or missing
|
|
configure:3968: checking for a thread-safe mkdir -p
|
|
configure:4007: result: ./install-sh -c -d
|
|
configure:4014: checking for gawk
|
|
configure:4044: result: no
|
|
configure:4014: checking for mawk
|
|
configure:4044: result: no
|
|
configure:4014: checking for nawk
|
|
configure:4030: found /usr/bin/nawk
|
|
configure:4041: result: nawk
|
|
configure:4052: checking whether make sets $(MAKE)
|
|
configure:4074: result: yes
|
|
configure:4104: checking for style of include used by make
|
|
configure:4132: result: GNU
|
|
configure:4166: checking whether make supports nested variables
|
|
configure:4183: result: yes
|
|
configure:4268: checking dependency style of cc
|
|
configure:4379: result: gcc3
|
|
configure:4499: checking build system type
|
|
configure:4513: result: x86_64-unknown-freebsd15.0
|
|
configure:4533: checking host system type
|
|
configure:4546: result: x86_64-unknown-freebsd15.0
|
|
configure:4587: checking how to print strings
|
|
configure:4614: result: printf
|
|
configure:4635: checking for a sed that does not truncate output
|
|
configure:4699: result: /usr/bin/sed
|
|
configure:4717: checking for fgrep
|
|
configure:4779: result: /usr/bin/grep -F
|
|
configure:4814: checking for ld used by cc
|
|
configure:4881: result: /usr/bin/ld
|
|
configure:4888: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:4903: result: yes
|
|
configure:4915: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:4969: result: /usr/bin/nm -B
|
|
configure:5099: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:5106: cc -c -w conftest.c >&5
|
|
configure:5109: /usr/bin/nm -B "conftest.o"
|
|
configure:5112: output
|
|
0000000000000000 B some_variable
|
|
configure:5119: result: BSD nm
|
|
configure:5122: checking whether ln -s works
|
|
configure:5126: result: yes
|
|
configure:5134: checking the maximum length of command line arguments
|
|
configure:5265: result: 393216
|
|
configure:5313: checking how to convert x86_64-unknown-freebsd15.0 file names to x86_64-unknown-freebsd15.0 format
|
|
configure:5353: result: func_convert_file_noop
|
|
configure:5360: checking how to convert x86_64-unknown-freebsd15.0 file names to toolchain format
|
|
configure:5380: result: func_convert_file_noop
|
|
configure:5387: checking for /usr/bin/ld option to reload object files
|
|
configure:5394: result: -r
|
|
configure:5468: checking for objdump
|
|
configure:5484: found /usr/bin/objdump
|
|
configure:5495: result: objdump
|
|
configure:5527: checking how to recognize dependent libraries
|
|
configure:5727: result: pass_all
|
|
configure:5812: checking for dlltool
|
|
configure:5842: result: no
|
|
configure:5872: checking how to associate runtime and link libraries
|
|
configure:5899: result: printf %s\n
|
|
configure:5959: checking for ar
|
|
configure:5975: found /usr/bin/ar
|
|
configure:5986: result: ar
|
|
configure:6023: checking for archiver @FILE support
|
|
configure:6040: cc -c -w conftest.c >&5
|
|
configure:6040: $? = 0
|
|
configure:6043: ar cru libconftest.a @conftest.lst >&5
|
|
configure:6046: $? = 0
|
|
configure:6051: ar cru libconftest.a @conftest.lst >&5
|
|
ar: error: conftest.o: No such file or directory
|
|
configure:6054: $? = 1
|
|
configure:6066: result: @
|
|
configure:6124: checking for strip
|
|
configure:6140: found /usr/bin/strip
|
|
configure:6151: result: strip
|
|
configure:6223: checking for ranlib
|
|
configure:6239: found /usr/bin/ranlib
|
|
configure:6250: result: ranlib
|
|
configure:6352: checking command to parse /usr/bin/nm -B output from cc object
|
|
configure:6505: cc -c -w conftest.c >&5
|
|
configure:6508: $? = 0
|
|
configure:6512: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
|
|
configure:6515: $? = 0
|
|
configure:6581: cc -o conftest -w conftest.c conftstm.o >&5
|
|
configure:6584: $? = 0
|
|
configure:6622: result: ok
|
|
configure:6669: checking for sysroot
|
|
configure:6699: result: no
|
|
configure:6706: checking for a working dd
|
|
configure:6744: result: /bin/dd
|
|
configure:6748: checking how to truncate binary pipes
|
|
configure:6763: result: /bin/dd bs=4096 count=1
|
|
configure:7092: checking for mt
|
|
configure:7108: found /usr/bin/mt
|
|
configure:7119: result: mt
|
|
configure:7142: checking if mt is a manifest tool
|
|
configure:7148: mt '-?'
|
|
mt: illegal option -- ?
|
|
usage: mt [-f device] command [count]
|
|
configure:7156: result: no
|
|
configure:7830: checking for dlfcn.h
|
|
configure:7830: cc -c -w conftest.c >&5
|
|
configure:7830: $? = 0
|
|
configure:7830: result: yes
|
|
configure:8056: checking for objdir
|
|
configure:8071: result: .libs
|
|
configure:8331: checking if cc supports -fno-rtti -fno-exceptions
|
|
configure:8349: cc -c -w -fno-rtti -fno-exceptions conftest.c >&5
|
|
configure:8353: $? = 0
|
|
configure:8366: result: yes
|
|
configure:8724: checking for cc option to produce PIC
|
|
configure:8731: result: -fPIC -DPIC
|
|
configure:8739: checking if cc PIC flag -fPIC -DPIC works
|
|
configure:8757: cc -c -w -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:8761: $? = 0
|
|
configure:8774: result: yes
|
|
configure:8803: checking if cc static flag -static works
|
|
configure:8831: result: yes
|
|
configure:8846: checking if cc supports -c -o file.o
|
|
configure:8867: cc -c -w -o out/conftest2.o conftest.c >&5
|
|
configure:8871: $? = 0
|
|
configure:8893: result: yes
|
|
configure:8901: checking if cc supports -c -o file.o
|
|
configure:8948: result: yes
|
|
configure:8981: checking whether the cc linker (/usr/bin/ld) supports shared libraries
|
|
configure:10240: result: yes
|
|
configure:10277: checking whether -lc should be explicitly linked in
|
|
configure:10285: cc -c -w conftest.c >&5
|
|
configure:10288: $? = 0
|
|
configure:10303: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:10306: $? = 0
|
|
configure:10320: result: no
|
|
configure:10480: checking dynamic linker characteristics
|
|
configure:11301: result: freebsd15.0 ld.so
|
|
configure:11423: checking how to hardcode library paths into programs
|
|
configure:11448: result: immediate
|
|
configure:11996: checking whether stripping libraries is possible
|
|
configure:12001: result: yes
|
|
configure:12036: checking if libtool supports shared libraries
|
|
configure:12038: result: yes
|
|
configure:12041: checking whether to build shared libraries
|
|
configure:12066: result: yes
|
|
configure:12069: checking whether to build static libraries
|
|
configure:12073: result: no
|
|
configure:12123: checking for cc option to accept ISO C99
|
|
configure:12272: cc -c -w conftest.c >&5
|
|
configure:12272: $? = 0
|
|
configure:12285: result: none needed
|
|
configure:12304: checking whether __clang__ is declared
|
|
configure:12304: cc -c -w conftest.c >&5
|
|
configure:12304: $? = 0
|
|
configure:12304: result: yes
|
|
configure:12311: checking whether __INTEL_COMPILER is declared
|
|
configure:12311: cc -c -w conftest.c >&5
|
|
conftest.c:68:10: error: use of undeclared identifier '__INTEL_COMPILER'
|
|
68 | (void) __INTEL_COMPILER;
|
|
| ^
|
|
1 error generated.
|
|
configure:12311: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "xf86-input-mouse"
|
|
| #define PACKAGE_TARNAME "xf86-input-mouse"
|
|
| #define PACKAGE_VERSION "1.9.2"
|
|
| #define PACKAGE_STRING "xf86-input-mouse 1.9.2"
|
|
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
|
|
| #define PACKAGE_URL ""
|
|
| #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 "xf86-input-mouse"
|
|
| #define VERSION "1.9.2"
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #ifndef __INTEL_COMPILER
|
|
| #ifdef __cplusplus
|
|
| (void) __INTEL_COMPILER;
|
|
| #else
|
|
| (void) __INTEL_COMPILER;
|
|
| #endif
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:12311: result: no
|
|
configure:12318: checking whether __SUNPRO_C is declared
|
|
configure:12318: cc -c -w conftest.c >&5
|
|
conftest.c:68:10: error: use of undeclared identifier '__SUNPRO_C'
|
|
68 | (void) __SUNPRO_C;
|
|
| ^
|
|
1 error generated.
|
|
configure:12318: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "xf86-input-mouse"
|
|
| #define PACKAGE_TARNAME "xf86-input-mouse"
|
|
| #define PACKAGE_VERSION "1.9.2"
|
|
| #define PACKAGE_STRING "xf86-input-mouse 1.9.2"
|
|
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
|
|
| #define PACKAGE_URL ""
|
|
| #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 "xf86-input-mouse"
|
|
| #define VERSION "1.9.2"
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #ifndef __SUNPRO_C
|
|
| #ifdef __cplusplus
|
|
| (void) __SUNPRO_C;
|
|
| #else
|
|
| (void) __SUNPRO_C;
|
|
| #endif
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:12318: result: no
|
|
configure:12380: checking for pkg-config
|
|
configure:12398: found /usr/local/bin/pkg-config
|
|
configure:12410: result: /usr/local/bin/pkg-config
|
|
configure:12435: checking pkg-config is at least version 0.9.0
|
|
configure:12438: result: yes
|
|
configure:12487: checking if cc supports -Werror=unknown-warning-option
|
|
configure:12496: cc -c -w -Werror=unknown-warning-option conftest.c >&5
|
|
configure:12496: $? = 0
|
|
configure:12503: result: yes
|
|
configure:12514: checking if cc supports -Werror=unused-command-line-argument
|
|
configure:12523: cc -c -w -Werror=unknown-warning-option -Werror=unused-command-line-argument conftest.c >&5
|
|
configure:12523: $? = 0
|
|
configure:12530: result: yes
|
|
configure:12549: checking if cc supports -Wall
|
|
configure:12566: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wall conftest.c >&5
|
|
configure:12566: $? = 0
|
|
configure:12579: result: yes
|
|
configure:12667: checking if cc supports -Wpointer-arith
|
|
configure:12684: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wpointer-arith conftest.c >&5
|
|
configure:12684: $? = 0
|
|
configure:12697: result: yes
|
|
configure:12785: checking if cc supports -Wmissing-declarations
|
|
configure:12802: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-declarations conftest.c >&5
|
|
configure:12802: $? = 0
|
|
configure:12815: result: yes
|
|
configure:12903: checking if cc supports -Wformat=2
|
|
configure:12920: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wformat=2 conftest.c >&5
|
|
configure:12920: $? = 0
|
|
configure:12933: result: yes
|
|
configure:13072: checking if cc supports -Wstrict-prototypes
|
|
configure:13089: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wstrict-prototypes conftest.c >&5
|
|
configure:13089: $? = 0
|
|
configure:13102: result: yes
|
|
configure:13190: checking if cc supports -Wmissing-prototypes
|
|
configure:13207: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-prototypes conftest.c >&5
|
|
configure:13207: $? = 0
|
|
configure:13220: result: yes
|
|
configure:13308: checking if cc supports -Wnested-externs
|
|
configure:13325: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wnested-externs conftest.c >&5
|
|
configure:13325: $? = 0
|
|
configure:13338: result: yes
|
|
configure:13426: checking if cc supports -Wbad-function-cast
|
|
configure:13443: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wbad-function-cast conftest.c >&5
|
|
configure:13443: $? = 0
|
|
configure:13456: result: yes
|
|
configure:13544: checking if cc supports -Wold-style-definition
|
|
configure:13561: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wold-style-definition conftest.c >&5
|
|
configure:13561: $? = 0
|
|
configure:13574: result: yes
|
|
configure:13711: checking if cc supports -Wdeclaration-after-statement
|
|
configure:13728: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wdeclaration-after-statement conftest.c >&5
|
|
configure:13728: $? = 0
|
|
configure:13741: result: yes
|
|
configure:13833: checking if cc supports -Wunused
|
|
configure:13850: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused conftest.c >&5
|
|
configure:13850: $? = 0
|
|
configure:13863: result: yes
|
|
configure:13951: checking if cc supports -Wuninitialized
|
|
configure:13968: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wuninitialized conftest.c >&5
|
|
configure:13968: $? = 0
|
|
configure:13981: result: yes
|
|
configure:14069: checking if cc supports -Wshadow
|
|
configure:14086: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wshadow conftest.c >&5
|
|
configure:14086: $? = 0
|
|
configure:14099: result: yes
|
|
configure:14187: checking if cc supports -Wmissing-noreturn
|
|
configure:14204: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-noreturn conftest.c >&5
|
|
configure:14204: $? = 0
|
|
configure:14217: result: yes
|
|
configure:14305: checking if cc supports -Wmissing-format-attribute
|
|
configure:14322: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-format-attribute conftest.c >&5
|
|
configure:14322: $? = 0
|
|
configure:14335: result: yes
|
|
configure:14423: checking if cc supports -Wredundant-decls
|
|
configure:14440: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wredundant-decls conftest.c >&5
|
|
configure:14440: $? = 0
|
|
configure:14453: result: yes
|
|
configure:14541: checking if cc supports -Wlogical-op
|
|
configure:14558: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wlogical-op conftest.c >&5
|
|
configure:14558: $? = 0
|
|
configure:14571: result: yes
|
|
configure:14671: checking if cc supports -Werror=implicit
|
|
configure:14688: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=implicit conftest.c >&5
|
|
configure:14688: $? = 0
|
|
configure:14701: result: yes
|
|
configure:14838: checking if cc supports -Werror=nonnull
|
|
configure:14855: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=nonnull conftest.c >&5
|
|
configure:14855: $? = 0
|
|
configure:14868: result: yes
|
|
configure:14956: checking if cc supports -Werror=init-self
|
|
configure:14973: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=init-self conftest.c >&5
|
|
configure:14973: $? = 0
|
|
configure:14986: result: yes
|
|
configure:15074: checking if cc supports -Werror=main
|
|
configure:15091: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=main conftest.c >&5
|
|
configure:15091: $? = 0
|
|
configure:15104: result: yes
|
|
configure:15192: checking if cc supports -Werror=missing-braces
|
|
configure:15209: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-braces conftest.c >&5
|
|
configure:15209: $? = 0
|
|
configure:15222: result: yes
|
|
configure:15310: checking if cc supports -Werror=sequence-point
|
|
configure:15327: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=sequence-point conftest.c >&5
|
|
configure:15327: $? = 0
|
|
configure:15340: result: yes
|
|
configure:15428: checking if cc supports -Werror=return-type
|
|
configure:15445: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=return-type conftest.c >&5
|
|
configure:15445: $? = 0
|
|
configure:15458: result: yes
|
|
configure:15595: checking if cc supports -Werror=trigraphs
|
|
configure:15612: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=trigraphs conftest.c >&5
|
|
configure:15612: $? = 0
|
|
configure:15625: result: yes
|
|
configure:15713: checking if cc supports -Werror=array-bounds
|
|
configure:15730: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=array-bounds conftest.c >&5
|
|
configure:15730: $? = 0
|
|
configure:15743: result: yes
|
|
configure:15831: checking if cc supports -Werror=write-strings
|
|
configure:15848: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=write-strings conftest.c >&5
|
|
configure:15848: $? = 0
|
|
configure:15861: result: yes
|
|
configure:15949: checking if cc supports -Werror=address
|
|
configure:15966: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=address conftest.c >&5
|
|
configure:15966: $? = 0
|
|
configure:15979: result: yes
|
|
configure:16067: checking if cc supports -Werror=int-to-pointer-cast
|
|
configure:16084: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=int-to-pointer-cast conftest.c >&5
|
|
configure:16084: $? = 0
|
|
configure:16097: result: yes
|
|
configure:16234: checking if cc supports -Werror=pointer-to-int-cast
|
|
configure:16251: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=pointer-to-int-cast conftest.c >&5
|
|
configure:16251: $? = 0
|
|
configure:16264: result: yes
|
|
configure:17922: checking if cc supports -pedantic
|
|
configure:17939: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -pedantic conftest.c >&5
|
|
configure:17939: $? = 0
|
|
configure:17952: result: yes
|
|
configure:18040: checking if cc supports -Werror
|
|
configure:18057: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror conftest.c >&5
|
|
configure:18057: $? = 0
|
|
configure:18070: result: yes
|
|
configure:18210: checking if cc supports -Werror=attributes
|
|
configure:18227: cc -o conftest -w -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=attributes conftest.c >&5
|
|
configure:18227: $? = 0
|
|
configure:18240: result: yes
|
|
configure:18405: checking whether make supports nested variables
|
|
configure:18422: result: yes
|
|
configure:18539: checking for asprintf
|
|
configure:18539: cc -o conftest -w conftest.c >&5
|
|
configure:18539: $? = 0
|
|
configure:18539: result: yes
|
|
configure:18552: checking for XORG
|
|
configure:18559: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.7 xproto inputproto"
|
|
configure:18562: $? = 0
|
|
configure:18576: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.7 xproto inputproto"
|
|
configure:18579: $? = 0
|
|
configure:18637: result: yes
|
|
configure:18800: checking that generated files are newer than configure
|
|
configure:18806: result: done
|
|
configure:18833: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by xf86-input-mouse config.status 1.9.2, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on calista-dev
|
|
|
|
config.status:1137: creating Makefile
|
|
config.status:1137: creating xorg-mouse.pc
|
|
config.status:1137: creating include/Makefile
|
|
config.status:1137: creating src/Makefile
|
|
config.status:1137: creating man/Makefile
|
|
config.status:1137: creating config.h
|
|
config.status:1318: config.h is unchanged
|
|
config.status:1366: executing depfiles commands
|
|
config.status:1366: executing libtool commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-unknown-freebsd15.0
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_env_CC_set=''
|
|
ac_cv_env_CC_value=''
|
|
ac_cv_env_CFLAGS_set=set
|
|
ac_cv_env_CFLAGS_value=-w
|
|
ac_cv_env_CPPFLAGS_set=''
|
|
ac_cv_env_CPPFLAGS_value=''
|
|
ac_cv_env_CPP_set=''
|
|
ac_cv_env_CPP_value=''
|
|
ac_cv_env_LDFLAGS_set=''
|
|
ac_cv_env_LDFLAGS_value=''
|
|
ac_cv_env_LIBS_set=''
|
|
ac_cv_env_LIBS_value=''
|
|
ac_cv_env_LINT_FLAGS_set=''
|
|
ac_cv_env_LINT_FLAGS_value=''
|
|
ac_cv_env_LINT_set=''
|
|
ac_cv_env_LINT_value=''
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_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_XORG_CFLAGS_set=''
|
|
ac_cv_env_XORG_CFLAGS_value=''
|
|
ac_cv_env_XORG_LIBS_set=''
|
|
ac_cv_env_XORG_LIBS_value=''
|
|
ac_cv_env_build_alias_set=''
|
|
ac_cv_env_build_alias_value=''
|
|
ac_cv_env_host_alias_set=''
|
|
ac_cv_env_host_alias_value=''
|
|
ac_cv_env_target_alias_set=''
|
|
ac_cv_env_target_alias_value=''
|
|
ac_cv_func_asprintf=yes
|
|
ac_cv_have_decl___INTEL_COMPILER=no
|
|
ac_cv_have_decl___SUNPRO_C=no
|
|
ac_cv_have_decl___clang__=yes
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
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_sys_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=x86_64-unknown-freebsd15.0
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/usr/bin/grep -E'
|
|
ac_cv_path_FGREP='/usr/bin/grep -F'
|
|
ac_cv_path_GREP=/usr/bin/grep
|
|
ac_cv_path_SED=/usr/bin/sed
|
|
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_lt_DD=/bin/dd
|
|
ac_cv_prog_AWK=nawk
|
|
ac_cv_prog_CC=cc
|
|
ac_cv_prog_CPP='cc -E'
|
|
ac_cv_prog_ac_ct_AR=ar
|
|
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
|
|
ac_cv_prog_ac_ct_OBJDUMP=objdump
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_cc_c89=''
|
|
ac_cv_prog_cc_c99=''
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_safe_to_define___extensions__=yes
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
am_cv_make_support_nested_variables=yes
|
|
am_cv_prog_cc_c_o=yes
|
|
lt_cv_ar_at_file=@
|
|
lt_cv_archive_cmds_need_lc=no
|
|
lt_cv_deplibs_check_method=pass_all
|
|
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
|
lt_cv_file_magic_test_file=''
|
|
lt_cv_ld_reload_flag=-r
|
|
lt_cv_nm_interface='BSD nm'
|
|
lt_cv_objdir=.libs
|
|
lt_cv_path_LD=/usr/bin/ld
|
|
lt_cv_path_NM='/usr/bin/nm -B'
|
|
lt_cv_path_mainfest_tool=no
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_pic='-fPIC -DPIC'
|
|
lt_cv_prog_compiler_pic_works=yes
|
|
lt_cv_prog_compiler_rtti_exceptions=yes
|
|
lt_cv_prog_compiler_static_works=yes
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
|
|
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
|
|
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"\\1", (void *) \\&\\1},/p\''
|
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(lib.*\\)$/ {"\\1", (void *) \\&\\1},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"lib\\1", (void *) \\&\\1},/p\''
|
|
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/extern char \\1;/p\''
|
|
lt_cv_sys_global_symbol_to_import=''
|
|
lt_cv_sys_max_cmd_len=393216
|
|
lt_cv_to_host_file_cmd=func_convert_file_noop
|
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
|
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
|
|
pkg_cv_XORG_CFLAGS='-I/usr/local/include/xorg -fvisibility=hidden -I/usr/local/include/pixman-1 -I/usr/local/include/X11/dri -I/usr/local/include/libdrm'
|
|
pkg_cv_XORG_LIBS=-L/usr/local/lib
|
|
xorg_cv_cc_flag__Wall=yes
|
|
xorg_cv_cc_flag__Wbad_function_cast=yes
|
|
xorg_cv_cc_flag__Wdeclaration_after_statement=yes
|
|
xorg_cv_cc_flag__Werror=yes
|
|
xorg_cv_cc_flag__Werror_address=yes
|
|
xorg_cv_cc_flag__Werror_array_bounds=yes
|
|
xorg_cv_cc_flag__Werror_attributes=yes
|
|
xorg_cv_cc_flag__Werror_implicit=yes
|
|
xorg_cv_cc_flag__Werror_init_self=yes
|
|
xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes
|
|
xorg_cv_cc_flag__Werror_main=yes
|
|
xorg_cv_cc_flag__Werror_missing_braces=yes
|
|
xorg_cv_cc_flag__Werror_nonnull=yes
|
|
xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes
|
|
xorg_cv_cc_flag__Werror_return_type=yes
|
|
xorg_cv_cc_flag__Werror_sequence_point=yes
|
|
xorg_cv_cc_flag__Werror_trigraphs=yes
|
|
xorg_cv_cc_flag__Werror_write_strings=yes
|
|
xorg_cv_cc_flag__Wformat_2=yes
|
|
xorg_cv_cc_flag__Wlogical_op=yes
|
|
xorg_cv_cc_flag__Wmissing_declarations=yes
|
|
xorg_cv_cc_flag__Wmissing_format_attribute=yes
|
|
xorg_cv_cc_flag__Wmissing_noreturn=yes
|
|
xorg_cv_cc_flag__Wmissing_prototypes=yes
|
|
xorg_cv_cc_flag__Wnested_externs=yes
|
|
xorg_cv_cc_flag__Wold_style_definition=yes
|
|
xorg_cv_cc_flag__Wpointer_arith=yes
|
|
xorg_cv_cc_flag__Wredundant_decls=yes
|
|
xorg_cv_cc_flag__Wshadow=yes
|
|
xorg_cv_cc_flag__Wstrict_prototypes=yes
|
|
xorg_cv_cc_flag__Wuninitialized=yes
|
|
xorg_cv_cc_flag__Wunused=yes
|
|
xorg_cv_cc_flag__pedantic=yes
|
|
xorg_cv_cc_flag_unknown_warning_option=yes
|
|
xorg_cv_cc_flag_unused_command_line_argument=yes
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='aclocal-1.15'
|
|
ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
|
|
ADMIN_MAN_SUFFIX='8'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='$${TAR-tar}'
|
|
AM_BACKSLASH='\'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
AM_DEFAULT_VERBOSITY='0'
|
|
AM_V='$(V)'
|
|
APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
|
|
APP_MAN_SUFFIX='1'
|
|
AR='ar'
|
|
AUTOCONF='autoconf'
|
|
AUTOHEADER='autoheader'
|
|
AUTOMAKE='automake-1.15'
|
|
AWK='nawk'
|
|
BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast'
|
|
CC='cc'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-w'
|
|
CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
|
|
CPP='cc -E'
|
|
CPPFLAGS=''
|
|
CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing'
|
|
CYGPATH_W='echo'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
DLLTOOL='false'
|
|
DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
|
|
DRIVER_MAN_SUFFIX='4'
|
|
DRIVER_NAME='mouse'
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/usr/bin/grep -E'
|
|
EXEEXT=''
|
|
FGREP='/usr/bin/grep -F'
|
|
FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
|
|
FILE_MAN_SUFFIX='5'
|
|
GREP='/usr/bin/grep'
|
|
INSTALL_CMD='(cp -f /usr/local/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
LD='/usr/bin/ld'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
|
|
LIB_MAN_SUFFIX='3'
|
|
LINT=''
|
|
LINT_FALSE=''
|
|
LINT_FLAGS='-u -b'
|
|
LINT_TRUE='#'
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
LT_SYS_LIBRARY_PATH=''
|
|
MAKEINFO='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|__xorgconfdir__|xorg.conf.d|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'
|
|
MKDIR_P='./install-sh -c -d'
|
|
NM='/usr/bin/nm -B'
|
|
NMEDIT=''
|
|
OBJDUMP='objdump'
|
|
OBJEXT='o'
|
|
OS_MOUSE_NAME='bsd'
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='xf86-input-mouse'
|
|
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
|
|
PACKAGE_NAME='xf86-input-mouse'
|
|
PACKAGE_STRING='xf86-input-mouse 1.9.2'
|
|
PACKAGE_TARNAME='xf86-input-mouse'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='1.9.2'
|
|
PATH_SEPARATOR=':'
|
|
PKG_CONFIG='/usr/local/bin/pkg-config'
|
|
PKG_CONFIG_LIBDIR=''
|
|
PKG_CONFIG_PATH=''
|
|
RANLIB='ranlib'
|
|
SED='/usr/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
|
|
STRIP='strip'
|
|
VERSION='1.9.2'
|
|
XORG_CFLAGS='-I/usr/local/include/xorg -fvisibility=hidden -I/usr/local/include/pixman-1 -I/usr/local/include/X11/dri -I/usr/local/include/libdrm'
|
|
XORG_LIBS='-L/usr/local/lib'
|
|
XORG_MAN_PAGE='X Version 11'
|
|
ac_ct_AR='ar'
|
|
ac_ct_CC=''
|
|
ac_ct_DUMPBIN=''
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__nodep='_no'
|
|
am__quote=''
|
|
am__tar='$${TAR-tar} chof - "$$tardir"'
|
|
am__untar='$${TAR-tar} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-unknown-freebsd15.0'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='freebsd15.0'
|
|
build_vendor='unknown'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-unknown-freebsd15.0'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='freebsd15.0'
|
|
host_vendor='unknown'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
inputdir='${exec_prefix}/lib/xorg/modules/input'
|
|
install_sh='${SHELL} /root/calista-xserver-1.18.4-building-scripts/xf86-input-mouse-1.9.2/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='$(MKDIR_P)'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sdkdir='/usr/local/include/xorg'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "xf86-input-mouse"
|
|
#define PACKAGE_TARNAME "xf86-input-mouse"
|
|
#define PACKAGE_VERSION "1.9.2"
|
|
#define PACKAGE_STRING "xf86-input-mouse 1.9.2"
|
|
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
|
|
#define PACKAGE_URL ""
|
|
#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 "xf86-input-mouse"
|
|
#define VERSION "1.9.2"
|
|
#define HAVE_DLFCN_H 1
|
|
#define LT_OBJDIR ".libs/"
|
|
#define PACKAGE_VERSION_MAJOR 1
|
|
#define PACKAGE_VERSION_MINOR 9
|
|
#define PACKAGE_VERSION_PATCHLEVEL 2
|
|
#define HAVE_ASPRINTF 1
|
|
|
|
configure: exit 0
|