+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/pingus-0.7.6nb15/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/pingus-0.7.6nb15/work.log
=> Checksum BLAKE2s OK for pingus-0.7.6.tar.gz
=> Checksum SHA512 OK for pingus-0.7.6.tar.gz
===> Installing dependencies for pingus-0.7.6nb15
==========================================================================
The following variables will affect the build process of this package,
pingus-0.7.6nb15.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 312

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

        * PYPACKAGE = python312

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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency py312-scons>=4.5.2nb1: found py312-scons-4.8.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Build dependency python312>=3.12.0: found python312-3.12.8nb1
=> Full dependency SDL_image>=1.2.12nb6: found SDL_image-1.2.12nb11
=> Full dependency SDL_mixer>=1.2.12nb6: found SDL_mixer-1.2.12nb7
=> Full dependency boost-libs-1.86.*: found boost-libs-1.86.0nb3
=> Full dependency boost-libs>=1.86.0: found boost-libs-1.86.0nb3
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.17
=> Full dependency png>=1.6.0nb1: found png-1.6.44
=> Build dependency boost-headers-1.86.*: found boost-headers-1.86.0
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb4
=> Full dependency SDL>=1.2.5nb5: found SDL-1.2.15nb43
=> Full dependency glu>=6.0: found glu-9.0.3
=> Full dependency libICE>=0.99.1: found libICE-1.1.1
=> Full dependency libSM>=0.99.2: found libSM-1.2.4
=> Full dependency libX11>=1.1: found libX11-1.8.10
=> Full dependency libXau>=1.0: found libXau-1.0.11
=> Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXext>=0.99.0: found libXext-1.3.6
=> Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.11
=> Full dependency libXt>=1.0.0: found libXt-1.3.1
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.5
=> Full dependency libdrm>=2.4.15: found libdrm-2.4.123
=> Full dependency libxcb>=1.6: found libxcb-1.17.0
=> Full dependency libxshmfence>=1.2: found libxshmfence-1.3.2nb1
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for pingus-0.7.6nb15
===> Extracting for pingus-0.7.6nb15
===> Patching for pingus-0.7.6nb15
=> Applying pkgsrc patches for pingus-0.7.6nb15
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Remove variables already defined by pkgsrc.
|* Adapt hardcoded variables to be compliant with pkgsrc.
|* Use pkgsrc compliant commands.
|
|--- Makefile.orig	2011-12-24 21:46:47.000000000 +0000
|+++ Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 14.
Hunk #2 succeeded at 60.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-SConscript
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-SConscript
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-SConscript,v 1.2 2019/05/27 16:07:30 maya Exp $
|
|* Python 3.x support.
|* Boost does not maintain Signals anymore (Signals2 does not require linkage).
|
|--- SConscript.orig	2011-12-24 21:46:47.000000000 +0000
|+++ SConscript
--------------------------
Patching file SConscript using Plan A...
Hunk #1 succeeded at 77.
Hunk #2 succeeded at 125.
Hunk #3 succeeded at 150.
Hunk #4 succeeded at 188.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_button.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_button.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_editor_button.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/editor/button.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/editor/button.hpp
--------------------------
Patching file src/editor/button.hpp using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 48.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_checkbox.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_checkbox.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_editor_checkbox.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/editor/checkbox.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/editor/checkbox.hpp
--------------------------
Patching file src/editor/checkbox.hpp using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 40.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_combobox.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_combobox.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_editor_combobox.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/editor/combobox.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/editor/combobox.hpp
--------------------------
Patching file src/editor/combobox.hpp using Plan A...
Hunk #1 succeeded at 18.
Hunk #2 succeeded at 88.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_file__list.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_file__list.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_editor_file__list.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/editor/file_list.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/editor/file_list.hpp
--------------------------
Patching file src/editor/file_list.hpp using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 61.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_inputbox.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_inputbox.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_editor_inputbox.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/editor/inputbox.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/editor/inputbox.hpp
--------------------------
Patching file src/editor/inputbox.hpp using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 40.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_message__box.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_message__box.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_editor_message__box.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/editor/message_box.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/editor/message_box.hpp
--------------------------
Patching file src/editor/message_box.hpp using Plan A...
Hunk #1 succeeded at 45.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_object__selector.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_object__selector.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_editor_object__selector.cpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/editor/object_selector.cpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/editor/object_selector.cpp
--------------------------
Patching file src/editor/object_selector.cpp using Plan A...
Hunk #1 succeeded at 16.
Hunk #2 succeeded at 47.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_viewport.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_editor_viewport.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_editor_viewport.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/editor/viewport.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/editor/viewport.hpp
--------------------------
Patching file src/editor/viewport.hpp using Plan A...
Hunk #1 succeeded at 18.
Hunk #2 succeeded at 148.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_lisp_getters.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_lisp_getters.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_lisp_getters.hpp,v 1.2 2019/05/12 06:17:30 triaxx Exp $
|
|* Legacy uncommented patch: I trust it...
|
|--- src/lisp/getters.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/lisp/getters.hpp
--------------------------
Patching file src/lisp/getters.hpp using Plan A...
Hunk #1 succeeded at 30.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_components_check__box.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_components_check__box.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pingus_components_check__box.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/pingus/components/check_box.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/pingus/components/check_box.hpp
--------------------------
Patching file src/pingus/components/check_box.hpp using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 39.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_components_choice__box.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_components_choice__box.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pingus_components_choice__box.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/pingus/components/choice_box.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/pingus/components/choice_box.hpp
--------------------------
Patching file src/pingus/components/choice_box.hpp using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 36.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_components_slider__box.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_components_slider__box.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pingus_components_slider__box.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/pingus/components/slider_box.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/pingus/components/slider_box.hpp
--------------------------
Patching file src/pingus/components/slider_box.hpp using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 39.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_config__manager.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_config__manager.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pingus_config__manager.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/pingus/config_manager.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/pingus/config_manager.hpp
--------------------------
Patching file src/pingus/config_manager.hpp using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 39.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_pingus__level.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_pingus__level.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pingus_pingus__level.hpp,v 1.1 2019/12/19 22:15:10 joerg Exp $
|
|--- src/pingus/pingus_level.hpp.orig	2019-12-19 20:15:26.796566528 +0000
|+++ src/pingus/pingus_level.hpp
--------------------------
Patching file src/pingus/pingus_level.hpp using Plan A...
Hunk #1 succeeded at 18.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_pingus__main.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_pingus__main.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pingus_pingus__main.cpp,v 1.2 2019/05/27 16:07:30 maya Exp $
|
|* Set DATADIR according to pkgsrc (program is not launched from source dir).
|* Insert space to appease C++11.
|
|--- src/pingus/pingus_main.cpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/pingus/pingus_main.cpp
--------------------------
Patching file src/pingus/pingus_main.cpp using Plan A...
Hunk #1 succeeded at 441.
Hunk #2 succeeded at 453.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_screens_demo__session.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_screens_demo__session.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pingus_screens_demo__session.hpp,v 1.1 2019/05/27 15:37:56 maya Exp $
|
|Avoid build error:
|src/pingus/screens/demo_session.cpp:41:8: error: 'function' in namespace 'std' does not name a template type
|NetBSD-8.99.41 (GCC 7.4.0)
|
|--- src/pingus/screens/demo_session.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/pingus/screens/demo_session.hpp
--------------------------
Patching file src/pingus/screens/demo_session.hpp using Plan A...
Hunk #1 succeeded at 19.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_screens_option__menu.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_screens_option__menu.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pingus_screens_option__menu.hpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Port to Boost.Signals2.
|
|--- src/pingus/screens/option_menu.hpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/pingus/screens/option_menu.hpp
--------------------------
Patching file src/pingus/screens/option_menu.hpp using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 66.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_screens_pingus__menu.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_pingus_screens_pingus__menu.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pingus_screens_pingus__menu.cpp,v 1.1 2019/05/12 06:17:30 triaxx Exp $
|
|* Insert spaces to appease C++1.
|
|--- src/pingus/screens/pingus_menu.cpp.orig	2011-12-24 21:46:47.000000000 +0000
|+++ src/pingus/screens/pingus_menu.cpp
--------------------------
Patching file src/pingus/screens/pingus_menu.cpp using Plan A...
Hunk #1 succeeded at 153.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_util_file__reader.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/pingus/patches/patch-src_util_file__reader.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_util_file__reader.hpp,v 1.1 2019/12/19 22:15:10 joerg Exp $
|
|--- src/util/file_reader.hpp.orig	2019-12-19 20:16:23.201191068 +0000
|+++ src/util/file_reader.hpp
--------------------------
Patching file src/util/file_reader.hpp using Plan A...
Hunk #1 succeeded at 18.
done
===> Creating toolchain wrappers for pingus-0.7.6nb15
/usr/bin/sed  -e '/^#/d'  -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g'  -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g'  -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g'  < ../../extra/gcc13-libs/files/specs.pkgsrc  > /home/pbulk/build/games/pingus/work/.cwrapper/specs.pkgsrc
===> Configuring for pingus-0.7.6nb15
=> Set default --datadir for pingus executable to /opt/local/share/pingus