Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for toolkit... gtk
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether we are using the Intel C compiler... no
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking whether gcc needs -traditional... no
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking whether we are using the Intel C++ compiler... no
- checking whether we are using the Sun C++ compiler... no
- checking for ar... ar
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for langinfo.h... yes
- checking for wchar.h... yes
- checking for sys/select.h... yes
- checking for cxxabi.h... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking size of short... 2
- checking size of void *... 8
- checking size of int... 4
- checking size of long... 8
- checking size of size_t... 8
- checking size of long long... 8
- checking size of wchar_t... 4
- checking for va_copy... yes
- checking for _FILE_OFFSET_BITS value needed for large files... 64
- checking if large file support is available... yes
- checking for _LARGEFILE_SOURCE value needed for large files... no
- checking whether byte ordering is bigendian... no
- checking for std::wstring in <string>... yes
- checking for std::istream... yes
- checking for std::ostream... yes
- checking for type_traits... yes
- checking for __sync_xxx_and_fetch builtins... yes
- checking for libraries directories... /usr/lib
- checking for cos... no
- checking for floor... no
- checking if floating point functions link without -lm... no
- checking for sin... yes
- checking for ceil... yes
- checking if floating point functions link with -lm... yes
- checking for strtoull... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for LIBPCRE... yes
- checking for zlib.h >= 1.1.4... yes
- checking for zlib.h... (cached) yes
- checking for deflate in -lz... yes
- checking for png.h > 0.90... yes
- checking for png.h... (cached) yes
- checking for png_sig_cmp in -lpng... yes
- checking for jpeglib.h... yes
- checking for jpeg_read_header in -ljpeg... yes
- checking for jbg_dec_init in -ljbig... no
- checking for LIBTIFF... yes
- checking for expat.h... yes
- checking if expat.h is valid C++ header... yes
- checking for XML_ParserCreate in -lexpat... yes
- checking for LIBCURL... yes
- checking for GTK+ version...
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking pkg-config is at least version 0.16... yes
- checking for GTK+ - version >= 3.0.0... yes (version 3.24.50)
- checking for GDK Wayland backend... yes
- checking for X11/Xlib.h... yes
- checking for X11/XKBlib.h... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for Xxf86vm... yes
- checking for X11/extensions/xf86vmode.h... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for SM... yes
- checking for OpenGL headers... found in /usr/include
- checking for GL/gl.h... yes
- checking for GL/glu.h... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for GL... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for GLU... yes
- checking for EGL... yes
- checking for WAYLAND_EGL... yes
- checking if the linker accepts --version-script... yes
- checking if using multiple ELF symbol versions is supported... yes
- checking for symbols visibility support... yes
- checking for broken libstdc++ visibility... no
- checking for ssize_t... yes
- checking if size_t is unsigned int... no
- checking if size_t is unsigned long... yes
- checking if wchar_t is separate type... yes
- checking for pw_gecos in struct passwd... yes
- checking for wcslen... yes
- checking for wcsftime... yes
- checking for strnlen... yes
- checking for wcsdup... yes
- checking for wcsnlen... yes
- checking for wcscasecmp... yes
- checking for wcsncasecmp... yes
- checking for mbstate_t... yes
- checking for wcsrtombs... yes
- checking for snprintf... yes
- checking for vsnprintf... yes
- checking for vsscanf... yes
- checking if vsnprintf declaration is broken... no
- checking if snprintf supports positional arguments... yes
- checking if vsscanf() declaration is broken... no
- checking for putws... no
- checking for fputws... yes
- checking for wprintf... yes
- checking for vswprintf... yes
- checking for vswscanf... yes
- checking for _vsnwprintf... no
- checking for fsync... yes
- checking for round... yes
- checking for iconv... yes
- checking if iconv needs const... no
- checking for sigaction... yes
- checking for sa_handler type... int
- checking for backtrace()... yes
- checking for library containing backtrace... none required
- checking for __cxa_demangle() in <cxxabi.h>... yes
- checking for mkstemp... yes
- checking for statfs... yes
- checking for statfs declaration... yes
- checking for fcntl... yes
- checking for setenv... yes
- checking for unsetenv... yes
- checking for nanosleep... yes
- checking for uname... yes
- checking for strtok_r... yes
- checking for inet_addr... yes
- checking for inet_aton... yes
- checking for fdopen... yes
- checking for sysconf... yes
- checking for getpwuid_r... yes
- checking for getgrgid_r... yes
- checking whether pthreads work with -pthread... yes
- checking if more special flags are required for pthreads... no
- checking for pthread_setconcurrency... yes
- checking for pthread_cleanup_push/pop... yes
- checking for sched.h... yes
- checking for sched_yield... yes
- checking for pthread_attr_getschedpolicy... yes
- checking for pthread_attr_setschedparam... yes
- checking for sched_get_priority_max... yes
- checking for pthread_cancel... yes
- checking for pthread_mutex_timedlock... yes
- checking for pthread_attr_setstacksize... yes
- checking for pthread_mutexattr_t... yes
- checking for pthread_mutexattr_settype declaration... yes
- checking for abi::__forced_unwind() in <cxxabi.h>... yes
- checking for localtime_r... yes
- checking for gmtime_r... yes
- checking how many arguments gethostbyname_r() takes... six
- checking how many arguments getservbyname_r() takes... six
- checking for dlopen... yes
- checking for dladdr... yes
- checking whether inotify is usable... yes
- checking for XKBCOMMON... yes
- checking for LIBSECRET... yes
- checking for GSPELL... configure: WARNING: gspell-1 not found, spell checking in wxTextCtrl won't be available
- checking for SNDCTL_DSP_SPEED in sys/soundcard.h... yes
- checking for GTKPRINT... yes
- checking for LIBNOTIFY... yes
- checking xlocale.h usability... no
- checking xlocale.h presence... no
- checking for xlocale.h... no
- checking for locale_t... yes
- checking for sys/epoll.h... yes
- checking for gettimeofday... yes
- checking whether gettimeofday takes two arguments... yes
- checking for timezone variable in <time.h>... timezone
- checking for localtime... yes
- checking for tm_gmtoff in struct tm... yes
- checking for _NL_TIME_FIRST_WEEKDAY in langinfo.h... yes
- checking for setpriority... yes
- checking for socket... yes
- checking what is the type of the third argument of getsockname... socklen_t
- checking what is the type of the fifth argument of getsockopt... socklen_t
- checking whether we have sockaddr_in6... yes
- checking for linux/joystick.h... yes
- checking for XTST... yes
- checking for PRIVATE_FONTS... yes
- checking for python... no
- checking for WEBKIT... yes
- checking for CAIRO... yes
- checking for cairo_push_group... yes
- checking for GST... yes
- checking CXXWARNINGS for gcc -Woverloaded-virtual... -Woverloaded-virtual
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ranlib... ranlib
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... yes
- checking for ar... (cached) ar
- checking for strip... strip
- checking for nm... nm
- checking if make is GNU make... yes
- checking for dependency tracking method... gcc
- checking whether make sets $(MAKE)... (cached) yes
- checking whether catch.hpp file exists... yes
- configure: creating ./config.status
- config.status: creating lib/wx/config/gtk3-unicode-3.2
- config.status: creating lib/wx/config/inplace-gtk3-unicode-3.2
- config.status: creating utils/ifacecheck/rungccxml.sh
- config.status: creating version-script
- config.status: creating Makefile
- config.status: creating samples/html/Makefile
- config.status: creating samples/opengl/Makefile
- config.status: creating samples/xrc/Makefile
- config.status: creating samples/wrapsizer/Makefile
- config.status: creating samples/wizard/Makefile
- config.status: creating samples/widgets/Makefile
- config.status: creating samples/webview/Makefile
- config.status: creating samples/webrequest/Makefile
- config.status: creating samples/vscroll/Makefile
- config.status: creating samples/validate/Makefile
- config.status: creating samples/uiaction/Makefile
- config.status: creating samples/typetest/Makefile
- config.status: creating samples/treelist/Makefile
- config.status: creating samples/treectrl/Makefile
- config.status: creating samples/toolbar/Makefile
- config.status: creating samples/thread/Makefile
- config.status: creating samples/text/Makefile
- config.status: creating samples/taskbar/Makefile
- config.status: creating samples/taborder/Makefile
- config.status: creating samples/svg/Makefile
- config.status: creating samples/stc/Makefile
- config.status: creating samples/statbar/Makefile
- config.status: creating samples/splitter/Makefile
- config.status: creating samples/splash/Makefile
- config.status: creating samples/sound/Makefile
- config.status: creating samples/sockets/Makefile
- config.status: creating samples/shaped/Makefile
- config.status: creating samples/secretstore/Makefile
- config.status: creating samples/scroll/Makefile
- config.status: creating samples/sashtest/Makefile
- config.status: creating samples/richtext/Makefile
- config.status: creating samples/ribbon/Makefile
- config.status: creating samples/render/Makefile
- config.status: creating samples/propgrid/Makefile
- config.status: creating samples/printing/Makefile
- config.status: creating samples/preferences/Makefile
- config.status: creating samples/power/Makefile
- config.status: creating samples/popup/Makefile
- config.status: creating samples/opengl/pyramid/Makefile
- config.status: creating samples/opengl/penguin/Makefile
- config.status: creating samples/opengl/isosurf/Makefile
- config.status: creating samples/opengl/cube/Makefile
- config.status: creating samples/notebook/Makefile
- config.status: creating samples/minimal/Makefile
- config.status: creating samples/menu/Makefile
- config.status: creating samples/mediaplayer/Makefile
- config.status: creating samples/mdi/Makefile
- config.status: creating samples/listctrl/Makefile
- config.status: creating samples/layout/Makefile
- config.status: creating samples/keyboard/Makefile
- config.status: creating samples/joytest/Makefile
- config.status: creating samples/ipc/Makefile
- config.status: creating samples/internat/Makefile
- config.status: creating samples/image/Makefile
- config.status: creating samples/html/zip/Makefile
- config.status: creating samples/html/widget/Makefile
- config.status: creating samples/html/virtual/Makefile
- config.status: creating samples/html/test/Makefile
- config.status: creating samples/html/printing/Makefile
- config.status: creating samples/html/helpview/Makefile
- config.status: creating samples/html/help/Makefile
- config.status: creating samples/html/about/Makefile
- config.status: creating samples/htlbox/Makefile
- config.status: creating samples/help/Makefile
- config.status: creating samples/grid/Makefile
- config.status: creating samples/fswatcher/Makefile
- config.status: creating samples/font/Makefile
- config.status: creating samples/exec/Makefile
- config.status: creating samples/except/Makefile
- config.status: creating samples/event/Makefile
- config.status: creating samples/erase/Makefile
- config.status: creating samples/drawing/Makefile
- config.status: creating samples/dragimag/Makefile
- config.status: creating samples/docview/Makefile
- config.status: creating samples/dnd/Makefile
- config.status: creating samples/display/Makefile
- config.status: creating samples/dialup/Makefile
- config.status: creating samples/dialogs/Makefile
- config.status: creating samples/debugrpt/Makefile
- config.status: creating samples/dataview/Makefile
- config.status: creating samples/console/Makefile
- config.status: creating samples/config/Makefile
- config.status: creating samples/combo/Makefile
- config.status: creating samples/collpane/Makefile
- config.status: creating samples/clipboard/Makefile
- config.status: creating samples/caret/Makefile
- config.status: creating samples/calendar/Makefile
- config.status: creating samples/aui/Makefile
- config.status: creating samples/artprov/Makefile
- config.status: creating samples/archive/Makefile
- config.status: creating samples/animate/Makefile
- config.status: creating samples/Makefile
- config.status: creating demos/poem/Makefile
- config.status: creating demos/life/Makefile
- config.status: creating demos/fractal/Makefile
- config.status: creating demos/Makefile
- config.status: creating demos/bombs/Makefile
- config.status: creating demos/forty/Makefile
- config.status: creating utils/helpview/Makefile
- config.status: creating utils/helpview/src/Makefile
- config.status: creating utils/hhp2cached/Makefile
- config.status: creating utils/ifacecheck/src/Makefile
- config.status: creating utils/emulator/Makefile
- config.status: creating utils/emulator/src/Makefile
- config.status: creating utils/wxrc/Makefile
- config.status: creating utils/screenshotgen/Makefile
- config.status: creating utils/screenshotgen/src/Makefile
- config.status: creating utils/Makefile
- config.status: creating utils/execmon/Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/benchmarks/Makefile
- config.status: creating lib/wx/include/gtk3-unicode-3.2/wx/setup.h
- config.status: executing wx-config commands
- Configured wxWidgets 3.2.9 for `x86_64-pc-linux-gnu'
- Which GUI toolkit should wxWidgets use? GTK+ 3 with support for GTK+ printing libnotify
- Should wxWidgets be compiled into single library? no
- Should wxWidgets be linked as a shared library? yes
- Should wxWidgets support Unicode? yes (using wchar_t)
- What level of wxWidgets compatibility should be enabled?
- wxWidgets 2.8 no
- wxWidgets 3.0 yes
- Which libraries should wxWidgets use?
- STL no
- jpeg sys
- png sys
- regex sys
- tiff sys
- lzma no
- zlib sys
- expat sys
- libmspack no
- sdl no
Advertisement