+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-asm-0.2.7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-asm-0.2.7/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for deforaos-asm-0.2.7 ./pkgconfig.sh -P "/opt/pkg" -- "Asm.pc" sed -e s;@PACKAGE@;Asm;g -e s;@VERSION@;0.2.7;g -e s;@PREFIX@;/opt/pkg;g -e s;@BINDIR@;/opt/pkg/bin;g -e s;@DATADIR@;/opt/pkg/share;g -e s;@INCLUDEDIR@;/opt/pkg/include;g -e s;@LIBDIR@;/usr/local/lib;g -e s;@LIBEXECDIR@;/opt/pkg/libexec;g -e s;@MANDIR@;/opt/pkg/share/man;g -e s;@PWD@;/home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/data;g -e s;@RPATH@;-Wl,-R${libdir};g -e s;@SYSCONFDIR@;/opt/pkg/etc;g -- Asm.pc.in ./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/Asm.types" gtkdoc-scan --module=Asm --source-dir=include --output-dir=/home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/doc/gtkdoc include/Asm/asm.h:0: warning: partial declaration (enum) : typedef enum _AsmPluginType { APT_ARCH = 0, APT_FORMAT } AsmPluginType; /* functions */ Asm * asm_new(char const * arch, char const * format); void asm_delete(Asm * a); /* accessors */ /* detection */ char const * asm_get_arch(Asm * a); int asm_set_arch(Asm * a, char const * arch); char const * asm_get_format(Asm * a); int asm_set_format(Asm * a, char const * format); /* functions */ AsmFunction * asm_set_function(Asm * a, char const * name, off_t offset, ssize_t size); /* sections */ AsmSection * asm_set_section(Asm * a, unsigned int flags, char const * name, off_t offset, ssize_t size, off_t base); /* useful */ /* detection */ int asm_guess_arch(Asm * a); int asm_guess_format(Asm * a); /* common */ int asm_close(Asm * a); /* assemble */ int asm_assemble(Asm * a, AsmPrefs * prefs, char const * infile, char const * outfile); int asm_assemble_string(Asm * a, AsmPrefs * prefs, char const * outfile, char const * string); int asm_open_assemble(Asm * a, char const * outfile); int asm_instruction(Asm * a, char const * name, unsigned int operands_cnt, ...); /* deassemble */ AsmCode * asm_deassemble(Asm * a, char const * buffer, size_t size, AsmArchInstructionCall ** calls, size_t * calls_cnt); AsmCode * asm_open_deassemble(Asm * a, char const * filename, int raw); /* plug-in helpers */ int asm_plugin_list(AsmPluginType type, int decode); #endif /* !DEVEL_ASM_COMMON_H */ ./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/tmpl.stamp" gtkdoc-mktmpl --module=Asm --output-dir=tmpl ./gtkdoc.sh[53]: gtkdoc-mktmpl: not found [No such file or directory] gtkdoc.sh: gtkdoc/tmpl.stamp: Could not create documentation ./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/xml.stamp" gtkdoc-mkdb --module=Asm --output-dir=xml --output-format=xml --tmpl-dir=tmpl unknown:0: warning: Value descriptions for AsmArchEndian are missing in source code comment block. unknown:0: warning: Value descriptions for AsmArchOperandType are missing in source code comment block. unknown:0: warning: Value descriptions for AsmElementType are missing in source code comment block. ./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/html.stamp" mkdir -m 0755 -p -- gtkdoc/html gtkdoc-mkhtml --path /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7 Asm ../Asm-docs.xml I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl" compilation error: file /opt/pkg/share/gtk-doc/data/gtk-doc.xsl line 11 element import xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl *** [gtkdoc/html.stamp] Error code 2 bmake[1]: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/doc 1 error bmake[1]: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/doc *** [subdirs] Error code 2 bmake: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7 1 error bmake: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/deforaos-asm *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/deforaos-asm