+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p5-pango-1.227nb21/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p5-pango-1.227nb21/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for p5-pango-1.227nb21 cp /home/pbulk/build/devel/p5-pango/work/Pango-1.227/build/pango-perl.typemap blib/arch/Pango/Install/pango-perl.typemap cp lib/Pango.pm blib/lib/Pango.pm cp doctypes blib/arch/Pango/Install/doctypes cp /home/pbulk/build/devel/p5-pango/work/Pango-1.227/pango.typemap blib/arch/Pango/Install/pango.typemap cp build/IFiles.pm blib/arch/Pango/Install/Files.pm cp build/pango-perl-autogen.h blib/arch/Pango/Install/pango-perl-autogen.h cp build/pango-perl-versions.h blib/arch/Pango/Install/pango-perl-versions.h cp pango-perl.h blib/arch/Pango/Install/pango-perl.h Running Mkbootstrap for Pango () chmod 644 "Pango.bs" "/usr/pkg/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pango.bs blib/arch/auto/Pango/Pango.bs 644 [ XS xs/Pango.xs ] mv xs/Pango.xsc xs/Pango.c [ CC xs/Pango.c ] [ XS xs/PangoAttributes.xs ] mv xs/PangoAttributes.xsc xs/PangoAttributes.c [ CC xs/PangoAttributes.c ] [ XS xs/PangoContext.xs ] mv xs/PangoContext.xsc xs/PangoContext.c [ CC xs/PangoContext.c ] [ XS xs/PangoFont.xs ] mv xs/PangoFont.xsc xs/PangoFont.c [ CC xs/PangoFont.c ] [ XS xs/PangoFontset.xs ] mv xs/PangoFontset.xsc xs/PangoFontset.c [ CC xs/PangoFontset.c ] [ XS xs/PangoFontMap.xs ] mv xs/PangoFontMap.xsc xs/PangoFontMap.c [ CC xs/PangoFontMap.c ] [ XS xs/PangoLayout.xs ] mv xs/PangoLayout.xsc xs/PangoLayout.c [ CC xs/PangoLayout.c ] [ XS xs/PangoRenderer.xs ] mv xs/PangoRenderer.xsc xs/PangoRenderer.c [ CC xs/PangoRenderer.c ] [ XS xs/PangoScript.xs ] mv xs/PangoScript.xsc xs/PangoScript.c [ CC xs/PangoScript.c ] xs/PangoScript.c: In function 'XS_Pango__Script_for_unichar': xs/PangoScript.c:216:9: warning: 'pango_script_for_unichar' is deprecated: Use 'g_unichar_get_script' instead [-Wdeprecated-declarations] 216 | RETVAL = pango_script_for_unichar(ch); | ^~~~~~ In file included from /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango-gravity.h:117, from /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango-types.h:235, from /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango-font.h:26, from /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25, from /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango.h:25, from ./pango-perl.h:23, from xs/PangoScript.xs:19: /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango-script.h:310:13: note: declared here 310 | PangoScript pango_script_for_unichar (gunichar ch) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~ [ XS xs/PangoTabs.xs ] mv xs/PangoTabs.xsc xs/PangoTabs.c [ CC xs/PangoTabs.c ] [ XS xs/PangoTypes.xs ] mv xs/PangoTypes.xsc xs/PangoTypes.c [ CC xs/PangoTypes.c ] xs/PangoTypes.c: In function 'XS_Pango_find_base_dir': xs/PangoTypes.c:194:9: warning: 'pango_find_base_dir' is deprecated [-Wdeprecated-declarations] 194 | RETVAL = pango_find_base_dir(text, strlen (text)); | ^~~~~~ In file included from /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango-types.h:239, from /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango-font.h:26, from /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25, from /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango.h:25, from ./pango-perl.h:23, from xs/PangoTypes.xs:19: /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pango-bidi-type.h:107:16: note: declared here 107 | PangoDirection pango_find_base_dir (const gchar *text, | ^~~~~~~~~~~~~~~~~~~ [ XS xs/PangoCairo.xs ] mv xs/PangoCairo.xsc xs/PangoCairo.c [ CC xs/PangoCairo.c ] xs/PangoCairo.xs: In function 'XS_Pango__Cairo__FontMap_create_context': xs/PangoCairo.xs:85:9: warning: 'pango_cairo_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] 85 | context = pango_cairo_font_map_create_context (fontmap); | ^~~~~~~ In file included from ./pango-perl.h:28, from xs/PangoCairo.xs:19: /home/pbulk/build/devel/p5-pango/work/.buildlink/include/pango-1.0/pango/pangocairo.h:123:15: note: declared here 123 | PangoContext *pango_cairo_font_map_create_context (PangoCairoFontMap *fontmap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ XS xs/PangoGravity.xs ] mv xs/PangoGravity.xsc xs/PangoGravity.c [ CC xs/PangoGravity.c ] [ XS xs/PangoMatrix.xs ] mv xs/PangoMatrix.xsc xs/PangoMatrix.c [ CC xs/PangoMatrix.c ] rm -f blib/arch/auto/Pango/Pango.so [ LD blib/arch/auto/Pango/Pango.so ] chmod 755 blib/arch/auto/Pango/Pango.so "/usr/pkg/bin/perl" -MExtUtils::Command -e mkpath blib/lib/Pango/ Generating POD... Loaded 2 extra types from doctypes Loaded 7 extra types from /usr/pkg/lib/perl5/vendor_perl/5.38.0/x86_64-linux-thread-multi/Cairo/Install/doctypes Loaded 8 extra types from /usr/pkg/lib/perl5/vendor_perl/5.38.0/x86_64-linux-thread-multi/Glib/Install/doctypes Creating POD index... Manifying 33 pod documents Manifying 20 pod documents *** Please use pkgtools/verifypc to sanity check dependencies.