+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmlto-0.0.28nb11/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmlto-0.0.28nb11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for xmlto-0.0.28.tar.bz2 => Checksum SHA512 OK for xmlto-0.0.28.tar.bz2 ===> Installing dependencies for xmlto-0.0.28nb11 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency getopt-[0-9]*: found getopt-1.1.6 => Full dependency docbook-xsl>=1.67.0nb1: found docbook-xsl-1.79.2nb7 => Full dependency libxml2>=2.6.2: found libxml2-2.12.8 => Full dependency libxslt>=1.1.38nb2: found libxslt-1.1.39nb1 ===> Overriding tools for xmlto-0.0.28nb11 ===> Extracting for xmlto-0.0.28nb11 ===> Patching for xmlto-0.0.28nb11 => Applying pkgsrc patches for xmlto-0.0.28nb11 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_docbook_epub => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_docbook_epub Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-format_docbook_epub,v 1.1 2015/12/11 23:31:09 joerg Exp $ | |--- format/docbook/epub.orig 2015-12-11 20:30:43.000000000 +0000 |+++ format/docbook/epub -------------------------- Patching file format/docbook/epub using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_docbook_txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_docbook_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-format_docbook_txt,v 1.1 2015/12/11 23:31:09 joerg Exp $ | |--- format/docbook/txt.orig 2015-12-11 20:30:43.000000000 +0000 |+++ format/docbook/txt -------------------------- Patching file format/docbook/txt using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_fo_dvi => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_fo_dvi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-format_fo_dvi,v 1.1 2015/12/11 23:31:09 joerg Exp $ | |--- format/fo/dvi.orig 2015-12-11 20:30:43.000000000 +0000 |+++ format/fo/dvi -------------------------- Patching file format/fo/dvi using Plan A... Hunk #1 succeeded at 6. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_fo_pdf => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_fo_pdf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-format_fo_pdf,v 1.1 2015/12/11 23:31:09 joerg Exp $ | |--- format/fo/pdf.orig 2015-12-11 20:30:43.000000000 +0000 |+++ format/fo/pdf -------------------------- Patching file format/fo/pdf using Plan A... Hunk #1 succeeded at 8. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_xhtml1_txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-format_xhtml1_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-format_xhtml1_txt,v 1.1 2015/12/11 23:31:09 joerg Exp $ | |--- format/xhtml1/txt.orig 2015-12-11 20:30:43.000000000 +0000 |+++ format/xhtml1/txt -------------------------- Patching file format/xhtml1/txt using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-xmlif_xmlif.l => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-xmlif_xmlif.l Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xmlif_xmlif.l,v 1.1 2024/06/18 09:19:14 markd Exp $ | |via Fedora |commit 1375e2df75530cd198bd16ac3de38e2b0d126276 |Author: Thomas Kuehne |Date: Sat Dec 11 21:10:41 2021 +0100 | | fix -Wimplicit-int for ifsense | | fixes: | xmlif/xmlif.l:46:8: warning: type defaults to ‘int’ in declaration of ‘ifsense’ [-Wimplicit-int] | 46 | static ifsense; /* sense of last `if' or unless seen */ | | ^~~~~~~ | | Signed-off-by: Thomas Kuehne | |commit 8e34f087bf410bcc5fe445933d6ad9bae54f24b5 |Author: Thomas Kuehne |Date: Sat Dec 11 21:54:50 2021 +0100 | | Fix return type of main function | | Fixes: | xmlif/xmlif.l:242:1: warning: return type defaults to ‘int’ [-Wimplicit-int] | 242 | main(int argc, char *argv[]) | | ^~~~ | | Signed-off-by: Thomas Kuehne | |diff --git a/xmlif/xmlif.l b/xmlif/xmlif.l |index ac421367d47a2cd4..6e5970e147be21b1 100644 |--- xmlif/xmlif.l |+++ xmlif/xmlif.l -------------------------- Patching file xmlif/xmlif.l using Plan A... Hunk #1 succeeded at 43. Hunk #2 succeeded at 239. Hunk #3 succeeded at 265. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-xmlto_in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xmlto/patches/patch-xmlto_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xmlto_in,v 1.1 2018/01/21 18:45:27 roy Exp $ | |Avoid pointless bashisms. |Avoid use of non POSIX local builtin. | |--- xmlto.in.orig 2015-11-16 14:07:10.000000000 +0000 |+++ xmlto.in -------------------------- Patching file xmlto.in using Plan A... Hunk #1 succeeded at 78. Hunk #2 succeeded at 99. done ===> Creating toolchain wrappers for xmlto-0.0.28nb11 ===> Configuring for xmlto-0.0.28nb11 => 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 bash interpreter in xmlif/test/run-test. => Fixing locale directory references. => Checking for portability problems in extracted files checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/textproc/xmlto/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gcc... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for flex... no checking for lex... no checking for mktemp... mktemp checking for find... /bin/find checking for bash... /bin/bash checking for getopt... /usr/pkg/bin/getopt checking for long options support in /usr/pkg/bin/getopt... yes checking for paperconf... paperconf checking for locale... /bin/locale checking for xmllint... /usr/pkg/bin/xmllint checking for xsltproc... /usr/pkg/bin/xsltproc checking for dblatex... dblatex checking for fop... fop checking for xmltex... xmltex checking for pdfxmltex... pdfxmltex checking for default backend... DEFAULT checking for lynx... lynx checking for elinks... elinks checking for w3m... w3m checking for tail... /bin/tail checking for grep... (cached) /bin/grep checking for sed... /bin/sed checking for cp... /bin/cp checking for zip... /bin/zip checking for default web browser... w3m checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xmlto config.status: creating xmlto.spec config.status: creating config.h config.status: executing depfiles commands