+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/telepathy-glib-0.24.1nb33/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/telepathy-glib-0.24.1nb33/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for telepathy-glib-0.24.1.tar.gz
=> Checksum SHA512 OK for telepathy-glib-0.24.1.tar.gz
===> Installing dependencies for telepathy-glib-0.24.1nb33
==========================================================================
The following variables will affect the build process of this package,
telepathy-glib-0.24.1nb33.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 311

Based on these variables, the following variables have been set:

        * PYPACKAGE = python27

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.78.1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency python27>=2.7.18nb12: found python27-2.7.18nb15
=> Build dependency vala>=0.56.13nb1: found vala-0.56.14
=> Build dependency gtk-doc>=1.32nb13: found gtk-doc-1.32nb15
=> Full dependency glib2>=2.76.4nb1: found glib2-2.78.1nb1
=> Full dependency gobject-introspection>=1.76.1nb1: found gobject-introspection-1.78.1nb2
=> Full dependency dbus-glib>=0.112: found dbus-glib-0.112nb1
=> Full dependency dbus>=0.95: found dbus-1.14.10
=> Full dependency libxslt>=1.1.38nb2: found libxslt-1.1.38nb2
===> Overriding tools for telepathy-glib-0.24.1nb33
===> Extracting for telepathy-glib-0.24.1nb33
===> Patching for telepathy-glib-0.24.1nb33
===> Creating toolchain wrappers for telepathy-glib-0.24.1nb33
===> Configuring for telepathy-glib-0.24.1nb33
=> 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 python interpreter in tests/all-errors-documented.py.
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
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/chat/telepathy-glib/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 make supports nested variables... (cached) yes
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 for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for fgrep... /bin/grep -F
checking for ld used by cc... /home/pbulk/build/chat/telepathy-glib/work/.cwrapper/bin/ld
checking if the linker (/home/pbulk/build/chat/telepathy-glib/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 2097152
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/pbulk/build/chat/telepathy-glib/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from cc object... ok
checking for sysroot... no
checking for x86_64-redhat-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... cc -E
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 dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/home/pbulk/build/chat/telepathy-glib/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking pkg-config is at least version 0.21... yes
checking for gtkdoc-check... /usr/pkg/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/pkg/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/pkg/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for gobject-introspection... yes
checking whether linker supports -Wl,-O1... yes
checking for linker version script argument... -Wl,--version-script
checking to see if compiler understands ... yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wextra... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wshadow... yes
checking to see if compiler understands -Wstrict-prototypes... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wsign-compare... yes
checking to see if compiler understands -Wnested-externs... yes
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Wformat-security... yes
checking to see if compiler understands -Winit-self... yes
checking to see if compiler understands -Werror... yes
checking to see if compiler understands -Wno-missing-field-initializers... yes
checking to see if compiler understands -Wno-error=missing-field-initializers... yes
checking to see if compiler understands -Wno-unused-parameter... yes
checking to see if compiler understands -Wno-error=unused-parameter... yes
checking to see if compiler understands -Wno-deprecated-declarations... yes
checking to see if compiler understands -Wno-error=deprecated-declarations... yes
checking for GLIB... yes
checking for GIO_UNIX... yes
checking for DBUS... yes
checking for valac... /usr/pkg/bin/valac-0.56
checking whether /usr/pkg/bin/valac-0.56 is at least version 0.16.0... yes
checking for valac... (cached) /usr/pkg/bin/valac-0.56
checking for vapigen... /usr/pkg/bin/vapigen-0.56
checking for xsltproc... xsltproc
checking whether /usr/pkg/bin/python2.7 version is >= 2.5... yes
checking for /usr/pkg/bin/python2.7 version... 2.7
checking for /usr/pkg/bin/python2.7 platform... linux2
checking for /usr/pkg/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/pkg/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for backtrace... yes
checking for backtrace_symbols_fd... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for signal... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for nm... /bin/nm -B
checking whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no
checking dependency style of c++... none
checking how to run the C++ preprocessor... cpp
checking whether the c++ linker (/home/pbulk/build/chat/telepathy-glib/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
libtool.m4: error: problem compiling CXX test program
checking for c++ option to produce PIC...  -DPIC
checking if c++ PIC flag  -DPIC works... no
checking if c++ static flag  works... no
checking if c++ supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
no
checking if c++ supports -c -o file.o... (cached) no
checking whether the c++ linker (/home/pbulk/build/chat/telepathy-glib/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/version.xml
config.status: creating examples/Makefile
config.status: creating examples/client/Makefile
config.status: creating examples/client/js/Makefile
config.status: creating examples/client/python/Makefile
config.status: creating examples/client/stream-tubes/Makefile
config.status: creating examples/client/dbus-tubes/Makefile
config.status: creating examples/cm/Makefile
config.status: creating examples/cm/call/Makefile
config.status: creating examples/cm/channelspecific/Makefile
config.status: creating examples/cm/contactlist/Makefile
config.status: creating examples/cm/echo-message-parts/Makefile
config.status: creating examples/cm/extended/Makefile
config.status: creating examples/cm/no-protocols/Makefile
config.status: creating examples/extensions/Makefile
config.status: creating spec/Makefile
config.status: creating telepathy-glib/Makefile
config.status: creating telepathy-glib/telepathy-glib.pc
config.status: creating telepathy-glib/telepathy-glib-uninstalled.pc
config.status: creating telepathy-glib/version.h
config.status: creating tests/Makefile
config.status: creating tests/lib/Makefile
config.status: creating tests/dbus/Makefile
config.status: creating tests/tools/Makefile
config.status: creating tools/Makefile
config.status: creating m4/Makefile
config.status: creating vala/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove 'libtoolT': No such file or directory
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.