This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by BRLTTY configure 6.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = vm uname -m = x86_64 uname -r = 5.13.0-51-generic uname -s = Linux uname -v = #58~20.04.1-Ubuntu SMP Tue Jun 14 11:29:12 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/alan/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin PATH: /home/alan/Android/Sdk/platform-tools PATH: /home/alan/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin PATH: /home/alan/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3462: checking build system type configure:3476: result: x86_64-unknown-linux-gnu configure:3496: checking host system type configure:3509: result: x86_64-unknown-linux-gnu configure:3529: checking target system type configure:3542: result: x86_64-unknown-linux-gnu configure:4029: checking whether make sets $(MAKE) configure:4051: result: yes configure:4109: checking for gcc configure:4125: found /usr/bin/gcc configure:4136: result: gcc configure:4365: checking for C compiler version configure:4374: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4385: $? = 0 configure:4374: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:4385: $? = 0 configure:4374: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4385: $? = 1 configure:4374: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4385: $? = 1 configure:4405: checking whether the C compiler works configure:4427: gcc conftest.c >&5 configure:4431: $? = 0 configure:4479: result: yes configure:4482: checking for C compiler default output file name configure:4484: result: a.out configure:4490: checking for suffix of executables configure:4497: gcc -o conftest conftest.c >&5 configure:4501: $? = 0 configure:4523: result: configure:4545: checking whether we are cross compiling configure:4553: gcc -o conftest conftest.c >&5 configure:4557: $? = 0 configure:4564: ./conftest configure:4568: $? = 0 configure:4556: result: no configure:4561: checking for suffix of object files configure:4583: gcc -c conftest.c >&5 configure:4587: $? = 0 configure:4608: result: o configure:4612: checking whether we are using the GNU C compiler configure:4631: gcc -c conftest.c >&5 configure:4631: $? = 0 configure:4640: result: yes configure:4649: checking whether gcc accepts -g configure:4669: gcc -c -g conftest.c >&5 configure:4669: $? = 0 configure:4710: result: yes configure:4727: checking for gcc option to accept ISO C89 configure:4790: gcc -c -g -O2 conftest.c >&5 configure:4790: $? = 0 configure:4803: result: none needed configure:4881: checking for g++ configure:4897: found /usr/bin/g++ configure:4908: result: g++ configure:4935: checking for C++ compiler version configure:4944: g++ --version >&5 g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4955: $? = 0 configure:4944: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:4955: $? = 0 configure:4944: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4955: $? = 1 configure:4944: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4955: $? = 1 configure:4959: checking whether we are using the GNU C++ compiler configure:4978: g++ -c conftest.cpp >&5 configure:4978: $? = 0 configure:4987: result: yes configure:4996: checking whether g++ accepts -g configure:5016: g++ -c -g conftest.cpp >&5 configure:5016: $? = 0 configure:5057: result: yes configure:5113: checking whether C compiler accepts -Werror=unknown-warning-option configure:5132: gcc -c -g -O2 -std=gnu99 -Wall -Werror=unknown-warning-option conftest.c >&5 cc1: error: '-Werror=unknown-warning-option': no option -Wunknown-warning-option configure:5132: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5141: result: no configure:5156: checking whether C compiler accepts -Werror=format-security configure:5175: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security conftest.c >&5 configure:5175: $? = 0 configure:5184: result: yes configure:5199: checking whether C compiler accepts -Werror=address-of-packed-member configure:5218: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Werror=address-of-packed-member conftest.c >&5 configure:5218: $? = 0 configure:5227: result: yes configure:5199: checking whether C compiler accepts -Werror=stringop-truncation configure:5218: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Werror=stringop-truncation conftest.c >&5 configure:5218: $? = 0 configure:5227: result: yes configure:5199: checking whether C compiler accepts -Werror=initializer-overrides configure:5218: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -Werror=initializer-overrides conftest.c >&5 cc1: error: '-Werror=initializer-overrides': no option -Winitializer-overrides configure:5218: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5227: result: no configure:5241: checking for __attribute__((packed)) configure:5266: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation conftest.c >&5 configure:5266: $? = 0 configure:5279: result: yes configure:5295: checking for __attribute__((unused)) configure:5318: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation conftest.c >&5 configure:5318: $? = 0 configure:5331: result: yes configure:5348: checking for __attribute__((format)) configure:5369: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation conftest.c >&5 configure:5369: $? = 0 configure:5382: result: yes configure:5398: checking for __attribute__((format_arg)) configure:5419: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation conftest.c >&5 configure:5419: $? = 0 configure:5432: result: yes configure:5448: checking for __attribute__((noreturn)) configure:5469: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation conftest.c >&5 configure:5469: $? = 0 configure:5482: result: yes configure:5498: checking for __attribute__((unused)) configure:5519: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation conftest.c >&5 configure:5519: $? = 0 configure:5532: result: yes configure:5665: checking for ld configure:5681: found /home/alan/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld configure:5692: result: ld configure:5757: checking for strip configure:5773: found /usr/bin/strip configure:5784: result: strip configure:5849: checking for ranlib configure:5865: found /usr/bin/ranlib configure:5876: result: ranlib configure:5903: checking for gawk configure:5919: found /usr/bin/gawk configure:5930: result: gawk configure:5941: checking whether ln -s works configure:5945: result: yes configure:6007: checking for pkg-config configure:6025: found /usr/bin/pkg-config configure:6037: result: /usr/bin/pkg-config configure:6062: checking pkg-config is at least version 0.9.0 configure:6065: result: yes configure:6082: checking for msgmerge configure:6100: found /usr/bin/msgmerge configure:6113: result: /usr/bin/msgmerge configure:6123: checking for msgfmt configure:6141: found /usr/bin/msgfmt configure:6154: result: /usr/bin/msgfmt configure:6165: checking for linuxdoc configure:6183: found /usr/bin/linuxdoc configure:6196: result: /usr/bin/linuxdoc configure:6206: checking for doxygen configure:6237: result: false configure:6358: checking for a BSD-compatible install configure:6426: result: /usr/bin/install -c configure:6448: checking for shared object creation command configure:6495: result: $(CC) -shared -Wl,-export-dynamic -o configure:6500: checking for make relocatable object command configure:6512: result: $(LD) -r -o configure:6517: checking for dynamic library creation command configure:6598: result: $(CC) $(LDFLAGS) -shared -Wl,-soname, -o configure:6603: checking for configure shared object directory command configure:6618: result: /sbin/ldconfig -n configure:6946: checking for library containing socket configure:6977: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 configure:6977: $? = 0 configure:6994: result: none required configure:7002: checking for library containing inet_ntoa configure:7033: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 configure:7033: $? = 0 configure:7050: result: none required configure:7067: checking how to run the C preprocessor configure:7098: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:7098: $? = 0 configure:7112: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:40:10: fatal error: ac_nonexistent.h: No such file or directory 40 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | /* end confdefs.h. */ | #include configure:7137: result: gcc -E configure:7157: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:7157: $? = 0 configure:7171: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:40:10: fatal error: ac_nonexistent.h: No such file or directory 40 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | /* end confdefs.h. */ | #include configure:7200: checking for grep that handles long lines and -e configure:7258: result: /usr/bin/grep configure:7263: checking for egrep configure:7325: result: /usr/bin/grep -E configure:7330: checking for ANSI C header files configure:7350: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7350: $? = 0 configure:7423: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 configure:7423: $? = 0 configure:7423: ./conftest configure:7423: $? = 0 configure:7434: result: yes configure:7447: checking for sys/types.h configure:7447: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7447: $? = 0 configure:7447: result: yes configure:7447: checking for sys/stat.h configure:7447: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7447: $? = 0 configure:7447: result: yes configure:7447: checking for stdlib.h configure:7447: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7447: $? = 0 configure:7447: result: yes configure:7447: checking for string.h configure:7447: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7447: $? = 0 configure:7447: result: yes configure:7447: checking for memory.h configure:7447: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7447: $? = 0 configure:7447: result: yes configure:7447: checking for strings.h configure:7447: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7447: $? = 0 configure:7447: result: yes configure:7447: checking for inttypes.h configure:7447: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7447: $? = 0 configure:7447: result: yes configure:7447: checking for stdint.h configure:7447: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7447: $? = 0 configure:7447: result: yes configure:7447: checking for unistd.h configure:7447: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7447: $? = 0 configure:7447: result: yes configure:7488: checking libintl.h usability configure:7488: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7488: $? = 0 configure:7488: result: yes configure:7488: checking libintl.h presence configure:7488: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:7488: $? = 0 configure:7488: result: yes configure:7488: checking for libintl.h configure:7488: result: yes configure:7490: checking for main in -lintl configure:7509: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lintl >&5 ld: error: unable to find library -lintl collect2: error: ld returned 1 exit status configure:7509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:7518: result: no configure:7545: checking for wcslen configure:7545: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 configure:7545: $? = 0 configure:7545: result: yes configure:7549: checking wchar.h usability configure:7549: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7549: $? = 0 configure:7549: result: yes configure:7549: checking wchar.h presence configure:7549: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:7549: $? = 0 configure:7549: result: yes configure:7549: checking for wchar.h configure:7549: result: yes configure:7556: checking for wcwidth configure:7556: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 configure:7556: $? = 0 configure:7556: result: yes configure:7575: checking glob.h usability configure:7575: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7575: $? = 0 configure:7575: result: yes configure:7575: checking glob.h presence configure:7575: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:7575: $? = 0 configure:7575: result: yes configure:7575: checking for glob.h configure:7575: result: yes configure:7582: checking for glob configure:7582: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 configure:7582: $? = 0 configure:7582: result: yes configure:7599: checking langinfo.h usability configure:7599: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7599: $? = 0 configure:7599: result: yes configure:7599: checking langinfo.h presence configure:7599: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:7599: $? = 0 configure:7599: result: yes configure:7599: checking for langinfo.h configure:7599: result: yes configure:7606: checking for nl_langinfo configure:7606: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 configure:7606: $? = 0 configure:7606: result: yes configure:7660: icu package: icu-uc configure:7664: icu includes: configure:7668: icu libs: -licuuc -licudata configure:7673: checking unicode/unorm2.h usability configure:7673: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7673: $? = 0 configure:7673: result: yes configure:7673: checking unicode/unorm2.h presence configure:7673: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:7673: $? = 0 configure:7673: result: yes configure:7673: checking for unicode/unorm2.h configure:7673: result: yes configure:7743: checking iconv.h usability configure:7743: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7743: $? = 0 configure:7743: result: yes configure:7743: checking iconv.h presence configure:7743: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:7743: $? = 0 configure:7743: result: yes configure:7743: checking for iconv.h configure:7743: result: yes configure:7749: checking for main in -liconv configure:7768: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -liconv >&5 ld: error: unable to find library -liconv collect2: error: ld returned 1 exit status configure:7768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:7777: result: no configure:7857: WARNING: polkit support not available configure:7871: checking if pthreads are available configure:7884: checking pthread.h usability configure:7884: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:7884: $? = 0 configure:7884: result: yes configure:7884: checking pthread.h presence configure:7884: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:7884: $? = 0 configure:7884: result: yes configure:7884: checking for pthread.h configure:7884: result: yes configure:8000: checking for library containing pthread_create configure:8031: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 ld: error: undefined symbol: pthread_create >>> referenced by conftest.c:72 >>> /tmp/ccJWh4bL.o:(main) collect2: error: ld returned 1 exit status configure:8031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 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 pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:8031: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:8031: $? = 0 configure:8048: result: -lpthread configure:8065: result: yes configure:8190: checking emacs-module.h usability configure:8190: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:96:10: fatal error: emacs-module.h: No such file or directory 96 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:8190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8190: result: no configure:8190: checking emacs-module.h presence configure:8190: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:63:10: fatal error: emacs-module.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:8190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | /* end confdefs.h. */ | #include configure:8190: result: no configure:8190: checking for emacs-module.h configure:8190: result: no configure:8257: WARNING: Emacs BrlAPI bindings not included configure:8327: checking for javac configure:8345: found /usr/bin/javac configure:8357: result: /usr/bin/javac configure:8495: Java compiler: /usr/lib/jvm/java-17-openjdk-amd64/bin/javac configure:8564: checking for javadoc configure:8582: found /usr/lib/jvm/java-17-openjdk-amd64/bin/javadoc configure:8594: result: /usr/lib/jvm/java-17-openjdk-amd64/bin/javadoc configure:8613: checking for jar configure:8631: found /usr/lib/jvm/java-17-openjdk-amd64/bin/jar configure:8643: result: /usr/lib/jvm/java-17-openjdk-amd64/bin/jar configure:8670: Java jar installation directory: /usr/share/java configure:8694: Java jni installation directory: /usr/lib/x86_64-linux-gnu/jni configure:8710: checking jni.h usability configure:8710: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:96:10: fatal error: jni.h: No such file or directory 96 | #include | ^~~~~~~ compilation terminated. configure:8710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8710: result: no configure:8710: checking jni.h presence configure:8710: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:63:10: fatal error: jni.h: No such file or directory 63 | #include | ^~~~~~~ compilation terminated. configure:8710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | /* end confdefs.h. */ | #include configure:8710: result: no configure:8710: checking for jni.h configure:8710: result: no configure:8715: checking for "/usr/lib/jvm/java-17-openjdk-amd64/include/jni.h" configure:8729: result: yes configure:8964: WARNING: lua support not available configure:8981: WARNING: Lua BrlAPI bindings not included configure:9022: checking for ocamlc configure:9050: result: no configure:9059: WARNING: Cannot find ocamlc. configure:9382: WARNING: OCaml BrlAPI bindings not included configure:9434: checking for python3 configure:9452: found /usr/bin/python3 configure:9464: result: /usr/bin/python3 configure:9560: checking for cython3 configure:9593: result: no configure:9560: checking for cython configure:9593: result: no configure:9602: WARNING: Cython compiler not found configure:9626: WARNING: Python BrlAPI bindings not included configure:9666: checking for tclsh configure:9684: found /usr/bin/tclsh configure:9696: result: /usr/bin/tclsh configure:9715: Tcl shell: /usr/bin/tclsh configure:9736: WARNING: Tcl configuration script not found configure:9776: WARNING: Tcl BrlAPI bindings not included configure:9846: checking which curses package to use configure:9899: checking for ncursesw/ncurses.h configure:9899: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:9899: $? = 0 configure:9899: result: yes configure:9913: checking for main in -lncursesw configure:9932: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lncursesw -lpthread >&5 configure:9932: $? = 0 configure:9942: result: yes configure:9960: result: ncursesw configure:10021: checking for intrflush in -ltinfo configure:10046: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -ltinfo -lncursesw -lpthread >&5 configure:10046: $? = 0 configure:10055: result: yes configure:10113: x11 package: x11 configure:10117: x11 includes: configure:10121: x11 libs: -lX11 configure:10130: checking X11/keysym.h usability configure:10130: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10130: $? = 0 configure:10130: result: yes configure:10130: checking X11/keysym.h presence configure:10130: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10130: $? = 0 configure:10130: result: yes configure:10130: checking for X11/keysym.h configure:10130: result: yes configure:10152: xext package: xext configure:10156: xext includes: configure:10160: xext libs: -lXext configure:10219: WARNING: xtst support not available configure:10239: xfixes package: xfixes configure:10243: xfixes includes: configure:10247: xfixes libs: -lXfixes configure:10252: checking X11/extensions/Xfixes.h usability configure:10252: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10252: $? = 0 configure:10252: result: yes configure:10252: checking X11/extensions/Xfixes.h presence configure:10252: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10252: $? = 0 configure:10252: result: yes configure:10252: checking for X11/extensions/Xfixes.h configure:10252: result: yes configure:10298: checking for XSetIOErrorExitHandler configure:10298: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lX11 -lpthread >&5 ld: error: undefined symbol: XSetIOErrorExitHandler >>> referenced by conftest.c:106 >>> /tmp/ccxtu2Hv.o:(main) collect2: error: ld returned 1 exit status configure:10298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | /* end confdefs.h. */ | /* Define XSetIOErrorExitHandler to an innocuous variant, in case declares XSetIOErrorExitHandler. | For example, HP-UX 11i declares gettimeofday. */ | #define XSetIOErrorExitHandler innocuous_XSetIOErrorExitHandler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char XSetIOErrorExitHandler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef XSetIOErrorExitHandler | | /* 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 XSetIOErrorExitHandler (); | /* 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_XSetIOErrorExitHandler || defined __stub___XSetIOErrorExitHandler | choke me | #endif | | int | main () | { | return XSetIOErrorExitHandler (); | ; | return 0; | } configure:10298: result: no configure:10322: xt package: xt configure:10326: xt includes: configure:10330: xt libs: -lXt -lX11 configure:10355: checking which gui toolkit package to use configure:10402: checking for X11/Xaw/Form.h configure:10402: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:73:10: fatal error: X11/Xaw/Form.h: No such file or directory 73 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:10402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | /* end confdefs.h. */ | #include configure:10402: result: no configure:10402: checking for X11/Xaw3d/Form.h configure:10402: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:73:10: fatal error: X11/Xaw3d/Form.h: No such file or directory 73 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | /* end confdefs.h. */ | #include configure:10402: result: no configure:10402: checking for X11/neXtaw/Form.h configure:10402: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:73:10: fatal error: X11/neXtaw/Form.h: No such file or directory 73 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:10402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | /* end confdefs.h. */ | #include configure:10402: result: no configure:10402: checking for X11/XawPlus/Form.h configure:10402: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:73:10: fatal error: X11/XawPlus/Form.h: No such file or directory 73 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:10402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | /* end confdefs.h. */ | #include configure:10402: result: no configure:10402: checking for Xm/Xm.h configure:10402: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:73:10: fatal error: Xm/Xm.h: No such file or directory 73 | #include | ^~~~~~~~~ compilation terminated. configure:10402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | /* end confdefs.h. */ | #include configure:10402: result: no configure:10463: result: configure:10578: checking for time configure:10578: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10578: $? = 0 configure:10578: result: yes configure:10578: checking for stime configure:10578: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 ld: error: undefined symbol: stime >>> referenced by conftest.c:108 >>> /tmp/ccBll0Y4.o:(main) >>> did you mean: ctime >>> defined in: /lib/x86_64-linux-gnu/libc.so.6 collect2: error: ld returned 1 exit status configure:10578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define stime to an innocuous variant, in case declares stime. | For example, HP-UX 11i declares gettimeofday. */ | #define stime innocuous_stime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stime | | /* 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 stime (); | /* 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_stime || defined __stub___stime | choke me | #endif | | int | main () | { | return stime (); | ; | return 0; | } configure:10578: result: no configure:10578: checking for gettimeofday configure:10578: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10578: $? = 0 configure:10578: result: yes configure:10578: checking for settimeofday configure:10578: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10578: $? = 0 configure:10578: result: yes configure:10578: checking for nanosleep configure:10578: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10578: $? = 0 configure:10578: result: yes configure:10587: checking whether clock_gettime is declared configure:10587: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10587: $? = 0 configure:10587: result: yes configure:10592: checking for library containing clock_gettime configure:10623: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10623: $? = 0 configure:10640: result: none required configure:10658: checking whether clock_settime is declared configure:10658: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10658: $? = 0 configure:10658: result: yes configure:10663: checking for library containing clock_settime configure:10694: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10694: $? = 0 configure:10711: result: none required configure:10730: checking whether pthread_getname_np is declared configure:10730: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10730: $? = 0 configure:10730: result: yes configure:10735: checking for library containing pthread_getname_np configure:10766: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10766: $? = 0 configure:10783: result: none required configure:10801: checking whether pthread_atfork is declared configure:10801: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10801: $? = 0 configure:10801: result: yes configure:10806: checking for library containing pthread_atfork configure:10837: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10837: $? = 0 configure:10854: result: none required configure:10873: checking whether localtime_r is declared configure:10873: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10873: $? = 0 configure:10873: result: yes configure:10890: checking sys/poll.h usability configure:10890: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10890: $? = 0 configure:10890: result: yes configure:10890: checking sys/poll.h presence configure:10890: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10890: $? = 0 configure:10890: result: yes configure:10890: checking for sys/poll.h configure:10890: result: yes configure:10890: checking sys/select.h usability configure:10890: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10890: $? = 0 configure:10890: result: yes configure:10890: checking sys/select.h presence configure:10890: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10890: $? = 0 configure:10890: result: yes configure:10890: checking for sys/select.h configure:10890: result: yes configure:10890: checking sys/wait.h usability configure:10890: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10890: $? = 0 configure:10890: result: yes configure:10890: checking sys/wait.h presence configure:10890: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10890: $? = 0 configure:10890: result: yes configure:10890: checking for sys/wait.h configure:10890: result: yes configure:10902: checking for select configure:10902: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10902: $? = 0 configure:10902: result: yes configure:10913: checking for poll configure:10913: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10913: $? = 0 configure:10913: result: yes configure:10926: checking sys/capability.h usability configure:10926: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:120:10: fatal error: sys/capability.h: No such file or directory 120 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10926: result: no configure:10926: checking sys/capability.h presence configure:10926: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:87:10: fatal error: sys/capability.h: No such file or directory 87 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include configure:10926: result: no configure:10926: checking for sys/capability.h configure:10926: result: no configure:10926: checking sys/prctl.h usability configure:10926: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10926: $? = 0 configure:10926: result: yes configure:10926: checking sys/prctl.h presence configure:10926: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10926: $? = 0 configure:10926: result: yes configure:10926: checking for sys/prctl.h configure:10926: result: yes configure:10926: checking sched.h usability configure:10926: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10926: $? = 0 configure:10926: result: yes configure:10926: checking sched.h presence configure:10926: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10926: $? = 0 configure:10926: result: yes configure:10926: checking for sched.h configure:10926: result: yes configure:10939: checking linux/seccomp.h usability configure:10939: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10939: $? = 0 configure:10939: result: yes configure:10939: checking linux/seccomp.h presence configure:10939: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10939: $? = 0 configure:10939: result: yes configure:10939: checking for linux/seccomp.h configure:10939: result: yes configure:10939: checking linux/filter.h usability configure:10939: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10939: $? = 0 configure:10939: result: yes configure:10939: checking linux/filter.h presence configure:10939: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10939: $? = 0 configure:10939: result: yes configure:10939: checking for linux/filter.h configure:10939: result: yes configure:10939: checking linux/audit.h usability configure:10939: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10939: $? = 0 configure:10939: result: yes configure:10939: checking linux/audit.h presence configure:10939: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10939: $? = 0 configure:10939: result: yes configure:10939: checking for linux/audit.h configure:10939: result: yes configure:10953: checking signal.h usability configure:10953: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10953: $? = 0 configure:10953: result: yes configure:10953: checking signal.h presence configure:10953: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10953: $? = 0 configure:10953: result: yes configure:10953: checking for signal.h configure:10953: result: yes configure:10953: checking sys/signalfd.h usability configure:10953: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10953: $? = 0 configure:10953: result: yes configure:10953: checking sys/signalfd.h presence configure:10953: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10953: $? = 0 configure:10953: result: yes configure:10953: checking for sys/signalfd.h configure:10953: result: yes configure:10965: checking for sigaction configure:10965: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:10965: $? = 0 configure:10965: result: yes configure:10978: checking alloca.h usability configure:10978: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10978: $? = 0 configure:10978: result: yes configure:10978: checking alloca.h presence configure:10978: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10978: $? = 0 configure:10978: result: yes configure:10978: checking for alloca.h configure:10978: result: yes configure:10978: checking getopt.h usability configure:10978: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10978: $? = 0 configure:10978: result: yes configure:10978: checking getopt.h presence configure:10978: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10978: $? = 0 configure:10978: result: yes configure:10978: checking for getopt.h configure:10978: result: yes configure:10978: checking regex.h usability configure:10978: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10978: $? = 0 configure:10978: result: yes configure:10978: checking regex.h presence configure:10978: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10978: $? = 0 configure:10978: result: yes configure:10978: checking for regex.h configure:10978: result: yes configure:10990: checking syslog.h usability configure:10990: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:10990: $? = 0 configure:10990: result: yes configure:10990: checking syslog.h presence configure:10990: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:10990: $? = 0 configure:10990: result: yes configure:10990: checking for syslog.h configure:10990: result: yes configure:11003: checking sys/file.h usability configure:11003: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking sys/file.h presence configure:11003: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking for sys/file.h configure:11003: result: yes configure:11003: checking sys/socket.h usability configure:11003: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking sys/socket.h presence configure:11003: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking for sys/socket.h configure:11003: result: yes configure:11016: checking pwd.h usability configure:11016: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11016: $? = 0 configure:11016: result: yes configure:11016: checking pwd.h presence configure:11016: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:11016: $? = 0 configure:11016: result: yes configure:11016: checking for pwd.h configure:11016: result: yes configure:11016: checking grp.h usability configure:11016: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11016: $? = 0 configure:11016: result: yes configure:11016: checking grp.h presence configure:11016: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:11016: $? = 0 configure:11016: result: yes configure:11016: checking for grp.h configure:11016: result: yes configure:11029: checking sys/io.h usability configure:11029: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11029: $? = 0 configure:11029: result: yes configure:11029: checking sys/io.h presence configure:11029: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:11029: $? = 0 configure:11029: result: yes configure:11029: checking for sys/io.h configure:11029: result: yes configure:11029: checking sys/modem.h usability configure:11029: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:137:10: fatal error: sys/modem.h: No such file or directory 137 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:11029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11029: result: no configure:11029: checking sys/modem.h presence configure:11029: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:104:10: fatal error: sys/modem.h: No such file or directory 104 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:11029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include configure:11029: result: no configure:11029: checking for sys/modem.h configure:11029: result: no configure:11029: checking machine/speaker.h usability configure:11029: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:137:10: fatal error: machine/speaker.h: No such file or directory 137 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11029: result: no configure:11029: checking machine/speaker.h presence configure:11029: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:104:10: fatal error: machine/speaker.h: No such file or directory 104 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include configure:11029: result: no configure:11029: checking for machine/speaker.h configure:11029: result: no configure:11029: checking dev/speaker/speaker.h usability configure:11029: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:137:10: fatal error: dev/speaker/speaker.h: No such file or directory 137 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11029: result: no configure:11029: checking dev/speaker/speaker.h presence configure:11029: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:104:10: fatal error: dev/speaker/speaker.h: No such file or directory 104 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include configure:11029: result: no configure:11029: checking for dev/speaker/speaker.h configure:11029: result: no configure:11029: checking linux/vt.h usability configure:11029: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11029: $? = 0 configure:11029: result: yes configure:11029: checking linux/vt.h presence configure:11029: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:11029: $? = 0 configure:11029: result: yes configure:11029: checking for linux/vt.h configure:11029: result: yes configure:11041: checking sdkddkver.h usability configure:11041: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:138:10: fatal error: sdkddkver.h: No such file or directory 138 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:11041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11041: result: no configure:11041: checking sdkddkver.h presence configure:11041: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:105:10: fatal error: sdkddkver.h: No such file or directory 105 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:11041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | /* end confdefs.h. */ | #include configure:11041: result: no configure:11041: checking for sdkddkver.h configure:11041: result: no configure:11054: checking execinfo.h usability configure:11054: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11054: $? = 0 configure:11054: result: yes configure:11054: checking execinfo.h presence configure:11054: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:11054: $? = 0 configure:11054: result: yes configure:11054: checking for execinfo.h configure:11054: result: yes configure:11059: checking for main in -lexecinfo configure:11078: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lexecinfo -lpthread >&5 ld: error: unable to find library -lexecinfo collect2: error: ld returned 1 exit status configure:11078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:11087: result: no configure:11106: checking linux/input.h usability configure:11106: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11106: $? = 0 configure:11106: result: yes configure:11106: checking linux/input.h presence configure:11106: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:11106: $? = 0 configure:11106: result: yes configure:11106: checking for linux/input.h configure:11106: result: yes configure:11114: checking for linux/uinput.h configure:11114: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11114: $? = 0 configure:11114: result: yes configure:11135: checking for getopt_long configure:11135: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11135: $? = 0 configure:11135: result: yes configure:11135: checking for hstrerror configure:11135: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11135: $? = 0 configure:11135: result: yes configure:11135: checking for vsyslog configure:11135: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11135: $? = 0 configure:11135: result: yes configure:11147: checking for realpath configure:11147: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11147: $? = 0 configure:11147: result: yes configure:11147: checking for readlink configure:11147: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11147: $? = 0 configure:11147: result: yes configure:11158: checking for pause configure:11158: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11158: $? = 0 configure:11158: result: yes configure:11170: checking for fchdir configure:11170: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11170: $? = 0 configure:11170: result: yes configure:11170: checking for fchmod configure:11170: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11170: $? = 0 configure:11170: result: yes configure:11182: checking for shmget configure:11182: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11182: $? = 0 configure:11182: result: yes configure:11182: checking for shm_open configure:11182: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 ld: error: undefined symbol: shm_open >>> referenced by conftest.c:151 >>> /tmp/ccb84CMi.o:(main) collect2: error: ld returned 1 exit status configure:11182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | /* end confdefs.h. */ | /* Define shm_open to an innocuous variant, in case declares shm_open. | For example, HP-UX 11i declares gettimeofday. */ | #define shm_open innocuous_shm_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shm_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shm_open | | /* 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 shm_open (); | /* 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_shm_open || defined __stub___shm_open | choke me | #endif | | int | main () | { | return shm_open (); | ; | return 0; | } configure:11182: result: no configure:11194: checking for getpeereid configure:11194: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 ld: error: undefined symbol: getpeereid >>> referenced by conftest.c:151 >>> /tmp/cc50pgHX.o:(main) collect2: error: ld returned 1 exit status configure:11194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:11194: result: no configure:11194: checking for getpeerucred configure:11194: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 ld: error: undefined symbol: getpeerucred >>> referenced by conftest.c:151 >>> /tmp/cczBxK7D.o:(main) collect2: error: ld returned 1 exit status configure:11194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeerucred (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:11194: result: no configure:11194: checking for getzoneid configure:11194: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 ld: error: undefined symbol: getzoneid >>> referenced by conftest.c:151 >>> /tmp/ccKz6lIh.o:(main) collect2: error: ld returned 1 exit status configure:11194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | /* end confdefs.h. */ | /* Define getzoneid to an innocuous variant, in case declares getzoneid. | For example, HP-UX 11i declares gettimeofday. */ | #define getzoneid innocuous_getzoneid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getzoneid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getzoneid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getzoneid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getzoneid || defined __stub___getzoneid | choke me | #endif | | int | main () | { | return getzoneid (); | ; | return 0; | } configure:11194: result: no configure:11206: checking for mempcpy configure:11206: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 conftest.c:140:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 140 | char mempcpy (); | ^~~~~~~ configure:11206: $? = 0 configure:11206: result: yes configure:11206: checking for wmempcpy configure:11206: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11206: $? = 0 configure:11206: result: yes configure:11369: checking for gai_strerror configure:11369: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11369: $? = 0 configure:11369: result: yes configure:11369: checking for getaddrinfo configure:11369: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11369: $? = 0 configure:11369: result: yes configure:11369: checking for getnameinfo configure:11369: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11369: $? = 0 configure:11369: result: yes configure:11385: checking size of wchar_t configure:11390: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 configure:11390: $? = 0 configure:11390: ./conftest configure:11390: $? = 0 configure:11407: result: 4 configure:11431: checking whether byte ordering is bigendian configure:11446: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:126:9: error: unknown type name 'not' 126 | not a universal capable compiler | ^~~ conftest.c:126:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 126 | not a universal capable compiler | ^~~~~~~~~ conftest.c:126:15: error: unknown type name 'universal' configure:11446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:11491: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11491: $? = 0 configure:11509: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:132:4: error: unknown type name 'not'; did you mean 'ino_t'? 132 | not big endian | ^~~ | ino_t conftest.c:132:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 132 | not big endian | ^~~~~~ configure:11509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:11637: result: no configure:11655: checking for an ANSI C-conforming const configure:11721: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11721: $? = 0 configure:11728: result: yes configure:11736: checking for inline configure:11752: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11752: $? = 0 configure:11760: result: inline configure:11781: checking if the compiler understands the __alignof__ operator configure:11800: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:11800: $? = 0 configure:11807: result: yes configure:11816: checking if the compiler supports thread-local variables configure:11838: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:127:26: warning: 'i' defined but not used [-Wunused-variable] 127 | static _Thread_local int i; | ^ configure:11838: $? = 0 configure:11846: result: _Thread_local configure:11922: checking for static archive extension configure:11934: result: a configure:11939: checking for shared object run-time search path environment variable configure:11957: result: LD_LIBRARY_PATH configure:12206: expat package: expat configure:12210: expat includes: configure:12214: expat libs: -lexpat configure:12313: WARNING: louis support not available configure:12356: checking for Gpm_Open in -lgpm configure:12381: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lgpm -lpthread >&5 ld: error: unable to find library -lgpm collect2: error: ld returned 1 exit status configure:12381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | #define HAVE_OPERATOR_ALIGNOF 1 | #define THREAD_LOCAL _Thread_local | #define LIBRARY_EXTENSION "so" | #define MODULE_NAME "libbrltty" | #define MODULE_EXTENSION "so" | #define SYSTEM_PACKAGE linux | #define USE_PKG_SYSTEM_LINUX 1 | #define HAVE_PKG_EXPAT 1 | #define HAVE_EXPAT 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 Gpm_Open (); | int | main () | { | return Gpm_Open (); | ; | return 0; | } configure:12390: result: no configure:12619: checking for main in -lcap configure:12638: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lcap -lpthread >&5 ld: error: unable to find library -lcap collect2: error: ld returned 1 exit status configure:12638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | #define HAVE_OPERATOR_ALIGNOF 1 | #define THREAD_LOCAL _Thread_local | #define LIBRARY_EXTENSION "so" | #define MODULE_NAME "libbrltty" | #define MODULE_EXTENSION "so" | #define SYSTEM_PACKAGE linux | #define USE_PKG_SYSTEM_LINUX 1 | #define HAVE_PKG_EXPAT 1 | #define HAVE_EXPAT 1 | #define PGMPATH_PACKAGE linux | #define USE_PKG_PGMPATH_LINUX 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:12647: result: no configure:12815: system service package not available: libsystemd configure:12823: WARNING: system service support not available on this platform configure:13098: checking dlfcn.h usability configure:13098: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:13098: $? = 0 configure:13098: result: yes configure:13098: checking dlfcn.h presence configure:13098: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:13098: $? = 0 configure:13098: result: yes configure:13098: checking for dlfcn.h configure:13098: result: yes configure:13104: checking for library containing dlopen configure:13135: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lpthread >&5 ld: error: undefined symbol: dlopen >>> referenced by conftest.c:154 >>> /tmp/ccckHGqB.o:(main) collect2: error: ld returned 1 exit status configure:13135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | #define HAVE_OPERATOR_ALIGNOF 1 | #define THREAD_LOCAL _Thread_local | #define LIBRARY_EXTENSION "so" | #define MODULE_NAME "libbrltty" | #define MODULE_EXTENSION "so" | #define SYSTEM_PACKAGE linux | #define USE_PKG_SYSTEM_LINUX 1 | #define HAVE_PKG_EXPAT 1 | #define HAVE_EXPAT 1 | #define PGMPATH_PACKAGE linux | #define USE_PKG_PGMPATH_LINUX 1 | #define PGMPRIVS_PACKAGE linux | #define USE_PKG_PGMPRIVS_LINUX 1 | #define SERVICE_PACKAGE none | #define USE_PKG_SERVICE_NONE 1 | #define PARAMS_PACKAGE linux | #define USE_PKG_PARAMS_LINUX 1 | #define HAVE_DLFCN_H 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:13135: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -ldl -lpthread >&5 configure:13135: $? = 0 configure:13152: result: -ldl configure:13263: rgx package: libpcre2-32 configure:13267: rgx includes: configure:13271: rgx libs: -lpcre2-32 configure:13404: checking for iconv.h configure:13404: result: yes configure:13525: checking whether fork is declared configure:13525: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:13525: $? = 0 configure:13525: result: yes configure:13527: checking for signal.h configure:13527: result: yes configure:13529: checking whether SIGCHLD is declared configure:13529: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:13529: $? = 0 configure:13529: result: yes configure:13654: checking mntent.h usability configure:13654: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:13654: $? = 0 configure:13654: result: yes configure:13654: checking mntent.h presence configure:13654: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:13654: $? = 0 configure:13654: result: yes configure:13654: checking for mntent.h configure:13654: result: yes configure:13656: checking for setmntent configure:13656: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -ldl -lpthread >&5 configure:13656: $? = 0 configure:13656: result: yes configure:13661: checking for addmntent configure:13661: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -ldl -lpthread >&5 configure:13661: $? = 0 configure:13661: result: yes configure:14337: pcm package: alsa configure:14341: pcm includes: configure:14345: pcm libs: -lasound configure:14464: midi package: alsa configure:14468: midi includes: configure:14472: midi libs: -lasound configure:14730: checking termios.h usability configure:14730: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:14730: $? = 0 configure:14730: result: yes configure:14730: checking termios.h presence configure:14730: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:14730: $? = 0 configure:14730: result: yes configure:14730: checking for termios.h configure:14730: result: yes configure:14735: checking for tcdrain configure:14735: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -ldl -lpthread >&5 configure:14735: $? = 0 configure:14735: result: yes configure:15032: checking if D-Bus is available configure:15076: result: no configure:15121: checking bluetooth/bluetooth.h usability configure:15121: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:211:10: fatal error: bluetooth/bluetooth.h: No such file or directory 211 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:15121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | #define HAVE_OPERATOR_ALIGNOF 1 | #define THREAD_LOCAL _Thread_local | #define LIBRARY_EXTENSION "so" | #define MODULE_NAME "libbrltty" | #define MODULE_EXTENSION "so" | #define SYSTEM_PACKAGE linux | #define USE_PKG_SYSTEM_LINUX 1 | #define HAVE_PKG_EXPAT 1 | #define HAVE_EXPAT 1 | #define PGMPATH_PACKAGE linux | #define USE_PKG_PGMPATH_LINUX 1 | #define PGMPRIVS_PACKAGE linux | #define USE_PKG_PGMPRIVS_LINUX 1 | #define SERVICE_PACKAGE none | #define USE_PKG_SERVICE_NONE 1 | #define PARAMS_PACKAGE linux | #define USE_PKG_PARAMS_LINUX 1 | #define HAVE_DLFCN_H 1 | #define DYNLD_PACKAGE dlfcn | #define USE_PKG_DYNLD_DLFCN 1 | #define HAVE_PKG_RGX 1 | #define RGX_PACKAGE libpcre2-32 | #define USE_PKG_RGX_LIBPCRE2_32 1 | #define CHARSET_PACKAGE iconv | #define USE_PKG_CHARSET_ICONV 1 | #define HOSTCMD_PACKAGE unix | #define USE_PKG_HOSTCMD_UNIX 1 | #define HAVE_ADDMNTENT 1 | #define MNTPT_PACKAGE mntent | #define USE_PKG_MNTPT_MNTENT 1 | #define MNTFS_PACKAGE linux | #define USE_PKG_MNTFS_LINUX 1 | #define KBD_PACKAGE linux | #define USE_PKG_KBD_LINUX 1 | #define BELL_PACKAGE linux | #define USE_PKG_BELL_LINUX 1 | #define LEDS_PACKAGE linux | #define USE_PKG_LEDS_LINUX 1 | #define BEEP_PACKAGE linux | #define USE_PKG_BEEP_LINUX 1 | #define HAVE_PKG_PCM 1 | #define PCM_PACKAGE alsa | #define USE_PKG_PCM_ALSA 1 | #define HAVE_PKG_MIDI 1 | #define MIDI_PACKAGE alsa | #define USE_PKG_MIDI_ALSA 1 | #define FM_PACKAGE adlib | #define USE_PKG_FM_ADLIB 1 | #define HAVE_TCDRAIN 1 | #define SERIAL_PACKAGE termios | #define USE_PKG_SERIAL_TERMIOS 1 | #define USB_PACKAGE linux | #define USE_PKG_USB_LINUX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15121: result: no configure:15121: checking bluetooth/bluetooth.h presence configure:15121: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:178:10: fatal error: bluetooth/bluetooth.h: No such file or directory 178 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:15121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | #define HAVE_OPERATOR_ALIGNOF 1 | #define THREAD_LOCAL _Thread_local | #define LIBRARY_EXTENSION "so" | #define MODULE_NAME "libbrltty" | #define MODULE_EXTENSION "so" | #define SYSTEM_PACKAGE linux | #define USE_PKG_SYSTEM_LINUX 1 | #define HAVE_PKG_EXPAT 1 | #define HAVE_EXPAT 1 | #define PGMPATH_PACKAGE linux | #define USE_PKG_PGMPATH_LINUX 1 | #define PGMPRIVS_PACKAGE linux | #define USE_PKG_PGMPRIVS_LINUX 1 | #define SERVICE_PACKAGE none | #define USE_PKG_SERVICE_NONE 1 | #define PARAMS_PACKAGE linux | #define USE_PKG_PARAMS_LINUX 1 | #define HAVE_DLFCN_H 1 | #define DYNLD_PACKAGE dlfcn | #define USE_PKG_DYNLD_DLFCN 1 | #define HAVE_PKG_RGX 1 | #define RGX_PACKAGE libpcre2-32 | #define USE_PKG_RGX_LIBPCRE2_32 1 | #define CHARSET_PACKAGE iconv | #define USE_PKG_CHARSET_ICONV 1 | #define HOSTCMD_PACKAGE unix | #define USE_PKG_HOSTCMD_UNIX 1 | #define HAVE_ADDMNTENT 1 | #define MNTPT_PACKAGE mntent | #define USE_PKG_MNTPT_MNTENT 1 | #define MNTFS_PACKAGE linux | #define USE_PKG_MNTFS_LINUX 1 | #define KBD_PACKAGE linux | #define USE_PKG_KBD_LINUX 1 | #define BELL_PACKAGE linux | #define USE_PKG_BELL_LINUX 1 | #define LEDS_PACKAGE linux | #define USE_PKG_LEDS_LINUX 1 | #define BEEP_PACKAGE linux | #define USE_PKG_BEEP_LINUX 1 | #define HAVE_PKG_PCM 1 | #define PCM_PACKAGE alsa | #define USE_PKG_PCM_ALSA 1 | #define HAVE_PKG_MIDI 1 | #define MIDI_PACKAGE alsa | #define USE_PKG_MIDI_ALSA 1 | #define FM_PACKAGE adlib | #define USE_PKG_FM_ADLIB 1 | #define HAVE_TCDRAIN 1 | #define SERIAL_PACKAGE termios | #define USE_PKG_SERIAL_TERMIOS 1 | #define USB_PACKAGE linux | #define USE_PKG_USB_LINUX 1 | /* end confdefs.h. */ | #include configure:15121: result: no configure:15121: checking for bluetooth/bluetooth.h configure:15121: result: no configure:15235: WARNING: Bluetooth I/O support not available on this platform configure:15278: checking linux/hidraw.h usability configure:15278: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:15278: $? = 0 configure:15278: result: yes configure:15278: checking linux/hidraw.h presence configure:15278: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:15278: $? = 0 configure:15278: result: yes configure:15278: checking for linux/hidraw.h configure:15278: result: yes configure:15311: WARNING: libudev support not available configure:15319: checking for main in -lbluetooth configure:15338: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -lbluetooth -ldl -lpthread >&5 ld: error: unable to find library -lbluetooth collect2: error: ld returned 1 exit status configure:15338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | #define HAVE_OPERATOR_ALIGNOF 1 | #define THREAD_LOCAL _Thread_local | #define LIBRARY_EXTENSION "so" | #define MODULE_NAME "libbrltty" | #define MODULE_EXTENSION "so" | #define SYSTEM_PACKAGE linux | #define USE_PKG_SYSTEM_LINUX 1 | #define HAVE_PKG_EXPAT 1 | #define HAVE_EXPAT 1 | #define PGMPATH_PACKAGE linux | #define USE_PKG_PGMPATH_LINUX 1 | #define PGMPRIVS_PACKAGE linux | #define USE_PKG_PGMPRIVS_LINUX 1 | #define SERVICE_PACKAGE none | #define USE_PKG_SERVICE_NONE 1 | #define PARAMS_PACKAGE linux | #define USE_PKG_PARAMS_LINUX 1 | #define HAVE_DLFCN_H 1 | #define DYNLD_PACKAGE dlfcn | #define USE_PKG_DYNLD_DLFCN 1 | #define HAVE_PKG_RGX 1 | #define RGX_PACKAGE libpcre2-32 | #define USE_PKG_RGX_LIBPCRE2_32 1 | #define CHARSET_PACKAGE iconv | #define USE_PKG_CHARSET_ICONV 1 | #define HOSTCMD_PACKAGE unix | #define USE_PKG_HOSTCMD_UNIX 1 | #define HAVE_ADDMNTENT 1 | #define MNTPT_PACKAGE mntent | #define USE_PKG_MNTPT_MNTENT 1 | #define MNTFS_PACKAGE linux | #define USE_PKG_MNTFS_LINUX 1 | #define KBD_PACKAGE linux | #define USE_PKG_KBD_LINUX 1 | #define BELL_PACKAGE linux | #define USE_PKG_BELL_LINUX 1 | #define LEDS_PACKAGE linux | #define USE_PKG_LEDS_LINUX 1 | #define BEEP_PACKAGE linux | #define USE_PKG_BEEP_LINUX 1 | #define HAVE_PKG_PCM 1 | #define PCM_PACKAGE alsa | #define USE_PKG_PCM_ALSA 1 | #define HAVE_PKG_MIDI 1 | #define MIDI_PACKAGE alsa | #define USE_PKG_MIDI_ALSA 1 | #define FM_PACKAGE adlib | #define USE_PKG_FM_ADLIB 1 | #define HAVE_TCDRAIN 1 | #define SERIAL_PACKAGE termios | #define USE_PKG_SERIAL_TERMIOS 1 | #define USB_PACKAGE linux | #define USE_PKG_USB_LINUX 1 | #define BLUETOOTH_PACKAGE none | #define USE_PKG_BLUETOOTH_NONE 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:15347: result: no configure:15423: WARNING: Human Interface Device I/O support not available on this platform configure:15478: checking for ioperm configure:15478: gcc -o conftest -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -Wl,-export-dynamic conftest.c -ldl -lpthread >&5 configure:15478: $? = 0 configure:15478: result: yes configure:15713: WARNING: Libbraille package not found: /usr /usr/local /usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille /mingw /mingw/Libbraille /mingw/libbraille configure:16123: checking for device directory configure:16141: result: /dev configure:16149: checking for first serial device configure:16205: result: ttyS0 configure:16416: WARNING: eSpeak-NG package not found: /usr /usr/local /usr/local/eSpeak-NG /usr/local/espeak_ng /opt/eSpeak-NG /opt/espeak_ng /mingw /mingw/eSpeak-NG /mingw/espeak_ng configure:16479: WARNING: eSpeak package not found: /usr /usr/local /usr/local/eSpeak /usr/local/espeak /opt/eSpeak /opt/espeak /mingw /mingw/eSpeak /mingw/espeak configure:16542: WARNING: FestivalLite package not found: /usr /usr/local /usr/local/FestivalLite /usr/local/flite /opt/FestivalLite /opt/flite /mingw /mingw/FestivalLite /mingw/flite configure:16676: WARNING: Mikropuhe package not found: /usr /usr/local /usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe /mingw /mingw/Mikropuhe /mingw/mikropuhe configure:16777: WARNING: speech-dispatcher package not found: /usr /usr/local /usr/local/speech-dispatcher /usr/local/speechd /opt/speech-dispatcher /opt/speechd /mingw /mingw/speech-dispatcher /mingw/speechd configure:16847: WARNING: Swift package not found: /usr /usr/local /usr/local/Swift /usr/local/swift /opt/Swift /opt/swift /mingw /mingw/Swift /mingw/swift configure:16910: WARNING: Theta package not found: /usr /usr/local /usr/local/Theta /usr/local/theta /opt/Theta /opt/theta /mingw /mingw/Theta /mingw/theta configure:16938: checking eci.h usability configure:16938: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 conftest.c:227:10: fatal error: eci.h: No such file or directory 227 | #include | ^~~~~~~ compilation terminated. configure:16938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | #define HAVE_OPERATOR_ALIGNOF 1 | #define THREAD_LOCAL _Thread_local | #define LIBRARY_EXTENSION "so" | #define MODULE_NAME "libbrltty" | #define MODULE_EXTENSION "so" | #define SYSTEM_PACKAGE linux | #define USE_PKG_SYSTEM_LINUX 1 | #define HAVE_PKG_EXPAT 1 | #define HAVE_EXPAT 1 | #define PGMPATH_PACKAGE linux | #define USE_PKG_PGMPATH_LINUX 1 | #define PGMPRIVS_PACKAGE linux | #define USE_PKG_PGMPRIVS_LINUX 1 | #define SERVICE_PACKAGE none | #define USE_PKG_SERVICE_NONE 1 | #define PARAMS_PACKAGE linux | #define USE_PKG_PARAMS_LINUX 1 | #define HAVE_DLFCN_H 1 | #define DYNLD_PACKAGE dlfcn | #define USE_PKG_DYNLD_DLFCN 1 | #define HAVE_PKG_RGX 1 | #define RGX_PACKAGE libpcre2-32 | #define USE_PKG_RGX_LIBPCRE2_32 1 | #define CHARSET_PACKAGE iconv | #define USE_PKG_CHARSET_ICONV 1 | #define HOSTCMD_PACKAGE unix | #define USE_PKG_HOSTCMD_UNIX 1 | #define HAVE_ADDMNTENT 1 | #define MNTPT_PACKAGE mntent | #define USE_PKG_MNTPT_MNTENT 1 | #define MNTFS_PACKAGE linux | #define USE_PKG_MNTFS_LINUX 1 | #define KBD_PACKAGE linux | #define USE_PKG_KBD_LINUX 1 | #define BELL_PACKAGE linux | #define USE_PKG_BELL_LINUX 1 | #define LEDS_PACKAGE linux | #define USE_PKG_LEDS_LINUX 1 | #define BEEP_PACKAGE linux | #define USE_PKG_BEEP_LINUX 1 | #define HAVE_PKG_PCM 1 | #define PCM_PACKAGE alsa | #define USE_PKG_PCM_ALSA 1 | #define HAVE_PKG_MIDI 1 | #define MIDI_PACKAGE alsa | #define USE_PKG_MIDI_ALSA 1 | #define FM_PACKAGE adlib | #define USE_PKG_FM_ADLIB 1 | #define HAVE_TCDRAIN 1 | #define SERIAL_PACKAGE termios | #define USE_PKG_SERIAL_TERMIOS 1 | #define USB_PACKAGE linux | #define USE_PKG_USB_LINUX 1 | #define BLUETOOTH_PACKAGE none | #define USE_PKG_BLUETOOTH_NONE 1 | #define HID_PACKAGE none | #define USE_PKG_HID_NONE 1 | #define PORTS_PACKAGE glibc | #define USE_PKG_PORTS_GLIBC 1 | #define BRAILLE_DRIVER_CODES "al at ba bc bd bl bm bn cb ce cn ec eu fa fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg" | #define DEFAULT_BRAILLE_DRIVER "al" | #define BRAILLE_PARAMETERS "" | #define DEVICE_DIRECTORY "/dev" | #define SERIAL_FIRST_DEVICE "ttyS0" | #define BRAILLE_DEVICE "usb:" | #define TEXT_TABLE "en-nabcc" | #define CONTRACTION_TABLE "none" | #define ATTRIBUTES_TABLE "left_right" | #define ENABLE_SPEECH_SUPPORT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16938: result: no configure:16938: checking eci.h presence configure:16938: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c conftest.c:194:10: fatal error: eci.h: No such file or directory 194 | #include | ^~~~~~~ compilation terminated. configure:16938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BRLTTY" | #define PACKAGE_TARNAME "brltty" | #define PACKAGE_VERSION "6.5" | #define PACKAGE_STRING "BRLTTY 6.5" | #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" | #define PACKAGE_URL "https://brltty.app/" | #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" | #define BRLAPI_RELEASE "0.8.4" | #define BRLAPI_MAJOR 0 | #define BRLAPI_MINOR 8 | #define BRLAPI_REVISION 4 | #define CONFIGURATION_FILE "brltty.conf" | #define PREFERENCES_FILE "brltty.prefs" | #define TEXT_TABLES_SUBDIRECTORY "Text" | #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" | #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" | #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" | #define INPUT_TABLES_SUBDIRECTORY "Input" | #define TEXT_TABLE_EXTENSION ".ttb" | #define TEXT_SUBTABLE_EXTENSION ".tti" | #define CONTRACTION_TABLE_EXTENSION ".ctb" | #define CONTRACTION_SUBTABLE_EXTENSION ".cti" | #define ATTRIBUTES_TABLE_EXTENSION ".atb" | #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" | #define KEY_TABLE_EXTENSION ".ktb" | #define KEY_SUBTABLE_EXTENSION ".kti" | #define KEY_HELP_EXTENSION ".txt" | #define PROFILES_SUBDIRECTORY "Profiles" | #define LANGUAGE_PROFILE_EXTENSION ".lpf" | #define PRIVILEGE_PARAMETERS "" | #define HAVE_VAR_ATTRIBUTE_PACKED 1 | #define HAVE_VAR_ATTRIBUTE_UNUSED 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 | #define ENABLE_SHARED_OBJECTS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_I18N_SUPPORT 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_GLOB_H 1 | #define HAVE_GLOB 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PKG_ICU 1 | #define HAVE_UNICODE_UNORM2_H 1 | #define HAVE_ICU 1 | #define HAVE_ICONV_H 1 | #define ENABLE_API 1 | #define API_PARAMETERS "" | #define BRLAPI_AUTHKEYFILE "brlapi.key" | #define HAVE_LIBNCURSESW 1 | #define HAVE_PKG_NCURSESW 1 | #define HAVE_LIBTINFO 1 | #define HAVE_PKG_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HAVE_PKG_XEXT 1 | #define HAVE_PKG_XFIXES 1 | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | #define HAVE_PKG_XT 1 | #define HAVE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_VSYSLOG 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINK 1 | #define HAVE_PAUSE 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_SHMGET 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_WCHAR_T_STR "4" | #define HAVE_POSIX_THREADS 1 | #define HAVE_OPERATOR_ALIGNOF 1 | #define THREAD_LOCAL _Thread_local | #define LIBRARY_EXTENSION "so" | #define MODULE_NAME "libbrltty" | #define MODULE_EXTENSION "so" | #define SYSTEM_PACKAGE linux | #define USE_PKG_SYSTEM_LINUX 1 | #define HAVE_PKG_EXPAT 1 | #define HAVE_EXPAT 1 | #define PGMPATH_PACKAGE linux | #define USE_PKG_PGMPATH_LINUX 1 | #define PGMPRIVS_PACKAGE linux | #define USE_PKG_PGMPRIVS_LINUX 1 | #define SERVICE_PACKAGE none | #define USE_PKG_SERVICE_NONE 1 | #define PARAMS_PACKAGE linux | #define USE_PKG_PARAMS_LINUX 1 | #define HAVE_DLFCN_H 1 | #define DYNLD_PACKAGE dlfcn | #define USE_PKG_DYNLD_DLFCN 1 | #define HAVE_PKG_RGX 1 | #define RGX_PACKAGE libpcre2-32 | #define USE_PKG_RGX_LIBPCRE2_32 1 | #define CHARSET_PACKAGE iconv | #define USE_PKG_CHARSET_ICONV 1 | #define HOSTCMD_PACKAGE unix | #define USE_PKG_HOSTCMD_UNIX 1 | #define HAVE_ADDMNTENT 1 | #define MNTPT_PACKAGE mntent | #define USE_PKG_MNTPT_MNTENT 1 | #define MNTFS_PACKAGE linux | #define USE_PKG_MNTFS_LINUX 1 | #define KBD_PACKAGE linux | #define USE_PKG_KBD_LINUX 1 | #define BELL_PACKAGE linux | #define USE_PKG_BELL_LINUX 1 | #define LEDS_PACKAGE linux | #define USE_PKG_LEDS_LINUX 1 | #define BEEP_PACKAGE linux | #define USE_PKG_BEEP_LINUX 1 | #define HAVE_PKG_PCM 1 | #define PCM_PACKAGE alsa | #define USE_PKG_PCM_ALSA 1 | #define HAVE_PKG_MIDI 1 | #define MIDI_PACKAGE alsa | #define USE_PKG_MIDI_ALSA 1 | #define FM_PACKAGE adlib | #define USE_PKG_FM_ADLIB 1 | #define HAVE_TCDRAIN 1 | #define SERIAL_PACKAGE termios | #define USE_PKG_SERIAL_TERMIOS 1 | #define USB_PACKAGE linux | #define USE_PKG_USB_LINUX 1 | #define BLUETOOTH_PACKAGE none | #define USE_PKG_BLUETOOTH_NONE 1 | #define HID_PACKAGE none | #define USE_PKG_HID_NONE 1 | #define PORTS_PACKAGE glibc | #define USE_PKG_PORTS_GLIBC 1 | #define BRAILLE_DRIVER_CODES "al at ba bc bd bl bm bn cb ce cn ec eu fa fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg" | #define DEFAULT_BRAILLE_DRIVER "al" | #define BRAILLE_PARAMETERS "" | #define DEVICE_DIRECTORY "/dev" | #define SERIAL_FIRST_DEVICE "ttyS0" | #define BRAILLE_DEVICE "usb:" | #define TEXT_TABLE "en-nabcc" | #define CONTRACTION_TABLE "none" | #define ATTRIBUTES_TABLE "left_right" | #define ENABLE_SPEECH_SUPPORT 1 | /* end confdefs.h. */ | #include configure:16938: result: no configure:16938: checking for eci.h configure:16938: result: no configure:17304: checking sys/shm.h usability configure:17304: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5 configure:17304: $? = 0 configure:17304: result: yes configure:17304: checking sys/shm.h presence configure:17304: gcc -E -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c configure:17304: $? = 0 configure:17304: result: yes configure:17304: checking for sys/shm.h configure:17304: result: yes configure:18250: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by BRLTTY config.status 6.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vm config.status:1547: creating config.mk config.status:1547: creating brltty.spec config.status:1547: creating brltty-config.sh config.status:1547: creating brltty.pc config.status:1547: creating Documents/brltty.conf config.status:1547: creating Documents/brltty.1 config.status:1547: creating Documents/xbrlapi.1 config.status:1547: creating Documents/BrlAPIref.doxy config.status:1547: creating Bindings/Emacs/add_directory.el config.status:1547: creating Bindings/Lisp/brlapi.asd config.status:1547: creating Bindings/Lisp/brlapi_config.lisp config.status:1547: creating Bindings/Python/setup.py config.status:1547: creating Autostart/Systemd/brltty@.service config.status:1547: creating Autostart/Systemd/tmpfiles config.status:1547: creating Autostart/Udev/usb-template.rules config.status:1547: creating Autostart/X11/90xbrlapi config.status:1547: creating Android/Gradle/config.properties config.status:1547: creating ./Makefile config.status:1547: creating Programs/Makefile config.status:1547: creating Documents/Makefile config.status:1547: creating Messages/Makefile config.status:1547: creating Autostart/AppStream/Makefile config.status:1547: creating Autostart/Systemd/Makefile config.status:1547: creating Autostart/Udev/Makefile config.status:1547: creating Autostart/X11/Makefile config.status:1547: creating Authorization/Polkit/Makefile config.status:1547: creating Initramfs/Dracut/Makefile config.status:1547: creating Android/Gradle/Makefile config.status:1547: creating Documents/Manual-BRLTTY/English/Makefile config.status:1547: creating Documents/Manual-BRLTTY/French/Makefile config.status:1547: creating Documents/Manual-BrlAPI/English/Makefile config.status:1547: creating Bindings/Java/Makefile config.status:1547: creating Bindings/Lisp/Makefile config.status:1547: creating Drivers/Braille/Alva/Makefile config.status:1547: creating Drivers/Braille/Albatross/Makefile config.status:1547: creating Drivers/Braille/BrlAPI/Makefile config.status:1547: creating Drivers/Braille/BrailComm/Makefile config.status:1547: creating Drivers/Braille/Braudi/Makefile config.status:1547: creating Drivers/Braille/BrailleLite/Makefile config.status:1547: creating Drivers/Braille/Baum/Makefile config.status:1547: creating Drivers/Braille/BrailleNote/Makefile config.status:1547: creating Drivers/Braille/CombiBraille/Makefile config.status:1547: creating Drivers/Braille/Cebra/Makefile config.status:1547: creating Drivers/Braille/Canute/Makefile config.status:1547: creating Drivers/Braille/EcoBraille/Makefile config.status:1547: creating Drivers/Braille/EuroBraille/Makefile config.status:1547: creating Drivers/Braille/FrankAudiodata/Makefile config.status:1547: creating Drivers/Braille/FreedomScientific/Makefile config.status:1547: creating Drivers/Braille/Hedo/Makefile config.status:1547: creating Drivers/Braille/HIMS/Makefile config.status:1547: creating Drivers/Braille/HandyTech/Makefile config.status:1547: creating Drivers/Braille/HumanWare/Makefile config.status:1547: creating Drivers/Braille/Iris/Makefile config.status:1547: creating Drivers/Braille/Inceptor/Makefile config.status:1547: creating Drivers/Braille/LogText/Makefile config.status:1547: creating Drivers/Braille/MultiBraille/Makefile config.status:1547: creating Drivers/Braille/MDV/Makefile config.status:1547: creating Drivers/Braille/BrailleMemo/Makefile config.status:1547: creating Drivers/Braille/MiniBraille/Makefile config.status:1547: creating Drivers/Braille/Metec/Makefile config.status:1547: creating Drivers/Braille/NinePoint/Makefile config.status:1547: creating Drivers/Braille/Pegasus/Makefile config.status:1547: creating Drivers/Braille/Papenmeier/Makefile config.status:1547: creating Drivers/Braille/Seika/Makefile config.status:1547: creating Drivers/Braille/TechniBraille/Makefile config.status:1547: creating Drivers/Braille/TSI/Makefile config.status:1547: creating Drivers/Braille/TTY/Makefile config.status:1547: creating Drivers/Braille/VideoBraille/Makefile config.status:1547: creating Drivers/Braille/Voyager/Makefile config.status:1547: creating Drivers/Braille/Virtual/Makefile config.status:1547: creating Drivers/Braille/VisioBraille/Makefile config.status:1547: creating Drivers/Braille/B2G/Makefile config.status:1547: creating Drivers/Speech/Alva/Makefile config.status:1547: creating Drivers/Speech/BrailleLite/Makefile config.status:1547: creating Drivers/Speech/CombiBraille/Makefile config.status:1547: creating Drivers/Speech/Festival/Makefile config.status:1547: creating Drivers/Speech/GenericSay/Makefile config.status:1547: creating Drivers/Speech/ExternalSpeech/Makefile config.status:1547: creating Drivers/Screen/Linux/Makefile config.status:1547: creating Drivers/Screen/Screen/Makefile config.status:1547: creating config.h config.status:1547: creating Programs/brlapi.h config.status:1736: executing item-summary commands config.status:1743: Options Summary: execute-root: install-root: libdir: ${exec_prefix}/lib sysconfdir: ${prefix}/etc program-directory: ${exec_prefix}/bin drivers-directory: ${exec_prefix}/lib/brltty scripts-directory: ${exec_prefix}/libexec/brltty updatable-directory: ${prefix}/var/lib/brltty writable-directory: /run/brltty tables-directory: ${prefix}/etc/brltty manpage-directory: ${datarootdir}/man include-directory: ${prefix}/usr/include/brltty init-path: privilege-parameters: stderr-path: standalone-programs: no i18n: yes icu: yes iconv: yes polkit: yes api: yes api-parameters: emacs-bindings: yes java-bindings: yes lisp-bindings: yes lua-bindings: yes ocaml-bindings: yes python-bindings: yes tcl-bindings: yes api-socket-path: ${prefix}/var/lib/BrlAPI curses-package: ncursesw x: yes system-package: linux expat: yes liblouis: yes gpm: yes pgmpath-package: linux pgmprivs-package: linux service-package: none params-package: linux dynld-package: dlfcn rgx-package: libpcre2-32 charset-package: iconv hostcmd-package: unix mntpt-package: mntent mntfs-package: linux kbd-package: linux bell-package: linux leds-package: linux beep-package: linux pcm-package: alsa midi-package: alsa fm-package: adlib serial-package: termios usb-package: linux bluetooth-package: none hid-package: none ports-package: glibc libbraille-root: external-braille-drivers: al at ba bc bd bl bm bn cb ce cn ec eu fa fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg internal-braille-drivers: braille-parameters: braille-device: usb: text-table: en-nabcc contraction-table: none attributes-table: left_right speech-support: yes espeak_ng-root: espeak-root: flite-root: mikropuhe-root: speechd-root: swift-root: theta-root: external-speech-drivers: al bl cb fv gs xs internal-speech-drivers: speech-parameters: external-screen-drivers: lx sc internal-screen-drivers: screen-parameters: screen-driver: lx relocatable-install: no stripping: yes config.status:1736: executing build-configure commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_file__usr_lib_jvm_java_17_openjdk_amd64_include_jni_h=yes ac_cv_func_XSetIOErrorExitHandler=no ac_cv_func_addmntent=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt_long=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_gettimeofday=yes ac_cv_func_getzoneid=no ac_cv_func_glob=yes ac_cv_func_hstrerror=yes ac_cv_func_ioperm=yes ac_cv_func_mempcpy=yes ac_cv_func_nanosleep=yes ac_cv_func_nl_langinfo=yes ac_cv_func_pause=yes ac_cv_func_poll=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_select=yes ac_cv_func_setmntent=yes ac_cv_func_settimeofday=yes ac_cv_func_shm_open=no ac_cv_func_shmget=yes ac_cv_func_sigaction=yes ac_cv_func_stime=no ac_cv_func_tcdrain=yes ac_cv_func_time=yes ac_cv_func_vsyslog=yes ac_cv_func_wcslen=yes ac_cv_func_wcwidth=yes ac_cv_func_wmempcpy=yes ac_cv_have_decl_SIGCHLD=yes ac_cv_have_decl_clock_gettime=yes ac_cv_have_decl_clock_settime=yes ac_cv_have_decl_fork=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_pthread_atfork=yes ac_cv_have_decl_pthread_getname_np=yes ac_cv_header_X11_Xaw3d_Form_h=no ac_cv_header_X11_XawPlus_Form_h=no ac_cv_header_X11_Xaw_Form_h=no ac_cv_header_X11_extensions_Xfixes_h=yes ac_cv_header_X11_keysym_h=yes ac_cv_header_X11_neXtaw_Form_h=no ac_cv_header_Xm_Xm_h=no ac_cv_header_alloca_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_dev_speaker_speaker_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_eci_h=no ac_cv_header_emacs_module_h=no ac_cv_header_execinfo_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jni_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_linux_audit_h=yes ac_cv_header_linux_filter_h=yes ac_cv_header_linux_hidraw_h=yes ac_cv_header_linux_input_h=yes ac_cv_header_linux_seccomp_h=yes ac_cv_header_linux_uinput_h=yes ac_cv_header_linux_vt_h=yes ac_cv_header_machine_speaker_h=no ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_ncursesw_ncurses_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_sched_h=yes ac_cv_header_sdkddkver_h=no ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_capability_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_io_h=yes ac_cv_header_sys_modem_h=no ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_signalfd_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_unicode_unorm2_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_bluetooth=ac_cv_lib_bluetooth_main ac_cv_lib_bluetooth_main=no ac_cv_lib_cap=ac_cv_lib_cap_main ac_cv_lib_cap_main=no ac_cv_lib_execinfo=ac_cv_lib_execinfo_main ac_cv_lib_execinfo_main=no ac_cv_lib_gpm_Gpm_Open=no ac_cv_lib_iconv=ac_cv_lib_iconv_main ac_cv_lib_iconv_main=no ac_cv_lib_intl=ac_cv_lib_intl_main ac_cv_lib_intl_main=no ac_cv_lib_ncursesw___main=yes ac_cv_lib_tinfo_intrflush=yes ac_cv_objext=o ac_cv_path_DOXYGEN=false ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_LINUXDOC=/usr/bin/linuxdoc ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PYTHON=/usr/bin/python3 ac_cv_path_TCLSH=/usr/bin/tclsh ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_java_archive_command=/usr/lib/jvm/java-17-openjdk-amd64/bin/jar ac_cv_path_java_compiler_path=/usr/bin/javac ac_cv_path_java_document_command=/usr/lib/jvm/java-17-openjdk-amd64/bin/javadoc ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_OCAMLC=no ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_LD=ld ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_search_clock_settime='none required' ac_cv_search_dlopen=-ldl ac_cv_search_inet_ntoa='none required' ac_cv_search_pthread_atfork='none required' ac_cv_search_pthread_create=-lpthread ac_cv_search_pthread_getname_np='none required' ac_cv_search_socket='none required' ac_cv_sizeof_wchar_t=4 ac_cv_target=x86_64-unknown-linux-gnu ax_cv_check_cflags___Werror_address_of_packed_member=yes ax_cv_check_cflags___Werror_format_security=yes ax_cv_check_cflags___Werror_initializer_overrides=no ax_cv_check_cflags___Werror_stringop_truncation=yes ax_cv_check_cflags___Werror_unknown_warning_option=no ax_cv_have_func_attribute_format=yes ax_cv_have_func_attribute_format_arg=yes ax_cv_have_func_attribute_noreturn=yes ax_cv_have_func_attribute_unused=yes ax_cv_have_var_attribute_packed=yes ax_cv_have_var_attribute_unused=yes brltty_cv_c_operator_alignof=yes brltty_cv_c_thread_local=_Thread_local brltty_cv_device_directory=/dev brltty_cv_device_serial_first=ttyS0 brltty_cv_env_libsearch=LD_LIBRARY_PATH brltty_cv_ext_arc=a brltty_cv_have_dbus=no brltty_cv_have_pthreads=yes brltty_cv_package_curses=ncursesw brltty_cv_package_gui_toolkit= brltty_cv_prog_conflibdir='/sbin/ldconfig -n' brltty_cv_prog_make_object_relocatable='$(LD) -r -o' brltty_cv_prog_make_object_shared='$(CC) -shared -Wl,-export-dynamic -o' brltty_cv_prog_mklib='$(CC) $(LDFLAGS) -shared -Wl,-soname, -o' ## ----------------- ## ## Output variables. ## ## ----------------- ## ATTRIBUTES_SUBTABLE_EXTENSION='.ati' ATTRIBUTES_TABLES_SUBDIRECTORY='Attributes' ATTRIBUTES_TABLE_EXTENSION='.atb' AWK='gawk' BRLAPI_ETCDIR='/etc' BRLAPI_SOCKETPATH='/var/lib/BrlAPI' CC='gcc' CFLAGS='-g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation' CONFIGURATION_DIRECTORY='/etc' CONFIGURATION_FILE='brltty.conf' CONFLIBDIR='/sbin/ldconfig -n' CONTRACTION_SUBTABLE_EXTENSION='.cti' CONTRACTION_TABLES_SUBDIRECTORY='Contraction' CONTRACTION_TABLE_EXTENSION='.ctb' CPP='gcc -E' CPPFLAGS=' -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE' CXX='g++' CXXFLAGS='-g -O2 -std=gnu99 -Wall' CYTHON='' CYTHON_CFLAGS='-Wno-parentheses -Wno-unused -fno-strict-aliasing -U_POSIX_C_SOURCE -U_XOPEN_SOURCE' DEFS='-DHAVE_CONFIG_H' DOXYGEN='false' DRIVERS_DIRECTORY='/lib/brltty' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMACS='' EMACS_OK='false' EMACS_SUBDIRECTORY='Emacs' EXEEXT='' GREP='/usr/bin/grep' INPUT_TABLES_SUBDIRECTORY='Input' INSTALL_DATA='${INSTALL} -m 644' INSTALL_OPTION_STRIP='-s' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JAR=''\''/usr/lib/jvm/java-17-openjdk-amd64/bin/jar'\''' JAVAC=''\''/usr/lib/jvm/java-17-openjdk-amd64/bin/javac'\'' -encoding UTF-8' JAVADOC=''\''/usr/lib/jvm/java-17-openjdk-amd64/bin/javadoc'\'' -encoding UTF-8' JAVA_JAR='yes' JAVA_JAR_DIR='/usr/share/java' JAVA_JNI='yes' JAVA_JNI_DIR='/usr/lib/x86_64-linux-gnu/jni' JAVA_JNI_FLAGS='-I/usr/lib/jvm/java-17-openjdk-amd64/include -I/usr/lib/jvm/java-17-openjdk-amd64/include/linux' JAVA_JNI_HDR='jni.h' JAVA_JNI_INC=''\''/usr/lib/jvm/java-17-openjdk-amd64/include'\''' JAVA_OK='true' KEYBOARD_TABLES_SUBDIRECTORY='Keyboard' KEY_HELP_EXTENSION='.txt' KEY_SUBTABLE_EXTENSION='.kti' KEY_TABLE_EXTENSION='.ktb' LANGUAGE_PROFILE_EXTENSION='.lpf' LD='ld' LDFLAGS=' -Wl,-export-dynamic' LIBCFLAGS='-fPIC' LIBCXXFLAGS='-fPIC' LIBOBJS='' LIBS='-ldl -lpthread ' LINUXDOC='/usr/bin/linuxdoc' LISP_OK='true' LN_S='ln -s' LOCALE_DIRECTORY='/usr/share/locale' LTLIBOBJS='' LUA='' LUA_LIBRARY_DIRECTORY='' LUA_OK='false' MKLIB='$(CC) $(LDFLAGS) -shared -Wl,-soname, -o' MKREL='$(LD) -r -o' MKSHR='$(CC) -shared -Wl,-export-dynamic -o' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' OCAMLBEST='' OCAMLC='no' OCAMLCDOTOPT='' OCAMLFIND='' OCAMLLIB='' OCAMLMKLIB='' OCAMLOPT='' OCAMLOPTDOTOPT='' OCAMLVERSION='' OCAMLWIN32='' OCAML_CLIBS='' OCAML_INSTALL_TARGET='' OCAML_NCLIB='' OCAML_OK='false' OCAML_UNINSTALL_TARGET='' PACKAGE_BUGREPORT='BRLTTY@brltty.app' PACKAGE_COPYRIGHT='© 1995-2022 by The BRLTTY Developers' PACKAGE_NAME='BRLTTY' PACKAGE_STRING='BRLTTY 6.5' PACKAGE_TARNAME='brltty' PACKAGE_URL='https://brltty.app/' PACKAGE_VERSION='6.5' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib/pkgconfig' POLKIT_POLICY_DIR='/usr/share/polkit-1/actions' POLKIT_RULE_DIR='/usr/share/polkit-1/rules.d' PREFERENCES_FILE='brltty.prefs' PROFILES_SUBDIRECTORY='Profiles' PYTHON='/usr/bin/python3' PYTHON_CPPFLAGS='-I/usr/include/python3.8' PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions' PYTHON_EXTRA_LIBS='-lcrypt -lpthread -ldl -lutil -lm' PYTHON_LIBS='-L/usr/lib/python3.8/config -lpython3' PYTHON_OK='false' PYTHON_SITE_PKG='/usr/lib/python3.8/site-packages' PYTHON_VERSION='3' RANLIB='ranlib' SCRIPTS_DIRECTORY='/libexec/brltty' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SYSTEMD_CONF_DIR='/etc/systemd/system' SYSTEMD_SERVICE_ARGUMENTS='' SYSTEMD_SERVICE_TYPE='forking' SYSTEMD_SYSUSERS_DIR='/usr/lib/sysusers.d' SYSTEMD_TMPFILES_DIR='/usr/lib/tmpfiles.d' SYSTEMD_UNIT_DIR='/lib/systemd/system' TABLES_DIRECTORY='/etc/brltty' TCLSH='/usr/bin/tclsh' TCL_CPPFLAGS='' TCL_DIR='' TCL_LIBS='' TCL_OK='false' TEXT_SUBTABLE_EXTENSION='.tti' TEXT_TABLES_SUBDIRECTORY='Text' TEXT_TABLE_EXTENSION='.ttb' UPDATABLE_DIRECTORY='/var/lib/brltty' WRITABLE_DIRECTORY='/run/brltty' ac_ct_CC='gcc' ac_ct_CXX='g++' all_api='all-api' all_api_bindings='all-api-bindings' all_xbrlapi='all-xbrlapi' api_authkeyfile='brlapi.key' api_bindings=' Java Lisp' api_dynamic_library='api-dynamic-library' api_libraries='-lpthread ' api_major='0' api_minor='8' api_name='BrlAPI' api_parameters='' api_ref='$(API_LIBS)' api_release='0.8.4' api_revision='4' api_server_objects='brlapi_server.$O brlapi_keyranges.$O auth.$O' api_socket_path='${prefix}/var/lib/BrlAPI' api_version='0.8' archive_extension='a' archive_prefix='lib' atspi2_includes='' atspi2_libs='' atspi2_package='' attributes_table='left_right' beep_includes='' beep_libs='' beep_package='linux' bell_includes='' bell_libs='' bell_package='linux' bindir='${exec_prefix}/bin' bluetooth_includes='' bluetooth_libs='' bluetooth_package='none' braille_device='usb:' braille_driver_libraries='' braille_driver_objects='' braille_drivers='braille-drivers' braille_help='' braille_libraries_al='' braille_libraries_at='' braille_libraries_ba='$(API_LIBS)' braille_libraries_bc='' braille_libraries_bd='' braille_libraries_bg='' braille_libraries_bl='' braille_libraries_bm='' braille_libraries_bn='' braille_libraries_cb='' braille_libraries_ce='' braille_libraries_cn='' braille_libraries_ec='' braille_libraries_eu='' braille_libraries_fa='' braille_libraries_fs='' braille_libraries_hd='' braille_libraries_hm='' braille_libraries_ht='' braille_libraries_hw='' braille_libraries_ic='' braille_libraries_ir='' braille_libraries_lb='' braille_libraries_lt='' braille_libraries_mb='' braille_libraries_md='' braille_libraries_mm='' braille_libraries_mn='' braille_libraries_mt='' braille_libraries_np='' braille_libraries_pg='' braille_libraries_pm='' braille_libraries_sk='' braille_libraries_tn='' braille_libraries_ts='' braille_libraries_tt='$(CURSES_LIBS)' braille_libraries_vd='' braille_libraries_vo='' braille_libraries_vr='' braille_libraries_vs='' braille_libraries_xw='' braille_parameters='' brltty_enabled_api='yes' brltty_enabled_emacs_bindings='yes' brltty_enabled_expat='yes' brltty_enabled_gpm='yes' brltty_enabled_i18n='yes' brltty_enabled_iconv='yes' brltty_enabled_icu='yes' brltty_enabled_java_bindings='yes' brltty_enabled_liblouis='yes' brltty_enabled_lisp_bindings='yes' brltty_enabled_lua_bindings='yes' brltty_enabled_ocaml_bindings='yes' brltty_enabled_polkit='yes' brltty_enabled_python_bindings='yes' brltty_enabled_relocatable_install='no' brltty_enabled_speech_support='yes' brltty_enabled_standalone_programs='no' brltty_enabled_stripping='yes' brltty_enabled_tcl_bindings='yes' brltty_enabled_x='yes' brltty_external_codes_braille='al at ba bc bd bl bm bn cb ce cn ec eu fa fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg' brltty_external_codes_screen='lx sc' brltty_external_codes_speech='al bl cb fv gs xs' brltty_external_names_braille='Alva Albatross BrlAPI BrailComm Braudi BrailleLite Baum BrailleNote CombiBraille Cebra Canute EcoBraille EuroBraille FrankAudiodata FreedomScientific Hedo HIMS HandyTech HumanWare Iris Inceptor LogText MultiBraille MDV BrailleMemo MiniBraille Metec NinePoint Pegasus Papenmeier Seika TechniBraille TSI TTY VideoBraille Voyager Virtual VisioBraille B2G' brltty_external_names_screen='Linux Screen' brltty_external_names_speech='Alva BrailleLite CombiBraille Festival GenericSay ExternalSpeech' brltty_internal_codes_braille='' brltty_internal_codes_screen='' brltty_internal_codes_speech='' brltty_internal_names_braille='' brltty_internal_names_screen='' brltty_internal_names_speech='' brltty_item_codes_braille='al at ba bc bd bl bm bn cb ce cn ec eu fa fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg' brltty_item_codes_screen='lx sc' brltty_item_codes_speech='al bl cb fv gs xs' brltty_item_names_braille='Alva Albatross BrlAPI BrailComm Braudi BrailleLite Baum BrailleNote CombiBraille Cebra Canute EcoBraille EuroBraille FrankAudiodata FreedomScientific Hedo HIMS HandyTech HumanWare Iris Inceptor LogText MultiBraille MDV BrailleMemo MiniBraille Metec NinePoint Pegasus Papenmeier Seika TechniBraille TSI TTY VideoBraille Voyager Virtual VisioBraille B2G' brltty_item_names_screen='Linux Screen' brltty_item_names_speech='Alva BrailleLite CombiBraille Festival GenericSay ExternalSpeech' brltty_manual_directories=' Documents/Manual-BRLTTY/English Documents/Manual-BRLTTY/French Documents/Manual-BrlAPI/English' build='x86_64-unknown-linux-gnu' build_alias='' build_api='api' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' can_make_BrlAPIref='no' can_make_manual='yes' charset_includes='' charset_libs='' charset_package='iconv' contracted_braille_objects='ctb_compile.$O cldr.$O ctb_translate.$O ctb_native.$O ctb_external.$O' contraction_table='none' cspi_includes='' cspi_libs='' cspi_package='' curses_libs='-ltinfo -lncursesw ' curses_package='ncursesw' datadir='${datarootdir}' datarootdir='${prefix}/usr/share' dbus_includes='' dbus_libs='' dbus_package='' default_braille_driver='al' default_screen_driver='lx' default_speech_driver='al' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' drivers_directory='${exec_prefix}/lib/brltty' dvidir='${docdir}' dynld_includes='' dynld_libs='' dynld_package='dlfcn' espeak_ng_root='' espeak_root='' exec_prefix='${prefix}' execute_root='' expat_includes='' expat_libs='-lexpat' expat_package='expat' flite_language='' flite_lexicon='' flite_root='' flite_voice='' fm_includes='' fm_libs='' fm_package='adlib' glib2_includes='' glib2_libs='' glib2_package='' gui_toolkit_package='' hid_includes='' hid_libs='' hid_package='none' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' hostcmd_includes='' hostcmd_libs='' hostcmd_package='unix' htmldir='${docdir}' icu_includes='' icu_libs='-licuuc -licudata' icu_package='icu-uc' include_directory='${prefix}/usr/include/brltty' includedir='${prefix}/usr/include' infodir='${datarootdir}/info' init_path='' install_api='install-api' install_api_bindings='install-api-bindings' install_api_libraries='install-api-libraries' install_attributes_tables='install-attributes-tables' install_contraction_tables='install-contraction-tables' install_drivers='install-drivers' install_messages='install-messages' install_root='' install_text_tables='install-text-tables' install_xbrlapi='install-xbrlapi' java_archive_command='/usr/lib/jvm/java-17-openjdk-amd64/bin/jar' java_compiler_path='/usr/lib/jvm/java-17-openjdk-amd64/bin/javac' java_document_command='/usr/lib/jvm/java-17-openjdk-amd64/bin/javadoc' kbd_includes='' kbd_libs='' kbd_package='linux' leds_includes='' leds_libs='' leds_package='linux' libbraille_root='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' library_extension='so' library_prefix='lib' libsearch_variable='LD_LIBRARY_PATH' libudev_includes='' libudev_libs='' libudev_package='' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' louis_includes='' louis_libs='' louis_package='' louis_tables_directory='' lua_includes='' lua_libs='' lua_package='' mandir='${datarootdir}/man' manpage_directory='${datarootdir}/man' midi_includes='' midi_libs='-lasound' midi_package='alsa' mikropuhe_root='' mntfs_includes='' mntfs_libs='' mntfs_package='linux' mntpt_includes='' mntpt_libs='' mntpt_package='mntent' module_extension='so' module_name='libbrltty' oldincludedir='/usr/include' params_includes='' params_libs='' params_package='linux' pcm_includes='' pcm_libs='-lasound' pcm_package='alsa' pdfdir='${docdir}' pgmpath_includes='' pgmpath_libs='' pgmpath_package='linux' pgmprivs_includes='' pgmprivs_libs='' pgmprivs_package='linux' polkit_includes='' polkit_libs='' polkit_package='' ports_includes='' ports_libs='' ports_package='glibc' prefix='' privilege_parameters='' program_directory='${exec_prefix}/bin' program_transform_name='s,x,x,' psdir='${docdir}' rgx_includes='' rgx_libs='-lpcre2-32' rgx_package='libpcre2-32' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' screen_driver_libraries='' screen_driver_objects='' screen_drivers='screen-drivers' screen_help='' screen_libraries_a2='' screen_libraries_an='' screen_libraries_as='' screen_libraries_gb='' screen_libraries_hd='' screen_libraries_lx='' screen_libraries_pb='' screen_libraries_sc='' screen_libraries_wn='' screen_parameters='' scripts_directory='${exec_prefix}/libexec/brltty' serial_first_device='ttyS0' serial_includes='' serial_libs='' serial_package='termios' service_includes='' service_libs='' service_package='none' sharedstatedir='${prefix}/com' speech_driver_libraries='' speech_driver_objects='' speech_drivers='speech-drivers' speech_help='' speech_libraries_al='' speech_libraries_an='' speech_libraries_bl='' speech_libraries_cb='' speech_libraries_en='' speech_libraries_es='' speech_libraries_fl='' speech_libraries_fv='' speech_libraries_gs='' speech_libraries_mp='' speech_libraries_sd='' speech_libraries_sw='' speech_libraries_th='' speech_libraries_vv='' speech_libraries_xs='' speech_parameters='' speech_support_object='spk.$O' speechd_includes='' speechd_libs='' speechd_package='' speechd_root='' stderr_path='' swift_root='' sysconfdir='${prefix}/etc' system_includes='' system_libs='' system_package='linux' systemd_includes='' systemd_libs='' systemd_package='' tables_directory='${prefix}/etc/brltty' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' text_table='en-nabcc' theta_root='' uninstall_api_libraries='uninstall-api-libraries' updatable_directory='${prefix}/var/lib/brltty' usb_includes='' usb_libs='' usb_package='linux' writable_directory='/run/brltty' x11_includes='' x11_libs='-lX11' x11_package='x11' xext_includes='' xext_libs='-lXext' xext_package='xext' xfixes_includes='' xfixes_libs='-lXfixes' xfixes_package='xfixes' xkb_libs='-lXext ' xsel_object='xsel.$O' xt_includes='' xt_libs='-lXt -lX11' xt_package='xt' xtk_libs='-lXt -lX11 ' xtst_includes='' xtst_libs='' xtst_package='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "BRLTTY" #define PACKAGE_TARNAME "brltty" #define PACKAGE_VERSION "6.5" #define PACKAGE_STRING "BRLTTY 6.5" #define PACKAGE_BUGREPORT "BRLTTY@brltty.app" #define PACKAGE_URL "https://brltty.app/" #define PACKAGE_COPYRIGHT "© 1995-2022 by The BRLTTY Developers" #define BRLAPI_RELEASE "0.8.4" #define BRLAPI_MAJOR 0 #define BRLAPI_MINOR 8 #define BRLAPI_REVISION 4 #define CONFIGURATION_FILE "brltty.conf" #define PREFERENCES_FILE "brltty.prefs" #define TEXT_TABLES_SUBDIRECTORY "Text" #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" #define INPUT_TABLES_SUBDIRECTORY "Input" #define TEXT_TABLE_EXTENSION ".ttb" #define TEXT_SUBTABLE_EXTENSION ".tti" #define CONTRACTION_TABLE_EXTENSION ".ctb" #define CONTRACTION_SUBTABLE_EXTENSION ".cti" #define ATTRIBUTES_TABLE_EXTENSION ".atb" #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" #define KEY_TABLE_EXTENSION ".ktb" #define KEY_SUBTABLE_EXTENSION ".kti" #define KEY_HELP_EXTENSION ".txt" #define PROFILES_SUBDIRECTORY "Profiles" #define LANGUAGE_PROFILE_EXTENSION ".lpf" #define PRIVILEGE_PARAMETERS "" #define HAVE_VAR_ATTRIBUTE_PACKED 1 #define HAVE_VAR_ATTRIBUTE_UNUSED 1 #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 #define HAVE_FUNC_ATTRIBUTE_FORMAT_ARG 1 #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 #define HAVE_FUNC_ATTRIBUTE_UNUSED 1 #define ENABLE_SHARED_OBJECTS 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define ENABLE_I18N_SUPPORT 1 #define HAVE_WCHAR_H 1 #define HAVE_WCWIDTH 1 #define HAVE_GLOB_H 1 #define HAVE_GLOB 1 #define HAVE_LANGINFO_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_PKG_ICU 1 #define HAVE_UNICODE_UNORM2_H 1 #define HAVE_ICU 1 #define HAVE_ICONV_H 1 #define ENABLE_API 1 #define API_PARAMETERS "" #define BRLAPI_AUTHKEYFILE "brlapi.key" #define HAVE_LIBNCURSESW 1 #define HAVE_PKG_NCURSESW 1 #define HAVE_LIBTINFO 1 #define HAVE_PKG_X11 1 #define HAVE_X11_KEYSYM_H 1 #define HAVE_PKG_XEXT 1 #define HAVE_PKG_XFIXES 1 #define HAVE_X11_EXTENSIONS_XFIXES_H 1 #define HAVE_PKG_XT 1 #define HAVE_TIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SETTIMEOFDAY 1 #define HAVE_NANOSLEEP 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_SETTIME 1 #define HAVE_PTHREAD_GETNAME_NP 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_DECL_LOCALTIME_R 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SCHED_H 1 #define HAVE_LINUX_SECCOMP_H 1 #define HAVE_LINUX_FILTER_H 1 #define HAVE_LINUX_AUDIT_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_SIGNALFD_H 1 #define HAVE_SIGACTION 1 #define HAVE_ALLOCA_H 1 #define HAVE_GETOPT_H 1 #define HAVE_REGEX_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_SYS_IO_H 1 #define HAVE_LINUX_VT_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_LINUX_INPUT_H 1 #define HAVE_LINUX_UINPUT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_HSTRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_REALPATH 1 #define HAVE_READLINK 1 #define HAVE_PAUSE 1 #define HAVE_FCHDIR 1 #define HAVE_FCHMOD 1 #define HAVE_SHMGET 1 #define HAVE_MEMPCPY 1 #define HAVE_WMEMPCPY 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_WCHAR_T_STR "4" #define HAVE_POSIX_THREADS 1 #define HAVE_OPERATOR_ALIGNOF 1 #define THREAD_LOCAL _Thread_local #define LIBRARY_EXTENSION "so" #define MODULE_NAME "libbrltty" #define MODULE_EXTENSION "so" #define SYSTEM_PACKAGE linux #define USE_PKG_SYSTEM_LINUX 1 #define HAVE_PKG_EXPAT 1 #define HAVE_EXPAT 1 #define PGMPATH_PACKAGE linux #define USE_PKG_PGMPATH_LINUX 1 #define PGMPRIVS_PACKAGE linux #define USE_PKG_PGMPRIVS_LINUX 1 #define SERVICE_PACKAGE none #define USE_PKG_SERVICE_NONE 1 #define PARAMS_PACKAGE linux #define USE_PKG_PARAMS_LINUX 1 #define HAVE_DLFCN_H 1 #define DYNLD_PACKAGE dlfcn #define USE_PKG_DYNLD_DLFCN 1 #define HAVE_PKG_RGX 1 #define RGX_PACKAGE libpcre2-32 #define USE_PKG_RGX_LIBPCRE2_32 1 #define CHARSET_PACKAGE iconv #define USE_PKG_CHARSET_ICONV 1 #define HOSTCMD_PACKAGE unix #define USE_PKG_HOSTCMD_UNIX 1 #define HAVE_ADDMNTENT 1 #define MNTPT_PACKAGE mntent #define USE_PKG_MNTPT_MNTENT 1 #define MNTFS_PACKAGE linux #define USE_PKG_MNTFS_LINUX 1 #define KBD_PACKAGE linux #define USE_PKG_KBD_LINUX 1 #define BELL_PACKAGE linux #define USE_PKG_BELL_LINUX 1 #define LEDS_PACKAGE linux #define USE_PKG_LEDS_LINUX 1 #define BEEP_PACKAGE linux #define USE_PKG_BEEP_LINUX 1 #define HAVE_PKG_PCM 1 #define PCM_PACKAGE alsa #define USE_PKG_PCM_ALSA 1 #define HAVE_PKG_MIDI 1 #define MIDI_PACKAGE alsa #define USE_PKG_MIDI_ALSA 1 #define FM_PACKAGE adlib #define USE_PKG_FM_ADLIB 1 #define HAVE_TCDRAIN 1 #define SERIAL_PACKAGE termios #define USE_PKG_SERIAL_TERMIOS 1 #define USB_PACKAGE linux #define USE_PKG_USB_LINUX 1 #define BLUETOOTH_PACKAGE none #define USE_PKG_BLUETOOTH_NONE 1 #define HID_PACKAGE none #define USE_PKG_HID_NONE 1 #define PORTS_PACKAGE glibc #define USE_PKG_PORTS_GLIBC 1 #define BRAILLE_DRIVER_CODES "al at ba bc bd bl bm bn cb ce cn ec eu fa fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg" #define DEFAULT_BRAILLE_DRIVER "al" #define BRAILLE_PARAMETERS "" #define DEVICE_DIRECTORY "/dev" #define SERIAL_FIRST_DEVICE "ttyS0" #define BRAILLE_DEVICE "usb:" #define TEXT_TABLE "en-nabcc" #define CONTRACTION_TABLE "none" #define ATTRIBUTES_TABLE "left_right" #define ENABLE_SPEECH_SUPPORT 1 #define SPEECH_DRIVER_CODES "al bl cb fv gs xs" #define DEFAULT_SPEECH_DRIVER "al" #define SPEECH_PARAMETERS "" #define SCREEN_DRIVER_CODES "lx sc" #define DEFAULT_SCREEN_DRIVER "lx" #define SCREEN_PARAMETERS "" #define LOCALE_DIRECTORY "/usr/share/locale" #define TABLES_DIRECTORY "/etc/brltty" #define DRIVERS_DIRECTORY "/lib/brltty" #define SCRIPTS_DIRECTORY "/libexec/brltty" #define CONFIGURATION_DIRECTORY "/etc" #define UPDATABLE_DIRECTORY "/var/lib/brltty" #define WRITABLE_DIRECTORY "/run/brltty" #define BRLAPI_ETCDIR "/etc" #define BRLAPI_SOCKETPATH "/var/lib/BrlAPI" configure: exit 0