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

        * CURSES_DEFAULT = ncurses
        * PYTHON_VERSION_DEFAULT = 311

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

        * CURSES_TYPE = ncurses
        * PYPACKAGE = python311
        * TERMCAP_TYPE = curses

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 tex-fontinst-[0-9]*: found tex-fontinst-1.933.62517
=> Tool dependency tex-metafont-[0-9]*: found tex-metafont-2021
=> Tool dependency tex-metapost-[0-9]*: found tex-metapost-2023
=> Tool dependency urw-fonts-[0-9]*: found urw-fonts-2.0nb1
=> Tool dependency intlfonts-[0-9]*: found intlfonts-1.2.1nb6
=> Tool dependency font-cronyx-cyrillic-[0-9]*: found font-cronyx-cyrillic-1.0.4
=> Tool dependency kochi-ttf-[0-9]*: found kochi-ttf-20030809nb6
=> Tool dependency fontforge>=20120731: found fontforge-20230101nb5
=> Tool dependency t1utils>=1.33: found t1utils-1.42
=> Tool dependency dblatex-[0-9]*: found dblatex-0.3.10nb9
=> Tool dependency rsync-[0-9]*: found rsync-3.2.7nb2
=> Tool dependency netpbm-[0-9]*: found netpbm-10.86.34nb7
=> Tool dependency ImageMagick-[0-9]*: found ImageMagick-7.1.1.28
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency gtexinfo>=6.1: found gtexinfo-7.1
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.4
=> Tool dependency perl>=5.0: found perl-5.38.2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> Tool dependency texi2html>=1.76: found texi2html-5.0nb11
=> Tool dependency zip-[0-9]*: found zip-3.0nb3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency flex>=2.6.0: found flex-2.6.4
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency tex-cyrillic-[0-9]*: found tex-cyrillic-20220601.1
=> Full dependency tex-lh-[0-9]*: found tex-lh-3.5g
=> Full dependency tex-psnfss-[0-9]*: found tex-psnfss-9.3nb1
=> Full dependency tex-epsf-[0-9]*: found tex-epsf-2.7.4
=> Full dependency tex-graphics-[0-9]*: found tex-graphics-1.4e.66204
=> Full dependency tex-tex-gyre-[0-9]*: found tex-tex-gyre-2.501nb3
=> Full dependency potrace>=1.8: found potrace-1.16
=> Full dependency ghostscript>=6.01: found ghostscript-9.05nb35
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency boehm-gc>=7.4: found boehm-gc-8.2.4
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.4
=> Full dependency glib2>=2.76.4nb1: found glib2-2.78.4
=> Full dependency pango>=1.50.14nb3: found pango-1.50.14nb3
=> Full dependency fontconfig>=2.14.2nb3: found fontconfig-2.15.0
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1
=> Full dependency guile22>=2.2.7nb6: found guile22-2.2.7nb6
=> Full dependency python311>=3.11.0: found python311-3.11.8
===> Overriding tools for lilypond-2.24.3
===> Extracting for lilypond-2.24.3
===> Patching for lilypond-2.24.3
=> Applying pkgsrc patches for lilypond-2.24.3
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/lilypond/patches/patch-GNUmakefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/lilypond/patches/patch-GNUmakefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-GNUmakefile.in,v 1.1 2022/12/27 15:57:01 schmonz Exp $
|
|Do not install emacs lisp files.
|
|--- GNUmakefile.in.orig	2022-12-13 19:20:39.000000000 +0000
|+++ GNUmakefile.in
--------------------------
Patching file GNUmakefile.in using Plan A...
Hunk #1 succeeded at 7.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/lilypond/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/lilypond/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.8 2023/02/18 01:52:50 schmonz Exp $
|
|Ignore result of broken pkg-config version test.
|
|Fix various searches for executables: "type -p" no longer works in
|NetBSD's /bin/sh, nor does it work as expected on some other OSes
|(e.g. DragonFly). As discussed in NetBSD PR bin/54803.
|
|--- configure.orig	2023-02-10 17:44:03.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 3070.
Hunk #2 succeeded at 3124.
Hunk #3 succeeded at 3138.
Hunk #4 succeeded at 3234.
Hunk #5 succeeded at 3288.
Hunk #6 succeeded at 3302.
Hunk #7 succeeded at 3399.
Hunk #8 succeeded at 3453.
Hunk #9 succeeded at 3467.
Hunk #10 succeeded at 3498.
Hunk #11 succeeded at 5101.
Hunk #12 succeeded at 5727.
Hunk #13 succeeded at 6017.
Hunk #14 succeeded at 6111.
Hunk #15 succeeded at 6277.
Hunk #16 succeeded at 6590.
Hunk #17 succeeded at 6756.
Hunk #18 succeeded at 6920.
Hunk #19 succeeded at 7153.
Hunk #20 succeeded at 8024 (offset 148 lines).
Hunk #21 succeeded at 8035 (offset 148 lines).
Hunk #22 succeeded at 8269 (offset 148 lines).
Hunk #23 succeeded at 9172 (offset 148 lines).
Hunk #24 succeeded at 9391 (offset 148 lines).
Hunk #25 succeeded at 9615 (offset 148 lines).
Hunk #26 succeeded at 9861 (offset 148 lines).
Hunk #27 succeeded at 10026 (offset 148 lines).
Hunk #28 succeeded at 10222 (offset 148 lines).
Hunk #29 succeeded at 10391 (offset 148 lines).
Hunk #30 succeeded at 10555 (offset 148 lines).
Hunk #31 succeeded at 10719 (offset 148 lines).
Hunk #32 succeeded at 10883 (offset 148 lines).
Hunk #33 succeeded at 11048 (offset 148 lines).
Hunk #34 succeeded at 11218 (offset 148 lines).
Hunk #35 succeeded at 11383 (offset 148 lines).
Hunk #36 succeeded at 11547 (offset 148 lines).
Hunk #37 succeeded at 11726 (offset 148 lines).
Hunk #38 succeeded at 11932 (offset 148 lines).
Hunk #39 succeeded at 12096 (offset 148 lines).
done
===> Creating toolchain wrappers for lilypond-2.24.3
===> Configuring for lilypond-2.24.3
=> 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 scripts/build/www_post.py.
INFO: [replace-interpreter] Nothing changed in scripts/build/www_post.py.
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for gmake... make
checking for find... /usr/bin/find
checking for tar... /usr/bin/gtar
checking for python... /opt/pkg/bin/python3.11
checking /opt/pkg/bin/python3.11 version... 3.11.8
checking for /opt/pkg/bin/python3.11... /opt/pkg/bin/python3.11
checking for x86_64-sun-solaris2.11-gcc... gcc
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether compiler understands -pipe... yes
checking for python... /opt/pkg/bin/python3.11
checking /opt/pkg/bin/python3.11 version... 3.11.8
checking for /opt/pkg/bin/python3.11... (cached) /opt/pkg/bin/python3.11
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking for ar... ar
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for bison... /home/pbulk/build/print/lilypond/work/.tools/bin/bison
checking for flex... flex
checking for FlexLexer.h... yes
checking for yyFlexLexer.yypop_buffer_state ()... yes
checking for gettext in -lintl... yes
checking for gettext... yes
checking for msgfmt... msgfmt
checking for mf-nowin... mf-nowin
checking for mpost... mpost
checking for working metafont mode... ljfour
checking for kpsewhich... kpsewhich
checking for metapost required files... yes
checking pkg-config is at least version 0.9.0... yes
checking for guile-2.2 >= 2.2.0... yes
checking whether g++ supports -Werror=unknown-warning-option... no
checking whether g++ supports -Wcast-function-type... yes
checking for bdw-gc... yes
checking for usable C++ demangler... yes
checking for fontforge... fontforge
checking for fontforge... /opt/pkg/bin/fontforge
checking for t1asm... t1asm
checking for t1asm... /opt/pkg/bin/t1asm
checking for grp.h... yes
checking for pwd.h... yes
checking for sys/stat.h... (cached) yes
checking for chroot... yes
checking for gettext... (cached) yes
checking for fontconfig >= 2.4.0... yes
checking for freetype2 >= 2.3.9... yes
checking for glib-2.0 >= 2.38... yes
checking for gobject-2.0 >= 2.38... yes
checking for pangoft2 >= 1.40.0... yes
checking for some flavor of Windows... no
checking for x86_64-sun-solaris2.11-windres... no
checking for windres... no
checking for perl... /opt/pkg/bin/perl
checking for perl... /opt/pkg/bin/perl
checking for gs... gs
checking for gs... /home/pbulk/build/print/lilypond/work/.tools/bin/gs
checking /home/pbulk/build/print/lilypond/work/.tools/bin/gs version... 10.02.1
checking for extractpdfmark... no
checking for gs... gs
checking gs version... 10.02.1
checking for makeinfo... /home/pbulk/build/print/lilypond/work/.tools/bin/makeinfo
checking /home/pbulk/build/print/lilypond/work/.tools/bin/makeinfo version... 7.1
checking for texi2html... texi2html
checking texi2html version... 5.0
checking for dblatex... dblatex
checking dblatex version... 0.3.10
checking for bibtex... bibtex
checking for xelatex... no
checking for pdflatex... pdflatex
checking for pdfetex... pdfetex
checking for texi2pdf... texi2pdf
checking for texindex... texindex
checking for epsf.tex... /opt/pkg/share/texmf-dist/tex/generic/epsf/epsf.tex
checking for pltotf... pltotf
checking for TeX fontinst package support... yes
checking for lmodern Type1 fonts... yes
checking for Cyrillic characters support in TeX... yes
checking for convert... convert
checking for rsync... rsync
configure: creating ./config.status
config.status: creating config.make
config.status: creating config.hh
configure: WARNING: unrecognized options: --with-libiconv-prefix

WARNING: Please consider installing optional programs or files:  extractpdfmark (Using GhostScript >= 9.20 together with extractpdfmark can significantly reduce the size of the final PDF files.)

See INSTALL.txt for more information on how to build LilyPond

Type:
    make all       to build LilyPond
    make install   to install LilyPond
    make help      to see all possible targets

Edit local.make for local Makefile overrides.

See INSTALL.txt and README.md for more information