=> 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 = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/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.1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb3 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => 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 => Full dependency libmspack>=0.5alpha: found libmspack-0.10.1alpha => Full dependency xz>=5.0.0: found xz-5.2.6 => Full dependency gettext-lib>=0.18: found gettext-lib-0.21 => Full dependency glib2>=2.70.2: found glib2-2.72.3 => Full dependency zlib>=1.2.3: found zlib-1.2.12nb1 => Full dependency pcre2>=10.30: found pcre2-10.40nb1 => Full dependency SDL2>=2.24.0nb2: found SDL2-2.24.0nb2 => Full dependency png>=1.6.0nb1: found png-1.6.37nb1 => Full dependency tiff>=4.0.3nb5: found tiff-4.4.0 => Full dependency jpeg>=9: found jpeg-9e => 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 expat>=2.0.0nb1: found expat-2.4.7 => 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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-build_cmake_config.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-build_cmake_init.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-build_cmake_install.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-build_cmake_lib_base_CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-build_cmake_setup.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-build_cmake_utils_CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-configure => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-configure.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-src_unix_dialup.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/x11/wxGTK32/patches/patch-src_unix_utilsunx.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/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 ===> 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 AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029 -- The OBJCXX compiler identification is AppleClang 14.0.0.14000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/x11/wxGTK32/work/.cwrapper/bin/clang - 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: /Users/pbulk/build/x11/wxGTK32/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting OBJCXX compiler ABI info -- Detecting OBJCXX compiler ABI info - done -- Check for working OBJCXX compiler: /Users/pbulk/build/x11/wxGTK32/work/.cwrapper/bin/clang++ - skipped -- 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 ZLIB: /opt/pkg/lib/libz.dylib (found version "1.2.12") -- Found EXPAT: /opt/pkg/lib/libexpat.dylib (found version "2.4.7") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Iconv: /opt/pkg/lib/libiconv.dylib -- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework -- Found MSPACK: /opt/pkg/lib/libmspack.dylib -- 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 - Failed -- 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 - Success -- 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 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 - not found -- Performing Test WX_SOCKLEN_T_IS_SOCKLEN_T -- Performing Test WX_SOCKLEN_T_IS_SOCKLEN_T - Success -- Performing Test SOCKOPTLEN_T_IS_SOCKLEN_T -- Performing Test SOCKOPTLEN_T_IS_SOCKLEN_T - Success -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for getservbyname -- Looking for getservbyname - 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 - Failed -- 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 - not 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 - Success -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/inotify.h -- Looking for sys/inotify.h - not found -- Looking for sys/event.h -- Looking for sys/event.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: builtin (enable support for wxRegEx class) wxUSE_ZLIB: sys (use zlib for LZW compression) wxUSE_EXPAT: sys (use expat for XML parsing) wxUSE_LIBJPEG: builtin (use libjpeg (JPEG file format)) wxUSE_LIBPNG: builtin (use libpng (PNG image format)) wxUSE_LIBTIFF: builtin (use libtiff (TIFF file format)) wxUSE_NANOSVG: builtin (use NanoSVG for rasterizing SVG) wxUSE_LIBLZMA: OFF (use liblzma for LZMA compression) wxUSE_LIBSDL: OFF (use SDL for audio on Unix) wxUSE_LIBMSPACK: ON (use libmspack (CHM help files loading)) -- Configured wxWidgets 3.2.0 for Darwin-21.6.0 Min OS Version required at runtime: macOS 10.10 Which GUI toolkit should wxWidgets use? osx_cocoa 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: /Users/pbulk/build/x11/wxGTK32/work/wxWidgets-3.2.0 => Rewrite cmake Dependencies files