+ 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/postgresql17-docs-17.2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/postgresql17-docs-17.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for postgresql17-docs-17.2 /bin/make -C ../src/backend generated-headers make[1]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend' /bin/make -C ../include/catalog generated-headers /bin/make -C nodes generated-header-symlinks make[2]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/nodes' '/usr/pkg/bin/perl' gen_node_support.pl ../../../src/include/nodes/nodes.h ../../../src/include/nodes/primnodes.h ../../../src/include/nodes/parsenodes.h ../../../src/include/nodes/pathnodes.h ../../../src/include/nodes/plannodes.h ../../../src/include/nodes/execnodes.h ../../../src/include/access/amapi.h ../../../src/include/access/sdir.h ../../../src/include/access/tableam.h ../../../src/include/access/tsmapi.h ../../../src/include/commands/event_trigger.h ../../../src/include/commands/trigger.h ../../../src/include/executor/tuptable.h ../../../src/include/foreign/fdwapi.h ../../../src/include/nodes/bitmapset.h ../../../src/include/nodes/extensible.h ../../../src/include/nodes/lockoptions.h ../../../src/include/nodes/miscnodes.h ../../../src/include/nodes/replnodes.h ../../../src/include/nodes/supportnodes.h ../../../src/include/nodes/value.h ../../../src/include/utils/rel.h make[2]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/include/catalog' '/usr/pkg/bin/perl' ../../../src/backend/catalog/genbki.pl --include-path=../../../src/include/ \ --set-version=17 ../../../src/include/catalog/pg_proc.h ../../../src/include/catalog/pg_type.h ../../../src/include/catalog/pg_attribute.h ../../../src/include/catalog/pg_class.h ../../../src/include/catalog/pg_attrdef.h ../../../src/include/catalog/pg_constraint.h ../../../src/include/catalog/pg_inherits.h ../../../src/include/catalog/pg_index.h ../../../src/include/catalog/pg_operator.h ../../../src/include/catalog/pg_opfamily.h ../../../src/include/catalog/pg_opclass.h ../../../src/include/catalog/pg_am.h ../../../src/include/catalog/pg_amop.h ../../../src/include/catalog/pg_amproc.h ../../../src/include/catalog/pg_language.h ../../../src/include/catalog/pg_largeobject_metadata.h ../../../src/include/catalog/pg_largeobject.h ../../../src/include/catalog/pg_aggregate.h ../../../src/include/catalog/pg_statistic.h ../../../src/include/catalog/pg_statistic_ext.h ../../../src/include/catalog/pg_statistic_ext_data.h ../../../src/include/catalog/pg_rewrite.h ../../../src/include/catalog/pg_trigger.h ../../../src/include/catalog/pg_event_trigger.h ../../../src/include/catalog/pg_description.h ../../../src/include/catalog/pg_cast.h ../../../src/include/catalog/pg_enum.h ../../../src/include/catalog/pg_namespace.h ../../../src/include/catalog/pg_conversion.h ../../../src/include/catalog/pg_depend.h ../../../src/include/catalog/pg_database.h ../../../src/include/catalog/pg_db_role_setting.h ../../../src/include/catalog/pg_tablespace.h ../../../src/include/catalog/pg_authid.h ../../../src/include/catalog/pg_auth_members.h ../../../src/include/catalog/pg_shdepend.h ../../../src/include/catalog/pg_shdescription.h ../../../src/include/catalog/pg_ts_config.h ../../../src/include/catalog/pg_ts_config_map.h ../../../src/include/catalog/pg_ts_dict.h ../../../src/include/catalog/pg_ts_parser.h ../../../src/include/catalog/pg_ts_template.h ../../../src/include/catalog/pg_extension.h ../../../src/include/catalog/pg_foreign_data_wrapper.h ../../../src/include/catalog/pg_foreign_server.h ../../../src/include/catalog/pg_user_mapping.h ../../../src/include/catalog/pg_foreign_table.h ../../../src/include/catalog/pg_policy.h ../../../src/include/catalog/pg_replication_origin.h ../../../src/include/catalog/pg_default_acl.h ../../../src/include/catalog/pg_init_privs.h ../../../src/include/catalog/pg_seclabel.h ../../../src/include/catalog/pg_shseclabel.h ../../../src/include/catalog/pg_collation.h ../../../src/include/catalog/pg_parameter_acl.h ../../../src/include/catalog/pg_partitioned_table.h ../../../src/include/catalog/pg_range.h ../../../src/include/catalog/pg_transform.h ../../../src/include/catalog/pg_sequence.h ../../../src/include/catalog/pg_publication.h ../../../src/include/catalog/pg_publication_namespace.h ../../../src/include/catalog/pg_publication_rel.h ../../../src/include/catalog/pg_subscription.h ../../../src/include/catalog/pg_subscription_rel.h touch node-support-stamp cd '../../../src/include/nodes/' && for file in nodetags.h; do \ rm -f $file && ln -s "../../../src/backend/nodes/$file" . ; \ done touch ../../../src/include/nodes/header-stamp make[2]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/nodes' /bin/make -C utils generated-header-symlinks make[2]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/utils' /bin/make -C adt jsonpath_gram.h make[3]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/utils/adt' /home/pbulk/build/databases/postgresql17-docs/work/.tools/bin/bison -Wno-deprecated -d -o jsonpath_gram.c jsonpath_gram.y touch jsonpath_gram.h make[3]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/utils/adt' '/usr/pkg/bin/perl' -I ../../../src/backend/catalog Gen_fmgrtab.pl --include-path=../../../src/include/ ../../../src/include/catalog/pg_proc.dat touch fmgr-stamp '/usr/pkg/bin/perl' ./generate-errcodes.pl --outfile errcodes.h ../../../src/backend/utils/errcodes.txt '/usr/pkg/bin/perl' -n Gen_dummy_probes.pl probes.d >probes.h cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h probes.h; do \ rm -f $file && ln -s "../../../src/backend/utils/$file" . ; \ done touch ../../../src/include/utils/header-stamp make[2]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/utils' /bin/make -C storage/lmgr lwlocknames.h make[2]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/storage/lmgr' '/usr/pkg/bin/perl' ./generate-lwlocknames.pl ../../../include/storage/lwlocklist.h ../../utils/activity/wait_event_names.txt generate-lwlocknames.pl make[2]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/storage/lmgr' /bin/make -C utils/activity wait_event_types.h pgstat_wait_event.c wait_event_funcs_data.c make[2]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/utils/activity' '/usr/pkg/bin/perl' ./generate-wait_event_types.pl --code ../../../../src/backend/utils/activity/wait_event_names.txt touch pgstat_wait_event.c make[2]: Nothing to be done for 'wait_event_funcs_data.c'. make[2]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/utils/activity' /bin/make -C parser gram.h make[2]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/parser' '/usr/pkg/bin/perl' ./check_keywords.pl gram.y ../../../src/include/parser/kwlist.h touch bki-stamp make[2]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/include/catalog' prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . prereqdir=`cd 'utils/activity/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f wait_event_types.h && \ ln -s "$prereqdir/wait_event_types.h" . /home/pbulk/build/databases/postgresql17-docs/work/.tools/bin/bison -Wno-deprecated -d -o gram.c gram.y touch gram.h make[2]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend/parser' make[1]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/src/backend' /bin/make -C src all make[1]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/doc/src' /bin/make -C sgml all make[2]: Entering directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/doc/src/sgml' { \ echo ""; \ echo ""; \ } > version.sgml '/usr/pkg/bin/perl' ./mk_feature_tables.pl YES ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-supported.sgml '/usr/pkg/bin/perl' ./mk_feature_tables.pl NO ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-unsupported.sgml '/usr/pkg/bin/perl' ./generate-errcodes-table.pl ../../../src/backend/utils/errcodes.txt > errcodes-table.sgml '/usr/pkg/bin/perl' ./generate-keywords-table.pl . > keywords-table.sgml '/usr/pkg/bin/perl' ./generate-targets-meson.pl targets-meson.txt generate-targets-meson.pl > targets-meson.sgml '/usr/pkg/bin/perl' ../../../src/backend/utils/activity/generate-wait_event_types.pl --docs ../../../src/backend/utils/activity/wait_event_names.txt /usr/pkg/bin/xmllint --nonet --path . --path . --output postgres-full.xml --noent --valid postgres.sgml /usr/pkg/bin/xsltproc --nonet --path . --path . --stringparam pg.version '17.2' stylesheet.xsl postgres-full.xml /usr/pkg/bin/xsltproc --nonet --path . --path . --stringparam pg.version '17.2' stylesheet-man.xsl postgres-full.xml touch man-stamp I/O error : No space left on device I/O error : write error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-pgtypes.html I/O error : No space left on device I/O error : write error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-descriptors.html I/O error : No space left on device I/O error : write error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-errors.html I/O error : No space left on device I/O error : write error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-preproc.html I/O error : No space left on device I/O error : flush error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-process.html I/O error : No space left on device I/O error : flush error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-library.html I/O error : No space left on device I/O error : flush error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-lo.html I/O error : No space left on device I/O error : write error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-cpp.html I/O error : No space left on device I/O error : flush error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-sql-allocate-descriptor.html I/O error : No space left on device I/O error : write error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-sql-connect.html I/O error : No space left on device runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-sql-deallocate-descriptor.html I/O error : No space left on device I/O error : flush error runtime error: file file:///usr/pkg/share/xsl/docbook/xhtml/chunker.xsl line 152 element document xsltDocumentElem: unable to save to html/ecpg-sql-declare.html no result for postgres-full.xml make[2]: *** [Makefile:130: html-stamp] Error 9 make[2]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/doc/src/sgml' make[1]: *** [Makefile:8: all] Error 2 make[1]: Leaving directory '/home/pbulk/build/databases/postgresql17-docs/work/postgresql-17.2/doc/src' make: *** [Makefile:16: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/databases/postgresql17-docs *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/databases/postgresql17-docs