=> Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for wxWidgets-3.1.4.tar.bz2 => Checksum SHA512 OK for wxWidgets-3.1.4.tar.bz2 ===> Installing dependencies for wxGTK31-3.1.4nb3 ========================================================================== The following variables will affect the build process of this package, wxGTK31-3.1.4nb3. Their current value is shown below: * JPEG_DEFAULT = jpeg 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.70.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2021.5nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.14.1nb3 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gtk3+>=3.24.30nb1: found gtk3+-3.24.31 => Full dependency glib2>=2.70.2: found glib2-2.70.2nb1 => Full dependency png>=1.6.0nb1: found png-1.6.37nb1 => Full dependency tiff>=4.0.3nb5: found tiff-4.3.0 => Full dependency glu>=7.11.2: found glu-9.0.2 => Full dependency gstreamer1>=1.18.5: found gstreamer1-1.18.5nb1 => Full dependency gst-plugins1-base>=1.18.5: found gst-plugins1-base-1.18.5nb1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for wxGTK31-3.1.4nb3 ===> Extracting for wxGTK31-3.1.4nb3 ===> Patching for wxGTK31-3.1.4nb3 => Applying pkgsrc patches for wxGTK31-3.1.4nb3 => Verifying /usr/pkgsrc/x11/wxGTK31/patches/patch-configure => Applying pkgsrc patch /usr/pkgsrc/x11/wxGTK31/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2021/04/02 10:06:27 wiz Exp $ | |Fix shell script portability |tweak SEARCH_LIB | |--- configure.orig 2020-07-22 17:20:06.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 39240. done => Verifying /usr/pkgsrc/x11/wxGTK31/patches/patch-configure.in => Applying pkgsrc patch /usr/pkgsrc/x11/wxGTK31/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.1 2021/04/02 10:06:27 wiz Exp $ | |XXX |https://trac.wxwidgets.org/ticket/18198 | |tweak SEARCH_LIB | |--- configure.in.orig 2014-06-14 21:48:48.000000000 +0000 |+++ configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 2292 (offset 47 lines). done ===> Creating toolchain wrappers for wxGTK31-3.1.4nb3 ===> Configuring for wxGTK31-3.1.4nb3 => Fixing absolute paths. => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing sh interpreter in wx-config.in wx-config-inplace.in. INFO: [replace-interpreter] Nothing changed in wx-config.in. INFO: [replace-interpreter] Nothing changed in wx-config-inplace.in. => Checking for portability problems in extracted files checking build system type... x86_64-unknown-netbsd9.2 checking host system type... x86_64-unknown-netbsd9.2 checking for toolkit... gtk checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the Intel C compiler... no checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc needs -traditional... no checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether we are using the Intel 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 whether the compiler supports variadic macros... 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 ... yes checking for std::istream... yes checking for std::ostream... yes checking for type_traits... yes checking for __sync_fetch_and_add and __sync_sub_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 pkg-config is at least version 0.9.0... 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 lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_code in -llzma... yes checking for jbg_dec_init in -ljbig... yes 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 GTK+ version... checking pkg-config is at least version 0.16... yes checking for GTK+ - version >= 3.0.0... yes (version 3.24.31) checking for X11/Xlib.h... yes checking for X11/XKBlib.h... yes checking for Xxf86vm... yes checking for X11/extensions/xf86vmode.h... yes checking for SM... checking for SmcOpenConnection in -lSM... no checking elsewhere... yes checking for OpenGL headers... found in /usr/X11R7/include checking for GL/gl.h... yes checking for GL/glu.h... yes checking for GL... yes checking for GLU... yes checking if the linker accepts --version-script... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes 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 for vsnprintf declaration... yes checking if vsnprintf declaration is broken... no checking for snprintf declaration... yes checking if snprintf supports positional arguments... yes checking for vsscanf declaration... 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... yes checking for sigaction... yes checking for sa_handler type... int checking for backtrace()... yes checking for library containing backtrace... -lexecinfo checking for __cxa_demangle() in ... yes checking for mkstemp... yes checking for statfs... no checking for statvfs... yes checking for statvfs argument type... struct statvfs 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... no checking for thr_setconcurrency... no configure: WARNING: Setting thread concurrency will not work properly 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 ... yes checking for localtime_r... yes checking for gmtime_r... yes checking how many arguments gethostbyname_r() takes... cannot find function declaration in netdb.h checking for gethostbyname... yes checking how many arguments getservbyname_r() takes... no checking for getservbyname... yes configure: WARNING: CXXFLAGS/CFLAGS already contains -O flag; ignoring the --disable-optimise option checking for dlopen... yes checking for dladdr... yes checking whether inotify is usable... no checking for sys/event.h... yes checking for LIBSECRET... configure: WARNING: libsecret not found, wxSecretStore won't be available checking for SNDCTL_DSP_SPEED in sys/soundcard.h... yes checking for GTKPRINT... yes checking for LIBNOTIFY... checking for LIBNOTIFY... configure: WARNING: libnotify not found, wxNotificationMessage will use generic implementation. 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... no configure: WARNING: sys/epoll.h not available, wxEpollDispatcher disabled checking for gettimeofday... yes checking whether gettimeofday takes two arguments... yes checking for timezone variable in ... timezone checking for localtime... yes checking for tm_gmtoff in struct tm... yes checking for _NL_TIME_FIRST_WEEKDAY in langinfo.h... no 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 for linux/joystick.h... no configure: WARNING: Joystick not supported by this system... disabled checking for XTST... yes checking for PRIVATE_FONTS... yes checking for python... no checking for WEBKIT... configure: WARNING: webkit2gtk not found, falling back to webkitgtk checking for WEBKIT... configure: WARNING: webkitgtk not found. configure: WARNING: WebKit not available, disabling wxWebView checking for CAIRO... yes checking for cairo_push_group... yes checking for GST... configure: GStreamer 1.7.2+ not available. Not using GstPlayer and falling back to 1.0 checking for GST... yes checking CXXWARNINGS for gcc -Woverloaded-virtual... -Woverloaded-virtual checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users 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... no 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.1 config.status: creating lib/wx/config/inplace-gtk3-unicode-3.1 config.status: creating utils/ifacecheck/rungccxml.sh config.status: creating version-script config.status: creating 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/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/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/opengl/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/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/html/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/Makefile config.status: creating demos/fractal/Makefile config.status: creating demos/forty/Makefile config.status: creating demos/poem/Makefile config.status: creating demos/bombs/Makefile config.status: creating demos/life/Makefile config.status: creating utils/wxrc/Makefile config.status: creating utils/Makefile config.status: creating utils/helpview/Makefile config.status: creating utils/helpview/src/Makefile config.status: creating utils/emulator/Makefile config.status: creating utils/emulator/src/Makefile config.status: creating utils/screenshotgen/Makefile config.status: creating utils/screenshotgen/src/Makefile config.status: creating utils/ifacecheck/src/Makefile config.status: creating utils/hhp2cached/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.1/wx/setup.h config.status: executing wx-config commands Configured wxWidgets 3.1.4 for `x86_64-unknown-netbsd9.2' Which GUI toolkit should wxWidgets use? GTK+ 3 with support for GTK+ printing 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 builtin tiff sys lzma yes zlib sys expat sys libmspack no sdl no echo 'install_qadll: install_xmldll' >> /tmp/work/x11/wxGTK31/work/wxWidgets-3.1.4/Makefile