>>> Building on exopi-6 under textproc/patchutils BDEPENDS = [devel/gmake;textproc/xmlto;archivers/xz;devel/gpatch] DIST = [textproc/patchutils:patchutils-0.4.2.tar.xz] FULLPKGNAME = patchutils-0.4.2p0 RDEPENDS = [devel/gpatch] (Junk lock obtained for exopi-6 at 1713480904.58) >>> Running depends in textproc/patchutils at 1713480904.63 last junk was in www/py-yarl,python3 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 gpatch-2.7.6p0 xmlto-0.0.28p1 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 gpatch-2.7.6p0 xmlto-0.0.28p1 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 gpatch-2.7.6p0 xmlto-0.0.28p1 >>> Running show-prepare-results in textproc/patchutils at 1713480911.20 ===> textproc/patchutils ===> Building from scratch patchutils-0.4.2p0 ===> patchutils-0.4.2p0 depends on: gpatch-* -> gpatch-2.7.6p0 ===> patchutils-0.4.2p0 depends on: xmlto-* -> xmlto-0.0.28p1 ===> patchutils-0.4.2p0 depends on: gmake-* -> gmake-4.4.1 ===> patchutils-0.4.2p0 depends on: xz->=5.4.0 -> xz-5.4.5 ===> Verifying specs: c ===> found c.100.0 gmake-4.4.1 gpatch-2.7.6p0 xmlto-0.0.28p1 xz-5.4.5 (Junk lock released for exopi-6 at 1713480912.20) distfiles size=159504 >>> Running build in textproc/patchutils at 1713480912.24 ===> textproc/patchutils ===> Checking files for patchutils-0.4.2p0 `/exopi-cvs/ports/distfiles/patchutils-0.4.2.tar.xz' is up to date. >> (SHA256) patchutils-0.4.2.tar.xz: OK ===> Extracting for patchutils-0.4.2p0 ===> Patching for patchutils-0.4.2p0 ===> Applying OpenBSD patch patch-scripts_editdiff_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- scripts/editdiff.in.orig Thu Feb 10 15:36:06 2011 |+++ scripts/editdiff.in Tue Apr 21 15:07:14 2015 -------------------------- Patching file scripts/editdiff.in using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-scripts_espdiff_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- scripts/espdiff.in.orig Wed Jun 11 11:01:28 2008 |+++ scripts/espdiff.in Tue Apr 21 15:07:14 2015 -------------------------- Patching file scripts/espdiff.in using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 78. done ===> Applying OpenBSD patch patch-scripts_move-to-front Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- scripts/move-to-front.orig Wed Jun 11 11:01:28 2008 |+++ scripts/move-to-front Tue Apr 21 15:07:14 2015 -------------------------- Patching file scripts/move-to-front using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-src_rediff_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Avoid use of unitialized variable. Fixes addhunk2 test with vm.malloc_conf=J. | |Index: src/rediff.c |--- src/rediff.c.orig |+++ src/rediff.c -------------------------- Patching file src/rediff.c using Plan A... Hunk #1 succeeded at 842. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for patchutils-0.4.2p0 ===> Configuring for patchutils-0.4.2p0 Using /exopi-obj/pobj/patchutils-0.4.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/patchutils-0.4.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/patchutils-0.4.2/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for xmlto... /usr/local/bin/xmlto checking for perl... /usr/bin/perl checking for sensible-editor... no checking for editor... no checking for vim... no checking for vi... vi checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking error.h usability... no checking error.h presence... no checking for error.h... no checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for working POSIX fnmatch... (cached) yes checking for strcspn... (cached) yes checking for strspn... (cached) yes checking for strtoul... (cached) yes checking for getline... yes checking for error... no checking for getopt_long... (cached) yes checking whether PCRE2 support is requested... check checking pcre2posix.h usability... no checking pcre2posix.h presence... no checking for pcre2posix.h... no checking for regexec in -lpcre2-posix_missing_header... no checking for diff program... diff checking for patch program... /usr/local/bin/gpatch checking whether patch works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/splitdiff config.status: creating scripts/editdiff config.status: creating scripts/fixcvsdiff config.status: creating scripts/recountdiff config.status: creating scripts/unwrapdiff config.status: creating scripts/dehtmldiff config.status: creating scripts/espdiff config.status: creating patchutils.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for patchutils-0.4.2p0 gmake all-am gmake[1]: Entering directory '/exopi-obj/pobj/patchutils-0.4.2/patchutils-0.4.2' depbase=`echo src/interdiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -Wall -MT src/interdiff.o -MD -MP -MF $depbase.Tpo -c -o src/interdiff.o src/interdiff.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/interdiff.c:42: ./src/getopt.h:148:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int getopt (); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ 1 warning generated. depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -Wall -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/diff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -Wall -MT src/diff.o -MD -MP -MF $depbase.Tpo -c -o src/diff.o src/diff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/myerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -Wall -MT src/myerror.o -MD -MP -MF $depbase.Tpo -c -o src/myerror.o src/myerror.c &&\ mv -f $depbase.Tpo $depbase.Po cc -I./src -O2 -pipe -Wall -o src/interdiff src/interdiff.o src/util.o src/diff.o src/myerror.o interdiff.c(src/interdiff.o:(output_patch1_only)): warning: sprintf() is often misused, please use snprintf() util.c(src/util.o:(xtmpfile)): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/filterdiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -Wall -MT src/filterdiff.o -MD -MP -MF $depbase.Tpo -c -o src/filterdiff.o src/filterdiff.c &&\ mv -f $depbase.Tpo $depbase.Po cc -I./src -O2 -pipe -Wall -o src/filterdiff src/filterdiff.o src/util.o src/diff.o src/myerror.o util.c(src/util.o:(xtmpfile)): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/rediff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -Wall -MT src/rediff.o -MD -MP -MF $depbase.Tpo -c -o src/rediff.o src/rediff.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/rediff.c:30: ./src/getopt.h:148:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] extern int getopt (); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ 1 warning generated. cc -I./src -O2 -pipe -Wall -o src/rediff src/rediff.o src/util.o src/diff.o src/myerror.o rediff.c(src/rediff.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() gmake[1]: Leaving directory '/exopi-obj/pobj/patchutils-0.4.2/patchutils-0.4.2' >>> Running package in textproc/patchutils at 1713480920.38 ===> textproc/patchutils ===> Faking installation for patchutils-0.4.2p0 gmake[1]: Entering directory '/exopi-obj/pobj/patchutils-0.4.2/patchutils-0.4.2' mkdir -p '/exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/patchutils-0.4.2/bin/install -c -s -m 755 src/interdiff src/filterdiff src/rediff '/exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/patchutils-0.4.2/bin/install -c -m 755 scripts/fixcvsdiff scripts/splitdiff scripts/editdiff scripts/recountdiff scripts/unwrapdiff scripts/dehtmldiff scripts/espdiff '/exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/patchutils-0.4.2/bin/install -c -m 755 patchview/gitdiff patchview/gitdiffview patchview/svndiff patchview/svndiffview '/exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin' gmake install-exec-hook gmake[2]: Entering directory '/exopi-obj/pobj/patchutils-0.4.2/patchutils-0.4.2' ln -sf "`echo interdiff|sed 's,x,x,'`" /exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin/"`echo combinediff|sed 's,x,x,'`" ln -sf "`echo interdiff|sed 's,x,x,'`" /exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin/"`echo flipdiff|sed 's,x,x,'`" ln -sf "`echo filterdiff|sed 's,x,x,'`" /exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin/"`echo lsdiff|sed 's,x,x,'`" ln -sf "`echo filterdiff|sed 's,x,x,'`" /exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin/"`echo grepdiff|sed 's,x,x,'`" ln -sf "`echo filterdiff|sed 's,x,x,'`" /exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/bin/"`echo patchview|sed 's,x,x,'`" gmake[2]: Leaving directory '/exopi-obj/pobj/patchutils-0.4.2/patchutils-0.4.2' mkdir -p '/exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/patchutils-0.4.2/bin/install -c -m 644 doc/interdiff.1 doc/filterdiff.1 doc/fixcvsdiff.1 doc/rediff.1 doc/editdiff.1 doc/combinediff.1 doc/lsdiff.1 doc/splitdiff.1 doc/grepdiff.1 doc/recountdiff.1 doc/unwrapdiff.1 doc/dehtmldiff.1 doc/flipdiff.1 doc/espdiff.1 doc/patchview.1 '/exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/man/man1' gmake[1]: Leaving directory '/exopi-obj/pobj/patchutils-0.4.2/patchutils-0.4.2' ===> Building package for patchutils-0.4.2p0 Create /exopi-cvs/ports/packages/amd64/all/patchutils-0.4.2p0.tgz Creating package patchutils-0.4.2p0 reading plist| checking dependencies| checking dependencies|devel/gpatch checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************** | 22% archiving|**************************** | 44% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|************************************************ | 74% archiving|************************************************ | 76% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|*********************************************************** | 92% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-obj/pobj/patchutils-0.4.2/fake-amd64/usr/local/man/man1/editdiff.1: No one-line description, using filename "editdiff" Link to /exopi-cvs/ports/packages/amd64/ftp/patchutils-0.4.2p0.tgz >>> Running clean in textproc/patchutils at 1713480922.45 ===> textproc/patchutils ===> Cleaning for patchutils-0.4.2p0 >>> Ended at 1713480922.76 max_stuck=6.21/depends=6.57/show-prepare-results=1.05/build=8.13/package=2.08/clean=0.35