+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wxGTK32-3.2.0nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wxGTK32-3.2.0nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for wxWidgets-3.2.0.tar.bz2 => Checksum SHA512 OK for wxWidgets-3.2.0.tar.bz2 ===> Installing dependencies for wxGTK32-3.2.0nb6 ========================================================================== The supported build options for wxGTK32 are: cmake The currently selected options are: cmake You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.wxGTK32 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, wxGTK32-3.2.0nb6. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.72.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.24.2 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2 => Build dependency gperf>=3.0.1: found gperf-3.1 => Full dependency libnotify>=0.7.9nb3: found libnotify-0.7.12nb2 => Full dependency glib2>=2.70.2: found glib2-2.72.3 => Full dependency gettext-lib>=0.18: found gettext-lib-0.21 => Full dependency zlib>=1.2.3: found zlib-1.2.12nb1 => Full dependency png>=1.6.0nb1: found png-1.6.38 => Full dependency tiff>=4.0.3nb5: found tiff-4.4.0 => Full dependency xz>=5.0.0: found xz-5.2.6 => Full dependency jpeg>=9: found jpeg-9e => Full dependency gtk3+>=3.24.34nb2: found gtk3+-3.24.34nb2 => Full dependency expat>=2.0.0nb1: found expat-2.4.9 => Full dependency MesaLib>=20.0.1nb1: found MesaLib-21.3.9nb1 => Full dependency gspell>=1.8.3nb11: found gspell-1.8.3nb11 => Full dependency webkit-gtk>=2.36.6nb1: found webkit-gtk-2.36.8 => Full dependency gstreamer1>=1.20.2nb2: found gstreamer1-1.20.3 => Full dependency gst-plugins1-base>=1.18.5: found gst-plugins1-base-1.20.3 => Full dependency libsecret>=0.20.4nb2: found libsecret-0.20.4nb6 => Full dependency libmspack>=0.5alpha: found libmspack-0.10.1alpha => Full dependency pcre2>=10.30: found pcre2-10.40nb1 => Full dependency SDL2>=2.24.0nb2: found SDL2-2.24.0nb2 => Full dependency curl>=7.84.0nb1: found curl-7.85.0 ===> Overriding tools for wxGTK32-3.2.0nb6 ===> Extracting for wxGTK32-3.2.0nb6 ===> Patching for wxGTK32-3.2.0nb6 => Applying pkgsrc patches for wxGTK32-3.2.0nb6 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_config.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_config.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_config.cmake,v 1.2 2022/08/10 05:19:57 dbj Exp $ | |Respect ${CMAKE_INSTALL_BINDIR} instead of assuming bin | |--- build/cmake/config.cmake.orig 2022-07-06 14:19:50.000000000 +0000 |+++ build/cmake/config.cmake -------------------------- Patching file build/cmake/config.cmake using Plan A... Hunk #1 succeeded at 83. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_init.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_init.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_init.cmake,v 1.2 2022/07/29 18:36:06 wiz Exp $ | |fix OpenGL detection |https://github.com/wxWidgets/wxWidgets/issues/22649 |Patch from |https://github.com/wxWidgets/wxWidgets/pull/22677/ | |--- build/cmake/init.cmake.orig 2022-07-29 18:21:12.340086310 +0000 |+++ build/cmake/init.cmake -------------------------- Patching file build/cmake/init.cmake using Plan A... Hunk #1 succeeded at 409. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_install.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_install.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_install.cmake,v 1.2 2022/08/10 05:19:57 dbj Exp $ | |Fix use of DESTDIR |https://github.com/wxWidgets/wxWidgets/issues/22610 | |Respect ${CMAKE_INSTALL_BINDIR} instead of assuming bin | |--- build/cmake/install.cmake.orig 2022-07-06 14:19:50.000000000 +0000 |+++ build/cmake/install.cmake -------------------------- Patching file build/cmake/install.cmake using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 98. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_lib_base_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_lib_base_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_lib_base_CMakeLists.txt,v 1.1 2022/07/21 11:39:21 wiz Exp $ | |Use proper variable for dlopen() library. |https://github.com/wxWidgets/wxWidgets/pull/22644 | |--- build/cmake/lib/base/CMakeLists.txt.orig 2022-07-06 14:19:50.000000000 +0000 |+++ build/cmake/lib/base/CMakeLists.txt -------------------------- Patching file build/cmake/lib/base/CMakeLists.txt using Plan A... Hunk #1 succeeded at 65. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_setup.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_setup.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_setup.cmake,v 1.1 2022/07/21 11:39:21 wiz Exp $ | |Add statvfs() checks. |https://github.com/wxWidgets/wxWidgets/pull/22643 | |Use proper variable for dlopen() library. |https://github.com/wxWidgets/wxWidgets/pull/22644 | |--- build/cmake/setup.cmake.orig 2022-07-06 14:19:50.000000000 +0000 |+++ build/cmake/setup.cmake -------------------------- Patching file build/cmake/setup.cmake using Plan A... Hunk #1 succeeded at 290. Hunk #2 succeeded at 308. Hunk #3 succeeded at 336. Hunk #4 succeeded at 620. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_utils_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-build_cmake_utils_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_utils_CMakeLists.txt,v 1.2 2022/08/10 05:19:57 dbj Exp $ | |Fix use of DESTDIR |https://github.com/wxWidgets/wxWidgets/issues/22610 | |Respect ${CMAKE_INSTALL_BINDIR} instead of assuming bin | |--- build/cmake/utils/CMakeLists.txt.orig 2022-07-06 14:19:50.000000000 +0000 |+++ build/cmake/utils/CMakeLists.txt -------------------------- Patching file build/cmake/utils/CMakeLists.txt using Plan A... Hunk #1 succeeded at 25. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2022/07/29 13:14:59 wiz Exp $ | |Fixup invocation of install_name_tool on wxrc | |--- configure.orig 2022-07-06 14:19:50.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 26288. Hunk #2 succeeded at 26325. Hunk #3 succeeded at 27356. Hunk #4 succeeded at 33939. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-configure.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-configure.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.in,v 1.2 2022/07/29 13:14:59 wiz Exp $ | |Fix png library name. |Fixup invocation of install_name_tool on wxrc | |--- configure.in.orig 2022-07-06 14:19:50.000000000 +0000 |+++ configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 2617. Hunk #2 succeeded at 2975. Hunk #3 succeeded at 4047. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-src_unix_dialup.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-src_unix_dialup.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_unix_dialup.cpp,v 1.1 2022/07/21 11:39:21 wiz Exp $ | |Add NetBSD support. |https://github.com/wxWidgets/wxWidgets/pull/22645 | |--- src/unix/dialup.cpp.orig 2022-07-06 14:19:50.000000000 +0000 |+++ src/unix/dialup.cpp -------------------------- Patching file src/unix/dialup.cpp using Plan A... Hunk #1 succeeded at 795. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-src_unix_utilsunx.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wxGTK32/patches/patch-src_unix_utilsunx.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_unix_utilsunx.cpp,v 1.1 2022/07/21 11:39:21 wiz Exp $ | |cmake: prefer statvfs (to statfs) |https://github.com/wxWidgets/wxWidgets/pull/22643 | |--- src/unix/utilsunx.cpp.orig 2022-07-06 14:19:50.000000000 +0000 |+++ src/unix/utilsunx.cpp -------------------------- Patching file src/unix/utilsunx.cpp using Plan A... Hunk #1 succeeded at 85. Hunk #2 succeeded at 103. done ===> Creating toolchain wrappers for wxGTK32-3.2.0nb6 /usr/bin/mkdir -p /home/pbulk/build/x11/wxGTK32/work/.buildlink/lib/pkgconfig cd /home/pbulk/build/x11/wxGTK32/work/.buildlink/lib/pkgconfig && /usr/bin/ln -sf enchant-2.pc enchant.pc ===> Configuring for wxGTK32-3.2.0nb6 => Replacing sh interpreter in wx-config.in wx-config-inplace.in. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- Setting build type to 'Debug' as none was specified. -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/x11/wxGTK32/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/x11/wxGTK32/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/pbulk/build/x11/wxGTK32/work/.tools/bin/pkg-config (found version "1.8.0") -- Looking for GDK_WINDOWING_WAYLAND -- Looking for GDK_WINDOWING_WAYLAND - not found -- Looking for GDK_WINDOWING_X11 -- Looking for GDK_WINDOWING_X11 - found -- Found GTK3: /opt/pkg/include/gtk-3.0;/opt/pkg/include/pango-1.0;/opt/pkg/include;/opt/pkg/include/glib-2.0;/opt/pkg/lib/glib-2.0/include;/opt/pkg/include/harfbuzz;/opt/pkg/include/freetype2;/opt/pkg/include/libpng16;/opt/pkg/include/fribidi;/opt/pkg/include/cairo;/opt/pkg/include/pixman-1;/opt/pkg/include/gdk-pixbuf-2.0;/opt/pkg/include/gio-unix-2.0;/opt/pkg/include/libdrm;/opt/pkg/include/atk-1.0;/opt/pkg/include/at-spi2-atk/2.0;/opt/pkg/include/dbus-1.0;/opt/pkg/lib/dbus-1.0/include;/opt/pkg/include/at-spi-2.0 -- Found X11: /opt/pkg/include -- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so -- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for connect -- Looking for connect - not found -- Looking for connect in socket -- Looking for connect in socket - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of wchar_t -- Check size of wchar_t - done -- Found PCRE2: /opt/pkg/lib/libpcre2-32.so (found version "10.40") -- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.2.12") -- Found EXPAT: /opt/pkg/lib/libexpat.so (found version "2.4.9") -- Found JPEG: /opt/pkg/lib/libjpeg.so (found version "90") -- Found PNG: /opt/pkg/lib/libpng16.so (found version "1.6.38") -- Found TIFF: /opt/pkg/lib/libtiff.so (found version "4.4.0") CMake Warning at build/cmake/functions.cmake:608 (find_package): By not providing "FindNanoSVG.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "NanoSVG", but CMake did not find one. Could not find a package configuration file provided by "NanoSVG" with any of the following names: NanoSVGConfig.cmake nanosvg-config.cmake Add the installation prefix of "NanoSVG" to CMAKE_PREFIX_PATH or set "NanoSVG_DIR" to a directory containing one of the above files. If "NanoSVG" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): build/cmake/options.cmake:117 (wx_add_thirdparty_library) build/cmake/main.cmake:16 (include) CMakeLists.txt:100 (include) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found CURL: /opt/pkg/lib/libcurl.so (found version "7.85.0") -- Found LIBSECRET: /opt/pkg/include/libsecret-1;/opt/pkg/include/glib-2.0;/opt/pkg/lib/glib-2.0/include;/opt/pkg/include -- Found Iconv: /opt/pkg/lib/libiconv.so -- Found OpenGL: /opt/pkg/lib/libGL.so -- Could NOT find WAYLANDEGL (missing: WAYLANDEGL_LIBRARIES) -- Found LIBSOUP: /opt/pkg/include/libsoup-2.4 (found version "2.70.0") -- Found WEBKIT2: /opt/pkg/lib/libwebkit2gtk-4.0.so -- Found GSTREAMER: 1.20.3 (Required is at least version "1.0") -- Found SDL2: /opt/pkg/lib/libSDL2main.a;/opt/pkg/lib/libSDL2.so -- Found XTEST: /opt/pkg/lib/libXtst.so -- Found MSPACK: /opt/pkg/lib/libmspack.so -- Found GSPELL: /opt/pkg/include/gspell-1 -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Performing Test HAVE_VISIBILITY -- Performing Test HAVE_VISIBILITY - Success -- Looking for va_copy -- Looking for va_copy - found -- Performing Test HAVE_STD_STRING_COMPARE -- Performing Test HAVE_STD_STRING_COMPARE - Success -- Performing Test HAVE_STD_WSTRING -- Performing Test HAVE_STD_WSTRING - Success -- Performing Test HAVE_HASH_MAP -- Performing Test HAVE_HASH_MAP - Failed -- Performing Test HAVE_EXT_HASH_MAP -- Performing Test HAVE_EXT_HASH_MAP - Success -- Performing Test HAVE_STD_UNORDERED_MAP -- Performing Test HAVE_STD_UNORDERED_MAP - Success -- Performing Test HAVE_TR1_UNORDERED_MAP -- Performing Test HAVE_TR1_UNORDERED_MAP - Success -- Performing Test HAVE_GCC_ATOMIC_BUILTINS -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success -- Looking for sigaction -- Looking for sigaction - found -- Performing Test wxTYPE_SA_HANDLER_IS_INT -- Performing Test wxTYPE_SA_HANDLER_IS_INT - Success -- Performing Test wxHAVE_BACKTRACE -- Performing Test wxHAVE_BACKTRACE - Success -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for mktemp -- Looking for mktemp - found -- Performing Test HAVE_STATFS -- Performing Test HAVE_STATFS - Failed -- Performing Test HAVE_STATVFS -- Performing Test HAVE_STATVFS - Success -- Looking for fcntl -- Looking for fcntl - found -- Looking for flock -- Looking for flock - found -- Looking for setenv -- Looking for setenv - found -- Looking for putenv -- Looking for putenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for uname -- Looking for uname - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for fdopen -- Looking for fdopen - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getpwuid_r -- Looking for getpwuid_r - found -- Looking for getgrgid_r -- Looking for getgrgid_r - found -- Looking for sys/soundcard.h -- Looking for sys/soundcard.h - found -- Performing Test WX_SOCKLEN_T_IS_SOCKLEN_T -- Performing Test WX_SOCKLEN_T_IS_SOCKLEN_T - Failed -- Performing Test WX_SOCKLEN_T_IS_SIZE_T -- Performing Test WX_SOCKLEN_T_IS_SIZE_T - Failed -- Performing Test WX_SOCKLEN_T_IS_INT -- Performing Test WX_SOCKLEN_T_IS_INT - Failed ERRORCouldn't find WX_SOCKLEN_T for this system -- Performing Test SOCKOPTLEN_T_IS_SOCKLEN_T -- Performing Test SOCKOPTLEN_T_IS_SOCKLEN_T - Failed -- Performing Test SOCKOPTLEN_T_IS_SIZE_T -- Performing Test SOCKOPTLEN_T_IS_SIZE_T - Failed -- Performing Test SOCKOPTLEN_T_IS_INT -- Performing Test SOCKOPTLEN_T_IS_INT - Failed ERRORCouldn't find SOCKOPTLEN_T for this system -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for getservbyname -- Looking for getservbyname - not found -- Looking for inet_aton -- Looking for inet_aton - found -- Looking for inet_addr -- Looking for inet_addr - found -- Performing Test wxHAVE_PTHREAD_CLEANUP -- Performing Test wxHAVE_PTHREAD_CLEANUP - Success -- Performing Test HAVE_PTHREAD_MUTEXATTR_T -- Performing Test HAVE_PTHREAD_MUTEXATTR_T - Success -- Performing Test HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL -- Performing Test HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL - Success -- Performing Test HAVE___THREAD_KEYWORD -- Performing Test HAVE___THREAD_KEYWORD - Success -- Performing Test HAVE_ABI_FORCEDUNWIND -- Performing Test HAVE_ABI_FORCEDUNWIND - Success -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Performing Test wxSIZE_T_IS_NOT_UINT -- Performing Test wxSIZE_T_IS_NOT_UINT - Success -- Performing Test wxSIZE_T_IS_NOT_ULONG -- Performing Test wxSIZE_T_IS_NOT_ULONG - Failed -- Performing Test wxWCHAR_T_IS_REAL_TYPE -- Performing Test wxWCHAR_T_IS_REAL_TYPE - Success -- Performing Test HAVE_PW_GECOS -- Performing Test HAVE_PW_GECOS - Success -- Looking for ftime -- Looking for ftime - not found -- Looking for wcsftime -- Looking for wcsftime - found -- Looking for wprintf -- Looking for wprintf - found -- Looking for putws -- Looking for putws - not found -- Looking for fputws -- Looking for fputws - found -- Looking for vswprintf -- Looking for vswprintf - found -- Looking for vswscanf -- Looking for vswscanf - found -- Looking for wcsdup -- Looking for wcsdup - found -- Looking for wcsnlen -- Looking for wcsnlen - found -- Looking for wcscasecmp -- Looking for wcscasecmp - found -- Looking for wcsncasecmp -- Looking for wcsncasecmp - found -- Looking for wcsrctombs -- Looking for wcsrctombs - not found -- Looking for wcstoull -- Looking for wcstoull - found -- Looking for wcslen -- Looking for wcslen - found -- Looking for fsync -- Looking for fsync - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for setpriority -- Looking for setpriority - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for round -- Looking for round - not found -- Looking for C++ include tr1/type_traits -- Looking for C++ include tr1/type_traits - found -- Looking for C++ include type_traits -- Looking for C++ include type_traits - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for langinfo.h -- Looking for langinfo.h - found -- Looking for sched.h -- Looking for sched.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for wchar.h -- Looking for wchar.h - found -- Looking for wcstr.h -- Looking for wcstr.h - not found -- Performing Test wxTEST_TZ_timezone -- Performing Test wxTEST_TZ_timezone - Success -- Performing Test WX_GMTOFF_IN_TM -- Performing Test WX_GMTOFF_IN_TM - Failed -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for sys/epoll.h -- Looking for sys/epoll.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/inotify.h -- Looking for sys/inotify.h - found -- Looking for xlocale.h -- Looking for xlocale.h - found -- Check size of locale_t -- Check size of locale_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check size of long long -- Check size of long long - done -- Check size of ssize_t -- Check size of ssize_t - done -- Which libraries should wxWidgets use? wxUSE_STL: OFF (use C++ STL classes) wxUSE_REGEX: sys (enable support for wxRegEx class) wxUSE_ZLIB: sys (use zlib for LZW compression) wxUSE_EXPAT: sys (use expat for XML parsing) wxUSE_LIBJPEG: sys (use libjpeg (JPEG file format)) wxUSE_LIBPNG: sys (use libpng (PNG image format)) wxUSE_LIBTIFF: sys (use libtiff (TIFF file format)) wxUSE_NANOSVG: builtin (use NanoSVG for rasterizing SVG) wxUSE_LIBLZMA: OFF (use liblzma for LZMA compression) wxUSE_LIBSDL: ON (use SDL for audio on Unix) wxUSE_LIBMSPACK: ON (use libmspack (CHM help files loading)) -- Configured wxWidgets 3.2.0 for SunOS-5.11 Min OS Version required at runtime: SunOS i386 Which GUI toolkit should wxWidgets use? gtk3 3.24.34 Should wxWidgets be compiled into single library? OFF Should wxWidgets be linked as a shared library? ON Should wxWidgets support Unicode? ON What wxWidgets compatibility level should be used? 3.0 -- Configuring done -- Generating done -- Build files have been written to: /home/pbulk/build/x11/wxGTK32/work/wxWidgets-3.2.0 => Rewrite cmake Dependencies files