Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by wxWidgets configure 3.2.9, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = comp03
- uname -m = x86_64
- uname -r = 6.16.1-20260118
- uname -s = Linux
- uname -v = #6 SMP PREEMPT_DYNAMIC Sun Jan 18 16:24:24 -03 2026
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /opt/rustc/bin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /opt/kf6/bin
- PATH: /opt/qt6/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:3793: checking build system type
- configure:3807: result: x86_64-pc-linux-gnu
- configure:3827: checking host system type
- configure:3840: result: x86_64-pc-linux-gnu
- configure:4693: checking for toolkit
- configure:4757: result: gtk
- configure:13211: checking for gcc
- configure:13227: found /usr/bin/gcc
- configure:13238: result: gcc
- configure:13467: checking for C compiler version
- configure:13476: gcc --version >&5
- gcc (GCC) 15.2.0
- Copyright (C) 2025 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:13487: $? = 0
- configure:13476: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/15.2.0/lto-wrapper
- Target: x86_64-pc-linux-gnu
- Configured with: ../configure --prefix=/usr LD=ld --enable-languages=c,c++ --enable-default-pie --enable-default-ssp --enable-host-pie --disable-multilib --disable-bootstrap --disable-fixincludes --with-system-zlib
- Thread model: posix
- Supported LTO compression algorithms: zlib zstd
- gcc version 15.2.0 (GCC)
- configure:13487: $? = 0
- configure:13476: gcc -V >&5
- gcc: error: unrecognized command-line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:13487: $? = 1
- configure:13476: gcc -qversion >&5
- gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:13487: $? = 1
- configure:13507: checking whether the C compiler works
- configure:13529: gcc conftest.c >&5
- configure:13533: $? = 0
- configure:13581: result: yes
- configure:13584: checking for C compiler default output file name
- configure:13586: result: a.out
- configure:13592: checking for suffix of executables
- configure:13599: gcc -o conftest conftest.c >&5
- configure:13603: $? = 0
- configure:13625: result:
- configure:13647: checking whether we are cross compiling
- configure:13655: gcc -o conftest conftest.c >&5
- configure:13659: $? = 0
- configure:13666: ./conftest
- configure:13670: $? = 0
- configure:13685: result: no
- configure:13690: checking for suffix of object files
- configure:13712: gcc -c conftest.c >&5
- configure:13716: $? = 0
- configure:13737: result: o
- configure:13741: checking whether we are using the GNU C compiler
- configure:13760: gcc -c conftest.c >&5
- configure:13760: $? = 0
- configure:13769: result: yes
- configure:13778: checking whether gcc accepts -g
- configure:13798: gcc -c -g conftest.c >&5
- configure:13798: $? = 0
- configure:13839: result: yes
- configure:13856: checking for gcc option to accept ISO C89
- configure:13919: gcc -c conftest.c >&5
- conftest.c: In function 'e':
- conftest.c:16:14: warning: old-style function definition [-Wold-style-definition]
- 16 | static char *e (p, i)
- | ^
- configure:13919: $? = 0
- configure:13932: result: none needed
- configure:13965: checking whether we are using the Intel C compiler
- configure:13985: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:16:17: error: unknown type name 'choke'
- 16 | choke me
- | ^~~~~
- configure:13985: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | #ifndef __INTEL_COMPILER
- | choke me
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:13995: result: no
- configure:14525: checking how to run the C preprocessor
- configure:14556: gcc -E conftest.c
- configure:14556: $? = 0
- configure:14570: gcc -E conftest.c
- conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
- 10 | #include <ac_nonexistent.h>
- | ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:14570: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:14595: result: gcc -E
- configure:14615: gcc -E conftest.c
- configure:14615: $? = 0
- configure:14629: gcc -E conftest.c
- conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
- 10 | #include <ac_nonexistent.h>
- | ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:14629: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:14658: checking for grep that handles long lines and -e
- configure:14716: result: /usr/bin/grep
- configure:14721: checking for egrep
- configure:14783: result: /usr/bin/grep -E
- configure:14789: checking whether gcc needs -traditional
- conftest.c:10:10: fatal error: termio.h: No such file or directory
- 10 | #include <termio.h>
- | ^~~~~~~~~~
- compilation terminated.
- configure:14823: result: no
- configure:14890: checking for g++
- configure:14906: found /usr/bin/g++
- configure:14917: result: g++
- configure:14944: checking for C++ compiler version
- configure:14953: g++ --version >&5
- g++ (GCC) 15.2.0
- Copyright (C) 2025 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:14964: $? = 0
- configure:14953: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/15.2.0/lto-wrapper
- Target: x86_64-pc-linux-gnu
- Configured with: ../configure --prefix=/usr LD=ld --enable-languages=c,c++ --enable-default-pie --enable-default-ssp --enable-host-pie --disable-multilib --disable-bootstrap --disable-fixincludes --with-system-zlib
- Thread model: posix
- Supported LTO compression algorithms: zlib zstd
- gcc version 15.2.0 (GCC)
- configure:14964: $? = 0
- configure:14953: g++ -V >&5
- g++: error: unrecognized command-line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:14964: $? = 1
- configure:14953: g++ -qversion >&5
- g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- g++: fatal error: no input files
- compilation terminated.
- configure:14964: $? = 1
- configure:14968: checking whether we are using the GNU C++ compiler
- configure:14987: g++ -c conftest.cpp >&5
- configure:14987: $? = 0
- configure:14996: result: yes
- configure:15005: checking whether g++ accepts -g
- configure:15025: g++ -c -g conftest.cpp >&5
- configure:15025: $? = 0
- configure:15066: result: yes
- configure:15102: checking whether we are using the Intel C++ compiler
- configure:15122: g++ -c conftest.cpp >&5
- conftest.cpp: In function 'int main()':
- conftest.cpp:16:17: error: 'choke' was not declared in this scope
- 16 | choke me
- | ^~~~~
- configure:15122: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | #ifndef __INTEL_COMPILER
- | choke me
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:15132: result: no
- configure:15437: checking whether we are using the Sun C++ compiler
- configure:15457: g++ -c conftest.cpp >&5
- conftest.cpp: In function 'int main()':
- conftest.cpp:16:17: error: 'choke' was not declared in this scope
- 16 | choke me
- | ^~~~~
- configure:15457: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | #ifndef __SUNPRO_CC
- | choke me
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:15467: result: no
- configure:23148: checking for ar
- configure:23164: found /usr/bin/ar
- configure:23175: result: ar
- configure:23659: checking for ANSI C header files
- configure:23679: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23679: $? = 0
- configure:23752: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- configure:23752: $? = 0
- configure:23752: ./conftest
- configure:23752: $? = 0
- configure:23763: result: yes
- configure:23776: checking for sys/types.h
- configure:23776: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23776: $? = 0
- configure:23776: result: yes
- configure:23776: checking for sys/stat.h
- configure:23776: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23776: $? = 0
- configure:23776: result: yes
- configure:23776: checking for stdlib.h
- configure:23776: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23776: $? = 0
- configure:23776: result: yes
- configure:23776: checking for string.h
- configure:23776: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23776: $? = 0
- configure:23776: result: yes
- configure:23776: checking for memory.h
- configure:23776: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23776: $? = 0
- configure:23776: result: yes
- configure:23776: checking for strings.h
- configure:23776: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23776: $? = 0
- configure:23776: result: yes
- configure:23776: checking for inttypes.h
- configure:23776: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23776: $? = 0
- configure:23776: result: yes
- configure:23776: checking for stdint.h
- configure:23776: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23776: $? = 0
- configure:23776: result: yes
- configure:23776: checking for unistd.h
- configure:23776: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23776: $? = 0
- configure:23776: result: yes
- configure:23791: checking for langinfo.h
- configure:23791: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23791: $? = 0
- configure:23791: result: yes
- configure:23791: checking for wchar.h
- configure:23791: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23791: $? = 0
- configure:23791: result: yes
- configure:23822: checking for sys/select.h
- configure:23822: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23822: $? = 0
- configure:23822: result: yes
- configure:23842: checking for cxxabi.h
- configure:23842: g++ -c conftest.cpp >&5
- configure:23842: $? = 0
- configure:23842: result: yes
- configure:23862: checking for an ANSI C-conforming const
- configure:23928: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23928: $? = 0
- configure:23935: result: yes
- configure:23943: checking for inline
- configure:23959: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:23959: $? = 0
- configure:23967: result: inline
- configure:23990: checking size of short
- configure:23995: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- configure:23995: $? = 0
- configure:23995: ./conftest
- configure:23995: $? = 0
- configure:24009: result: 2
- configure:24023: checking size of void *
- configure:24028: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- configure:24028: $? = 0
- configure:24028: ./conftest
- configure:24028: $? = 0
- configure:24042: result: 8
- configure:24056: checking size of int
- configure:24061: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- configure:24061: $? = 0
- configure:24061: ./conftest
- configure:24061: $? = 0
- configure:24075: result: 4
- configure:24089: checking size of long
- configure:24094: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- configure:24094: $? = 0
- configure:24094: ./conftest
- configure:24094: $? = 0
- configure:24108: result: 8
- configure:24122: checking size of size_t
- configure:24127: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- configure:24127: $? = 0
- configure:24127: ./conftest
- configure:24127: $? = 0
- configure:24141: result: 8
- configure:24231: checking size of long long
- configure:24236: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- configure:24236: $? = 0
- configure:24236: ./conftest
- configure:24236: $? = 0
- configure:24250: result: 8
- configure:24266: checking size of wchar_t
- configure:24271: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- configure:24271: $? = 0
- configure:24271: ./conftest
- configure:24271: $? = 0
- configure:24302: result: 4
- configure:24316: checking for va_copy
- configure:24348: g++ -o conftest conftest.cpp >&5
- conftest.cpp: In function 'int main()':
- conftest.cpp:46:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
- 46 | foo("hi", 17);
- | ^~~~
- configure:24348: $? = 0
- configure:24365: result: yes
- configure:24439: checking for _FILE_OFFSET_BITS value needed for large files
- configure:24460: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:24460: $? = 0
- configure:24469: result: 64
- configure:24525: checking if large file support is available
- configure:24531: result: yes
- configure:24604: checking for _LARGEFILE_SOURCE value needed for large files
- configure:24623: g++ -o conftest -D_FILE_OFFSET_BITS=64 conftest.cpp >&5
- configure:24623: $? = 0
- configure:24651: result: no
- configure:24683: checking whether byte ordering is bigendian
- configure:24705: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:24705: $? = 0
- configure:24722: gcc -c -D_GNU_SOURCE conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:44:2: error: unknown type name 'not'; did you mean 'ino_t'?
- 44 | not big endian
- | ^~~
- | ino_t
- conftest.c:44:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
- 44 | not big endian
- | ^~~~~~
- configure:24722: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- | int
- | main ()
- | {
- |
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- | ;
- | return 0;
- | }
- configure:24759: result: no
- configure:24911: checking for std::wstring in <string>
- configure:24928: g++ -c conftest.cpp >&5
- configure:24928: $? = 0
- configure:24938: result: yes
- configure:25005: checking for std::istream
- configure:25005: g++ -c conftest.cpp >&5
- configure:25005: $? = 0
- configure:25005: g++ -c conftest.cpp >&5
- conftest.cpp: In function 'int main()':
- conftest.cpp:43:26: error: expected primary-expression before ')' token
- 43 | if (sizeof ((std::istream)))
- | ^
- configure:25005: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | /* end confdefs.h. */
- | #include <iostream>
- |
- | int
- | main ()
- | {
- | if (sizeof ((std::istream)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:25005: result: yes
- configure:25017: checking for std::ostream
- configure:25017: g++ -c conftest.cpp >&5
- configure:25017: $? = 0
- configure:25017: g++ -c conftest.cpp >&5
- conftest.cpp: In function 'int main()':
- conftest.cpp:44:26: error: expected primary-expression before ')' token
- 44 | if (sizeof ((std::ostream)))
- | ^
- configure:25017: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | /* end confdefs.h. */
- | #include <iostream>
- |
- | int
- | main ()
- | {
- | if (sizeof ((std::ostream)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:25017: result: yes
- configure:25265: checking for type_traits
- configure:25265: g++ -c conftest.cpp >&5
- configure:25265: $? = 0
- configure:25265: result: yes
- configure:25281: checking for __sync_xxx_and_fetch builtins
- configure:25302: g++ -o conftest conftest.cpp >&5
- configure:25302: $? = 0
- configure:25312: result: yes
- configure:25372: checking for libraries directories
- configure:25454: result: /usr/lib
- configure:25595: checking for cos
- configure:25595: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- conftest.c:65:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
- 65 | char cos ();
- | ^~~
- conftest.c:53:1: note: 'cos' is declared in header '<math.h>'
- 52 | # include <limits.h>
- 53 | #else
- /usr/bin/ld: /tmp/ccSgwKyv.o: in function `main':
- conftest.c:(.text+0x5): undefined reference to `cos'
- collect2: error: ld returned 1 exit status
- configure:25595: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | /* end confdefs.h. */
- | /* Define cos to an innocuous variant, in case <limits.h> declares cos.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define cos innocuous_cos
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char cos (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef cos
- |
- | /* 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 cos ();
- | /* 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_cos || defined __stub___cos
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return cos ();
- | ;
- | return 0;
- | }
- configure:25595: result: no
- configure:25606: checking for floor
- configure:25606: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
- conftest.c:65:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
- 65 | char floor ();
- | ^~~~~
- conftest.c:53:1: note: 'floor' is declared in header '<math.h>'
- 52 | # include <limits.h>
- 53 | #else
- /usr/bin/ld: /tmp/cc8poSFP.o: in function `main':
- conftest.c:(.text+0x5): undefined reference to `floor'
- collect2: error: ld returned 1 exit status
- configure:25606: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | /* end confdefs.h. */
- | /* Define floor to an innocuous variant, in case <limits.h> declares floor.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define floor innocuous_floor
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char floor (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef floor
- |
- | /* 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 floor ();
- | /* 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_floor || defined __stub___floor
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return floor ();
- | ;
- | return 0;
- | }
- configure:25606: result: no
- configure:25615: checking if floating point functions link without -lm
- configure:25621: result: no
- configure:25629: checking for sin
- configure:25629: gcc -o conftest -D_GNU_SOURCE conftest.c -lm >&5
- conftest.c:65:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
- 65 | char sin ();
- | ^~~
- conftest.c:53:1: note: 'sin' is declared in header '<math.h>'
- 52 | # include <limits.h>
- 53 | #else
- configure:25629: $? = 0
- configure:25629: result: yes
- configure:25640: checking for ceil
- configure:25640: gcc -o conftest -D_GNU_SOURCE conftest.c -lm >&5
- conftest.c:66:6: warning: conflicting types for built-in function 'ceil'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
- 66 | char ceil ();
- | ^~~~
- conftest.c:54:1: note: 'ceil' is declared in header '<math.h>'
- 53 | # include <limits.h>
- 54 | #else
- configure:25640: $? = 0
- configure:25640: result: yes
- configure:25649: checking if floating point functions link with -lm
- configure:25652: result: yes
- configure:25730: checking for strtoull
- configure:25757: g++ -o conftest conftest.cpp -lm >&5
- configure:25757: $? = 0
- configure:25767: result: yes
- configure:25841: checking for pkg-config
- configure:25859: found /usr/bin/pkg-config
- configure:25871: result: /usr/bin/pkg-config
- configure:25896: checking pkg-config is at least version 0.9.0
- configure:25899: result: yes
- configure:25960: checking for LIBPCRE
- configure:25968: $PKG_CONFIG --exists --print-errors "libpcre2-$pcre_suffix"
- configure:25971: $? = 0
- configure:25986: $PKG_CONFIG --exists --print-errors "libpcre2-$pcre_suffix"
- configure:25989: $? = 0
- configure:26029: result: yes
- configure:26192: checking for zlib.h >= 1.1.4
- configure:26221: gcc -o conftest -D_GNU_SOURCE conftest.c -lm >&5
- configure:26221: $? = 0
- configure:26221: ./conftest
- configure:26221: $? = 0
- configure:26232: result: yes
- configure:26234: checking for zlib.h
- configure:26234: result: yes
- configure:26243: checking for deflate in -lz
- configure:26268: gcc -o conftest -D_GNU_SOURCE conftest.c -lz -lm >&5
- configure:26268: $? = 0
- configure:26277: result: yes
- configure:26332: checking for png.h > 0.90
- configure:26358: gcc -o conftest -D_GNU_SOURCE conftest.c -lm >&5
- configure:26358: $? = 0
- configure:26358: ./conftest
- configure:26358: $? = 0
- configure:26369: result: yes
- configure:26371: checking for png.h
- configure:26371: result: yes
- configure:26380: checking for png_sig_cmp in -lpng
- configure:26405: gcc -o conftest -D_GNU_SOURCE conftest.c -lpng -lz -lm -lm >&5
- configure:26405: $? = 0
- configure:26414: result: yes
- configure:26463: checking for jpeglib.h
- configure:26484: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:26484: $? = 0
- configure:26494: result: yes
- configure:26498: checking for jpeg_read_header in -ljpeg
- configure:26523: gcc -o conftest -D_GNU_SOURCE conftest.c -ljpeg -lm >&5
- configure:26523: $? = 0
- configure:26532: result: yes
- configure:26697: checking for jbg_dec_init in -ljbig
- configure:26722: gcc -o conftest -D_GNU_SOURCE conftest.c -ljbig -lm >&5
- /usr/bin/ld: cannot find -ljbig: No such file or directory
- collect2: error: ld returned 1 exit status
- configure:26722: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 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 jbg_dec_init ();
- | int
- | main ()
- | {
- | return jbg_dec_init ();
- | ;
- | return 0;
- | }
- configure:26731: result: no
- configure:26748: checking for LIBTIFF
- configure:26756: $PKG_CONFIG --exists --print-errors "libtiff-4"
- configure:26759: $? = 0
- configure:26774: $PKG_CONFIG --exists --print-errors "libtiff-4"
- configure:26777: $? = 0
- configure:26945: result: yes
- configure:27119: checking for expat.h
- configure:27119: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:27119: $? = 0
- configure:27119: result: yes
- configure:27127: checking if expat.h is valid C++ header
- configure:27150: g++ -c conftest.cpp >&5
- configure:27150: $? = 0
- configure:27166: result: yes
- configure:27169: checking for XML_ParserCreate in -lexpat
- configure:27194: gcc -o conftest -D_GNU_SOURCE conftest.c -lexpat -lm >&5
- configure:27194: $? = 0
- configure:27203: result: yes
- configure:27627: checking for LIBCURL
- configure:27635: $PKG_CONFIG --exists --print-errors "libcurl"
- configure:27638: $? = 0
- configure:27653: $PKG_CONFIG --exists --print-errors "libcurl"
- configure:27656: $? = 0
- configure:27700: result: yes
- configure:27784: checking for GTK+ version
- configure:27793: result:
- configure:27887: checking for pkg-config
- configure:27917: result: /usr/bin/pkg-config
- configure:27942: checking pkg-config is at least version 0.16
- configure:27945: result: yes
- configure:27959: checking for GTK+ - version >= 3.0.0
- configure:28066: gcc -o conftest -D_GNU_SOURCE -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lcurl -lm >&5
- configure:28066: $? = 0
- configure:28066: ./conftest
- configure:28066: $? = 0
- configure:28080: result: yes (version 3.24.50)
- configure:29538: checking for GDK Wayland backend
- configure:29563: gcc -c -D_GNU_SOURCE -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5
- configure:29563: $? = 0
- configure:29573: result: yes
- configure:31250: checking for X11/Xlib.h
- configure:31250: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:31250: $? = 0
- configure:31250: result: yes
- configure:31263: checking for X11/XKBlib.h
- configure:31263: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:31263: $? = 0
- configure:31263: result: yes
- configure:31710: checking for pkg-config
- configure:31740: result: /usr/bin/pkg-config
- configure:31765: checking pkg-config is at least version 0.9.0
- configure:31768: result: yes
- configure:31779: checking for Xxf86vm
- configure:31787: $PKG_CONFIG --exists --print-errors "$fl_pkgname"
- configure:31790: $? = 0
- configure:31805: $PKG_CONFIG --exists --print-errors "$fl_pkgname"
- configure:31808: $? = 0
- configure:31980: result: yes
- configure:32000: checking for X11/extensions/xf86vmode.h
- configure:32000: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:32000: $? = 0
- configure:32000: result: yes
- configure:32076: checking for pkg-config
- configure:32106: result: /usr/bin/pkg-config
- configure:32131: checking pkg-config is at least version 0.9.0
- configure:32134: result: yes
- configure:32145: checking for SM
- configure:32153: $PKG_CONFIG --exists --print-errors "$fl_pkgname"
- configure:32156: $? = 0
- configure:32171: $PKG_CONFIG --exists --print-errors "$fl_pkgname"
- configure:32174: $? = 0
- configure:32346: result: yes
- configure:32405: checking for OpenGL headers
- configure:32418: result: found in /usr/include
- configure:32439: checking for GL/gl.h
- configure:32439: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:32439: $? = 0
- configure:32439: result: yes
- configure:32443: checking for GL/glu.h
- configure:32443: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:32443: $? = 0
- configure:32443: result: yes
- configure:32502: checking for pkg-config
- configure:32532: result: /usr/bin/pkg-config
- configure:32557: checking pkg-config is at least version 0.9.0
- configure:32560: result: yes
- configure:32571: checking for GL
- configure:32579: $PKG_CONFIG --exists --print-errors "$fl_pkgname"
- configure:32582: $? = 0
- configure:32597: $PKG_CONFIG --exists --print-errors "$fl_pkgname"
- configure:32600: $? = 0
- configure:32772: result: yes
- configure:32862: checking for pkg-config
- configure:32892: result: /usr/bin/pkg-config
- configure:32917: checking pkg-config is at least version 0.9.0
- configure:32920: result: yes
- configure:32931: checking for GLU
- configure:32939: $PKG_CONFIG --exists --print-errors "$fl_pkgname"
- configure:32942: $? = 0
- configure:32957: $PKG_CONFIG --exists --print-errors "$fl_pkgname"
- configure:32960: $? = 0
- configure:33132: result: yes
- configure:33177: checking for EGL
- configure:33185: $PKG_CONFIG --exists --print-errors "egl >= 1.4"
- configure:33188: $? = 0
- configure:33203: $PKG_CONFIG --exists --print-errors "egl >= 1.4"
- configure:33206: $? = 0
- configure:33248: result: yes
- configure:33256: checking for WAYLAND_EGL
- configure:33264: $PKG_CONFIG --exists --print-errors "wayland-egl"
- configure:33267: $? = 0
- configure:33282: $PKG_CONFIG --exists --print-errors "wayland-egl"
- configure:33285: $? = 0
- configure:33321: result: yes
- configure:33761: checking if the linker accepts --version-script
- configure:33773:
- g++ -o conftest.output conftest.cpp
- -Wl,--version-script,conftest.sym >/dev/null 2>conftest.stderr
- configure:33776: $? = 0
- configure:33791:
- g++ -o conftest.output conftest.cpp
- -Wl,--version-script,conftest.sym -Wl,--undefined-version >/dev/null 2>conftest.stderr
- configure:33794: $? = 0
- configure:33815:
- g++ -shared -fPIC -o conftest1.output conftest.cpp
- -Wl,--version-script,conftest.sym >/dev/null 2>/dev/null
- configure:33818: $? = 0
- configure:33823:
- g++ -shared -fPIC -o conftest2.output conftest.cpp
- -Wl,--version-script,conftest.sym conftest1.output >/dev/null 2>/dev/null
- configure:33826: $? = 0
- configure:33832:
- g++ -shared -fPIC -o conftest3.output conftest.cpp
- -Wl,--version-script,conftest.sym conftest2.output conftest1.output >/dev/null 2>/dev/null
- configure:33835: $? = 0
- configure:33849: result: yes
- configure:33869: checking if using multiple ELF symbol versions is supported
- configure:33895: g++ -o conftest -I./include -DwxHAVE_ELF_SYMVER -Wl,--version-script,conftest.sym conftest.cpp -lcurl -lm >&5
- configure:33895: $? = 0
- configure:33913: result: yes
- configure:33987: checking for symbols visibility support
- configure:34049: g++ -c -fvisibility=hidden -fvisibility-inlines-hidden conftest.cpp >&5
- configure:34049: $? = 0
- configure:34064: result: yes
- configure:34067: checking for broken libstdc++ visibility
- configure:34099: g++ -o conftest -fvisibility=hidden -fvisibility-inlines-hidden -shared -fPIC conftest.cpp -lcurl -lm >&5
- configure:34099: $? = 0
- configure:34116: result: no
- configure:34366: checking for ssize_t
- configure:34366: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:34366: $? = 0
- configure:34366: gcc -c -D_GNU_SOURCE conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:101:22: error: expected expression before ')' token
- 101 | if (sizeof ((ssize_t)))
- | ^
- configure:34366: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 1
- | #define wxUSE_LIBTIFF 1
- | #define wxUSE_XML 1
- | #define wxUSE_NANOSVG 1
- | #define __WXGTK220__ 1
- | #define __WXGTK218__ 1
- | #define __WXGTK210__ 1
- | #define HAVE_X11_XLIB_H 1
- | #define HAVE_X11_XKBLIB_H 1
- | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- | #define wxUSE_GLCANVAS_EGL 1
- | #define wxUSE_OPENGL 1
- | #define wxUSE_GLCANVAS 1
- | #define wxHAVE_ELF_SYMVER 1
- | #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- | #define HAVE_VISIBILITY 1
- | #define wxELF_VERSION_PREFIX "WXU_"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((ssize_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:34366: result: yes
- configure:34382: checking if size_t is unsigned int
- configure:34405: g++ -c conftest.cpp >&5
- configure:34405: $? = 0
- configure:34415: result: no
- configure:34422: checking if size_t is unsigned long
- configure:34444: g++ -c conftest.cpp >&5
- conftest.cpp:73:53: error: 'void Foo::foo(long unsigned int)' cannot be overloaded with 'void Foo::foo(size_t)'
- 73 | struct Foo { void foo(size_t); void foo(unsigned long); };
- | ^~~
- conftest.cpp:73:35: note: previous declaration 'void Foo::foo(size_t)'
- 73 | struct Foo { void foo(size_t); void foo(unsigned long); };
- | ^~~
- configure:34444: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 1
- | #define wxUSE_LIBTIFF 1
- | #define wxUSE_XML 1
- | #define wxUSE_NANOSVG 1
- | #define __WXGTK220__ 1
- | #define __WXGTK218__ 1
- | #define __WXGTK210__ 1
- | #define HAVE_X11_XLIB_H 1
- | #define HAVE_X11_XKBLIB_H 1
- | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- | #define wxUSE_GLCANVAS_EGL 1
- | #define wxUSE_OPENGL 1
- | #define wxUSE_GLCANVAS 1
- | #define wxHAVE_ELF_SYMVER 1
- | #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- | #define HAVE_VISIBILITY 1
- | #define wxELF_VERSION_PREFIX "WXU_"
- | #define HAVE_SSIZE_T 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | int
- | main ()
- | {
- |
- | return 0; }
- |
- | struct Foo { void foo(size_t); void foo(unsigned long); };
- |
- | int bar() {
- |
- | ;
- | return 0;
- | }
- configure:34453: result: yes
- configure:34462: checking if wchar_t is separate type
- configure:34487: g++ -c conftest.cpp >&5
- configure:34487: $? = 0
- configure:34496: result: yes
- configure:34514: checking for pw_gecos in struct passwd
- configure:34535: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:34535: $? = 0
- configure:34549: result: yes
- configure:34562: checking for wcslen
- configure:34562: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34562: $? = 0
- configure:34562: result: yes
- configure:34668: checking for wcsftime
- configure:34668: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34668: $? = 0
- configure:34668: result: yes
- configure:34682: checking for strnlen
- configure:34682: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- conftest.c:95:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
- 95 | char strnlen ();
- | ^~~~~~~
- configure:34682: $? = 0
- configure:34682: result: yes
- configure:34682: checking for wcsdup
- configure:34682: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34682: $? = 0
- configure:34682: result: yes
- configure:34682: checking for wcsnlen
- configure:34682: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34682: $? = 0
- configure:34682: result: yes
- configure:34682: checking for wcscasecmp
- configure:34682: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34682: $? = 0
- configure:34682: result: yes
- configure:34682: checking for wcsncasecmp
- configure:34682: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34682: $? = 0
- configure:34682: result: yes
- configure:34697: checking for mbstate_t
- configure:34697: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:34697: $? = 0
- configure:34697: gcc -c -D_GNU_SOURCE conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:82:24: error: expected expression before ')' token
- 82 | if (sizeof ((mbstate_t)))
- | ^
- configure:34697: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 1
- | #define wxUSE_LIBTIFF 1
- | #define wxUSE_XML 1
- | #define wxUSE_NANOSVG 1
- | #define __WXGTK220__ 1
- | #define __WXGTK218__ 1
- | #define __WXGTK210__ 1
- | #define HAVE_X11_XLIB_H 1
- | #define HAVE_X11_XKBLIB_H 1
- | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- | #define wxUSE_GLCANVAS_EGL 1
- | #define wxUSE_OPENGL 1
- | #define wxUSE_GLCANVAS 1
- | #define wxHAVE_ELF_SYMVER 1
- | #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- | #define HAVE_VISIBILITY 1
- | #define wxELF_VERSION_PREFIX "WXU_"
- | #define HAVE_SSIZE_T 1
- | #define wxSIZE_T_IS_ULONG 1
- | #define wxWCHAR_T_IS_REAL_TYPE 1
- | #define HAVE_PW_GECOS 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSFTIME 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_WCSDUP 1
- | #define HAVE_WCSNLEN 1
- | #define HAVE_WCSCASECMP 1
- | #define HAVE_WCSNCASECMP 1
- | /* end confdefs.h. */
- | #include <wchar.h>
- |
- | int
- | main ()
- | {
- | if (sizeof ((mbstate_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:34697: result: yes
- configure:34707: checking for wcsrtombs
- configure:34707: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34707: $? = 0
- configure:34707: result: yes
- configure:34722: checking for snprintf
- configure:34749: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34749: $? = 0
- configure:34759: result: yes
- configure:34722: checking for vsnprintf
- configure:34749: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34749: $? = 0
- configure:34759: result: yes
- configure:34722: checking for vsscanf
- configure:34749: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34749: $? = 0
- configure:34759: result: yes
- configure:34783: checking if vsnprintf declaration is broken
- configure:34808: g++ -c conftest.cpp >&5
- configure:34808: $? = 0
- configure:34818: result: no
- configure:34830: checking if snprintf supports positional arguments
- configure:34861: g++ -o conftest conftest.cpp -lcurl -lm >&5
- conftest.cpp: In function 'int main()':
- conftest.cpp:89:33: error: 'strcmp' was not declared in this scope
- 89 | if (strcmp ("2 3 1", buffer) == 0)
- | ^~~~~~
- conftest.cpp:84:1: note: 'strcmp' is defined in header '<cstring>'; this is probably fixable by adding '#include <cstring>'
- 83 | #include <stdio.h>
- +++ |+#include <cstring>
- 84 |
- conftest.cpp:90:33: error: 'exit' was not declared in this scope
- 90 | exit (0);
- | ^~~~
- conftest.cpp:84:1: note: 'exit' is defined in header '<cstdlib>'; this is probably fixable by adding '#include <cstdlib>'
- 83 | #include <stdio.h>
- +++ |+#include <cstdlib>
- 84 |
- conftest.cpp:91:29: error: 'exit' was not declared in this scope
- 91 | exit (1);
- | ^~~~
- conftest.cpp:91:29: note: 'exit' is defined in header '<cstdlib>'; this is probably fixable by adding '#include <cstdlib>'
- configure:34861: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 1
- | #define wxUSE_LIBTIFF 1
- | #define wxUSE_XML 1
- | #define wxUSE_NANOSVG 1
- | #define __WXGTK220__ 1
- | #define __WXGTK218__ 1
- | #define __WXGTK210__ 1
- | #define HAVE_X11_XLIB_H 1
- | #define HAVE_X11_XKBLIB_H 1
- | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- | #define wxUSE_GLCANVAS_EGL 1
- | #define wxUSE_OPENGL 1
- | #define wxUSE_GLCANVAS 1
- | #define wxHAVE_ELF_SYMVER 1
- | #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- | #define HAVE_VISIBILITY 1
- | #define wxELF_VERSION_PREFIX "WXU_"
- | #define HAVE_SSIZE_T 1
- | #define wxSIZE_T_IS_ULONG 1
- | #define wxWCHAR_T_IS_REAL_TYPE 1
- | #define HAVE_PW_GECOS 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSFTIME 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_WCSDUP 1
- | #define HAVE_WCSNLEN 1
- | #define HAVE_WCSCASECMP 1
- | #define HAVE_WCSNCASECMP 1
- | #define HAVE_MBSTATE_T 1
- | #define HAVE_WCSRTOMBS 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_VSSCANF 1
- | /* end confdefs.h. */
- |
- | #include <stdio.h>
- |
- | int main (void)
- | {
- | char buffer[128];
- | snprintf (buffer, 128, "%2 %3 %1", 1, 2, 3);
- | if (strcmp ("2 3 1", buffer) == 0)
- | exit (0);
- | exit (1);
- | }
- |
- configure:34873: result: yes
- configure:34884: checking if vsscanf() declaration is broken
- configure:34908: g++ -c conftest.cpp >&5
- configure:34908: $? = 0
- configure:34918: result: no
- configure:34959: checking for putws
- configure:34986: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- conftest.c: In function 'main':
- conftest.c:126:20: error: 'putws' undeclared (first use in this function); did you mean 'fputws'?
- 126 | &putws;
- | ^~~~~
- | fputws
- conftest.c:126:20: note: each undeclared identifier is reported only once for each function it appears in
- configure:34986: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 1
- | #define wxUSE_LIBTIFF 1
- | #define wxUSE_XML 1
- | #define wxUSE_NANOSVG 1
- | #define __WXGTK220__ 1
- | #define __WXGTK218__ 1
- | #define __WXGTK210__ 1
- | #define HAVE_X11_XLIB_H 1
- | #define HAVE_X11_XKBLIB_H 1
- | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- | #define wxUSE_GLCANVAS_EGL 1
- | #define wxUSE_OPENGL 1
- | #define wxUSE_GLCANVAS 1
- | #define wxHAVE_ELF_SYMVER 1
- | #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- | #define HAVE_VISIBILITY 1
- | #define wxELF_VERSION_PREFIX "WXU_"
- | #define HAVE_SSIZE_T 1
- | #define wxSIZE_T_IS_ULONG 1
- | #define wxWCHAR_T_IS_REAL_TYPE 1
- | #define HAVE_PW_GECOS 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSFTIME 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_WCSDUP 1
- | #define HAVE_WCSNLEN 1
- | #define HAVE_WCSCASECMP 1
- | #define HAVE_WCSNCASECMP 1
- | #define HAVE_MBSTATE_T 1
- | #define HAVE_WCSRTOMBS 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_VSSCANF 1
- | #define HAVE_UNIX98_PRINTF 1
- | /* end confdefs.h. */
- |
- |
- | #include <stdio.h>
- | #include <wchar.h>
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | int
- | main ()
- | {
- |
- | #ifndef putws
- | &putws;
- | #endif
- |
- |
- | ;
- | return 0;
- | }
- |
- configure:34996: result: no
- configure:34959: checking for fputws
- configure:34986: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34986: $? = 0
- configure:34996: result: yes
- configure:34959: checking for wprintf
- configure:34986: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34986: $? = 0
- configure:34996: result: yes
- configure:34959: checking for vswprintf
- configure:34986: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34986: $? = 0
- configure:34996: result: yes
- configure:34959: checking for vswscanf
- configure:34986: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:34986: $? = 0
- configure:34996: result: yes
- configure:35013: checking for _vsnwprintf
- configure:35026: gcc -c -D_GNU_SOURCE conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:91:2: error: '_vsnwprintf' undeclared (first use in this function); did you mean 'vswprintf'?
- 91 | &_vsnwprintf;
- | ^~~~~~~~~~~
- | vswprintf
- conftest.c:91:2: note: each undeclared identifier is reported only once for each function it appears in
- configure:35026: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 1
- | #define wxUSE_LIBTIFF 1
- | #define wxUSE_XML 1
- | #define wxUSE_NANOSVG 1
- | #define __WXGTK220__ 1
- | #define __WXGTK218__ 1
- | #define __WXGTK210__ 1
- | #define HAVE_X11_XLIB_H 1
- | #define HAVE_X11_XKBLIB_H 1
- | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- | #define wxUSE_GLCANVAS_EGL 1
- | #define wxUSE_OPENGL 1
- | #define wxUSE_GLCANVAS 1
- | #define wxHAVE_ELF_SYMVER 1
- | #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- | #define HAVE_VISIBILITY 1
- | #define wxELF_VERSION_PREFIX "WXU_"
- | #define HAVE_SSIZE_T 1
- | #define wxSIZE_T_IS_ULONG 1
- | #define wxWCHAR_T_IS_REAL_TYPE 1
- | #define HAVE_PW_GECOS 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSFTIME 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_WCSDUP 1
- | #define HAVE_WCSNLEN 1
- | #define HAVE_WCSCASECMP 1
- | #define HAVE_WCSNCASECMP 1
- | #define HAVE_MBSTATE_T 1
- | #define HAVE_WCSRTOMBS 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_VSSCANF 1
- | #define HAVE_UNIX98_PRINTF 1
- | #define HAVE_FPUTWS 1
- | #define HAVE_WPRINTF 1
- | #define HAVE_VSWPRINTF 1
- | #define HAVE_VSWSCANF 1
- | /* end confdefs.h. */
- | #include <wchar.h>
- | int
- | main ()
- | {
- | &_vsnwprintf;
- | ;
- | return 0;
- | }
- configure:35032: result: no
- configure:35041: checking for fsync
- configure:35068: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:35068: $? = 0
- configure:35078: result: yes
- configure:35096: checking for round
- configure:35119: g++ -o conftest conftest.cpp -lcurl -lm >&5
- configure:35119: $? = 0
- configure:35134: result: yes
- configure:35164: checking for iconv
- configure:35186: g++ -o conftest conftest.cpp -lcurl -lm >&5
- configure:35186: $? = 0
- configure:35218: result: yes
- configure:35224: checking if iconv needs const
- configure:35252: g++ -c conftest.cpp >&5
- configure:35252: $? = 0
- configure:35261: result: no
- configure:35293: checking for sigaction
- configure:35293: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:35293: $? = 0
- configure:35293: result: yes
- configure:35310: checking for sa_handler type
- configure:35338: g++ -c conftest.cpp >&5
- configure:35338: $? = 0
- configure:35356: result: int
- configure:35367: checking for backtrace()
- configure:35395: g++ -c conftest.cpp >&5
- configure:35395: $? = 0
- configure:35411: result: yes
- configure:35414: checking for library containing backtrace
- configure:35445: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:35445: $? = 0
- configure:35462: result: none required
- configure:35479: checking for __cxa_demangle() in <cxxabi.h>
- configure:35505: g++ -o conftest conftest.cpp -lcurl -lm >&5
- configure:35505: $? = 0
- configure:35522: result: yes
- configure:35545: checking for mkstemp
- configure:35545: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:35545: $? = 0
- configure:35545: result: yes
- configure:35555: checking for statfs
- configure:35585: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:35585: $? = 0
- configure:35594: result: yes
- configure:35598: checking for statfs declaration
- configure:35630: g++ -c conftest.cpp >&5
- configure:35630: $? = 0
- configure:35645: result: yes
- configure:35791: checking for fcntl
- configure:35791: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:35791: $? = 0
- configure:35791: result: yes
- configure:35811: checking for setenv
- configure:35811: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:35811: $? = 0
- configure:35811: result: yes
- configure:35823: checking for unsetenv
- configure:35823: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:35823: $? = 0
- configure:35823: result: yes
- configure:35841: checking for nanosleep
- configure:35841: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:35841: $? = 0
- configure:35841: result: yes
- configure:35965: checking for uname
- configure:35992: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:35992: $? = 0
- configure:36002: result: yes
- configure:36080: checking for strtok_r
- configure:36107: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:36107: $? = 0
- configure:36117: result: yes
- configure:36137: checking for inet_addr
- configure:36137: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:36137: $? = 0
- configure:36137: result: yes
- configure:36327: checking for inet_aton
- configure:36327: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:36327: $? = 0
- configure:36327: result: yes
- configure:36393: checking for fdopen
- configure:36420: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:36420: $? = 0
- configure:36430: result: yes
- configure:36451: checking for sysconf
- configure:36478: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:36478: $? = 0
- configure:36488: result: yes
- configure:36508: checking for getpwuid_r
- configure:36542: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:36542: $? = 0
- configure:36552: result: yes
- configure:36572: checking for getgrgid_r
- configure:36606: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:36606: $? = 0
- configure:36616: result: yes
- configure:36807: checking whether pthreads work with -pthread
- configure:36835: gcc -o conftest -pthread -D_GNU_SOURCE conftest.c -lcurl -lm >&5
- configure:36835: $? = 0
- configure:36844: result: yes
- configure:36863: checking if more special flags are required for pthreads
- configure:36885: result: no
- configure:36898: checking for pthread_setconcurrency
- configure:36898: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:36898: $? = 0
- configure:36898: result: yes
- configure:36927: checking for pthread_cleanup_push/pop
- configure:36956: g++ -c conftest.cpp >&5
- configure:36956: $? = 0
- configure:36975: result: yes
- configure:36984: checking for sched.h
- configure:36984: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:36984: $? = 0
- configure:36984: result: yes
- configure:36996: checking for sched_yield
- configure:36996: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:36996: $? = 0
- configure:36996: result: yes
- configure:37054: checking for pthread_attr_getschedpolicy
- configure:37054: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:37054: $? = 0
- configure:37054: result: yes
- configure:37056: checking for pthread_attr_setschedparam
- configure:37056: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:37056: $? = 0
- configure:37056: result: yes
- configure:37058: checking for sched_get_priority_max
- configure:37058: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:37058: $? = 0
- configure:37058: result: yes
- configure:37123: checking for pthread_cancel
- configure:37123: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:37123: $? = 0
- configure:37123: result: yes
- configure:37133: checking for pthread_mutex_timedlock
- configure:37133: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:37133: $? = 0
- configure:37133: result: yes
- configure:37143: checking for pthread_attr_setstacksize
- configure:37143: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:37143: $? = 0
- configure:37143: result: yes
- configure:37151: checking for pthread_mutexattr_t
- configure:37171: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:37171: $? = 0
- configure:37180: result: yes
- configure:37187: checking for pthread_mutexattr_settype declaration
- configure:37207: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:37207: $? = 0
- configure:37216: result: yes
- configure:37418: checking for abi::__forced_unwind() in <cxxabi.h>
- configure:37443: g++ -c conftest.cpp >&5
- configure:37443: $? = 0
- configure:37459: result: yes
- configure:37524: checking for localtime_r
- configure:37524: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:37524: $? = 0
- configure:37524: result: yes
- configure:37530: checking for gmtime_r
- configure:37530: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:37530: $? = 0
- configure:37530: result: yes
- configure:37545: checking how many arguments gethostbyname_r() takes
- configure:37580: gcc -c -D_GNU_SOURCE conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:133:19: error: too few arguments to function 'gethostbyname_r'; expected 6, have 1
- 133 | (void)gethostbyname_r(name) /* ; */
- | ^~~~~~~~~~~~~~~
- In file included from conftest.c:127:
- /usr/include/netdb.h:177:12: note: declared here
- 177 | extern int gethostbyname_r (const char *__restrict __name,
- | ^~~~~~~~~~~~~~~
- configure:37580: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 1
- | #define wxUSE_LIBTIFF 1
- | #define wxUSE_XML 1
- | #define wxUSE_NANOSVG 1
- | #define __WXGTK220__ 1
- | #define __WXGTK218__ 1
- | #define __WXGTK210__ 1
- | #define HAVE_X11_XLIB_H 1
- | #define HAVE_X11_XKBLIB_H 1
- | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- | #define wxUSE_GLCANVAS_EGL 1
- | #define wxUSE_OPENGL 1
- | #define wxUSE_GLCANVAS 1
- | #define wxHAVE_ELF_SYMVER 1
- | #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- | #define HAVE_VISIBILITY 1
- | #define wxELF_VERSION_PREFIX "WXU_"
- | #define HAVE_SSIZE_T 1
- | #define wxSIZE_T_IS_ULONG 1
- | #define wxWCHAR_T_IS_REAL_TYPE 1
- | #define HAVE_PW_GECOS 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSFTIME 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_WCSDUP 1
- | #define HAVE_WCSNLEN 1
- | #define HAVE_WCSCASECMP 1
- | #define HAVE_WCSNCASECMP 1
- | #define HAVE_MBSTATE_T 1
- | #define HAVE_WCSRTOMBS 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_VSSCANF 1
- | #define HAVE_UNIX98_PRINTF 1
- | #define HAVE_FPUTWS 1
- | #define HAVE_WPRINTF 1
- | #define HAVE_VSWPRINTF 1
- | #define HAVE_VSWSCANF 1
- | #define HAVE_FSYNC 1
- | #define HAVE_ROUND 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_SIGACTION 1
- | #define wxTYPE_SA_HANDLER int
- | #define HAVE_CXA_DEMANGLE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_STATFS_DECL 1
- | #define HAVE_STATFS 1
- | #define WX_STATFS_T struct statfs
- | #define HAVE_FCNTL 1
- | #define HAVE_SETENV 1
- | #define HAVE_UNSETENV 1
- | #define HAVE_NANOSLEEP 1
- | #define HAVE_NANOSLEEP 1
- | #define HAVE_UNAME 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_INET_ADDR 1
- | #define HAVE_INET_ADDR 1
- | #define HAVE_INET_ATON 1
- | #define HAVE_INET_ATON 1
- | #define HAVE_FDOPEN 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_GETGRGID_R 1
- | #define HAVE_PTHREAD_SETCONCURRENCY 1
- | #define HAVE_PTHREAD_SET_CONCURRENCY 1
- | #define wxHAVE_PTHREAD_CLEANUP 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
- | #define HAVE_PTHREAD_CANCEL 1
- | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
- | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
- | #define HAVE_PTHREAD_MUTEXATTR_T 1
- | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1
- | #define HAVE_ABI_FORCEDUNWIND 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_GMTIME_R 1
- | /* end confdefs.h. */
- | #include <netdb.h>
- | int
- | main ()
- | {
- |
- | char *name = "www.gnu.org";
- | (void)gethostbyname_r(name) /* ; */
- |
- | ;
- | return 0;
- | }
- configure:37610: gcc -c -D_GNU_SOURCE conftest.c >&5
- configure:37610: $? = 0
- configure:37710: result: six
- configure:37762: checking how many arguments getservbyname_r() takes
- configure:37793: g++ -c conftest.cpp >&5
- configure:37793: $? = 0
- configure:37860: result: six
- configure:38093: checking for dlopen
- configure:38093: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:38093: $? = 0
- configure:38093: result: yes
- configure:38158: checking for dladdr
- configure:38158: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:38158: $? = 0
- configure:38158: result: yes
- configure:38281: checking whether inotify is usable
- configure:38292: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lcurl -lm >&5
- configure:38292: $? = 0
- configure:38302: result: yes
- configure:38353: checking for XKBCOMMON
- configure:38361: $PKG_CONFIG --exists --print-errors "xkbcommon"
- configure:38364: $? = 0
- configure:38379: $PKG_CONFIG --exists --print-errors "xkbcommon"
- configure:38382: $? = 0
- configure:38424: result: yes
- configure:38446: checking for LIBSECRET
- configure:38454: $PKG_CONFIG --exists --print-errors "libsecret-1"
- configure:38457: $? = 0
- configure:38472: $PKG_CONFIG --exists --print-errors "libsecret-1"
- configure:38475: $? = 0
- configure:38519: result: yes
- configure:38546: checking for GSPELL
- configure:38554: $PKG_CONFIG --exists --print-errors "gspell-1"
- Package gspell-1 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gspell-1.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'gspell-1' not found
- configure:38557: $? = 1
- configure:38572: $PKG_CONFIG --exists --print-errors "gspell-1"
- Package gspell-1 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gspell-1.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'gspell-1' not found
- configure:38575: $? = 1
- Package 'gspell-1' not found
- configure:38604: WARNING: gspell-1 not found, spell checking in wxTextCtrl won't be available
- configure:38661: checking for SNDCTL_DSP_SPEED in sys/soundcard.h
- configure:38686: gcc -o conftest -D_GNU_SOURCE -pthread conftest.c -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcurl -lm >&5
- configure:38686: $? = 0
- configure:38729: result: yes
- configure:39365: checking for GTKPRINT
- configure:39373: $PKG_CONFIG --exists --print-errors "$gtk_unix_print"
- configure:39376: $? = 0
- configure:39391: $PKG_CONFIG --exists --print-errors "$gtk_unix_print"
- configure:39394: $? = 0
- configure:39438: result: yes
- configure:39547: checking for LIBNOTIFY
- configure:39555: $PKG_CONFIG --exists --print-errors "libnotify >= 0.7"
- configure:39558: $? = 0
- configure:39573: $PKG_CONFIG --exists --print-errors "libnotify >= 0.7"
- configure:39576: $? = 0
- configure:39772: result: yes
- configure:40027: checking xlocale.h usability
- configure:40027: gcc -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE conftest.c >&5
- conftest.c:216:10: fatal error: xlocale.h: No such file or directory
- 216 | #include <xlocale.h>
- | ^~~~~~~~~~~
- compilation terminated.
- configure:40027: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 1
- | #define wxUSE_LIBTIFF 1
- | #define wxUSE_XML 1
- | #define wxUSE_NANOSVG 1
- | #define __WXGTK220__ 1
- | #define __WXGTK218__ 1
- | #define __WXGTK210__ 1
- | #define HAVE_X11_XLIB_H 1
- | #define HAVE_X11_XKBLIB_H 1
- | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- | #define wxUSE_GLCANVAS_EGL 1
- | #define wxUSE_OPENGL 1
- | #define wxUSE_GLCANVAS 1
- | #define wxHAVE_ELF_SYMVER 1
- | #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- | #define HAVE_VISIBILITY 1
- | #define wxELF_VERSION_PREFIX "WXU_"
- | #define HAVE_SSIZE_T 1
- | #define wxSIZE_T_IS_ULONG 1
- | #define wxWCHAR_T_IS_REAL_TYPE 1
- | #define HAVE_PW_GECOS 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSFTIME 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_WCSDUP 1
- | #define HAVE_WCSNLEN 1
- | #define HAVE_WCSCASECMP 1
- | #define HAVE_WCSNCASECMP 1
- | #define HAVE_MBSTATE_T 1
- | #define HAVE_WCSRTOMBS 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_VSSCANF 1
- | #define HAVE_UNIX98_PRINTF 1
- | #define HAVE_FPUTWS 1
- | #define HAVE_WPRINTF 1
- | #define HAVE_VSWPRINTF 1
- | #define HAVE_VSWSCANF 1
- | #define HAVE_FSYNC 1
- | #define HAVE_ROUND 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_SIGACTION 1
- | #define wxTYPE_SA_HANDLER int
- | #define HAVE_CXA_DEMANGLE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_STATFS_DECL 1
- | #define HAVE_STATFS 1
- | #define WX_STATFS_T struct statfs
- | #define HAVE_FCNTL 1
- | #define HAVE_SETENV 1
- | #define HAVE_UNSETENV 1
- | #define HAVE_NANOSLEEP 1
- | #define HAVE_NANOSLEEP 1
- | #define HAVE_UNAME 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_INET_ADDR 1
- | #define HAVE_INET_ADDR 1
- | #define HAVE_INET_ATON 1
- | #define HAVE_INET_ATON 1
- | #define HAVE_FDOPEN 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_GETGRGID_R 1
- | #define HAVE_PTHREAD_SETCONCURRENCY 1
- | #define HAVE_PTHREAD_SET_CONCURRENCY 1
- | #define wxHAVE_PTHREAD_CLEANUP 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
- | #define HAVE_PTHREAD_CANCEL 1
- | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
- | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
- | #define HAVE_PTHREAD_MUTEXATTR_T 1
- | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1
- | #define HAVE_ABI_FORCEDUNWIND 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_GETHOSTBYNAME_R 1
- | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
- | #define HAVE_FUNC_GETSERVBYNAME_R_6 1
- | #define wxUSE_COMPILER_TLS 1
- | #define wxUSE_THREADS 1
- | #define __WXGTK3__ 1
- | #define __WXGTK20__ 1
- | #define WXWIN_COMPATIBILITY_3_0 1
- | #define wxUSE_GUI 1
- | #define wxUSE_UNIX 1
- | #define HAVE_DLOPEN 1
- | #define HAVE_DLOPEN 1
- | #define HAVE_DLADDR 1
- | #define HAVE_DLADDR 1
- | #define wxUSE_DYNAMIC_LOADER 1
- | #define wxUSE_DYNLIB_CLASS 1
- | #define wxHAS_INOTIFY 1
- | #define wxUSE_FSWATCHER 1
- | #define HAVE_XKBCOMMON 1
- | #define wxUSE_SECRETSTORE 1
- | #define wxUSE_ANY 1
- | #define wxUSE_APPLE_IEEE 1
- | #define wxUSE_TIMER 1
- | #define HAVE_SYS_SOUNDCARD_H 1
- | #define wxUSE_SOUND 1
- | #define wxUSE_GTKPRINT 1
- | #define wxUSE_LIBNOTIFY_0_7 1
- | #define wxUSE_LIBNOTIFY 1
- | #define wxUSE_CMDLINE_PARSER 1
- | #define wxUSE_STOPWATCH 1
- | #define wxUSE_DATETIME 1
- | #define wxUSE_FILE 1
- | #define wxUSE_FFILE 1
- | #define wxUSE_ARCHIVE_STREAMS 1
- | #define wxUSE_ZIPSTREAM 1
- | #define wxUSE_TARSTREAM 1
- | #define wxUSE_FILE_HISTORY 1
- | #define wxUSE_FILESYSTEM 1
- | #define wxUSE_FS_ARCHIVE 1
- | #define wxUSE_FS_ZIP 1
- | #define wxUSE_FSVOLUME 1
- | #define wxUSE_ON_FATAL_EXCEPTION 1
- | #define wxUSE_STACKWALKER 1
- | #define wxUSE_DEBUGREPORT 1
- | #define wxUSE_SNGLINST_CHECKER 1
- | #define wxUSE_BUSYINFO 1
- | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1
- | #define wxUSE_STD_IOSTREAM 1
- | #define wxUSE_STD_STRING 1
- | #define wxUSE_UNSAFE_WXSTRING_CONV 1
- | #define wxUSE_STDPATHS 1
- | #define wxUSE_TEXTBUFFER 1
- | #define wxUSE_TEXTFILE 1
- | #define wxUSE_CONFIG 1
- | #define wxUSE_CONFIG_NATIVE 1
- | #define wxUSE_INTL 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <xlocale.h>
- configure:40027: result: no
- configure:40027: checking xlocale.h presence
- configure:40027: gcc -E conftest.c
- conftest.c:183:10: fatal error: xlocale.h: No such file or directory
- 183 | #include <xlocale.h>
- | ^~~~~~~~~~~
- compilation terminated.
- configure:40027: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "wxWidgets"
- | #define PACKAGE_TARNAME "wxwidgets"
- | #define PACKAGE_VERSION "3.2.9"
- | #define PACKAGE_STRING "wxWidgets 3.2.9"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define __LINUX__ 1
- | #define _GNU_SOURCE 1
- | #define __UNIX__ 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 HAVE_LANGINFO_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_CXXABI_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SIZE_T 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_WCHAR_T 4
- | #define HAVE_VA_COPY 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LARGEFILE_SUPPORT 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_STD_WSTRING 1
- | #define HAVE_STD__ISTREAM 1
- | #define HAVE_STD__OSTREAM 1
- | #define HAVE_TYPE_TRAITS 1
- | #define HAVE_GCC_ATOMIC_BUILTINS 1
- | #define HAVE_SIN 1
- | #define HAVE_CEIL 1
- | #define HAVE_STRTOULL 1
- | #define wxUSE_REGEX 1
- | #define wxUSE_ZLIB 1
- | #define wxUSE_LIBPNG 1
- | #define wxUSE_LIBJPEG 1
- | #define wxUSE_LIBTIFF 1
- | #define wxUSE_XML 1
- | #define wxUSE_NANOSVG 1
- | #define __WXGTK220__ 1
- | #define __WXGTK218__ 1
- | #define __WXGTK210__ 1
- | #define HAVE_X11_XLIB_H 1
- | #define HAVE_X11_XKBLIB_H 1
- | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- | #define wxUSE_GLCANVAS_EGL 1
- | #define wxUSE_OPENGL 1
- | #define wxUSE_GLCANVAS 1
- | #define wxHAVE_ELF_SYMVER 1
- | #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- | #define HAVE_VISIBILITY 1
- | #define wxELF_VERSION_PREFIX "WXU_"
- | #define HAVE_SSIZE_T 1
- | #define wxSIZE_T_IS_ULONG 1
- | #define wxWCHAR_T_IS_REAL_TYPE 1
- | #define HAVE_PW_GECOS 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSLEN 1
- | #define HAVE_WCSFTIME 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_WCSDUP 1
- | #define HAVE_WCSNLEN 1
- | #define HAVE_WCSCASECMP 1
- | #define HAVE_WCSNCASECMP 1
- | #define HAVE_MBSTATE_T 1
- | #define HAVE_WCSRTOMBS 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_VSSCANF 1
- | #define HAVE_UNIX98_PRINTF 1
- | #define HAVE_FPUTWS 1
- | #define HAVE_WPRINTF 1
- | #define HAVE_VSWPRINTF 1
- | #define HAVE_VSWSCANF 1
- | #define HAVE_FSYNC 1
- | #define HAVE_ROUND 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_SIGACTION 1
- | #define wxTYPE_SA_HANDLER int
- | #define HAVE_CXA_DEMANGLE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_STATFS_DECL 1
- | #define HAVE_STATFS 1
- | #define WX_STATFS_T struct statfs
- | #define HAVE_FCNTL 1
- | #define HAVE_SETENV 1
- | #define HAVE_UNSETENV 1
- | #define HAVE_NANOSLEEP 1
- | #define HAVE_NANOSLEEP 1
- | #define HAVE_UNAME 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_INET_ADDR 1
- | #define HAVE_INET_ADDR 1
- | #define HAVE_INET_ATON 1
- | #define HAVE_INET_ATON 1
- | #define HAVE_FDOPEN 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_GETGRGID_R 1
- | #define HAVE_PTHREAD_SETCONCURRENCY 1
- | #define HAVE_PTHREAD_SET_CONCURRENCY 1
- | #define wxHAVE_PTHREAD_CLEANUP 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
- | #define HAVE_PTHREAD_CANCEL 1
- | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
- | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
- | #define HAVE_PTHREAD_MUTEXATTR_T 1
- | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1
- | #define HAVE_ABI_FORCEDUNWIND 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_GETHOSTBYNAME_R 1
- | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
- | #define HAVE_FUNC_GETSERVBYNAME_R_6 1
- | #define wxUSE_COMPILER_TLS 1
- | #define wxUSE_THREADS 1
- | #define __WXGTK3__ 1
- | #define __WXGTK20__ 1
- | #define WXWIN_COMPATIBILITY_3_0 1
- | #define wxUSE_GUI 1
- | #define wxUSE_UNIX 1
- | #define HAVE_DLOPEN 1
- | #define HAVE_DLOPEN 1
- | #define HAVE_DLADDR 1
- | #define HAVE_DLADDR 1
- | #define wxUSE_DYNAMIC_LOADER 1
- | #define wxUSE_DYNLIB_CLASS 1
- | #define wxHAS_INOTIFY 1
- | #define wxUSE_FSWATCHER 1
- | #define HAVE_XKBCOMMON 1
- | #define wxUSE_SECRETSTORE 1
- | #define wxUSE_ANY 1
- | #define wxUSE_APPLE_IEEE 1
- | #define wxUSE_TIMER 1
- | #define HAVE_SYS_SOUNDCARD_H 1
- | #define wxUSE_SOUND 1
- | #define wxUSE_GTKPRINT 1
- | #define wxUSE_LIBNOTIFY_0_7 1
- | #define wxUSE_LIBNOTIFY 1
- | #define wxUSE_CMDLINE_PARSER 1
- | #define wxUSE_STOPWATCH 1
- | #define wxUSE_DATETIME 1
- | #define wxUSE_FILE 1
- | #define wxUSE_FFILE 1
- | #define wxUSE_ARCHIVE_STREAMS 1
- | #define wxUSE_ZIPSTREAM 1
- | #define wxUSE_TARSTREAM 1
- | #define wxUSE_FILE_HISTORY 1
- | #define wxUSE_FILESYSTEM 1
- | #define wxUSE_FS_ARCHIVE 1
- | #define wxUSE_FS_ZIP 1
- | #define wxUSE_FSVOLUME 1
- | #define wxUSE_ON_FATAL_EXCEPTION 1
- | #define wxUSE_STACKWALKER 1
- | #define wxUSE_DEBUGREPORT 1
- | #define wxUSE_SNGLINST_CHECKER 1
- | #define wxUSE_BUSYINFO 1
- | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1
- | #define wxUSE_STD_IOSTREAM 1
- | #define wxUSE_STD_STRING 1
- | #define wxUSE_UNSAFE_WXSTRING_CONV 1
- | #define wxUSE_STDPATHS 1
- | #define wxUSE_TEXTBUFFER 1
- | #define wxUSE_TEXTFILE 1
- | #define wxUSE_CONFIG 1
- | #define wxUSE_CONFIG_NATIVE 1
- | #define wxUSE_INTL 1
- | /* end confdefs.h. */
- | #include <xlocale.h>
- configure:40027: result: no
- configure:40027: checking for xlocale.h
- configure:40027: result: no
- configure:40038: checking for locale_t
- configure:40072: g++ -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid conftest.cpp >&5
- configure:40072: $? = 0
- configure:40087: result: yes
- configure:40163: checking for sys/epoll.h
- configure:40163: gcc -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE conftest.c >&5
- configure:40163: $? = 0
- configure:40163: result: yes
- configure:40197: checking for gettimeofday
- configure:40197: gcc -o conftest -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE -pthread conftest.c -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcurl -lm >&5
- configure:40197: $? = 0
- configure:40197: result: yes
- configure:40208: checking whether gettimeofday takes two arguments
- configure:40231: gcc -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE conftest.c >&5
- configure:40231: $? = 0
- configure:40267: result: yes
- configure:40277: checking for timezone variable in <time.h>
- configure:40305: g++ -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid conftest.cpp >&5
- configure:40305: $? = 0
- configure:40380: result: timezone
- configure:40392: checking for localtime
- configure:40392: gcc -o conftest -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE -pthread conftest.c -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcurl -lm >&5
- configure:40392: $? = 0
- configure:40392: result: yes
- configure:40403: checking for tm_gmtoff in struct tm
- configure:40425: gcc -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE conftest.c >&5
- configure:40425: $? = 0
- configure:40436: result: yes
- configure:40445: checking for _NL_TIME_FIRST_WEEKDAY in langinfo.h
- configure:40467: gcc -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE conftest.c >&5
- conftest.c:203:30: warning: '_GNU_SOURCE' redefined
- 203 | #define _GNU_SOURCE
- | ^~~~~~~~~~~
- conftest.c:9:9: note: this is the location of the previous definition
- 9 | #define _GNU_SOURCE 1
- | ^~~~~~~~~~~
- configure:40467: $? = 0
- configure:40478: result: yes
- configure:40492: checking for setpriority
- configure:40492: gcc -o conftest -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE -pthread conftest.c -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcurl -lm >&5
- configure:40492: $? = 0
- configure:40492: result: yes
- configure:40505: checking for socket
- configure:40505: gcc -o conftest -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE -pthread conftest.c -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcurl -lm >&5
- configure:40505: $? = 0
- configure:40505: result: yes
- configure:40614: checking what is the type of the third argument of getsockname
- configure:40643: g++ -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid conftest.cpp >&5
- configure:40643: $? = 0
- configure:40713: result: socklen_t
- configure:40726: checking what is the type of the fifth argument of getsockopt
- configure:40755: g++ -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid conftest.cpp >&5
- configure:40755: $? = 0
- configure:40818: result: socklen_t
- configure:40836: checking whether we have sockaddr_in6
- configure:40859: gcc -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE conftest.c >&5
- configure:40859: $? = 0
- configure:40869: result: yes
- configure:40979: checking for linux/joystick.h
- configure:40979: gcc -c -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE conftest.c >&5
- configure:40979: $? = 0
- configure:40979: result: yes
- configure:41229: checking for XTST
- configure:41237: $PKG_CONFIG --exists --print-errors "xtst"
- configure:41240: $? = 0
- configure:41255: $PKG_CONFIG --exists --print-errors "xtst"
- configure:41258: $? = 0
- configure:41308: result: yes
- configure:41817: checking for PRIVATE_FONTS
- configure:41825: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.8.0 pangoft2 >= 1.38.0"
- configure:41828: $? = 0
- configure:41843: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.8.0 pangoft2 >= 1.38.0"
- configure:41846: $? = 0
- configure:41882: result: yes
- configure:42019: checking for python
- configure:42052: result: no
- configure:42133: checking for WEBKIT
- configure:42141: $PKG_CONFIG --exists --print-errors "webkit2gtk-4.1"
- configure:42144: $? = 0
- configure:42159: $PKG_CONFIG --exists --print-errors "webkit2gtk-4.1"
- configure:42162: $? = 0
- configure:42202: result: yes
- configure:42673: checking for CAIRO
- configure:42681: $PKG_CONFIG --exists --print-errors "cairo"
- configure:42684: $? = 0
- configure:42699: $PKG_CONFIG --exists --print-errors "cairo"
- configure:42702: $? = 0
- configure:42740: result: yes
- configure:42749: checking for cairo_push_group
- configure:42749: gcc -o conftest -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -D_GNU_SOURCE -pthread conftest.c -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcurl -lm -lcairo >&5
- configure:42749: $? = 0
- configure:42749: result: yes
- configure:42909: checking for GST
- configure:42917: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-video-$GST_VERSION gstreamer-player-$GST_VERSION >= 1.7.2.1"
- configure:42920: $? = 0
- configure:42935: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-video-$GST_VERSION gstreamer-player-$GST_VERSION >= 1.7.2.1"
- configure:42938: $? = 0
- configure:42980: result: yes
- configure:43392: checking CXXWARNINGS for gcc -Woverloaded-virtual
- configure:43419: g++ -c -I/usr/include/pango-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/webkitgtk-4.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-3.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -Werror -Woverloaded-virtual conftest.cpp >&5
- configure:43419: $? = 0
- configure:43433: result: -Woverloaded-virtual
- configure:43445: : CXXWARNINGS="$CXXWARNINGS $ac_cv_cxxflags_gcc_option__Woverloaded_virtual"
- configure:43448: $? = 0
- configure:43711: checking for a BSD-compatible install
- configure:43779: result: /usr/bin/install -c
- configure:43849: checking for ranlib
- configure:43865: found /usr/bin/ranlib
- configure:43876: result: ranlib
- configure:43899: checking whether ln -s works
- configure:43903: result: yes
- configure:43911: checking whether make sets $(MAKE)
- configure:43933: result: yes
- configure:43996: checking for ar
- configure:44023: result: ar
- configure:44092: checking for strip
- configure:44108: found /usr/bin/strip
- configure:44119: result: strip
- configure:44184: checking for nm
- configure:44200: found /usr/bin/nm
- configure:44211: result: nm
- configure:44246: checking if make is GNU make
- configure:44260: result: yes
- configure:44616: checking for dependency tracking method
- configure:44630: result: gcc
- configure:46077: checking whether make sets $(MAKE)
- configure:46099: result: yes
- configure:46148: checking whether catch.hpp file exists
- configure:46163: result: yes
- configure:46617: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by wxWidgets config.status 3.2.9, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on comp03
- config.status:1608: creating lib/wx/config/gtk3-unicode-3.2
- config.status:1608: creating lib/wx/config/inplace-gtk3-unicode-3.2
- config.status:1608: creating utils/ifacecheck/rungccxml.sh
- config.status:1608: creating version-script
- config.status:1608: creating Makefile
- config.status:1608: creating samples/html/Makefile
- config.status:1608: creating samples/opengl/Makefile
- config.status:1608: creating samples/xrc/Makefile
- config.status:1608: creating samples/wrapsizer/Makefile
- config.status:1608: creating samples/wizard/Makefile
- config.status:1608: creating samples/widgets/Makefile
- config.status:1608: creating samples/webview/Makefile
- config.status:1608: creating samples/webrequest/Makefile
- config.status:1608: creating samples/vscroll/Makefile
- config.status:1608: creating samples/validate/Makefile
- config.status:1608: creating samples/uiaction/Makefile
- config.status:1608: creating samples/typetest/Makefile
- config.status:1608: creating samples/treelist/Makefile
- config.status:1608: creating samples/treectrl/Makefile
- config.status:1608: creating samples/toolbar/Makefile
- config.status:1608: creating samples/thread/Makefile
- config.status:1608: creating samples/text/Makefile
- config.status:1608: creating samples/taskbar/Makefile
- config.status:1608: creating samples/taborder/Makefile
- config.status:1608: creating samples/svg/Makefile
- config.status:1608: creating samples/stc/Makefile
- config.status:1608: creating samples/statbar/Makefile
- config.status:1608: creating samples/splitter/Makefile
- config.status:1608: creating samples/splash/Makefile
- config.status:1608: creating samples/sound/Makefile
- config.status:1608: creating samples/sockets/Makefile
- config.status:1608: creating samples/shaped/Makefile
- config.status:1608: creating samples/secretstore/Makefile
- config.status:1608: creating samples/scroll/Makefile
- config.status:1608: creating samples/sashtest/Makefile
- config.status:1608: creating samples/richtext/Makefile
- config.status:1608: creating samples/ribbon/Makefile
- config.status:1608: creating samples/render/Makefile
- config.status:1608: creating samples/propgrid/Makefile
- config.status:1608: creating samples/printing/Makefile
- config.status:1608: creating samples/preferences/Makefile
- config.status:1608: creating samples/power/Makefile
- config.status:1608: creating samples/popup/Makefile
- config.status:1608: creating samples/opengl/pyramid/Makefile
- config.status:1608: creating samples/opengl/penguin/Makefile
- config.status:1608: creating samples/opengl/isosurf/Makefile
- config.status:1608: creating samples/opengl/cube/Makefile
- config.status:1608: creating samples/notebook/Makefile
- config.status:1608: creating samples/minimal/Makefile
- config.status:1608: creating samples/menu/Makefile
- config.status:1608: creating samples/mediaplayer/Makefile
- config.status:1608: creating samples/mdi/Makefile
- config.status:1608: creating samples/listctrl/Makefile
- config.status:1608: creating samples/layout/Makefile
- config.status:1608: creating samples/keyboard/Makefile
- config.status:1608: creating samples/joytest/Makefile
- config.status:1608: creating samples/ipc/Makefile
- config.status:1608: creating samples/internat/Makefile
- config.status:1608: creating samples/image/Makefile
- config.status:1608: creating samples/html/zip/Makefile
- config.status:1608: creating samples/html/widget/Makefile
- config.status:1608: creating samples/html/virtual/Makefile
- config.status:1608: creating samples/html/test/Makefile
- config.status:1608: creating samples/html/printing/Makefile
- config.status:1608: creating samples/html/helpview/Makefile
- config.status:1608: creating samples/html/help/Makefile
- config.status:1608: creating samples/html/about/Makefile
- config.status:1608: creating samples/htlbox/Makefile
- config.status:1608: creating samples/help/Makefile
- config.status:1608: creating samples/grid/Makefile
- config.status:1608: creating samples/fswatcher/Makefile
- config.status:1608: creating samples/font/Makefile
- config.status:1608: creating samples/exec/Makefile
- config.status:1608: creating samples/except/Makefile
- config.status:1608: creating samples/event/Makefile
- config.status:1608: creating samples/erase/Makefile
- config.status:1608: creating samples/drawing/Makefile
- config.status:1608: creating samples/dragimag/Makefile
- config.status:1608: creating samples/docview/Makefile
- config.status:1608: creating samples/dnd/Makefile
- config.status:1608: creating samples/display/Makefile
- config.status:1608: creating samples/dialup/Makefile
- config.status:1608: creating samples/dialogs/Makefile
- config.status:1608: creating samples/debugrpt/Makefile
- config.status:1608: creating samples/dataview/Makefile
- config.status:1608: creating samples/console/Makefile
- config.status:1608: creating samples/config/Makefile
- config.status:1608: creating samples/combo/Makefile
- config.status:1608: creating samples/collpane/Makefile
- config.status:1608: creating samples/clipboard/Makefile
- config.status:1608: creating samples/caret/Makefile
- config.status:1608: creating samples/calendar/Makefile
- config.status:1608: creating samples/aui/Makefile
- config.status:1608: creating samples/artprov/Makefile
- config.status:1608: creating samples/archive/Makefile
- config.status:1608: creating samples/animate/Makefile
- config.status:1608: creating samples/Makefile
- config.status:1608: creating demos/poem/Makefile
- config.status:1608: creating demos/life/Makefile
- config.status:1608: creating demos/fractal/Makefile
- config.status:1608: creating demos/Makefile
- config.status:1608: creating demos/bombs/Makefile
- config.status:1608: creating demos/forty/Makefile
- config.status:1608: creating utils/helpview/Makefile
- config.status:1608: creating utils/helpview/src/Makefile
- config.status:1608: creating utils/hhp2cached/Makefile
- config.status:1608: creating utils/ifacecheck/src/Makefile
- config.status:1608: creating utils/emulator/Makefile
- config.status:1608: creating utils/emulator/src/Makefile
- config.status:1608: creating utils/wxrc/Makefile
- config.status:1608: creating utils/screenshotgen/Makefile
- config.status:1608: creating utils/screenshotgen/src/Makefile
- config.status:1608: creating utils/Makefile
- config.status:1608: creating utils/execmon/Makefile
- config.status:1608: creating tests/Makefile
- config.status:1608: creating tests/benchmarks/Makefile
- config.status:1608: creating lib/wx/include/gtk3-unicode-3.2/wx/setup.h
- config.status:1797: executing wx-config commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-pc-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_cxxflags_gcc_option__Woverloaded_virtual=-Woverloaded-virtual
- ac_cv_env_CAIRO_CFLAGS_set=
- ac_cv_env_CAIRO_CFLAGS_value=
- ac_cv_env_CAIRO_LIBS_set=
- ac_cv_env_CAIRO_LIBS_value=
- 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_DIRECTFB_CFLAGS_set=
- ac_cv_env_DIRECTFB_CFLAGS_value=
- ac_cv_env_DIRECTFB_LIBS_set=
- ac_cv_env_DIRECTFB_LIBS_value=
- ac_cv_env_EGL_CFLAGS_set=
- ac_cv_env_EGL_CFLAGS_value=
- ac_cv_env_EGL_LIBS_set=
- ac_cv_env_EGL_LIBS_value=
- ac_cv_env_GLU_CFLAGS_set=
- ac_cv_env_GLU_CFLAGS_value=
- ac_cv_env_GLU_LIBS_set=
- ac_cv_env_GLU_LIBS_value=
- ac_cv_env_GL_CFLAGS_set=
- ac_cv_env_GL_CFLAGS_value=
- ac_cv_env_GL_LIBS_set=
- ac_cv_env_GL_LIBS_value=
- ac_cv_env_GNOMEVFS_CFLAGS_set=
- ac_cv_env_GNOMEVFS_CFLAGS_value=
- ac_cv_env_GNOMEVFS_LIBS_set=
- ac_cv_env_GNOMEVFS_LIBS_value=
- ac_cv_env_GSPELL_CFLAGS_set=
- ac_cv_env_GSPELL_CFLAGS_value=
- ac_cv_env_GSPELL_LIBS_set=
- ac_cv_env_GSPELL_LIBS_value=
- ac_cv_env_GST_CFLAGS_set=
- ac_cv_env_GST_CFLAGS_value=
- ac_cv_env_GST_LIBS_set=
- ac_cv_env_GST_LIBS_value=
- ac_cv_env_GTKPRINT_CFLAGS_set=
- ac_cv_env_GTKPRINT_CFLAGS_value=
- ac_cv_env_GTKPRINT_LIBS_set=
- ac_cv_env_GTKPRINT_LIBS_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBCURL_CFLAGS_set=
- ac_cv_env_LIBCURL_CFLAGS_value=
- ac_cv_env_LIBCURL_LIBS_set=
- ac_cv_env_LIBCURL_LIBS_value=
- ac_cv_env_LIBNOTIFY_CFLAGS_set=
- ac_cv_env_LIBNOTIFY_CFLAGS_value=
- ac_cv_env_LIBNOTIFY_LIBS_set=
- ac_cv_env_LIBNOTIFY_LIBS_value=
- ac_cv_env_LIBPCRE_CFLAGS_set=
- ac_cv_env_LIBPCRE_CFLAGS_value=
- ac_cv_env_LIBPCRE_LIBS_set=
- ac_cv_env_LIBPCRE_LIBS_value=
- ac_cv_env_LIBSECRET_CFLAGS_set=
- ac_cv_env_LIBSECRET_CFLAGS_value=
- ac_cv_env_LIBSECRET_LIBS_set=
- ac_cv_env_LIBSECRET_LIBS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_LIBTIFF_CFLAGS_set=
- ac_cv_env_LIBTIFF_CFLAGS_value=
- ac_cv_env_LIBTIFF_LIBS_set=
- ac_cv_env_LIBTIFF_LIBS_value=
- ac_cv_env_MesaGL_CFLAGS_set=
- ac_cv_env_MesaGL_CFLAGS_value=
- ac_cv_env_MesaGL_LIBS_set=
- ac_cv_env_MesaGL_LIBS_value=
- ac_cv_env_PANGOFT2_CFLAGS_set=
- ac_cv_env_PANGOFT2_CFLAGS_value=
- ac_cv_env_PANGOFT2_LIBS_set=
- ac_cv_env_PANGOFT2_LIBS_value=
- ac_cv_env_PANGOXFT_CFLAGS_set=
- ac_cv_env_PANGOXFT_CFLAGS_value=
- ac_cv_env_PANGOXFT_LIBS_set=
- ac_cv_env_PANGOXFT_LIBS_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_value=
- ac_cv_env_PRIVATE_FONTS_CFLAGS_set=
- ac_cv_env_PRIVATE_FONTS_CFLAGS_value=
- ac_cv_env_PRIVATE_FONTS_LIBS_set=
- ac_cv_env_PRIVATE_FONTS_LIBS_value=
- ac_cv_env_QT5_CFLAGS_set=
- ac_cv_env_QT5_CFLAGS_value=
- ac_cv_env_QT5_LIBS_set=
- ac_cv_env_QT5_LIBS_value=
- ac_cv_env_SDL_CFLAGS_set=
- ac_cv_env_SDL_CFLAGS_value=
- ac_cv_env_SDL_LIBS_set=
- ac_cv_env_SDL_LIBS_value=
- ac_cv_env_SM_CFLAGS_set=
- ac_cv_env_SM_CFLAGS_value=
- ac_cv_env_SM_LIBS_set=
- ac_cv_env_SM_LIBS_value=
- ac_cv_env_WAYLAND_EGL_CFLAGS_set=
- ac_cv_env_WAYLAND_EGL_CFLAGS_value=
- ac_cv_env_WAYLAND_EGL_LIBS_set=
- ac_cv_env_WAYLAND_EGL_LIBS_value=
- ac_cv_env_WEBKIT_CFLAGS_set=
- ac_cv_env_WEBKIT_CFLAGS_value=
- ac_cv_env_WEBKIT_LIBS_set=
- ac_cv_env_WEBKIT_LIBS_value=
- ac_cv_env_XKBCOMMON_CFLAGS_set=
- ac_cv_env_XKBCOMMON_CFLAGS_value=
- ac_cv_env_XKBCOMMON_LIBS_set=
- ac_cv_env_XKBCOMMON_LIBS_value=
- ac_cv_env_XMKMF_set=
- ac_cv_env_XMKMF_value=
- ac_cv_env_XTST_CFLAGS_set=
- ac_cv_env_XTST_CFLAGS_value=
- ac_cv_env_XTST_LIBS_set=
- ac_cv_env_XTST_LIBS_value=
- ac_cv_env_Xinerama_CFLAGS_set=
- ac_cv_env_Xinerama_CFLAGS_value=
- ac_cv_env_Xinerama_LIBS_set=
- ac_cv_env_Xinerama_LIBS_value=
- ac_cv_env_Xxf86vm_CFLAGS_set=
- ac_cv_env_Xxf86vm_CFLAGS_value=
- ac_cv_env_Xxf86vm_LIBS_set=
- ac_cv_env_Xxf86vm_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_cairo_push_group=yes
- ac_cv_func_ceil=yes
- ac_cv_func_cos=no
- ac_cv_func_dladdr=yes
- ac_cv_func_dlopen=yes
- ac_cv_func_fcntl=yes
- ac_cv_func_floor=no
- ac_cv_func_gettimeofday=yes
- ac_cv_func_gmtime_r=yes
- ac_cv_func_inet_addr=yes
- ac_cv_func_inet_aton=yes
- ac_cv_func_localtime=yes
- ac_cv_func_localtime_r=yes
- ac_cv_func_mkstemp=yes
- ac_cv_func_nanosleep=yes
- ac_cv_func_pthread_attr_getschedpolicy=yes
- ac_cv_func_pthread_attr_setschedparam=yes
- ac_cv_func_pthread_attr_setstacksize=yes
- ac_cv_func_pthread_cancel=yes
- ac_cv_func_pthread_mutex_timedlock=yes
- ac_cv_func_pthread_setconcurrency=yes
- ac_cv_func_sched_get_priority_max=yes
- ac_cv_func_sched_yield=yes
- ac_cv_func_setenv=yes
- ac_cv_func_setpriority=yes
- ac_cv_func_sigaction=yes
- ac_cv_func_sin=yes
- ac_cv_func_socket=yes
- ac_cv_func_strnlen=yes
- ac_cv_func_unsetenv=yes
- ac_cv_func_wcscasecmp=yes
- ac_cv_func_wcsdup=yes
- ac_cv_func_wcsftime=yes
- ac_cv_func_wcslen=yes
- ac_cv_func_wcsncasecmp=yes
- ac_cv_func_wcsnlen=yes
- ac_cv_func_wcsrtombs=yes
- ac_cv_func_which_gethostbyname_r=six
- ac_cv_func_which_getservbyname_r=six
- ac_cv_header_GL_gl_h=yes
- ac_cv_header_GL_glu_h=yes
- ac_cv_header_X11_XKBlib_h=yes
- ac_cv_header_X11_Xlib_h=yes
- ac_cv_header_X11_extensions_xf86vmode_h=yes
- ac_cv_header_cxxabi_h=yes
- ac_cv_header_expat_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_jpeglib_h=yes
- ac_cv_header_langinfo_h=yes
- ac_cv_header_linux_joystick_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_png_h=yes
- ac_cv_header_sched_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_epoll_h=yes
- ac_cv_header_sys_select_h=yes
- ac_cv_header_sys_soundcard=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_type_traits=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_wchar_h=yes
- ac_cv_header_xlocale_h=no
- ac_cv_header_zlib_h=yes
- ac_cv_host=x86_64-pc-linux-gnu
- ac_cv_lib_expat_XML_ParserCreate=yes
- ac_cv_lib_jbig_jbg_dec_init=no
- ac_cv_lib_jpeg_jpeg_read_header=yes
- ac_cv_lib_png_png_sig_cmp=yes
- ac_cv_lib_z_deflate=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_ac_ct_NM=nm
- 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_gcc_traditional=no
- ac_cv_prog_make_make_set=yes
- ac_cv_search_backtrace='none required'
- ac_cv_sizeof_int=4
- ac_cv_sizeof_long=8
- ac_cv_sizeof_long_long=8
- ac_cv_sizeof_short=2
- ac_cv_sizeof_size_t=8
- ac_cv_sizeof_void_p=8
- ac_cv_sizeof_wchar_t=4
- ac_cv_sys_file_offset_bits=64
- ac_cv_sys_largefile_source=no
- ac_cv_type_mbstate_t=yes
- ac_cv_type_ssize_t=yes
- ac_cv_type_std__istream=yes
- ac_cv_type_std__ostream=yes
- am_cv_func_iconv=yes
- am_cv_lib_iconv=no
- bakefile_cv_c_compiler___INTEL_COMPILER=no
- bakefile_cv_cxx_compiler___INTEL_COMPILER=no
- bakefile_cv_cxx_compiler___SUNPRO_CC=no
- bakefile_cv_prog_makeisgnu=yes
- pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1'
- pkg_cv_CAIRO_LIBS=-lcairo
- pkg_cv_EGL_CFLAGS=-I/usr/include/libdrm
- pkg_cv_EGL_LIBS=-lEGL
- pkg_cv_GLU_CFLAGS=-I/usr/include/libdrm
- pkg_cv_GLU_LIBS='-lGLU -lGL'
- pkg_cv_GL_CFLAGS=-I/usr/include/libdrm
- pkg_cv_GL_LIBS=-lGL
- pkg_cv_GST_CFLAGS='-I/usr/include/gstreamer-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- pkg_cv_GST_LIBS='-lgstplayer-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0'
- pkg_cv_GTKPRINT_CFLAGS='-I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid'
- pkg_cv_GTKPRINT_LIBS='-lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lharfbuzz -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0'
- pkg_cv_LIBCURL_CFLAGS=
- pkg_cv_LIBCURL_LIBS=-lcurl
- pkg_cv_LIBNOTIFY_CFLAGS='-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- pkg_cv_LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0'
- pkg_cv_LIBPCRE_CFLAGS=
- pkg_cv_LIBPCRE_LIBS=-lpcre2-32
- pkg_cv_LIBSECRET_CFLAGS='-I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid'
- pkg_cv_LIBSECRET_LIBS='-lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0'
- pkg_cv_LIBTIFF_CFLAGS=
- pkg_cv_LIBTIFF_LIBS=-ltiff
- pkg_cv_PRIVATE_FONTS_CFLAGS='-I/usr/include/pango-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- pkg_cv_PRIVATE_FONTS_LIBS='-lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0'
- pkg_cv_SM_CFLAGS=-I/usr/include/uuid
- pkg_cv_SM_LIBS=-lSM
- pkg_cv_WAYLAND_EGL_CFLAGS=
- pkg_cv_WAYLAND_EGL_LIBS='-lwayland-egl -lwayland-client -lm'
- pkg_cv_WEBKIT_CFLAGS='-I/usr/include/webkitgtk-4.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-3.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- pkg_cv_WEBKIT_LIBS='-lwebkit2gtk-4.1 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lsoup-3.0 -lgio-2.0 -lgmodule-2.0 -pthread -ljavascriptcoregtk-4.1 -lgobject-2.0 -lglib-2.0'
- pkg_cv_XKBCOMMON_CFLAGS=
- pkg_cv_XKBCOMMON_LIBS=-lxkbcommon
- pkg_cv_XTST_CFLAGS=
- pkg_cv_XTST_LIBS=-lXtst
- pkg_cv_Xxf86vm_CFLAGS=
- pkg_cv_Xxf86vm_LIBS=-lXxf86vm
- wx_cv_cc_broken_libstdcxx_visibility=no
- wx_cv_cc_gcc_atomic_builtins=yes
- wx_cv_cc_visibility=yes
- wx_cv_cflags_gtk='-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- wx_cv_class_stdstring=yes
- wx_cv_elf_symver=yes
- wx_cv_elf_symver_multiple=yes
- wx_cv_expat_is_not_broken=yes
- wx_cv_func_backtrace=yes
- wx_cv_func_broken_vsnprintf_decl=no
- wx_cv_func_broken_vsscanf_decl=no
- wx_cv_func_cxa_demangle=yes
- wx_cv_func_fdopen=yes
- wx_cv_func_fputws=yes
- wx_cv_func_fsync=yes
- wx_cv_func_getgrgid_r=yes
- wx_cv_func_getpwuid_r=yes
- wx_cv_func_gettimeofday_has_2_args=yes
- wx_cv_func_iconv_const=no
- wx_cv_func_pthread_cleanup=yes
- wx_cv_func_pthread_mutexattr_settype_decl=yes
- wx_cv_func_putws=no
- wx_cv_func_round=yes
- wx_cv_func_snprintf=yes
- wx_cv_func_snprintf_pos_params=yes
- wx_cv_func_statfs=yes
- wx_cv_func_statfs_decl=yes
- wx_cv_func_strtok_r=yes
- wx_cv_func_strtoull=yes
- wx_cv_func_sysconf=yes
- wx_cv_func_uname=yes
- wx_cv_func_va_copy=yes
- wx_cv_func_vsnprintf=yes
- wx_cv_func_vsscanf=yes
- wx_cv_func_vswprintf=yes
- wx_cv_func_vswscanf=yes
- wx_cv_func_wprintf=yes
- wx_cv_gdk_wayland=yes
- wx_cv_have_nl_time_first_weekday=yes
- wx_cv_inotify_usable=yes
- wx_cv_lib_gtk=3
- wx_cv_libs_gtk='-lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lX11'
- wx_cv_size_t_is_uint=no
- wx_cv_size_t_is_ulong=yes
- wx_cv_std_libfullpath=/usr/lib
- wx_cv_std_libpath=lib
- wx_cv_struct_pw_gecos=yes
- wx_cv_struct_tm_has_gmtoff=yes
- wx_cv_type_abi_forced_unwind=yes
- wx_cv_type_getsockname3=socklen_t
- wx_cv_type_getsockopt5=socklen_t
- wx_cv_type_locale_t=yes
- wx_cv_type_pthread_mutexattr_t=yes
- wx_cv_type_sa_handler=int
- wx_cv_type_sockaddr_in6=yes
- wx_cv_type_statvfs_t='struct statfs'
- wx_cv_undefined_version=yes
- wx_cv_use_aboutdlg='wxUSE_ABOUTDLG=${DEFAULT_wxUSE_ABOUTDLG:-yes}'
- wx_cv_use_accel='wxUSE_ACCEL=${DEFAULT_wxUSE_ACCEL:-yes}'
- wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=${DEFAULT_wxUSE_ACCESSIBILITY:-yes}'
- wx_cv_use_actindicator='wxUSE_ACTIVITYINDICATOR=${DEFAULT_wxUSE_ACTIVITYINDICATOR:-yes}'
- wx_cv_use_addremovectrl='wxUSE_ADDREMOVECTRL=${DEFAULT_wxUSE_ADDREMOVECTRL:-yes}'
- wx_cv_use_all_features='wxUSE_ALL_FEATURES=${DEFAULT_wxUSE_ALL_FEATURES:-yes}'
- wx_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=${DEFAULT_wxUSE_ANIMATIONCTRL:-yes}'
- wx_cv_use_any='wxUSE_ANY=${DEFAULT_wxUSE_ANY:-yes}'
- wx_cv_use_apple_ieee='wxUSE_APPLE_IEEE=${DEFAULT_wxUSE_APPLE_IEEE:-yes}'
- wx_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=${DEFAULT_wxUSE_ARCHIVE_STREAMS:-yes}'
- wx_cv_use_artstd='wxUSE_ARTPROVIDER_STD=${DEFAULT_wxUSE_ARTPROVIDER_STD:-yes}'
- wx_cv_use_arttango='wxUSE_ARTPROVIDER_TANGO=${DEFAULT_wxUSE_ARTPROVIDER_TANGO:-yes}'
- wx_cv_use_aui='wxUSE_AUI=${DEFAULT_wxUSE_AUI:-yes}'
- wx_cv_use_autoidman='wxUSE_AUTOID_MANAGEMENT=${DEFAULT_wxUSE_AUTOID_MANAGEMENT:-yes}'
- wx_cv_use_backtrace='wxUSE_STACKWALKER=${DEFAULT_wxUSE_STACKWALKER:-yes}'
- wx_cv_use_bannerwindow='wxUSE_BANNERWINDOW=${DEFAULT_wxUSE_BANNERWINDOW:-yes}'
- wx_cv_use_base64='wxUSE_BASE64=${DEFAULT_wxUSE_BASE64:-yes}'
- wx_cv_use_baseevtloop='wxUSE_CONSOLE_EVENTLOOP=${DEFAULT_wxUSE_CONSOLE_EVENTLOOP:-yes}'
- wx_cv_use_bmpbutton='wxUSE_BMPBUTTON=${DEFAULT_wxUSE_BMPBUTTON:-yes}'
- wx_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=${DEFAULT_wxUSE_BITMAPCOMBOBOX:-yes}'
- wx_cv_use_busyinfo='wxUSE_BUSYINFO=${DEFAULT_wxUSE_BUSYINFO:-yes}'
- wx_cv_use_button='wxUSE_BUTTON=${DEFAULT_wxUSE_BUTTON:-yes}'
- wx_cv_use_calendar='wxUSE_CALCTRL=${DEFAULT_wxUSE_CALCTRL:-yes}'
- wx_cv_use_caret='wxUSE_CARET=${DEFAULT_wxUSE_CARET:-yes}'
- wx_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=${DEFAULT_wxUSE_ON_FATAL_EXCEPTION:-yes}'
- wx_cv_use_checkbox='wxUSE_CHECKBOX=${DEFAULT_wxUSE_CHECKBOX:-yes}'
- wx_cv_use_checklst='wxUSE_CHECKLST=${DEFAULT_wxUSE_CHECKLST:-yes}'
- wx_cv_use_choice='wxUSE_CHOICE=${DEFAULT_wxUSE_CHOICE:-yes}'
- wx_cv_use_choicebook='wxUSE_CHOICEBOOK=${DEFAULT_wxUSE_CHOICEBOOK:-yes}'
- wx_cv_use_choicedlg='wxUSE_CHOICEDLG=${DEFAULT_wxUSE_CHOICEDLG:-yes}'
- wx_cv_use_clipboard='wxUSE_CLIPBOARD=${DEFAULT_wxUSE_CLIPBOARD:-yes}'
- wx_cv_use_cmdline='wxUSE_CMDLINE_PARSER=${DEFAULT_wxUSE_CMDLINE_PARSER:-yes}'
- wx_cv_use_coldlg='wxUSE_COLOURDLG=${DEFAULT_wxUSE_COLOURDLG:-yes}'
- wx_cv_use_collpane='wxUSE_COLLPANE=${DEFAULT_wxUSE_COLLPANE:-yes}'
- wx_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=${DEFAULT_wxUSE_COLOURPICKERCTRL:-yes}'
- wx_cv_use_combobox='wxUSE_COMBOBOX=${DEFAULT_wxUSE_COMBOBOX:-yes}'
- wx_cv_use_comboctrl='wxUSE_COMBOCTRL=${DEFAULT_wxUSE_COMBOCTRL:-yes}'
- wx_cv_use_commandlinkbutton='wxUSE_COMMANDLINKBUTTON=${DEFAULT_wxUSE_COMMANDLINKBUTTON:-yes}'
- wx_cv_use_commondlg='wxUSE_COMMONDLGS=${DEFAULT_wxUSE_COMMONDLGS:-yes}'
- wx_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=${DEFAULT_WXWIN_COMPATIBILITY_2_8:-no}'
- wx_cv_use_compat30='WXWIN_COMPATIBILITY_3_0=${DEFAULT_WXWIN_COMPATIBILITY_3_0:-yes}'
- wx_cv_use_config='wxUSE_CONFIG=${DEFAULT_wxUSE_CONFIG:-yes}'
- wx_cv_use_constraints='wxUSE_CONSTRAINTS=${DEFAULT_wxUSE_CONSTRAINTS:-yes}'
- wx_cv_use_controls='wxUSE_CONTROLS=${DEFAULT_wxUSE_CONTROLS:-yes}'
- wx_cv_use_creddlg='wxUSE_CREDENTIALDLG=${DEFAULT_wxUSE_CREDENTIALDLG:-yes}'
- wx_cv_use_dataobj='wxUSE_DATAOBJ=${DEFAULT_wxUSE_DATAOBJ:-yes}'
- wx_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=${DEFAULT_wxUSE_DATAVIEWCTRL:-yes}'
- wx_cv_use_datepick='wxUSE_DATEPICKCTRL=${DEFAULT_wxUSE_DATEPICKCTRL:-yes}'
- wx_cv_use_datetime='wxUSE_DATETIME=${DEFAULT_wxUSE_DATETIME:-yes}'
- wx_cv_use_dccache='wxUSE_DC_CACHEING=${DEFAULT_wxUSE_DC_CACHEING:-yes}'
- wx_cv_use_dctransform='wxUSE_DC_TRANSFORM_MATRIX=${DEFAULT_wxUSE_DC_TRANSFORM_MATRIX:-yes}'
- wx_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=${DEFAULT_wxUSE_DEBUG_CONTEXT:-no}'
- wx_cv_use_debug_flag='wxUSE_DEBUG_FLAG=${DEFAULT_wxUSE_DEBUG_FLAG:-yes}'
- wx_cv_use_debug_gdb='wxUSE_DEBUG_GDB=${DEFAULT_wxUSE_DEBUG_GDB:-no}'
- wx_cv_use_debug_info='wxUSE_DEBUG_INFO=${DEFAULT_wxUSE_DEBUG_INFO:-no}'
- wx_cv_use_debugreport='wxUSE_DEBUGREPORT=${DEFAULT_wxUSE_DEBUGREPORT:-yes}'
- wx_cv_use_detect_sm='wxUSE_DETECT_SM=${DEFAULT_wxUSE_DETECT_SM:-yes}'
- wx_cv_use_dialupman='wxUSE_DIALUP_MANAGER=${DEFAULT_wxUSE_DIALUP_MANAGER:-yes}'
- wx_cv_use_dirdlg='wxUSE_DIRDLG=${DEFAULT_wxUSE_DIRDLG:-yes}'
- wx_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=${DEFAULT_wxUSE_DIRPICKERCTRL:-yes}'
- wx_cv_use_display='wxUSE_DISPLAY=${DEFAULT_wxUSE_DISPLAY:-yes}'
- wx_cv_use_dmalloc='wxUSE_DMALLOC=${DEFAULT_wxUSE_DMALLOC:-yes}'
- wx_cv_use_dnd='wxUSE_DRAG_AND_DROP=${DEFAULT_wxUSE_DRAG_AND_DROP:-yes}'
- wx_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=${DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE:-yes}'
- wx_cv_use_dragimage='wxUSE_DRAGIMAGE=${DEFAULT_wxUSE_DRAGIMAGE:-yes}'
- wx_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=${DEFAULT_wxUSE_DYNAMIC_LOADER:-yes}'
- wx_cv_use_dynlib='wxUSE_DYNLIB_CLASS=${DEFAULT_wxUSE_DYNLIB_CLASS:-yes}'
- wx_cv_use_editablebox='wxUSE_EDITABLELISTBOX=${DEFAULT_wxUSE_EDITABLELISTBOX:-yes}'
- wx_cv_use_epollloop='wxUSE_EPOLL_DISPATCHER=${DEFAULT_wxUSE_EPOLL_DISPATCHER:-yes}'
- wx_cv_use_exceptions='wxUSE_EXCEPTIONS=${DEFAULT_wxUSE_EXCEPTIONS:-yes}'
- wx_cv_use_expat=wxUSE_EXPAT=yes
- wx_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI=${DEFAULT_wxUSE_EXTENDED_RTTI:-no}'
- wx_cv_use_ffile='wxUSE_FFILE=${DEFAULT_wxUSE_FFILE:-yes}'
- wx_cv_use_file='wxUSE_FILE=${DEFAULT_wxUSE_FILE:-yes}'
- wx_cv_use_filectrl='wxUSE_FILECTRL=${DEFAULT_wxUSE_FILECTRL:-yes}'
- wx_cv_use_filedlg='wxUSE_FILEDLG=${DEFAULT_wxUSE_FILEDLG:-yes}'
- wx_cv_use_filehistory='wxUSE_FILE_HISTORY=${DEFAULT_wxUSE_FILE_HISTORY:-yes}'
- wx_cv_use_filepicker='wxUSE_FILEPICKERCTRL=${DEFAULT_wxUSE_FILEPICKERCTRL:-yes}'
- wx_cv_use_fileproto='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
- wx_cv_use_filesystem='wxUSE_FILESYSTEM=${DEFAULT_wxUSE_FILESYSTEM:-yes}'
- wx_cv_use_finddlg='wxUSE_FINDREPLDLG=${DEFAULT_wxUSE_FINDREPLDLG:-yes}'
- wx_cv_use_fontdlg='wxUSE_FONTDLG=${DEFAULT_wxUSE_FONTDLG:-yes}'
- wx_cv_use_fontenum='wxUSE_FONTENUM=${DEFAULT_wxUSE_FONTENUM:-yes}'
- wx_cv_use_fontmap='wxUSE_FONTMAP=${DEFAULT_wxUSE_FONTMAP:-yes}'
- wx_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=${DEFAULT_wxUSE_FONTPICKERCTRL:-yes}'
- wx_cv_use_fs_archive='wxUSE_FS_ARCHIVE=${DEFAULT_wxUSE_FS_ARCHIVE:-yes}'
- wx_cv_use_fs_inet='wxUSE_FS_INET=${DEFAULT_wxUSE_FS_INET:-yes}'
- wx_cv_use_fs_zip='wxUSE_FS_ZIP=${DEFAULT_wxUSE_FS_ZIP:-yes}'
- wx_cv_use_fsvolume='wxUSE_FSVOLUME=${DEFAULT_wxUSE_FSVOLUME:-yes}'
- wx_cv_use_fswatcher='wxUSE_FSWATCHER=${DEFAULT_wxUSE_FSWATCHER:-yes}'
- wx_cv_use_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
- wx_cv_use_gauge='wxUSE_GAUGE=${DEFAULT_wxUSE_GAUGE:-yes}'
- wx_cv_use_geometry='wxUSE_GEOMETRY=${DEFAULT_wxUSE_GEOMETRY:-yes}'
- wx_cv_use_gif='wxUSE_GIF=${DEFAULT_wxUSE_GIF:-yes}'
- wx_cv_use_glcanvasegl='wxUSE_GLCANVAS_EGL=${DEFAULT_wxUSE_GLCANVAS_EGL:-yes}'
- wx_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=${DEFAULT_wxUSE_LIBGNOMEVFS:-yes}'
- wx_cv_use_gpe='wxUSE_GPE=${DEFAULT_wxUSE_GPE:-no}'
- wx_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT=${DEFAULT_wxUSE_GRAPHICS_CONTEXT:-yes}'
- wx_cv_use_grid='wxUSE_GRID=${DEFAULT_wxUSE_GRID:-yes}'
- wx_cv_use_gtkprint='wxUSE_GTKPRINT=${DEFAULT_wxUSE_GTKPRINT:-yes}'
- wx_cv_use_gui='wxUSE_GUI=${DEFAULT_wxUSE_GUI:-yes}'
- wx_cv_use_headerctrl='wxUSE_HEADERCTRL=${DEFAULT_wxUSE_HEADERCTRL:-yes}'
- wx_cv_use_help='wxUSE_HELP=${DEFAULT_wxUSE_HELP:-yes}'
- wx_cv_use_hotkey='wxUSE_HOTKEY=${DEFAULT_wxUSE_HOTKEY:-yes}'
- wx_cv_use_html='wxUSE_HTML=${DEFAULT_wxUSE_HTML:-yes}'
- wx_cv_use_htmlhelp='wxUSE_WXHTML_HELP=${DEFAULT_wxUSE_WXHTML_HELP:-yes}'
- wx_cv_use_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
- wx_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=${DEFAULT_wxUSE_HYPERLINKCTRL:-yes}'
- wx_cv_use_ico_cur='wxUSE_ICO_CUR=${DEFAULT_wxUSE_ICO_CUR:-yes}'
- wx_cv_use_iff='wxUSE_IFF=${DEFAULT_wxUSE_IFF:-yes}'
- wx_cv_use_image='wxUSE_IMAGE=${DEFAULT_wxUSE_IMAGE:-yes}'
- wx_cv_use_imaglist='wxUSE_IMAGLIST=${DEFAULT_wxUSE_IMAGLIST:-yes}'
- wx_cv_use_infobar='wxUSE_INFOBAR=${DEFAULT_wxUSE_INFOBAR:-yes}'
- wx_cv_use_intl='wxUSE_INTL=${DEFAULT_wxUSE_INTL:-yes}'
- wx_cv_use_ipc='wxUSE_IPC=${DEFAULT_wxUSE_IPC:-yes}'
- wx_cv_use_ipv6='wxUSE_IPV6=${DEFAULT_wxUSE_IPV6:-yes}'
- wx_cv_use_joystick='wxUSE_JOYSTICK=${DEFAULT_wxUSE_JOYSTICK:-yes}'
- wx_cv_use_libcurl='wxUSE_LIBCURL=${DEFAULT_wxUSE_LIBCURL:-yes}'
- wx_cv_use_libiconv='wxUSE_LIBICONV=${DEFAULT_wxUSE_LIBICONV:-yes}'
- wx_cv_use_libjbig='wxUSE_LIBJBIG=${DEFAULT_wxUSE_LIBJBIG:-yes}'
- wx_cv_use_libjpeg=wxUSE_LIBJPEG=yes
- wx_cv_use_liblzma='wxUSE_LIBLZMA=${DEFAULT_wxUSE_LIBLZMA:-yes}'
- wx_cv_use_libmspack='wxUSE_LIBMSPACK=${DEFAULT_wxUSE_LIBMSPACK:-yes}'
- wx_cv_use_libnotify='wxUSE_LIBNOTIFY=${DEFAULT_wxUSE_LIBNOTIFY:-yes}'
- wx_cv_use_libpng=wxUSE_LIBPNG=yes
- wx_cv_use_libtiff=wxUSE_LIBTIFF=yes
- wx_cv_use_libxpm=wxUSE_LIBXPM=yes
- wx_cv_use_listbook='wxUSE_LISTBOOK=${DEFAULT_wxUSE_LISTBOOK:-yes}'
- wx_cv_use_listbox='wxUSE_LISTBOX=${DEFAULT_wxUSE_LISTBOX:-yes}'
- wx_cv_use_listctrl='wxUSE_LISTCTRL=${DEFAULT_wxUSE_LISTCTRL:-yes}'
- wx_cv_use_log='wxUSE_LOG=${DEFAULT_wxUSE_LOG:-yes}'
- wx_cv_use_logdialog='wxUSE_LOGDIALOG=${DEFAULT_wxUSE_LOGDIALOG:-yes}'
- wx_cv_use_loggui='wxUSE_LOGGUI=${DEFAULT_wxUSE_LOGGUI:-yes}'
- wx_cv_use_logwin='wxUSE_LOGWINDOW=${DEFAULT_wxUSE_LOGWINDOW:-yes}'
- wx_cv_use_longlong='wxUSE_LONGLONG=${DEFAULT_wxUSE_LONGLONG:-yes}'
- wx_cv_use_markup='wxUSE_MARKUP=${DEFAULT_wxUSE_MARKUP:-yes}'
- wx_cv_use_mdi='wxUSE_MDI=${DEFAULT_wxUSE_MDI:-yes}'
- wx_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=${DEFAULT_wxUSE_MDI_ARCHITECTURE:-yes}'
- wx_cv_use_mediactrl='wxUSE_MEDIACTRL=${DEFAULT_wxUSE_MEDIACTRL:-yes}'
- wx_cv_use_mem_tracing='wxUSE_MEM_TRACING=${DEFAULT_wxUSE_MEM_TRACING:-no}'
- wx_cv_use_menubar='wxUSE_MENUBAR=${DEFAULT_wxUSE_MENUBAR:-yes}'
- wx_cv_use_menus='wxUSE_MENUS=${DEFAULT_wxUSE_MENUS:-yes}'
- wx_cv_use_metafile='wxUSE_METAFILE=${DEFAULT_wxUSE_METAFILE:-yes}'
- wx_cv_use_mimetype='wxUSE_MIMETYPE=${DEFAULT_wxUSE_MIMETYPE:-yes}'
- wx_cv_use_miniframe='wxUSE_MINIFRAME=${DEFAULT_wxUSE_MINIFRAME:-yes}'
- wx_cv_use_monolithic='wxUSE_MONOLITHIC=${DEFAULT_wxUSE_MONOLITHIC:-no}'
- wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=${DEFAULT_wxUSE_MOUSEWHEEL:-yes}'
- wx_cv_use_msgdlg='wxUSE_MSGDLG=${DEFAULT_wxUSE_MSGDLG:-yes}'
- wx_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=${DEFAULT_wxUSE_MS_HTML_HELP:-yes}'
- wx_cv_use_nanosvg='wxUSE_NANOSVG=${DEFAULT_wxUSE_NANOSVG:-yes}'
- wx_cv_use_nanox='wxUSE_NANOX=${DEFAULT_wxUSE_NANOX:-no}'
- wx_cv_use_nativedvc='wxUSE_NATIVE_DATAVIEWCTRL=${DEFAULT_wxUSE_NATIVE_DATAVIEWCTRL:-yes}'
- wx_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=${DEFAULT_wxUSE_NO_EXCEPTIONS:-no}'
- wx_cv_use_no_rtti='wxUSE_NO_RTTI=${DEFAULT_wxUSE_NO_RTTI:-no}'
- wx_cv_use_notebook='wxUSE_NOTEBOOK=${DEFAULT_wxUSE_NOTEBOOK:-yes}'
- wx_cv_use_notifmsg='wxUSE_NOTIFICATION_MESSAGE=${DEFAULT_wxUSE_NOTIFICATION_MESSAGE:-yes}'
- wx_cv_use_numberdlg='wxUSE_NUMBERDLG=${DEFAULT_wxUSE_NUMBERDLG:-yes}'
- wx_cv_use_odcombobox='wxUSE_ODCOMBOBOX=${DEFAULT_wxUSE_ODCOMBOBOX:-yes}'
- wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=${DEFAULT_wxUSE_OFFICIAL_BUILD:-no}'
- wx_cv_use_ole='wxUSE_OLE=${DEFAULT_wxUSE_OLE:-yes}'
- wx_cv_use_opengl='wxUSE_OPENGL=${DEFAULT_wxUSE_OPENGL:-yes}'
- wx_cv_use_optimise='wxUSE_OPTIMISE=${DEFAULT_wxUSE_OPTIMISE:-yes}'
- wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=${DEFAULT_wxUSE_OWNER_DRAWN:-yes}'
- wx_cv_use_palette='wxUSE_PALETTE=${DEFAULT_wxUSE_PALETTE:-yes}'
- wx_cv_use_pch='wxUSE_PCH=${DEFAULT_wxUSE_PCH:-no}'
- wx_cv_use_pcx='wxUSE_PCX=${DEFAULT_wxUSE_PCX:-yes}'
- wx_cv_use_permissive='wxUSE_PERMISSIVE=${DEFAULT_wxUSE_PERMISSIVE:-no}'
- wx_cv_use_pic='wxUSE_PIC=${DEFAULT_wxUSE_PIC:-yes}'
- wx_cv_use_plugins='wxUSE_PLUGINS=${DEFAULT_wxUSE_PLUGINS:-no}'
- wx_cv_use_pnm='wxUSE_PNM=${DEFAULT_wxUSE_PNM:-yes}'
- wx_cv_use_popupwin='wxUSE_POPUPWIN=${DEFAULT_wxUSE_POPUPWIN:-yes}'
- wx_cv_use_postscript='wxUSE_POSTSCRIPT=${DEFAULT_wxUSE_POSTSCRIPT:-yes}'
- wx_cv_use_prefseditor='wxUSE_PREFERENCES_EDITOR=${DEFAULT_wxUSE_PREFERENCES_EDITOR:-yes}'
- wx_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=${DEFAULT_wxUSE_PRINTING_ARCHITECTURE:-yes}'
- wx_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=${DEFAULT_wxUSE_PRINTF_POS_PARAMS:-yes}'
- wx_cv_use_privatefonts='wxUSE_PRIVATE_FONTS=${DEFAULT_wxUSE_PRIVATE_FONTS:-yes}'
- wx_cv_use_profile='wxUSE_PROFILE=${DEFAULT_wxUSE_PROFILE:-no}'
- wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=${DEFAULT_wxUSE_PROGRESSDLG:-yes}'
- wx_cv_use_propgrid='wxUSE_PROPGRID=${DEFAULT_wxUSE_PROPGRID:-yes}'
- wx_cv_use_protocol='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
- wx_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
- wx_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
- wx_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
- wx_cv_use_protocols='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
- wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=${DEFAULT_wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW:-yes}'
- wx_cv_use_radiobox='wxUSE_RADIOBOX=${DEFAULT_wxUSE_RADIOBOX:-yes}'
- wx_cv_use_radiobtn='wxUSE_RADIOBTN=${DEFAULT_wxUSE_RADIOBTN:-yes}'
- wx_cv_use_rearrangectrl='wxUSE_REARRANGECTRL=${DEFAULT_wxUSE_REARRANGECTRL:-yes}'
- wx_cv_use_regex=wxUSE_REGEX=yes
- wx_cv_use_regkey='wxUSE_REGKEY=${DEFAULT_wxUSE_REGKEY:-yes}'
- wx_cv_use_repro_build='wxUSE_REPRODUCIBLE_BUILD=${DEFAULT_wxUSE_REPRODUCIBLE_BUILD:-no}'
- wx_cv_use_ribbon='wxUSE_RIBBON=${DEFAULT_wxUSE_RIBBON:-yes}'
- wx_cv_use_richmsgdlg='wxUSE_RICHMSGDLG=${DEFAULT_wxUSE_RICHMSGDLG:-yes}'
- wx_cv_use_richtext='wxUSE_RICHTEXT=${DEFAULT_wxUSE_RICHTEXT:-yes}'
- wx_cv_use_richtooltip='wxUSE_RICHTOOLTIP=${DEFAULT_wxUSE_RICHTOOLTIP:-yes}'
- wx_cv_use_rpath='wxUSE_RPATH=${DEFAULT_wxUSE_RPATH:-yes}'
- wx_cv_use_sash='wxUSE_SASH=${DEFAULT_wxUSE_SASH:-yes}'
- wx_cv_use_scrollbar='wxUSE_SCROLLBAR=${DEFAULT_wxUSE_SCROLLBAR:-yes}'
- wx_cv_use_sdl='wxUSE_LIBSDL=${DEFAULT_wxUSE_LIBSDL:-yes}'
- wx_cv_use_searchctrl='wxUSE_SEARCHCTRL=${DEFAULT_wxUSE_SEARCHCTRL:-yes}'
- wx_cv_use_secretstore='wxUSE_SECRETSTORE=${DEFAULT_wxUSE_SECRETSTORE:-yes}'
- wx_cv_use_selectloop='wxUSE_SELECT_DISPATCHER=${DEFAULT_wxUSE_SELECT_DISPATCHER:-yes}'
- wx_cv_use_shared='wxUSE_SHARED=${DEFAULT_wxUSE_SHARED:-yes}'
- wx_cv_use_slider='wxUSE_SLIDER=${DEFAULT_wxUSE_SLIDER:-yes}'
- wx_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=${DEFAULT_wxUSE_SNGLINST_CHECKER:-yes}'
- wx_cv_use_sockets='wxUSE_SOCKETS=${DEFAULT_wxUSE_SOCKETS:-yes}'
- wx_cv_use_sound='wxUSE_SOUND=${DEFAULT_wxUSE_SOUND:-yes}'
- wx_cv_use_spellcheck='wxUSE_SPELLCHECK=${DEFAULT_wxUSE_SPELLCHECK:-yes}'
- wx_cv_use_spinbtn='wxUSE_SPINBTN=${DEFAULT_wxUSE_SPINBTN:-yes}'
- wx_cv_use_spinctrl='wxUSE_SPINCTRL=${DEFAULT_wxUSE_SPINCTRL:-yes}'
- wx_cv_use_splash='wxUSE_SPLASH=${DEFAULT_wxUSE_SPLASH:-yes}'
- wx_cv_use_splines='wxUSE_SPLINES=${DEFAULT_wxUSE_SPLINES:-yes}'
- wx_cv_use_splitter='wxUSE_SPLITTER=${DEFAULT_wxUSE_SPLITTER:-yes}'
- wx_cv_use_statbmp='wxUSE_STATBMP=${DEFAULT_wxUSE_STATBMP:-yes}'
- wx_cv_use_statbox='wxUSE_STATBOX=${DEFAULT_wxUSE_STATBOX:-yes}'
- wx_cv_use_statline='wxUSE_STATLINE=${DEFAULT_wxUSE_STATLINE:-yes}'
- wx_cv_use_stattext='wxUSE_STATTEXT=${DEFAULT_wxUSE_STATTEXT:-yes}'
- wx_cv_use_statusbar='wxUSE_STATUSBAR=${DEFAULT_wxUSE_STATUSBAR:-yes}'
- wx_cv_use_stc='wxUSE_STC=${DEFAULT_wxUSE_STC:-yes}'
- wx_cv_use_std_containers='wxUSE_STD_CONTAINERS=${DEFAULT_wxUSE_STD_CONTAINERS:-no}'
- wx_cv_use_std_containers_compat='wxUSE_STD_CONTAINERS_COMPATIBLY=${DEFAULT_wxUSE_STD_CONTAINERS_COMPATIBLY:-no}'
- wx_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=${DEFAULT_wxUSE_STD_IOSTREAM:-no}'
- wx_cv_use_std_string='wxUSE_STD_STRING=${DEFAULT_wxUSE_STD_STRING:-no}'
- wx_cv_use_std_string_conv_in_wxstring='wxUSE_STD_STRING_CONV_IN_WXSTRING=${DEFAULT_wxUSE_STD_STRING_CONV_IN_WXSTRING:-no}'
- wx_cv_use_stdpaths='wxUSE_STDPATHS=${DEFAULT_wxUSE_STDPATHS:-yes}'
- wx_cv_use_stl='wxUSE_STL=${DEFAULT_wxUSE_STL:-no}'
- wx_cv_use_stopwatch='wxUSE_STOPWATCH=${DEFAULT_wxUSE_STOPWATCH:-yes}'
- wx_cv_use_streams='wxUSE_STREAMS=${DEFAULT_wxUSE_STREAMS:-yes}'
- wx_cv_use_subdirs='wxWITH_SUBDIRS=${DEFAULT_wxWITH_SUBDIRS:-yes}'
- wx_cv_use_svg='wxUSE_SVG=${DEFAULT_wxUSE_SVG:-yes}'
- wx_cv_use_symver='wxUSE_ELF_SYMVER=${DEFAULT_wxUSE_ELF_SYMVER:-yes}'
- wx_cv_use_sys_libs='wxUSE_SYS_LIBS=${DEFAULT_wxUSE_SYS_LIBS:-yes}'
- wx_cv_use_sysoptions='wxUSE_SYSTEM_OPTIONS=${DEFAULT_wxUSE_SYSTEM_OPTIONS:-yes}'
- wx_cv_use_tarstream='wxUSE_TARSTREAM=${DEFAULT_wxUSE_TARSTREAM:-yes}'
- wx_cv_use_taskbarbutton='wxUSE_TASKBARBUTTON=${DEFAULT_wxUSE_TASKBARBUTTON:-yes}'
- wx_cv_use_taskbaricon='wxUSE_TASKBARICON=${DEFAULT_wxUSE_TASKBARICON:-yes}'
- wx_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=${DEFAULT_wxUSE_TOOLBAR_NATIVE:-yes}'
- wx_cv_use_tests='wxUSE_TESTS_SUBDIR=${DEFAULT_wxUSE_TESTS_SUBDIR:-yes}'
- wx_cv_use_textbuf='wxUSE_TEXTBUFFER=${DEFAULT_wxUSE_TEXTBUFFER:-yes}'
- wx_cv_use_textctrl='wxUSE_TEXTCTRL=${DEFAULT_wxUSE_TEXTCTRL:-yes}'
- wx_cv_use_textdlg='wxUSE_TEXTDLG=${DEFAULT_wxUSE_TEXTDLG:-yes}'
- wx_cv_use_textfile='wxUSE_TEXTFILE=${DEFAULT_wxUSE_TEXTFILE:-yes}'
- wx_cv_use_tga='wxUSE_TGA=${DEFAULT_wxUSE_TGA:-yes}'
- wx_cv_use_threads='wxUSE_THREADS=${DEFAULT_wxUSE_THREADS:-yes}'
- wx_cv_use_timepick='wxUSE_TIMEPICKCTRL=${DEFAULT_wxUSE_TIMEPICKCTRL:-yes}'
- wx_cv_use_timer='wxUSE_TIMER=${DEFAULT_wxUSE_TIMER:-yes}'
- wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=${DEFAULT_wxUSE_STARTUP_TIPS:-yes}'
- wx_cv_use_tipwindow='wxUSE_TIPWINDOW=${DEFAULT_wxUSE_TIPWINDOW:-yes}'
- wx_cv_use_tls='wxUSE_COMPILER_TLS=${DEFAULT_wxUSE_COMPILER_TLS:-yes}'
- wx_cv_use_togglebtn='wxUSE_TOGGLEBTN=${DEFAULT_wxUSE_TOGGLEBTN:-yes}'
- wx_cv_use_toolbar='wxUSE_TOOLBAR=${DEFAULT_wxUSE_TOOLBAR:-yes}'
- wx_cv_use_toolbook='wxUSE_TOOLBOOK=${DEFAULT_wxUSE_TOOLBOOK:-yes}'
- wx_cv_use_tooltips='wxUSE_TOOLTIPS=${DEFAULT_wxUSE_TOOLTIPS:-yes}'
- wx_cv_use_treebook='wxUSE_TREEBOOK=${DEFAULT_wxUSE_TREEBOOK:-yes}'
- wx_cv_use_treectrl='wxUSE_TREECTRL=${DEFAULT_wxUSE_TREECTRL:-yes}'
- wx_cv_use_treelist='wxUSE_TREELISTCTRL=${DEFAULT_wxUSE_TREELISTCTRL:-yes}'
- wx_cv_use_uiactionsim='wxUSE_UIACTIONSIMULATOR=${DEFAULT_wxUSE_UIACTIONSIMULATOR:-yes}'
- wx_cv_use_unicode='wxUSE_UNICODE=${DEFAULT_wxUSE_UNICODE:-yes}'
- wx_cv_use_universal='wxUSE_UNIVERSAL=${DEFAULT_wxUSE_UNIVERSAL:-no}'
- wx_cv_use_unsafe_conv_in_wxstring='wxUSE_UNSAFE_WXSTRING_CONV=${DEFAULT_wxUSE_UNSAFE_WXSTRING_CONV:-yes}'
- wx_cv_use_url='wxUSE_URL=${DEFAULT_wxUSE_URL:-yes}'
- wx_cv_use_utf8=wxUSE_UNICODE_UTF8=no
- wx_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE=${DEFAULT_wxUSE_UNICODE_UTF8_LOCALE:-no}'
- wx_cv_use_uxtheme='wxUSE_UXTHEME=${DEFAULT_wxUSE_UXTHEME:-yes}'
- wx_cv_use_validators='wxUSE_VALIDATORS=${DEFAULT_wxUSE_VALIDATORS:-yes}'
- wx_cv_use_vararg_macros='wxUSE_VARARG_MACROS=${DEFAULT_wxUSE_VARARG_MACROS:-yes}'
- wx_cv_use_variant='wxUSE_VARIANT=${DEFAULT_wxUSE_VARIANT:-yes}'
- wx_cv_use_visibility='wxUSE_VISIBILITY=${DEFAULT_wxUSE_VISIBILITY:-yes}'
- wx_cv_use_webrequest='wxUSE_WEBREQUEST=${DEFAULT_wxUSE_WEBREQUEST:-yes}'
- wx_cv_use_webview='wxUSE_WEBVIEW=${DEFAULT_wxUSE_WEBVIEW:-yes}'
- wx_cv_use_webviewedge='wxUSE_WEBVIEW_EDGE=${DEFAULT_wxUSE_WEBVIEW_EDGE:-yes}'
- wx_cv_use_webviewie='wxUSE_WEBVIEW_IE=${DEFAULT_wxUSE_WEBVIEW_IE:-yes}'
- wx_cv_use_webviewwebkit='wxUSE_WEBVIEW_WEBKIT=${DEFAULT_wxUSE_WEBVIEW_WEBKIT:-yes}'
- wx_cv_use_winhttp='wxUSE_WINHTTP=${DEFAULT_wxUSE_WINHTTP:-yes}'
- wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=${DEFAULT_wxUSE_WIZARDDLG:-yes}'
- wx_cv_use_wxdib='wxUSE_DIB=${DEFAULT_wxUSE_DIB:-yes}'
- wx_cv_use_xlocale='wxUSE_XLOCALE=${DEFAULT_wxUSE_XLOCALE:-yes}'
- wx_cv_use_xpm='wxUSE_XPM=${DEFAULT_wxUSE_XPM:-yes}'
- wx_cv_use_xrc='wxUSE_XRC=${DEFAULT_wxUSE_XRC:-yes}'
- wx_cv_use_xtest='wxUSE_XTEST=${DEFAULT_wxUSE_XTEST:-yes}'
- wx_cv_use_zipstream='wxUSE_ZIPSTREAM=${DEFAULT_wxUSE_ZIPSTREAM:-yes}'
- wx_cv_use_zlib=wxUSE_ZLIB=yes
- wx_cv_var_timezone=timezone
- wx_cv_version_script=yes
- wx_cv_wchar_t_is_separate_type=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AIX_CXX_LD=''
- AR='ar'
- AROPTIONS='rc'
- BK_DEPS='/sources/wxWidgets-3.2.9/bk-deps'
- BK_MAKE_PCH=''
- BUILT_WX_LIBS='xrc webview stc richtext ribbon propgrid aui gl html qa adv core xml net base'
- CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1'
- CAIRO_LIBS='-lcairo'
- CC='gcc'
- CFLAGS=''
- CFLAGS_VISIBILITY='-fvisibility=hidden'
- COND_BUILD_debug='#'
- COND_BUILD_debug_DEBUG_INFO_default='#'
- COND_BUILD_release='#'
- COND_BUILD_release_DEBUG_INFO_default='#'
- COND_DEBUG_FLAG_0='#'
- COND_DEBUG_INFO_0=''
- COND_DEBUG_INFO_1='#'
- COND_DEPS_TRACKING_0='#'
- COND_DEPS_TRACKING_1=''
- COND_GCC_PCH_1='#'
- COND_ICC_PCH_1='#'
- COND_MONOLITHIC_0=''
- COND_MONOLITHIC_0_SHARED_0='#'
- COND_MONOLITHIC_0_SHARED_0_USE_AUI_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_GUI_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_WEBVIEW_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_PROPGRID_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_RIBBON_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_STC_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_XML_1='#'
- COND_MONOLITHIC_0_SHARED_0_USE_XRC_1='#'
- COND_MONOLITHIC_0_SHARED_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_AUI_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_GUI_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_WEBVIEW_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_PROPGRID_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_RIBBON_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1_USE_XML_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_STC_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_XML_1=''
- COND_MONOLITHIC_0_SHARED_1_USE_XML_1_USE_XRC_1=''
- COND_MONOLITHIC_0_USE_AUI_1=''
- COND_MONOLITHIC_0_USE_GUI_1=''
- COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1=''
- COND_MONOLITHIC_0_USE_HTML_1=''
- COND_MONOLITHIC_0_USE_MEDIA_1=''
- COND_MONOLITHIC_0_USE_PROPGRID_1=''
- COND_MONOLITHIC_0_USE_QA_1=''
- COND_MONOLITHIC_0_USE_RIBBON_1=''
- COND_MONOLITHIC_0_USE_RICHTEXT_1=''
- COND_MONOLITHIC_0_USE_STC_1=''
- COND_MONOLITHIC_0_USE_WEBVIEW_1=''
- COND_MONOLITHIC_0_USE_XML_1=''
- COND_MONOLITHIC_0_USE_XRC_1=''
- COND_MONOLITHIC_1='#'
- COND_MONOLITHIC_1_SHARED_0='#'
- COND_MONOLITHIC_1_SHARED_1='#'
- COND_MONOLITHIC_1_USE_STC_1='#'
- COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1='#'
- COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1='#'
- COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1=''
- COND_PLATFORM_MACOSX_0_USE_SOVERSION_1=''
- COND_PLATFORM_MACOSX_1='#'
- COND_PLATFORM_MACOSX_1_PLATFORM_WIN32_1_SHARED_0='#'
- COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1='#'
- COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1='#'
- COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1='#'
- COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1='#'
- COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0='#'
- COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1='#'
- COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0='#'
- COND_PLATFORM_MACOSX_1_USE_GUI_1='#'
- COND_PLATFORM_MACOSX_1_USE_OPENGL_1='#'
- COND_PLATFORM_MACOSX_1_USE_SOVERSION_1='#'
- COND_PLATFORM_OS2_1='#'
- COND_PLATFORM_UNIX_0='#'
- COND_PLATFORM_UNIX_1=''
- COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1='#'
- COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
- COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1='#'
- COND_PLATFORM_UNIX_1_USE_GUI_1=''
- COND_PLATFORM_UNIX_1_USE_PLUGINS_0=''
- COND_PLATFORM_WIN32_0=''
- COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
- COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_4='#'
- COND_PLATFORM_WIN32_1='#'
- COND_PLATFORM_WIN32_1_SHARED_0='#'
- COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1='#'
- COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1='#'
- COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1='#'
- COND_PLATFORM_WIN32_1_TOOLKIT_QT_USE_GUI_1_WXUNIV_0='#'
- COND_PYTHON='#'
- COND_SHARED_0='#'
- COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0='#'
- COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0='#'
- COND_SHARED_0_USE_GUI_1_USE_OPENGL_1='#'
- COND_SHARED_0_USE_GUI_1_wxUSE_LIBJPEG_builtin='#'
- COND_SHARED_0_USE_GUI_1_wxUSE_LIBPNG_builtin='#'
- COND_SHARED_0_USE_GUI_1_wxUSE_LIBTIFF_builtin='#'
- COND_SHARED_0_USE_STC_1='#'
- COND_SHARED_0_wxUSE_EXPAT_builtin='#'
- COND_SHARED_0_wxUSE_REGEX_builtin='#'
- COND_SHARED_0_wxUSE_ZLIB_builtin='#'
- COND_SHARED_1=''
- COND_SHARED_1_USE_GUI_1=''
- COND_SHARED_1_USE_GUI_1_USE_OPENGL_1=''
- COND_TOOLKIT_='#'
- COND_TOOLKIT_COCOA='#'
- COND_TOOLKIT_DFB='#'
- COND_TOOLKIT_DFB_USE_GUI_1='#'
- COND_TOOLKIT_GTK=''
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_2='#'
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1='#'
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0='#'
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1_WXUNIV_0=''
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_4='#'
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1='#'
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1_WXUNIV_0='#'
- COND_TOOLKIT_GTK_TOOLKIT_VERSION_='#'
- COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1='#'
- COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0='#'
- COND_TOOLKIT_GTK_USE_GUI_1=''
- COND_TOOLKIT_MAC='#'
- COND_TOOLKIT_MOTIF='#'
- COND_TOOLKIT_MOTIF_USE_GUI_1='#'
- COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0='#'
- COND_TOOLKIT_MSW='#'
- COND_TOOLKIT_MSW_USE_GUI_1='#'
- COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0='#'
- COND_TOOLKIT_OSX_CARBON='#'
- COND_TOOLKIT_OSX_COCOA='#'
- COND_TOOLKIT_OSX_COCOA_USE_GUI_1='#'
- COND_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0='#'
- COND_TOOLKIT_OSX_COCOA_WXUNIV_0='#'
- COND_TOOLKIT_OSX_IPHONE='#'
- COND_TOOLKIT_OSX_IPHONE_USE_GUI_1='#'
- COND_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0='#'
- COND_TOOLKIT_QT='#'
- COND_TOOLKIT_QT_USE_GUI_1_WXUNIV_0='#'
- COND_TOOLKIT_X11='#'
- COND_TOOLKIT_X11_USE_GUI_1='#'
- COND_UNICODE_1=''
- COND_USE_CAIRO_1='#'
- COND_USE_EXCEPTIONS_0='#'
- COND_USE_EXCEPTIONS_1='#'
- COND_USE_GUI_0='#'
- COND_USE_GUI_1=''
- COND_USE_GUI_1_USE_OPENGL_1=''
- COND_USE_GUI_1_WXUNIV_0=''
- COND_USE_GUI_1_WXUNIV_1='#'
- COND_USE_GUI_1_wxUSE_LIBJPEG_builtin='#'
- COND_USE_GUI_1_wxUSE_LIBPNG_builtin='#'
- COND_USE_GUI_1_wxUSE_LIBTIFF_builtin='#'
- COND_USE_OPENGL_1=''
- COND_USE_PCH_1='#'
- COND_USE_PLUGINS_0=''
- COND_USE_RTTI_0='#'
- COND_USE_RTTI_1='#'
- COND_USE_SOTWOSYMLINKS_1=''
- COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1='#'
- COND_USE_SOVERLINUX_1=''
- COND_USE_SOVERSION_0='#'
- COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1='#'
- COND_USE_SOVERSOLARIS_1='#'
- COND_USE_STC_1=''
- COND_USE_THREADS_0='#'
- COND_USE_THREADS_1='#'
- COND_USE_WEBVIEW_WEBKIT2_1=''
- COND_USE_XML_1=''
- COND_USE_XRC_1=''
- COND_WINDOWS_IMPLIB_1='#'
- COND_WITH_PLUGIN_SDL_1='#'
- COND_WXUNIV_1='#'
- COND_wxUSE_EXPAT_builtin='#'
- COND_wxUSE_LIBJPEG_builtin='#'
- COND_wxUSE_LIBPNG_builtin='#'
- COND_wxUSE_LIBTIFF_builtin='#'
- COND_wxUSE_REGEX_builtin='#'
- COND_wxUSE_ZLIB_builtin='#'
- CPP='gcc -E'
- CPPFLAGS=''
- CXX='g++'
- CXXFLAGS=''
- CXXFLAGS_VISIBILITY='-fvisibility=hidden -fvisibility-inlines-hidden'
- DEBUG_FLAG=''
- DEBUG_INFO='0'
- DEFS='-DHAVE_CONFIG_H'
- DEPS_TRACKING='1'
- DIRECTFB_CFLAGS=''
- DIRECTFB_LIBS=''
- DISTDIR='wx$(TOOLKIT)'
- DLLIMP_SUFFIX='so'
- DLLPREFIX='lib'
- DLLPREFIX_MODULE=''
- DLLTOOL=''
- DMALLOC_LIBS=''
- DYLIB_RPATH_INSTALL=''
- DYLIB_RPATH_POSTLINK=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGL_CFLAGS='-I/usr/include/libdrm'
- EGL_LIBS='-lEGL'
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- EXTRALIBS='-pthread -Wl,--version-script,$(wx_top_builddir)/version-script -Wl,--undefined-version -lz -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcurl -lm -lpcre2-32 '
- EXTRALIBS_GUI='-lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lX11 -lXxf86vm -lSM -lxkbcommon -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lharfbuzz -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lXtst -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lpng -lz -ljpeg -ltiff'
- EXTRALIBS_HTML=''
- EXTRALIBS_MEDIA='-lgstplayer-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0'
- EXTRALIBS_OPENGL=' -lGL -lGLU -lEGL -lwayland-egl -lwayland-client -lm'
- EXTRALIBS_SDL=''
- EXTRALIBS_STC=''
- EXTRALIBS_WEBVIEW='-lwebkit2gtk-4.1 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lsoup-3.0 -lgio-2.0 -lgmodule-2.0 -pthread -ljavascriptcoregtk-4.1 -lgobject-2.0 -lglib-2.0'
- EXTRALIBS_XML=' -lexpat'
- GCC='yes'
- GCC_PCH='0'
- GLU_CFLAGS='-I/usr/include/libdrm'
- GLU_LIBS='-lGLU -lGL'
- GL_CFLAGS='-I/usr/include/libdrm'
- GL_LIBS='-lGL'
- GNOMEVFS_CFLAGS=''
- GNOMEVFS_LIBS=''
- GREP='/usr/bin/grep'
- GSPELL_CFLAGS=''
- GSPELL_LIBS=''
- GST_CFLAGS='-I/usr/include/gstreamer-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- GST_LIBS='-lgstplayer-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0'
- GTKPRINT_CFLAGS='-I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid'
- GTKPRINT_LIBS='-lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lharfbuzz -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0'
- GTK_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- GTK_CONFIG=''
- GTK_LIBS='-lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lX11'
- GUIDIST='GTK_DIST SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST INTL_DIST'
- GXX_VERSION=''
- HAVE_CXX11=''
- HAVE_CXX14=''
- HAVE_CXX17=''
- HAVE_CXX20=''
- HEADER_PAD_OPTION=''
- HOST_SUFFIX=''
- ICC_PCH='0'
- ICC_PCH_CREATE_SWITCH=''
- ICC_PCH_USE_SWITCH=''
- IF_GNU_MAKE=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_DIR='mkdir -p'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- LDFLAGS=''
- LDFLAGS_GL=''
- LDFLAGS_GUI=''
- LIBCURL_CFLAGS=''
- LIBCURL_LIBS='-lcurl'
- LIBEXT='.a'
- LIBICONV=''
- LIBNOTIFY_CFLAGS='-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0'
- LIBOBJS=''
- LIBPCRE_CFLAGS=''
- LIBPCRE_LIBS='-lpcre2-32'
- LIBPREFIX='lib'
- LIBS='-lz -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcurl -lm'
- LIBSECRET_CFLAGS='-I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid'
- LIBSECRET_LIBS='-lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0'
- LIBTIFF_CFLAGS=''
- LIBTIFF_LIBS='-ltiff'
- LN_S='ln -s'
- LTLIBOBJS=''
- MAKE_SET=''
- MONOLITHIC='0'
- MesaGL_CFLAGS=''
- MesaGL_LIBS=''
- NM='nm'
- OBJCXXFLAGS='-pthread -O2 -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden'
- OBJEXT='o'
- OFFICIAL_BUILD='0'
- OPENGL_LIBS='-lGL -lGLU -lEGL -lwayland-egl -lwayland-client -lm'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='wxWidgets'
- PACKAGE_STRING='wxWidgets 3.2.9'
- PACKAGE_TARNAME='wxwidgets'
- PACKAGE_URL=''
- PACKAGE_VERSION='3.2.9'
- PANGOFT2_CFLAGS=''
- PANGOFT2_LIBS=''
- PANGOXFT_CFLAGS=''
- PANGOXFT_LIBS=''
- PATH_SEPARATOR=':'
- PIC_FLAG='-fPIC -DPIC'
- PKG_CONFIG='/usr/bin/pkg-config'
- PLATFORM_BEOS='0'
- PLATFORM_MAC='0'
- PLATFORM_MACOS='0'
- PLATFORM_MACOSX='0'
- PLATFORM_UNIX='1'
- PLATFORM_WIN32='0'
- PRIVATE_FONTS_CFLAGS='-I/usr/include/pango-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- PRIVATE_FONTS_LIBS='-lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0'
- PYTHON=''
- QT5_CFLAGS=''
- QT5_LIBS=''
- RANLIB='ranlib'
- RESCOMP=''
- SAMPLES_CXXFLAGS=' -fPIC -DPIC'
- SAMPLES_RPATH_FLAG='-Wl,-rpath,$(wx_top_builddir)/lib'
- SAMPLES_SUBDIRS='animate archive artprov aui calendar caret clipboard collpane combo config console dataview debugrpt dialogs dialup display dnd docview dragimag drawing erase event except exec font fswatcher grid help htlbox html/about html/help html/helpview html/printing html/test html/virtual html/widget html/zip image internat ipc joytest keyboard layout listctrl mdi mediaplayer menu minimal notebook opengl/cube opengl/isosurf opengl/penguin opengl/pyramid popup power preferences printing propgrid render ribbon richtext sashtest scroll secretstore shaped sockets sound splash splitter statbar stc svg taborder taskbar text thread toolbar treectrl treelist typetest uiaction validate vscroll webrequest webview widgets wizard wrapsizer xrc '
- SDL_CFLAGS=''
- SDL_CONFIG=''
- SDL_LIBS=''
- SET_MAKE=''
- SHARED='1'
- SHARED_LD_CC='$(CC) -shared -fPIC -o'
- SHARED_LD_CXX='$(CXX) -shared -fPIC -o'
- SHARED_LD_MODULE_CC='$(CC) -shared -fPIC -o'
- SHARED_LD_MODULE_CXX='$(CXX) -shared -fPIC -o'
- SHELL='/bin/sh'
- SM_CFLAGS='-I/usr/include/uuid'
- SM_LIBS='-lSM'
- SONAME_FLAG='-Wl,-soname,'
- SO_SUFFIX='so'
- SO_SUFFIX_MODULE='so'
- STD_BASE_LIBS='xml net base'
- STD_GUI_LIBS='xrc html qa adv core'
- STRIP='strip'
- TOOLCHAIN_FULLNAME='gtk3-unicode-3.2'
- TOOLCHAIN_NAME='gtk3u-3.2'
- TOOLKIT='GTK'
- TOOLKIT_DIR='gtk'
- TOOLKIT_LOWERCASE='gtk'
- TOOLKIT_VERSION='3'
- UNICODE='1'
- USE_DPI_AWARE_MANIFEST='2'
- USE_GUI='1'
- USE_MACVERSION='0'
- USE_PLUGINS='0'
- USE_SOTWOSYMLINKS='1'
- USE_SOVERCYGWIN='0'
- USE_SOVERLINUX='1'
- USE_SOVERSION='1'
- USE_SOVERSOLARIS='0'
- USE_XML='1'
- VENDOR='custom'
- WAYLAND_EGL_CFLAGS=''
- WAYLAND_EGL_LIBS='-lwayland-egl -lwayland-client -lm'
- WEBKIT_CFLAGS='-I/usr/include/webkitgtk-4.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-3.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
- WEBKIT_LIBS='-lwebkit2gtk-4.1 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lsoup-3.0 -lgio-2.0 -lgmodule-2.0 -pthread -ljavascriptcoregtk-4.1 -lgobject-2.0 -lglib-2.0'
- WIDGET_SET=''
- WINDOWS_IMPLIB='0'
- WINDRES=''
- WITH_PLUGIN_SDL='0'
- WXCONFIG_CFLAGS='-pthread'
- WXCONFIG_CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__'
- WXCONFIG_CXXFLAGS='-pthread'
- WXCONFIG_LDFLAGS='-pthread '
- WXCONFIG_LDFLAGS_GUI=''
- WXCONFIG_LIBS='-lwxscintilla-3.2 -lz -lexpat -lpcre2-32 -lpng -lz -ljpeg -ltiff -lz -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcurl -lm'
- WXCONFIG_RESFLAGS=''
- WXCONFIG_RPATH='-Wl,-rpath,$libdir'
- WXUNIV='0'
- WX_CFLAGS='-pthread -Wall -Wundef -O2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -D_GNU_SOURCE -fvisibility=hidden'
- WX_CHARTYPE='unicode'
- WX_CPPFLAGS='-I${wx_top_builddir}/lib/wx/include/gtk3-unicode-3.2 -I${top_srcdir}/include -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- WX_CXXFLAGS='-pthread -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -O2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/libsecret-1 -I/usr/include/webkitgtk-4.1 -I/usr/include/libsoup-3.0 -I/usr/include/gstreamer-1.0 -fvisibility=hidden -fvisibility-inlines-hidden'
- WX_FLAVOUR=''
- WX_LDFLAGS='-pthread '
- WX_LIBRARY_BASENAME_GUI='wx_gtk3u'
- WX_LIBRARY_BASENAME_NOGUI='wx_baseu'
- WX_LIB_FLAVOUR=''
- WX_RELEASE='3.2'
- WX_SUBVERSION='3.2.9.0'
- WX_VERSION='3.2.9'
- WX_VERSION_TAG='WXU_3.2'
- XKBCOMMON_CFLAGS=''
- XKBCOMMON_LIBS='-lxkbcommon'
- XMKMF=''
- XTST_CFLAGS=''
- XTST_LIBS='-lXtst'
- X_CFLAGS=''
- X_EXTRA_LIBS=''
- X_LIBS=''
- X_PRE_LIBS=''
- Xinerama_CFLAGS=''
- Xinerama_LIBS=''
- Xxf86vm_CFLAGS=''
- Xxf86vm_LIBS='-lXxf86vm'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- bindir='${exec_prefix}/bin'
- build='x86_64-pc-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='pc'
- cross_compiling='no'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- dlldir='${exec_prefix}/lib'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='x86_64-pc-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/usr/local'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- runstatedir='${localstatedir}/run'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- subdirs_extra=''
- sysconfdir='${prefix}/etc'
- target_alias=''
- wxCFLAGS_C99=''
- wxPCRE2_CODE_UNIT_WIDTH=''
- wxUSE_EXPAT='sys'
- wxUSE_LIBJPEG='sys'
- wxUSE_LIBPNG='sys'
- wxUSE_LIBTIFF='sys'
- wxUSE_REGEX='sys'
- wxUSE_XML='yes'
- wxUSE_ZLIB='sys'
- wx_top_builddir='/sources/wxWidgets-3.2.9'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "wxWidgets"
- #define PACKAGE_TARNAME "wxwidgets"
- #define PACKAGE_VERSION "3.2.9"
- #define PACKAGE_STRING "wxWidgets 3.2.9"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define __LINUX__ 1
- #define _GNU_SOURCE 1
- #define __UNIX__ 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 HAVE_LANGINFO_H 1
- #define HAVE_WCHAR_H 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_CXXABI_H 1
- #define SIZEOF_SHORT 2
- #define SIZEOF_VOID_P 8
- #define SIZEOF_INT 4
- #define SIZEOF_LONG 8
- #define SIZEOF_SIZE_T 8
- #define SIZEOF_LONG_LONG 8
- #define SIZEOF_WCHAR_T 4
- #define HAVE_VA_COPY 1
- #define _FILE_OFFSET_BITS 64
- #define HAVE_LARGEFILE_SUPPORT 1
- #define HAVE_FSEEKO 1
- #define HAVE_STD_WSTRING 1
- #define HAVE_STD__ISTREAM 1
- #define HAVE_STD__OSTREAM 1
- #define HAVE_TYPE_TRAITS 1
- #define HAVE_GCC_ATOMIC_BUILTINS 1
- #define HAVE_SIN 1
- #define HAVE_CEIL 1
- #define HAVE_STRTOULL 1
- #define wxUSE_REGEX 1
- #define wxUSE_ZLIB 1
- #define wxUSE_LIBPNG 1
- #define wxUSE_LIBJPEG 1
- #define wxUSE_LIBTIFF 1
- #define wxUSE_XML 1
- #define wxUSE_NANOSVG 1
- #define __WXGTK220__ 1
- #define __WXGTK218__ 1
- #define __WXGTK210__ 1
- #define HAVE_X11_XLIB_H 1
- #define HAVE_X11_XKBLIB_H 1
- #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
- #define wxUSE_GLCANVAS_EGL 1
- #define wxUSE_OPENGL 1
- #define wxUSE_GLCANVAS 1
- #define wxHAVE_ELF_SYMVER 1
- #define wxHAVE_ELF_SYMVER_MULTIPLE 1
- #define HAVE_VISIBILITY 1
- #define wxELF_VERSION_PREFIX "WXU_"
- #define HAVE_SSIZE_T 1
- #define wxSIZE_T_IS_ULONG 1
- #define wxWCHAR_T_IS_REAL_TYPE 1
- #define HAVE_PW_GECOS 1
- #define HAVE_WCSLEN 1
- #define HAVE_WCSLEN 1
- #define HAVE_WCSFTIME 1
- #define HAVE_STRNLEN 1
- #define HAVE_WCSDUP 1
- #define HAVE_WCSNLEN 1
- #define HAVE_WCSCASECMP 1
- #define HAVE_WCSNCASECMP 1
- #define HAVE_MBSTATE_T 1
- #define HAVE_WCSRTOMBS 1
- #define HAVE_SNPRINTF 1
- #define HAVE_VSNPRINTF 1
- #define HAVE_VSSCANF 1
- #define HAVE_UNIX98_PRINTF 1
- #define HAVE_FPUTWS 1
- #define HAVE_WPRINTF 1
- #define HAVE_VSWPRINTF 1
- #define HAVE_VSWSCANF 1
- #define HAVE_FSYNC 1
- #define HAVE_ROUND 1
- #define HAVE_ICONV 1
- #define ICONV_CONST
- #define HAVE_SIGACTION 1
- #define wxTYPE_SA_HANDLER int
- #define HAVE_CXA_DEMANGLE 1
- #define HAVE_MKSTEMP 1
- #define HAVE_STATFS_DECL 1
- #define HAVE_STATFS 1
- #define WX_STATFS_T struct statfs
- #define HAVE_FCNTL 1
- #define HAVE_SETENV 1
- #define HAVE_UNSETENV 1
- #define HAVE_NANOSLEEP 1
- #define HAVE_NANOSLEEP 1
- #define HAVE_UNAME 1
- #define HAVE_STRTOK_R 1
- #define HAVE_INET_ADDR 1
- #define HAVE_INET_ADDR 1
- #define HAVE_INET_ATON 1
- #define HAVE_INET_ATON 1
- #define HAVE_FDOPEN 1
- #define HAVE_SYSCONF 1
- #define HAVE_GETPWUID_R 1
- #define HAVE_GETGRGID_R 1
- #define HAVE_PTHREAD_SETCONCURRENCY 1
- #define HAVE_PTHREAD_SET_CONCURRENCY 1
- #define wxHAVE_PTHREAD_CLEANUP 1
- #define HAVE_SCHED_H 1
- #define HAVE_SCHED_YIELD 1
- #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
- #define HAVE_PTHREAD_CANCEL 1
- #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
- #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
- #define HAVE_PTHREAD_MUTEXATTR_T 1
- #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1
- #define HAVE_ABI_FORCEDUNWIND 1
- #define HAVE_LOCALTIME_R 1
- #define HAVE_GMTIME_R 1
- #define HAVE_GETHOSTBYNAME_R 1
- #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
- #define HAVE_FUNC_GETSERVBYNAME_R_6 1
- #define wxUSE_COMPILER_TLS 1
- #define wxUSE_THREADS 1
- #define __WXGTK3__ 1
- #define __WXGTK20__ 1
- #define WXWIN_COMPATIBILITY_3_0 1
- #define wxUSE_GUI 1
- #define wxUSE_UNIX 1
- #define HAVE_DLOPEN 1
- #define HAVE_DLOPEN 1
- #define HAVE_DLADDR 1
- #define HAVE_DLADDR 1
- #define wxUSE_DYNAMIC_LOADER 1
- #define wxUSE_DYNLIB_CLASS 1
- #define wxHAS_INOTIFY 1
- #define wxUSE_FSWATCHER 1
- #define HAVE_XKBCOMMON 1
- #define wxUSE_SECRETSTORE 1
- #define wxUSE_ANY 1
- #define wxUSE_APPLE_IEEE 1
- #define wxUSE_TIMER 1
- #define HAVE_SYS_SOUNDCARD_H 1
- #define wxUSE_SOUND 1
- #define wxUSE_GTKPRINT 1
- #define wxUSE_LIBNOTIFY_0_7 1
- #define wxUSE_LIBNOTIFY 1
- #define wxUSE_CMDLINE_PARSER 1
- #define wxUSE_STOPWATCH 1
- #define wxUSE_DATETIME 1
- #define wxUSE_FILE 1
- #define wxUSE_FFILE 1
- #define wxUSE_ARCHIVE_STREAMS 1
- #define wxUSE_ZIPSTREAM 1
- #define wxUSE_TARSTREAM 1
- #define wxUSE_FILE_HISTORY 1
- #define wxUSE_FILESYSTEM 1
- #define wxUSE_FS_ARCHIVE 1
- #define wxUSE_FS_ZIP 1
- #define wxUSE_FSVOLUME 1
- #define wxUSE_ON_FATAL_EXCEPTION 1
- #define wxUSE_STACKWALKER 1
- #define wxUSE_DEBUGREPORT 1
- #define wxUSE_SNGLINST_CHECKER 1
- #define wxUSE_BUSYINFO 1
- #define wxUSE_STD_CONTAINERS_COMPATIBLY 1
- #define wxUSE_STD_IOSTREAM 1
- #define wxUSE_STD_STRING 1
- #define wxUSE_UNSAFE_WXSTRING_CONV 1
- #define wxUSE_STDPATHS 1
- #define wxUSE_TEXTBUFFER 1
- #define wxUSE_TEXTFILE 1
- #define wxUSE_CONFIG 1
- #define wxUSE_CONFIG_NATIVE 1
- #define wxUSE_INTL 1
- #define wxUSE_XLOCALE 1
- #define HAVE_LOCALE_T 1
- #define wxUSE_LOG 1
- #define wxUSE_LOGGUI 1
- #define wxUSE_LOGWINDOW 1
- #define wxUSE_LOG_DIALOG 1
- #define wxUSE_LONGLONG 1
- #define wxUSE_GEOMETRY 1
- #define wxUSE_BASE64 1
- #define wxUSE_STREAMS 1
- #define wxUSE_PRINTF_POS_PARAMS 1
- #define wxUSE_CONSOLE_EVENTLOOP 1
- #define wxUSE_SELECT_DISPATCHER 1
- #define HAVE_SYS_EPOLL_H 1
- #define wxUSE_EPOLL_DISPATCHER 1
- #define HAVE_GETTIMEOFDAY 1
- #define WX_TIMEZONE timezone
- #define HAVE_LOCALTIME 1
- #define WX_GMTOFF_IN_TM 1
- #define HAVE_NL_TIME_FIRST_WEEKDAY 1
- #define HAVE_SETPRIORITY 1
- #define WX_SOCKLEN_T socklen_t
- #define SOCKOPTLEN_T socklen_t
- #define wxUSE_IPV6 1
- #define wxUSE_SOCKETS 1
- #define wxUSE_PROTOCOL 1
- #define wxUSE_PROTOCOL_HTTP 1
- #define wxUSE_PROTOCOL_FTP 1
- #define wxUSE_PROTOCOL_FILE 1
- #define wxUSE_URL 1
- #define wxUSE_VARIANT 1
- #define wxUSE_FS_INET 1
- #define wxUSE_WEBREQUEST_CURL 1
- #define wxUSE_WEBREQUEST 1
- #define HAVE_LINUX_JOYSTICK_H 1
- #define wxUSE_JOYSTICK 1
- #define wxUSE_FONTENUM 1
- #define wxUSE_FONTMAP 1
- #define wxUSE_UNICODE 1
- #define wxUSE_CONSTRAINTS 1
- #define wxUSE_MDI 1
- #define wxUSE_MDI_ARCHITECTURE 1
- #define wxUSE_DOC_VIEW_ARCHITECTURE 1
- #define wxUSE_HELP 1
- #define wxUSE_WXHTML_HELP 1
- #define wxUSE_PRINTING_ARCHITECTURE 1
- #define wxUSE_POSTSCRIPT 1
- #define wxUSE_AFM_FOR_POSTSCRIPT 1
- #define wxUSE_SVG 1
- #define wxUSE_IPC 1
- #define wxUSE_DATAOBJ 1
- #define wxUSE_CLIPBOARD 1
- #define wxUSE_DRAG_AND_DROP 1
- #define wxUSE_SPLINES 1
- #define wxUSE_MOUSEWHEEL 1
- #define wxUSE_XTEST 1
- #define wxUSE_UIACTIONSIMULATOR 1
- #define wxUSE_DC_TRANSFORM_MATRIX 1
- #define wxUSE_MARKUP 1
- #define wxUSE_ACCEL 1
- #define wxUSE_ACTIVITYINDICATOR 1
- #define wxUSE_ADDREMOVECTRL 1
- #define wxUSE_ANIMATIONCTRL 1
- #define wxUSE_BANNERWINDOW 1
- #define wxUSE_BUTTON 1
- #define wxUSE_BMPBUTTON 1
- #define wxUSE_CALENDARCTRL 1
- #define wxUSE_CARET 1
- #define wxUSE_COLLPANE 1
- #define wxUSE_COMBOBOX 1
- #define wxUSE_COMBOCTRL 1
- #define wxUSE_COMMANDLINKBUTTON 1
- #define wxUSE_CHOICE 1
- #define wxUSE_CHOICEBOOK 1
- #define wxUSE_CHECKBOX 1
- #define wxUSE_CHECKLISTBOX 1
- #define wxUSE_COLOURPICKERCTRL 1
- #define wxUSE_DATEPICKCTRL 1
- #define wxUSE_DIRPICKERCTRL 1
- #define wxUSE_FILECTRL 1
- #define wxUSE_FILEPICKERCTRL 1
- #define wxUSE_FONTPICKERCTRL 1
- #define wxUSE_DISPLAY 1
- #define wxUSE_DETECT_SM 1
- #define wxUSE_GAUGE 1
- #define wxUSE_GRID 1
- #define wxUSE_HEADERCTRL 1
- #define wxUSE_HYPERLINKCTRL 1
- #define wxUSE_BITMAPCOMBOBOX 1
- #define wxUSE_DATAVIEWCTRL 1
- #define wxUSE_NATIVE_DATAVIEWCTRL 1
- #define wxUSE_IMAGLIST 1
- #define wxUSE_INFOBAR 1
- #define wxUSE_LISTBOOK 1
- #define wxUSE_LISTBOX 1
- #define wxUSE_LISTCTRL 1
- #define wxUSE_EDITABLELISTBOX 1
- #define wxUSE_NOTEBOOK 1
- #define wxUSE_NOTIFICATION_MESSAGE 1
- #define wxUSE_ODCOMBOBOX 1
- #define wxUSE_RADIOBOX 1
- #define wxUSE_RADIOBTN 1
- #define wxUSE_REARRANGECTRL 1
- #define wxUSE_RICHMSGDLG 1
- #define wxUSE_RICHTOOLTIP 1
- #define wxUSE_SASH 1
- #define wxUSE_SCROLLBAR 1
- #define wxUSE_SEARCHCTRL 1
- #define wxUSE_SLIDER 1
- #define wxUSE_SPINBTN 1
- #define wxUSE_SPINCTRL 1
- #define wxUSE_SPLITTER 1
- #define wxUSE_STATBMP 1
- #define wxUSE_STATBOX 1
- #define wxUSE_STATTEXT 1
- #define wxUSE_STATLINE 1
- #define wxUSE_NATIVE_STATUSBAR 1
- #define wxUSE_STATUSBAR 1
- #define wxUSE_TEXTCTRL 1
- #define wxUSE_RICHEDIT 1
- #define wxUSE_RICHEDIT2 1
- #define wxUSE_TIMEPICKCTRL 1
- #define wxUSE_TOGGLEBTN 1
- #define wxUSE_TOOLBAR 1
- #define wxUSE_TOOLBAR_NATIVE 1
- #define wxUSE_TOOLTIPS 1
- #define wxUSE_TREEBOOK 1
- #define wxUSE_TOOLBOOK 1
- #define wxUSE_TREECTRL 1
- #define wxUSE_TREELISTCTRL 1
- #define wxUSE_POPUPWIN 1
- #define wxUSE_PREFERENCES_EDITOR 1
- #define wxUSE_PRIVATE_FONTS 1
- #define wxUSE_DIALUP_MANAGER 1
- #define wxUSE_TIPWINDOW 1
- #define wxUSE_CONTROLS 1
- #define wxUSE_ARTPROVIDER_STD 1
- #define wxUSE_DRAGIMAGE 1
- #define wxUSE_EXCEPTIONS 1
- #define wxUSE_HTML 1
- #define wxUSE_XRC 1
- #define wxUSE_AUI 1
- #define wxUSE_PROPGRID 1
- #define wxUSE_RIBBON 1
- #define wxUSE_STC 1
- #define wxUSE_MENUS 1
- #define wxUSE_MENUBAR 1
- #define wxUSE_MIMETYPE 1
- #define wxUSE_MINIFRAME 1
- #define wxUSE_SYSTEM_OPTIONS 1
- #define wxUSE_TASKBARICON 1
- #define wxUSE_TASKBARICON_BALLOONS 1
- #define wxUSE_VALIDATORS 1
- #define wxUSE_PALETTE 1
- #define wxUSE_RICHTEXT 1
- #define wxUSE_WEBVIEW_WEBKIT2 1
- #define wxUSE_WEBVIEW 1
- #define wxUSE_IMAGE 1
- #define wxUSE_GIF 1
- #define wxUSE_PCX 1
- #define wxUSE_TGA 1
- #define wxUSE_IFF 1
- #define wxUSE_PNM 1
- #define wxUSE_XPM 1
- #define wxUSE_ICO_CUR 1
- #define wxUSE_ABOUTDLG 1
- #define wxUSE_CHOICEDLG 1
- #define wxUSE_COLOURDLG 1
- #define wxUSE_CREDENTIALDLG 1
- #define wxUSE_FILEDLG 1
- #define wxUSE_FINDREPLDLG 1
- #define wxUSE_FONTDLG 1
- #define wxUSE_DIRDLG 1
- #define wxUSE_MSGDLG 1
- #define wxUSE_NUMBERDLG 1
- #define wxUSE_PROGRESSDLG 1
- #define wxUSE_NATIVE_PROGRESSDLG 1
- #define wxUSE_SPLASH 1
- #define wxUSE_STARTUP_TIPS 1
- #define wxUSE_TEXTDLG 1
- #define wxUSE_WIZARDDLG 1
- #define HAVE_CAIRO_PUSH_GROUP 1
- #define wxUSE_CAIRO 1
- #define wxUSE_GRAPHICS_CONTEXT 1
- #define wxUSE_GSTREAMER_PLAYER 1
- #define wxUSE_GSTREAMER 1
- #define wxUSE_MEDIACTRL 1
- #define wxINSTALL_PREFIX "/usr/local"
- configure: exit 0
Add Comment
Please, Sign In to add comment