+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/poedit-2.3nb16/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/poedit-2.3nb16/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for poedit-2.3.tar.gz
=> Checksum SHA512 OK for poedit-2.3.tar.gz
===> Installing dependencies for poedit-2.3nb16
==========================================================================
The following variables will affect the build process of this package,
poedit-2.3nb16.  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.74.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> 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 boost-headers-1.78.*: found boost-headers-1.78.0
=> Build dependency xorgproto>=2016.1: found xorgproto-2022.2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1
=> Build dependency gcc6>=6.5.0nb8: found gcc6-6.5.0nb8
=> Full dependency zip-[0-9]*: found zip-3.0nb3
=> Full dependency boost-libs-1.78.*: found boost-libs-1.78.0nb3
=> Full dependency gtkspell3>=3.0.10nb7: found gtkspell3-3.0.10nb7
=> Full dependency icu>=72.1: found icu-72.1
=> Full dependency lucene++>=3.0.7: found lucene++-3.0.7nb17
=> Full dependency wxGTK30>=3.0.5.1nb8: found wxGTK30-3.0.5.1nb8
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency pugixml>=1.7: found pugixml-1.13
===> Overriding tools for poedit-2.3nb16
===> Extracting for poedit-2.3nb16
===> Patching for poedit-2.3nb16
===> Creating toolchain wrappers for poedit-2.3nb16
/bin/mkdir -p /home/pbulk/build/editors/poedit/work/.buildlink/lib/pkgconfig
cd /home/pbulk/build/editors/poedit/work/.buildlink/lib/pkgconfig && /bin/ln -sf enchant-2.pc enchant.pc
===> Configuring for poedit-2.3nb16
=> 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
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/pbulk/build/editors/poedit/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for install location... /usr/pkg
checking for gawk... (cached) /bin/gawk
checking whether ln -s works... yes
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-redhat-linux-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 cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking whether c++ supports C++14 features with -std=gnu++14... yes
checking for boostlib >= 1.60 (106000) includes in "/usr/pkg/include"... yes
checking for boostlib >= 1.60 (106000) lib path in "/usr/pkg/lib/x86_64-linux-gnu"... no
checking for boostlib >= 1.60 (106000) lib path in "/usr/pkg/lib64"... no
checking for boostlib >= 1.60 (106000) lib path in "/usr/pkg/libx32"... no
checking for boostlib >= 1.60 (106000) lib path in "/usr/pkg/lib"... yes
checking for boostlib >= 1.60 (106000)... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system... yes
checking whether the Boost::Regex library is available... yes
checking for exit in -lboost_regex... yes
checking whether the Boost::Thread library is available... yes
checking for exit in -lboost_thread... yes
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
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 whether the Boost::IOStreams library is available... yes
checking for exit in -lboost_iostreams... yes
checking cpprest/http_client.h usability... no
checking cpprest/http_client.h presence... no
checking for cpprest/http_client.h... no
checking pkg-config is at least version 0.9.0... yes
checking nlohmann/json.hpp usability... no
checking nlohmann/json.hpp presence... no
checking for nlohmann/json.hpp... no
checking for wx-config... /usr/pkg/libexec/wx-3.0/wx-config
checking for wxWidgets version >= 3.0.3 (--unicode)... yes (version 3.0.5)
checking for wxWidgets static library... no
checking if wxWidgets includes XRC... yes
checking for wxrc... /usr/pkg/libexec/wx-3.0/wxrc-3.0
checking for mkdtemp... yes
checking for ICU... yes
checking if wxWidgets toolkit uses GTK+ 3... yes
checking for GTKSPELL... yes
checking for LUCENE... yes
checking for PUGIXML... yes
checking cld2/public/compact_lang_det.h usability... no
checking cld2/public/compact_lang_det.h presence... no
checking for cld2/public/compact_lang_det.h... no
checking for a sed that does not truncate output... /bin/sed
checking whether the C++ compiler accepts the -Wall flag... yes
checking whether the C++ compiler accepts the -Wextra flag... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating artwork/Makefile
config.status: creating locales/Makefile
config.status: creating docs/Makefile
config.status: executing depfiles commands

Configured poedit-2.3 for x86_64-redhat-linux-gnu

Enabled features:

    * debug build:                    no
    * language detection:             no
    * crowdin integration:            no



    !!! WARNING !!!

    Your are building a limited version of Poedit without some important
    features (see above). This makes Poedit harder to use and is strongly
    advised against.

    !!! WARNING !!!